.c-layout-customers-carousel__carousel-item {
  width: 10%;
  float: left;
  padding: 0 15px;
  display: none; }
  @media (max-width: 1199px) {
    .c-layout-customers-carousel__carousel-item {
      width: 12.5%; } }
  @media (max-width: 991px) {
    .c-layout-customers-carousel__carousel-item {
      width: 16.666666%; } }
  @media (max-width: 767px) {
    .c-layout-customers-carousel__carousel-item {
      width: 20%; } }
  @media (max-width: 575px) {
    .c-layout-customers-carousel__carousel-item {
      width: 25%; } }
  @media (min-width: 1200px) {
    .c-layout-customers-carousel__carousel-item:nth-child(-n+10) {
      display: block; } }
  @media (min-width: 992px) {
    .c-layout-customers-carousel__carousel-item:nth-child(-n+8) {
      display: block; } }
  @media (min-width: 768px) {
    .c-layout-customers-carousel__carousel-item:nth-child(-n+6) {
      display: block; } }
  @media (min-width: 576px) {
    .c-layout-customers-carousel__carousel-item:nth-child(-n+5) {
      display: block; } }
  .c-layout-customers-carousel__carousel-item:nth-child(-n+4) {
    display: block; }
.c-layout-customers-carousel__customer {
  width: 100%; }
.c-layout-customers-carousel__button-container {
  text-align: center;
  margin-top: 30px; }
.c-layout-customers-carousel__button {
  background: transparent;
  border: 2px solid #bebebe;
  border-radius: 100px;
  color: #a4a4a4;
  font-size: 0.8125em;
  padding: 12px 20px;
  text-transform: uppercase;
  display: inline-block;
  min-width: 260px;
  text-align: center; }
  .c-layout-customers-carousel__button:hover, .c-layout-customers-carousel__button:active, .c-layout-customers-carousel__button:focus {
    color: #a4a4a4; }
  @media (max-width: 1199px) {
    .c-layout-customers-carousel__button {
      font-size: 0.8125em; } }
  @media (max-width: 991px) {
    .c-layout-customers-carousel__button {
      font-size: 0.8125em; } }
  @media (max-width: 767px) {
    .c-layout-customers-carousel__button {
      font-size: 0.8125em; } }
  @media (max-width: 575px) {
    .c-layout-customers-carousel__button {
      font-size: 0.8125em; } }
  @media (max-width: 1199px) {
    .c-layout-customers-carousel__button {
      padding: 10px 20px; } }

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