.rev_slider_wrapper, #slider5 {
    max-height: 420px !important;
    overflow: hidden;
}
.rev_slider_wrapper {
  margin-top: -80px;
}
.registrar {
  text-align: center;
  display: block;
  color: #fff;
  margin-bottom: 8px;
}
.registrar:hover {
  text-decoration: none;
}

/* Login Noticias */

.col-medio-8 {
  float: none;
  width: 100%;
}
.col-medio-4 {
  float: none;
  width: 100%;
  position: relative;
}

.no-spacing {
  padding: 0px !important;
}

.login-noticias {
  background: url("../imagenes/bg-slide-home.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

.login-noticias .login-fondo {
  height: 550px;
  display: block;
  background-size: cover;
}

.login {
  width: 400px;
  margin: 50px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -200px;
}

  .opciones-login {
    width: 100%;
    height: 50px;
  }
    .ingreso-boton, .registro-boton {
      line-height: 20px;
      font-size: 20px;
      text-align: center;
      width: 50%;
      float: left;
      padding: 15px 0px;
      color: #fff;
      font-weight: bold;
      cursor: pointer;
    }

    .ingreso-boton:hover, .registro-boton:hover {
      text-decoration: none;
      color: #fff;
    }

    .ingresar-cuenta {
      display: block;
    }

    .registrarse {
      display: none;
    }

    .registrarse, .ingresar-cuenta {
      text-align: center;
      height: 380px;
    }
    .registrarse h2 {
      color: #8CC63F;
      padding: 20px 0px;
      font-size: 20px;
      margin-top: 0px !important;
    }
    .registrarse form, .ingresar-cuenta form {
      padding: 0px 50px;
    }
    .registrarse form input, .ingresar-cuenta input {
      display: block;
      width: 100%;
      padding: 10px;
      margin-bottom: 20px;
    }

    .ingresar-cuenta h2 {
      color: #202B6D;
      padding: 17px 0px;
      font-size: 20px;
      margin-top: 0px !important;
    }

    .enviar {
      width: 150px !important;
      padding: 8px !important;
      border-radius: 20px;
      border: none;
      color: #fff;
      font-weight: bold;
      cursor: pointer;
    }

    .ingresar-cuenta .enviar {
      float: left;
      margin-bottom: 0px !important;
    }

    .registrarse .enviar {
      margin-bottom: 0px !important;
    }

    .ingresar-cuenta .olvido {
      float: right;
      line-height: 40px;
      color: #fff;
    }

    .ingresar-cuenta .olvido:hover {
      text-decoration: none;
    }

    .padding-grande {
      padding-right: 50px !important;
      padding-left:  50px !important;
    }

    .margin-grande {
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

    .publicity {
      height: 550px;
      text-align: center;
    }

    .publicidad {
      width: 100%;
      height: 100%;
      display: flex;
      max-height: 500px;
      justify-content: center;
      align-items: center;
    }

    .publicidad img {
      height: 100% !important;
      width: 100%;
    }

    .twitter {
      width: 100%;
      height: 250px;
      overflow: auto;
      display: block;
    }

    .twitter-contenedor {
      width: 90%;
      padding-top: 20px;
      margin-left: 5%;
      margin-right: 5%;
      height: 250px;
      display: block;
    }

/* Pagos */

  .pago1 {
    background: url(../imagenes/pago/1.jpg) no-repeat;
    background-size: cover;
    height: 300px;
    display: block;
    text-align: center;
  }
  .pago1 img {
    width: 200px;
    height: auto;
    margin: 20px auto;
  }
  .pago1 p {
    margin-top: 70px;
    font-size: 20px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-weight: 100;
    margin-bottom: 20px;
  }
  .pago1 p span, .pago2 p span {
    font-weight: bold;
  }
  .pago1 a {
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: auto;
  }
    .pago1 a:hover {
      color: #fff;
      text-decoration: none;
    }
  .pago2 {
    background: url(../imagenes/pago/2.jpg) no-repeat;
    height: 300px;
    display: block;
  }

  .pago2 p {
    font-size: 20px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-weight: 100;
    padding-top: 50px;
    margin-bottom: 40px;
    text-align: center;
    font-style: italic;
  }

  .pago2 a {
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: auto;
    margin-top: 10px;
  }

  .pago1 a:hover, .pago2 a:hover {
    text-decoration: none;
  }

  .pago3 {
    height: 300px;
    display: block;
  }

/* Aout US */

  .about-us {
    padding-top: 120px;
  }

  .about-us p {
    padding: 0px 50px;
    font-size: 24px;
    color: #444;
    text-align: justify;
  }

  .about-us h2 {
    text-align: center;
    color: #202B6D;
    font-size: 40px;
    margin: 0px 0px 50px 0px;
  }

  .about-us p span {
    font-weight: bold;
    color: #202B6D;
  }

  #morecss-trigger-toggle, #morecss-trigger-toggle2 {
    cursor: pointer;
  }
  #morecss-element-toggle, #morecss-element-toggle2 {
    display:none;
  }
  #morecss-element-toggle:not(:checked) ~ #morecss-toggled-element, #morecss-element-toggle2:not(:checked) ~ #morecss-toggled-element2 {
    display:none;
  }
  #morecss-element-toggle:not(:checked) ~ #morecss-trigger-toggle .lesslink, #morecss-element-toggle2:not(:checked) ~ #morecss-trigger-toggle2 .lesslink {
    display:none;
  }
  #morecss-element-toggle:checked ~ #morecss-abstract, #morecss-element-toggle2:checked ~ #morecss-abstract2 {
    display:none;
  }
  #morecss-element-toggle:checked ~ #morecss-trigger-toggle .morelink, #morecss-element-toggle2:checked ~ #morecss-trigger-toggle2 .morelink {
    display:none;
  }
  #morecss .morelink, #morecss .lesslink {
    display: block;
    cursor: pointer;
    color:#202B6D;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  #more .morelink, #more .lesslink {
    display: block;
    cursor: pointer;
    color:#202B6D;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }

  #more .morelink img, #more .lesslink img {
    width: 30px;
    height: 18px;
  }

  #morecss .morelink img, #morecss .lesslink img {
    width: 50px;
    height: 30px;
  }

  #morecss-trigger-toggle {
    margin: 20px auto;
    display: block;
  }

/* Ventajas */

  .ventajas {
    background: url(../imagenes/ventajas/fondo.jpg) no-repeat;
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 50px 0px;
  }
  .ventajas img {
    width: 70%;
    height: auto;
  }
  .ventajas h3 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top:  0px;
  }
  .ventajas p {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    font-weight: normal;
  }
  .ventajas h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin: 0px 0px 50px 0px;
  }
  .ventajas .col-md-4 {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 50px;
  }

/* Servicios */

  .servicios {
    text-align: center;
    margin-bottom: 70px;
    justify-content: center;
  }
  .servicios h2 {
    text-align: center;
    color: #202B6D;
    font-size: 40px;
    margin: 120px 0px 50px 0px;
  }
  .servicios img {
    max-width: 163px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .servicios h3 {
    font-size: 26px;
    color: #202B6D;
    font-weight: bold;
    min-height: 65px;
  }
  .servicios p {
    text-align: justify;
    font-size: 18px;
  }
  .servicios > .col-md-3, .servicios > .col-md-6 {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .division {
    display: flex;
  }
  .servicios ul {
    padding-left: 0px;
  }
  .servicios ul li {
    text-align: left;
    list-style-type: none;
    padding-left: 25px;
    background: url('../imagenes/list2.png') no-repeat left top;
  }
  .servicios ul li a {
    text-decoration: none;
  }
  .ocultado {
    display: none;
  }
  .ocultado.mostrar {
    display: block;
  }
  .boton-para-ocultar {
    display: none;
    text-align: center;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    color: #202B6D;
  }
  .boton-para-mostrar {
    text-align: center;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    color: #202B6D;
  }
  .boton-para-mostrar img {
    width: 50px;
    height: 30px;
  }

/* Cobertura */

  .cobertura {
    display: block;
    background-color: #f9f9f9;
    min-height: 770px;
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .cobertura h2 {
    text-align: center;
    color: #202B6D;
    font-size: 34px;
    margin: 50px 0px 40px 0px;
  }
  .cobertura .subtitulo {
    color: #fff;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    padding: 0px 20px;
  }
  .cobertura .uno {
    text-align: center;
    position: relative;
  }
  .cobertura .uno img {
    width: 400px;
    height: auto;
    margin-top: 114px;
  }
  .cobertura .col-md-7 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .cobertura .pequeno {
    min-width: 120px;
  }
  .cobertura .grande {
    min-width: 250px;
  }
  #table_id {
    border-collapse: collapse;
    width: 100%;
  }
  #table_id tbody{
    border-top: solid 2px #444;
    border-bottom: solid 2px #444;
  }
  #table_id thead th {
    padding: 10px 0px;
    padding-left: 25px;
    color: #202B6D;
  }
  #table_id tbody td {
    padding: 10px;
  }
  #table_id tbody tr:nth-child(even) .first {
    background-color: #6cc72c;
    color: #fff;
  }
  #table_id tbody tr:nth-child(even) .seccond {
    color: #000;
    background-color: #f0f4e6;
  }
  #table_id tbody tr:nth-child(odd) .first {
    color: #000;
    background-color: #eff5e7;
  }
  #table_id tbody tr:nth-child(odd) .seccond {
    color: #000;
    background-color: #fff;
  }
  .buscar {
    border-radius: 40px;
    height: 40px;
    border: solid 1px #ddd;
    font-size: 16px;
    line-height: 40px;
    padding: 0px 20px;
    width: 250px;
    box-sizing: border-box;
  }
  .acordeon {
    width: 100%;
    margin: auto;
  }
  .acordeon_contenedor {
    margin-bottom: 10px;
  }
  .acordeon_titulo {
    color: #202B6D;
    background: #FFF;
    line-height: 2.8;
    padding: 0 1em;
    font-size: 1.2em;
    margin: 0;
    border-bottom: 1px solid #999;
    font-weight: bold;
    cursor: pointer;
  }
  .acordeon_contenido {
    display: none;
    margin: 0;
    background-color: #fff;
    padding: 1em 1em 1.5em;
    color: #999;
    font-size: 18px;
  }
  .acordeon_titulo img{
    width: 30px;
    height: 30px;
    float: right;
    margin: 8px 0px;
  }

/* Noticias */

  .noticias h2 {
    text-align: center;
    color: #202B6D;
    font-size: 40px;
    margin: 80px 0px 50px 0px;
  }
  .noticias .subtitulo {
    color: #666;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    padding: 0px 20px;
    margin-bottom: 50px;
  }
  .noticias .col-md-4 {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 50px;
  }
  .seccion {
    background-color: #e8e8e8;
  }
  .seccion p {
    padding: 0px 20px;
  }
  .seccion h3 {
    padding: 0px 20px;
    font-style: italic;
    font-size: 28px;
    color: #202B6D;
  }
  .fecha_noticia {
    font-size: 18px;
    color: #999;
    font-weight: bold;
  }
  .parrafo_noticia {
    padding-bottom: 40px !important;
  }
  .seccion a {
    font-size: 20px;
    color: #202B6D;
    font-weight: bold;
  }

  .splide-carrousel {
    margin: 50px;
  }
  .splide-carrousel h2 {
    text-align: center;
    color: #202B6D;
    font-size: 40px;
    margin: 80px 0px 50px 0px;
  }

  @media all and (min-width: 1360px) {
    .col-medio-8 {
      width: 70%;
      float: left;
    }
    .col-medio-4 {
      width: 30%;
      float: left;
      position: relative;
    }
  }

  @media all and (min-width: 1024px) and (max-width: 1359px) {
    .col-medio-8 {
      width: 60%;
      float: left;
    }
    .col-medio-4 {
      width: 40%;
      float: left;
      position: relative;
    }
  }
