/* Section */
.content .title {
  text-align: left;
}

.sec-logo {
  margin-left: 0;
  margin-right: 43px;
}

.content {
  right: 0;
}

/* Section */

.brand-content-splide li img {
  margin-right: 6px;
}

.brand-pic-splide .splide__arrow--next {
  left: 8% !important;
}

.brand-pic-splide .splide__arrow--next svg {
  transform: rotate(180deg);
}

.brand-pic-splide .splide__slide .shadow-con {
  left: 40%;
  transform: rotate(180deg);
  right: unset;
}

@media only screen and (max-width: 992px) {
  .abidi-sec.section .content {
    left: 20px;
  }
}
