.orcas-icon-slider .slider {
  position: relative;
  height: 80px;
  width: 100%;
  text-align: center; }
  .orcas-icon-slider .slider .civicrm-icon {
    display: inline-block;
    transition: all 1s ease-in-out;
    max-width: 100%; }
    .orcas-icon-slider .slider .civicrm-icon img {
      height: auto;
      width: auto;
      max-width: 100%;
      max-height: 80px;
      margin-right: 20px; }
.orcas-icon-slider .slider-title {
  background: white;
  display: table;
  font-size: 22px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  z-index: 10; }
.orcas-icon-slider .slider-hr {
  background: #e84747;
  width: 100%;
  height: 1px;
  box-shadow: 0 0 1px rgba(232, 71, 71, 0.3);
  margin-top: -12px;
  margin-bottom: 40px; }

/*# sourceMappingURL=slider.css.map */
