.categoty-teaser {
  position: relative;
  border: 2px solid #ffffff;
}
.categoty-teaser .content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.35);
}
.categoty-teaser .content-wrapper h3 {
  color: #ffffff;
  display: block;
  width: 100%;
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0;
}
.categoty-teaser:hover {
  border-color: #fcd502;
}
.page-node-type-category .page-title-wrapper,
.page-node-nid-252 .page-title-wrapper {
  text-align: center;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
}
.page-node-type-category .page-title-wrapper .overlay,
.page-node-nid-252 .page-title-wrapper .overlay {
  background: rgba(0, 0, 0, 0.5);
  padding: 4rem 0;
}
.page-node-type-category .page-title-wrapper .breadcrumb,
.page-node-nid-252 .page-title-wrapper .breadcrumb {
  color: #ffffff;
}
.page-node-type-category .page-title-wrapper .breadcrumb a,
.page-node-nid-252 .page-title-wrapper .breadcrumb a {
  color: #ffffff;
}
.page-node-type-category .page-title-wrapper .page-title,
.page-node-nid-252 .page-title-wrapper .page-title {
  color: #ffffff;
}
.page-node-type-category .page-title-wrapper .formation-details,
.page-node-nid-252 .page-title-wrapper .formation-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 1rem;
}
.page-node-type-category .page-title-wrapper .formation-details li,
.page-node-nid-252 .page-title-wrapper .formation-details li {
  display: block;
  margin: 0.25rem 0.5rem;
}
.page-node-type-category .page-title-wrapper .formation-details li:first-child,
.page-node-nid-252 .page-title-wrapper .formation-details li:first-child {
  margin-left: 0;
}
.page-node-type-category .page-title-wrapper .formation-details li:last-child,
.page-node-nid-252 .page-title-wrapper .formation-details li:last-child {
  margin-right: 0;
}
.formations-filters-wrapper {
  background: #0063a5;
  color: #ffffff;
}
.formations-filters-wrapper .formation-filters-top {
  text-align: center;
  padding: 1rem;
}
.formations-filters-wrapper .formation-filters-top .btn-open-filters {
  background: none;
  width: 100%;
  border: 0;
  padding: 1rem;
  text-transform: uppercase;
}
.formations-filters-wrapper .formation-filters-top .infos-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.formations-filters-wrapper .formation-filters-top .infos-filters-wrap p {
  margin: 0;
}
.formations-filters-wrapper .formation-filters-top .infos-filters-wrap p::after {
  content: "|";
  margin: 0 0.5rem;
}
.formations-filters-wrapper .formation-filters-top .infos-filters-wrap .button {
  background: none;
  text-decoration: underline;
  padding: 0;
  border-radius: 0;
  width: inherit;
  min-width: inherit;
  text-transform: none;
  margin: 0;
}
.formations-filters-wrapper .formation-filters-bottom {
  padding: 1rem 0;
}
.formations-filters-wrapper .formation-filters-bottom .nav-pills .nav-link {
  color: #ffffff;
}
.block-views-blockcategories-block-home > h2 {
  text-align: center;
  color: #ffffff;
}
@media all and (min-width: 1024px) {
  .page-node-type-category .page-title-wrapper,
  .page-node-nid-252 .page-title-wrapper {
    position: relative;
  }
  .page-node-type-category .page-title-wrapper .btn-export,
  .page-node-nid-252 .page-title-wrapper .btn-export {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 0.8rem;
  }
}
