@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
.elementor-location-footer {
  background-color: #78C8DC;
}
.elementor-location-footer .foooter-section {
  width: calc(100% - 20px);
  max-width: 1380px;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #002846;
}
@media only screen and (min-width: 1100px) {
  .elementor-location-footer .foooter-section {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1200px) {
  .elementor-location-footer .foooter-section {
    width: calc(100% - 60px);
  }
}
.elementor-location-footer .foooter-section .wrap-content {
  padding: 40px 0 45px;
}
.elementor-location-footer .foooter-section .wrap-content .content {
  display: flex;
  gap: 0;
  padding: 0;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-text-editor {
  width: 100%;
  margin-top: 15px;
  order: 2;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-text-editor p {
  font-size: 0.6875rem;
  color: #000;
  margin: 0;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-image {
  width: 100%;
  order: 1;
  max-width: 350px;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-image img {
  width: 100%;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-heading {
  width: 100%;
  margin-top: 20px;
  order: 3;
}
.elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-heading p {
  text-align: left;
  font-size: 0.6875rem;
  color: #000;
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .elementor-location-footer .foooter-section .wrap-content {
    padding: 25px 0;
  }
  .elementor-location-footer .foooter-section .wrap-content .content {
    flex-direction: row;
  }
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-text-editor {
    width: 310px;
    margin-top: 5px;
    order: 1;
  }
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-text-editor p {
    font-size: 0.75rem;
  }
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-image {
    order: 2;
    width: 255px;
  }
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-heading {
    order: 3;
    width: 200px;
    margin-top: 5px;
  }
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-heading p {
    text-align: right;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .elementor-location-footer .foooter-section .wrap-content .content .elementor-widget-image {
    width: 295px;
  }
}