@charset "UTF-8";
:root {
  --text-color: #03406f;
  --text-bg-color: #03406f;
  --main-bg-color: linear-gradient(0deg, rgba(80,159,225,1) 0%, rgba(42,94,137,1) 72%);
  --shadow-color: rgba(0,118,255,0.39);
  --theme-color: #03406f;
  --search-color-start: #f37979;
  --search-color-end: #d70101;
  --on-hover-color: #d70101;
  --nav-bg-color: #035a9f;
  --nav-bg-gradient: linear-gradient(0deg, rgba(80,159,225,1) 0%, rgba(42,94,137,1) 72%);
}

html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #6B6B6B;
}

html {
  background: radial-gradient(circle, rgb(234, 234, 234) 75%, rgb(232, 234, 233) 100%);
  background-size: 7px 7px;
}

td, th {
  font: 62.5% "Lucida Grande", Verdana, Arial, Sans-Serif;
  font-size: 11px;
}

h1, h2, h3, h4, h5 {
  font-family: "Trebuchet MS", Verdana, Sans-Serif;
}

h1, h2, h3, h4, h5, p, form, div, ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  list-style: none;
}

img {
  border: 0;
}

a, .a {
  color: #002868;
  text-decoration: none;
}

.ana {
  color: #6B6B6B;
}

.linkb {
  color: #000;
}

#logo img {
  height: 100px;
}

#annuaire-mairie-txt {
  font-family: "Times New Roman", Times, serif;
  color: #000;
  font-size: 17px;
  font-weight: bold;
}

#sideleft {
  background: #FFF;
  float: left;
  width: 230px;
}

#noside {
  clear: both;
  margin: 0 10px;
}

#footl1 {
  border-top: 1px solid #E6E6E6;
  line-height: 17px;
  padding: 10px 30px 30px 30px;
}

#hp {
  margin-top: 5px;
  float: right;
}

.lucide {
  vertical-align: middle;
}

h1 a {
  color: #FFF;
}

h1 span {
  color: #f9c61d;
}

#path a {
  color: #7E7E7E;
}

.clear {
  clear: both;
}

.panneau {
  text-align: center;
}

.intro {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #FCFCFC;
  background: #F5F5F7;
}

#map {
  width: 100%;
  height: 350px;
}

#map2 {
  width: 100%;
  height: 700px;
}

.loc_map_2 {
  background: #FFF;
  width: 240px;
  text-align: center;
}

.loc_map_2 img {
  width: 200px;
  height: 200px;
}

.loc_map {
  width: 200px;
  height: 200px;
  float: left;
  margin: 0 15px 15px 0;
  padding: 2px;
  border: 1px solid #DFE7EA;
}

.resume {
  padding: 15px;
}

.resume a {
  color: #6B6B6B;
}

.resume a:hover {
  text-decoration: underline;
}

.logo_mairie {
  width: 214px;
  height: 214px;
  margin: 15px;
  padding: 2px;
  border: 1px solid #EDEEF0;
}

.ban_728_90 {
  margin: 10px auto;
  width: 728px;
  height: 90px;
  background: #CCC;
}

.ban_300_250 {
  margin: 10px auto;
  width: 300px;
  height: 250px;
  background: #CCC;
}

h2 {
  color: #002868;
  line-height: 50px;
  padding: 0 20px;
  text-transform: uppercase;
  overflow: hidden;
}

h2 a {
  color: #002868;
}

h3 {
  font-size: 16px;
  color: #002868;
  margin-bottom: 5px;
}

h3 a {
  color: #002868;
}

@media (max-width: 650px) {
  .intro_annuaire {
    min-height: 600px;
  }
}
.intro_annuaire h3 {
  margin: 1rem 0;
}

.ullist {
  margin: 0 0 20px 30px;
}

.ullist li {
  list-style: disc;
}

.bgimg {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 17px;
  padding-left: 20px;
}

.block table {
  width: 100%;
  border-collapse: collapse;
}

.block tr {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.3);
}

.block th a {
  color: #002868;
}

.block td {
  padding: 10px 5px;
}

.block .trnobg {
  background: none;
}

.block tr:hover {
  background: #F5F5F7;
}

.borb {
  border: 1px solid #DFE7E8;
  border-top: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 97%, rgb(214, 225, 234) 100%);
}

.grey {
  color: #CCC;
}

.w25 td {
  width: 25%;
}

.w33 td {
  width: 33%;
}

.w50 td {
  width: 50%;
}

.nowidth td, .nowidth th {
  width: inherit;
}

.green {
  color: #008000;
}

.descmon {
  font-size: 10px;
}

.adrmon {
  text-align: right;
  font-size: 10px;
  color: #AAA;
  margin-top: 5px;
  font-style: italic;
}

.descloisir {
  font-size: 10px;
}

.th {
  font-weight: bold;
  color: #225BA7;
}

#frm {
  width: 100%;
  background: #feba02;
  margin: auto;
  border: 1px solid #0896ff;
  padding: 4px 0;
}

#frm b {
  font-size: 14px;
}

#frm tr {
  background: none;
}

#frm td {
  border: 0;
  color: #003580;
}

.ads_bg {
  background: #FFF;
}

.ads_content {
  height: 280px;
  margin: 10px 0;
  text-align: center;
  clear: both;
}

.ads_header {
  margin: 10px auto;
  width: 728px;
  height: 90px;
}

.ads_side {
  margin: 10px auto;
  width: 160px;
  height: 600px;
}

.ads_table_carre_336 {
  width: 350px;
  background: #FFF;
  text-align: center;
}

.ads_table_carre_300 {
  width: 305px;
  background: #FFF;
  text-align: center;
}

.sideimg {
  margin: 10px auto;
  display: block;
  width: 200px;
  height: 200px;
  border: 1px solid #DFE7E8;
}

.sideimg_meteo {
  margin: 10px auto;
  display: block;
  width: 93px;
  height: 93px;
  padding: 43px;
  border: 1px solid #DFE7E8;
}

#diradr {
  width: 450px;
}

#btndiradr {
  text-align: center;
}

#btndiradr input {
  margin: 0 10px;
}

.textarealink {
  width: 95%;
  height: 30px;
}

.n_title {
  font-size: 18px;
  font-weight: bold;
}

.n_info {
  font-size: 11px;
  color: #999;
}

.sidehead.certificates {
  border-radius: 7px 7px 0 0;
  background: var(--main-bg-color);
}

#noside .certificate-page {
  padding: 1% 2%;
}

.mobile-certificates {
  display: none;
}

#picto_cat {
  margin: 5px auto;
}

#menu2 {
  display: none;
  width: 218px;
  background: #F7F7F7;
  font-size: 10px;
  padding: 3px;
}

#menu2 a:hover {
  color: #002868;
}

li.certificate a {
  color: #4C4B48;
}

li.certificate a:hover {
  color: #f9c61d;
}

#menuactif {
  background: #F7F7F7;
}

.mli a:hover {
  color: #f9c61d;
}

#ico-location {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px 0px;
}

#ico-camping {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -32px;
}

#ico-albergo {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -64px;
}

#ico-immobilier {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -96px;
}

#ico-restaurant {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -128px;
}

#ico-demarche {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -160px;
}

#ico-annuncio {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menu.png) no-repeat 0px -224px;
}

.sform {
  border: 1px solid #EEE;
  padding: 10px 0;
  text-align: center;
  width: 222px;
}

.part {
  background: #F7F7F7;
  width: 218px;
  font-size: 10px;
  text-align: left;
  padding: 3px;
  margin-bottom: 20px;
}

.part.certificate {
  text-align: left;
}

.part.certificate .certificate {
  padding: 4px 0;
}

.part .certificate.useful-link {
  padding: 4px 4px;
}

.frightimg {
  position: absolute;
  margin: 20px 0 20px 500px;
  border: 1px solid #DFE7E8;
}

#menu-mail {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menuan.png) no-repeat 0px -128px;
}

#menu-site {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/design/US/menuan.png) no-repeat 0px -160px;
}

#annuaire {
  margin-top: 20px;
}

#annuaire ul {
  margin: 10px;
}

#annuaire li {
  margin-bottom: 20px;
}

#annuaire .alv {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
}

#annuaire .alv a {
  text-decoration: underline;
}

#annuaire .visite {
  color: #CCC;
  font-weight: normal;
  font-size: 10px;
}

#annuaire .information {
  color: #1D5AAA;
  font-size: 10px;
}

#annuaire .information a {
  text-decoration: none;
}

#annuaire .hb {
  color: #6B6B6B;
  font-size: 10px;
}

#annuaire .description {
  margin: 0;
  padding: 0;
  color: #000;
}

#annuaire .description a {
  color: #000;
}

/*.mapimg2{width:200px;height:192px;background-position:top left;background-repeat:no-repeat;margin:auto;border:1px solid #4173B1;display:block}*/
.mapimg2 span {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/map/point.png) no-repeat top left;
  width: 16px;
  height: 16px;
  position: absolute;
}

.imgmap_side {
  margin: 10px 0;
}

.tintronoside, .pintronoside h3 {
  color: #002868;
  font-size: 13px;
}

.introp {
  text-align: justify;
  line-height: 1.5em;
}

.boxes-container {
  display: flex;
  justify-content: space-between;
  margin: 0 10px;
}

@media (max-width: 650px) {
  .boxes-container {
    flex-direction: column;
  }
}
#hor {
  display: inline-block;
  min-width: 130px;
  font-family: monospace;
}

.box h3 {
  overflow: hidden;
  clear: left;
  display: block;
  overflow: hidden;
  width: 235px;
  height: 18px;
}

.mr {
  margin-left: 10px;
}

#carte_index {
  text-align: center;
  padding-top: 20px;
}

.ads_content_index {
  padding-top: 30px;
  margin: auto;
  width: 336px;
  height: 280px;
}

.box ul, .box ol, .box table {
  margin: 5px;
}

.box .li {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/v2/boxli.png) no-repeat center left;
  padding-left: 8px;
}

.box .lib {
  border-bottom: 1px solid #D9DDE1;
}

.box_li3 li {
  width: 146px;
}

.box_li4 li {
  width: 109px;
}

.box_li5 li {
  width: 85px;
}

.box_li6 li {
  width: 70px;
}

.date_actu {
  color: #CCC;
  text-align: right;
}

.reg_it li {
  height: 33px;
  line-height: 33px;
}

.boxmin {
  height: 175px;
}

.boxmin .borb {
  height: 128px;
}

#payschoose {
  width: 100%;
  margin-top: 10px;
}

#payschoose td {
  text-align: center;
}

#payschoose a {
  display: block;
  width: 20px;
  height: 13px;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/pays/all_20.png) no-repeat 0px 0px;
  border: 1px solid #EEE;
}

#payschoose img {
  width: 20px;
  height: 13px;
}

.thtlindex {
  padding: 2px;
  background: #DFE7EA;
  font-weight: bold;
}

#loc_map_pays {
  margin-top: 30px;
  width: 300px;
  height: 300px;
  padding: 2px;
  border: 1px solid #DFE7EA;
}

.info_pays tr {
  border-bottom: 1px solid #D9DDE1;
}

.info_pays th {
  border-bottom: 1px solid #D9DDE1;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/v2/boxli.png) no-repeat center left;
  padding: 2px 0 2px 8px;
}

.info_pays td {
  border-bottom: 1px solid #D9DDE1;
  padding: 2px 0;
}

#ban_part_div table {
  margin: auto;
  margin-bottom: 10px;
}

.img_ban_part {
  width: 120px;
  height: 30px;
}

.ban_part_id {
  padding: 2px;
  border: 1px solid #DFE7EA;
  margin: 0 3px;
}

.ban_part_id a {
  width: 120px;
  height: 30px;
  display: block;
}

.mdrgg {
  text-align: center;
  width: 970px;
}

.mdrgg table {
  text-align: center;
  width: 970px;
}

.tbl_bb {
  text-align: center;
  margin-top: 5px;
}

.tbl_bb table {
  width: 100%;
}

.ads_box {
  text-align: center;
  margin-top: 40px;
}

#ads_middle {
  margin: 20px 0;
}

.ads_middle {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 50%;
  margin-left: -364px;
  margin-top: 20px;
}

.ads_block {
  height: 90px;
  margin: 20px 0;
}

.ads_content2 {
  margin: 10px 0;
  text-align: center;
}

#parcnat li {
  width: 200px;
  padding-left: 30px;
  background-position: top left;
  background-repeat: no-repeat;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/logo/parc_25.png) no-repeat 0px 0px;
}

.fbindex {
  overflow: hidden;
  width: 292px;
  height: 62px;
}

.fbindexdiv {
  margin: 10px 0;
  text-align: center;
}

.box_content {
  margin: 0 0 0 3px;
}

.indexborder {
  border: 1px dashed #DDD;
  border-top: 0;
}

.drapeau {
  margin: 5px 0;
  border: 1px solid #EEE;
}

.logo_label_index {
  width: 100px;
  height: 100px;
  padding: 10px 0;
}

.img_150 {
  width: 150px;
  height: 150px;
}

.img_150_140 {
  width: 150px;
  height: 140px;
}

.pays20 {
  width: 20px;
  height: 13px;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/pays/all_20.png) no-repeat 0px 0px;
  float: left;
  vertical-align: middle;
  margin-right: 5px;
}

.img_drp {
  width: 20px;
  height: 13px;
  vertical-align: middle;
}

.img_drp2 {
  width: 14px;
  height: 9px;
  vertical-align: middle;
}

.img_drp3 {
  width: 10px;
  height: 7px;
  vertical-align: middle;
}

.loisir20 {
  width: 20px;
  height: 20px;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/logo/loisir_20.png) no-repeat 0px 0px;
  float: left;
  vertical-align: middle;
  margin-right: 5px;
}

.img_panneau {
  width: 200px;
  height: 60px;
}

.img_bouss {
  width: 80px;
  height: 80px;
}

.img_fav {
  width: 11px;
  height: 13px;
}

.img_oc {
  width: 20px;
  height: 20px;
}

.img_10 {
  width: 10px;
  height: 10px;
}

.img_14 {
  width: 14px;
  height: 14px;
}

.img_16 {
  width: 16px;
  height: 16px;
}

.img_18 {
  width: 18px;
  height: 18px;
}

.img_20 {
  width: 20px;
  height: 20px;
}

.img_25 {
  width: 25px;
  height: 25px;
}

.img_50 {
  width: 50px;
  height: 50px;
}

.img_65 {
  width: 65px;
  height: 65px;
}

.img_100 {
  width: 100px;
  height: 100px;
}

.img_100_80 {
  width: 100px;
  height: 80px;
}

.img_100_75 {
  width: 100px;
  height: 75px;
}

.img_214 {
  width: 214px;
  height: 214px;
}

.img_graph {
  width: 250px;
  height: 100px;
}

.img_rss {
  width: 36px;
  height: 15px;
}

.img_spect {
  width: 100px;
  height: 120px;
}

.ban_160_600 {
  width: 160px;
  height: 600px;
}

.meteo_64 {
  width: 64px;
  height: 64px;
}

.meteo_128 {
  width: 128px;
  height: 128px;
}

.thumb_photo {
  padding: 0 10px;
  float: left;
}

.logo_panoramio {
  width: 100px;
  height: 18px;
}

.lg_dispo {
  width: 282px;
  height: 15px;
}

.loc_voir {
  width: 123px;
  height: 32px;
}

.locti {
  font-size: 18px;
}

.locti a {
  color: #000;
}

#iaba {
  width: 1px;
  height: 1px;
}

.fmap198 {
  overflow: hidden;
  border: 1px solid #CCC;
  width: 198px;
  height: 198px;
}

.fmap398 {
  overflow: hidden;
  border: 1px solid #CCC;
  width: 198px;
  height: 398px;
}

.fmeteo {
  overflow: hidden;
  border: 0;
  width: 100%;
  height: 100px;
}

#fam_pub {
  width: 100%;
  height: 100px;
}

#fam_deal {
  width: 100%;
  height: 0;
}

.deal_title {
  font-weight: bold;
}

.deal_info {
  font-style: italic;
}

.deal_desc {
  font-size: 10px;
  margin-top: 5px;
}

.deal_condition {
  font-size: 10px;
  color: #999;
  margin-top: 5px;
}

.deal_price {
  font-size: 18px;
  color: #F00;
  text-align: center;
}

.deal_price s {
  font-size: 12px;
  color: #333;
}

.comlimit {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.alentour_title {
  font-size: 9px;
  margin-right: 5px;
}

.bold {
  font-weight: bold;
}

.panneau_30 {
  margin: 25px 15px 30px 15px;
}

.panneau_30 img {
  width: 200px;
  height: 65px;
}

th a {
  color: #000;
}

.trimp {
  background: #FFFFEE;
}

.bgth {
  background: #EEE;
}

.pub_part {
  background: #fff8dd url(https://dwpt1kkww6vki.cloudfront.net/img/partenaire.png) no-repeat top right;
}

.pub_part2 {
  background: #fff8dd;
}

.pub_part_aff {
  background: #FAFAFA;
  text-align: center;
  color: #CCC;
  font-weight: bold;
  cursor: pointer;
  font-size: 18px;
  line-height: 50px;
}

.notable td {
  padding: 5px;
  border: 0;
}

.pointer {
  cursor: pointer;
}

.pagination {
  border-top: 1px solid #EEE;
  text-align: center;
  font-size: 13px;
  padding: 5px;
}

.title_desc {
  font-size: 24px;
  font-weight: bold;
  background: #F5F5F5;
  border: 1px solid #EEE;
  padding: 5px;
  text-align: center;
  margin-top: 20px;
}

.cadre_left {
  border-left: 1px solid #EEE;
}

.title_side {
  margin: 10px 2px 0 2px;
  font-weight: bold;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/bg_title_side.png) repeat-x top left;
}

.rac {
  border: 1px solid #EEE;
  border-top: 0;
  background: #F7F7F7;
  font-size: 9px;
  text-align: left;
  padding-left: 3px;
  display: none;
}

.simg {
  margin: 10px 2px;
  text-align: center;
}

.simgt {
  margin-top: 0;
}

.sideborder {
  border: 1px solid #EEE;
}

.info {
  display: block;
  background: #FFF0AA;
  margin: 5px;
  padding: 10px;
  border: 1px solid #EFBC00;
}

.info_urgent {
  display: block;
  background: #FFBDAB;
  margin: 5px;
  padding: 10px;
  border: 1px solid #F02800;
}

.info_ok {
  display: block;
  background: #BEEEBC;
  margin: 5px;
  padding: 10px;
  border: 1px solid #42BF31;
}

.ml a {
  color: #000;
}

.load {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/load.gif) no-repeat center center;
  text-align: center;
  height: 50px;
}

.pimg {
  float: left;
  margin: 0 5px;
  border: 1px solid #EEE;
}

.ptitle a {
  color: #000;
}

.ptitle {
  font-weight: bold;
  font-size: 14px;
}

.purl {
  color: #999;
}

.label_note {
  width: 18px;
  height: 18px;
  background-repeat: repeat-x;
  background-position: top left;
}

.add_pub {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/add_pub.png) no-repeat center left;
  padding-left: 18px;
  height: 15px;
  width: 250px;
  line-height: 15px;
  margin: 10px auto;
  font-size: 10px;
}

.add_pub a {
  color: #008000;
}

.spe {
  float: left;
  width: 50%;
}

.spe_info td {
  padding: 0;
  border-bottom: 0;
}

.spe_info {
  border: 1px solid #CCC;
  margin: 5px;
  padding: 2px;
}

.spe_info div {
  padding: 0 5px;
}

.spe_cat {
  font-weight: bold;
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/bg_spectacle.png) repeat-x top left;
  height: 20px;
  line-height: 17px;
  font-size: 13px;
}

.spe_cat a {
  color: #000;
}

.spe_name {
  color: #264366;
}

.spe_cat2 {
  color: #999;
  font-size: 10px;
  font-style: italic;
}

.spe_info_sup {
  font-size: 10px;
}

.spe_prix {
  color: #999;
}

.spe_url {
  cursor: pointer;
  font-size: 10px;
  color: #a6a9de;
  font-weight: bold;
}

.spe_url a {
  color: #a6a9de;
}

.elec_r {
  font-size: 10px;
  color: #F00;
}

.elec_v {
  font-size: 10px;
  color: #008000;
}

.o_lg img {
  vertical-align: middle;
  border: 1px solid #999;
}

.ban_ib_loc {
  text-align: center;
}

.ban_ib_loc img {
  width: 561px;
  height: 179px;
}

.bibc {
  width: 561px;
  height: 179px;
}

.ploc {
  width: 123px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #058bbe;
}

.chpers {
  font-size: 9px;
  color: #999;
  font-weight: normal;
  letter-spacing: -1px;
}

.spc_tit {
  font-size: 18px;
}

.spc_res {
  margin-top: 5px;
}

.spc_apd {
  font-size: 10px;
  font-weight: normal;
}

.spc_tar {
  text-align: center;
  width: 75px;
  font-size: 18px;
  font-weight: bold;
  color: #008000;
}

#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}

#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}

#lightbox-nav-btnNext {
  right: 0;
  float: right;
}

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: bold;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

.myColorPicker {
  background: transparent url(https://dwpt1kkww6vki.cloudfront.net/img/palette.png) no-repeat 99% center;
  padding-right: 20px;
}

#myColorPicker {
  background-color: #000;
  border: 1px solid #000;
  margin: -1px;
  width: 390px;
}

#myColorPicker ul {
  width: 360px;
  margin-right: 30px;
}

#myColorPicker a {
  cursor: pointer;
  display: block;
  width: 10px;
  height: 10px;
}

#myColorPicker li {
  float: left;
  list-style: none;
}

#myColorPicker a.close {
  background: transparent url(https://dwpt1kkww6vki.cloudfront.net/img/jsclose.png) center center;
  position: absolute;
  text-indent: -5000px;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
}

.warning {
  background: #F7F7F7;
  color: #FA8700;
  font-style: italic;
}

.csup {
  color: #999;
  font-size: 9px;
}

.bb_rclose img, .bb_lclose img, .bb_aclose img {
  width: 11px;
  height: 11px;
}

.affannonc {
  background: #ffe99b;
  border: 1px solid #ffd545;
  padding: 10px;
  color: #f89d00;
  margin: 5px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

.nob {
  font-weight: normal;
}

.immotbl {
  width: 45%;
  float: left;
  margin: 0 1%;
  background: #ffd484;
  padding: 10px 1%;
  border: 1px solid #ff7413;
}

.logis_img_min {
  border: 1px solid #CCC;
  margin: 5px 5px 0 0;
}

.livre {
  cursor: pointer;
  text-align: center;
  width: 25%;
  height: 150px;
  overflow: hidden;
  padding: 2px;
}

.livre img {
  margin-bottom: 2px;
  border: 1px solid #CCC;
}

.nd, .fn {
  display: none;
}

.hreview .fn {
  display: inline;
}

.txtmin {
  font-size: 9px;
}

.ad_price {
  width: 125px;
  font-size: 9px;
  text-align: center;
}

#cgu {
  line-height: 1.5em;
}

#cgu h3 {
  margin: 20px 0 0px 0;
  text-align: justify;
  border-bottom: 1px solid #EFEFEF;
}

#cgu p {
  margin: 10px 0;
  text-align: justify;
}

#cgu li {
  text-align: justify;
}

#cgu .ol {
  margin: 20px 0;
}

#cgu .oltitle {
  font-weight: bold;
  margin-top: 30px;
}

#cgu .olsub {
  padding-left: 15px;
}

#cgu .olsub li {
  margin: 10px 0;
}

.mapimg {
  background-position: top left;
  background-repeat: no-repeat;
  margin: 20px auto;
  border: 1px solid #DFE7EA;
  display: block;
  width: 200px;
}

.mapimg span {
  background: url(https://dwpt1kkww6vki.cloudfront.net/img/map/point.png) no-repeat top left;
  width: 16px;
  height: 16px;
  position: absolute;
}

.adsbygoogle {
  display: inline-block;
  margin: auto;
}

.ads728 {
  width: 728px;
  margin: auto;
}

.ads728_15 {
  width: 728px;
  height: 15px;
}

.ads468_15 {
  width: 468px;
  height: 15px;
}

.ads320_50 {
  width: 320px;
  height: 50px;
}

.ads468_60 {
  width: 468px;
  height: 60px;
}

.ads728_90 {
  width: 728px;
  height: 90px;
}

.ads160_90 {
  width: 160px;
  height: 90px;
}

.ads300_250 {
  width: 300px;
  height: 250px;
}

.ads336_280 {
  width: 336px;
  height: 280px;
}

.ads160_600 {
  width: 160px;
  height: 600px;
}

.tac {
  text-align: center;
}

#formcontact {
  border: 0;
  width: 100%;
  height: 500px;
}

.imghotel {
  width: 100px;
}

.btnwebpage div {
  cursor: pointer;
}

#footer.usfooter {
  padding: 0;
  margin: 0;
}

.us-states-container {
  padding: 25px 0 0 0;
}

.us-states-columns {
  column-count: 4;
  column-gap: 2em;
  padding: 10px 10px 5px 0;
  margin: 1rem 0 0 0;
  border-top: 5px solid var(--theme-color) !important;
  border-radius: 5px 5px 0 0;
}

@media screen and (max-width: 768px) {
  .us-states-columns {
    column-count: 3;
  }
}
.us-states-columns.certificates-footer {
  width: 1200px;
  margin: auto;
}

.us-state-link {
  break-inside: avoid;
  margin: 2px 0;
  line-height: 1.6rem;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}

@media (max-width: 1010px) {
  #sideleft {
    display: none;
  }
  #logo {
    position: unset;
    background: #0094d4;
    text-align: center;
    width: auto;
    height: 137px;
    margin: 0;
  }
  #logo a {
    padding: 5px 0;
    display: inline-block;
    width: 240px;
  }
  #path a {
    color: #FFF;
  }
  #path a:first-child {
    display: none;
  }
  #path a:first-child + a::before {
    content: none;
  }
  #path span.path-chevron:nth-of-type(1) {
    display: none;
  }
  #search {
    width: 240px;
    height: auto;
    margin: 0 0 0 -120px;
    float: none;
    left: 50%;
    background: #FFF;
    position: absolute;
    top: 114px;
  }
  #search form {
    width: 235px;
    height: auto;
    margin: 0;
  }
  #fsearch {
    margin: 0;
  }
  #search .q {
    text-align: center;
  }
  h2 {
    width: auto;
  }
  #footer {
    width: auto;
    padding: 10px 0;
  }
  #footl1 {
    text-align: center;
  }
  .box {
    float: none;
    width: auto;
    height: auto;
    margin-bottom: 10px;
  }
  .box h2 {
    width: auto;
  }
  .mr {
    margin: 0;
  }
  .box .borb {
    overflow: auto;
    height: auto;
  }
  .box, .block {
    border-top: 5px solid #002868 !important;
  }
  .mobile-certificates {
    display: block;
    height: 250px;
    margin: 0.9rem auto;
    font-size: large;
  }
  .sidehead.certificates {
    border-radius: 5px 5px 0 0;
    width: auto;
    font-size: small;
  }
  .part.certificate {
    width: auto;
    margin: 0;
  }
  .us-states-container {
    padding: 0;
  }
  .us-states-columns {
    width: auto;
    padding: 15px 0;
  }
  .us-states-columns.certificates-footer {
    width: auto;
    padding: 15px 0;
  }
}
@media (max-width: 650px) {
  h2 {
    padding: 0 5px;
  }
  .block {
    margin: 10px 0;
  }
  .textarealink {
    width: auto;
  }
}
/* Ambassage liste pays */
.bgimg {
  background-repeat: no-repeat;
  background-size: 50px;
  height: 35px;
  padding-left: 60px;
  font-size: 18px;
}

#div_embassy_1, #div_embassy_2, #div_embassy_3, #div_embassy_4, #div_embassy_5 {
  padding-top: 10px;
  padding-left: 5px;
}

.ullist {
  margin-bottom: 10px;
}

.facilityFormDiv {
  padding: 10px;
}

.demarche {
  border: 1px solid #C0C0C0;
  border-top: 5px solid #002868;
}

.school {
  background: #e5edde;
}

@media screen and (max-width: 1080px) {
  #banner {
    width: 320px;
    height: 200px;
    margin: 10px auto auto auto;
    background-image: url(https://s3.eu-central-1.amazonaws.com/annuaire.mairie/img/demarche/banners/VC_EN_MOB.png);
  }
}
@media screen and (min-width: 1081px) {
  #banner {
    width: 728px;
    height: 90px;
    margin: 10px auto auto auto;
    background-image: url(https://s3.eu-central-1.amazonaws.com/annuaire.mairie/img/demarche/banners/VC_EN_WEB.png);
  }
}
.box li a.box-link {
  padding: 0 10px 0 0;
}

.box-link {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.box-link::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  border-radius: 5px;
  height: 0.05em;
  bottom: 0;
  left: 0;
  background: currentcolor;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.box-link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.demarche a {
  color: #FFF;
  box-shadow: 2px 4px 6px 0 var(--shadow-color);
}

.demarche-vertical a {
  color: #FFF;
  box-shadow: 2px 4px 6px 0 var(--shadow-color);
}

.demarche-pintro a {
  color: #FFF;
  box-shadow: 2px 4px 6px 0 var(--shadow-color);
}

.demarche-pintro.mobile {
  margin: 6px 8px;
}

.demarche-pintro.mobile a {
  padding: 10px 14px;
}

#div_questions p {
  padding: 0 0 0 20px;
}

#div_questions td {
  padding: 15px 5px;
}

@media screen and (max-width: 1080px) {
  #div_questions h3 {
    padding: 0 10px;
  }
  #div_questions p {
    padding: 0 0 0 10px;
  }
  #div_questions td {
    padding: 10px 5px;
  }
}
#sideleft .sidehead.counties-list {
  display: none;
}

.letters-list {
  text-align: center;
}

.letter-row {
  display: flex;
  justify-content: center;
}

/*.mobile-counties-list .letter-row {*/
/*    justify-content: space-evenly;*/
/*}*/
.letters-list li {
  list-style-type: none;
  /*width: 20%;*/
  /*padding: 0 2px;*/
}

.letters-list a {
  /*width: 50%;*/
}

.mobile-useful-links {
  display: none;
}

.sidehead.useful-links {
  width: 100%;
  margin: 2px 0 2px 0;
}

.certificate .useful-link {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.mobile-certificates li.certificate, .mobile-useful-links li.useful-link {
  margin: 10px auto;
  max-width: 300px;
  padding: 10px 16px;
  border-radius: 5px;
  border: 1px solid #474747;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  text-align: center;
}

.mobile-certificates li.certificate a, .mobile-useful-links li.useful-link a {
  text-decoration: none;
  font-size: 0.9rem;
  color: var(--theme-color);
  font-weight: bold;
  padding: 5px;
}

.sidehead.counties-list {
  width: 100%;
  margin: 8px 0 6px 0;
}

.mobile-counties-list {
  display: none;
}

@media screen and (max-width: 1080px) {
  .mobile-counties-list {
    display: block;
    margin: 0 0 12px 0;
  }
  .mobile-useful-links {
    display: block;
    height: 240px;
  }
  .desktop-letter-list {
    display: none;
  }
}
.desktop-letter-list {
  width: 100%;
  margin: 1rem 0;
}

.title.letter-list {
  width: 100%;
  margin: 14px 0 0 0;
  background: var(--main-bg-color) no-repeat top left;
  border-radius: 5px 5px 0 0;
  height: 26px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  color: #FFF;
}

.letters-container {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
  justify-content: space-around; /* Or use flex-start, flex-end, center, etc. based on design preference */
}

.desktop-letter-item {
  flex: 1 0 1%; /* Adjust the base percentage to control how many items per row */
  box-sizing: border-box;
  text-align: center;
}

.desktop-letter-list .demarche-pintro {
  margin: 5px 0;
}

.demarche-pintro a.desktop-letter-link {
  padding: 4px 7px;
}

.filter-box {
  width: min-content;
  margin: 15px auto;
  padding: 1rem 3rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.filter-search {
  position: relative;
  width: 400px;
  margin: auto;
}

@media screen and (max-width: 1081px) {
  .filter-box {
    width: 95%;
    margin: 0 auto;
    padding: 1rem 0;
  }
  .filter-search {
    width: 90%;
  }
}
#filter-input, #filter-state, #filter-county {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 16px;
}

.filter-divider {
  width: 100%;
  height: 1px; /* Adjust thickness here */
  background-color: #eeeeee; /* Set the desired color */
  margin: 10px 0; /* Adjust spacing above and below the divider */
}

#autocomplete-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 200px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.autocomplete-item {
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}

.autocomplete-item:hover {
  background-color: #f0f0f0;
}

.autocomplete-item:last-child {
  border-bottom: none;
}

.autocomplete-no-result {
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}

.autocomplete-results.autocomplete-county {
  max-height: 200px; /* Adjust the height as needed */
  overflow-y: auto; /* This enables the scrolling bar */
}

.links-container {
  border: 1px solid gray;
  border-radius: 7px;
  padding: 2rem;
}

.links-title {
  text-align: left;
  width: unset;
  color: black;
}

.links-item::before {
  content: "• ";
  color: black;
  font-size: 1.2em;
}

.links-item {
  padding: 5px 0;
}

.search-label {
  text-align: center;
  font-size: 14px;
  width: 300px;
  margin: 10px auto;
}

.counties-h3 {
  color: #3f3f3f;
  margin: 7px 0;
}

.counties-ul {
  padding: 0 0 0.5rem 3rem;
  list-style: disc;
}

.counties-ul li {
  line-height: 1.5rem;
  list-style: disc;
}

.annuaire-infos.complete-list {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #d7d3d3;
  background: #F5F5F7;
  max-width: fit-content;
  transition: all 0.2s ease;
  border-radius: 5px;
}

.annuaire-infos.complete-list:hover {
  background: #e0e0e0;
  border-color: #b0b0b0;
  transform: scale(1.05);
}

.stats-table .na {
  font-size: 1em;
  color: #6B6B6B;
}

.list-box.list-counties {
  width: unset;
}

.list-box.list-counties li {
  width: 31%;
}

.list-box.list-counties h3 {
  height: unset;
  width: max-content;
  padding: 0;
}

.list-box.list-counties a {
  padding: 0;
}

@media (max-width: 650px) {
  .list-box.list-counties li {
    width: 45%;
  }
  .list-box.list-counties h3 {
    height: unset;
  }
}
/* Add a black background color to the top navigation */
.topnav {
  display: flex;
  justify-content: center;
  background: var(--nav-bg-gradient);
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-radius: 5px;
  margin: 2px;
}

.topnav .separator {
  margin: 0 8px; /* Space around the separator */
  color: #f2f2f2; /* Color of the separator */
  font-size: 17px; /* Size to match the links */
  display: inline-block; /* Ensure it displays properly */
  line-height: 48px; /* Match the height of the links */
  vertical-align: middle; /* Align it in the middle of the links */
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #e0e0e0;
  color: black;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav {
    display: block;
  }
  .topnav a {
    display: none;
  }
  .topnav .separator {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.topnav-icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .header {
    margin: 0 !important;
    min-height: 144px;
  }
  h1 {
    margin: 0.8rem 0 0 0 !important;
  }
  .topnav-icon {
    display: inline-block;
    float: right;
    color: #f2f2f2;
    text-align: center;
    padding: 6px 16px;
    text-decoration: none;
    font-size: 17px;
    border-radius: 5px;
    margin: 2px;
  }
}
.finder-box {
  display: flex;
  justify-content: space-between;
}

.finder-inner {
  /*border: 1px solid gray;*/
  width: 50%;
  min-height: 330px;
}

.finder-box .filter-box {
  width: auto;
  padding: 1rem 2rem;
}

.finder-box .filter-search {
  width: unset;
}

@media (max-width: 650px) {
  .finder-box {
    flex-direction: column;
  }
  .finder-inner {
    width: 100%;
    min-height: unset;
  }
  .links-container {
    padding: 1rem;
  }
}
.tooltip {
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-size: 12px;
  pointer-events: none; /* Makes sure it doesn't interfere with the mouse */
  display: none;
}

.tooltip.active {
  display: block;
}

.state-counties-list h2 {
  width: 100%;
}

.ullist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px; /* Adjusts space for bullets */
}

.ullist li {
  flex: 1 1 45%; /* Each <li> will take 45% of the width */
  margin-right: 5%; /* Spacing between list items */
  box-sizing: border-box; /* Ensures padding/margin don't affect width */
  list-style-position: inside; /* Ensures bullet points are inside */
}

ul.state-counties-list li {
  margin: 0.5rem;
}

ul.state-counties-list li.placeholder-list {
  list-style: none;
}

/*.ullist li:hover {*/
/*    transform: scale(1.05); !* Slightly scales up the item *!*/
/*    !*background-color: #f0f0f0;*!*/
/*    !*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*!*/
/*}*/
/*!* Extra styling for smoother text color transition *!*/
/*.ullist li a:hover {*/
/*    color: #007bff; !* Change link color on hover *!*/
/*}*/
@media (max-width: 650px) {
  .ullist {
    display: block; /* Switches back to block layout on mobile */
    margin: 0;
    padding: 0 5px;
  }
  .ullist li {
    flex: 1 1 100%; /* Full width for each <li> on mobile */
    margin-right: 0; /* Remove the extra margin */
    margin-bottom: 10px; /* Add some space between the items */
  }
  .list-counties-certificate {
    padding-bottom: 16px;
  }
  .state-counties-list h2 {
    margin: 1rem 0;
  }
}
.ullist li a {
  text-decoration: none;
}

.risk-rating {
  font-size: 0.9rem;
  font-weight: bold;
  color: #333;
  margin-top: 0.5rem;
  text-align: end;
}

.risk-button {
  text-align: center;
  margin: 0.7rem 0 0 0;
}

#riskButtonShow {
  text-align: end;
  background-color: #e4e5e5;
}

.annuaire-city li {
  list-style: initial;
  line-height: 2rem;
  font-weight: 600;
}

.annuaire-city li.list-ad {
  list-style: none;
}

.blocks-row {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.blocks-row .block {
  width: 49%;
}

.citylist-title {
  margin: 1.2rem 0 0 0;
}

div.citylist-button {
  margin: 1rem 0 0 0;
}

a.citylist-button {
  border: 3px solid rgba(0, 40, 104, 0.1921568627);
  border-radius: 4px;
  padding: 0.3rem 0.5rem;
  background-color: #002868;
  color: white;
}

a.citylist-button:hover {
  border: 3px solid rgba(0, 40, 104, 0.7254901961);
  border-radius: 4px;
  padding: 0.3rem 0.5rem;
}

@media (max-width: 650px) {
  .blocks-row {
    flex-direction: column;
  }
  .blocks-row .block {
    width: 100%;
  }
  div.citylist-button {
    text-align: center;
  }
}
.citylink-nolink {
  color: #002868;
}

/* Mobile Vital Statistics Styles */
@media screen and (min-width: 769px) {
  .mobile-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  #vital-stats-mobile {
    background: #fff;
    margin: 15px 0;
    padding: 15px;
    border: 1px solid #DFE7E8;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  }
  .mobile-section-head {
    color: var(--text-color);
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 0;
    border-bottom: 2px solid var(--text-color);
    margin-bottom: 15px;
  }
  .mobile-list {
    padding: 0;
    margin: 0;
  }
  .mobile-list li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    line-height: 1.4;
    font-size: 13px;
  }
  .mobile-list li:last-child {
    border-bottom: none;
  }
  .mobile-list li strong {
    color: var(--text-color);
  }
  .mobile-list li a {
    color: var(--text-color);
    text-decoration: underline;
  }
}
.event-img {
  width: 80px;
  height: 45px;
  max-height: 45px;
  max-width: 100px;
  object-fit: cover;
}

.ticketmaster-table th.event-img-cell {
  width: 1%;
  text-align: center;
}

.ticketmaster-table th.event-name {
  vertical-align: middle;
}

th.event-name {
  position: relative;
  padding: 0;
}

th.event-name a.full-cell-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: inherit;
  padding: 0.5em 1em;
  transition: transform 0.2s ease;
}

th.event-name a.full-cell-link:hover {
  transform: scale(1.02);
}

@media (max-width: 650px) {
  .ticketmaster-table th.event-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  th.event-name a.full-cell-link {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
  }
}
.vitalstats-text {
  padding: 1rem;
}

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;
}

#logo img {
  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);
}

.annuaire-infos {
  padding: 10px 0;
}

#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 10px 15px;
}

.pintronoside.pintronoside-desktop {
  display: flex;
  flex-wrap: wrap;
}

.pintronoside.pintronoside-desktop .introp {
  min-width: 99%;
}

.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: 1200px;
  max-height: 280px;
  margin-bottom: 0.9vh;
  margin-top: 0.9vh;
}

#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;
}

.pintro-container {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}

.demarche-pintro {
  margin: 6px 4px;
}

.demarche-pintro a {
  display: inline-block;
  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: 14px;
  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;
}

@media (min-width: 530px) {
  #search-mobile {
    display: none;
  }
}
#search-mobile {
  margin: 10px 0;
}

#search-mobile #fsearch {
  margin: 0 2rem;
  height: 30px;
}

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

#search-mobile .sub {
  height: 30px;
  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-mobile 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;
    margin: 0 10px;
    padding: 0;
    float: none;
  }
  #content > h2 {
    margin: 5px;
  }
  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;
  }
  #logo img {
    width: 106px;
    height: 60px;
  }
  .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;
    display: none;
  }
  .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;
}

.mapimg2 {
  width: 200px;
  height: 192px;
  background-position: top left;
  background-repeat: no-repeat;
  margin: auto;
  border: 1px solid #4173B1;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}

.map500max {
  height: 198px;
  max-width: 500px;
  margin: 0 auto 5px auto;
}

@media (max-width: 530px) {
  .map500max {
    margin: 0 5px 5px 5px;
  }
}
.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 {
    height: 60px;
    width: 106px;
  }
  #logo a {
    text-align: center;
  }
  .h1 {
    width: auto;
  }
  h1 {
    margin: 0.8rem 0;
    font-size: medium;
  }
}
/* 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;
  }
}
.mailbox-icon {
  display: inline-block; /* Allows setting width and height */
  width: 22px;
  height: 22px;
  background-image: url("/images/mail-box64.png");
  background-size: cover; /* Ensures the icon covers the whole area */
  background-position: center; /* Centers the background image */
}

.pagination a {
  text-decoration: none;
  color: #333;
  margin: 0 3px;
  padding: 2px 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  transition: all 0.2s;
  display: inline-block;
  min-height: 1em;
  line-height: 1;
  transition: background-color 0.2s;
}

.pagination a:hover {
  background-color: var(--text-color);
  color: white;
  border: 1px solid rgba(221, 221, 221, 0);
}

.pagination strong {
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #ddd;
  display: inline-block;
  line-height: 1;
  min-height: 1em;
}

/* Hide mobile pagination on desktop */
.desktop-pagination {
  display: block;
}

.mobile-pagination {
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  /* Show mobile pagination and hide desktop pagination on mobile */
  .desktop-pagination {
    display: none;
  }
  .mobile-pagination {
    display: block;
  }
  .mobile-pagination a {
    padding: 10px 12px; /* Larger for easier tapping */
    margin: 0 2px;
    display: inline-block;
    font-size: 16px; /* Larger text */
  }
  .mobile-pagination .first-page {
    background-color: var(--text-color);
    color: white;
    border-radius: 12px;
    margin: 4px 2px;
  }
  span.current-page {
    padding: 10px 15px;
    margin: 0 2px;
    display: inline-block;
    font-size: 16px;
  }
}
.intro_annuaire {
  background: #f7f7f7;
  line-height: 1.5em;
  text-align: justify;
  padding: 0.7rem;
  margin-bottom: 0.2rem;
}

@media only screen and (max-width: 768px) {
  .intro_annuaire {
    background: #f7f7f7;
    line-height: 1.4em;
    text-align: justify;
    padding: 1rem 0.7rem;
    margin-bottom: 1.2rem;
    font-size: 0.9rem;
    margin-top: 0.3rem;
  }
  h2.alv {
    padding: 6px 0;
  }
}
.bottom-mobile {
  text-align: center;
}

.bottom-mobile a {
  color: #FFF;
  display: inline-block;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  background: var(--text-bg-color);
  transition: background-color 0.2s;
}

.bottom-mobile a:hover {
  transform: scale(1.05);
  box-shadow: 3px 8px 16px 0 var(--shadow-color);
}

button[name=delete_single] {
  float: right;
  margin: 0 7rem 0 0;
}

button[name=delete_by_site] {
  float: right;
  margin: 0 7rem 0 0;
}

#cache_key {
  margin: 0 0 0 2rem;
}

#site_code {
  margin: 0 0 0 4rem;
}

h3.common-question {
  width: auto;
}

p.corregimiento {
  width: 100%;
  padding: 0.5rem 0 0 0.7rem;
}



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