/* OPENSPACE 4 */

#openspace-4 {
    overflow: hidden;
}

#openspace-4 .clients {
  padding: 70px 0;
  text-align: center;
}

#openspace-4 .clients .section-subtitle {
  font-weight: 700;
  margin-bottom: 30px;
}

#openspace-4 .clients-container {
  position: relative;
}

#openspace-4 .clients-item img {
  max-width: 100%;
}

#openspace-4 .owl-clients {
  display: inline-flex;
}

/*////////// OPENSPACE 4 //////////*/

