/* LISTING ACTIVITES EVENT*/
.container-fluid {
  padding: 0.5rem !important;
}

.space .zoom-img-event h3.h4,
.space-activity-event .zoom-img-event h3.h4,
.space-activity-event .zoom-img-event h5,
.space h4 {
  text-shadow: none !important;
  background-color: white !important;
  padding: 10px !important;
  display: inline-block !important;
  transform: rotate(-2deg);
  color: #000 !important;
  box-shadow: -6px 6px #007c94 !important;
  margin: 15px !important;
  text-transform: none !important;
}

.space .zoom-img-event h3.h4 {
  font-size: 26px !important;
}

.space-activity-event .zoom-img-event h3.h4,
.space-activity-event .zoom-img-event h5 {
  font-size: 20px;
}

.space-activity-event .savoir-plus {
  background-color: #00283f;
  text-align: center;
  color: white;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
}

.space-activity-event .zoom-img-event .image-event {
  background-size: contain;
  background-repeat: no-repeat;
  height: 200px;
  max-height: 200px;
  background-position: top;
}

@media only screen and (min-width: 300px) and (max-width: 800px) {
  .list-activity-event h2 {
    font-size: 25px !important;
  }
  .space-activity-event .zoom-img-event .image-event {
    max-height: 450px;
    background-position: top;
  }
}
.sppb-shape-container {
  display: none !important;
}

#listofactivities .space-activity-event {
  width: 100%;
  max-height: 650px;
}

.list-activity-event h2 {
  font-size: 25px !important;
  min-height: 60px;
  text-transform: lowercase;
}

.rounded {
  border-radius: 0px !important;
}

.btn {
  border-radius: 0px !important;
}

.card-title {
  margin-bottom: 0 !important;
  font-weight: 600;
}

.color-event {
  color: #000000;
}

.bg-photo-show-event {
  min-height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.bg-event {
  background-color: #f1f1f1;
}

.button-file {
  font-weight: 400 !important;
  font-size: 14.4px;
}

.button-file {
  padding: 0.5rem 1.5rem;
  margin-top: 15px;
  text-align: center;
  display: inline-flex;
  background: #00283f;
  border: 2px solid #00283f;
  transition: all 450ms ease;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
}

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