.b-another-sections2 {
  display: flex;
  padding: 0px 35px;
  box-sizing: border-box;
  position: relative !important;
  z-index: 55 !important;
}
.b-another-sections2__item {
  position: relative;
  line-height: 0;
}
.b-another-sections2__item img {
  width: 100%;
}
@media (max-width: 767px) {
  .b-another-sections2__item {
    margin-right: 0;
    margin-bottom: 40px;
    width: 100%;
  }
}
.b-another-sections2__item-name {
  font-family: SF Pro Display;
  font-size: 30px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: 33px;
}
.b-another-sections2 a {
  font-size: 20px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
}
@media (max-width: 1000px) {
  .b-another-sections2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .b-another-sections2 {
    flex-wrap: wrap;
  }
}
.b-another-sections2 .owl-dot span {
  background: #979797 !important;
  border-radius: 0 !important;
  width: 12px !important;
  height: 12px !important;
}
.b-another-sections2 .owl-dot.active span {
  background: #FF6B00 !important;
}
.b-another-sections2 .owl-prev, .b-another-sections2 .owl-next {
  position: absolute;
}
.b-another-sections2 .owl-prev:hover, .b-another-sections2 .owl-next:hover {
  background: none !important;
}
.b-another-sections2 .owl-prev {
  top: 50%;
  margin-top: -100px !important;
  left: -15px;
}
@media (max-width: 1000px) {
  .b-another-sections2 .owl-prev {
    margin-top: -80px !important;
  }
}
.b-another-sections2 .owl-next {
  top: 50%;
  margin-top: -100px !important;
  right: -15px;
}
@media (max-width: 1000px) {
  .b-another-sections2 .owl-next {
    margin-top: -80px !important;
  }
}
.b-another-sections2 .owl-dots {
  margin-top: 65px;
}/*# sourceMappingURL=style.css.map */