.section-manufacturers {
  margin-top: 120px; }
  @media (max-width: 1140px) {
    .section-manufacturers {
      margin-top: 60px; } }
  .section-manufacturers .manufacturers-title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 3px;
    color: #34435E;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 25px; }
    @media (max-width: 640px) {
      .section-manufacturers .manufacturers-title {
        font-size: 20px;
        line-height: 28px; } }
  .section-manufacturers .content-area {
    flex: 0 0 20%;
    flex-basis: 330px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    min-height: 190px; }
    .section-manufacturers .content-area:after {
      content: "";
      height: 75%;
      display: flex;
      width: 10px;
      position: absolute;
      right: 0;
      bottom: 0;
      background-color: #1ADBE4; }
    @media (max-width: 1140px) {
      .section-manufacturers .content-area {
        margin: 0 auto;
        flex: 0 0 100%;
        margin-bottom: 40px; }
        .section-manufacturers .content-area:after {
          display: none; }
        .section-manufacturers .content-area .show-mobile {
          display: flex;
          justify-content: center;
          text-align: center; } }
  .section-manufacturers .slider-area {
    width: 64.48%;
    padding-bottom: 50px;
    right: 0;
    padding-left: 45px; }
    @media (max-width: 1140px) {
      .section-manufacturers .slider-area {
        position: static;
        width: 100%;
        margin-bottom: 120px; } }
    @media (max-width: 640px) {
      .section-manufacturers .slider-area {
        padding-left: 0; } }
    @media (max-width: 640px) {
      .section-manufacturers .slider-area .manufacturer-slider {
        padding-bottom: 50px; } }
  .section-manufacturers .manufacturers-l-title {
    font-size: 104px;
    line-height: 104px;
    font-weight: 900;
    color: #1ADBE4;
    text-align: center; }
    @media (max-width: 640px) {
      .section-manufacturers .manufacturers-l-title {
        font-size: 84px;
        line-height: 84px; } }
  .section-manufacturers .manufacturers-tag {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 3px;
    text-align: center;
    color: #FFBE18;
    max-width: 250px;
    margin: 0 auto; }
    @media (max-width: 640px) {
      .section-manufacturers .manufacturers-tag {
        font-size: 18px;
        line-height: 18px; } }
  .section-manufacturers .slider-area {
    height: 150px;
    background-color: transparent; }
    .section-manufacturers .slider-area .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .section-manufacturers .slider-area .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      border-radius: unset; }
    .section-manufacturers .slider-area .swiper-pagination-bullet-active {
      background: #1ADBE4;
      width: 26px !important; }
    .section-manufacturers .slider-area .swiper-horizontal > .swiper-pagination-bullets, .section-manufacturers .slider-area .swiper-pagination-bullets.swiper-pagination-horizontal {
      text-align: center;
      margin-top: 10px; }
  .section-manufacturers .swiper-slide {
    width: 110px;
    height: 110px;
    align-items: center;
    display: flex;
    filter: grayscale(1);
    opacity: 0.8; }
    @media (max-width: 640px) {
      .section-manufacturers .swiper-slide {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        height: 160px; } }
    .section-manufacturers .swiper-slide:hover {
      filter: grayscale(0);
      opacity: 1; }
  .section-manufacturers .swiper-wrapper {
    display: flex;
    align-items: center; }

/*# sourceMappingURL=vc_manufacturers.css.map */
