@import url(fonts.css);
@import url(contact-form.css);
@import url(premios.css);
/* Fabian Luna http://fabian.mx */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "dinRegular", sans-serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
  width: 100%;
  color: #464545;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}

div#caramelo {
  background: url("../img/caramelo.png");
  background-position: center center;
  height: 6px;
  position: relative;
  z-index: 10;
}

div#caramelo-azul {
  background-color: #1ebef0;
  height: 6px;
  position: relative;
  border-bottom: solid 1px #1188bc;
  z-index: 10;
}

div#caramelo-verde {
  background-color: #5fb727;
  height: 6px;
  position: relative;
  border-bottom: solid 1px #5fb727;
  z-index: 10;
}

section#slide {
  color: white;
  border-bottom: 20px solid white;
}
section#slide div.slide-blog, section#slide .slide-prensa, section#slide .slide-archive {
  background-size: auto !important;
  -webkit-background-size: auto !important;
  -moz-background-size: auto !important;
  -o-background-size: auto !important;
}
section#slide div.slide-blog div.destacada, section#slide .slide-prensa div.destacada, section#slide .slide-archive div.destacada {
  padding: 23em 0 0;
  height: 510px;
}
section#slide div.slide-blog div.destacada a, section#slide .slide-prensa div.destacada a, section#slide .slide-archive div.destacada a {
  color: white;
  text-decoration: none;
}
section#slide div.slide-blog div.destacada h3, section#slide .slide-prensa div.destacada h3, section#slide .slide-archive div.destacada h3 {
  font-size: 2.6em;
  position: relative;
  z-index: 10;
  margin-bottom: 0.5em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#slide div.slide-blog div.destacada p, section#slide .slide-prensa div.destacada p, section#slide .slide-archive div.destacada p {
  position: relative;
  z-index: 10;
  font-size: 0.9em;
}
section#slide div.slide-blog div.destacada p.categoria, section#slide .slide-prensa div.destacada p.categoria, section#slide .slide-archive div.destacada p.categoria {
  text-transform: uppercase;
}
section#slide div.slide-blog {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
section#slide div.slide-prensa {
  background: url("../img/prensa.jpg.html") no-repeat center center !important;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
section#slide div.slide-single {
  background-size: cover;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  height: 250px;
  filter: blur(10px);
  -webkit-filter-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  position: relative !important;
  z-index: 0 !important;
}
section#slide div.slide-archive {
  background-size: cover;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  height: 150px;
  transform: scale(1.1);
  -webkit-filter-transform: scale(1.1);
  -moz-filter-transform: scale(1.1);
  -ms-filter-transform: scale(1.1);
  -o-filter-transform: scale(1.1);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: relative !important;
  z-index: 0 !important;
}

section#video, #slide {
  height: 530px;
  position: relative;
  background-image: url("../img/video.jpg.html");
}
section#video div#video-container, #slide div#video-container {
  position: relative;
  top: 0%;
  left: 0%;
  height: 650px;
  width: 100%;
  overflow: hidden;
  z-index: 7;
}
section#video div#video-container div#header, #slide div#video-container div#header {
  background: black;
  color: white;
}
section#video div#video-container video, #slide div#video-container video {
  z-index: 0;
  display: none;
}
section#video header, #slide header {
  position: absolute;
  top: 30px;
  z-index: 9;
  color: white;
  width: 100%;
  text-align: left;
}
section#video header h1, section#video header nav, section#video header div#idioma, section#video header div#acceso-web, #slide header h1, #slide header nav, #slide header div#idioma, #slide header div#acceso-web {
  display: inline-block;
  vertical-align: top;
}
section#video header h1, #slide header h1 {
  width: 100%;
  text-align: center;
}
section#video header h1 img, #slide header h1 img {
  width: 150px;
}
section#video header h1 span, #slide header h1 span {
  display: none;
}
section#video header nav, #slide header nav {
  text-align: center;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: normal;
  width: 100%;
}
section#video header nav ul, #slide header nav ul {
  margin: 0;
  padding: 1.7em 0;
}
section#video header nav ul li, #slide header nav ul li {
  display: inline;
  margin: 0 0.3em;
}
section#video header nav ul li a, #slide header nav ul li a {
  text-decoration: none;
  color: white;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
section#video header nav ul li a:active, section#video header nav ul li .active, #slide header nav ul li a:active, #slide header nav ul li .active {
  border-bottom: solid 1px yellow;
}
section#video header nav ul.darkz, #slide header nav ul.darkz {
  margin: 0;
  padding: 1.7em 0;
}
section#video header nav ul.darkz li, #slide header nav ul.darkz li {
  display: inline;
  margin: 0 0.5em;
}
section#video header nav ul.darkz li a, #slide header nav ul.darkz li a {
  text-decoration: none;
  color: #424242;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
section#video header nav ul.darkz li a:active, section#video header nav ul.darkz li .active, #slide header nav ul.darkz li a:active, #slide header nav ul.darkz li .active {
  border-bottom: solid 1px yellow;
}
section#video header nav.contacto, #slide header nav.contacto {
  width: 100%;
}
section#video header div#idioma, #slide header div#idioma {
  display: none;
}
section#video header div#acceso-web, #slide header div#acceso-web {
  width: 100%;
}
section#video header div#acceso-web a.profesor, #slide header div#acceso-web a.profesor {
  background-color: #00a1e2;
  background-image: url("../img/acceso-padres.png");
  background-repeat: no-repeat;
  background-size: 45px 45px;
}
section#video header div#acceso-web a.profesor:active, #slide header div#acceso-web a.profesor:active {
  background-color: #11b9ed;
}
section#video header div#acceso-web a.padres, #slide header div#acceso-web a.padres {
  background-color: #80cd00;
  background-image: url("../img/acceso-profesores.png");
  background-repeat: no-repeat;
  background-size: 45px 45px;
}
section#video header div#acceso-web a.padres:active, #slide header div#acceso-web a.padres:active {
  background-color: #75af05;
}
section#video div#ver-video, #slide div#ver-video {
  z-index: 9;
  width: 100%;
  position: absolute;
  top: 260px;
  text-align: center;
  color: white;
  margin: 0 auto;
}
section#video div#ver-video a, #slide div#ver-video a {
  height: 50px;
}
section#video div#ver-video a img, #slide div#ver-video a img {
  display: none !important;
}
section#video div#ver-video h2, #slide div#ver-video h2 {
  font-size: 3em;
  font-family: "dinLight", sans-serif;
  line-height: 1em;
  font-weight: normal;
  margin: 0.5em 0;
}
section#video div#iconos, #slide div#iconos {
  margin-top: -200px;
  height: 179.5px;
  width: 100%;
  background-image: url("../img/iconos-movil.png");
  background-repeat: repeat-x;
  background-position: center;
  background-size: 900px 179.5px;
  z-index: 9;
  position: relative;
}
section#video div#contacto-titular, #slide div#contacto-titular {
  width: 100%;
  position: absolute;
  top: 165px;
  height: 500px;
  z-index: 10;
  padding: 0.5em;
}
section#video div#contacto-titular div#indicaciones, section#video div#contacto-titular #formulario, #slide div#contacto-titular div#indicaciones, #slide div#contacto-titular #formulario {
  display: inline-block;
  vertical-align: top;
  color: white;
  z-index: 9;
}
section#video div#contacto-titular div#indicaciones, #slide div#contacto-titular div#indicaciones {
  width: 100%;
  text-align: center;
  padding: 1.5em 0 2em;
}
section#video div#contacto-titular div#indicaciones img, #slide div#contacto-titular div#indicaciones img {
  width: 70px;
  margin-top: -90px;
}
section#video div#contacto-titular div#indicaciones h2, #slide div#contacto-titular div#indicaciones h2 {
  font-size: 2.5em;
  font-weight: normal;
  font-family: "dinLight", sans-serif;
  text-transform: uppercase;
  margin-top: 1em;
}
section#video div#contacto-titular div#indicaciones h2 span, #slide div#contacto-titular div#indicaciones h2 span {
  font-family: "dinMedium", sans-serif;
}
section#video div#contacto-titular div#indicaciones a, #slide div#contacto-titular div#indicaciones a {
  color: white;
  text-decoration: none;
  border-bottom: solid 1px white;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-top: 1em;
}
section#video div#contacto-titular div#indicaciones a:active, #slide div#contacto-titular div#indicaciones a:active {
  border-bottom: solid 1px yellow;
  margin-left: 0.5em;
}
section#video div#contacto-titular div#indicaciones ul, #slide div#contacto-titular div#indicaciones ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
section#video div#contacto-titular div#indicaciones ul li, #slide div#contacto-titular div#indicaciones ul li {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-family: "dinRegular", sans-serif;
  font-weight: normal;
}
section#video div#contacto-titular div#indicaciones ul li img, #slide div#contacto-titular div#indicaciones ul li img {
  width: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
section#video div#contacto-titular div#formulario, #slide div#contacto-titular div#formulario {
  width: 100%;
}
section#video div#contacto-titular div#formulario h3, #slide div#contacto-titular div#formulario h3 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: "dinLight", sans-serif;
  text-transform: uppercase;
  margin: 0.5em 0 1em;
  text-align: center;
}
section#video div#contacto-titular div#formulario form, #slide div#contacto-titular div#formulario form {
  margin: 0 auto;
  text-align: left;
  border: none;
}
section#video div#contacto-titular div#formulario form p, #slide div#contacto-titular div#formulario form p {
  margin: 0 0 0.5em;
  font-size: 0.9em;
}
section#video div#contacto-titular div#formulario form p.phone-number, #slide div#contacto-titular div#formulario form p.phone-number {
  float: left;
  padding-top: 2em;
  font-size: 1.1em;
}
section#video div#contacto-titular div#formulario form p.phone-number span, #slide div#contacto-titular div#formulario form p.phone-number span {
  font-weight: normal;
  font-family: "dinLight", sans-serif;
}
section#video div#contacto-titular div#formulario form p.phone-number img, #slide div#contacto-titular div#formulario form p.phone-number img {
  width: 15px;
  margin-right: 0.5em;
}
section#video div#contacto-titular div#formulario form input, #slide div#contacto-titular div#formulario form input {
  height: 35px;
  width: 100%;
  padding: 0.3em 0.5em 0 4em;
  background-color: white;
  border: solid 0px #eaeaea;
  margin-bottom: 15px;
  color: #6b6b6b;
  font-family: "dinRegular", sans-serif;
  font-weight: normal;
  font-size: 0.9em;
}
section#video div#contacto-titular div#formulario form input::-webkit-input-placeholder, #slide div#contacto-titular div#formulario form input::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form input:-moz-placeholder, #slide div#contacto-titular div#formulario form input:-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form input::-moz-placeholder, #slide div#contacto-titular div#formulario form input::-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form input:-ms-input-placeholder, #slide div#contacto-titular div#formulario form input:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form input.nombre, #slide div#contacto-titular div#formulario form input.nombre {
  background-image: url("../img/form-nombre.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  margin-right: 0.6em;
  width: 100%;
}
section#video div#contacto-titular div#formulario form input.colegio, #slide div#contacto-titular div#formulario form input.colegio {
  background-image: url("../img/form-colegio.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  margin-right: 0.6em;
  width: 100%;
}
section#video div#contacto-titular div#formulario form input.cargo, #slide div#contacto-titular div#formulario form input.cargo {
  background-image: url("../img/form-cargo.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  width: 100%;
  float: none;
}
section#video div#contacto-titular div#formulario form input.phone, #slide div#contacto-titular div#formulario form input.phone {
  background-image: url("../img/form-phone.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  width: 100%;
  float: none;
}
section#video div#contacto-titular div#formulario form input.alumnos, #slide div#contacto-titular div#formulario form input.alumnos {
  background-image: url("../img/form-alumnos.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  width: 100%;
  float: none;
}
section#video div#contacto-titular div#formulario form input.email, #slide div#contacto-titular div#formulario form input.email {
  background-image: url("../img/form-mail.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  width: 100%;
}
section#video div#contacto-titular div#formulario form textarea, #slide div#contacto-titular div#formulario form textarea {
  width: 100%;
  padding: 0.8em 0.5em 1em 4em;
  background-color: white;
  border: solid 0px #eaeaea;
  background-image: url("../img/form-mensaje.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  resize: none;
  color: #6b6b6b;
  font-family: "dinRegular", sans-serif;
  font-weight: normal;
  font-size: 1em;
}
section#video div#contacto-titular div#formulario form textarea::-webkit-input-placeholder, #slide div#contacto-titular div#formulario form textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form textarea:-moz-placeholder, #slide div#contacto-titular div#formulario form textarea:-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form textarea::-moz-placeholder, #slide div#contacto-titular div#formulario form textarea::-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form textarea:-ms-input-placeholder, #slide div#contacto-titular div#formulario form textarea:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#video div#contacto-titular div#formulario form input.submit, #slide div#contacto-titular div#formulario form input.submit {
  background-color: #ff8000;
  border: solid 2px #ff8000;
  width: 38%;
  float: right;
  padding: 1em 3em;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  height: auto;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 0 50%;
}
section#video div#contacto-titular div#formulario form input.submit:active, #slide div#contacto-titular div#formulario form input.submit:active {
  background-color: #e06d05;
  border: solid 2px #e06d05;
  color: white;
  cursor: pointer;
}
section#video div#contacto-titular div#formulario input[type=checkbox], #slide div#contacto-titular div#formulario input[type=checkbox] {
  width: 3%;
  display: inline-block;
  vertical-align: top;
}

section#descargas {
  margin-top: 6em;
}
section#descargas h3 {
  padding: 1em;
  font-size: 1.5em;
  color: #58548d;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#descargas h3 span {
  font-family: "dinMedium", sans-serif;
}
section#descargas div#enlaces {
  display: none;
}
section#descargas img {
  width: 90%;
}

section#implementacion {
  width: 100%;
  margin-top: 4em;
  background-color: #58548d;
  color: white;
  padding: 3em 0 5em;
}
section#implementacion div.phone, section#implementacion .horas48, section#implementacion .mas-info {
  display: inline-block;
  vertical-align: top;
}
section#implementacion div.phone {
  width: 120px;
}
section#implementacion div.phone img {
  margin-top: 20px;
  width: 66px;
  margin-bottom: 20px;
}
section#implementacion div.horas48 {
  width: 90%;
  text-align: center;
  font-family: "dinLight", sans-serif;
}
section#implementacion div.horas48 h4 {
  font-size: 1.8em;
  margin: 0;
}
section#implementacion div.horas48 p {
  margin: 1em 0 0;
  text-transform: uppercase;
}
section#implementacion div.mas-info a {
  background-color: #ff8000;
  background-image: url("../img/mas.png");
  background-repeat: no-repeat;
  background-size: 37px 37px;
  background-position: 100% 0%;
  overflow: hidden;
}
section#implementacion div.mas-info a:active {
  background-color: #e06d05;
}
section#implementacion div.mas-info p {
  margin: 1em 0 0;
  text-transform: uppercase;
}
section#implementacion div.mas-info p span {
  font-family: "dinBold", sans-serif;
  font-weight: 500;
}

section#implementacion-landing {
  background-color: #58548d;
  color: white;
  padding: 4em 0 3rem;
}
section#implementacion-landing h4 {
  font-size: 1.5rem;
  font-weight: 300;
  width: 90%;
  margin: 0 auto;
}

section#modulos {
  padding-top: 5em;
}
section#modulos div.titulo {
  color: #0098d9;
}
section#modulos div.titulo img {
  width: 80px;
}
section#modulos div.titulo p {
  text-transform: uppercase;
  margin: 1em 0 0;
  color: #0080a8;
}
section#modulos div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#modulos div#grid-modulos {
  margin: 3em auto;
  width: 100%;
}
section#modulos div#grid-modulos figure.modulo, section#modulos div#grid-modulos figure.modulo-landing {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin: 0;
  padding: 1em 0;
}
section#modulos div#grid-modulos figure.modulo img, section#modulos div#grid-modulos figure.modulo-landing img {
  width: 130px;
}
section#modulos div#grid-modulos figure.modulo figcaption h4, section#modulos div#grid-modulos figure.modulo-landing figcaption h4 {
  margin: 0;
  color: #0080a9;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  font-size: 1.8em;
  text-transform: uppercase;
}
section#modulos div#grid-modulos figure.modulo figcaption p, section#modulos div#grid-modulos figure.modulo-landing figcaption p {
  margin: 1em 0;
  font-size: 0.85em;
  text-align: left;
  padding: 0 1.9em;
}
section#modulos div#grid-modulos figure.modulo-landing {
  width: 45% !important;
}
section#modulos div#grid-modulos figure.modulo-landing figcaption h4 {
  font-size: 1.3em;
}
section#modulos div#grid-modulos figure.modulo-landing figcaption p {
  padding: 0.5rem;
  text-align: center;
}

section#insignias {
  background: black url("../img/insignias-bg.jpg.html") no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 480px;
  position: relative;
}
section#insignias div#app-mano, section#insignias div#naranja {
  display: inline-block;
  vertical-align: top;
}
section#insignias div#app-mano img {
  display: none;
}
section#insignias div#naranja {
  background-color: rgba(255, 102, 0, 0.8);
  height: 480px;
  color: white;
  padding: 18em 2em 2em;
  position: relative;
  text-align: left;
  top: -13px;
}
section#insignias div#naranja div.slide-insignias {
  position: absolute;
  top: 45px;
  width: 130px !important;
}
section#insignias div#naranja div.slide-insignias img {
  width: 130px !important;
}
section#insignias div#naranja h5 {
  font-size: 2.2em;
  text-transform: uppercase;
  font-family: "dinBold", sans-serif;
  line-height: 1.2em;
  margin: 0;
}
section#insignias div#naranja h5 span {
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#insignias div#naranja p {
  font-size: 1.8em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  margin: 1em 0;
}

section#veinticuatro-siete {
  background: url("../img/cmn-morelia.jpg.html") no-repeat center center !important;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 300px;
  position: relative;
  width: 100%;
}
section#veinticuatro-siete div#iconos-24-7 {
  position: relative;
  padding-top: 7em;
  z-index: 5;
}
section#veinticuatro-siete div#iconos-24-7 img {
  width: 100%;
}
section#veinticuatro-siete div#naranja {
  background-color: rgba(255, 102, 0, 0.8);
  color: white;
  padding: 1.3em;
  width: 90%;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}
section#veinticuatro-siete div#naranja h4 {
  font-size: 1.7em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
section#veinticuatro-siete div#naranja p {
  margin: 0;
  text-transform: uppercase;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}

section#sincronizacion {
  background-color: #3ab3e3;
  height: 500px;
  background-image: url("../img/gatito-bg.png");
  background-repeat: repeat-x;
  background-position: 25% 100%;
  background-size: 1269px 240px;
  text-align: left;
}
section#sincronizacion div.informacion-colegio {
  padding: 4em 2em;
}
section#sincronizacion div.informacion-colegio h3, section#sincronizacion div.informacion-colegio img {
  display: inline-block;
  vertical-align: top;
}
section#sincronizacion div.informacion-colegio h3 {
  width: 69%;
  margin: 0;
  color: yellow;
  text-transform: uppercase;
  font-size: 1.7em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#sincronizacion div.informacion-colegio p {
  color: white;
  font-weight: normal;
  font-size: 1.1em;
}
section#sincronizacion div.informacion-colegio img {
  width: 80px;
  margin-top: 13px;
}

section#beneficios {
  padding: 5em 0 0;
}
section#beneficios div.titulo {
  color: #0098d9;
}
section#beneficios div.titulo img {
  width: 80px;
}
section#beneficios div.titulo p {
  text-transform: uppercase;
  margin: 1em 0 0;
  color: #0080a8;
}
section#beneficios div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  color: #ff8000;
}
section#beneficios ul#menu-beneficios {
  width: 100%;
  margin: 2em 0;
  padding: 0;
}
section#beneficios ul#menu-beneficios li.tab {
  position: relative;
  width: 49.5%;
  vertical-align: top;
  display: inline-block;
  background-color: #e2e2e2;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-radius: 0px;
  height: 65px;
}
section#beneficios ul#menu-beneficios li.tab p {
  height: 65px;
}
section#beneficios ul#menu-beneficios li.tab div.indicador {
  display: none;
}
section#beneficios ul#menu-beneficios li.tab:hover {
  background-color: #ff8800;
  cursor: pointer;
  color: white;
}
section#beneficios ul#menu-beneficios li.active {
  font-family: "dinMedium", sans-serif;
  font-weight: normal;
  background-color: #ff8800;
  color: white;
}
section#beneficios ul#menu-beneficios li.active div.indicador {
  position: absolute;
  width: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 12px solid #ff8800;
  right: 38%;
  display: inline;
  top: 64px;
}
section#beneficios div.tab_container {
  padding: 2em;
}
section#beneficios div.tab_container h4 {
  color: #1b75b2;
  font-size: 1.9em;
  font-weight: normal;
  font-family: "dinLight", sans-serif;
  margin: 0;
}
section#beneficios div.tab_container h4 span {
  font-family: "dinMedium", sans-serif;
}
section#beneficios div.tab_container div.icono-izq, section#beneficios div.tab_container div.icono-der {
  margin: 2em 0;
}
section#beneficios div.tab_container div.icono-izq img, section#beneficios div.tab_container div.icono-izq div, section#beneficios div.tab_container div.icono-der img, section#beneficios div.tab_container div.icono-der div {
  display: inline-block;
  vertical-align: top;
}
section#beneficios div.tab_container div.icono-izq img, section#beneficios div.tab_container div.icono-der img {
  display: none;
}
section#beneficios div.tab_container div.icono-izq div, section#beneficios div.tab_container div.icono-der div {
  width: 100%;
}
section#beneficios div.tab_container div.icono-izq div h5, section#beneficios div.tab_container div.icono-der div h5 {
  font-size: 1.5em;
  color: #ff5a00;
  margin: 0;
  padding: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  width: 100%;
  line-height: 1.2em;
}
section#beneficios div.tab_container div.icono-izq div p, section#beneficios div.tab_container div.icono-der div p {
  font-size: 1em;
  color: #4d4d4d;
}
section#beneficios div.tab_container div.icono-izq div pre, section#beneficios div.tab_container div.icono-der div pre {
  display: none;
}
section#beneficios div.tab_container div.icono-izq div {
  text-align: right;
}
section#beneficios div.tab_container div.icono-izq img {
  position: absolute;
  right: 0;
}
section#beneficios div.tab_container div.icono-der div {
  text-align: left;
}
section#beneficios div.tab_container div.icono-der img {
  position: absolute;
  left: 0;
}

section#datos-reales {
  background-image: url("../img/datos-reales-bg.jpg.html");
  background-repeat: repeat-x;
  background-position: 60% 0;
  background-size: 2220px 638px;
  padding: 2em;
  height: 490px;
  overflow: hidden;
}
section#datos-reales div.izquierda, section#datos-reales div.android {
  display: inline-block;
  vertical-align: top;
  color: white;
}
section#datos-reales div.izquierda {
  width: 100%;
  text-align: left;
  position: relative;
}
section#datos-reales div.izquierda div.palomita {
  text-transform: uppercase;
  padding-top: 3em;
  position: relative;
  text-align: right;
}
section#datos-reales div.izquierda div.palomita h3, section#datos-reales div.izquierda div.palomita p {
  display: none;
}
section#datos-reales div.izquierda div.palomita h3 {
  color: #00aeef;
  font-size: 3em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  margin: 0;
  top: 15px;
}
section#datos-reales div.izquierda div.palomita p {
  font-size: 1.2em;
  margin: 0;
  top: 115px;
}
section#datos-reales div.izquierda div.palomita img {
  right: 0;
  width: 50px;
}
section#datos-reales div.izquierda div.pleca-blanca {
  position: absolute;
  z-index: 9;
  top: 0;
}
section#datos-reales div.izquierda div.pleca-blanca h3 {
  color: #00aeef;
  font-size: 2.4em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  margin: 0;
  line-height: 0.9em;
  text-transform: uppercase;
}
section#datos-reales div.izquierda div.pleca-blanca p {
  color: white;
  font-size: 1.1em;
}
section#datos-reales div.android {
  padding-top: 5em;
  width: 220px;
  position: relative;
}
section#datos-reales div.android img {
  width: 100%;
}
section#datos-reales div.android div#notificacion {
  width: 70px;
  position: absolute;
  top: 68px;
  right: -25px;
  z-index: 9;
}
section#datos-reales div#comparativo {
  display: none;
}

section#en-clases {
  background: black url("../img/alumnos-clase.jpg.html") no-repeat center center !important;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  overflow: hidden;
}
section#en-clases div#alumnos {
  width: 100%;
  margin: 0;
  padding: 3em;
  position: relative;
}
section#en-clases div#alumnos div.naranja {
  background-color: rgba(255, 102, 0, 0.8);
  color: white;
  position: relative;
  text-align: left;
  height: 195px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 2em;
}
section#en-clases div#alumnos div.naranja h4 {
  font-size: 1.7em;
  text-transform: uppercase;
  margin: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#en-clases div#alumnos div.naranja p {
  font-size: 1.1em;
}
@media (max-width: 1278px) {
  section#en-clases div#alumnos div.naranja p {
    font-size: 1.2em;
  }
}
section#en-clases div#profesor {
  background-image: url("../img/pizarron-verde.jpg");
  background-repeat: repeat-x;
  background-position: center 0%;
  background-size: 2220px 497px;
  margin-top: 10.2em;
  height: 311px;
}
section#en-clases div#profesor div.maestro, section#en-clases div#profesor div.tarea {
  display: inline-block;
  vertical-align: top;
}
section#en-clases div#profesor div.tarea {
  padding-top: 3em;
  width: 100%;
  color: white;
  text-align: left;
  font-size: 1.4em;
  padding-left: 2em;
}
section#en-clases div#profesor div.tarea p {
  width: 65%;
}
section#en-clases div#profesor div.tarea p span {
  color: yellow;
  font-size: 1.2em;
}
section#en-clases div#profesor div.maestro {
  right: -9em;
  bottom: 0;
  position: relative;
}
section#en-clases div#profesor div.maestro img {
  margin-top: -180px;
  position: relative;
  width: 200px;
  bottom: 0;
}

section#testimonios {
  position: relative;
  z-index: 3;
  margin-top: -5px;
  background-color: white;
  padding: 2em;
  border-bottom: solid 1px #eaeaea;
}
section#testimonios div.foto-margen, section#testimonios div.quote {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
section#testimonios div.foto-margen div.avatar {
  position: relative;
}
section#testimonios div.foto-margen div.avatar img.avatar {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  position: relative;
  left: 30%;
}
section#testimonios div.foto-margen div.avatar p {
  color: green;
  font-size: 1.3em;
  margin: 1em 0 0;
}
section#testimonios div.foto-margen div.avatar p.cargo {
  margin: 0.2em 0 0;
  color: #c6c6c6;
  font-size: 1em;
}
section#testimonios div.foto-margen div.avatar div.fuente {
  position: absolute;
  bottom: 45px;
  z-index: 9;
  right: 30%;
  border-radius: 20px;
}
section#testimonios div.foto-margen div.avatar div.fuente img {
  width: 40px;
  height: 40px;
}
section#testimonios div.foto-margen div.avatar div.twitter {
  background-color: #55acee;
}
section#testimonios div.foto-margen div.avatar div.facebook {
  background-color: #3b5998;
}
section#testimonios div.foto-margen div.avatar div.email {
  background-color: #8bb600;
}
section#testimonios div.quote {
  padding-top: 1.5em;
  font-size: 1.3em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  text-align: center;
}
section#testimonios div.quote img {
  width: 200px;
  margin: 0 auto;
}

section#blog {
  padding: 5em 0;
  background-image: url("../img/blog-bg.png");
}
section#blog div.titulo {
  color: #0098d9;
}
section#blog div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0.5em 0 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#blog div.titulo img {
  width: 80px;
}
section#blog div#grid-blog {
  padding: 2em 0;
}
section#blog div#grid-blog div.fader {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 240px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
section#blog div#grid-blog div.fader div.categoria {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 20px;
}
section#blog div#grid-blog div.fader div.categoria img {
  width: 50px;
}
section#blog div#grid-blog div.fader div.foto {
  width: 100%;
  height: 240px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
}
section#blog div#grid-blog div.fader div.text {
  padding: 9em 2em 2em;
  width: 340px;
  height: 340px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  z-index: 10;
}
section#blog div#grid-blog div.fader div.text a {
  color: white;
  text-decoration: none;
  padding-top: 4em;
  margin: 0;
  font-size: 1.5em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
section#blog div#grid-blog div.fader div.text a span {
  padding: 0;
  font-size: 0.7em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#blog div#grid-blog div.fader:hover div.foto {
  cursor: pointer;
  transform: scale(1.1);
}
section#blog div#grid-blog div.fader:hover div.text {
  background-color: rgba(0, 0, 0, 0.4);
}
section#blog div#grid-blog div.fader:hover div.text a {
  color: white;
}
section#blog div#grid-blog div.destacado {
  width: 100%;
}
section#blog div#grid-blog div.destacado div.text {
  width: 100%;
}

a.leer {
  background-color: #ff8000;
  background-image: url("../img/mas.png");
  background-repeat: no-repeat;
  background-size: 37px 37px;
  background-position: 100% 0%;
  overflow: hidden;
}
a.leer:hover {
  background-color: #e06d05;
}

section#premios {
  padding: 5em 0;
}
section#premios div.titulo {
  color: #0098d9;
}
section#premios div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0.5em 0 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  color: #ff1d25;
}
section#premios div.titulo img {
  width: 80px;
}

section#paginado {
  border-bottom: solid 1px #e7e7e7;
  text-align: center;
  padding: 3em 0 5em;
}
section#paginado div.wp-pagenavi a, section#paginado div.wp-pagenavi span.current {
  padding: 0.75em 1em;
  border: solid 1px #e7e7e7;
  width: 60px;
  height: 60px;
  margin: 0 0.35em;
  color: gray;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
section#paginado div.wp-pagenavi a:hover, section#paginado div.wp-pagenavi span.current {
  background-color: #e7e7e7;
}

section#medios {
  background: -webkit-linear-gradient(180deg, #eaeaea 10%, white 90%);
  background: -moz-linear-gradient(180deg, #eaeaea 10%, white 90%);
  background: -ms-linear-gradient(180deg, #eaeaea 10%, white 90%);
  background: -o-linear-gradient(180deg, #eaeaea 10%, white 90%);
  background: linear-gradient(180deg, #eaeaea 10%, white 90%);
  padding-top: 6em;
  border-bottom: solid 1px #eaeaea;
}
section#medios div.titulo {
  color: #c31e79;
}
section#medios div.titulo img {
  width: 80px;
}
section#medios div.titulo a {
  text-transform: uppercase;
  margin: 0;
  color: #c31e79;
  text-decoration: underline;
}
section#medios div.titulo a:active {
  color: #58548d;
}
section#medios div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0.5em 0 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#medios div.slide-medios {
  padding: 4em 0;
}
section#medios div.slide-medios div.grid {
  padding: 1em 0em;
  width: 100%;
  list-style: none;
  text-align: center;
  background-color: #eaeaea;
  height: 85px;
}
section#medios div.slide-medios div.grid img {
  width: 180px;
  height: 60px;
  margin: 0 auto;
}
section#medios div.slide-medios div.terra {
  background-color: #f4a430;
}
section#medios div.slide-medios div.intel {
  background-color: #1c61ae;
}
section#medios div.slide-medios div.excelsior {
  background-color: #8f012e;
}
section#medios div.slide-medios div.alt1040 {
  background-color: #01a6e6;
}
section#medios div.slide-medios div.reforma {
  background-color: #008464;
}
section#medios div.slide-medios div.w-radio {
  background-color: #df212a;
}
section#medios div.slide-medios div.red {
  background-color: #231f20;
}

section#siguenos {
  padding: 5em 0 2em;
}
section#siguenos div.titulo {
  color: #0098d9;
}
section#siguenos div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0 0 1em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#siguenos p {
  display: none;
}
section#siguenos div.iconos-sociales {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  margin: 1em;
  height: 170px;
  position: relative;
  z-index: 10;
  color: white;
}
section#siguenos div.iconos-sociales img {
  width: 100px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
section#siguenos div.iconos-sociales img:hover {
  position: relative;
  margin-top: -5px;
}

footer {
  background-color: #0067a7;
  color: white;
  margin: 0;
  z-index: 9;
  position: relative;
  height: auto;
}
footer div#contacto {
  padding: 2em 0;
}
footer div#contacto div.menu-footer, footer div#contacto div.formas {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
footer div#contacto div.menu-footer {
  width: 100%;
  padding-top: 1em;
}
footer div#contacto div.menu-footer ul {
  list-style: none;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 0;
}
footer div#contacto div.menu-footer ul li {
  display: inline;
  margin: 0 1em;
}
footer div#contacto div.menu-footer ul li a {
  color: white;
  margin-bottom: 1em;
  line-height: 1.3em;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
footer div#contacto div.menu-footer ul li a:hover {
  text-decoration: underline;
  padding-left: 0.5em;
}
footer div#contacto div.formas {
  width: 100%;
  padding: 2em 0;
}
footer div#contacto div.formas div.tercio {
  display: inline-block;
  vertical-align: top;
  margin-top: 3.5em;
}
footer div#contacto div.formas div.tercio div.icon, footer div#contacto div.formas div.tercio div.datos {
  display: inline-block;
  vertical-align: top;
}
footer div#contacto div.formas div.tercio div.icon {
  width: 60px;
}
footer div#contacto div.formas div.tercio div.icon img {
  width: 50px;
  margin-top: -5px;
}
footer div#contacto div.formas div.tercio div.datos p {
  margin: 0 0 0.5em;
}
footer div#contacto div.formas div.tercio div.datos p.subtitulo {
  font-size: 0.95em;
}
footer div#contacto div.formas div.escribenos {
  width: 45%;
  margin-right: 0.5em;
}
footer div#contacto div.formas div.llamanos {
  margin-right: 1.5em;
  width: 45%;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
footer div.creditos {
  background-color: #005496;
  padding: 0.1em;
  color: #0096c9;
  margin: 0;
  font-size: 0.8em;
  min-height: 35px;
  text-transform: uppercase;
}

section#grid-blog {
  padding: 3em 0;
  background-color: white;
  position: relative;
  width: 100%;
}
section#grid-blog h2 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  color: #0096d7;
  margin: 1em 0;
}
section#grid-blog div.blogpost {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
section#grid-blog div.blogpost div.titulo {
  height: 80px;
  text-align: left;
  padding: 0 2em;
}
section#grid-blog div.blogpost div.titulo p.fecha {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #0080a7;
  margin: 0.5em 0 0;
}
section#grid-blog div.blogpost div.titulo h3 {
  margin: 0.5em 0 0;
  font-size: 1.2em;
  font-weight: normal;
  font-family: "dinRegular", sans-serif;
}
section#grid-blog div.blogpost div.fader {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 180px;
  margin: 0.7em 0;
  overflow: hidden;
  position: relative;
}
section#grid-blog div.blogpost div.fader div.categoria {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 20px;
}
section#grid-blog div.blogpost div.fader div.categoria img {
  width: 50px;
}
section#grid-blog div.blogpost div.fader div.foto {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
}
section#grid-blog div.blogpost div.fader div.text {
  padding: 5em 2em 2em;
  width: 330px;
  height: 180px;
  background-color: transparent;
  position: absolute;
  top: 0;
  z-index: 10;
}
section#grid-blog div.blogpost div.fader div.text a {
  color: rgba(255, 255, 255, 0);
  text-decoration: none;
  padding-top: 4em;
  margin: 0;
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "dinMedium", sans-serif;
  font-family-font-weight: normal;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
section#grid-blog div.blogpost div.fader:active div.foto {
  cursor: pointer;
  transform: scale(1.1);
  -webkit-filter-transform: scale(1.1);
  -moz-filter-transform: scale(1.1);
  -ms-filter-transform: scale(1.1);
  -o-filter-transform: scale(1.1);
}
section#grid-blog div.blogpost div.fader:active div.text {
  background-color: rgba(0, 0, 0, 0.4);
}
section#grid-blog div.blogpost div.fader:active div.text a {
  color: white;
}

section#columns {
  column-width: 100%;
  -webkit-column-width: 100%;
  -moz-column-width: 100%;
  -o-column-width: 100%;
  column-gap: 0px;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  -o-column-gap: 0px;
  width: 100%;
  margin: -15px auto 0;
  text-align: left;
  position: relative;
}
section#columns a {
  color: white;
  text-decoration: none;
}
section#columns p.fecha {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #0080a7;
  margin: 0.5em 0 0;
}
section#columns h3 {
  color: #424242;
  margin: 0.5em 0 0;
  font-size: 1.2em;
  font-weight: normal;
  font-family: "dinRegular", sans-serif;
}
section#columns a {
  position: relative;
}
section#columns a div.categoria {
  position: absolute;
  right: 20px;
  top: 15px;
}
section#columns a div.categoria img {
  width: 50px;
}
section#columns a figure {
  background: white;
  border: 1px solid #e7e7e7;
  margin: 0;
  padding: 15px;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  display: inline-block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
}
section#columns a figure img {
  width: 109.5%;
  height: auto;
  padding: 0;
  margin-bottom: 5px;
  margin-left: -15px;
  margin-top: -15px;
}
section#columns a figure figcaption div.categoria {
  position: absolute;
  right: 20px;
  top: 5px;
}
section#columns a figure figcaption div.categoria img {
  width: 50px;
}
section#columns a figure:hover {
  background: #f4f4f4;
}

figure.prensa {
  background: white;
  border: 1px solid #e7e7e7;
  margin: 0;
  padding: 15px;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  display: inline-block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
}
figure.prensa img {
  width: 109.5%;
  height: auto;
  padding: 0;
  margin-bottom: 5px;
  margin-left: -15px;
  margin-top: -15px;
}
figure.prensa figcaption div.categoria {
  position: absolute;
  right: 20px;
  top: 5px;
}
figure.prensa figcaption div.categoria img {
  width: 50px;
}

figure.prensa:hover {
  background: #f4f4f4;
}

div.categoria-icon {
  margin-top: -20px;
  position: relative;
  z-index: 999;
}
div.categoria-icon img {
  display: none;
}

section#single {
  padding: 1em 0.5em 2em;
  position: relative;
  z-index: 10;
  background-color: white;
}
section#single div.contenedor-single h2 {
  font-size: 2.6em;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
  line-height: 1em;
}
section#single div.contenedor-single p.meta {
  text-align: left;
  color: #ff8800;
  font-size: 0.9em;
}
section#single div.contenedor-single p.meta span {
  color: #0768b0;
  text-transform: uppercase;
}
section#single div.contenedor-single p.meta a {
  color: #ff8800;
  text-transform: uppercase;
  text-decoration: none;
}
section#single div.contenedor-single p.meta a:hover {
  text-decoration: underline;
}
section#single div.contenedor-single div#share {
  padding: 1.2em 0.5em 0.4em;
  border-top: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
  margin-bottom: 10px;
  text-align: left;
}
section#single div.contenedor-single div#share ul, section#single div.contenedor-single div#share div#num-comentarios {
  display: inline-block;
  vertical-align: top;
}
section#single div.contenedor-single div#share ul {
  width: 90%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
section#single div.contenedor-single div#share ul li {
  display: inline;
  width: 33px;
  text-align: center;
  margin-right: 0px;
  height: 33px;
}
section#single div.contenedor-single div#share ul li a {
  padding: 1.5em 1em 0em;
  opacity: 0.9;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
section#single div.contenedor-single div#share ul li a img {
  width: 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
section#single div.contenedor-single div#share ul li a.mail {
  background-color: #8bb600;
}
section#single div.contenedor-single div#share ul li a.facebook {
  background-color: #3b5998;
}
section#single div.contenedor-single div#share ul li a.twitter {
  background-color: #55acee;
}
section#single div.contenedor-single div#share ul li a.google {
  background-color: #dd4b39;
}
section#single div.contenedor-single div#share ul li a.linkedin {
  background-color: #0976b4;
}
section#single div.contenedor-single div#share ul li a:hover {
  opacity: 1;
}
section#single div.contenedor-single div#share ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
section#single div.contenedor-single div#share div#num-comentarios {
  width: 9%;
  text-align: right;
}
section#single div.contenedor-single div#share div#num-comentarios a {
  margin: 0;
  text-decoration: none;
  color: #cccccc;
}
section#single div.contenedor-single div#share div#num-comentarios a img {
  width: 18px;
  margin-right: 5px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
section#single div.contenedor-single div#share div#num-comentarios a img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
}
section#single div.contenedor-single article {
  text-align: left;
  font-family: "dinLight", sans-serif;
  padding-bottom: 1em;
  font-size: 1.2em;
  width: 100%;
}
section#single div.contenedor-single article img.destacada {
  width: 100%;
  height: auto;
}
section#single div.contenedor-single article img {
  width: 100%;
  height: auto;
}
section#single div.contenedor-single article h2, section#single div.contenedor-single article h3, section#single div.contenedor-single article h4 {
  color: #ff8000;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#single div.contenedor-single article h3 {
  font-size: 1.9em;
  font-family: "dinMedium", sans-serif;
}
section#single div.contenedor-single article h4 {
  font-size: 1.5em;
  color: #0080a7;
}
section#single div.contenedor-single article blockquote {
  color: #0080a7;
  font-family: "dinLight", sans-serif;
  font-size: 1.6em;
}
section#single div.contenedor-single article ul, section#single div.contenedor-single article ol {
  margin: 2em 0;
  color: #afafaf;
  font-family: "dinMedium", sans-serif;
}
section#single div.contenedor-single article ul li, section#single div.contenedor-single article ol li {
  margin: 0.5em 0;
}
section#single div.contenedor-single div#download {
  padding: 0.7em 0.5em;
  border-top: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
  margin-bottom: 20px;
  text-align: left;
}
section#single div.contenedor-single div#download ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: 30px;
}
section#single div.contenedor-single div#download ul li {
  display: inline;
  text-transform: uppercase;
  font-size: 0.9em;
}
section#single div.contenedor-single div#download ul li p, section#single div.contenedor-single div#download ul li a {
  display: inline-block;
  vertical-align: top;
}
section#single div.contenedor-single div#download ul li p {
  padding: 0 1.3em 0 0;
}
section#single div.contenedor-single div#download ul li a {
  background-color: #eaeaea;
  color: #afafaf;
  height: 30px;
  padding-top: 0.3em;
  padding-right: 1em;
  padding-left: 3.6em;
  margin: 0;
}
section#single div.contenedor-single div#download ul li a.boton-doble:hover {
  text-shadow: none;
  background-color: #d9d9d9;
}
section#single div.contenedor-single div#download ul li a.pdf, section#single div.contenedor-single div#download ul li a.word, section#single div.contenedor-single div#download ul li a.excel, section#single div.contenedor-single div#download ul li a.zip, section#single div.contenedor-single div#download ul li a.otro, section#single div.contenedor-single div#download ul li a.ppt {
  margin-right: 2px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 100px;
}
section#single div.contenedor-single div#download ul li a.pdf {
  background-image: url("../img/descargar-pdf.png");
}
section#single div.contenedor-single div#download ul li a.word {
  background-image: url("../img/descargar-word.png");
}
section#single div.contenedor-single div#download ul li a.excel {
  background-image: url("../img/descargar-excel.png");
}
section#single div.contenedor-single div#download ul li a.zip {
  background-image: url("../img/descargar-zip.png");
}
section#single div.contenedor-single div#download ul li a.ppt {
  background-image: url("../img/descargar-ppt.png");
}
section#single div.contenedor-single div#download ul li a.otro {
  background-image: url("../img/descargar-generico.png");
}
section#single div.contenedor-single div#download ul li.adjunto {
  margin: 0;
}
section#single div.contenedor-single div#tags {
  text-align: left;
  text-transform: uppercase;
  font-size: 0.9em;
  width: 100%;
}
section#single div.contenedor-single div#tags ul {
  margin: 0;
  padding: 0;
}
section#single div.contenedor-single div#tags ul li {
  display: inline;
  background-color: whitesmoke;
  padding: 0.3em 0.5em;
  margin-right: 2px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
section#single div.contenedor-single div#tags ul li a {
  color: #afafaf;
  text-decoration: none;
}
section#single div.contenedor-single div#tags ul li:hover {
  background-color: #d9d9d9;
}
section#single div.contenedor-single div#tags ul li.title {
  background-color: white;
  display: block;
  margin-bottom: 5px;
}
section#single div.contenedor-single div#navegacion {
  padding-top: 5em;
}
section#single div.contenedor-single div#navegacion ul {
  margin: 0;
  padding: 0;
  height: 60px;
}
section#single div.contenedor-single div#navegacion ul li.anterior, section#single div.contenedor-single div#navegacion ul li.todos, section#single div.contenedor-single div#navegacion ul li.siguiente {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  font-size: 0.9em;
  text-transform: uppercase;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
section#single div.contenedor-single div#navegacion ul li.anterior img, section#single div.contenedor-single div#navegacion ul li.todos img, section#single div.contenedor-single div#navegacion ul li.siguiente img {
  width: 27px;
  vertical-align: middle;
}
section#single div.contenedor-single div#navegacion ul li.anterior a, section#single div.contenedor-single div#navegacion ul li.todos a, section#single div.contenedor-single div#navegacion ul li.siguiente a {
  color: #afafaf;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
section#single div.contenedor-single div#navegacion ul li.anterior {
  text-align: left;
  position: relative;
}
section#single div.contenedor-single div#navegacion ul li.anterior img {
  top: -30px;
  left: 0px;
  position: absolute;
}
section#single div.contenedor-single div#navegacion ul li.siguiente {
  position: relative;
  text-align: right;
}
section#single div.contenedor-single div#navegacion ul li.siguiente img {
  top: -30px;
  right: 0px;
  position: absolute;
}
section#single div.contenedor-single div#navegacion ul li:hover {
  position: relative;
  margin-top: -2px;
}
section#single div.contenedor-single div#navegacion ul li.todos {
  display: none;
}
section#single div.contenedor-single div#suscribirse {
  margin: 3rem 0 0;
  width: 100%;
  background-color: #0098d9;
  padding: 2rem;
  color: white;
}
section#single div.contenedor-single div#suscribirse h4 {
  text-transform: uppercase;
  margin: 0;
}
section#single div.contenedor-single div#suscribirse form {
  margin-top: 20px;
}
section#single div.contenedor-single div#suscribirse form input {
  height: 35px;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #eaeaea;
  margin: 5px;
  width: 240px;
  font-size: 0.8em;
}
section#single div.contenedor-single div#suscribirse form input[type=submit] {
  border: solid 1px #80cd00;
  background-color: #80cd00;
  color: white;
  text-transform: uppercase;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
section#single div.contenedor-single div#suscribirse form input[type=submit]:hover {
  background-color: #6aa30b;
  border: solid 1px #6aa30b;
  cursor: pointer;
}

section.relacionadas {
  background-color: #fafafa !important;
  padding: 4em 0 !important;
  border-top: solid 1px #eaeaea;
}
section.relacionadas h4 {
  font-size: 2em;
  text-transform: uppercase;
  color: #01b0e0;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font-family: "dinLight", sans-serif;
}

section#comentarios {
  padding: 3em 0.5em;
  text-align: left;
  border-top: solid 1px #eaeaea;
  width: 100%;
}
section#comentarios div#comentarios-contenedor h3 {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  font-family: "dinLight", sans-serif;
}
section#comentarios div#comentarios-contenedor ul {
  list-style: none;
  padding: 0;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor {
  margin-bottom: 1em;
  text-align: center;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.foto, section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto {
  display: inline-block;
  vertical-align: top;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.foto {
  width: 40px;
  margin-right: 0 auto;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.foto img {
  width: 40px;
  border-radius: 20px;
  height: 40px;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto {
  width: 100%;
  text-align: left;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto p.data {
  text-transform: uppercase;
  text-align: center;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto p.data a {
  color: #398a4a;
  text-decoration: none;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto p.data a span {
  color: #398a4a;
}
section#comentarios div#comentarios-contenedor ul li div.comentario-contenedor div.texto p.data a:hover {
  text-decoration: underline;
}

section#dejar-comentario {
  background-color: #fafafa;
  padding: 5em 0.5em;
  width: 100%;
}
section#dejar-comentario h4 {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  font-family: "dinLight", sans-serif;
  line-height: 1em;
}
section#dejar-comentario p {
  margin: 1em 0 2em;
}
section#dejar-comentario form {
  margin: 0 auto;
  text-align: center;
  border: none;
}
section#dejar-comentario form input {
  height: 35px;
  width: 100%;
  padding: 0.3em 0.5em 0 4em;
  background-color: white;
  border: solid 0px #eaeaea;
  margin-top: 15px;
  color: #6b6b6b;
  font-family: "dinRegular", sans-serif;
  font-weight: normal;
  font-size: 0.9em;
}
section#dejar-comentario form input::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form input:-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form input::-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form input:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form input.nombre {
  background-image: url("../img/form-nombre.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  margin-right: 0;
  float: left;
}
section#dejar-comentario form input.web {
  background-image: url("../img/form-sitio-web.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  float: right;
}
section#dejar-comentario form input.email {
  background-image: url("../img/form-mail.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
}
section#dejar-comentario form textarea {
  width: 100%;
  padding: 0.8em 0.5em 1em 4em;
  background-color: white;
  border: solid 0px #eaeaea;
  background-image: url("../img/form-mensaje.png");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 35px 35px;
  resize: none;
  color: #6b6b6b;
  font-family: "dinRegular", sans-serif;
  font-weight: normal;
  font-size: 0.9em;
  height: 68px !important;
}
section#dejar-comentario form textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form textarea:-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form textarea::-moz-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form textarea:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: normal;
}
section#dejar-comentario form input.submit {
  background-color: #ff8000;
  border: solid 2px #ff8000;
  width: 200px;
  padding: 1em 3em;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  height: auto;
  margin-top: 30px;
}
section#dejar-comentario form input.submit:hover {
  background-color: #e06d05;
  border: solid 2px #e06d05;
  color: white;
  cursor: pointer;
}
section#dejar-comentario form input[type=checkbox] {
  visibility: hidden;
  margin: 0;
}

section#paginado {
  border-bottom: solid 1px #e7e7e7;
  text-align: center;
  padding: 3em 0 5em;
}
section#paginado div.wp-pagenavi a, section#paginado div.wp-pagenavi span.current {
  padding: 0.75em 1em;
  border: solid 2px #e7e7e7;
  width: 60px;
  height: 60px;
  margin: 0 0.35em;
  color: gray;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
section#paginado div.wp-pagenavi a:hover, section#paginado div.wp-pagenavi span.current {
  background-color: #e7e7e7;
}

section#implementacion-contacto {
  padding: 4em 0 6em;
}
section#implementacion-contacto div.titulo {
  color: #0098d9;
}
section#implementacion-contacto div.titulo img {
  width: 80px;
}
section#implementacion-contacto div.titulo p {
  text-transform: uppercase;
  margin: 1em 0 0;
  color: #0080a6;
}
section#implementacion-contacto div.titulo h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  margin: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
  color: #0096d7;
}
section#implementacion-contacto div.tab_container h4 {
  color: #1b75b2;
  font-size: 2em;
  font-weight: normal;
  font-family: "dinLight", sans-serif;
}
section#implementacion-contacto div.tab_container h4 span {
  font-family: "dinMedium", sans-serif;
}
section#implementacion-contacto div.tab_container div.icono-izq, section#implementacion-contacto div.tab_container div.icono-der {
  margin: 3em 0;
}
section#implementacion-contacto div.tab_container div.icono-izq img, section#implementacion-contacto div.tab_container div.icono-izq div, section#implementacion-contacto div.tab_container div.icono-der img, section#implementacion-contacto div.tab_container div.icono-der div {
  display: inline-block;
  vertical-align: top;
}
section#implementacion-contacto div.tab_container div.icono-izq img, section#implementacion-contacto div.tab_container div.icono-der img {
  width: 150px;
  margin: 0 1em;
}
section#implementacion-contacto div.tab_container div.icono-izq div, section#implementacion-contacto div.tab_container div.icono-der div {
  width: 100%;
  padding: 0.5em;
}
section#implementacion-contacto div.tab_container div.icono-izq div h5, section#implementacion-contacto div.tab_container div.icono-der div h5 {
  font-size: 1.7em;
  color: #ff5a00;
  margin: 0;
  padding: 0;
  font-family: "dinLight", sans-serif;
  font-weight: normal;
}
section#implementacion-contacto div.tab_container div.icono-izq div p, section#implementacion-contacto div.tab_container div.icono-der div p {
  font-size: 1em;
  color: #4d4d4d;
}
section#implementacion-contacto div.tab_container div.icono-izq div pre, section#implementacion-contacto div.tab_container div.icono-der div pre {
  font-size: 0.8em;
  text-align: center;
  color: gray;
}
section#implementacion-contacto div.tab_container div.icono-izq div {
  text-align: left;
}
section#implementacion-contacto div.tab_container div.icono-izq img {
  display: none;
}
section#implementacion-contacto div.tab_container div.icono-der div {
  text-align: right;
}
section#implementacion-contacto div.tab_container div.icono-der img {
  display: none;
}

a.boton-doble {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
  color: white;
  font-size: 0.95em;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "dinBold", sans-serif;
  text-align: left;
  padding: 0.7em 0.7em 0.7em 4.5em;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

a.boton-doble:active {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}

a.boton-sig {
  display: inline-block;
  vertical-align: top;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "dinBold", sans-serif;
  text-align: left;
  padding: 1em 5em 1em 2em;
  margin-top: 1em;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

a.boton-doble:active {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}

a.boton-prensa {
  background-color: #ff8800;
  color: white;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "dinBold", sans-serif;
  text-align: center;
  padding: 1em 2em 1em 2em;
  margin: 1em 3.5em 0.5em;
  width: 200px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

a.boton-prensa:active {
  background-color: #e06d05;
}

div.ashurado {
  background-color: rgba(35, 31, 32, 0.3);
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  z-index: 1;
  width: 100%;
}

div.divider {
  height: 1px;
  background-color: #eaeaea;
  width: 200px;
  margin: 0 auto;
  margin-top: 10px;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

div#___plusone_0 {
  display: none !important;
}

.contacto-bg {
  height: 1048px !important;
  background: -webkit-linear-gradient(90deg, #1b7bb5 20%, #1fbcef 80%) !important;
  background: -moz-linear-gradient(90deg, #1b7bb5 20%, #1fbcef 80%) !important;
  background: -ms-linear-gradient(90deg, #1b7bb5 20%, #1fbcef 80%) !important;
  background: -o-linear-gradient(90deg, #1b7bb5 20%, #1fbcef 80%) !important;
  background: linear-gradient(90deg, #1b7bb5 20%, #1fbcef 80%) !important;
}

div#error-404 {
  position: relative;
  background-image: url(../img/error404.png);
  background-repeat: no-repeat;
  background-position: 0 30px;
  background-size: 707px 624px;
  height: 600px;
  z-index: 999;
}
div#error-404 div.derecha {
  position: absolute;
  top: 230px;
  right: 0;
  width: 500px;
  text-align: left;
}
div#error-404 div.derecha a {
  color: #1fbcef;
  text-decoration: none;
}
div#error-404 div.derecha a:hover {
  border-bottom: solid 1px #1fbcef;
}

.boton-descargar {
  display: inline-block;
  vertical-align: top;
  background-color: red;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  padding: 0.9em 1.5em 0.5em;
  margin: 0 0.5em;
  width: 272px;
}
.boton-descargar img {
  height: 60px;
}

.descargar-android {
  background-color: #80cd00;
}
.descargar-android:hover {
  background-color: #7b8600;
}

.descargar-appstore {
  background-color: #3ab3e3;
}
.descargar-appstore:hover {
  background-color: #0089c6;
}

a.kit {
  background-color: rgba(255, 255, 255, 0.3);
  width: 260px;
  height: 40px;
  padding: 1em;
  margin: 1em auto;
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 10;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.kit img {
  width: 35px;
  vertical-align: top;
  margin-right: 10px;
  border-right: solid 1px white;
}
a.kit:hover {
  background-color: #1fbcef;
}

.wpcf7-list-item-label {
  font-size: 0.8em !important;
}

.md-close {
  top: 22px !important;
  right: 10px !important;
}

.md-modal-2 {
  display: none !important;
  z-index: -999;
}

section#caracteristicas div.izquierda, section#caracteristicas div.derecha {
  margin: 0;
  background-size: auto 450px;
  background-repeat: no-repeat;
}
section#caracteristicas div.izquierda div.imagen, section#caracteristicas div.izquierda div.funciones, section#caracteristicas div.derecha div.imagen, section#caracteristicas div.derecha div.funciones {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 380px;
  position: relative;
}
section#caracteristicas div.izquierda div.imagen, section#caracteristicas div.derecha div.imagen {
  display: none;
}
section#caracteristicas div.izquierda div.imagen img.caracteristica, section#caracteristicas div.derecha div.imagen img.caracteristica {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
section#caracteristicas div.izquierda div.funciones, section#caracteristicas div.derecha div.funciones {
  color: white;
  text-align: center;
  padding: 4rem 1rem 0 1rem;
}
section#caracteristicas div.izquierda div.funciones h3, section#caracteristicas div.derecha div.funciones h3 {
  font-size: 1.6rem;
  margin: 0.5rem 0;
  text-transform: uppercase;
  font-weight: 300;
}
section#caracteristicas div.izquierda div.funciones p, section#caracteristicas div.derecha div.funciones p {
  text-align: center;
  font-size: 1rem;
}
section#caracteristicas div.izquierda {
  background-position: 0 0;
}
section#caracteristicas div.derecha {
  background-position: 100% 0;
}
section#caracteristicas .cajon {width: 100%;}
section#caracteristicas .cajon .cajonBox    {width: 100%; margin: 0 auto; }
section#caracteristicas .cajon ul {margin: 0; padding: 10px;}
section#caracteristicas .cajon h3 {font-size: 24px;word-wrap: break-word; font-family: "dinLight", sans-serif;}
section#caracteristicas .cajon li {display: block; float: none; p }
section#caracteristicas .cajon .iconBox     { width: 100%; text-align: center;}
section#caracteristicas .cajon .textBox     { width: 100%;text-align: center;}
section#caracteristicas .boxList  li  {font-size: 18px;}


section#caracteristicas .cajon2 h3    		{padding-top:  10px ; text-align: center; font-size: 24px; font-family: "dinLight", sans-serif; }
section#caracteristicas .cajon2 .cajonBox2    {width: 100%; margin: 0 auto;}
section#caracteristicas .cajon2 .cajonBox2 img {width: 300px;}
section#caracteristicas .cajon2 .iconBox2     {float: none; width: 100%;}
section#caracteristicas .cajon2 .textBox2     {float: none; width: 100%;  }





.igualNo, .mobileNo {display: none;}

#indicaciones  {margin-top: 30px;}
.storeBadges    {}



header {display: block; background-size: auto 880px !important;   min-height: 400px;}
section#video .headerBox {width: 100%;  }
section#video .headerBox h2  {text-align: center; font-size: 1.8rem;font-family: "dinLight", sans-serif; line-height: 2rem; padding: 10px;  margin-bottom: 5px; word-wrap: break-word;}
section#video .headerBox .izq {float: none; width: 100%; margin-top: 20px; padding: 10px;}
section#video .headerBox .der {float: none; width:  100%;}
section#video .headerBox .der img {width: 387px;}
section#video .headerBox .storeBadges { text-align: center; margin-bottom: 20px; display: block;  }
section#video .headerBox .storeBadges img {width: 100px;}
section#video .headerBox .izqBox {float: none; width: 100%; }
section#video .headerBox .izqBox img {width: 100px; margin:  0 auto; display: block;}
section#video .headerBox .derBox {float: none; width: 100%;}

section#video .headerBox .bajoText {padding: 20px 5px; font-size: 20px; display: block; text-align: center; margin-bottom: 20px; }


#caracteristicas .bloq1Back {background: #444  ;}
 


/* SC/COLEGIOS */
.bloque { }

 
a.logoSC  {   width: 50px; height: 50px; position: absolute; margin-top: 10px;  margin-left: 5px; z-index: 99;  }
 


.S1 {width: 100%; background: #245E3C url('../img/back1.jpg.html')repeat-x ; }
.B1 {  min-height: 156px; display: block; margin: 0 auto; min-width: 414px; }


.S4, .S6 {width: 100%; background: #fff ; }
.S3, .S5, .S7 {width: 100%; background: #E9EAEA ; }

.S2 {background:#808080; width: 100%;}

.B2 {  min-height: 97px; display: block; margin: 0 auto; min-width: 414px; padding: 30px 0; }


.B3 {   min-height: 193px; display: block; margin: 0 auto; min-width: 414px;  }

.B4 {  min-height: 371px; display: block; margin: 0 auto; min-width: 414px; }

.B5 {   min-height: 440px; display: block; margin: 0 auto; min-width: 414px; }

.B6 {   min-height: 479px; display: block; margin: 0 auto; min-width: 414px; }

.B7 {   min-height: 361px; display: block; margin: 0 auto; min-width: 414px; }
 
 
  section#implementacion-landing {background: #0067a5;}
  
  a.boton-sig  {text-align: center; font-family: 'dinLight', sans-serif; width: 80%;}













