/*breakpoints*/
.gallery {
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .gallery .swiper__controls .prev, .gallery .swiper__controls .next {
    top: 45%;
  }
}
.gallery .gallery__body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 75px;
}
@media screen and (max-width: 1199.98px) {
  .gallery .gallery__body {
    bottom: 30px;
    left: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .gallery .gallery__body {
    bottom: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .gallery .gallery__body {
    bottom: 30px;
    left: 30px;
  }
}
.gallery .gallery__body span.gallery__text {
  color: #FFF;
  font-weight: 400;
}
.gallery .gallery__a .btn.btn-primary:hover {
  background: #E8ECF0 !important;
  color: #224A69 !important;
}
.gallery .gallery__b .swiper-button-prev {
  left: 100px;
}
@media screen and (max-width: 991.98px) {
  .gallery .gallery__b .swiper-button-prev {
    left: 15px;
  }
}
.gallery .gallery__b .swiper-button-next {
  right: 100px;
}
@media screen and (max-width: 991.98px) {
  .gallery .gallery__b .swiper-button-next {
    right: 15px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fmanueltabor%2Fscss%2Fcomponents%2F_gallery.scss%22%2C%22%2Fthemes%2Fmanueltabor%2Fscss%2Fcomponents%2F..%2Fsettings%2Fbreakpoints.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAEI%3BAAAA%3BAAAA%3BACKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsBA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BACjCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwCI%3BAAAA%3BAAAA%3BACxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */