/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; 
  position: absolute;
    top: 50%;
    display: inline-block;
    width: 94%
}
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #9AC13B;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: transparent;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-theme .owl-nav button .fas {
  color: #9AC13B;
}
.owl-theme .owl-nav button .fas:hover {
  color: #b2f23f;
}
.owl-theme.iniciativa .owl-nav button i {
  color: rgba(207,168,67,1) !important;
}
.owl-theme.iniciativa .owl-nav button i:hover {
  color: rgba(209,163,43,1);
}
.owl-theme.gobernanza .owl-nav button i {
  color: rgb(139,95,60) !important;
}
.owl-theme.gobernanza .owl-nav button i:hover {
  color: rgba(209,163,43,1);
}
.owl-theme .owl-nav button.owl-prev {
  position: relative;
  float: left;
  margin-left: -34px;
}
.owl-theme .owl-nav button.owl-next {
  position: relative;
  float: right;
  margin-right: -30px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*--------------------------------------------------------------
# PUBLICACIONES
--------------------------------------------------------------*/
#mpbl {
  padding: 2.4em;
}
#mpbl .item {
  padding: 2em 1.27em;
  height: 240px;
  margin-bottom: 0.7em;
}
#mpbl .item h2 {
  font-weight: 700;
  font-size: 1.2em;
}
#mpbl .item span {
  font-weight: 700;
  font-size: 0.9em;
  text-align: right;
  position: absolute;
  bottom: 1em;
}
#mpbl .item.pr {
  color: #fff;
  background: #9AC13B;
  background: -moz-linear-gradient(135deg, rgba(149,194,67,1) 0%, rgba(141,199,36,1) 62%);
  background: -webkit-linear-gradient(135deg, rgba(149,194,67,1) 0%, rgba(141,199,36,1) 62%);
  background: linear-gradient(135deg, rgba(149,194,67,1) 0%, rgba(141,199,36,1) 62%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#95c243",endColorstr="#9AC13B",GradientType=1);
}
#mpbl .item.iniciativa.pr span {
  color: #004A6D;
}
#mpbl .item.iniciativa.pr:hover h2 {
  color: #004A6D;
}
#mpbl .item.iniciativa.pr {
  color: #fff;
  background: rgb(207,168,67);
  background: -moz-linear-gradient(90deg, rgba(207,168,67,1) 0%, rgba(209,163,43,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(207,168,67,1) 0%, rgba(209,163,43,1) 100%);
  background: linear-gradient(90deg, rgba(207,168,67,1) 0%, rgba(209,163,43,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfa843",endColorstr="#d1a32b",GradientType=1);
}
#mpbl .item.gobernanza.pr span {
  color: #fff;
}
#mpbl .item.gobernanza.pr:hover h2 {
  color: #c2c5cb;
}
#mpbl .item.gobernanza.pr {
  color: #fff;
  background: rgb(139,95,60);
  background: -moz-linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  background: linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8b5f3c",endColorstr="#704d31",GradientType=1);
}
#mpbl .item.ipr span, #mpbl .item.pr span {
  color: #004A6D;
}
#mpbl .item.ipr {
  color: #53536c;
  background: rgb(241,236,232);
  background: -moz-linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  background: -webkit-linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  background: linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1ece8",endColorstr="#d9d6d4",GradientType=1);
}
#pst-mtm {
  padding: 1.7em;
}
#pst-mtm .item {
  padding: 2em 1.27em;
  min-height: 240px;
  max-height: 240px;
}
#pst-mtm .item h2 {
  font-weight: 700;
  font-size: 1.2em;
}
#pst-mtm .item span {
  font-weight: 700;
  font-size: 0.9em;
  text-align: right;
  position: absolute;
  bottom: 1em;
}
#pst-mtm .item.pr {
  color: #fff;
  background: rgb(139,95,60);
  background: -moz-linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  background: linear-gradient(90deg, rgba(139,95,60,1) 0%, rgba(112,77,49,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8b5f3c",endColorstr="#704d31",GradientType=1);
}
#pst-mtm .item.ipr span, #mpbl .item.pr span {
  color: #004A6D;
}
#pst-mtm .item.ipr {
  color: #53536c;
  background: rgb(241,236,232);
  background: -moz-linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  background: -webkit-linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  background: linear-gradient(135deg, rgba(241,236,232,1) 0%, rgba(217,214,212,1) 92%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1ece8",endColorstr="#d9d6d4",GradientType=1);
}

#mdlg {
  padding: 2.4em 2.4em 1em 2.4em;
}
#mdlg .item {
  margin-bottom: 14px;
  padding-bottom: 7px;
  color: #9AC13B;
  background: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.24);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.24);
  max-height: 314px;
  min-height: 314px;
}
#mdlg .item img {
  min-height: 164px;
  max-height: 164px;
}
#mdlg .item h2 {
  font-weight: 700;
  font-size: 1.07em;
  color: #8B5F3C;
  padding: 1em 1em 0.2em 1em;
  margin-bottom: 0;
}
#mdlg .item span {
  font-weight: 700;
  font-size: 1em;
  color: #004A6D;
  padding: 0em 1em;
  position: absolute;
  bottom: 1em;
}
#mdlg .item a:hover {
  text-decoration: none;
}
#mdlg .item a:hover h2 {
  color: #004A6D;
}
#mpbl a:hover {
  text-decoration: none;
}
#mpbl a:hover .item.pr {
  color: #424949;
}
#mpbl a:hover .item.ipr {
  color: #424949;
}

@media only screen and (max-width: 960px) {
  .owl-theme .owl-nav button.owl-next {
    margin-right: -24px;
  }
}
@media only screen and (max-width: 768px) {
  .owl-theme .owl-nav button.owl-next {
    margin-right: -12px;
  }
}
@media only screen and (max-width: 600px) {
  .owl-theme .owl-nav button.owl-next {
    margin-right: 0px;
  }
}