

/* Start:/local/templates/main/css/scrollAnimate.css?1703773674663*/
.anim-slideUp {
  transform: translate(0, 120%);
  opacity: 0.5;
  transition: all 1s ease 0s;
}
.anim-slideDown {
  transform: translate(0, -80%);
  opacity: 0.5;
  transition: all 1s ease 0s;
}
.anim-slideRight {
  transform: translate(20%, 0);
  opacity: 0.5;
  transition: all 1s ease 0s;
}
.anim-slideLeft {
  transform: translate(-20%, 0);
  opacity: 0.5;
  transition: all 1s ease 0s;
}

.anim-custom1 > div:before {
  transition: height 2s;
}
.anim-custom1._active > div:before {
  height: 42px !important;
}


.anim-slideUp._active,
.anim-slideDown._active,
.anim-slideRight._active,
.anim-slideLeft._active{
  transform: translate(0, 0);
  opacity: 1;
}
/* End */


/* Start:/local/templates/main/styles.css?1722497787178*/
.event-list.grid{
height: 100%!important;
}

.event-list__item.event-item.popup-with-zoom-anim{
position: unset!important;
}
.x3-slider__next, .x3-slider__prev{
cursor:pointer;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1719997153172*/
/* .event-modal.modal-container.zoom-anim-dialog:after{ content: '×'; font-size:50px; position:absolute; top:25px; right:25px; color:#E08F40; cursor:pointer; } */<br>
<br>
/* End */
/* /local/templates/main/css/scrollAnimate.css?1703773674663 */
/* /local/templates/main/styles.css?1722497787178 */
/* /local/templates/main/template_styles.css?1719997153172 */
