html, body {
  font-size: 1em;
}

td, th {
  font-size: 1em;
}
@media (max-width: 1010px) {
  td, th {
    font-size: 0.85em;
  }
}
td.center, th.center {
  text-align: center;
}

#page {
  margin: auto;
  max-width: 1200px;
  background: #FFF;
  position: relative;
}

#logo-box {
  background: rgb(190, 190, 190);
  background: linear-gradient(0deg, rgb(190, 190, 190) 0%, rgb(255, 255, 255) 49%, rgb(255, 255, 255) 100%);
  margin: 0 25px 20px 25px;
  padding: 10px 20px;
  border-radius: 0 0 20px 20px;
}

#logo {
  width: 177px;
  height: 100px;
}

#content {
  float: right;
  width: 950px;
  padding-right: 10px;
}

.header {
  display: flex;
  justify-content: space-between;
  height: 150px;
  background: var(--main-bg-color);
}

h1 {
  font-style: italic;
  text-align: left;
  font-size: 22px;
  height: 30px;
  margin: 50px 0 0 40px;
  color: #FFF;
  text-shadow: 3px 3px 4px #043479;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#043479",Direction=135,Strength=4);
}

#search {
  height: 35px;
  margin: 10px;
}

#path {
  width: 960px;
  height: 26px;
  line-height: 23px;
  padding: 0 5px;
  margin: 0 10px 0 10px;
  overflow: hidden;
  color: #7E7E7E;
  font-size: 12px;
}

.block th {
  width: 40%;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 10px 10px;
  color: var(--text-color);
}

.annuaire h2:hover {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

#introsearch {
  background: rgb(80, 159, 225);
  background: var(--main-bg-color);
  height: 125px;
  margin: 10px 0 0 30px;
  border-radius: 0.5rem;
}

#fsearchintro3 {
  margin: 15px;
  width: 122px;
  height: 29px;
  font-weight: bold;
  font-size: 14px;
  color: #FFF;
  border: 0;
  border-radius: 8px;
  background: var(--search-color-start);
  background: -moz-linear-gradient(top, var(--search-color-start) 0%, var(--search-color-end) 100%);
  background: -webkit-linear-gradient(top, var(--search-color-start) 0%, var(--search-color-end) 100%);
  background: linear-gradient(to bottom, var(--search-color-start) 0%, var(--search-color-end) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=var(--search-color-start), endColorstr=var(--search-color-end),GradientType=0 );
}

.box .borb {
  overflow: hidden;
}

.box li {
  overflow: hidden;
  float: left;
  padding-left: 8px;
  height: 24px;
  line-height: 24px;
  border-bottom: 1px solid #D9DDE1;
}

.pintronoside {
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(241, 243, 246) 41%);
  padding: 20px 15px 20px 15px;
  margin-bottom: 30px;
}

.pintronoside.pintronoside-desktop {
  display: flex;
  flex-direction: row-reverse;
}

.pintronoside-mobile {
  display: none;
}

@media (max-width: 530px) {
  .pintronoside.pintronoside-desktop {
    display: none;
  }
  .pintronoside.pintronoside-mobile {
    display: block;
    padding: 10px 0;
    margin-bottom: 10px;
    background-position: top center;
  }
  #introsearch {
    display: none;
  }
}
a {
  word-break: break-word;
}

h3 {
  width: 700px;
}

.na {
  color: #CCC;
  font-size: 0.85em;
}

h2, h3, h4, h5 {
  padding: 0 20px;
}

h3.region-detail {
  padding: 5px 0;
  overflow: hidden;
  clear: left;
  display: block;
  width: 235px;
  height: auto;
}

.hotelRecherche {
  display: inline-block;
  width: 33%;
}

#diradr {
  width: 100%;
}

.photoLogo {
  max-width: 100%;
  width: auto;
  max-height: 500px;
  margin-top: 10px;
}

#div_photo {
  text-align: center;
}

.ads_content, .adsbygoogle {
  margin: auto;
  max-width: 968px;
  max-height: 280px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#footl1 {
  text-align: center;
}

.h1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 2em !important;
}

.regionDetail {
  width: calc(50% - 5px);
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
}

.regionInfo {
  vertical-align: top;
}

.regionDrapeau {
  text-align: center;
  vertical-align: middle;
}

.tintronoside {
  font-size: 1.3em;
}

#menu2 {
  font-size: 0.85em;
}
#menu2 li {
  padding: 2px 0;
}
#menu2 a {
  transition: color 0.3s ease;
}
#menu2 a:hover {
  color: var(--on-hover-color);
}

.part {
  font-size: 0.85em;
}

.alentour_title {
  font-size: 0.85em;
}

.pageListe {
  margin-bottom: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.pageListe h2 {
  background: none;
  width: calc(100% - 42px);
}
.pageListe div {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/CB/bgblock.png) repeat-x top left;
}
.pageListe .pageListe-mobile {
  background: none;
}
.pageListe ul {
  padding-bottom: 10px;
  horiz-align: center;
  vertical-align: center;
  text-align: center;
}
.pageListe li {
  display: inline-block;
}
.pageListe a {
  display: inline-block;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  transition: background-color 0.2s;
}

.demarche {
  margin-bottom: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.demarche h2 {
  background: none;
  width: calc(100% - 42px);
}
.demarche div {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 88%, rgb(214, 225, 234) 100%);
}
.demarche .demarche-mobile {
  background: none;
}
.demarche ul {
  padding-bottom: 10px;
  horiz-align: center;
  vertical-align: center;
  text-align: center;
}
.demarche li {
  display: inline-block;
}
.demarche a {
  display: inline-block;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  background: var(--text-bg-color);
  transition: background-color 0.2s;
}
.demarche a:hover {
  transform: scale(1.05);
  box-shadow: 3px 8px 16px 0 var(--shadow-color);
}

.pintro-right {
  display: flex;
  flex-direction: column;
}

.demarche-pintro {
  margin-left: 10%;
}
.demarche-pintro a {
  display: inline-block;
  margin: 25px 0 0 20px;
  padding: 10px;
  border-radius: 5px;
  background: var(--text-bg-color);
  transition: background-color 0.2s;
}
.demarche-pintro a:hover {
  transform: scale(1.05);
  box-shadow: 3px 8px 16px 0 var(--shadow-color);
}

.explication {
  font-size: 1em;
}
.explication img {
  padding-top: 15px;
  padding-bottom: 15px;
}
.explication .intro {
  font-size: 1em;
}
.explication table {
  margin-top: 5px;
  margin-bottom: 20px;
}
.explication table .attribut {
  width: 80px;
}
.explication table tr {
  background: none;
}
.explication table .trhover {
  background: none;
  filter: brightness(70%);
}
.explication h2 {
  width: auto;
  clear: both;
  margin: 15px 0;
}
.explication h3 {
  width: auto;
  clear: both;
  text-transform: uppercase;
  font-style: italic;
  margin: 17px 0;
}
.explication p {
  margin: 10px;
}
.explication .tab {
  margin-left: 25px;
}
.explication ol, .explication ul {
  margin: 15px 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 1em;
  list-style-position: outside;
}
.explication ul {
  padding-left: 15px;
  font-size: 1em;
}
.explication li {
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  font-size: 1em;
}
.explication li::marker {
  font-weight: bold;
}
.explication ol {
  font-size: 1em;
}
.explication .block {
  padding-right: 15px;
}

.introDemarcheImg {
  float: left;
  max-width: 250px;
  padding: 10px;
  max-height: 250px;
}

.box, .block {
  border: 1px solid silver;
  border-top: 5px solid #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.annonce_plus {
  text-align: right;
  display: block;
  line-height: 30px;
  font-size: 1.3em;
}

.religionHide {
  display: none;
}

.demarche-commune-mobile {
  display: none;
}

#curp {
  width: 50%;
  height: 25px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.curpInfo {
  width: 25%;
  height: 25px;
  padding-left: 6px;
  margin-bottom: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#fsearch {
  margin-top: 10px;
}

#search .q {
  float: right;
  background: rgb(237, 239, 240);
  background: linear-gradient(138deg, rgb(237, 239, 240) 64%, rgb(255, 255, 255) 100%);
  width: 176px;
  height: 24px;
  border: 0;
  color: #666;
  padding: 0 10px;
  font-size: 10px;
  border-radius: 3px 0 0 3px;
}

#search .sub {
  height: 24px;
  float: right;
  border: none;
  cursor: pointer;
  background: linear-gradient(var(--search-color-start) 0%, var(--search-color-end) 100%);
  border-radius: 0 3px 3px 0;
}

#search i {
  color: white;
}

.searchintro-box {
  display: flex;
  justify-content: space-between;
}

#fsearchintro1 {
  margin: 15px 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  overflow: hidden;
}

#fsearchintro1 input {
  border: 0;
  width: 220px;
  height: 22px;
  margin-left: 10px;
  padding: 3px 8px;
  border-radius: 5px;
}

#fsearchintro2 {
  margin: 10px;
  color: #B0C5E1;
  overflow: hidden;
}

#fsearchintro2 input {
  vertical-align: bottom;
}

#footer {
  clear: both;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 1%, rgb(231, 232, 233) 18%);
  padding: 10px 30px 30px 30px;
  margin: auto;
  margin-top: 20px;
  color: #AAA;
}

#footer a {
  color: #AAA;
}

#footer a:hover {
  color: #1D5AAA;
}

@media (max-width: 1205px) {
  #sideleft {
    display: none;
  }
  #content {
    width: auto;
    padding: 0;
    float: none;
  }
}
@media (max-width: 1010px) {
  #path {
    color: #FFF;
    width: auto;
    margin: 0;
    position: unset;
    background: var(--theme-color);
    border-top: 2px solid #FFF;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 2px 0;
  }
  #page {
    width: auto;
    background: #FFF;
  }
  #content {
    width: auto;
    padding: 0;
    float: none;
  }
  h1 {
    width: auto;
    height: auto;
    margin: 25px 0;
    text-align: center;
    overflow: initial;
    text-shadow: unset;
    filter: none;
  }
  h3 {
    width: auto;
  }
  h2, h3, h4, h5 {
    line-height: 30px;
  }
  #logo {
    text-align: left;
    background: none;
    display: inline-block;
  }
  #logo a {
    text-align: left;
    width: 140px;
  }
  .h1 {
    text-align: center;
    margin-left: 5px;
    padding-top: 0px;
    width: calc(100% - 150px);
    display: inline-block;
    vertical-align: top;
  }
  #search {
    display: none;
  }
  .box h2, .block h2 {
    background: none;
  }
  .box h3 {
    width: auto;
  }
  .flex {
    display: flex;
    flex-direction: column;
  }
  /* rule for a single case only : mobile version of the article page, I put the demarche banner at the bottom */
  .demarche-article {
    order: 2;
  }
  .demarche-commune-mobile {
    display: block;
  }
  #curp {
    width: calc(100% - 28px);
  }
  .curpInfo {
    width: calc(50% - 14px);
  }
}
.demarche-vertical {
  border-top: 0px;
  margin-bottom: 20px;
}
.demarche-vertical ul {
  padding-top: 10px;
  horiz-align: center;
  vertical-align: center;
}
.demarche-vertical a {
  text-align: center;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  display: block;
  background: var(--text-bg-color);
  transition: background-color 0.2s;
}
.demarche-vertical a:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px 0 var(--shadow-color);
}

.table-multiple {
  margin-bottom: 25px;
}

.schoolInvisible {
  display: none;
}

#map_carburant {
  height: 400px;
}

.card {
  padding: 8px;
  height: 1rem;
}

.cards {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}

@media (max-width: 530px) {
  .header {
    flex-direction: column;
    height: auto;
    margin: 0 0 10px 0;
    border-bottom: 2px #0094d4 solid;
  }
  #logo-box {
    margin: auto;
    padding: 0 0;
    width: auto;
  }
  #logo {
    height: auto;
    width: auto;
  }
  #logo img {
    max-height: 60px;
    width: auto;
  }
  #logo a {
    text-align: center;
  }
  .h1 {
    width: auto;
    height: 0;
  }
  h1 {
    visibility: hidden;
    height: 0;
  }
}
/* Screen larger than 600px? 2 column */
@media (min-width: 600px) {
  .cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
  .cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 765px) {
  #introsearch {
    float: none;
  }
  .box li {
    width: 47%;
  }
  .hotelRecherche {
    width: 50%;
  }
  .table-large td:last-child {
    margin-bottom: 8px;
  }
  .table-large th {
    display: none;
  }
  .table-large td {
    display: block;
  }
}
@media (max-width: 400px) {
  .regionDetail {
    width: calc(100% - 5px);
  }
  .hotelRecherche {
    width: 100%;
  }
}
@media (max-width: 728px) {
  .ads_content, .adsbygoogle {
    width: 100%;
    height: auto;
  }
}
.facilityInvisible {
  display: none;
}

.btn {
  padding: 5px;
  border-radius: 5px;
}

.facilityResult h2 {
  height: auto;
}

.bankInvisible {
  display: none;
}

.legend {
  display: block;
  font-size: 0.85em;
  color: #6B6B6B;
}

img.img_aeroport {
  width: 100%;
  height: auto;
}
img.cityhall {
  max-height: 200px;
}

.demarche-invisible {
  display: none;
}

.demarche-invisible-mobile {
  display: none;
}

/* JobiJoba */
.ListeJobiJoba {
  column-count: 2;
  break-inside: avoid-column;
  page-break-inside: avoid;
}
.ListeJobiJoba li {
  height: 150px;
  padding: 5px;
  border: 1px solid grey;
  margin-top: 10px;
  display: inline-block;
}
.ListeJobiJoba .InfoSupJobiJoba {
  font-size: 10px;
}
.ListeJobiJoba h5 a {
  font-size: 14px;
}

.annonce-logo {
  text-align: right;
  margin-bottom: 15px;
}
.annonce-logo .logo {
  margin-top: 2px;
  height: 17px;
  width: auto;
  margin-bottom: -3px;
}

.annonce-cell {
  display: inline-block;
  width: 240px;
  curstor: pointer;
  margin-right: 1px;
  margin-bottom: 10px;
  border: 1px solid #F5F5F5;
}
.annonce-cell .annonce-img {
  width: 240px;
  height: 120px;
}
.annonce-cell .annonce-titre {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  width: 230px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
}
.annonce-cell .annonce-desc {
  height: 88px;
}
.annonce-cell .annonce-prix {
  text-align: right;
}
.annonce-cell .annonce-lieu {
  text-align: right;
  font-size: 10px;
}
.annonce-cell .annonce-bouton {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  line-height: 120px;
  width: 240px;
}
.annonce-cell .annonce-bouton .annonce-lien {
  background-color: rgba(245, 245, 245, 0.3);
}
.annonce-cell .annonce-bouton .annonce-lien a {
  display: none;
  padding: 5px;
  background-color: #154789;
  border-radius: 10px;
  border: 5px solid #154789;
  color: #FFF;
  font-weight: 700;
}

.box {
  width: 48%;
  min-height: 400px;
  float: left;
  margin-bottom: 20px;
  border: 0px !important;
  border-top: solid 5px var(--theme-color) !important;
}

.block {
  margin-top: 20px;
  border-top: 5px solid var(--theme-color) !important;
}

.box .borb {
  height: auto;
}

.box li {
  overflow: visible;
  height: auto;
  width: 222px;
}
.box li a {
  padding-left: 10px;
  transition: all 0.1s ease;
}
.box li a:hover {
  transform: scale(1.1);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.list-box li {
  width: 47%;
}

.article-title {
  margin: 10px 0;
}

.borb.col-demarche, .borb.col-listePage {
  padding: 10px 0;
}

#menuheader, .sidehead {
  background: var(--main-bg-color) no-repeat top left;
  border-radius: 5px 5px 0 0;
  width: 224px;
  height: 26px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  color: #FFF;
}

.mli, .mlilast {
  width: 224px;
  height: 32px;
  overflow: hidden;
  padding: 5px 0;
  color: #4C4B48;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.mli a {
  display: block;
  height: 32px;
  line-height: 32px;
  margin-left: 5px;
  color: #4C4B48;
}

.fa.list-icon {
  font-size: 1rem;
  padding: 0 10px;
  color: var(--text-color);
}

@media (max-width: 1010px) {
  .box {
    width: 100%;
    min-height: auto;
  }
  .box li a {
    padding: 5px;
  }
  .regionDetail li {
    width: 95%;
  }
}
.selected-articles {
  margin: 0 0 10px 0px;
}

.articles-box {
  display: flex;
  justify-content: center;
  margin: 5px 0 15px 0;
  padding: 20px 0 20px 0;
}
@media (max-width: 530px) {
  .articles-box {
    flex-direction: column;
    height: auto;
  }
}

.selected-articles_card {
  width: 20%;
  border-radius: 15px;
  position: relative;
  margin: 0 10px;
  padding: 10px;
  border: 2px solid #c3c6ce;
  transition: 0.5s ease-out;
  overflow: visible;
  transform: scale(1); /* set initial scale */
  transition: transform 0.15s ease-out, box-shadow 0.3s ease-out; /* add transition effect for transform */
}
.selected-articles_card .card-header {
  display: flex;
  gap: 4%;
}
.selected-articles_card .article-icon {
  text-align: center;
  margin: 0 0 10px 0;
}
.selected-articles_card i {
  color: var(--text-color);
}
@media (max-width: 728px) {
  .selected-articles_card {
    width: 45%;
    margin: 1% 1.5%;
  }
}
@media (max-width: 530px) {
  .selected-articles_card {
    width: auto;
  }
}

.card-details {
  color: black;
  height: 100%;
  overflow: hidden;
}
.card-details img {
  width: 100%;
  height: 90px;
  border-radius: 5px;
  object-fit: cover;
}
@media (max-width: 728px) {
  .card-details img {
    height: 60px;
  }
}

.card-button {
  transform: translate(-50%, 20%);
  width: 60%;
  border-radius: 0.5rem;
  border: none;
  background-color: var(--text-color);
  color: #fff;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  opacity: 0;
  transition: 0.3s ease-out;
}

.card-body {
  color: rgb(134, 134, 134);
  overflow: hidden;
}

/*Text*/
.card-title {
  color: var(--text-color);
  font-weight: bold;
  margin: 0 0 5px 0;
}

@media (min-width: 728px) {
  /*Hover*/
  .selected-articles_card:hover {
    border-color: var(--theme-color);
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
    transform: scale(1.05); /* Increase the size by 5% on hover */
  }
  .selected-articles_card:hover .card-button {
    transform: translate(-50%, 50%);
    opacity: 1;
  }
}

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