.slider_badge {
  position: absolute;
  bottom: 30px;
  overflow: hidden;
  transform: rotate(-15deg);
  transition-duration: 2s;
  width: auto !important;
  left: 0px; }
  @media screen and (min-width: 768px) {
    .slider_badge {
      left: 30px; } }
  @media screen and (min-width: 1000px) {
    .slider_badge {
      left: calc(50vw - 530px);
      bottom: 50px; } }
  .slider_badge .elementor-column-wrap {
    width: 170px !important;
    height: 170px !important;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .slider_badge .elementor-column-wrap {
        width: 180px !important;
        height: 180px !important; } }
    @media screen and (min-width: 768px) {
      .slider_badge .elementor-column-wrap {
        width: 220px !important;
        height: 220px !important; } }

.swiper-pagination {
  width: auto !important;
  left: 50% !important;
  transform: translateX(-50%); }

.swiper-slide-bg {
  background-color: #7d7e82 !important; }

/*# sourceMappingURL=custom.css.map */
