/* line 1, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.full-size-img img {
  width: 100%;
}

/* line 4, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.full-size-img {
  width: 100%;
}

/* line 7, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.s-annc__sub-img.pull-right {
  margin-left: 2em;
}

/* line 10, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.s-annc__sub-img.pull-left {
  margin-right: 2em;
}

/* line 13, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
strong.carousel__description {
  color: white;
}

@media (max-width: 767px) {
  /* line 17, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_images {
    width: 100%;
  }
}

/* line 21, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.carousel_img_item {
  display: none;
  float: left;
}

/* line 25, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.controlplay {
  position: absolute;
  right: 1em;
  top: 3%;
  z-index: 200;
}

/* line 31, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.controlplay a {
  display: inline-block;
  margin-right: 0.25em;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.2);
}

/* line 39, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.controlplay a i {
  font-family: FontAwesome;
  position: relative;
  font-size: 1rem;
  line-height: 1;
  color: #FFF;
  vertical-align: middle;
  font-style: unset;
}

/* line 48, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.controlplay .resume-slide i::before {
  content: "\f04b";
}

/* line 51, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.controlplay .pause-slide i::before {
  content: "\f04c";
}

/* line 54, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
ul.button-mid .prev-button {
  transition: 0.4s;
  position: relative;
  float: left;
  left: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.2rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 2.5rem;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  z-index: 999;
}

/* line 71, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
ul.button-mid .next-button {
  float: right;
  transition: 0.4s;
  position: relative;
  right: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 2.5rem;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  z-index: 999;
}

/* line 88, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.carousel_images_slide {
  padding: 3em;
}

/* line 91, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.carousel_img_item img {
  cursor: pointer;
}

@media (max-width: 479px) {
  /* line 95, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item:nth-child(-n+1) {
    display: block;
    width: 100%;
    float: left;
  }
  /* line 100, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item {
    width: 100%;
  }
}

@media (min-width: 480px) {
  /* line 105, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item:nth-child(-n+2) {
    display: block;
    width: 50%;
    float: left;
  }
  /* line 110, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  /* line 115, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item:nth-child(-n+3) {
    display: block;
    width: 33%;
    float: left;
  }
  /* line 120, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item {
    width: 33%;
  }
}

@media (min-width: 1280px) {
  /* line 125, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item:nth-child(-n+4) {
    display: block;
    width: 25%;
    float: left;
  }
  /* line 130, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
  .carousel_img_item {
    width: 25%;
  }
}

/* line 134, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.w-ba-banner .controlplay .resume-slide.active i {
  color: #32D9C3;
}

/* line 137, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.w-ba-banner .controlplay .pause-slide.active i {
  color: #ff4500;
}

/* line 140, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.w-ba-banner .controlplay {
  width: auto;
}

/* line 143, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.w-ba-banner .button-mid {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 150, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
.next-button, .prev-button {
  cursor: pointer;
}

/* line 153, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
a.orbit-hash-tag {
  list-style: none;
  background: #e0edff;
  color: #0a84ff;
  margin-right: 0.5em;
  border-radius: 0.5em;
  padding: 0.2em 0.5em;
  margin-bottom: 0.5em;
  display: inline-block;
}

/* line 162, modules/event_news/app/assets/stylesheets/event_news_front.css.scss */
a.orbit-hash-tag:hover , a.orbit-hash-tag.hover-class {
  background: #0a84ff;
  transform: translatey(-2px);
  transition: transform 0.4s;
  color: #fff;
}
