@charset "UTF-8";
.tematik_search-header {
  position: relative;
}

.tematik_search-header label {
  margin-bottom: 0.25rem;
  line-height: 1;
  color: #15171C;
  font-family: "Akrobat", Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.075rem;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  font-size: 1.9rem;
  display: block;
  margin-bottom: 0.5rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tematik_search-header label {
    letter-spacing: 0;
  }
}

@media (min-width: 576px) {
  .tematik_search-header label {
    font-size: 2.1375rem;
  }
}

@media (min-width: 992px) {
  .tematik_search-header label {
    font-size: 2.375rem;
  }
}

.tematik_search-header input[type] {
  width: 100%;
  height: 4rem;
  line-height: 3.625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  -webkit-transition: border 0.4s;
  -moz-transition: border 0.4s;
  transition: border 0.4s;
}

.tematik_search-header input[type]::-moz-placeholder {
  color: #757982;
}

.tematik_search-header input[type]::-webkit-input-placeholder {
  color: #757982;
}

.tematik_search-header button,
.tematik_search-header .btn {
  height: 4rem;
  width: 4rem;
  text-align: center;
  line-height: 4rem;
  line-height: 3.625rem;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  color: #fff;
  font-size: 1.25rem;
}

.tematik_search-header button:before,
.tematik_search-header .btn:before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tematik_search-header button:hover,
.tematik_search-header .btn:hover {
  color: #fff;
}

.tematik_search-compteur {
  margin-bottom: 0.25rem;
  line-height: 1;
  color: #15171C;
  font-family: "Akrobat", Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.075rem;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  font-size: 1.35rem;
  display: block;
  margin-top: 2rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tematik_search-compteur {
    letter-spacing: 0;
  }
}

@media (min-width: 576px) {
  .tematik_search-compteur {
    font-size: 1.425rem;
  }
}

@media (min-width: 992px) {
  .tematik_search-compteur {
    font-size: 1.5rem;
  }
}

.tematik_search-resultats {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.tematik_search-resultats li {
  margin-top: 1rem;
}

.tematik_search-item {
  display: block;
  padding: 1.5rem;
  background: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(21, 23, 28, 0.2);
  box-shadow: 0 0 1rem rgba(21, 23, 28, 0.2);
  color: #15171C;
}

.tematik_search-titre {
  margin-bottom: 0.25rem;
  line-height: 1;
  color: #BE0000;
  font-family: "Akrobat", Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.075rem;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  font-size: 1.8rem;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tematik_search-titre {
    letter-spacing: 0;
  }
}

@media (min-width: 576px) {
  .tematik_search-titre {
    font-size: 1.9rem;
  }
}

@media (min-width: 992px) {
  .tematik_search-titre {
    font-size: 2rem;
  }
}

.tematik_search .tematik_search-extrait span[style], .tematik_search-extrait .tematik_search span[style], .tematik_search .tematik_search-lien span[style], .tematik_search-lien .tematik_search span[style] {
  display: inline-block;
  padding: 0 0.25rem;
  margin: 0 0.125rem;
  background-color: #DADDE6 !important;
  color: #3B414F;
  font-weight: 500;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}

.tematik_search .tematik_search-item:hover .tematik_search-extrait span, .tematik_search-item:hover .tematik_search-extrait .tematik_search span, .tematik_search .tematik_search-item:hover .tematik_search-lien span, .tematik_search-item:hover .tematik_search-lien .tematik_search span {
  background-color: #fff !important;
  color: #BE0000;
}

.tematik_search-extrait {
  margin-bottom: 0;
  margin-top: 0.5rem;
  line-height: 1.5;
  color: #757982;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}

.tematik_search-lien {
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: 500;
  color: rgba(21, 23, 28, 0.6);
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}

.tematik_search-item:hover {
  background-color: #BE0000;
}

.tematik_search-item:hover .tematik_search-titre {
  color: #fff;
}

.tematik_search-item:hover .tematik_search-extrait {
  color: #fff;
}

.tematik_search-item:hover .tematik_search-lien {
  color: #15171C;
}

.tematik_search .paginationB4 {
  margin-top: 1em;
}

.tematik_search-vide {
  margin-top: 1rem;
}
