.cookie2 {
  background-color: #000;
  display: inline;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  filter: alpha(opacity=95);
  position: absolute;
  left: 1%;
  bottom: -30px;
  font-size: 15px;
  height: 30px;
  padding-left: 25px;
  padding-right: 25px;
  border-top-left-radius: 15px;
  -webkit-box-shadow: 3px -3px rgba(50,50,50,0.56);
  box-shadow: 3px -3px rgba(50,50,50,0.56);
}
.cookiesms {
  width: 100%;
  margin: auto;
  padding-left: 1%;
  padding-top: 5px;
  font-size: 1.2em;
  clear: both;
  font-weight: bold;
  color: #fcf7f7;
  bottom: 0px;
  position: fixed;
  left: 0px;
  background-color: #000;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  filter: alpha(opacity=70);
  -webkit-transition: bottom 1s;
  -moz-transition: bottom 1s;
  -o-transition: bottom 1s;
  -ms-transition: bottom 1s;
  transition: bottom 1s;
  -webkit-box-shadow: 3px 3px 1px #323b3b;
  box-shadow: 3px 3px 1px #323b3b;
  z-index: 999999999;
  text-align: center;
}
.cookiesms:hover {
  bottom: 0px;
}
.cookiesms button {
  background-color: #008000;
  color: #fff;
}
@-moz-keyframes aparecer {
  0% {
    bottom: -38px;
  }
  10% {
    button: 0px;
  }
  90% {
    button: 0px;
  }
  100% {
    button: -38px;
  }
}
@-webkit-keyframes aparecer {
  0% {
    bottom: -38px;
  }
  10% {
    button: 0px;
  }
  90% {
    button: 0px;
  }
  100% {
    button: -38px;
  }
}
@-o-keyframes aparecer {
  0% {
    bottom: -38px;
  }
  10% {
    button: 0px;
  }
  90% {
    button: 0px;
  }
  100% {
    button: -38px;
  }
}
@keyframes aparecer {
  0% {
    bottom: -38px;
  }
  10% {
    button: 0px;
  }
  90% {
    button: 0px;
  }
  100% {
    button: -38px;
  }
}
@-moz-keyframes desaparecer {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}
@-webkit-keyframes desaparecer {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}
@-o-keyframes desaparecer {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}
@keyframes desaparecer {
  0% {
    bottom: 0px;
  }
  80% {
    bottom: 0px;
  }
  100% {
    bottom: -50px;
  }
}
@font-face {
  font-family: 'iconos-codex';
  src: url("fonts/iconos-codex.eot?b6i9m5");
  src: url("fonts/iconos-codex.eot?b6i9m5#iefix") format('embedded-opentype'), url("fonts/iconos-codex.ttf?b6i9m5") format('truetype'), url("fonts/iconos-codex.woff?b6i9m5") format('woff'), url("fonts/iconos-codex.svg?b6i9m5#iconos-codex") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconos-codex' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logo:before {
  content: "\e90a";
}
.icon-loop-alt4:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e600";
}
.icon-pencil:before {
  content: "\e601";
}
.icon-envelop:before {
  content: "\e604";
}
.icon-location2:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e606";
}
.icon-user:before {
  content: "\e607";
}
.icon-users:before {
  content: "\e608";
}
.icon-user-plus:before {
  content: "\e609";
}
.icon-search:before {
  content: "\e902";
}
.icon-lock:before {
  content: "\e60a";
}
.icon-unlocked:before {
  content: "\e60b";
}
.icon-stats-bars:before {
  content: "\e903";
}
.icon-bin:before {
  content: "\e60c";
}
.icon-menu:before {
  content: "\e60d";
}
.icon-eye:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e905";
}
.icon-cross:before {
  content: "\e906";
}
.icon-checkmark:before {
  content: "\e907";
}
.icon-loop:before {
  content: "\e908";
}
.icon-share2:before {
  content: "\e60e";
}
.icon-mail2:before {
  content: "\e909";
}
.icon-google-plus3:before {
  content: "\e60f";
}
.icon-facebook2:before {
  content: "\e610";
}
.icon-twitter:before {
  content: "\e611";
}
.icon-youtube3:before {
  content: "\e612";
}
.icon-document:before {
  content: "\e005";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-scope:before {
  content: "\e058";
}
.categorias-admin:nth-child(even) {
  background-color: #007f7f;
  color: #fff;
}
.categorias-admin:nth-child(odd) {
  background-color: #00aeb6;
  color: #000;
}
.cursos-categoria-listado {
  text-align: center;
}
.contenedor-list-curso {
  display: inline-block;
  width: 200px;
  padding: 0;
  margin: 1em;
  vertical-align: top;
}
.contenedor-list-curso .cover-image {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 150px;
}
.contenedor-list-curso .cover-image img {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 150px;
}
.contenedor-list-curso .titulo {
  display: table-cell;
  color: #fff;
  background-color: #1a35a0;
  margin: 0;
  padding: 0.2em 5px 0.2em 5px;
  width: 200px;
  height: 90px;
  vertical-align: middle;
}
.contenedor-list-curso .titulo p {
  margin: 0 0 0 0;
}
.contenedor-list-curso .titulo a {
  text-decoration: none;
  color: #fff;
  width: 190px;
  height: 90px;
}
.contenedor-detalle-curso .titulocurso {
  color: #008000;
  text-align: center;
}
.contenedor-detalle-curso .titulocurso .cover_image_text {
  width: 100%;
  position: relative;
}
.contenedor-detalle-curso .titulocurso .cover-image {
  width: 100%;
}
.contenedor-detalle-curso .titulocurso .titulo {
  width: 100%;
  position: absolute;
  bottom: 5%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 2px #999;
  font-size: 1.5em;
}
.contenedor-detalle-curso .titulossecciones {
  background-color: #00aeb6;
  color: #fff;
  padding: 0.3em;
}
.contenedor-detalle-curso .contenedorprecompra {
  text-align: center;
}
.contenedor-detalle-curso .contenedorprecompra .precio {
  display: inline-block;
  max-width: 475px;
  padding: 0 0.3em 0 0.3em;
  text-align: left;
  vertical-align: top;
}
.contenedor-detalle-curso .contenedorprecompra .compra {
  display: inline-block;
  padding: 0 0.4em 0 0.4em;
  max-width: 475px;
  vertical-align: top;
}
.form-group {
  background-color: #fffafa;
  margin: 0.9em 0 0.9em 0;
}
.form-group ul {
  list-style: none;
  margin: 0.1em;
}
.listadoadmincursos:nth-child(even) {
  background-color: #007f7f;
  color: #fff;
}
.listadoadmincursos:nth-child(odd) {
  background-color: #00aeb6;
  color: #000;
}
.banner-slider {
  display: block;
}
.ccuadrosportada {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.cuadradoportada {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  height: 105px;
  margin: 10px 15px 10px 15px;
  padding-top: 20px;
  position: relative;
  width: 135px;
  -webkit-box-shadow: 5px 5px 6px #999;
  box-shadow: 5px 5px 6px #999;
}
.cuadradoportada a {
  color: #fff;
  display: block;
  height: 135px;
  text-decoration: none;
  font-size: 0.9em;
  width: 135px;
}
.cuadradoportada:hover {
  background: #6fb6e9;
  -webkit-box-shadow: 6px 6px 5px 5px #999;
  box-shadow: 6px 6px 5px 5px #999;
}
.cuadrohome {
  width: 135px;
  height: 135px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 1em;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 5px 5px 6px #999;
  box-shadow: 5px 5px 6px #999;
}
.cuadrohome a {
  font-size: 1.3em;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 135px;
  height: 135px;
  text-decoration: none;
}
.cuadrohome:hover {
  background: #6fb6e9;
  -webkit-box-shadow: 6px 6px 5px 5px #999;
  box-shadow: 6px 6px 5px 5px #999;
}
.cuadrohomecol {
  padding: 0.1em;
}
.home-areas {
  display: inline-block;
  text-align: center;
}
.home-blog {
  position: relative;
  margin-top: 1em;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  min-height: 276px;
}
.home-blog article {
  margin: 0.4em 0.1em 0.4em 0.1em;
  border-bottom: 1px solid #9e9e9e;
}
.home-blog article .home-post-fecha {
  font-size: 0.8em;
}
.home-blog article .home-post-fecha a {
  display: block;
  color: #808080;
  text-decoration: none;
}
.home-blog article .home-post-title {
  color: #322e2e;
}
.home-blog article .home-post-title a {
  display: block;
  color: #322e2e;
  text-decoration: none;
}
.home-blog article a {
  display: block;
}
.home-blog article:hover {
  background-color: #bbb;
}
.home-blog h2 {
  background-color: #d8bf5b;
  margin: 0.1em;
  text-align: center;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #fff;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.home-blog .vermas {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 1em;
}
.home-blog .vermas a {
  background-color: #4981c4;
  padding: 0.8em;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  text-decoration: none;
  color: #fff;
}
.home-cursodelmes {
  background-color: #f4f2f4;
  display: inline-block;
  margin-top: 1em;
  vertical-align: top;
}
.home-cursodelmes h2 {
  background-color: #00aeb6;
  margin: 0.1em;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  color: #fff;
}
.home-cursodelmes .cover_image {
  width: 100%;
}
.home-cursodelmes h3 {
  margin: 0.1em;
}
.home-cursodelmes .comment {
  text-align: justify;
}
.textoportada1 {
  background: #02362c;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada2 {
  background: #113019;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada3 {
  background: #467161;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada4 {
  background: #057660;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada5 {
  background: #4981c4;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada6 {
  background: #4273b0;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada7 {
  background: #335a8a;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada8 {
  background: #28466b;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.textoportada9 {
  background: #1e3552;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .banner-slider {
    width: 100%;
    margin-top: 10px;
  }
  .ccuadrosportada {
    width: 345px;
  }
  .home-areas {
    vertical-align: top;
    width: 100%;
    text-align: center;
  }
  .home-blog {
    width: 300px;
  }
  .home-cursodelmes {
    width: 330px;
  }
}
.panelmenu {
  margin: 0;
}
.panelmenu li {
  background-color: #edd896;
  display: inline-block;
  list-style-type: none;
  padding: 0.2em;
  margin-top: 0.3em;
}
.panelmenu li a {
  text-decoration: none;
  color: #fff;
}
.panelmenu li a:hover {
  color: #008000;
}
.listapostadmin article {
  margin: 0 0 0 0;
}
.listapostadmin article:nth-child(even) {
  background-color: #f5b44b;
}
.listapostadmin article:nth-child(odd) {
  background-color: #ffeed3;
}
.listaventaasadmin .fondoverde {
  background-color: #7dcd40;
}
.listaventaasadmin .fondorojo {
  background-color: #933;
}
.menu_item,
submenu_item {
  border: solid 1px #e0e0df;
  height: 50px;
  padding: 3px;
}
.menu_item img,
submenu_item img {
  width: 45px;
  heigth: 45px;
  padding: 0;
  margin: 0;
}
.menu_item span.textomenu,
submenu_item span.textomenu {
  display: inline-block;
  width: 180px;
  margin-left: 20px;
  vertical-align: 15px;
  text-align: left;
  font-weight: bold;
  font-size: 1.2em;
}
.add,
.list {
  display: inline-block;
  text-decoration: none;
  color: #808080;
}
.add:hover,
.list:hover {
  color: #000;
}
.add .icono,
.list .icono {
  font-size: 45px;
}
.acciones {
  display: inline-block;
  text-decoration: none;
  color: #808080;
}
.acciones:hover {
  color: #000;
}
.acciones .icono {
  font-size: 16px;
}
.header_table img {
  width: 100%;
  max-width: 400px;
}
#tbl_gestion {
  max-width: 400px;
}
.headerpanel {
  width: 100%;
  height: 50px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  color: #fff;
}
.headerpanel span {
  display: inline-block;
  font-size: 1.5em;
  padding: 0.5em 1em 1em 1em;
}
.headerpanel .imglist {
  float: left;
  height: 32px;
  padding: 10px;
}
.headerpanel .homepanel {
  float: right;
}
.headerpanel .homepanel img {
  width: 32px;
  padding: 0.8em;
}
.headerpanelblog {
  background: #008000;
}
.headerpanelventas {
  background-color: #006df0;
}
.headerpanelcursos {
  background-color: #e10229;
}
.headerpanelcursomes {
  background-color: #cd8390;
}
.headerpanelalumnos {
  background-color: #daae00;
}
.titulotabla {
  color: #fff;
  padding: 0.4em 0em 0.4em 0em;
}
.titulotabla span {
  margin-left: 0.4em;
}
.titulotablaalumno {
  background-color: #b49726;
}
.titulotablaventas {
  background-color: #2a71c6;
}
.titulotablacursomes {
  background-color: #e16f83;
}
div.fila:nth-child(odd) {
  background-color: #f6f6f5;
}
div.fila:nth-child(even) {
  background-color: #e9e9e9;
}
div.columna span {
  display: inline-block;
  margin: 0.5em 0.4em 0.5em 0.4em;
}
.convenios {
  list-style: none;
}
.convenios li {
  padding: 0.5em;
  height: 100px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.convenios li:nth-child(even) {
  background-color: #bdbdbd;
}
.convenios li:nth-child(odd) {
  background-color: #464141;
  color: #fff;
}
.convenios li img {
  padding-right: 1em;
  max-height: 100px;
  vertical-align: middle;
}
.tabla-codex-formacion .contenedor-img .imagen {
  max-width: 300px;
}
.tabla-codex-formacion .tabs .codex-formacion-menu {
  cursor: pointer;
  padding: 0.2em;
}
.tabla-codex-formacion .tabs .codex-formacion-menus {
  padding-top: 2.5em;
}
.tabla-codex-formacion .tabs #codex-formacion-menu1 {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #808080;
}
.tabla-codex-formacion .tabs .codex-formacion-contenido {
  border-left: 1px solid #808080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tabla-codex-formacion .tabs .codex-formacion-contenido p {
  padding: 0.4em;
}
.tabla-codex-formacion .tabs .aroazul {
  color: #262662;
}
.tabla-codex-formacion .tabs .aroverde {
  color: #43aa4f;
}
.tabla-codex-formacion .tabs .arorojo {
  color: #d1221f;
}
.formcontacta {
  overflow: hidden;
}
.formcontacta li {
  list-style: none;
  height: 30px;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
}
.formcontacta li label {
  width: 25%;
  float: left;
  height: 20px;
}
.formcontacta li input {
  width: 70%;
  float: right;
  height: 25px;
}
.formcontacta li textarea {
  width: 70%;
  float: right;
}
.formcontacta li select {
  width: 70%;
  float: right;
}
.formcontacta li .select2 {
  margin-left: 4.5%;
}
.margensupeinfegrande {
  margin-top: 3em;
  margin-bottom: 3em;
}
.contenedor-login {
  background-color: #fffafa;
  margin: 0 auto 1em auto;
  width: 250px;
  padding: 0.5em 1em 0.5em 1em;
  text-align: left;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.contenedor-login input {
  width: 100%;
}
.contenedor-login .inputtext {
  width: 100%;
}
.contenedor-login .contenedorcampo {
  margin: 1em 0 1em 0;
}
.contenedor-slidershare {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin: 40px 15px;
}
.contenedor-slidershare iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.olvidepasswordform a {
  color: #00f;
  text-decoration: none;
}
.olvidepasswordform a:hover {
  text-decoration: underline;
}
.listadoblog {
  margin-bottom: 2.5em;
}
.listadoblog .cover_image {
  width: 100%;
}
.listadoblog .leermas {
  text-align: right;
}
.detallepost .cover_image {
  width: 100%;
}
.detallepost .cover_image_text {
  width: 100%;
  position: relative;
}
.detallepost .titulo {
  width: 100%;
  position: absolute;
  bottom: 5%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 2px #999;
  font-size: 2em;
}
.detallepost .fecha_autor .autor {
  text-align: left;
}
.detallepost .fecha_autor .fecha {
  text-align: right;
}
@media screen and (max-width: 500px) {
  .detallepost .titulo {
    bottom: 1%;
    font-size: 1.4em;
  }
}
@import "flexslider.css";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.boton {
  display: inline-block;
  padding: 0.2em 0.6em;
  text-decoration: none;
  background-color: #7dcd40;
  margin: 0.3em;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}
.boton-pago {
  margin: 1em 1em 1em 1em;
}
.boton-pago img {
  width: 300px;
  display: inline-block;
}
.boton-pago-redsys {
  background-image: url("/static/img/pago-tarjeta-boton.png");
  width: 317px;
  height: 175px;
  cursor: pointer;
  margin: 1em 1em 1em 1em;
}
.centrartexto {
  text-align: center;
}
.containercontent {
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.containercontent .contenido {
  padding: 0.1em 0.5em 1em 0.5em;
}
body {
  background: #fff;
  font-size: 15px;
  color: #808080;
  text-align: justify;
}
.centrarhflexbox {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.errorlist {
  color: #f00;
}
.form-boton {
  background-color: #7dcd40;
  padding: 1em 1.5em 1em 1.5em;
  color: #fff;
  font-size: 1.2em;
}
header {
  background: #33658a;
  overflow: hidden;
  padding: 0;
}
header .cabecera {
  float: right;
  height: 30px;
  padding: 1.2em 0.1em 0em 0.5em;
  width: 200px;
}
header .cabecera .nombre {
  color: #fff;
}
header .cabecera a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
header .logo {
  color: #fff;
  float: left;
}
header .logo .logotexto {
  display: inline-block;
  font-size: 1em;
  width: 145px;
  bottom: 25px;
  overflow: hidden;
  height: 60px;
  text-align: left;
}
header .logo .logotexto p {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
header .logo .logotipo {
  display: inline-block;
  font-size: 6em;
  padding-right: 0.1em;
  border-right: 1px solid #fff;
}
footer {
  background: #6c6a6a;
  overflow: hidden;
  padding: 0.7em 0 0.4em 0;
}
footer .footerinfo {
  float: left;
  padding: 0.1em 0 0.8em 0;
}
footer .footerinfo .masfooter {
  display: inline-block;
  margin: 0.1em 0.1em 0 1em;
}
footer .footerinfo .masfooter ul {
  list-style: none;
  margin: 0.4em;
  border-right: 0.1em solid #fff;
  padding: 0 0.2em 0 0;
}
footer .footerinfo .masfooter ul a {
  text-decoration: none;
  color: #fff;
}
footer .footerinfo .masfooter ul a:hover {
  color: #f00;
}
footer .footerinfo .sinformacion {
  display: inline-block;
  margin: 0.1em 1em 0 1em;
}
footer .footerinfo .sinformacion ul {
  list-style-type: none;
  margin: 0.4em;
  padding: 0 0.2em 0 0;
}
footer .footerinfo .sinformacion a {
  text-decoration: none;
  color: #fff;
}
footer .footerinfo .sinformacion a:hover {
  color: #f00;
}
footer .footerinfo .scodex {
  display: inline-block;
  margin: 0.1em 1em 0 1em;
  vertical-align: top;
}
footer .footerinfo .scodex ul {
  list-style-type: none;
  margin: 0.4em;
  border-right: 0.1em solid #fff;
  padding: 0 0.2em 0 0;
}
footer .footerinfo .scodex a {
  text-decoration: none;
  color: #fff;
}
footer .footerinfo .scodex a:hover {
  color: #f00;
}
footer .footerinfo .titulo {
  color: #fff;
  font-size: 1.5em;
}
footer .siguenos {
  color: #fff;
  float: right;
  font-size: 2em;
  padding: 1em 1em 1em 0;
}
footer .siguenos .iconos-siguenos {
  color: #fff;
  display: inline-block;
}
footer .siguenos .iconos-siguenos:hover {
  color: #f00;
}
.imgresponsive {
  width: 100%;
}
.justificartexto {
  text-align: justify;
}
.margen1em {
  margin: 1em;
}
.negrita {
  font-weight: bold;
}
.paginado {
  width: 100%;
  text-align: center;
  margin: 1em 0 0 0;
}
.paginado a {
  color: #32cd32;
  text-decoration: none;
}
.subrayado {
  text-decoration: underline;
}
.textorojo {
  color: #800000;
}
.textoverdoso {
  color: #213338;
}
.textoazul {
  color: #4f83ba;
}
.prioridad200 {
  position: relative;
  z-index: 200;
  overflow: visible;
}
.wrapperheader {
  background-color: #33658a;
  width: 100%;
}
.wrapperpie {
  background-color: #6c6a6a;
  width: 100%;
  overflow: hidden;
}
.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-0,
.col-1,
.col-2,
col-3,
col-4,
col-5,
col-6,
col-7,
col-8,
col-9,
col-10,
col-11,
col-12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-0 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-1 {
  -webkit-flex-basis: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.col-2 {
  -webkit-flex-basis: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.col-3 {
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.col-5 {
  -webkit-flex-basis: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.col-6 {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-flex-basis: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.col-8 {
  -webkit-flex-basis: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.col-9 {
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-flex-basis: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.col-11 {
  -webkit-flex-basis: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.col-12 {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
#ventana-flotante {
  width: 360px;
  height: 90px;
  background: #ceffad;
  position: fixed;
  top: 200px;
  left: 50%;
  margin-left: -180px;
  border: 1px solid #adffad;
  -webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1);
  box-shadow: 0 5px 25px rgba(0,0,0,0.1);
  z-index: 999;
}
#ventana-flotante #contenedor {
  padding: 25px 10px 10px 10px;
}
#ventana-flotante #contenedor .contenido {
  padding: 15px;
  -webkit-box-shadow: inset 1px 1px #fff;
  box-shadow: inset 1px 1px #fff;
  background: #deffc4;
  border: 1px solid #9eff9e;
  font-size: 20px;
  color: #555;
  text-shadow: 1px 1px #fff;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#ventana-flotante .cerrar {
  float: right;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  color: #999;
  background: #fff;
  line-height: 17px;
  text-decoration: none;
  padding: 0px 14px;
  font-family: Arial;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  -webkit-box-shadow: -1px 1px #fff;
  box-shadow: -1px 1px #fff;
  font-size: 18px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#ventana-flotante .cerrar:hover {
  background: #ff6868;
  color: #fff;
  text-decoration: none;
  text-shadow: -1px -1px #f00;
  border-bottom: 1px solid #f00;
  border-left: 1px solid #f00;
}
.oculto {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.lineainferiror {
  border-bottom: solid 2px #000;
}
@media screen and (min-width: 1000px) {
  .wrapper {
    margin: 0 auto;
    width: 1000px;
  }
  .wrappermenu {
    width: 100%;
    padding-top: 15px;
    background-color: #273b47;
    border-top: 1px outset #808080;
  }
  footer {
    margin: 0 auto;
    width: 1000px;
  }
  header {
    width: 1000px;
    margin: 0 auto;
  }
  nav {
    z-index: 15;
    background-color: #33658a;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 45px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  nav .menu-movil {
    display: none;
  }
  nav ul {
    height: 40px;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  nav ul li {
    border-left: 0.2em solid #fff;
    display: block;
    float: left;
    height: 40px;
    list-style: none;
    margin: 0;
    position: relative;
    font-size: 16px;
  }
  nav ul li:nth-child(1) {
    border-left: 0;
  }
  nav ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    width: 100%;
    height: 25px;
    padding: 10px 0.9em 10px 0.9em;
  }
  nav ul li:hover {
    background: #3f3e3e;
  }
  nav ul li:hover ul {
    display: block;
    margin: 0;
  }
  nav ul li:hover ul li {
    background: #33658a;
    border-left: 0;
    border-top: 1px solid #fff;
    clear: left;
    display: block;
    display: block;
    padding: 0.3em 0.2em 0.3em 0.2em;
    width: 190px;
    z-index: 15;
    height: 25px;
  }
  nav ul li:hover ul li:hover {
    background: #3f3e3e;
  }
  nav ul li:hover ul li a {
    clear: left;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 190px;
    height: 25px;
    padding: 0.3em 0.2em 0.3em 0.2em;
  }
  nav ul li ul {
    display: block;
    display: none;
    margin: 0;
    position: absolute;
li
    overflow: hidden;
    padding: 0;
  }
  nav ul li ul a {
    border: none;
    margin: 0;
    width: 100px;
  }
}
@media screen and (max-width: 1000px) {
  nav {
    background-color: #33658a;
    overflow: hidden;
  }
  nav .icon-menu:before {
    color: #fff;
    font-size: 1.3em;
    padding: 0 0.5em 0.2em 0.5em;
    float: right;
  }
  nav ul {
    display: none;
    list-style: none;
    margin: 0;
    overflow: hidden;
  }
  nav ul a {
    text-decoration: none;
    color: #fff;
  }
  nav ul li {
    text-align: center;
    margin: 0.7em 0 0.7em 0;
  }
  nav ul li ul {
    display: none;
  }
  nav ul li ul li {
    text-align: left;
    padding: 0 0 0 3em;
  }
}
