.line-shape {
  display: none !important;
}
.line-shape span::after, .line-shape span::before {
  background: #fff;
}

.about-section-home {
  padding-top: 30px;
}

.slider-parent-big {
  position: relative;
}
.slider-parent-big .unmute-btn {
  position: absolute;
  top: 120px;
  right: 30px;
  z-index: 999;
  padding: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  border: 0;
  height: 40px !important;
  width: 40px;
  background-color: #fff;
}
.slider-parent-big .rev_slider_wrapper {
  height: max-content !important;
}
.slider-parent-big .rev_slider {
  aspect-ratio: 16/9;
  width: 100%;
  height: max-content !important;
}
.slider-parent-big .rev_slider video {
  object-fit: cover;
}

@media (max-width: 991px) {
  .slider-parent-big {
    padding-top: 93px;
  }
  .blog-widget-item {
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=style-slider.css.map */
