* {
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

body {
  background-color: #fdfdfd;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%2300bfff' fill-opacity='0.07'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  font-family: "Poppins", sans-serif;
}

.celeste {
  color: #00bfff;
}

.bg-celeste {
  background: #00bfff !important;
}

.btn-celeste {
  background: #00bfff;
}

.btn-celeste:hover {
  background: #b0c4de;
}

.btn-opciones:hover {
  background: #ccc;
  opacity: 0.9;
  transform: translateY(-1px);
}

.hrprimary {
  width: 100px;
  border: 2px solid #00bfff;
}

.mainbanner {
  background-color: #00bfff;
}

.bannerborder {
  height: 12px;
  background-color: #00bfff;
}

.borde-sombreado {
  box-shadow: 2px 4px 7px #364f6b;
}

.bg-header {
  background: #364f6b;
}

.vencido {
  color: #f5587b;
  opacity: 0.8;
}

.bg-vencido {
  background: #f5587b;
  opacity: 0.8;
}

.bg-activo {
  background: #28a745;
  opacity: 0.8;
}

.ir-arriba {
  display: none;
  padding: 5px;
  background: #024959;
  font-size: 20px;
  color: #fff;
  border-radius: 2px;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1200;
}

/********************************/
/*          NAVEGACION          */
/********************************/
.navbar {
  background-color: #b0c4de;
  background-color: #fdfdfd !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%2300bfff' fill-opacity='0.07'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  z-index: 200;
}

.navbar .navbar-brand .logo {
  margin-left: 40px;
  max-width: 210px;
  min-width: 180px;
  height: 70px;
}

.navbar .navbar-nav {
  margin-top: 18px;
}

.navbar .navbar-nav .nav-item .session {
  position: relative;
  left: 80px;
  background: none !important;
}

.img_perfil {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}

.navbar .navbar-nav .nav-item {
  transition: ease 0.5s;
  transition-property: transform;
}

.navbar .navbar-nav .nav-item:hover {
  transform: translateY(-1px);
  background: #00bfff;
  border-radius: 6px;
}

.navbar .navbar-nav .dropdown .dropdown-menu {
  border: 1px solid #00bfff;
  border-radius: 4px;
  background-color: #fdfdfd !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%2300bfff' fill-opacity='0.07'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
}

.navbar .navbar-nav .session .dropdown-menu {
  border: 1px solid #00bfff;
  border-radius: 4px;
  background-color: #fdfdfd !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%2300bfff' fill-opacity='0.07'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  position: absolute;
  left: -40%;
}

.navbar-nav .dropdown .dropdown-menu .dropdown-item {
  transition: ease 0.5s;
  transition-property: transform;
}

.navbar-nav .dropdown .dropdown-menu .dropdown-item:hover {
  transform: translateY(-1px);
  /* background: #00bfff; */
  border-radius: 4px;
}

.navbar-toggler {
  border: outline;
}

.navbar-toggler .fas {
  font-size: 25px;
  padding: 6px;
}

.dropright:hover~.submenu {
  display: block;
}

.submenu:hover {
  display: block;
}

/********************************/
/*          CAROUSEL            */
/********************************/
.carousel .carousel-item .slide-1,
.carousel .carousel-item .slide-2,
.carousel .carousel-item .slide-3 {
  height: 60vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.carousel .carousel-item .slide-1 {
  background-image: url("../img/slide.jpg");
}

.carousel .carousel-item .slide-2 {
  background-image: url("../img/ban1.jpg");
}

.carousel .carousel-inner .carousel-item .info {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}

.carousel .carousel-inner .carousel-item.active .info {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #080d15;
  opacity: 0.4;
}

.info {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.info h1 {
  font-size: 4em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.btn.btn-lg {
  padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  background-color: #1abc9c;
  border-color: #1abc9c;
  outline: none;
  margin: 20px auto;
  z-index: 1;
  text-wrap: normal;
}

/********************************/
/*       CAROUSEL GITTNI        */
/********************************/
.carousel .carousel-item .giitni-1,
.carousel .carousel-item .giitni-2,
.carousel .carousel-item .giitni-3,
.carousel .carousel-item .giitni-4 {
  height: 70vh;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #212121;
  opacity: 0.9;
}

.carousel .carousel-item .giitni-1 {
  background-image: url("../img/equipo/img1.jpeg");
}

.carousel .carousel-item .giitni-2 {
  background-image: url("../img/equipo/img2.jpeg");
}

.carousel .carousel-item .giitni-3 {
  background-image: url("../img/equipo/img3.jpeg");
}

.carousel .carousel-item .giitni-4 {
  background-image: url("../img/equipo/img4.jpeg");
}

.carousel .carousel-inner .carousel-item .info {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}

.carousel .carousel-inner .carousel-item.active .info {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out 0.1s;
  -moz-transition: 2s all ease-in-out 0.1s;
  -ms-transition: 2s all ease-in-out 0.1s;
  -o-transition: 2s all ease-in-out 0.1s;
  transition: 2s all ease-in-out 0.1s;
}

/********************************/
/*          VIGILANCIA          */
/********************************/
.pattern {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.9;
  background-image: url("../img/vigilancia.jpg");
}

.difuminado {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #080d15;
  opacity: 0.6;
  z-index: -2;
  margin-top: -64px;
  max-height: 520px;
}

.vigilancia-info {
  z-index: 3;
  position: relative;
  top: 82%;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

/********************************/
/*          NOVEDADES           */
/********************************/
.imgxs {
  height: 750px;
  width: 100%;
}

.timeline-novedades {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
  margin-left: -20px;
}

.timeline-novedades>li {
  margin-bottom: 0px;
}

.timeline-novedades>li::before,
.timeline-novedades>li::after {
  content: " ";
  display: table;
}

.timeline-novedades>li::after {
  clear: both;
}

.timeline-novedades>li::before,
.timeline-novedades>li::after {
  content: " ";
  display: table;
}

.timeline-novedades>li::after {
  clear: both;
}

.timeline-novedades::before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #ccc;
  left: 90%;
  margin-left: 65px;
}

.timeline-novedades>li>.timeline-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  z-index: 900;
}

.timeline-novedades>li>.timeline-badge {
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: relative;
  top: 16px;
  left: 95%;
  margin-left: 18px;
  background-color: #999999;
  /* z-index: 100; */
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50;
}

.timeline-novedades>li>.timeline-badge:hover {
  background-color: #00bfff;
}

.timeline-novedades>li>.timeline-panel {
  width: 90%;
  top: -30px;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 15px 15px 10px 15px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
  box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
}

.timeline-novedades>li>.timeline-panel::before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline-novedades>li>.timeline-panel::after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
}

.timeline-heading .timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-title {
  font-size: 20px;
}

.timeline-body>p,
.timeline-body>ul {
  margin-bottom: 0;
}

.timeline-body>p+p {
  margin-top: 5px;
}

/********************************/
/*          NEWSLETTER          */
/********************************/
.newsletter {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.8;
  background-image: url("../img/suscripcion.png");
}

.newscontent {
  display: block;
  position: relative;
  justify-content: center;
  align-items: center;
}

.newsform {
  margin-top: 30px;
  left: 40px;
  justify-content: center;
  align-items: center;
}

/********************************/
/*          FOOTER             */
/********************************/
footer {
  background-color: #000000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%2300bfff' fill-opacity='0.06'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  padding: 25px 0;
  text-align: center;
}

.list-inline {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  list-style: none;
}

.list-inline li {
  margin-left: 10px;
}

.list-inline li a {
  text-decoration: none;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  margin: 0;
}

.list-inline li a:hover {
  color: #00bfff;
}

footer p {
  font-size: 12px;
  margin: 0;
  color: rgba(255, 255, 255, 0.3);
}

/********************************/
/*          SERVICIOS           */
/********************************/
.card-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.card-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.card-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.card-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.card-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.card-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.card-contents {
  margin: 0 auto;
}

/********************************/
/*          BOLETINES           */
/********************************/
.boletines h3 {
  font-size: 25px;
  font-weight: 900;
}

.boletines {
  background: aliceblue;
  height: 100vh;
  box-shadow: 2px 4px 7px #364f6b;
  max-width: 270px;
}

.boletines .navbar-nav {
  margin-top: 10px;
  padding: 12px;
  list-style: none;
  text-align: center;
  margin-left: 20px;
}

.boletines .navbar-nav .nav-item {
  font-size: 14px;
  border-bottom: 1px solid #00bfff;
  margin-bottom: 3px;
}

.boletines .navbar-nav .nav-item .nav-link {
  text-decoration: none;
  color: #364f6b;
  transition: ease-in-out 0.5s;
  transition-property: transform color;
}

.boletines .navbar-nav .nav-item .nav-link:hover {
  color: #111;
  transform: translateY(-1px);
}

.bg-boletines {
  background-color: #fdfdfd;
  background-image: url("../img/logo.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0 auto;
}

/********************************/
/*      PUBLICACIONES          */
/********************************/
.publicaciones .container {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  /* background: #111; */
}

.publicaciones .timeline {
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.publicaciones .timeline ul {
  list-style: none;
}

.publicaciones .timeline ul li {
  padding: 20px;
  background: rgb(2, 0, 36);
  background: linear-gradient(10deg,
      rgba(2, 0, 36, 1) 0%,
      rgba(16, 73, 134, 0.9976365546218487) 25%,
      rgba(11, 191, 255, 1) 45%,
      rgba(11, 56, 92, 0.958420868347339) 77%);
  color: white;
  border-radius: 10px;
  margin-bottom: 20px;
}

.publicaciones .timeline ul li:last-child {
  margin-bottom: 0;
}

.publicaciones .timeline .timeline-content .timeline-title {
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}

.publicaciones .timeline .timeline-content p {
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  margin-top: 16px;
}

.publicaciones .timeline .timeline-content .date {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
  letter-spacing: 2px;
  color: #ccc;
}

/********************************/
/*          NOSOTROS          */
/********************************/
.mision {
  width: 250px;
  height: 190px;
  border-radius: 50%;
  left: 20%;
  position: relative;
}

.vision {
  width: 260px;
  height: 160px;
  border-radius: 50%;
  left: 20%;
  position: relative;
}

.objetivo {
  width: 250px;
  height: 190px;
  border-radius: 50%;
  left: 20%;
  position: relative;
}

/********************************/
/*          EQUIPO             */
/********************************/
.m-s-senior {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
}

.card-miembros {
  height: 98%;
  border: 1px solid #00bfff;
  box-shadow: 2px 4px 5px #999;
}

.social-miembros {
  justify-content: end;
}

/********************************/
/*          Registro             */
/********************************/
.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

/********************************/
/*       ADMINISTRADOR          */
/********************************/
.sidebar .btn-sidebar {
  position: absolute;
  left: 245px;
}

.sidebar {
  position: relative;
  height: 100vh;
  background: aliceblue;
  box-shadow: 2px 4px 7px #364f6b;
  max-width: 250px;
}

.sidebar .navbar-nav {
  margin-top: 10px;
  padding: 12px;
  list-style: none;
  text-align: start;
  margin-left: 20px;
}

.sidebar .navbar-nav .nav-item {
  font-size: 16px;
  border-bottom: 1px solid #00bfff;
}

.sidebar .navbar-nav .nav-item .nav-link {
  color: #364f6b;
  transition: ease 0.4s;
  transition-property: color transform;
}

.sidebar .navbar-nav .nav-item .nav-link:hover {
  color: #111;
  transform: translateY(-1px);
}

.sidebar .navbar-nav .dropdown .dropdown-menu .show {
  background: aliceblue !important;
}

.sidebar .navbar-nav .dropdown-menu {
  background: aliceblue;
  border: 1px solid #00bfff;
  width: 100%;
}

.line {
  margin: 0;
  padding: 8px;
}

/********************************/
/*         DASHBOARD            */
/********************************/
.card .card-content {
  height: 100px;
  border-radius: 4px;
}

.card .card-content .info {
  top: 40% !important;
}

.card .card-contents .info i {
  margin-left: 18px;
}

.card .card-contents .info .card-descripcion {
  margin-left: 18px;
}

/********************************/
/*         PAGINACION           */
/********************************/
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/********************************/
/*        MEDIA QUERIES        */
/********************************/
@media (min-width: 1190px) {
  .difuminado {
    max-height: 448px;
  }
}

@media (max-width: 1192px) {
  .m-s-senior {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }
}

@media (max-width: 1024px) {
  .m-s-senior {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }

  .collapse.show {
    display: block;
  }
}

@media (max-width: 980px) {
  .m-s-senior {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  .collapse.show {
    display: block;
  }
}

@media (max-width: 768px) {
  .difuminado {
    max-height: 804px;
  }

  .collapse.show {
    display: block;
  }

  .m-s-senior {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  .navbar .navbar-nav .dropdown .dropdown-menu {
    left: 0%;
  }

  .sidebar {
    width: 100%;
    height: auto;
    position: static;
    max-width: 100%;
  }

  .boletines {
    width: 100%;
    height: auto;
    position: static;
    max-width: 100%;
  }

  .newsform .dropdown-menu {
    left: -95px;
  }

  .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 576px) {
  .jumbotron {
    overflow: auto !important;
  }

  .m-s-senior {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }

  .newsform button {
    margin-bottom: 3%;
  }

  .newsform .dropdown-menu {
    left: -230px;
  }

  .info-ubicacion {
    display: block !important;
  }

  .grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  footer .list-inline {
    display: block;
  }

  /* vigilancia */
  .vigilancia-info {
    font-size: 23px;
    font-weight: 500;
  }

  /* Carousel */
  .carousel-item .info {
    width: 315px;
    height: 182px;
    top: 38%;
    left: 53%;
  }

  .carousel-item .info hgroup h1 {
    font-size: 39px;
  }

  .carousel-item .info hgroup h3 {
    font-size: 16px;
  }

  .carousel .carousel-item .slide-1 {
    background-image: url("../img/slide.jpg");
    background-position: inherit;
  }

  .carousel .carousel-item .slide-2 {
    background-image: url("../img/ban1.jpg");
    background-position: top;
  }

  /* Linea tiempo  */
  .publicaciones .timeline {
    right: 5%;
  }

  h2 {
    font-size: 1.5rem;
  }

  .vision {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: gray;
  }

  .timeline ul li {
    width: 50%;
    position: relative;
    margin-bottom: 50px;
  }

  .timeline ul li:nth-child(odd) {
    float: left;
    clear: right;
    transform: translateX(-50px);
    border-radius: 20px 0px 20px 20px;
  }

  .timeline ul li:nth-child(even) {
    float: right;
    clear: left;
    transform: translateX(10px);
    border-radius: 0px 20px 20px 20px;
  }

  .timeline ul li::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: gray;
    top: 0px;
  }

  .timeline ul li:nth-child(odd)::before {
    transform: translate(50%, -50%);
    right: -30px;
  }

  .timeline ul li:nth-child(even)::before {
    transform: translate(-50%, -50%);
    left: -30px;
  }

  .timeline-content .date {
    position: absolute;
    top: 18px;
    left: 70%;
  }

  .timeline ul li:hover::before {
    background-color: #00bfff;
  }
}

@media (max-width: 767px) {
  .timeline-novedades:before {
    left: -25px;
  }

  .timeline-novedades>li>.timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  .timeline-novedades>li>.timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  .timeline-novedades>li>.timeline-panel {
    float: right;
  }

  .timeline-novedades>li>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  .timeline-novedades>li>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }

  .imgxs {
    height: 550px;
  }
}
