body {
  margin: 0;
  padding: 0; }

header {
  width: 100%;
  height: 240px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 3px rgba(180, 180, 180, 0.25); }
  header .shield {
    margin-top: 20px;
    display: flex;
    justify-content: space-between; }
    header .shield .logo-container {
      display: flex;
      align-items: center; }
      header .shield .logo-container .logo-estado {
        height: 100%;
        width: 100%; }
      header .shield .logo-container .logo-epidemiologia {
        margin-left: 20px;
        width: 268px;
        height: 41px; }
    header .shield .escudo-container {
      margin-top: 10px; }
      header .shield .escudo-container img {
        width: 266px;
        height: 55px;
        margin-bottom: 8px; }
    header .shield .search-container {
      border-bottom: 1px solid #707070; }
      header .shield .search-container img {
        width: 20px;
        height: 20px;
        margin: 3px;
        margin-left: 50px; }
      header .shield .search-container .inputcontainer {
        border: 0;
        outline: 0;
        background: transparent;
        font-family: Gotham, sans-serif;
        font-style: normal;
        font-weight: lighter;
        font-size: 16px; }
  header .social-container {
    display: flex;
    justify-content: space-between;
    margin-top: 8px; }
    header .social-container .tabs {
      text-decoration: none;
      font-family: Gotham, sans-serif;
      font-style: normal;
      font-weight: lighter;
      font-size: 14px;
      color: #000000; }
    header .social-container img {
      width: 20px; }
  header .seccion {
    width: 280px; }
  header nav {
    margin-top: 20px; }
    header nav .nav-links {
      display: flex;
      padding: 10px 0;
      list-style: none;
      width:100%;
    }
      header nav .nav-links svg {
        margin-top: 2px; }
      header nav .nav-links .nav-link {
        font-family: Gotham, sans-serif;
        font-style: normal;
        font-weight: lighter;
        font-size: 16px;
        line-height: 19px;
        color: #484848;
        text-decoration: none; }

.redes {
  margin: 3px;
  width: 24px;
  height: 24px; }

.navegation {
  margin-top: 30px; }
  .navegation nav .breadcrumb .breadcrumb-item a {
    text-decoration: none;
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: lighter;
    font-size: 14px;
    color: #797979; }

.estructuraorganizativa {
  margin-top: 50px; }
  .estructuraorganizativa h2 {
    font-family: Gotham, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #003876; }
  .estructuraorganizativa h4 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #003876;
    margin-top: 2rem; }
  .estructuraorganizativa p {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: lighter;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    color: #252525; }

.servicios {
  margin-top: 30px; }
  .servicios h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #003876; }
  .servicios .subtitulo {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 35px; }
  .servicios .owl-theme .card-servicio {
    width: 305px;
    height: 235px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 25px;
    margin: 0 auto; }
    .servicios .owl-theme .card-servicio .card-icon {
      display: flex;
      justify-content: center;
      width: 58px;
      height: 58px;
      background: #003876;
      border-radius: 6px;
      padding-top: 6px; 
      margin: auto;
      margin-bottom: 1rem;
    }
      .servicios .owl-theme .card-servicio .card-icon img {
        width: 38px;
        height: 38px; }
    .servicios .owl-theme .card-servicio h4  {
        text-align: center;
    }
    .servicios .owl-theme .card-servicio h4 a {
        text-decoration: none;
        margin-top: 15px;
        font-family: Gotham, sans-serif;
        font-weight: lighter;
        font-size: 24px;
        color: #003876;
        font: normal normal bold 18px/20px Gotham-Light !important;
        line-height: 21px;
    }
    .servicios .owl-theme .card-servicio p {
      margin-top: 10px;
      font-family: Gotham, sans-serif;
      font-weight: lighter;
      font-size: 14px; }

.owl-carousel .owl-stage {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 4px; }

.publicaciones {
  background-color: #F6F6F6;
  width: 100%;
  padding: 20px;
  margin-top: 50px; }
  .publicaciones h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #003876; }
  .publicaciones .subtitulo {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 35px; }
  .publicaciones .card-publicaciones {
    width: 351px;
    margin-top: 20px; }
  .publicaciones .card-publicaciones div.img-card-new{
    width: 100%;
    height:14rem;
  }
    .publicaciones .card-publicaciones img {
      width: 100%;
      border-radius: 8px; 
      height:100%;
    }
    .publicaciones .card-publicaciones h4 {
      color: #182F43;
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 35px;
      margin-top: 15px; }
    .publicaciones .card-publicaciones p {
      color: #182F43;
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: lighter;
      font-size: 16px;
      line-height: 26px; }
    .publicaciones .card-publicaciones a {
      text-decoration: none;
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 21px;
      color: #EE2A24; }
  @media (max-width: 1250px) {
    .publicaciones .card-publicaciones {
      width: 99%; } }
  .publicaciones .owl-carousel.owl-drag .owl-item {
    display: flex;
    justify-content: center; }

.video {
  margin-top: 50px; }
  .video h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #003876; }
  .video .subtitulo {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 35px; }
  .video iframe {
    width: 100%;
    height: 650px;
    border-radius: 8px; }

.galeria {
  padding: 18px;
  margin-top: 50px;
  background-color: #F6F6F6;
  width: 100%; }
  .galeria h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #003876; }
  .galeria .subtitulo {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 35px; }
  .galeria .nav {
    display: flex;
    justify-content: center; }
    .galeria .nav .nav-link.active {
      background-color: #003876;
      margin: 5px;
      font-weight: 300; }
    .galeria .nav button {
      background-color: #ffff;
      margin: 5px;
      font-family: Gotham, sans-serif;
      font-style: normal;
      font-weight: lighter;
      font-size: 18px;
      color: #868686; }
  .galeria .tab-pane {
    margin-top: 20px; }
    .galeria .tab-pane .imagenes {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      .galeria .tab-pane .imagenes img {
        margin: 12px;
        width: 350px;
        height: 214px; }
    .galeria .tab-pane .modal .modal-dialog {
      width: 1000px;
      max-width: 1000px;
   
    }
      .galeria .tab-pane .modal .modal-dialog img {
        width: 55% !important;
        height: auto;
      }
      .galeria .tab-pane .modal .modal-dialog .despModal {
        margin: 20px; 
        width: 50%;
      }
        .galeria .tab-pane .modal .modal-dialog .despModal h4 {
          font-family: Gotham, sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 18px;
          line-height: 26px;
          /* or 160% */
          color: #ffff; }
        .galeria .tab-pane .modal .modal-dialog .despModal p {
          font-family: Poppins, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 26px;
          /* or 160% */
          text-align: justify;
          color: #ffff; }
    @media (max-width: 1024px) {
      .galeria .tab-pane .modal .modal-dialog {
        display: flex;
        flex-wrap: wrap;
        width: 80%;
        height: 500px; } }

.directorio {
  margin-top: 50px; }
  .directorio h2 {
    font-family: Gotham, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #003876; }
  .directorio .buscar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 40px; }
    .directorio .buscar .input h4 {
      font-family: Gotham, sans-serif;
      font-weight: 300;
      font-size: 18px;
      color: #000000; }
    .directorio .buscar .input select {
      width: 262px;
      height: 40px;
      border-radius: 4px;
      border-color: #ACB5BD;
      font-family: Gotham, sans-serif;
      font-weight: 300;
      font-size: 18px;
      padding: 5px; }
  .directorio .botons {
    margin-top: 20px; }
    .directorio .botons input {
      width: 262px;
      height: 40px;
      margin: 8px;
      background-color: #003876;
      color: #ffff;
      border-radius: 4px;
      border: none;
      font-family: Gotham, sans-serif;
      font-weight: 300;
      font-size: 18px;
      text-align: center; }
  .directorio .locations {
    height: 645px;
    overflow-y: scroll !important; }
    .directorio .locations .block-item-location {
      margin: 20px 2px;
      padding: 20px 2px;
      border-bottom: 1px solid #CCCCCC; }
      .directorio .locations .block-item-location h4 {
        font-family: Gotham, sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #003876; }
      .directorio .locations .block-item-location p {
        padding: 0;
        font-family: Gotham, sans-serif;
        font-weight: 300;
        font-size: 20px; }
      .directorio .locations .block-item-location .telefono {
        margin-top: 10px; }
        .directorio .locations .block-item-location .telefono h4 {
          font-weight: 300; }
  .directorio .map {
    margin-top: 80px; }
    .directorio .map img {
      width: 100%;
      height: 100%;
      height: 645px; }

.Noticias {
  margin-top: 50px; }
  .Noticias h2 {
    font-family: Gotham, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #003876; }
  .Noticias .trending {
    margin-top: 50px; }
    .Noticias .trending img {
      border-radius: 8px;
      width: 100%; }
    .Noticias .trending .trend {
      font-family: Gotham, sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 27px;
      color: #EE2A24; }
    .Noticias .trending h3 {
      font-family: Gotham, sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 48px;
      line-height: 53px;
      color: #003876; }
    .Noticias .trending .date {
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      /* or 160% */
      color: #000000; }
    .Noticias .trending .texto {
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      color: #182F43; }
  @media (max-width: 1200px) {
    .Noticias .trending h3 {
      font-size: 34px;
      line-height: 1; }
    .Noticias .Noticias .card-noticias {
      display: flex;
      justify-content: center !important; } }
  @media (max-width: 992px) {
    .Noticias .trending img {
      margin-top: 10px; } }
  @media (max-width: 500px) {
    .servicios .owl-theme .card-servicio {
        width: 330px;
    }
        .Noticias .trending h3 {
      font-size: 25px;
      line-height: 1; } }
  .Noticias .card-noticias {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
    .Noticias .card-noticias .card-publicaciones {
      width: 351px;
      margin-top: 50px;
    }
        .Noticias .card-noticias .card-publicaciones img {
            object-fit: contain;
            width: 100%;
            border-radius: 8px;
            height: 12rem;
            margin: 1rem 0;
        }
      .Noticias .card-noticias .card-publicaciones h4 {
        color: #182F43;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 35px;
        margin-top: 15px; }
      .Noticias .card-noticias .card-publicaciones p {
        color: #182F43;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: lighter;
        font-size: 16px;
        line-height: 26px; }
      .Noticias .card-noticias .card-publicaciones a {
        text-decoration: none;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #EE2A24; }

.documentos .sideTab {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 0;
  min-height: 700px; }
    .documentos .sideTab .nav-link:hover{
        background-color: aliceblue;
    }
    .documentos .sideTab .nav-link {
        height: auto;
        border: 1px solid #CCCCCC;
        font-family: Artifex CF, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 23px;
        color: #003876;
        padding-top: 18px;
        width: 100%;
        min-width: 17rem;
    }
  .documentos .sideTab .btn-nav {
    padding: 0; }
    .documentos .sideTab .btn-nav .btn {
      color: #003876;
      font-family: Artifex CF, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 23px;
      padding-left: 16px;
      width: 100%;
      text-align: start;
      padding-top: 18px; }
    .documentos .sideTab .btn-nav .dropdown-menu {
      padding: 0;
      border: none; }
  .documentos .sideTab .active {
    color: #EE2A24; }
.documentos .accordion-item {
  margin-bottom: 30px; }

.info-doc img {
  width: 100%;
  border-radius: 8px;
  margin-top: 30px; }
.info-doc h2 {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  color: #003876;
  text-align: center;
  margin-bottom: 25px; }
.info-doc p {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000; }

.doc-epide {
  margin-top: 100px; }

@media (max-width: 990px) {
  .doc-epide {
    margin-top: 50px; }
    .office-card {
        width: 100% !important;
    }
}
:root {
  --title-color: #003876;
  --hover-color: var(--title-color) ; }

@font-face {
  font-family: Popins;
  src: url("../fonts/Poppins/Poppins-Regular.ttf"); }
@font-face {
  font-family: Poppins-Bold;
  src: url("../fonts/Poppins/Poppins-Bold.ttf"); }
@font-face {
  font-family: Poppins-Thin;
  src: url("../fonts/Poppins/Poppins-Thin.ttf"); }
/* Contactos */
/* Principal section contact */
.principal-contact-title {
  font: normal normal normal 35px/20px Poppins-Bold;
  color: var(--title-color);
  margin-top: 50px; }

.contact-principal-description {
  font: normal normal bold 16px/30px Poppins-Thin; }

/* Form Section */
.contac {
  color: var(--title-color);
  font: normal normal bold 18px/30px Poppins-Bold; }

.contac-form {
  display: flex; }

.required {
  color: red; }

.form-container {
  border-radius: 10px;
  height: 100%; }

.form-control {
  width: 90% !important; }

.message-input {
  width: 95% !important;
  height: 80%;
  margin-bottom: 20px;
  resize: none; }

.form-button {
  text-align: center;
  margin-top: 10px; }

.form-button button {
  border: none;
  border-radius: 10px;
  background-color: var(--title-color);
  width: 35%;
  height: 40%;
  color: white;
  font: normal normal bold 15px/30px Poppins-Bold; }

/* Map section */
.image-container {
  margin-top: 20px;
  height: 100%; }

.image-container img {
  height: 80%; }

/* company information section */


.contac-data-title {
  color: var(--title-color);
  font: normal normal bold 20px/30px Popins; }

.contac-number {
  color: red;
  font: normal normal bold 20px/30px Poppins-Bold; }

.contac-data-description {
  font: normal normal normal 20px/30px Popins; }

/* mision, vision y valores */
.mission-vision-values-container {
    margin-bottom: 3rem;
}
    .mission-vision-values-container .principal-card {
        margin-bottom: 1rem;
    }
.mission-vision-values-container .principal-title {
    font: normal normal bold 18px/30px Poppins-Bold;
    color: var(--title-color);
    margin-top: 50px;
    margin-bottom: 30px;
}

.container-cards {
    width: 90%;
    margin: auto auto 3rem auto;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 2px 8px 5px #9b9b9b80;
    min-height: 38rem;
    max-height: 38rem;
}
.container-cards .col-12 ul {
    text-align: justify;
    padding-left: 3rem;
}

.container-cards img {
  margin-top: 30px;
  width: 40%; }

.container-cards h3 {
  margin-top: 40px;
  font: normal normal normal 28px/30px Poppins-Bold;
  color: var(--title-color); }

    .container-cards p {
        font: normal normal bold 16px Poppins-Thin;
        padding: 20px 40px;
        text-align: justify;
        color: #000;
    }
    .container-cards ul li {
        font: normal normal bold 16px Poppins-Thin;
        padding: 7px;
        text-align: justify;
        color: #000;
    }
    .container-cards ol li {
        font: normal normal bold 16px Poppins-Thin;
        padding: 7px;
        text-align: justify;
        color: #000;
    }

.container-cards:hover {
  background-color: var(--hover-color); }
  .container-cards:hover img {
    filter: invert(100%) sepia(11%) saturate(1%) hue-rotate(131deg) brightness(107%) contrast(101%); }
    .container-cards:hover p {
        color: honeydew;
    }
    .container-cards:hover h3 {
        color: honeydew;
    }
    .container-cards:hover ul li {
        color: honeydew;
    }
    .container-cards:hover ol li {
        color: honeydew;
    }
footer {
  box-shadow: inset 0px 4px 3px rgba(155, 155, 155, 0.2);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }
  footer img {
    display: block;
    margin: auto;
    width: 391px;
    margin-bottom: 20px; }
  footer p {
    text-align: center;
    margin: 0;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #182F43; }

.descargar-doc {
  padding-left: 30px;
  padding-right: 30px; }
  .descargar-doc h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 42px;
    color: #003876;
    margin-bottom: 25px; }
  .descargar-doc .drops {
    display: flex;
    flex-wrap: wrap; }
    .descargar-doc .drops select {
      height: 40px;
      border: none;
      margin-right: 40px;
      font-family: Gotham, sans-serif;
      font-style: normal;
      font-weight: lighter;
      font-size: 18px;
      line-height: 19px; }
  .descargar-doc .cards-doc {
    margin-top: 50px;
    overflow-y: scroll !important;
    height: 550px; }
    .descargar-doc .cards-doc .card-doc {
      display: flex;
      border-bottom: 1px solid #CCCCCC;
      padding: 10px;
      padding-top: 20px; }
      .descargar-doc .cards-doc .card-doc img {
        width: 50px;
        height: 50px; }
      .descargar-doc .cards-doc .card-doc .info-descarga {
        margin-left: 10px; }
        .descargar-doc .cards-doc .card-doc .info-descarga h4 {
          font-family: Gotham, sans-serif;
          font-style: normal;
          font-weight: 200;
          font-size: 18px;
          line-height: 19px; }
        .descargar-doc .cards-doc .card-doc .info-descarga .despc {
          display: flex; }
          .descargar-doc .cards-doc .card-doc .info-descarga .despc p {
            font-family: Gotham, sans-serif;
            font-style: normal;
            font-weight: 200;
            font-size: 18px;
            line-height: 19px; }
          .descargar-doc .cards-doc .card-doc .info-descarga .despc .space {
            margin-left: 10px; }
  @media (max-width: 990px) {
    .descargar-doc .cards-doc {
      display: inline-block;
      width: 100%; }
      .descargar-doc .cards-doc .card-doc {
        width: 100%; } }

@media (max-width: 1000px) {
  .Desabilitar {
    display: none; } }
@media (min-width: 1000px) {
  .Habilitar {
    display: none; } }
.navresponsivebag {
  box-shadow: 0px 0px 20px rgba(180, 180, 180, 0.25); }

.navresponsive .logomovil img {
  width: 550px; }

@media (max-width: 770px) {
  .navresponsive .logomovil img {
    width: 400px; } }
@media (max-width: 1200px) {
  .trending h3 {
    font-size: 34px;
    line-height: 1; }

  .Noticias .card-noticias {
    display: flex;
    justify-content: space-around !important; } }
@media (max-width: 524px) {
  .navresponsive .logomovil img {
    width: 300px; } }
@media (max-width: 422px) {
  .navresponsive .logomovil img {
    width: 225px; } }
.navigation {
  display: flex;
  justify-content: center;
  margin-top: 60px; }
  .navigation .pagination .page-item .page-link {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    margin: 0px 4px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    /* identical to box height, or 167% */
    display: flex;
    align-items: center;
    text-align: center;
    color: #003876;
    justify-content: center; }

@media (max-width: 1200px) {
  footer img {
    width: 300px; }
  footer p {
    font-size: 13px; } }
.detalleNoticia {
  margin-top: 50px; }
  .detalleNoticia h2 {
    font-family: Gotham, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #003876; }
  .detalleNoticia .notice img {
    width: 100%;
    border-radius: 8px; }
  .detalleNoticia .notice h3 {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-size: 30px;
    margin-top: 20px; }
    .detalleNoticia .notice p {
        line-height: 24px;
        font-family: Poppins, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 35px;
        /* or 219% */
        text-align: justify;
    }
  .detalleNoticia .othersNotice img {
    width: 100%; }
  .detalleNoticia .othersNotice h3 {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    color: #003876; }
  .detalleNoticia .othersNotice .publicacion .card-publicaciones {
    margin-top: 20px; }
    .detalleNoticia .othersNotice .publicacion .card-publicaciones img {
      width: 100%;
      border-radius: 8px; }
    .detalleNoticia .othersNotice .publicacion .card-publicaciones h4 {
      color: #182F43;
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 35px;
      margin-top: 15px; }
    .detalleNoticia .othersNotice .publicacion .card-publicaciones p {
      color: #182F43;
      font-family: Poppins, sans-serif;
      font-style: normal;
      font-weight: lighter;
      font-size: 16px;
      line-height: 26px; }
  
  @media (max-width: 990px) {
    .detalleNoticia .othersNotice {
      margin-top: 50px; }
      .detalleNoticia .othersNotice .publicacion {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .detalleNoticia .othersNotice .publicacion .card-publicaciones {
          width: 300px;
          margin-top: 30px; } }
  @media (max-width: 760px) {
    .detalleNoticia .othersNotice {
      margin-top: 50px; }
      .detalleNoticia .othersNotice .publicacion {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .detalleNoticia .othersNotice .publicacion .card-publicaciones {
          width: 250px;
          margin-top: 30px; } }
  @media (max-width: 540px) {
    .detalleNoticia .othersNotice {
      margin-top: 50px; }
      .detalleNoticia .othersNotice .publicacion {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .detalleNoticia .othersNotice .publicacion .card-publicaciones {
          width: 100%;
          margin-top: 30px; } }

.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  height: 0;
  transform: translate(-700px, 150px); }

.owl-carousel .owl-nav .owl-next {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  height: 0;
  transform: translate(650px, 150px); }

@media (max-width: 1428px) {
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(-670px, 150px); }

  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(620px, 150px); } }
@media (max-width: 1392px) {
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(-620px, 150px); }

  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(570px, 150px); } }
@media (max-width: 1250px) {
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(-605px, 150px); }

  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(555px, 150px); } }
@media (max-width: 1218px) {
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(-590px, 150px); }

  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(540px, 150px); } }
@media (max-width: 1198px) {
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(-530px, 150px); }

  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    height: 0;
    transform: translate(475px, 150px); } }
@media (max-width: 1100px) {
  .owl-carousel .owl-nav .owl-prev {
    display: none !important; }

  .owl-carousel .owl-nav .owl-next {
    display: none !important; } }
/* Style The Dropdown Button */
.dropbtn {
  border: none;
  cursor: pointer;
  padding: 0.5rem 1rem;
  background-color: #ffff;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: lighter;
  font-size: 16px;
  line-height: 19px;
  color: #484848;
  text-decoration: none; }

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0; }

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFF;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 999; }

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: lighter; }

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #003876; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block; }

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #EE2A24 !important;
  width: 51px;
  height: 6px;
  border: 0;
  border-radius: 0 !important; }

.owl-theme .owl-dots .owl-dot span {
  background-color: #C4C4C4 !important;
  width: 51px !important;
  height: 6px !important;
  border-radius: 0 !important; }

.stock-ticket {
  margin-top: 50px; }
  .stock-ticket h2 {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #003876; }
  .stock-ticket img {
    width: 150px;
    margin: 60px; }
.documentos .sideTab .btn-nav .dropdown-menu.show{
    display: block;
}
@media (max-width: 800px) {
    .subtitulo {
    width: 100% !important; }

}

/*# sourceMappingURL=style.css.map */
