@charset "UTF-8";
.fond-bleuciel {
  background-color: #84d0f0 !important; }

.fond-orange {
  background-color: #f29400 !important; }

.fond-mauve {
  background-color: #ab8cbc !important; }

.fond-citronvert {
  background-color: #c9e20c !important; }

.fond-vertpastel {
  background-color: #b9d065 !important; }

.fond-vertdeau {
  background-color: #d1f0f0 !important; }

.fond-vertdeau2 {
  background-color: #b2e5e5 !important; }

.fond-vertdeau3 {
  background-color: #68cccc !important; }

.fond-jean {
  background-color: #8baed8 !important; }

.fond-bleuagenda {
  background-color: #84d0f0 !important; }

.fond-lagon {
  background-color: #30b3ad !important; }

.text-orange {
  color: #fe5e00 !important; }

.btn, .btn-noir {
  padding: 10px;
  font-weight: bold;
  font-size: 0.9em; }

.btn {
  border: 2px solid #000;
  text-transform: uppercase;
  display: inline-block; }

.btn-noir, .elementor-button.btn-noir {
  background: #000 !important;
  color: #fff !important;
  text-transform: uppercase; }

.container {
  margin: 0 20px; }
  @media (min-width: 1024px) {
    .container {
      margin: 0 40px; } }
  @media (min-width: 1280px) {
    .container {
      margin: auto;
      max-width: 1200px; } }

.d-block {
  display: block; }

.row {
  display: flex; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.hidden {
  display: none; }

@media (max-width: 576px) {
  .hidden-xs {
    display: none !important; }
  .visible-xs {
    display: block !important; } }

@media (min-width: 577px) and (max-width: 768px) {
  .visible-sm {
    display: block !important; }
  .hidden-sm {
    display: none !important; } }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 10px !important; }

.m-2 {
  margin: 20px !important; }

.m-3 {
  margin: 30px !important; }

.m-4 {
  margin: 40px !important; }

.mr-1 {
  margin-right: 10px !important; }

.mr-2 {
  margin-right: 20px !important; }

.mt-1 {
  margin-top: 10px !important; }

.mt-2 {
  margin-top: 20px !important; }

.mb-1 {
  margin-bottom: 10px !important; }

.mb-2 {
  margin-bottom: 20px !important; }

.mb-3 {
  margin-bottom: 30px !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 10px !important; }

.p-2 {
  padding: 20px !important; }

.p-3 {
  padding: 30px !important; }

.p-4 {
  padding: 40px !important; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

#content, #featured-image {
  max-width: 1280px;
  margin: 0 auto; }

.entry-content {
  max-width: 1200px;
  margin: auto;
  padding: 20px; }

footer#colophon {
  background: #e5e5e5; }
  footer#colophon .footer-widget-1 {
    text-align: center; }
  footer#colophon .footer-widget-2 {
    max-width: 287px;
    margin: auto; }
  footer#colophon .footer-widget-3 img {
    margin: auto;
    display: block; }
    @media (min-width: 768px) {
      footer#colophon .footer-widget-3 img {
        float: right; } }

.nav-links .nav-next, .nav-links .nav-previous {
  display: none; }

.archive .site-main > article.type-question {
  margin-bottom: 0;
  border-bottom: 1px solid #fff; }

#bottom-menu {
  text-align: center; }
  #bottom-menu li {
    display: inline-block;
    padding: 0px 4px 0 7px;
    line-height: 1.2;
    text-transform: uppercase; }
    #bottom-menu li a {
      text-decoration: none; }
    #bottom-menu li + li {
      border-left: 4px solid #30a848; }

.elementor p a, .elementor li a, .entry-content p a, .entry-content li a {
  border-bottom: 1px solid #a5a3a3; }

.elementor li, .entry-content li {
  margin-bottom: 0.75em; }

.elementor ul, .entry-content ul {
  padding-left: 1.5em; }

.annuaire {
  text-align: center;
  padding: 20px;
  background: #fec800; }

.annuaire h2 {
  margin: 0;
  padding: 0;
  line-height: 0.6;
  font-size: 3em; }
  .annuaire h2 h2 small {
    font-size: 0.4em; }

#menu-flottant {
  display: none; }

@media (min-width: 1024px) {
  #menu-flottant {
    position: absolute;
    margin-top: 30px;
    top: 0;
    left: 0;
    z-index: 30;
    display: block; }
    #menu-flottant.fixed {
      top: 0 !important;
      position: fixed; }
  body.has-menu-flottant #content .wrap {
    /*transition: padding 0.5s ease-in-out;*/ } }

#menu-flottant li a {
  background: #ed6c36;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  text-transform: uppercase;
  margin-bottom: 3px;
  max-width: 177px;
  font-size: 13px; }

#menu-flottant li a.scroll-active {
  background: #000; }

.kiosque-cols article {
  width: 50%; }

.encart-articles-similaires {
  background: #eeeeee;
  padding: 0px 0px;
  margin: 20px 0; }

.encart-articles-similaires h4 {
  padding: 10px !important; }

.h-120 {
  height: 120px;
  margin: 0 !important; }

#featured-image {
  position: relative;
  min-height: 136px; }
  #featured-image .banner-color, #featured-image .banner-image {
    padding-top: 50px;
    box-shadow: 11px 30px 114px 62px rgba(0, 0, 0, 0.03) inset; }
  #featured-image .xcustom-header-media .banner-image {
    padding-top: 0; }
  #featured-image .xcustom-header-media h1 {
    /*margin-bottom:1em;*/
    font-weight: normal; }
  #featured-image .banner-image {
    min-height: 220px;
    font-size: 1.25em; }
    @media (min-width: 768px) {
      #featured-image .banner-image {
        min-height: 330px; } }
    @media (min-width: 1024px) {
      #featured-image .banner-image {
        min-height: 370px; } }
    @media (min-width: 1280px) {
      #featured-image .banner-image {
        min-height: 400px; } }
    #featured-image .banner-image h1 {
      text-shadow: 2px 2px 20px black;
      width: 100%;
      bottom: 0%;
      position: absolute; }
  #featured-image h1 {
    font-size: 1.7em;
    padding: 0.5em; }
  @media (min-width: 768px) {
    #featured-image h1 {
      font-size: 2.8em; } }
  @media (min-width: 1024px) {
    #featured-image h1 {
      font-size: 3.75em; } }
  @media (min-width: 1280px) {
    #featured-image h1 {
      font-size: 4.15em; } }
  #featured-image #habillage-top {
    height: 50px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background: transparent url(/wp-content/themes/agencebio/img/habillage-top.png) no-repeat 0px -5px;
    background-size: contain; }
  #featured-image .featured-entry-title {
    color: #fff;
    /*position: absolute;
    width: 100%;*/
    line-height: 1;
    margin: 0;
    /*font-size: 1.7em;*/
    text-align: center;
    /*bottom: 11%;*/ }

.navigation-top {
  position: relative; }
  .navigation-top #enjoyTop {
    display: none; }
    @media (min-width: 768px) {
      .navigation-top #enjoyTop {
        display: inline;
        position: absolute;
        top: 0;
        right: 14px;
        z-index: 10000;
        width: 85px; } }

#mobileSearchToggle {
  height: 28px;
  margin-top: 7px; }

#mobileSearchForm #mobile-search {
  width: 100%; }

.navigation-top .wrap {
  max-width: 1280px;
  /*max-width: 1000px;*/
  padding: 0; }

.navigation-top a {
  color: #222;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
  color: #767676; }

.main-navigation {
  clear: both;
  display: block; }
  .main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left; }
    .main-navigation ul li {
      position: relative; }
      .main-navigation ul li a {
        display: block;
        text-decoration: none; }
        .main-navigation ul li a img {
          max-height: 20px;
          height: auto;
          vertical-align: bottom; }
      .main-navigation ul li.home-link a {
        display: inline-block;
        vertical-align: text-top;
        height: 20px;
        width: 25px;
        background: transparent url("/wp-content/themes/agencebio/img/accueil-blanc.png") no-repeat center center;
        background-size: contain; }
      .main-navigation ul li.home-link.current-menu-item a {
        background-image: url("/wp-content/themes/agencebio/img/accueil.png"); }
    .main-navigation ul ul {
      margin: 0 -12px; }
      .main-navigation ul ul a {
        letter-spacing: 0;
        padding: 0.4em 0;
        position: relative;
        text-transform: none; }
  .main-navigation .col a {
    padding: 0; }
    .main-navigation .col a img {
      max-height: 50px; }

.main-navigation a:hover {
  color: #000; }

@media (min-width: 768px) {
  .main-navigation a:hover {
    color: #fff; } }

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */
.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
  display: none; }

.js .main-navigation.toggled-on > div > ul {
  display: block; }

.main-navigation ul ul.toggled-on {
  display: block; }

/* Menu toggle */
.menu-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.5;
  margin: 1px auto 2px;
  padding: 1em;
  text-shadow: none; }

/* Display the menu toggle when JavaScript is available. */
.js .menu-toggle {
  display: block;
  float: right;
  text-align: right;
  padding: 0;
  color: #6f7e81;
  font-size: 26px; }

.main-navigation.toggled-on ul.nav-menu {
  display: block; }

.menu-toggle:hover,
.menu-toggle:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.menu-toggle:focus {
  outline: thin solid; }

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
  display: none; }

.toggled-on .menu-toggle .icon-close {
  display: inline-block; }

/* Dropdown Toggle */
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: block;
  font-size: 16px;
  right: -0.5em;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0.5em;
  position: absolute;
  text-shadow: none;
  top: 0; }

.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background: transparent; }

.dropdown-toggle:focus {
  outline: thin dotted; }

.dropdown-toggle.toggled-on .icon {
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -webkit-transform: rotate(-180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-180deg); }

/* Scroll down arrow */
.site-header .menu-scroll-down {
  display: none; }

.main-navigation ul li a {
  font-family: 'bourtonbase'; }

.main-navigation a {
  color: #fff; }

.main-navigation ul ul li {
  background: #68cccc; }

.main-navigation ul ul li.current-menu-item > a {
  color: #ed6c36; }

.main-navigation li.current-menu-ancestor > a {
  color: #593110;
  text-decoration: underline; }

#top-menu li.menugris {
  background: #e5e5e5; }
  #top-menu li.menugris a {
    color: #797979; }
  #top-menu li.menugris .dropdown-toggle {
    color: #797979; }
  #top-menu li.menugris li {
    background: #e5e5e5;
    border: none; }
    #top-menu li.menugris li a {
      font-family: inherit;
      font-size: 15px; }

/*html {
  !* For desktop *!
  overflow: hidden;
}
body {
  overflow: visible;
  height: 100%;
}*/
@media screen and (min-width: 768px) {
  .bando-mobile {
    display: none; } }

@media screen and (max-width: 767px) {
  .bando-mobile {
    padding: 5px;
    background: #fff;
    height: 68px;
    position: FIXED;
    top: 0;
    left: 0;
    width: 100%; }
  .navigation-top {
    z-index: 9990; }
  .toggled-on .menu-principal-container {
    height: 100%; }
  .menu-principal-container {
    height: 0;
    transition: height .5s ease-in-out;
    overflow: hidden;
    position: FIXED;
    top: 68px;
    left: 0;
    width: 100%; }
    .menu-principal-container #top-menu {
      position: absolute !important;
      overflow-y: auto;
      top: 0;
      left: 0;
      width: 100%;
      height: calc(100vh - 68px);
      -webkit-overflow-scrolling: touch; }
  .site-header {
    margin-top: 68px; }
  .main-navigation li {
    padding: 1px 12px;
    background: #ed6c36;
    color: #fff;
    font-weight: 20px; }
    .main-navigation li a {
      border-bottom: 2px dotted #000;
      padding: 0.5em 0; }
    .main-navigation li li a {
      border-bottom: 2px dotted #fff;
      padding: 0.5em 0; }
    .main-navigation li .dropdown-toggle {
      color: #fff;
      padding-right: 26px;
      font-size: 22px;
      line-height: 10px; } }

@media screen and (min-width: 768px) {
  .main-navigation > div > ul {
    border-top: 1px solid #eee;
    padding: 0.75em 1.695em; }
  .main-navigation ul ul {
    padding: 7px 0 0 0; }
  .main-navigation li + li {
    border-left: 3px solid #fff;
    line-height: 1;
    margin: 0.4em 0.2em;
    padding: 0 0 0 0.5em; }
  .main-navigation li li {
    border: 0;
    margin: 0;
    padding: 0.1em 0.5em; }
  .navigation-top {
    font-size: 16px;
    font-weight: normal;
    z-index: 3; } }
  @media screen and (min-width: 768px) and (min-width: 1024px) {
    .navigation-top {
      font-size: 19px; } }

@media screen and (min-width: 768px) {
  .navigation-top .wrap {
    /* The font size is 14px here and we need 50px padding in ems */
    padding: 0 2em; }
  .navigation-top nav {
    margin-left: -1.25em; }
  .navigation-top {
    z-index: 7;
    background: #ed6c36; }
  .admin-bar .navigation-top {
    /*top: 32px;*/ }
  /* Main Navigation */
  .js .menu-toggle,
  .js .dropdown-toggle {
    display: none; }
  .main-navigation {
    width: auto;
    text-align: center; }
  .js .main-navigation ul,
  .js .main-navigation ul ul,
  .js .main-navigation > div > ul {
    display: inline-block; }
  .main-navigation ul {
    background: transparent;
    padding: 0; }
  .main-navigation > div > ul {
    border: 0;
    margin-bottom: 0;
    padding: 0; }
  .main-navigation li {
    border: 0;
    display: inline-block;
    padding-top: .7em;
    padding-bottom: .7em; }
  .main-navigation li li {
    display: block; }
  .main-navigation a {
    padding: 0;
    line-height: 1; }
  .main-navigation ul ul {
    /*border: 1px solid #bbb;*/
    left: -999em;
    /*padding: 0;*/
    font-size: 0.8em;
    position: absolute;
    top: 100%;
    z-index: 99999; }
  .main-navigation ul li.menu-item-has-children:after,
  .main-navigation ul li.page_item_has_children:after {
    border-style: solid;
    border-width: 0 6px 6px;
    content: "";
    display: none;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0;
    z-index: 100000; }
  .main-navigation ul li.menu-item-has-children.focus:before,
  .main-navigation ul li.menu-item-has-children:hover:before,
  .main-navigation ul li.menu-item-has-children.focus:after,
  .main-navigation ul li.menu-item-has-children:hover:after,
  .main-navigation ul li.page_item_has_children.focus:before,
  .main-navigation ul li.page_item_has_children:hover:before,
  .main-navigation ul li.page_item_has_children.focus:after,
  .main-navigation ul li.page_item_has_children:hover:after {
    display: block; }
  .main-navigation ul li.menu-item-has-children:before,
  .main-navigation ul li.page_item_has_children:before {
    border-color: transparent transparent #68cccc;
    bottom: 0; }
  .main-navigation ul li.menu-item-has-children:after,
  .main-navigation ul li.page_item_has_children:after {
    border-color: transparent transparent #68cccc; }
  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
    right: auto; }
  .main-navigation ul ul a {
    color: #593110;
    padding: 0.5em 0em;
    width: 16em; }
  .main-navigation ul ul a {
    border-bottom: 1px dotted white;
    margin: 0 0.7em; }
  .main-navigation ul ul li:last-child a {
    border-bottom: none; }
  .main-navigation li li {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
  .main-navigation li li:hover,
  .main-navigation li li.focus {
    color: #ed6c36; }
  .main-navigation li li a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .main-navigation li li.focus > a,
  .main-navigation li li:focus > a,
  .main-navigation li li:hover > a,
  .main-navigation li li a:hover,
  .main-navigation li li a:focus,
  .main-navigation li li.current_page_item a:hover,
  .main-navigation li li.current-menu-item a:hover,
  .main-navigation li li.current_page_item a:focus,
  .main-navigation li li.current-menu-item a:focus {
    color: #fff; }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: 0.5em;
    right: auto; }
  .main-navigation .menu-item-has-children > a > .icon,
  .main-navigation .page_item_has_children > a > .icon {
    display: inline;
    left: 5px;
    position: relative;
    top: -1px; }
  .main-navigation ul ul .menu-item-has-children > a > .icon,
  .main-navigation ul ul .page_item_has_children > a > .icon {
    margin-top: -9px;
    left: auto;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    transform: rotate(-90deg); }
  .main-navigation ul ul ul {
    left: -999em;
    margin-top: -1px;
    top: 0; }
  .main-navigation ul ul li.menu-item-has-children.focus:before,
  .main-navigation ul ul li.menu-item-has-children:hover:before,
  .main-navigation ul ul li.menu-item-has-children.focus:after,
  .main-navigation ul ul li.menu-item-has-children:hover:after,
  .main-navigation ul ul li.page_item_has_children.focus:before,
  .main-navigation ul ul li.page_item_has_children:hover:before,
  .main-navigation ul ul li.page_item_has_children.focus:after,
  .main-navigation ul ul li.page_item_has_children:hover:after {
    display: none; }
  .site-header .navigation-top .menu-scroll-down {
    display: none; } }

#menu-persona, #menu-outils {
  padding: 20px 0; }

#menu-persona {
  background: #68cccc; }

#menu-persona h2, #menu-outils h2, #actu-home h2.section-title {
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: .06em;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #000; }
  @media (min-width: 1024px) {
    #menu-persona h2, #menu-outils h2, #actu-home h2.section-title {
      font-size: 3em; } }

#persona li {
  position: relative;
  padding: 10px; }

#persona li img {
  padding: 0; }

#persona li span {
  font-weight: 600;
  z-index: 10;
  display: inline-block;
  position: absolute;
  bottom: 7%;
  left: 7%;
  right: 7%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-transform: uppercase;
  font-size: 1.3em; }

#persona {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  text-align: center;
  margin: 0 -10px; }
  #persona li {
    margin: 0 auto; }
    @media (min-width: 560px) {
      #persona li {
        width: 50%; } }
    @media (min-width: 768px) {
      #persona li {
        width: 33.3333333%; } }
    @media (min-width: 1024px) {
      #persona li {
        width: 33.33333%;
        max-width: 33.33333%; } }
    @media (min-width: 1200px) {
      #persona li {
        width: 25%; } }

#menu-outils {
  background: #ebf6fc; }

#outils {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0; }
  #outils li {
    width: 47.2%;
    margin: 1.4%;
    display: block;
    vertical-align: middle;
    padding: 2%; }
  #outils a {
    display: block;
    color: #fff;
    text-align: left;
    text-transform: uppercase; }
    #outils a img {
      width: 80px;
      display: block;
      margin: 0 auto; }
    #outils a span {
      font-size: .85em;
      display: block;
      text-align: center; }
    @media (min-width: 768px) {
      #outils a {
        font-size: 1em;
        display: flex;
        line-height: 1.2;
        height: 60px;
        align-items: center; }
        #outils a img {
          display: block;
          height: 40px;
          width: 57px;
          margin: 0 5px 0 0; }
        #outils a span {
          font-size: 1em;
          margin-top: 5px;
          text-align: left; } }
    @media (min-width: 1200px) {
      #outils a {
        font-size: 1.35em; }
        #outils a img {
          display: block;
          height: 60px;
          width: 80px;
          margin-right: 12px; } }

@media (min-width: 768px) {
  #menu-outils .cols {
    display: flex; }
  #menu-outils .colMenu {
    width: 66.6666%;
    margin: 0 0 0 -5px; }
  #menu-outils .colAnnuaire {
    width: 33.3333%;
    display: flex;
    padding: 0.9% 0 0.9% 0.9%; }
  #menu-outils .colAnnuaire .annuaire {
    width: 100%; } }

#top-right section {
  padding: 0; }

#top-right .inner {
  padding: 0; }

#top-right .search-form {
  display: inline-block;
  text-align: right;
  position: relative; }
  #top-right .search-form input {
    width: 142px;
    transition: width 0.5s ease-in-out;
    padding: 2px 27px 2px 5px; }
    #top-right .search-form input:focus {
      width: 100%; }
  #top-right .search-form label {
    display: none; }
  #top-right .search-form .search-submit {
    color: #000;
    background: none;
    padding: 0;
    position: absolute;
    right: 2px;
    top: 3px; }
    #top-right .search-form .search-submit .icon {
      height: 20px; }

.btn, .elementor-button {
  transition: all 0.5s ease-out; }
  .btn.btn, .btn.elementor-button, .elementor-button.btn, .elementor-button.elementor-button {
    display: inline-block; }
  @media (min-width: 1024px) {
    .btn:hover, .elementor-button:hover {
      transform: scale(1.2); } }

#outils li {
  transition: all 0.3s ease-out; }
  @media (min-width: 1024px) {
    #outils li:hover {
      transform: scale(1.05); } }

.link-more {
  border: 2px solid black;
  display: inline-block;
  padding: 10px;
  /* float: right; */
  text-transform: uppercase; }

#logo {
  transition: width 0.2s ease-out; }

#backToTopMobile {
  width: 38px;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 100; }
  @media (min-width: 768px) {
    #backToTopMobile {
      display: none; } }

.visible-fixed {
  display: none; }

.fixed {
  padding-top: 100px; }
  .fixed .visible-fixed {
    display: block; }
    .fixed .visible-fixed#backToTop {
      width: 38px;
      margin-top: 14px; }
  .fixed #top-right .inner {
    padding: 0;
    margin-top: 15px; }
    .fixed #top-right .inner section, .fixed #top-right .inner form {
      display: inline-block;
      vertical-align: middle; }
  .fixed #top-center {
    max-width: 16%; }
  .fixed #identite {
    position: fixed;
    width: 100%;
    z-index: 9990;
    background: #fff;
    margin: 0 !important;
    top: 0;
    max-width: inherit;
    left: 0;
    line-height: 1; }
    .fixed #identite .text-left section {
      display: none; }
    .fixed #identite #logo {
      width: 90px;
      margin: 2px 0; }

.faq-list {
  padding-bottom: 30px; }
  .faq-list article h4 {
    font-size: 1.2em; }
  .faq-list article .close-icon {
    display: none; }
  .faq-list article .entry-content {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    transition: all 0.3s ease-in-out; }
  .faq-list article.open .close-icon {
    display: inline-block; }
  .faq-list article.open .open-icon {
    display: none; }
  .faq-list article.open .entry-content {
    height: auto;
    overflow: auto;
    line-height: inherit;
    padding: 20px; }

.grow {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; }

@media (max-width: 767px) {
  .filter {
    text-align: center; }
    .filter .p-2 {
      padding: 5px !important; }
    .filter h4 {
      font-size: 1em; }
    .filter .btn {
      font-size: 0.8em;
      padding: 2px 5px !important;
      margin: 2px !important; } }

@media (min-width: 768px) {
  .filter {
    padding-right: 0 !important; }
    .filter h4 {
      font-size: 1.2em; }
    .filter .btn {
      font-size: 0.8em;
      padding: 5px 8px !important;
      margin: 3px !important; } }

.shortcode-block {
  text-align: center;
  padding: 10px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column; }
  .shortcode-block * {
    margin: 0;
    padding: 0; }
  .shortcode-block .block-title {
    margin: 0 0 0.2em 0;
    font-size: 1.2em;
    font-weight: normal; }
  .shortcode-block .encart-date {
    float: left;
    font-size: 10px;
    margin-right: 15Px; }
  .shortcode-block.annuaire .widget {
    padding-bottom: 0; }
  .shortcode-block.annuaire .chiffre {
    font-size: 45px;
    line-height: 1;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .shortcode-block.annuaire .chiffre {
        font-size: 70px; } }
  .shortcode-block .agenda {
    text-align: left;
    display: flex;
    line-height: 14px;
    padding: 10px; }
    .shortcode-block .agenda + .agenda {
      border-top: 1px solid #000; }
    .shortcode-block .agenda .encart-date {
      float: none;
      width: 20%; }
    .shortcode-block .agenda a {
      width: 80%; }
    .shortcode-block .agenda h2 {
      font-family: inherit;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 1.1em !important;
      margin: 0.1em 0;
      line-height: 1.2;
      clear: none; }
    .shortcode-block .agenda.chiffre {
      font-family: 'Montserrat', verdana;
      font-weight: bold;
      margin: 0.1em 0;
      line-height: 1; }
  .shortcode-block h3.unite {
    font-size: 1.1em;
    font-family: 'Montserrat', verdana;
    font-weight: bold;
    text-transform: uppercase; }
  .shortcode-block h3.question, .shortcode-block h3.reponse {
    font-size: 1.3em;
    font-family: 'Montserrat', verdana;
    font-weight: bold;
    text-transform: uppercase; }
  .shortcode-block h3.reponse {
    font-weight: 900;
    text-decoration: underline; }
  .shortcode-block .bouton {
    text-align: center; }
    .shortcode-block .bouton a {
      display: inline-block;
      padding: 10px; }
    @media (max-width: 768px) {
      .shortcode-block .bouton {
        margin: 10px -10px -10px; }
        .shortcode-block .bouton a, .shortcode-block .bouton button {
          display: block;
          background: #000 !important;
          color: #fff !important;
          width: 100% !important;
          font-weight: normal !important; } }

.btn-telecharger:after {
  display: inline-block;
  content: '';
  background: transparent url(/wp-content/themes/agencebio/img/telecharger.png) no-repeat center center;
  background-size: contain;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  vertical-align: middle; }

input.recherche {
  width: 50%; }

input[type="text"].datepicker {
  border: 2px solid #000 !important;
  padding: 10px !important;
  margin-bottom: 10px;
  background-image: url(/wp-content/themes/agencebio/img/agenda-noir.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-color: transparent; }

.encart-date {
  background: black;
  color: #fff;
  padding: 2% 4%;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: center;
  font-weight: 900; }
  .encart-date big {
    font-size: 2.2em;
    letter-spacing: 0.05em; }
  .encart-date small {
    font-weight: 600;
    font-size: 1em; }

.posts-carres {
  margin: 0 -1%; }
  .posts-carres article {
    margin: 1% 1% 2%;
    background: #eee;
    position: relative;
    display: flex; }
    @media (min-width: 768px) {
      .posts-carres article {
        margin: 1%; } }
    .posts-carres article a.carre {
      display: block;
      width: 30%; }
      .posts-carres article a.carre:hover {
        color: inherit;
        text-decoration: none; }
    .posts-carres article.type-agenda .encart-date {
      position: absolute;
      right: 5%;
      top: 5%; }
      @media (min-width: 1024px) {
        .posts-carres article.type-agenda .encart-date {
          font-size: 1.2em; } }
    .posts-carres article .entry-header {
      padding: 10px 12px;
      width: 70%; }
      .posts-carres article .entry-header * {
        color: #fff; }
    .posts-carres article.type-agenda {
      /*.carre:before {
                padding-top: 100%;
            }*/ }
      .posts-carres article.type-agenda .entry-header {
        min-height: 6em;
        clear: both;
        line-height: 10px;
        position: absolute;
        bottom: 0; }
        .posts-carres article.type-agenda .entry-header h3.entry-title a {
          color: black; }
    .posts-carres article p.surtitre {
      font-size: 0.7em;
      font-weight: 100; }
    .posts-carres article h3.entry-title {
      text-transform: uppercase;
      font-family: inherit;
      font-weight: normal;
      font-size: 1em; }
      @media (min-width: 768px) {
        .posts-carres article h3.entry-title {
          font-size: 1.2em; } }
    .posts-carres article .surtitre {
      margin: 0;
      text-transform: uppercase; }
    .posts-carres article .carre:before {
      content: "";
      float: left;
      padding-top: 106%; }
    .posts-carres article a.carre {
      background-size: cover;
      background-position: center center;
      height: 100%; }
  .posts-carres article:nth-child(5n+1) .entry-header {
    background-color: #95c11e; }
  .posts-carres article:nth-child(5n+2) .entry-header {
    background-color: #84d0f0; }
  .posts-carres article:nth-child(5n+3) .entry-header {
    background-color: #f6a800; }
  .posts-carres article:nth-child(5n+4) .entry-header {
    background-color: #00b9e9; }
  .posts-carres article:nth-child(5n+5) .entry-header {
    background-color: #fe5e00; }

@media (max-width: 1023px) {
  .posts-carres.premier-large article:first-child {
    width: 98%;
    display: block; }
    .posts-carres.premier-large article:first-child a.carre {
      width: 100%;
      height: auto;
      min-height: 160px; } }
    @media (max-width: 1023px) and (min-width: 768px) {
      .posts-carres.premier-large article:first-child a.carre {
        min-height: 250px; } }

@media (max-width: 1023px) {
    .posts-carres.premier-large article:first-child .carre:before {
      display: none; }
    .posts-carres.premier-large article:first-child .entry-header {
      position: relative;
      width: 100%;
      min-height: auto; } }

@media (min-width: 768px) {
  .posts-carres {
    display: flex;
    flex-wrap: wrap;
    /* article.type-agenda {
            width:29.33333%;
            margin:2%;
        }*/ }
    .posts-carres article {
      width: 48%;
      display: block;
      /* Actus : le titre est dans une boîte en absolute */ } }
    @media (min-width: 768px) and (min-width: 1024px) {
      .posts-carres article {
        width: 31.33333%; } }

@media (min-width: 768px) {
      .posts-carres article a.carre, .posts-carres article .entry-header {
        width: 100%; }
      .posts-carres article.type-post .entry-header {
        position: absolute;
        bottom: 25px;
        display: inline-block;
        max-width: 75%; } }

@media (min-width: 768px) and (min-width: 1024px) {
  .home .posts-carres article:first-child {
    width: 64.66666%; }
    .home .posts-carres article:first-child .carre:before {
      padding-top: 50%; } }

article.type-kiosque {
  text-align: center;
  margin-bottom: 40px; }
  article.type-kiosque p {
    margin-bottom: 0.5em;
    font-size: 1.2em;
    font-weight: bold; }
  @media (min-width: 560px) {
    article.type-kiosque {
      text-align: left; }
      article.type-kiosque p {
        margin-bottom: 1.5em; } }
  article.type-kiosque .vignette-kiosque {
    max-height: 145px;
    margin: 0 auto;
    display: block;
    overflow: hidden; }
    @media (min-width: 1024px) {
      article.type-kiosque .vignette-kiosque {
        width: 180px;
        height: 203px;
        max-width: 100%;
        float: left;
        margin-right: 8%;
        margin-bottom: 15px; } }
    article.type-kiosque .vignette-kiosque img {
      max-height: 100%;
      cursor: zoom-in; }

.vignette_zoomable {
  display: inline-block;
  float: left;
  max-width: 40%; }

.resultats-kiosque {
  padding: 20px; }
  .resultats-kiosque .surtitre {
    text-transform: uppercase;
    font-size: 0.7em; }

.text-uppercase {
  text-transform: uppercase; }

#footer-newsletter {
  background-color: #e95d0f;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    #footer-newsletter {
      text-align: left; } }
  #footer-newsletter .inner {
    /*max-width:1300px;
    margin: 0 auto;*/
    padding: 20px 0; }
    #footer-newsletter .inner * {
      margin-top: 0;
      margin-bottom: 0; }
  #footer-newsletter form {
    padding: 20px 0 0 20px; }
  #footer-newsletter input, #footer-newsletter button {
    border: 2px solid #fff;
    padding: 5px 10px;
    border-radius: 0;
    font-size: 11px;
    width: 100%;
    line-height: 1.3; }
    @media (min-width: 768px) {
      #footer-newsletter input, #footer-newsletter button {
        font-size: 17px; } }
  #footer-newsletter input::placeholder {
    color: #aaa; }
  #footer-newsletter button {
    text-transform: uppercase;
    padding: 5px;
    background: #000;
    border: 2px solid #000; }
    @media (min-width: 768px) {
      #footer-newsletter button {
        background: none;
        padding: 5px 30px;
        border: 2px solid #fff; } }
  @media (min-width: 768px) {
    #footer-newsletter u {
      display: block;
      width: 90px;
      height: 1px;
      border-bottom: 16px solid #fff;
      text-decoration: none;
      padding-bottom: 10px; } }

.goog-te-gadget div {
  background: #797979; }

.goog-te-gadget .goog-te-combo {
  background: #797979;
  color: #fff;
  border-radius: 0;
  width: 97%;
  /* -webkit-appearance: initial; */
  border: none;
  height: 2.5em; }

#breadcrumbs {
  display: block;
  list-style: none; }
  #breadcrumbs li {
    margin: 0;
    display: inline-block; }
    #breadcrumbs li + li:before {
      content: ' > '; }

.elementor-background-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .elementor-background-overlay {
      opacity: 0.5 !important; } }

@media (max-width: 799px) {
  textarea,
  input[type=text],
  input[type=search],
  input[type=number],
  input[type=email],
  input[type=password],
  input[type=tel] {
    font-size: 16px !important; } }

.elementor-editor-active #menu-flottant {
  display: none; }

.elementor-page .entry-content {
  max-width: inherit;
  padding: 0; }

h2.elementor-heading-title {
  font-weight: bold; }

.elementor-widget-heading h2.elementor-heading-title {
  margin-top: 10px; }

.elementor-button {
  background: none !important;
  border: 2px solid black !important;
  text-transform: uppercase;
  color: black !important; }
  .elementor-button .elementor-button-text {
    display: inline !important; }

.elementor-element.elementor-button-info .elementor-button {
  border: 2px solid white !important;
  color: white !important; }

@media (min-width: 768px) and (max-width: 1199px) {
  .elementor img {
    max-height: 300px;
    width: auto;
    max-width: inherit; } }

.elementor-background-overlay {
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  opacity: 0.95; }

.elementor-column-gap-wide {
  margin: 0 -10px; }

.elementor-column-gap-wide > .elementor-row > .elementor-column {
  margin: 0 10px 10px; }

@media (max-width: 767px) {
  .hauteur-mini-200, .elementor-row.hauteur-mini-200 .elementor-column {
    min-height: 200px !important; }
  .hauteur-mini-250 {
    min-height: 250px !important; }
  .hauteur-mini-300 {
    min-height: 300px !important; }
  .elementor-column.elementor-col-33, .elementor-column.elementor-sm-75 {
    width: 100% !important;
    min-height: 200px; } }

.elementor-spacer-inner {
  min-height: 120px; }

@media (min-width: 768px) and (max-width: 1023px) {
  .elementor-row {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; } }

@media (min-width: 768px) {
  .elementor-column-wrap .elementor-widget-wrap {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .elementor-column-wrap .elementor-widget-wrap .elementor-widget-button {
      align-items: flex-end;
      flex: 1;
      display: flex; }
      .elementor-column-wrap .elementor-widget-wrap .elementor-widget-button.elementor-align-center {
        justify-content: center; } }

input[type="text"], input[type="search"] {
  -webkit-appearance: none; }

.form-control {
  width: 100%; }

.btn-lg {
  font-size: 1.2em; }

.nf-form-content select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  background: white url(/wp-content/themes/agencebio/img/select-arrow.png) no-repeat right center !important;
  background-size: 40px !important; }

.recherche-filters input[type="text"].recherche {
  border: none;
  line-height: 1;
  font-size: 0.875rem;
  padding: 0.75em 2em;
  background-image: url(/wp-content/themes/agencebio/img/search-noir.png);
  background-repeat: no-repeat;
  background-size: 29px;
  border-right: 6px solid #fff;
  background-position: right 4px; }

.recherche-filters input[type="submit"] {
  min-height: 39px; }
