@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 */
footer .region-footer {
  width: calc(100% - 40px);
  max-width: 1500px;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  footer .region-footer {
    width: calc(100% - 80px);
  }
}
footer {
  background-color: #214570;
  padding: 20px 0 30px;
}
footer .region-footer #block-etelm-footer .field--name-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .region-footer #block-etelm-footer .field--name-body p {
  margin: 0;
  color: #fff;
  font-size: 0.875rem;
  text-align: left;
}
footer .region-footer #block-etelm-footer .field--name-body p:first-child {
  margin-right: 40px;
  margin-bottom: 15px;
}
footer .region-footer #block-etelm-footer .field--name-body p:first-child img {
  width: 120px;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(2) {
  margin-right: auto;
  margin-bottom: 15px;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) {
  width: 100%;
  margin-bottom: 15px;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin-bottom: 5px;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a:hover {
  color: #BDD4F0;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a:first-child {
  margin-right: 45px;
}
footer .region-footer #block-etelm-footer .field--name-body p:nth-child(4) {
  width: 100%;
  margin-left: auto;
}

@media only screen and (min-width: 1024px) {
  footer {
    padding: 40px 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body {
    flex-wrap: nowrap;
  }
  footer .region-footer #block-etelm-footer .field--name-body p {
    margin: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:first-child {
    margin-bottom: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:first-child img {
    position: relative;
    top: -2px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(2) {
    margin-bottom: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) {
    width: auto;
    margin-bottom: 0px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a {
    display: inline-block;
    margin-bottom: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a:first-child {
    margin-right: 25px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(4) {
    width: auto;
  }
}
@media only screen and (min-width: 1200px) {
  footer .region-footer #block-etelm-footer .field--name-body p {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1440px) {
  footer .region-footer #block-etelm-footer .field--name-body {
    flex-wrap: nowrap;
  }
  footer .region-footer #block-etelm-footer .field--name-body p {
    margin: 0;
    font-size: 1.25rem;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:first-child {
    margin-bottom: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:first-child img {
    top: -1px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(2) {
    margin-bottom: 0;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) {
    width: auto;
    margin-bottom: 0px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a {
    display: inline-block;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(3) a:first-child {
    margin-right: 40px;
  }
  footer .region-footer #block-etelm-footer .field--name-body p:nth-child(4) {
    width: auto;
  }
}