@font-face {
  font-family: 'DK';
  src: url('/wp-content/themes/yatatheme/fonts/DK/dk_liquid_embrace-webfont.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/DK/dk_liquid_embrace-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cera';
  src: url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Regular.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cera';
  src: url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Bold.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.section-barometre2 .barometre__container-wrapper {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.section-barometre2 .barometre__container-wrapper .entete__baro {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.section-barometre2 .barometre__container-wrapper .entete__baro .entete-titre {
  margin: 0 0 20px 0;
}
.section-barometre2 .barometre__container-wrapper .entete__baro .entete-titre h1 {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  color: #251654;
  transform: rotate(0);
}
.section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus {
  position: relative;
  flex: 0 0 240px;
}
.section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F4aa3a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 20px;
  font-weight: 500;
  color: #ffffff;
}
.section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a span.icon-question {
  font-size: 20px;
  display: block;
  margin: 0 0 0 10px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a:hover {
  background: #251654;
}
.section-barometre2 .barometre__container-wrapper select.selectcategories {
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 20px;
  height: 40px;
  padding: 0 20px;
  outline: none;
  margin: 30px 0;
}
.section-barometre2 .barometre__container-wrapper .categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 20px;
}
.section-barometre2 .barometre__container-wrapper .categories li {
  display: block;
  margin: 0 20px 20px 0;
}
.section-barometre2 .barometre__container-wrapper .categories li:last-child {
  margin: 0 0 20px 0;
}
.section-barometre2 .barometre__container-wrapper .categories li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #1e1e1e;
  padding: 10px 15px;
  background-color: #F7F7F7;
  font-size: 1.4rem;
  -webkit-box-shadow: 0 3px 6px 0px #00000020;
  -moz-box-shadow: 0 3px 6px 0px #00000020;
  -o-box-shadow: 0 3px 6px 0px #00000020;
  box-shadow: 0 3px 6px 0px #00000020;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .categories li a:hover {
  color: #ffffff;
  background-color: #F4aa3a;
  box-shadow: inset -1px 5px 8px 1px #00000031;
}
.section-barometre2 .barometre__container-wrapper .categories li:active a,
.section-barometre2 .barometre__container-wrapper .categories li.actif a {
  color: #251654;
  background-color: #F4aa3a;
  box-shadow: inset -1px 5px 8px 1px #00000031;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer {
  display: flex;
  margin-bottom: 35px;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 12px 25px;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  color: #F4aa3a;
  border-bottom: 7px solid transparent;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a span {
  font-size: 19px;
  margin: 0 12px 0 0;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a:hover {
  color: #c9c9f2 !important;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a.active {
  border-color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer {
  position: relative;
  display: flex;
  color: #d3d3d3;
  align-items: center;
  margin: 0 0 10px;
  flex: 0 0 100%;
  flex-shrink: initial;
  margin-bottom: 50px;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input {
  border: 0;
  -webkit-appearance: none;
  outline: 0;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="search"] {
  border: 1px solid #251654;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 30px 0 0;
  padding: 0 30px;
  height: 60px;
  font-size: 1.8rem;
  flex: 0 0 350px;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer select {
  flex: 0 0 315px;
  height: 60px;
  border: 1px solid #251654;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 20px;
  font-size: 2rem;
  margin: 0 30px 0 0;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="submit"] {
  margin: 0;
  border-radius: 30px;
  height: 60px;
  padding: 16px 26px;
  text-align: center;
  color: #1e1e1e;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  border: 2px solid #F4aa3a;
  background-color: #F4aa3a;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="submit"]:hover {
  background-color: transparent;
  color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer #clear-filter {
  position: absolute;
  bottom: -25px;
  left: 0;
  color: #F4aa3a;
  font-size: 1.5rem;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer #clear-filter:hover {
  color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco {
  position: relative;
  width: 100%;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead {
  z-index: 5;
  top: 80px;
  position: sticky;
  background-color: #3C286B;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr {
  position: relative;
  display: grid;
  grid-template-columns: 80px 2.2fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 80px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr.loggedin {
  grid-template-columns: 80px 2.2fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 80px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th {
  position: relative;
  display: flex;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem;
  text-decoration: underline;
  text-transform: uppercase;
  align-items: center;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th:nth-child(1) {
  padding: 0 1rem 0 0.5rem;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th:nth-child(1) svg {
  width: 50px;
  height: 50px;
  fill: #ffffff;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a,
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th div {
  display: block;
  position: relative;
  width: max-content;
  padding: 0px 20px 0px 0px;
  color: #ffffff;
  cursor: help;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a .tooltipbaro,
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th div .tooltipbaro {
  display: none;
  position: absolute;
  width: max-content;
  max-width: 250px;
  top: 120%;
  left: 0;
  text-transform: initial;
  background: rgb(0 0 0 / 80%);
  padding: 10px;
  z-index: 1000;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a:hover .tooltipbaro,
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th div:hover .tooltipbaro {
  display: block;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a::before {
  content: "";
  position: absolute;
  display: inline-flex;
  filter: brightness(15);
  top: 15%;
  right: 0;
  width: 10px;
  height: 6px;
  background-image: url('/wp-content/themes/yatatheme/img/svg/MiniArrow.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a:after {
  content: "";
  position: absolute;
  display: inline-flex;
  filter: brightness(15);
  bottom: 15%;
  right: 0;
  width: 10px;
  height: 6px;
  background-image: url('/wp-content/themes/yatatheme/img/svg/MiniArrow.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  transform: rotate(180deg);
  transform-origin: 50% 50%;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th[data-sort-type="ascending"] a:after {
  opacity: 0.3;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th[data-sort-type="descending"] a:before {
  opacity: 0.3;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr {
  display: grid;
  grid-template-columns: 80px 2.1fr 0.8fr 0.5fr 0.6fr 0.6fr 0.8fr 0.55fr 80px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.open {
  z-index: 20;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.highlight {
  border: 1px solid #F4aa3a;
  background-color: black !important;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.errortr li.nom a span:first-child {
  color: #ffffff;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud {
  position: absolute;
  right: -70px;
  top: 25px;
  cursor: help;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .tooltip-queue-text,
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .tooltip-trash-text {
  visibility: hidden;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  font-size: 15px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .tooltip-queue-text {
  background-color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .icon-queue::before {
  color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .tooltip-trash-text {
  background-color: #e62300;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .icon-trash::before {
  color: #e62300;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .icon-queue:hover+ .tooltip-queue-text,
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .crud .icon-trash:hover+ .tooltip-trash-text {
  visibility: visible;
  opacity: 1;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 15px 10px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement span {
  box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.137);
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom {
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a {
  position: relative;
  z-index: 2;
  color: #c9c9f2;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span {
  display: block;
  width: 100%;
  color: #c9c9f2;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:first-child {
  text-decoration: underline #1e1e1e;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:last-child {
  color: #F4aa3a;
  font-size: 1.2rem;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a:hover span:first-child {
  color: #F4aa3a;
  text-decoration: underline #F4aa3a;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li .hiddenLabel {
  display: none;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:first-child span {
  display: flex;
  width: 40px;
  height: 40px;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: #1e1e1e;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0px 10px 0px 0px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li svg {
  display: inline-block;
  width: 48px;
  height: 32px;
  margin: 0 10px 0 0px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3)::after {
  content: " /10";
  position: relative;
  font-size: 1.4rem;
  font-weight: 300;
  left: 2.5px;
  bottom: -0.3rem;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer {
  display: flex;
  position: relative;
  margin-right: 15px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .note {
  width: 30px;
  height: 50px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.137);
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteA {
  background-color: #3c286b;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteB {
  background-color: #4b3f82;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteC {
  background-color: #968fc9;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteD {
  background-color: #c9c9f2;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteE {
  background-color: #f5d2a5;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteF {
  background-color: #f4bc75;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .NoteG {
  background-color: #f4a545;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(3) .notecontainer .contentNote {
  position: absolute;
  display: block;
  top: 50%;
  width: 100%;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 1.6rem;
  line-height: 1;
  transform: translateY(-50%);
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(4) svg {
  width: 18px;
  height: 18px;
  margin: 0 0 0 10px;
  stroke: #63549f;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(4) svg.iconDown {
  stroke: red;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li:nth-child(4) svg.iconUp {
  stroke: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li img.icon-serveur__db {
  width: 30px;
  margin: auto;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li img.icon-serveur__croix {
  width: 20px;
  margin: auto;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr:nth-child(even) {
  background-color: #3C286B;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr:hover {
  background-color: #000000;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr {
  background-color: #130b2c !important;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr.highlight {
  border: 1px solid #F4aa3a;
  background-color: black !important;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr li:nth-child(3) {
  grid-column: 3 / 9;
  justify-content: center;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr li:nth-child(3) a {
  margin-left: 5px;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr li:nth-child(3)::after {
  content: "";
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr li.classement span {
  color: #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus__blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37,22,84,0.75);
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus__text {
  position: absolute;
  z-index: 1;
  color: #ffffff;
  opacity: 1;
  text-align: center;
  margin: auto;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus.open {
  display: flex;
  border: 1px solid #F4aa3a;
}
.section-barometre2 .barometre__container-wrapper .listeeco .tbody .ensavoirplus.open__text {
  opacity: 1;
  display: flex;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination {
  margin: 20px 0 0;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul li {
  margin: 0 0 0 15px;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul li a,
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 7px 13px;
  color: #1e1e1e;
  background-color: #F7F7F7;
  font-size: 1.6rem;
  -webkit-box-shadow: 0 3px 6px 0px #00000020;
  -moz-box-shadow: 0 3px 6px 0px #00000020;
  -o-box-shadow: 0 3px 6px 0px #00000020;
  box-shadow: 0 3px 6px 0px #00000020;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul li span.active {
  color: #251654;
  background-color: #F4aa3a;
  box-shadow: inset -1px 5px 8px 1px #00000031;
}
.section-barometre2 .barometre__container-wrapper .listeco_pagination ul li a:hover {
  color: #ffffff;
  background-color: #251654;
  box-shadow: inset -1px 5px 8px 1px #00000031;
}
.section-barometre2 .barometre__contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 30px 0 0 0;
}
.section-barometre2 .barometre__contact .barometre__contact--texte p {
  font-size: 1.6rem;
  margin: 0 0 15px;
  font-style: italic;
}
.section-barometre2 .barometre__contact .barometre__contact--lien {
  background-color: #F4aa3a;
  color: #251654;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 30px;
  font-size: 1.5rem;
}
.section-barometre2 .barometre__contact .barometre__contact--lien:hover {
  background-color: #63549f;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .entete__baro .entete-titre h1,
body.lightmode main .section-barometre2 .barometre__container-wrapper .entete__baro .entete-contenu {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer #clear-filter {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer #clear-filter:hover {
  color: #F4aa3a;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeco_pagination ul li a {
  text-decoration: none;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead {
  background-color: #c9c9f2;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th > div,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a {
  color: #251654;
  text-decoration-color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th::before,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th::after,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th > div::before,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th > div::after,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a::before,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th a::after {
  filter: brightness(1);
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr li.th:nth-child(1) svg {
  fill: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.highlight {
  border: 1px solid #F4aa3a;
  background-color: #F4aa3a !important;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:first-child {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:last-child {
  color: #3C286B;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.ensavoirplus__blur {
  background-color: rgba(201,201,242,0.75);
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.ensavoirplus__inner .ensavoirplus__text {
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.ensavoirplus__inner .tr-details .premium-overlay {
  background-color: #f5f4ed;
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.ensavoirplus .closing-details {
  background-color: #f5f4ed;
  color: #251654;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.tr-details {
  background-color: #f5f4ed;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.tr-details .details-container .details-table .theadDetails ul.tr,
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr div.tr-details .details-container .details-table .theadDetails .premium-label {
  background-color: #c9c9f2 !important;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr:hover {
  background-color: #c9c9f2;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .classement > span {
  background-color: #c9c9f2;
  color: #251654;
  box-shadow: none;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.errortr {
  background-color: rgba(244,170,58,0.25) !important;
}
body.lightmode main .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr:nth-child(even) {
  background: #f5f4ed;
}
body.lightmode main .section-barometre2 .listeeco .tbody .tr-details .details-container .premium-aside {
  color: #251654;
}
body.lightmode main .section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr {
  background-color: #193b36;
}
body.lightmode main .section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr:hover {
  background-color: #193b36 !important;
}
@media (max-width: 1200px) {
  .section-barometre2 .barometre__container-wrapper .listeeco .thead ul.tr,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr {
    grid-template-columns: 80px 2.2fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 80px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li {
    padding: 15px 5px;
  }
}
@media (max-width: 992px) {
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer {
    flex-direction: column;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="search"],
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer select {
    flex: auto;
  }
  .section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    margin: 5px 0 0 20px;
  }
  .section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a {
    width: 100%;
    height: 100%;
  }
  .section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a span.txt {
    display: none;
  }
  .section-barometre2 .barometre__container-wrapper .entete__baro .ensavoirplus a .icon-question {
    margin: 0 !important;
  }
  .section-barometre2 .barometre__container-wrapper .categories {
    margin: 0 0 10px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer {
    width: 100%;
    order: 1;
    margin: 0 0 30px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer > div {
    width: 50%;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .devicecontainer a {
    justify-content: center;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .thead {
    display: none;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer {
    width: 100%;
    order: 0;
    justify-content: space-between;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="search"],
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer select {
    width: 100%;
    margin: 0 0 10px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="submit"] {
    width: 100%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr {
    display: block;
    overflow: hidden;
    margin: 0 0 30px;
    padding: 40px;
    background-color: #3C286B;
    -webkit-box-shadow: 0 3px 6px 0px #00000020;
    -moz-box-shadow: 0 3px 6px 0px #00000020;
    -o-box-shadow: 0 3px 6px 0px #00000020;
    box-shadow: 0 3px 6px 0px #00000020;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus {
    display: block;
    opacity: 1;
    background: transparent;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__blur {
    display: none !important;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__inner {
    position: static;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__text {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 6px 12px;
    border: 1px solid #F4aa3a;
    border-radius: 16px 0 0 0;
    background-color: #F4aa3a;
    color: transparent;
    font-size: 0;
    line-height: 1;
    z-index: 4;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__text::before {
    content: "+ de détails";
    color: black;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr:nth-child(even) {
    background-color: black;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li {
    padding: 0;
  }
  body.lightmode  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr {
    background-color: #f5f4ed;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li span {
    margin: 0 !important;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom {
    margin: 0 0 20px;
    float: right;
    width: 90%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span {
    font-size: 1.8rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement {
    margin: 5px 0 0;
    float: left;
    width: 10%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement > span {
    color: white;
    background-color: #251654;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore {
    float: left;
    width: 50%;
    margin: 5px 0 0 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.evo {
    display: none;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.poids {
    float: right;
    width: 50%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.pages {
    float: right;
    width: 50%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.date {
    float: right;
    width: 50%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li .hiddenLabel {
    display: block;
    font-weight: 400;
    max-width: 85%;
    width: 80%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li svg {
    width: 90px;
    height: 60px;
    margin: 0 20px 0 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore .notecontainer .contentNote {
    font-size: 3rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore span.note {
    font-size: 2.5rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore::after {
    font-size: 1.8rem;
    bottom: -0.8rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:last-child {
    font-size: 1.4rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.error {
    float: left;
    width: 100%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr.open {
    overflow: visible !important;
    z-index: 300 !important;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__inner {
    overflow: visible !important;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .ensavoirplus__inner {
    position: relative;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .tr-details {
    z-index: 350 !important;
    top: 90%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .tr-details .details-table .theadDetails {
    display: none;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .tr-details .premium-overlay .premium-btn-contact {
    width: 100%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .tr-details .premium-overlay .premium-btn-contact .premium-aside {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr .tr-details .details-container .closing-details {
    bottom: -50px;
  }
}
@media (max-width: 767.98px) {
  .section-barometre2 .barometre__container-wrapper {
    padding: 0;
  }
  .section-barometre2 .barometre__container-wrapper .entete__baro .entete-titre h1 {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .section-barometre2 .barometre__container-wrapper .categories li {
    margin: 0 15px 15px 0;
  }
  .section-barometre2 .barometre__container-wrapper .categories li:last-child {
    margin: 0 0 15px 0;
  }
  .section-barometre2 .barometre__container-wrapper .categories li a {
    font-size: 1.3rem;
    padding: 8px 12px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer {
    flex-wrap: wrap;
    margin: 0 0 30px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="search"] {
    height: 40px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer select {
    height: 40px;
  }
  .section-barometre2 .barometre__container-wrapper .filtrerecherche .recherchecontainer input[type="submit"] {
    height: 40px;
    padding: 6px 16px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr {
    padding: 20px 20px 40px;
    background-color: black;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.co2,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.podis,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.poids,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.pages,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.date,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.serveur,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.dom {
    width: 100%;
    display: inline;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement {
    width: 18%;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom {
    width: 82%;
    font-size: 1.4rem;
    margin: 0 0 15px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:last-child {
    font-size: 1.2rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore {
    display: flex;
    flex-direction: row;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore .notecontainer {
    width: 15%;
    margin: 0 0 10px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li svg {
    margin: 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement {
    margin: 3px 0 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.poids,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.co2,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.pages,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.dom,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.date,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.serveur {
    font-size: 1.3rem;
    margin: 0 0 10px;
    display: flex;
    flex-direction: row;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.serveur img {
    margin: 0 10px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.date {
    margin: 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li svg {
    width: 70px;
    height: 47px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore .notecontainer .contentNote {
    font-size: 2.6rem;
    width: 30px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore span.note {
    font-size: 2rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore::after {
    font-size: 1.4rem;
    bottom: -0.4rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeco_pagination ul li a,
  .section-barometre2 .barometre__container-wrapper .listeco_pagination ul li span {
    font-size: 1.4rem;
    padding: 5px 10px;
  }
  .section-barometre2 .barometre__container-wrapper .listeco_pagination ul li {
    margin: 0 0 0 12px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.error {
    font-size: 1.2rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.errortr li.error a {
    flex: 0 0 auto;
  }
  .section-barometre2 .barometre__contact .barometre__contact--texte p {
    font-size: 1.4rem;
  }
}
@media (max-width: 375px) {
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.ecowebscore .notecontainer {
    margin: 0 0 5px;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom {
    font-size: 1.2rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.nom a span:last-child {
    font-size: 1.2rem;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.classement {
    margin: 0;
  }
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.poids,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.pages,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.date,
  .section-barometre2 .barometre__container-wrapper .listeeco .tbody ul.tr li.serveur {
    font-size: 1.2rem;
  }
}
.section-barometre2 .listeeco .tbody .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-barometre2 .listeeco .tbody .dropdown-toggle::after {
  display: none !important;
  content: none !important;
}
.section-barometre2 .listeeco .tbody .dropdown-toggle .btn-dropdown {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .listeeco .tbody .dropdown-toggle .btn-dropdown::after {
  display: none !important;
  content: none !important;
}
.section-barometre2 .listeeco .tbody .dropdown-toggle .btn-dropdown svg {
  stroke: #1e1e1e;
  -webkit-transition: 0.3s transform ease-in-out;
  -moz-transition: 0.3s transform ease-in-out;
  -ms-transition: 0.3s transform ease-in-out;
  -o-transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out;
}
.section-barometre2 .listeeco .tbody .dropdown-toggle .btn-dropdown:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.section-barometre2 .listeeco .tbody .tr-details {
  position: absolute;
  top: 76px;
  left: 0;
  width: 100%;
  z-index: 30;
  background: black;
  grid-column: -1;
  box-shadow: 0px 1px 1px 1px #F4aa3a;
  border-top: none;
  overflow: visible;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-barometre2 .listeeco .tbody .tr-details.open {
  display: block !important;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .spinner,
.section-barometre2 .listeeco .tbody .tr-details .details-container .loading-details,
.section-barometre2 .listeeco .tbody .tr-details .details-container .error-details,
.section-barometre2 .listeeco .tbody .tr-details .details-container .contact-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .error-details {
  padding-top: 50px;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .contact-link {
  margin-bottom: 50px;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails .premium-label {
  background-color: #130b2c;
  text-align: center;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr {
  background-color: #130b2c !important;
  grid-template-columns: 60px 2.1fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 60px;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr .tooltipbaro {
  display: none;
  position: absolute;
  width: max-content;
  max-width: 250px;
  top: 120%;
  left: 0;
  text-transform: initial;
  padding: 10px;
  z-index: 1000;
  color: white;
  background: rgb(19 11 44 / 80%);
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr li.th {
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 1.3rem;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr li.th::after {
  content: "";
  display: none;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .theadDetails ul.tr li.th:hover .tooltipbaro {
  display: block;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.home,
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.detail {
  border-bottom: 1px solid #e0e0e0;
  grid-template-columns: 60px 2.1fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 60px;
  background-color: transparent;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.home:last-child,
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.detail:last-child {
  border-bottom: none;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.home td,
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.detail td {
  padding: 12px 10px;
  font-size: 1.5rem;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.home td:first-child,
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.detail td:first-child {
  font-weight: 600;
  color: #251654;
  width: 60%;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.home td:last-child,
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table ul.tr.detail td:last-child {
  text-align: right;
  font-weight: 500;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .details-table .premium-aside {
  text-align: center;
  margin: auto;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay {
  position: relative;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content {
  filter: blur(5px);
  opacity: 0.5;
  pointer-events: none;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content ul.tr {
  grid-template-columns: 60px 2.1fr 0.8fr 0.6fr 0.6fr 0.6fr 0.6fr 0.5fr 60px;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content ul.tr:nth-child(even) {
  background-color: transparent;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content ul.tr td {
  padding: 12px 10px;
  font-size: 1.5rem;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content ul.tr td:first-child {
  font-weight: 600;
  width: 60%;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .blur-content ul.tr td:last-child {
  text-align: right;
  font-weight: 500;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .premium-btn-contact {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  z-index: 10;
  width: max-content;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .premium-overlay .premium-btn-contact a {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 30px;
}
.section-barometre2 .listeeco .tbody .tr-details .details-container .closing-details {
  position: absolute;
  width: 45px;
  height: 45px;
  bottom: -22px;
  right: 50%;
  transform: translate(22px);
  background: black;
  border: 1px solid #F4aa3a;
  color: #F4aa3a;
  border-radius: 50%;
  cursor: pointer;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-barometre2 .listeeco .tbody ul.tr.open .btn-dropdown svg {
  transform: rotate(90deg);
}
