/*!
COLOR DE LA BARRA Y CIRCULITO DE CARGA DEL CARRUSEL
 */


.pace .pace-progress {
  background: #07B0EF000 !important;
opacity: 0.0;
}

.pace .pace-activity {
  border-top-color: #3396FF000 !important;
opacity: 0.8;
  border-left-color: #3396FF000 !important;
opacity: 0.8;

}




/*!
OPACIDAD Y TAMAÑO DE LOS ANUINCIANTES
 */


.single-shot {
  transform: scale(0.7);
  opacity: 0.7;
}











.center .single-shot {
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 576px) {
  .footer-brand.logo.pull-left {
    float: unset !important;
  }
}

/*# sourceMappingURL=comision.css.map */

