.ccm-toolbar-visible  .header {
  top: 48px;
}

.clients-list.swiper-container li.swiper-slide .client-item .reveal img {
  width: 100%;
  height: 100%;
}

.client-color {
  background-size: cover;
}

.big-paragraph {
  overflow: hidden;
}

.explore-more-right .explore-more {
  float: right;
}

.mobile-phone-button {
  visibility: hidden;
  position: fixed;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding: .5rem 1rem;
  box-shadow: 0 0 1rem rgba(0,0,0,.1);
  background: black;
}

.project ol li:not(:first-child) {
  border-color: rgba(170,170, 170, .25);
}
