.fixed-floating-banner {
  height: 600px;
  display: none;
  z-index: 5;
  top: 200px;
  position: fixed; }
  .admin-bar.fixed-floating-banner {
    top: 97px; }
  .fixed-floating-banner.left {
    left: 0; }
  .fixed-floating-banner.right {
    right: 0; }

.arti-banners .close, .arti-banner .close {
  position: absolute;
  overflow: hidden;
  color: #454545;
  background: white;
  padding: 1px 2px;
  border-radius: 2px;
  cursor: pointer;
  z-index: 0;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome; }
.arti-banners .mejs-overlay-button, .arti-banner .mejs-overlay-button {
  display: none !important; }

.arti-banner {
  margin: auto; }

.arti-banners {
  margin: auto; }
  .arti-banners img {
    object-fit: inherit; }

.banners-slider {
  display: none; }

#banner-bottom {
  position: fixed;
  bottom: -4px;
  z-index: 10;
  width: 100%;
  text-align: center; }
  #banner-bottom .arti-banners {
    display: inline-block; }
  #banner-bottom .arti-banner {
    overflow: visible !important; }

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