@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700italic,700);
.breadcrumb
a {
  color: #777; }
  .breadcrumb
  a:hover, .breadcrumb
  a:visited {
    color: #777; }

@font-face {
  font-family: 'DINAlternate-Bold';
  src: url("DINAlternate-Bold.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINAlternate-Bold';
  src: url("DINAlternate-Bold.eot");
  src: url("DINAlternate-Bold.eot?#iefix") format("embedded-opentype"), url("DINAlternate-Bold.woff") format("woff"), url("DINAlternate-Bold.ttf") format("truetype"), url("DINAlternate-Bold.svg#svgDINNextLTPro-Condensed") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  padding-top: 50px;
  padding-bottom: 20px; }

html, body {
  height: 100%; }

.no-padding {
  padding: 0; }

.si-margin {
  margin-right: 15px !important; }

body {
  padding-top: 0;
  font-family: 'Trebuchet MS','helvetica', sans-serif; }

.navbar-fixed-top {
  position: relative; }

a:focus,
a:hover,
a:visited {
  color: #e30940; }

.menu-mobile {
  display: none; }

h3 {
  font-size: 28px;
  color: #3d3d3d; }


video{
  height: 545px;
}

.video-dest {
  padding: 30px;
  margin: 0 40px; }
  .video-dest a {
    background-color: #0f658c;
    padding: 10px;
    letter-spacing: 6px;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block; }

.fill {
  width: 100%;
  height: 100%;
  background-position: top;
  background-size: cover; }

.top {
  background-color: #223e93;
  color: #fff;
  height: 110px;
  padding: 20px; }
  .top .btn {
    background-color: #fff;
    padding: 20px;
    color: #223e93;
    background-image: none;
    font-size: 16px;
    text-transform: uppercase;
    float: right;
    vertical-align: middle; }
    .top .btn:hover {
      background-color: #0f658c;
      color: #fff; }


.navbar-brand {
  padding: 10px 15px;
  display: block; }

.navbar-collapse {
  border-color: #cccccb;
  margin-top: 30px; }

.navbar {
  background-color: #fff;
  background-image: none;
  border-color: transparent;
  height: 100px;
  border-bottom: 1px solid #aaa9a9; }
  .navbar .navbar-nav
  li
  a, .navbar a > span {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
    text-shadow: none !important; }
    .navbar .navbar-nav
    li
    a:hover, .navbar a > span:hover {
      color: #f20202; }
    .navbar .navbar-nav
    li
    a:before, .navbar .navbar-nav
    li
    a:after, .navbar a > span:before, .navbar a > span:after {
      content: '';
      position: absolute;
      transition: transform .5s ease; }

header {
  /*padding-top: 30px;*/
  padding-bottom: 30px; }

.nav
li
a {
  padding: 8px; }

.navbar-right {
  margin-right: 0px; }

.redes
a {
  color: #555759; }
  .redes
  a:hover {
    color: #f20202; }

.redes2 {
  margin: 0 auto; }
  .redes2 a {
    color: #555759;
    font-size: 30px; }
    .redes2 a:hover {
      color: #223e93; }

.navbar
.container
.navbar-brand {
  margin-top: 0; }

.rojo {
  background-color: #f20202;
  padding: 15px;
  text-align: center;
  font-size: 20px;
  color: #fff; }

.img-header {
  margin: 0 auto;
  left: 50%; }

.centrar {
  margin: 0 auto;
  float: none; }
  .centrar li {
    list-style: none;
    display: inline-block;
    border-color: 1px solid #fff;
    padding: 10px; }
    .centrar li a, .centrar li a > span {
      position: relative;
      color: inherit;
      text-decoration: none;
      line-height: 24px;
      text-transform: uppercase;
      color: #fff; }
      .centrar li a:hover, .centrar li a > span:hover {
        color: #fff; }
      .centrar li a:before, .centrar li a:after, .centrar li a > span:before, .centrar li a > span:after {
        content: '';
        position: absolute;
        transition: transform .5s ease; }

.effect-1 {
  padding-top: 10px; }
  .effect-1:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #bf0202;
    transform: scaleX(0); }
  .effect-1:hover:before {
    transform: scaleX(1); }

.effect-2 {
  padding-bottom: 10px; }
  .effect-2:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    transform: scaleX(0); }
  .effect-2:hover:before {
    transform: scaleX(1); }

.portfolio-item .portfolio-box {
  position: relative;
  display: block;
  margin: 0 auto; }
  .portfolio-item .portfolio-box .portfolio-box-caption {
    color: white;
    opacity: 1;
    display: block;
    background: rgba(10, 62, 86, 0.6);
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s; }
  .portfolio-item .portfolio-box .portfolio-box-caption-content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .portfolio-item .portfolio-box .project-name {
    font-size: 20px;
    padding: 40px;
    text-align: left; }
  .portfolio-item .portfolio-box .project-name-2 {
    font-size: 20px;
    text-align: center; }
  .portfolio-item .portfolio-box .fecha_noti {
    font-size: 18px;
    text-align: left;
    padding-left: 40px; }
  .portfolio-item .portfolio-box button {
    background-color: #0f658c;
    padding: 10px;
    border: none;
    text-transform: uppercase;
    float: left;
    text-align: left;
    margin-left: 40px;
    letter-spacing: 6px;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff; }
    .portfolio-item .portfolio-box button:hover {
      color: #fff;
      background-color: #223e93; }

.accion-btn {
  color: white;
  opacity: 1;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; }
  .accion-btn .btn-cont {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .accion-btn .btn-cont .link--arrowed {
      border: 1px solid #fff;
      padding: 5px 20px;
      color: #fff;
      height: auto;
      line-height: 8px;
      letter-spacing: 6px;
      font-size: 12px; }
      .accion-btn .btn-cont .link--arrowed .arrow-icon {
        color: #fff; }

.video-dest {
  position: relative;
  display: block;
  max-width: 950px;
  margin: 0 auto; }

.centered-container {
  display: inline-flex;
  padding: 4rem;
  border-radius: .125rem; }

.link {
  cursor: pointer;
  font-weight: 400;
  text-decoration: none; }

.link--arrowed {
  display: inline-block; }
  .link--arrowed .arrow-icon {
    position: relative;
    top: -1px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    vertical-align: middle; }
  .link--arrowed .arrow-icon--circle {
    transition: stroke-dashoffset .3s ease;
    stroke-dasharray: 95;
    stroke-dashoffset: 95; }
  .link--arrowed:hover .arrow-icon {
    transform: translate3d(5px, 0, 0); }
  .link--arrowed:hover .arrow-icon--circle {
    stroke-dashoffset: 0; }

.jumbotron {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 0px; }

.huincha {
  background-color: #e0e0e0;
  padding: 30px; }
  .huincha .volver {
    background-color: #0f658c;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-transform: uppercase; }
    .huincha .volver:hover {
      background-color: #223e93; }
    .huincha .volver i {
      font-size: 20px;
      margin-right: 10px;
      vertical-align: top; }

.tag-cont {
  margin: 10px; }

.tag {
  background-color: #0f658c;
  display: inline-block;
  padding: 10px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  text-align: left;
  margin: 10px 3px;
  letter-spacing: 3px;
  font-size: 9px; }
  .tag a, .tag a > span {
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
    text-shadow: none !important; }
    .tag a:hover, .tag a > span:hover {
      color: #fff; }
    .tag a:before, .tag a:after, .tag a > span:before, .tag a > span:after {
      content: '';
      position: absolute;
      transition: transform .5s ease; }

.cookieElement {
  display: block;
  z-index: 10000;
  background-color: #223e93;
  width: 100%;
  text-align: center;
  padding: 20px; }
  .cookieElement .fa {
    display: inline-block;
    color: #fff;
    font-size: 40px;
    margin-right: 10px; }
  .cookieElement p {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px; }
  .cookieElement .setCookieBtn {
    display: inline-block;
    margin-left: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 20px; }

.candidatos {
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px; }
  .candidatos h2 {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3d3d3d; }
  .candidatos h3 {
    font-size: 14px; }
  .candidatos p {
    font-size: 12px; }

.candidatos2 {
  padding-top: 20px;
  padding-bottom: 20px; }
  .candidatos2 h2 {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #3d3d3d; }
  .candidatos2 h3 {
    font-size: 14px; }
  .candidatos2 p {
    font-size: 12px; }

.lista-diputados {
  background-color: #f20202;
  color: #fff;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 13px;
  padding-top: 0px; }
  .lista-diputados span {
    font-size: 10px; }

.lista-senadores {
  background-color: #f3e507;
  color: #000;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 13px;
  padding-top: 0px; }
  .lista-senadores span {
    font-size: 10px; }

.lista-core {
  background-color: #29880b;
  color: #fff;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 13px;
  padding-top: 0px; }
  .lista-core span {
    font-size: 10px; }

.titulo-home {
  padding: 10px;
  text-transform: uppercase; }

.cuadros-home {
  background-color: #0f658c;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase; }
  .cuadros-home:hover {
    background-color: #2396ca;
    text-decoration: none; }

.padding-home {
  padding: 20px; }
  .padding-home a {
    color: transparent; }

.img-noticias {
  float: left;
  position: relative;
  display: inline-block; }
  .img-noticias img {
    min-width: 100%;
    object-fit: cover;
    width: 200px; }

.cont-noticias {
  margin-top: 40px;
  margin-bottom: 40px; }
  .cont-noticias .info-noticias {
    display: inline-block; }
    .cont-noticias .info-noticias .noticias-rojo {
      background-color: #e00428;
      height: 1px;
      width: 200px;
      display: block;
      position: relative;
      margin-bottom: 10px; }
    .cont-noticias .info-noticias .fecha {
      font-size: 12px;
      color: #aaa9a9;
      font-weight: 100; }
    .cont-noticias .info-noticias h4 {
      color: #3d3d3d;
      font-size: 24px; }
    .cont-noticias .info-noticias p {
      font-size: 14px;
      font-weight: 100;
      color: #000; }

.somos-box {
  padding: 120px;
  position: relative; }
  .somos-box h2 {
    margin: 0;
    font-style: italic;
    font-size: 26px;
    font-weight: 100;
    color: #4F5675; }
  .somos-box p {
    font-size: 18px;
    margin-top: 5px;
    font-style: italic;
    font-weight: 100;
    color: #4F5675; }
  .somos-box a {
    font-size: 18px;
    margin-top: 5px;
    font-style: italic;
    font-weight: 100;
    color: #99131a;
    text-decoration: underline; }

.separador {
  border-top: 5px solid #223e93; }

.separador2 {
  border-top: 5px solid #f20202; }

.portfolio-item-2 {
  overflow: hidden;
  float: left;
  position: relative; }
  .portfolio-item-2 .portfolio-box-2 {
    position: relative;
    display: block;
    margin: 0 auto; }
    .portfolio-item-2 .portfolio-box-2 .portfolio-box-caption-2 {
      color: white;
      opacity: 0;
      display: block;
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      bottom: 0;
      text-align: center;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.35s;
      -moz-transition: all 0.35s;
      transition: all 0.35s; }
      .portfolio-item-2 .portfolio-box-2 .portfolio-box-caption-2:hover {
        opacity: 1;
        background: rgba(0, 0, 0, 0.5); }
    .portfolio-item-2 .portfolio-box-2 .portfolio-box-caption-content-2 {
      width: 200px;
      text-align: center;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      margin: 0 auto; }
    .portfolio-item-2 .portfolio-box-2 .project-name-2 {
      font-size: 14px;
      text-align: center;
      font-style: italic;
      font-weight: 100;
      color: #fff;
      padding: 10px;
      border: 1px solid #fff;
      border-radius: 2px; }

.thumb-somos {
  background-color: #f5f5f5;
  padding: 30px 0px; }

.timeline {
  position: relative; }
  .timeline::before {
    content: '';
    background: #C5CAE9;
    width: 5px;
    height: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }

.timeline-item {
  width: 100%;
  margin-bottom: 70px; }
  .timeline-item:nth-child(even) 
  .timeline-content {
    float: right;
    padding: 40px 30px 10px 30px; }
    .timeline-item:nth-child(even) .timeline-content .date {
      right: auto;
      left: 0; }
    .timeline-item:nth-child(even) .timeline-content::after {
      content: '';
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0;
      top: 30px;
      left: -15px;
      border-width: 10px 15px 10px 0;
      border-color: transparent #f5f5f5 transparent transparent; }
  .timeline-item::after {
    content: '';
    display: block;
    clear: both; }

.timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3); 
}
  .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    right: -15px;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #f5f5f5; 
  }

.timeline-content h2 {
  color: #777;
}

.timeline-img {
  width: 30px;
  height: 30px;
  background: #3F51B5;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px; }

.timeline-card {
  padding: 0 !important; }
  .timeline-card p {
    padding: 0 20px; }
  .timeline-card a {
    margin-left: 20px; }

/*.timeline-item:nth-child(2) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("../img/Logo_Udi_1983_1989.png") center center no-repeat;
  background-size: cover; }
.timeline-item:nth-child(5) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1444093826349-9ce8c622f4f3") center center no-repeat;
  background-size: cover; }
.timeline-item:nth-child(6) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1471479917193-f00955256257") center center no-repeat;
  background-size: cover; }
.timeline-item:nth-child(8) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1466840787022-48e0ec048c8a") center center no-repeat;
  background-size: cover; }
.timeline-item:nth-child(10) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1447639703758-f525f36456bf") center center no-repeat;
  background-size: cover; }
.timeline-item:nth-child(11) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1469429978400-082eec725ad5") center center no-repeat;
  background-size: cover; }*/

.timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px; 
}

.timeline-img-header img {
  margin: 0 auto;
}

  .timeline-img-header h2 {
    position: absolute;
    bottom: 5px;
    left: 20px; 
  }

.margin-top-55{
  margin-top: 55px;
}

blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #f20202;
  padding: 0 20px;
  font-size: 16px; }

.date {
  background: #FF4081;
  display: inline-block;
  color: #FFFFFF;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0; }

.fnd-tittle {
  background-color: #aeaeae;
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 40px; }

/*.carousel{
    width: 1140px;
}
.carousel-control.right{
    right:-39%;
}
.carousel-control{
    left: 27%;
}*/

.doctrina ul {
  float: left;
  width: 100%;
  margin: 2em 0;
  padding: 0;
  position: relative;
  font-size: 16px; }
  .doctrina ul:before {
    position: absolute;
    left: -2.8em;
    text-align: right;
    top: 1.5em;
    color: #ededed;
    font-weight: bold;
    transform: rotate(-90deg); }
.doctrina p {
  text-align: justify; }
.doctrina li {
  transition-property: margin, background-color, border-color;
  transition-duration: .4s, .2s, .2s;
  transition-timing-function: ease-in-out, ease, ease;
  float: left;
  clear: left;
  width: 100%;
  margin: 0.2em 0;
  padding: 0.5em 0.8em;
  list-style: none;
  background-color: #f2f2f2;
  border-left: 5px solid #003842;
  cursor: pointer;
  color: #333;
  position: relative;
  z-index: 2;
  cursor: initial; }
  .doctrina li:hover {
    background-color: #f9f9f9;
    border-color: #00BDE8; }

.bg-jaime {
  background-color: #fff;
  background-size: cover;
  margin-bottom: 40px; }
  .bg-jaime h3 {
    font-style: italic; }

.bg-foto
p {
  text-align: justify; }

h3 {
  text-align: justify; }

.snip1559 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 8px;
  min-width: 250px;
  max-width: 260px;
  width: 100%;
  height: 550px;
  background-color: #ffffff;
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-top: 5px solid #223e93;
  border-radius: 5px; }
  .snip1559 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .snip1559 .profile-image {
    padding: 15% 10% 0; }
    .snip1559 .profile-image img {
      max-width: 100%;
      vertical-align: top;
      position: relative;
      border-radius: 50%;
      max-width: 40%; }
  .snip1559 figcaption {
    padding: 5% 10% 15%; }
  .snip1559 h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 3px 0;
    text-align: center; }
  .snip1559 h5 {
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 1px; }
  .snip1559 p {
    text-align: justify;
    margin-top: 20px;
    font-size: 14px; }
  .snip1559 .icons i {
    color: #999;
    display: inline-block;
    margin-right: 5px;
    font-size: 1.5em; }
    .snip1559 .icons i:hover {
      color: #555; }
    .snip1559 .icons i a {
      text-decoration: none; }

.alto-2 {
  min-height: 140px !important;
  margin-bottom: 5px; }

.margin-top {
  margin-top: 20px; }

.snip1560 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 270px;
  height: auto;
  background-color: #ffffff;
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border-top: 5px solid #223e93;
  opacity: 0.7;
  min-height: 320px; }
  .snip1560:hover {
    opacity: 1; }
  .snip1560 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .snip1560 .profile-image {
    padding: 15% 10% 0; }
    .snip1560 .profile-image img {
      max-width: 100%;
      vertical-align: top;
      position: relative;
      border-radius: 50%;
      max-width: 40%; }
  .snip1560 figcaption {
    padding: 5% 10% 15%; }
  .snip1560 h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 3px 0;
    text-align: center; }
  .snip1560 h5 {
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .snip1560 p {
    text-align: center;
    margin-top: 0;
    font-size: 14px; }
  .snip1560 .icons i {
    color: #999;
    display: inline-block;
    margin-right: 5px;
    font-size: 1.5em; }
    .snip1560 .icons i:hover {
      color: #555; }
    .snip1560 .icons i a {
      text-decoration: none; }

.pdt-80 {
  padding-top: 80px; }

.pdb-80 {
  padding-bottom: 80px; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #2196F3;
  border-color: #2196F3; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-primary input[type="checkbox"]:checked:disabled,
.checkbox-primary input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-primary input[type="checkbox"]:checked:disabled + label,
.checkbox-primary input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-primary input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-primary input[type="radio"]:checked:disabled + label:before {
    background-color: #2196F3;
    border-color: #2196F3; }

.checkbox-secondary input[type="checkbox"]:checked + label::before,
.checkbox-secondary input[type="radio"]:checked + label::before {
  background-color: #323a45;
  border-color: #323a45; }
.checkbox-secondary input[type="checkbox"]:checked + label::after,
.checkbox-secondary input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-secondary input[type="checkbox"]:checked:disabled,
.checkbox-secondary input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-secondary input[type="checkbox"]:checked:disabled + label,
.checkbox-secondary input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-secondary input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-secondary input[type="radio"]:checked:disabled + label:before {
    background-color: #323a45;
    border-color: #323a45; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #ef1c1c;
  border-color: #ef1c1c; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked:disabled,
.checkbox-danger input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-danger input[type="checkbox"]:checked:disabled + label,
.checkbox-danger input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-danger input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-danger input[type="radio"]:checked:disabled + label:before {
    background-color: #ef1c1c;
    border-color: #ef1c1c; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #29B6F6;
  border-color: #29B6F6; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked:disabled,
.checkbox-info input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-info input[type="checkbox"]:checked:disabled + label,
.checkbox-info input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-info input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-info input[type="radio"]:checked:disabled + label:before {
    background-color: #29B6F6;
    border-color: #29B6F6; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #FFD600;
  border-color: #FFD600; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked:disabled,
.checkbox-warning input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-warning input[type="checkbox"]:checked:disabled + label,
.checkbox-warning input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-warning input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-warning input[type="radio"]:checked:disabled + label:before {
    background-color: #FFD600;
    border-color: #FFD600; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #7EC855;
  border-color: #7EC855; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked:disabled,
.checkbox-success input[type="radio"]:checked:disabled {
  cursor: not-allowed; }
.checkbox-success input[type="checkbox"]:checked:disabled + label,
.checkbox-success input[type="radio"]:checked:disabled + label {
  cursor: not-allowed; }
  .checkbox-success input[type="checkbox"]:checked:disabled + label:before,
  .checkbox-success input[type="radio"]:checked:disabled + label:before {
    background-color: #7EC855;
    border-color: #7EC855; }

input[type="checkbox"],
input[type="radio"] {
  margin-left: 0rem; }
  input[type="checkbox"].styled:checked + label:after,
  input[type="radio"].styled:checked + label:after {
    content: "";
    font-size: 24px; }
  input[type="checkbox"] .styled:checked + label::before,
  input[type="radio"] .styled:checked + label::before {
    color: #fff; }
  input[type="checkbox"] .styled:checked + label::after,
  input[type="radio"] .styled:checked + label::after {
    color: #fff; }

.select-group {
  position: relative;
  display: block;
  margin-bottom: 15px; }
  .select-group:before {
    font-family: 'Ionicons';
    content: "\f3d0";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%); }
  .select-group select.form-control {
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-right: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }

.uimax-block-section-26 .product-list {
  display: block;
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }
  .uimax-block-section-26 .product-list:before {
    display: table;
    content: ""; }
  .uimax-block-section-26 .product-list:after {
    content: "";
    display: table;
    clear: both; }
  .uimax-block-section-26 .product-list .item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    float: left;
    height: 350px;
    width: 100%; }
  .uimax-block-section-26 .product-list .product-item {
    position: relative;
    background: #FFF;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15); }
    .uimax-block-section-26 .product-list .product-item .pic-wrapper {
      position: relative;
      display: block;
      overflow: hidden;
      width: 100%; }
      .uimax-block-section-26 .product-list .product-item .pic-wrapper:before {
        content: "";
        display: block;
        padding-top: 100%; }
      .uimax-block-section-26 .product-list .product-item .pic-wrapper .inner {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease; }
        .uimax-block-section-26 .product-list .product-item .pic-wrapper .inner .pic {
          position: absolute;
          top: 0;
          left: 50%;
          height: 100%;
          width: auto;
          transform: translate(-50%, 0);
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0); }
      .uimax-block-section-26 .product-list .product-item .pic-wrapper .pic-color {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        text-align: right;
        padding: 15px;
        z-index: 5;
        line-height: 0; }
        .uimax-block-section-26 .product-list .product-item .pic-wrapper .pic-color .pick {
          display: inline-block;
          width: 15px;
          height: 15px;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          border: 1px solid #ececec; }
          .uimax-block-section-26 .product-list .product-item .pic-wrapper .pic-color .pick:hover {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1); }
          .uimax-block-section-26 .product-list .product-item .pic-wrapper .pic-color .pick.active {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2); }
    .uimax-block-section-26 .product-list .product-item .product-desc {
      padding: 15px;
      text-align: center; }
      .uimax-block-section-26 .product-list .product-item .product-desc .name {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 1.5;
        font-weight: 500;
        color: #323a45;
        margin-top: 0px; }
        .uimax-block-section-26 .product-list .product-item .product-desc .name a {
          color: #323a45; }
          .uimax-block-section-26 .product-list .product-item .product-desc .name a:hover {
            color: #2196F3; }
      .uimax-block-section-26 .product-list .product-item .product-desc .price {
        display: inline-block;
        font-weight: 700;
        color: #ef1c1c;
        margin-right: 10px; }
      .uimax-block-section-26 .product-list .product-item .product-desc .old-price {
        display: inline-block;
        color: #475363; }
        .uimax-block-section-26 .product-list .product-item .product-desc .old-price a {
          color: #475363;
          text-decoration: none; }
    .uimax-block-section-26 .product-list .product-item .sale {
      background: #ef1c1c;
      display: inline-block;
      padding: 5px 10px;
      color: #FFF;
      text-transform: uppercase;
      font-size: 10px;
      line-height: 1;
      border-radius: 2px 0 0 2px;
      position: absolute;
      top: 15px;
      left: 15px; }
      .uimax-block-section-26 .product-list .product-item .sale:after {
        content: "";
        position: absolute;
        left: 100%;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 10px 6px;
        border-color: transparent transparent transparent #ef1c1c; }
    .uimax-block-section-26 .product-list .product-item .btn-add-cart {
      display: inline-block;
      font-size: 0px;
      width: 30px;
      height: 30px;
      padding: 0px;
      background: #FFF;
      position: absolute;
      top: 15px;
      right: 15px;
      text-align: center;
      line-height: 30px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      border: 1px solid #323a45;
      color: #323a45;
      transform: translate(60px, 0);
      -webkit-transform: translate(60px, 0);
      -moz-transform: translate(60px, 0);
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease; }
      .uimax-block-section-26 .product-list .product-item .btn-add-cart:before {
        content: "\f3f8";
        font-family: "Ionicons";
        font-size: 18px; }
      .uimax-block-section-26 .product-list .product-item .btn-add-cart:hover, .uimax-block-section-26 .product-list .product-item .btn-add-cart.active {
        border-color: #2196F3;
        color: #2196F3; }
    .uimax-block-section-26 .product-list .product-item .btn-wishlist {
      display: inline-block;
      font-size: 0px;
      width: 30px;
      height: 30px;
      background: #FFF;
      padding: 0px;
      text-align: center;
      position: absolute;
      right: 15px;
      top: 60px;
      transform: translate(60px, 0);
      -webkit-transform: translate(60px, 0);
      -moz-transform: translate(60px, 0);
      line-height: 30px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      border: 1px solid #323a45;
      color: #323a45;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease; }
      .uimax-block-section-26 .product-list .product-item .btn-wishlist:before {
        content: "\f443";
        font-family: "Ionicons";
        font-size: 18px; }
      .uimax-block-section-26 .product-list .product-item .btn-wishlist:hover, .uimax-block-section-26 .product-list .product-item .btn-wishlist.active {
        color: #ef1c1c;
        border-color: #ef1c1c; }
    .uimax-block-section-26 .product-list .product-item:hover .pic-wrapper .inner {
      transform: scale(1.3);
      -webkit-transform: scale(1.3);
      transform: scale(1.3); }
    .uimax-block-section-26 .product-list .product-item:hover .btn-add-cart,
    .uimax-block-section-26 .product-list .product-item:hover .btn-wishlist {
      transform: translate(0px, 0);
      -webkit-transform: translate(0px, 0);
      -moz-transform: translate(0px, 0); }
.uimax-block-section-26 .form-search {
  position: relative;
  margin-bottom: 15px; }
  .uimax-block-section-26 .form-search .form-control {
    margin-bottom: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-right: 35px;
    box-shadow: none;
    -webkit-box-shadow: none; }
  .uimax-block-section-26 .form-search .btn-search {
    padding: 0px;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px;
    background: transparent;
    color: #323a45; }
    .uimax-block-section-26 .form-search .btn-search:hover {
      color: #2196F3; }
.uimax-block-section-26 .categories-list .list {
  margin-bottom: 0px; }
  .uimax-block-section-26 .categories-list .list > li > a {
    display: block;
    padding: 5px 0;
    color: #323a45; }
    .uimax-block-section-26 .categories-list .list > li > a:hover {
      color: #2196F3; }
.uimax-block-section-26 .product-filter .block {
  margin-bottom: 40px; }
  .uimax-block-section-26 .product-filter .block > .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #323a45;
    margin-bottom: 15px;
    padding: 0px 0 5px; }
  .uimax-block-section-26 .product-filter .block + .block > .title {
    padding: 5px 0 5px;
    border-top: 1px solid #ececec; }
.uimax-block-section-26 .color-list {
  display: block;
  text-align: left; }
  .uimax-block-section-26 .color-list > a.color {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #2196F3; }
    .uimax-block-section-26 .color-list > a.color:hover {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2); }
    .uimax-block-section-26 .color-list > a.color.active {
      -webkit-box-shadow: 0px 0px 0px 2px #666666;
      -moz-box-shadow: 0px 0px 0px 2px #666666;
      box-shadow: 0px 0px 0px 2px #666666; }
.uimax-block-section-26 .uimax-sidebar {
  background: #FFF;
  padding: 30px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 80px; }

.submenu {
  background-color: #f5f5f5;
  width: fit-content;
  border-radius: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 30px; }

.nav-pills li {
  color: #555759;
  background-color: #f5f5f5;
  font-size: 16px; }
  .nav-pills li a {
    color: #555759;
    padding: 20px; }
    .nav-pills li a:hover {
      color: #555759;
      background-color: #fff;
      padding: 20px; }

.oculto {
  display: none; }

.mili-box {
  padding: 40px; }

.mili-form {
  background-color: #aaa9a9;
  padding: 40px 10px;
  border-radius: 10px;
  margin: 20px;
  color: #fff; }
  .mili-form .separame {
    margin-top: 10px; }

.representante {
  background-color: #f1f1f1;
  padding: 20px; }
  .representante .foto-dest {
    height: 400px;
    display: block; }
    .representante .foto-dest img {
      object-fit: cover;
      height: 100%; }
  .representante .texto-dest {
    background-color: #fff;
    padding: 20px;
    height: auto;
    margin-bottom: 20px; }

.representante-2 {
  padding: 20px; }
  .representante-2 .texto-dest {
    background-color: #fff;
    padding: 20px;
    height: auto;
    margin-bottom: 20px; }
  .representante-2 .foto-dest-2 {
    height: 170px;
    display: block; }
    .representante-2 .foto-dest-2 img {
      object-fit: cover;
      height: 100%; }

.margen-trans {
  margin-top: 50px;
  margin-bottom: 50px; }

#icon-wrapper {
  width: 100%;
  float: left;
  height: 300px; }

.icons {
  width: 25%;
  float: left;
  position: relative; }

.icons2 {
  width: 25%;
  float: left;
  position: relative;
  margin-left: 25%; }

.icons3 {
  width: 25%;
  float: left;
  position: relative;
  margin-left: 50%; }

.icon-slide-container {
  height: 300px;
  overflow: hidden;
  text-align: left;
  position: absolute;
  float: left;
  width: 300px;
  left: 50%;
  margin-left: -150px; }

.slide-icon {
  width: 300px;
  height: auto;
  position: absolute;
  margin-top: -300px;
  -webkit-transition: .4s ease;
  -moz-transition: .4s ease;
  -ms-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4 ease; }

.slide-icon:hover {
  position: absolute;
  margin-top: 0; }

@media only screen and (max-width: 1366px){
  video{
    height: 545px;
  }
   /* .carousel-inner{
        left:8%;
    }
    .carousel-control {
        left: 40px;
    }
    .carousel-control.right {
        right: -145px;
    }*/
}

@media only screen and (max-width: 1300px) {
  #icon-wrapper {
    width: 100%;
    float: left;
    height: 170px; }

  .icon-slide-container {
    height: 200px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    float: left;
    width: 200px;
    left: 50%;
    margin-left: -100px; }

  .slide-icon {
    width: 200px;
    height: auto;
    position: absolute;
    margin-top: -200px; } 
    video {
        height: 543px;
    }

}


@media only screen and (max-width: 1000px) {
  #home-social-container {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    padding: 0;
    float: left;
    left: 0; } 
    
  video {
    height: 415px;
  }

    /*.carousel-inner{
        left: 0;
        margin-left: -75px;
    }

    .img-header {
        width: 100%;
        margin-top: 50px;
    }    

    .carousel-control {
        left: 0;
    }

    .carousel-control.right {
        right: 160px;
    }*/

}
@media only screen and (max-width: 840px) {
  #icon-wrapper {
    width: 100%;
    float: left;
    height: 650px; }

  .icon-slide-container {
    height: 300px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    float: left;
    width: 300px;
    left: 50%;
    margin-left: -150px; }

  .slide-icon {
    width: 300px;
    height: auto;
    position: absolute;
    margin-top: -300px; }

  .icons {
    width: 50%;
    float: left;
    position: relative; }

  .icons2 {
    width: 50%;
    float: left;
    position: relative;
    margin-left: 50%; }

  .icons3 {
    width: 50%;
    float: left;
    position: relative;
    margin-left: 0%;
    margin-top: 350px; }

  .icons4 {
    width: 50%;
    float: left;
    position: relative;
    margin-left: 50%; } 

  video {
    height: 347px;
  }
    
   /* .carousel-inner {
        left: 0;
        margin-left: -150px;
    }
    
    .carousel-control.right {
        right: 305px;
    }
    
    .img-header {
        width: 100%;
        margin-top: 115px;
    }*/
    
}
@media only screen and (max-width: 650px) {
  #icon-wrapper {
    height: 400px; }

  #section {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%; }

  .slide-icon {
    width: 200px;
    height: auto;
    position: absolute;
    margin-top: -200px; }

  .icon-slide-container {
    height: 200px;
    width: 200px;
    left: 50%;
    margin-left: -100px; }

  .icons3 {
    width: 50%;
    position: relative;
    margin-left: 0%;
    margin-top: 230px; }

  video {
    height: 266px;
  }

   /* .carousel-inner {
        left: 75px;
    }

    .carousel-control {
        left: 0;
    }

    .carousel-control.right {
        right: 0;
    }
    .img-header {
        margin-top: 45px;
    }*/

}
@media only screen and (max-width: 570px) {
  #icon-wrapper {
    height: 300px; }

  .slide-icon {
    width: 150px;
    height: auto;
    position: absolute;
    margin-top: -150px; }

  .icon-slide-container {
    height: 150px;
    width: 150px;
    left: 50%;
    margin-left: -75px; }

  .icons3 {
    width: 50%;
    float: left;
    margin-left: 0%;
    margin-top: 190px; } 

  video {
      height: 232px;
  }

    /*.img-header {
        margin-top: 60px;
    }*/
    
}

#reset {
  background: transparent;
  border: solid 1px rgba(255, 255, 255, 0.2);
  margin-top: 3rem;
  padding: 0.5rem 1rem 0.66rem;
  color: rgba(255, 255, 255, 0.2);
  font-size: 1.5rem;
  font-weight: 200;
  text-transform: lowercase;
  transition: 0.15s linear all; }
  #reset:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #232323; }

.button,
[class*='button-'] {
  background: #fff;
  display: inline-block;
  padding: 1rem 2rem;
  color: #232323;
  font: 200 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  transition: 0.5s linear all; }
  .button:hover,
  [class*='button-']:hover {
    background: white; }

.download-wrap {
  perspective: 80rem;
  perspective-origin: 50% 50% 0;
  width: 290px;
  height: 4rem;
  margin: 0 auto; }

.download {
  position: relative;
  width: 15rem;
  height: 4rem;
  transform-style: preserve-3d;
  transform-origin: 50% 50% 0;
  transform: rotateX(0deg);
  transition: 0.2s linear all; }
  .download.is-active {
    transform: rotateX(90deg) translateZ(2rem); }
    .download.is-active .meter-progress {
      right: 0%; }

.button-download,
.meter {
  position: relative;
  width: 290px;
  height: 4rem;
  font-size: 14px;
  font-weight: 200;
  line-height: 4rem;
  padding: 0;
  transform-origin: top center; }

.meter {
  background: #0f658c;
  overflow: hidden;
  transform: rotateX(270deg); }
  .meter:before, .meter:after {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
  .meter:before {
    content: 'descargando...';
    animation: white-pulse 1s infinite alternate; }
  .meter:after {
    content: 'Listo!';
    display: none;
    color: #fff; }
  .meter.is-done:before {
    display: none; }
  .meter.is-done:after {
    display: block; }
  .meter .meter-progress {
    display: block;
    width: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.15) 30%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.15) 60%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.15) 80%, rgba(0, 0, 0, 0.15) 90%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0.2));
    transition: 4s linear all; }

.icon-wrap {
  position: absolute;
  right: 0.5rem;
  top: 0;
  bottom: 0;
  width: 4rem;
  padding-top: 1.66rem;
  background: rgba(0, 0, 0, 0.1); }

.icon-download {
  position: relative;
  display: block;
  width: 2.5rem;
  height: 1rem;
  margin: auto;
  border: solid 0.5rem #232323;
  border-top: none; }
  .icon-download:before, .icon-download:after {
    content: '';
    display: block;
    position: absolute;
    animation: icon-bounce .5s infinite alternate; }
  .icon-download:before {
    left: 0.5rem;
    top: -0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    background: #232323; }
  .icon-download:after {
    left: 0.25rem;
    top: -0.125rem;
    width: 0;
    height: 0;
    border-left: solid 0.5rem transparent;
    border-right: solid 0.5rem transparent;
    border-top: solid 0.5rem #232323; }

@keyframes icon-bounce {
  from {
    transform: translateY(-5px); }
  to {
    transform: translateY(0); } }
@keyframes white-pulse {
  from {
    color: rgba(255, 255, 255, 0.2); }
  to {
    color: rgba(255, 255, 255, 0.5); } }
.btn-descargar-mostrar {
  margin-top: 30px; }

.linea-top {
  background-color: #f20202;
  padding: 2px;
  margin-top: -20px; }

.indicador-lectura {
  height: 3px;
  background-color: #cc231e;
  width: 0;
  z-index: 9999;
  position: fixed;
  bottom: 0;
  top: 0;
  transition: width 0.3s ease-out 0s; }

.migas {
  background-color: #f5f5f5; }

.breadcrumb {
  padding: 0px 15px;
  width: auto;
  float: left; }
  .breadcrumb li {
    padding-top: 20px; }

hr {
  margin-top: 0;
  margin-bottom: 0; }

.more {
  font-size: 36px;
  font-weight: bold; }

.fecha-noti {
  margin-bottom: 10px; }

aside {
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  display: block;
  text-align: center;
  margin-right: 80px;
  margin-top: 30px; }
  aside ul {
    padding: 0;
    margin-bottom: 0; }
    aside ul li {
      list-style: none;
      text-align: left;
      border-bottom: 1px solid #f5f5f5;
      width: 100%; }
      aside ul li .link {
        position: relative;
        color: inherit;
        text-decoration: none;
        line-height: 24px;
        text-transform: uppercase;
        color: #232323;
        width: 100%;
        padding: 13px 20px; }
        aside ul li .link:hover {
          color: #232323;
          text-decoration: none;
          background-color: #f5f5f5; }
        aside ul li .link:before, aside ul li .link:after {
          content: '';
          position: absolute;
          transition: transform .5s ease; }

.detalle-noti {
  font-size: 16px;
  font-weight: lighter;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: justify; }
  .detalle-noti p {
    color: #232323; }

.compartir {
  border-bottom: 1px solid #aaa9a9;
  border-top: 1px solid #aaa9a9; }
  .compartir p {
    color: #aaa9a9;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    margin-right: 10px; }
  .compartir .face {
    border-left: 1px solid #aaa9a9;
    padding: 20px;
    display: inline-block;
    font-size: 24px; }
    .compartir .face a {
      color: #aaa9a9; }
      .compartir .face a :hover {
        color: #3B5998; }
  .compartir .twitter {
    border-left: 1px solid #aaa9a9;
    padding: 20px;
    display: inline-block;
    font-size: 24px; }
    .compartir .twitter a {
      color: #aaa9a9; }
      .compartir .twitter a :hover {
        color: #00aced; }
  .compartir .email {
    border-left: 1px solid #aaa9a9;
    border-right: 1px solid #aaa9a9;
    padding: 20px;
    display: inline-block;
    font-size: 24px; }
    .compartir .email a {
      color: #aaa9a9; }
      .compartir .email a :hover {
        color: #bb0613; }
  .compartir .whatsapp {
    border-right: 1px solid #aaa9a9;
    border-left: 1px solid #aaa9a9;
    padding: 20px;
    display: none;
    font-size: 24px; }
    .compartir .whatsapp a {
      color: #aaa9a9; }
      .compartir .whatsapp a :hover {
        color: #25D366; }

.mostrar {
  display: none; }

.noticias {
  display: inline-block;
  width: 100%; }
  .noticias .fnd-noti {
    background-color: #f5f5f5;
    padding-bottom: 30px;
    padding-top: 30px; }
  .noticias .relacionados a {
    text-decoration: none; }
    .noticias .relacionados a :hover {
      color: #e00428;
      text-decoration: none; }
  .noticias .relacionados .thumbnail {
    padding: 15px;
    border-radius: 0 !important; }
    .noticias .relacionados .thumbnail .info-noticias {
      display: inline-block; }
      .noticias .relacionados .thumbnail .info-noticias .noticias-rojo {
        background-color: #e00428;
        height: 1px;
        width: 200px;
        display: block;
        position: relative;
        margin-bottom: 20px;
        margin-top: 10px; }
      .noticias .relacionados .thumbnail .info-noticias .fecha {
        font-size: 12px;
        color: #a0a1a2;
        font-weight: 100; }
      .noticias .relacionados .thumbnail .info-noticias h4 {
        color: #e00428;
        font-size: 18px; }
      .noticias .relacionados .thumbnail .info-noticias p {
        font-size: 14px;
        font-weight: 100;
        color: #000; }

.buscar {
  width: 400px;
  float: right; }

.column {
  background: transparent;
  height: 70px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px; }

.search {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  overflow: hidden; }
  .search_bar {
    width: 380px;
    position: relative;
    margin: 0 auto; }
    .search_bar input[type="text"] {
      width: 15px;
      background: transparent;
      transition: border 0.3s 0s, width 0.2s 0.3s cubic-bezier(0.225, 0.01, 0.475, 1.01), text-indent 0.2s 0.3s;
      padding: 20px;
      border-color: #232323;
      text-indent: 30px;
      outline: none;
      border: 0px solid #232323;
      font-size: 14px;
      color: #232323;
      border-radius: 5px; }
    .search_bar ::-webkit-input-placeholder {
      /* Safari, Chrome and Opera */
      color: #232323;
      font-weight: 400; }
    .search_bar ::-moz-input-placeholder {
      /* Safari, Chrome and Opera */
      color: #232323;
      font-weight: 400; }
    .search_bar ::-o-input-placeholder {
      /* Safari, Chrome and Opera */
      color: #232323;
      font-weight: 400; }
    .search_bar input[type="checkbox"] {
      display: none; }
    .search_bar input[type="checkbox"]:checked + label + input {
      width: 330px;
      background-color: #fff;
      text-indent: 0px;
      margin-top: 10px; }
    .search_bar input[type="checkbox"]:checked + label i {
      right: 0px;
      transform: translateY(-50%) translateX(50%) rotate(360deg) scale(0);
      color: #232323; }
    .search_bar input[type="checkbox"]:checked + label .last {
      left: 330px;
      transform: translateY(-50%) rotate(360deg) scale(1); }
    .search_bar input[type="checkbox"]:checked + label p {
      top: 50%;
      transition: all .3s .45s; }
    .search_bar input[type="checkbox"]:not(checked) + label p {
      top: -50%;
      transition: all .3s 0s; }
    .search_bar .last {
      -webkit-transform: translateY(-50%) rotate(0deg) scale(0);
      transform: translateY(-50%) rotate(0deg) scale(0); }
    .search_bar i {
      position: absolute;
      font-size: 30px;
      top: 50%;
      transform: translateY(-50%) translateX(50%) rotate(0deg) scale(1);
      cursor: pointer;
      z-index: 2;
      margin: auto;
      border-radius: 4px;
      width: 56px;
      right: 50%;
      height: 54px;
      background: transparent;
      transition: right .3s .3s, transform .3s .3s, color .3s;
      line-height: 60px;
      color: #232323; }
      .search_bar i:hover {
        color: #232323; }
    .search_bar p {
      position: absolute;
      margin: 0;
      right: 52px;
      color: #232323;
      font-weight: 700;
      font-size: 30px;
      top: -50%;
      transform: translateY(-50%) rotate(0deg) scale(1); }

.form-box {
  padding: 40px; }

.form-contact {
  background-color: #f6f6f6;
  padding: 40px 10px;
  border-radius: 10px;
  margin: 20px;
  color: #555759; }
  .form-contact .separame {
    margin-top: 10px; }
    .form-contact .separame button {
      border: 2px solid #223e93;
      border-radius: 5px;
      padding: 10px 40px;
      color: #223e93;
      background-color: transparent;
      background-image: none; }
      .form-contact .separame button:hover {
        background-color: #223e93;
        color: #fff; }

.inscripcion h4 {
  color: #f20202;
  font-size: 28px; }
.inscripcion p {
  font-size: 20px; }

footer {
  background-color: #223e93;
  padding: 100px; }
  footer a {
    color: #fff;
    text-decoration: none; }
  footer .caja {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50%;
    width: 400px;
    color: #fff; }
    footer .caja .info {
      display: inline-block; }
      footer .caja .info .locate {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px; }
        footer .caja .info .locate .fa {
          color: #fff;
          font-size: 24px;
          margin-right: 10px; }
      footer .caja .info .locate-info {
        display: inline-block;
        font-size: 12px; }
        footer .caja .info .locate-info i {
          font-family: helvetica;
          line-height: 20px; }
        footer .caja .info .locate-info h2 {
          font-weight: 300;
          font-size: 16px;
          margin: 0;
          padding: 0;
          margin-bottom: 5px; }
    footer .caja .redes {
      color: #fff;
      display: inline-block;
      vertical-align: top;
      margin-top: -10px; }
      footer .caja .redes li {
        float: left;
        list-style: none; }
        footer .caja .redes li .fa {
          color: #fff;
          font-size: 34px;
          margin-right: 10px; }
          footer .caja .redes li .fa:hover {
            color: #f20202; }
      footer .caja .redes img {
        margin-left: 30px;
        margin-top: 50px; }


@media (max-width: 1200px) {
  video {
      height: 500px;
  }
}

@media (max-width: 1024px){
  video {
      height: 432px;
  }
}

@media (max-width: 980px) {
  .ocultar {
    display: none; }

  h2 {
    font-size: 20px; }

  .representante-2
  .foto-dest-2 {
    height: 210px;
    display: block; }

  .mostrar {
    display: block; }

  aside {
    margin-right: 0; }

  header {
    height: auto;
    display: block;
    /*margin-top: 30px;*/ }

  .margen-noti {
    padding: 30px; }

  .buscar {
    width: 100%;
    float: none; }

  .search_bar
  p {
    right: 72px; }

  .search_bar {
    width: 100%; }

  .desktop {
    display: none; }

  .navbar-brand {
    float: none; }

  .navbar-brand img {
    display: block;
    text-align: center;
    margin: 0 auto; } 

  video {
      height: 406px;
  }
}


@media screen and (max-width: 768px) {
  .timeline::before {
    left: 50px; }
  .timeline .timeline-img {
    left: 50px; }
  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px; }
  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none; }
  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent; } 

  .tag {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0; }

  .tag-cont {
    margin: 0; }

  .jumbotron
  .container {
    padding: 0; }

  .breadcrumb {
    width: 100%; }

  .top {
    height: auto; }
    .top .centrar-top {
      text-align: center; }
      .top .centrar-top h2 {
        text-align: center; }
      .top .centrar-top .btn {
        text-align: center;
        float: none;
        margin: 0 auto;
        padding: 15px; }
      .top .centrar-top img {
        text-align: center;
        margin: 0 auto;
        width: 130px; }

  .navbar-collapse {
    border-color: transparent;
    background-color: white;
    margin-top: 50px; }

  .navbar-toggle
  .icon-bar {
    background-color: red; }

  .navbar-nav
  .open
  .dropdown-menu li a {
    line-height: 40px; }

  .navbar .navbar-nav li a {
    line-height: 30px; }

  .navbar-fixed-top .navbar-collapse {
    max-height: 100% !important; }

  .snip1560 {
    width: 230px;
    margin-bottom: 10px; }

  .alto-2 {
    width: 100%; 
  } 

  video{
    height: 322px; 
  }

}


@media only screen and (max-width: 650px) {
  video {
      height: 266px;
  }
}

@media only screen and (max-width: 570px){
  video {
      height: 232px;
  }
}



@media (max-width: 480px) {
  .centrar {
    margin-left: -40px; }
    .centrar li {
      display: inline-block;
      padding: 5px; }

  .compartir
  .whatsapp {
    display: inline-block; }

  .full {
    width: 100%; }

  .portfolio-item
  .portfolio-box-caption
  .portfolio-box-caption-content .fecha_noti {
    font-size: 14px; }
  .portfolio-item
  .portfolio-box-caption
  .portfolio-box-caption-content .project-name {
    font-size: 14px;
    padding: 10px 40px; }
  .portfolio-item
  .portfolio-box-caption
  .portfolio-box-caption-content button {
    padding: 5px 10px;
    font-size: 10px; }

  footer {
    padding: 60px; }
    footer .caja {
      width: auto; }
      footer .caja .redes {
        margin-top: 20px; }

  input[type="checkbox"]:checked + label + input {
    width: 330px;
    background-color: #fff;
    text-indent: 0px;
    margin-top: -20px !important; }

  .search_bar
  p {
    right: 22px; } 
  video {
      height: 193px;
  }
}

@media (max-width: 414px){
  video {
      height: 171px;
  }
}

@media (max-width: 375px){
  video {
      height: 155px;
  }
}

@media (max-width: 320px){
  .carousel-inner, video {
      height: 131px;
  }
}

.carousel-control.right, .carousel-control.left {
  background: none;
}

.item > img{
  width: 100%;
}
.navbar{
  margin-bottom: 0;
}
header{
  padding-bottom: 0;
}
video{
    height:auto;
}
/*# sourceMappingURL=main.css.map */



/* MILITANTES*/ 
.img-portada-section{
  margin-top: -40px;
}
.img-portada{
  width: 100%;
}
.submit{
  background: #337ab7;
  color: #fff;
  padding: 10px 100px;
  border-radius: 5px;
  text-decoration: none;
}
.submit:hover, .submit:visited{
  color: #fff;
}

/* Profile Card */
.container-profile{
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-top: 5px solid #223e93;
}

.profile-info h3{
  color: #2743AA;
  font-size: 20px;
}

.profile-info h5{
  min-height: 30px;
}

.rrss-profile{
  padding-left: 15px;
  padding-right: 15px;
}
.rrss-profile .fb-icon{
  background: #3d5a95;
  padding: 10px 10px;
}
.rrss-profile .tw-icon{
  background: #2BB8E8;
  padding: 10px 10px;
}
.rrss-profile .fb-icon a, .rrss-profile .tw-icon a{
  display: block;
  cursor: pointer;
}
.separator-profile{
  border: solid 2px #f00016;
}

.description-profile{
  padding: 10px 10px;
}
.contact-email{
  background: #f4f3ef;
  color: #3d3d3d;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 0;
}
.contact-email a{
  text-decoration: none;
}