:root {
  --primary-color: hsla(204, 6%, 10%, 1);
  --primary-color-lighten: hsla(204, 6%, 20%, 1);
  --primary-color-darken: hsla(204, 6%, 0%, 1);

  --secondary-color: hsla(204, 6%, 33%, 1);
  --secondary-color-lighten: hsla(204, 6%, 43%, 1);
  --secondary-color-darken: hsla(204, 6%, 23%, 1);

  --accent-color: hsla(357, 79%, 41%, 1);
  --accent-color-lighten: hsla(357, 79%, 51%, 1);
  --accent-color-darken: hsla(357, 79%, 31%, 1);

  --background-color: hsla(0, 0%, 100%, 1);
  --text-color: hsla(0, 4%, 11%, 1);
  --text-color-lighten: hsla(0, 4%, 31%, 1);

  --primary-background-color: hsla(0, 0%, 95%, 1);
  --secondary-background-color: hsla(197, 34%, 93%, 1);
  --accent-background-color:hsla(18, 67%, 85%, 1);

  --success-color: hsla(122, 39%, 49%, 1);
  --error-color: hsla(4, 90%, 58%, 1);
  --info-color: hsla(199, 98%, 48%, 1);

  --font-primary: Barlow, sans-serif;
  --font-secondary: 'Open Sans Condensed', sans-serif;

  --card-border-radius: 0;
  --button-border-radius: 0;
}

.contact-page p.intro,
.contact-page #fil_ariane a {
  color: var(--background-color);
}

/*
.contact-page p.intro {
  margin-bottom: 1rem;
}
*/

.slide-img.slide-01 {
  background-image: url('../assets/gifs/slider/slide-01.jpg');
}
.slide-img.slide-02 {
  background-image: url('../assets/gifs/slider/slide-02.jpg');
}
.slide-img.slide-03 {
  background-image: url('../assets/gifs/slider/slide-03.jpg');
}

html, .index-page{
  overflow-x: hidden !important;
}

[class*="slick"] a {
  outline: none !important;
}

.contact-page main > .section:first-child.secondary {
  background-color: var(--secondary-color-darken);
}

/* FRAMEWORK */
/* ========= */

#newsletter label {
  display: none;
}
.newsletterInput #js_submit {
  line-height: 1rem;
}

form.generateur label[for=field_15] {
  display: none;
}
form.generateur p.submit {
  margin-left: 0 !important;
  padding: 0 !important;
}

h1, .title-1 {
  margin: 2rem 0;
}
h1 span,
.title-1 span {
  margin: .5rem 0;
}

h2 span,
.title-2 span {
  display: block;
  margin: .375rem 0;
  font-size: .875rem;
  letter-spacing: .04em;
}

h1, .title-1,
h2, .title-2,
h3, .title-3,
h4, .title-4,
h5, .title-5,
h6, .title-6 {
  line-height: 1.333333333333333;
  font-family: 'Open Sans Condensed', sans-serif;
}

h2:first-child,
.title-2:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

main p a,
#fil_ariane a {
  text-decoration: underline;
}
main p a:hover,
#fil_ariane a:hover {
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .image-wrapper {
    margin: 1.5rem 0;
  }
  .col:first-child .image-wrapper {
    margin-top: 0;
  }
  .col:last-child .image-wrapper {
    margin-bottom: 0;
  }
}

.white-text .card .material-icons,
.white-text .card-content a {
  color: var(--text-color);
}

.row .col,
.flex-row .col {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 601px) {

  h1, .title-1 {
    margin: 2rem 0 3rem;
  }
  h1 span,
  .title-1 span {
    margin: 1rem 0;
  }

}

@media screen and (min-width: 993px) {

  .top-bar .main-nav ul li {
    padding: 0 !important;
  }
  .top-bar .main-nav ul li a {
    color: inherit;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown {
    width: max-content;
    max-width: 320px;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li a {
    text-align: left;
  }

  .l-align-items-flex-start {
    align-items: flex-start !important;
  }
  .offset-l1 {
    margin-left: 8.333333333333333% !important;
  }

  li.col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

}


@media screen and (max-width: 992px) {

  .top-bar .main-nav ul li a{
    text-align: right;
  }
}

/* PAGES INTERNES */
/* ============== */

/* PAGE CONTACT */
/* ========== */

.contact-page .coordonnees .tel-constat::before {
  display: block;
  content: 'Demandes de constat';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #FFF;
}

.contact-page .coordonnees .tel-general::before {
  display: block;
  content: 'Demandes g\00e9 n\00e9 rales';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #FFF;
}

.infos-content span.material-icons,
.contact-page .coordonnees span.material-icons {
  flex-shrink: 0;
}
.contact-page .coordonnees li {
  align-items: center;
  display: flex;
}
.contact-page .coordonnees li .tel {
  color: var(--background-color);
}
.contact-page #clock li{
  align-items: stretch;
  padding: .5rem 0;
}
.contact-page #clock li span.material-icons{
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  height: auto !important;
}

/* SECTIONS */
.sc-content section.ac-doubleColonne {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* RESPONSIVE IMG */
.sc-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/* LIENS DE RELANCE */
#relance {
  margin: 2rem 0 4rem;
  text-align: center;
}
#relance p.titre-relance {
  font-size: 1rem;
  font-weight: 700;
}
#relance ul {
  margin-left: 0 !important;
}
#relance ul li {
  list-style: none !important;
}
#relance ul li a {
  text-decoration: underline;
  color: var(--secondary-color);
}
#relance ul li a:hover {
  text-decoration: none;
}
@media screen and (min-width: 601px) {
  #relance ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -.75rem;
  }
  #relance ul li {
    margin: 0;
    padding: 0 .75rem;
  }
}

/* PAGE 404 */
/* ======== */

#img-404 {
  font-size: 8rem;
  text-align: center;
}
.page-404 main .btn-contact {
  margin-top: 1.5rem;
}
@media screen and (min-width: 401px) {
  #img-404 {
    font-size: 10rem;
  }
}
@media screen and (min-width: 601px) {
  #img-404 {
    font-size: 8rem;
  }
}
@media screen and (min-width: 993px) {
  #img-404 {
    font-size: 12rem;
  }
}


/* TYPOGRAPHIE */
/* =========== */

h2,
.title-2,
h3,
.title-3 {
  font-weight: 400;
}

h2,
.title-2,
.titre_avis {
  padding-bottom: 1.5rem;
  position: relative;
}
h2::after,
.title-2::after,
.titre_avis::after {
  display: block;
  width: 4rem;
  height: 0;
  content: '';
  border-bottom: solid 1px;
  position: absolute;
  top: 100%;
}

.titre_avis {
  font-weight: 400 !important;
}

@media screen and (max-width: 360px) {
  .flow-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.25rem !important;
  }
}

/* HEADER */
/* ====== */

/* TOP-BAR */
.top-bar .brand {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 24px 0;
  transition: margin .3s ease-in-out;
}
.top-bar .brand > .logo > .flex-row > .col {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* FOLD */
header > .fold > .container > div.contact-header > .flex-row > .col > div > span.material-icons {
  display: none;
}
header > .fold > .container > div.contact-header a.tel {
  display: inline-block;
  margin: 8px 0;
  font-size: 1.8rem;
  text-align: center;
}

/*
header > .fold > .container > div.contact-header a.tel::before {
  display: block;
  content: 'Contactez-nous par t\00e9 l\00e9 phone';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}
*/

header > .fold > .container > div.contact-header a.tel-constat::before {
  display: block;
  content: 'Demandes de constat';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}

header > .fold > .container > div.contact-header a.tel-general::before {
  display: block;
  content: 'Demandes g\00e9 n\00e9 rales';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}

#bloc-h1 > .flex-row {
  display: flex;
  flex-direction: column-reverse;
}
#bloc-h1 > .flex-row > .col:first-child {
  padding-bottom: 0 !important;
}
#bloc-h1 .reseaux-sociaux > ul {
  justify-content: center;
}

/* MAIN */
/* ==== */

/* BLOC-01 */

#bloc-01.section {
  padding-top: 0;
}

/* Points forts */
.point-fort {
  width: 100%;
  height: 0 !important;
  margin-bottom: 1.5rem;
  padding-bottom: 75%;
  border: solid 4px var(--primary-background-color);
  position: relative;
}
.point-fort > div {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*
.point-fort > div::before {
  display: block;
  content: 'Point fort';
  font-size: .875rem;
  font-weight: 400;
  color: var(--text-color);
}
*/

/* ENCART-PRESTATIONS */

#encart-prestations.section {
  padding-bottom: 5rem;
}
#encart-prestations .title-2::after {
  left: 50%;
  transform: translateX(-50%);
}

.prestation.card {
  padding: 2.5rem 1rem;
  min-height: 210px;
}
@media screen and (max-width: 992px) {
  .prestation.card {
    min-height: 210px;
  }
}
.card-title {
  font-size: 1.25rem !important;
}
.prestation .card-image {
  margin-bottom: .5rem;
}
.prestation .card-image .material-icons {
  color: var(--primary-color);
}
.prestation .card-title {
  margin-bottom: 0;
}

/* ENCART-EQUIPE */
@media screen and (max-width: 600px) {
  #encart-equipe #equipe-col-gauche.section {
    padding-bottom: 0;
  }
}
ul.slick-equipe.slick-initialized .slick-list {
  overflow: unset !important;
}
.fiche-equipe {
  position: relative;
}
.fiche-equipe .card-content {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.fiche-equipe .card-title {
  margin-bottom: 0;
}

/* ENCART-CONTACT */
.encart-contact .card {
  padding: 0 !important;
  border: solid 4px var(--primary-background-color);
  min-height: 295px;
}

.encart-contact .card .card-content {
  padding: 35px 24px;
}

.encart-contact a.tel {
  min-height: 52px;
  display: block;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
}

.encart-contact .card .tel-constat::before {
  display: block;
  content: 'Demandes de constat';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #000;
}

.encart-contact .card .tel-general::before {
  display: block;
  content: 'Demandes g\00e9 n\00e9 rales';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #000;
}


/*
.bloc_numero {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: baseline;
}
*/

/* ENCART-AVIS */
#encart-avis .titre_avis {
  text-align: center;
}
#encart-avis .titre_avis::after {
  left: 50%;
  transform: translateX(-50%);
}
#encart-avis .btn-3 {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
#encart-avis .btn-3:hover {
  color: var(--primary-color);
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
#encart_avis.slick-slicker .slick-arrow::before {
  color: #FFFFFF !important;
}

/* BLOC-03 */
#bloc-03 .image-wrapper::after {
  display: block;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25%;
  content: '';
}
#bloc-03 .image-wrapper > img {
  display: block;
  width: auto !important;
  max-width: none !important;
  min-width: 1000%;
  height: auto;
  min-height: 1000%;
  margin: auto;
  position: absolute;
  top: -10000%;
  right: -10000%;
  bottom: -10000%;
  left: -10000%;
  transform: scale(.1);
}

/* ENCART-ACTUALITES */
#encart-actualites .card-image {
  margin-bottom: 1rem;
}
ul.slick-actualites.slick-dotted {
  margin-bottom: 2rem;
}
ul.slick-dots {
  margin: 0 !important;
}
ul.slick-dots li {
  width: 20px !important;
  padding: 0 !important;
  float: none !important;
}

/* ENCART INFOS FORMULAIRE */

/* Coordonnees */
#encart-infos-formulaire > .container > .flex-row > .col:first-child > .section:first-child > .flex-row {
  flex-wrap: nowrap;
}
#encart-infos-formulaire .coordonnees ul li {
  padding: 1.5rem 0;
  border-bottom: solid 1px;
  display: flex;
  align-items: center;
}

#encart-infos-formulaire .coordonnees ul li .tel-constat,
#encart-infos-formulaire .coordonnees ul li .tel-general {
  display: inline-block;
}

#encart-infos-formulaire .coordonnees ul li .tel-constat::before {
  display: block;
  content: 'Demandes de constat';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #000;
}

#encart-infos-formulaire .coordonnees ul li .tel-general::before {
  display: block;
  content: 'Demandes g\00e9 n\00e9 rales';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
  color: #000;
}

#encart-infos-formulaire .coordonnees ul li .material-icons {
  width: auto;
  height: auto;
  font-size: 2.5rem !important;
  color: var(--accent-color);
  line-height: 1;
  background-color: unset;
}
#encart-infos-formulaire .reseaux-sociaux {
  display: flex;
  align-items: center;
  padding-top: 1.5rem;
}
#encart-infos-formulaire .reseaux-sociaux > div:first-child {
  margin-right: 1.5rem;
}

#encart-infos-formulaire > .container > .flex-row > .col:first-child > .section.primary.lighten {
  position: relative;
}
#encart-infos-formulaire > .container > .flex-row > .col:first-child > .section.primary.lighten::before {
  display: block;
  width: 99999px;
  height: 100%;
  content: '';
  background-color: var(--primary-background-color);
  position: absolute;
  top: 0;
  right: -50%;
  z-index: -1;
  transform: translateX(50%);
}
#encart-infos-formulaire > .container > .flex-row > .col:last-child > .section.primary {
  position: relative;
}
#encart-infos-formulaire > .container > .flex-row > .col:last-child > .section.primary::after {
  display: block;
  width: 99999px;
  height: 100%;
  content: '';
  background-color: var(--primary-color);
  position: absolute;
  top: 0;
  left: -50%;
  z-index: -1;
  transform: translateX(-50%);
}
#formulaire-contact-accueil {
  padding: 1.5rem 2.5rem;
  background-color: var(--background-color);
}

/* ENCART-MAP */

#encart-map .carte .card-content {
  padding: 24px 16px;
}

#encart-map .title-2::after {
  left: 50%;
  transform: translateX(-50%);
}

#encart-map .card-title span {
  display: block;
  font-size: 1rem;
  font-weight: 500;
}

/* FOOTER */
/* ====== */

footer .divider {
  margin: 1.5rem 0;
  background-color: #FFFFFF;
}

@media screen and (max-width: 600px) {
  .newsletterInput #js_submit {
    color: #FFFFFF;
    border-color: #FFFFFF;
  }
  .newsletterInput #js_submit:hover {
    color: var(--secondary-color);
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  footer > .section > .container > .flex-row:last-child > .col:not(:first-child) {
    padding-top: .75rem !important;
  }
  footer > .section > .container > .flex-row:last-child > .col:not(:last-child) {
    padding-bottom: .75rem !important;
  }
}

@media screen and (min-width: 601px) {

  /* HEADER */
  /* ====== */

  /* FOLD */
  header > .fold > .container > div.contact-header {
    padding: .5rem 0;
  }
  .index-page > header > .fold > .container > div.contact-header {
    padding: 0 0 1rem;
  }
  header > .fold > .container > div.contact-header a.tel {
    margin: 0;
  }
  #bloc-h1 > .flex-row {
    flex-direction: row;
  }
  #bloc-h1 .reseaux-sociaux > ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .slider-slick {
    height: 400px;
    background-color: transparent;
  }
  .slider-slick .slide-img {
    min-height: auto;
    height: 400px;
  }
  .slider-slick .slick-arrow {
    background-color: var(--primary-color);
    top: auto;
    bottom: 0;
    transform: none;
    z-index: 9999;
  }
  .slider-slick .slick-arrow::before {
    color: #FFFFFF !important;
  }
  .slider-slick .slick-next {
    right: 0;
  }
  .slider-slick .slick-prev {
    right: 40px;
    left: auto;
  }

  /* MAIN */
  /* ==== */

  /* BLOC-01 */

  /* Points forts */
  .point-fort .flow-text {
    font-size: 1rem !important;
  }

  /* ENCART-EQUIPE */
  #encart-equipe > .container > .flex-row > .col:first-child {
    position: relative;
    z-index: 1;
  }
  #encart-equipe > .container > .flex-row > .col:last-child {
    position: relative;
    z-index: 0;
  }
  #equipe-col-gauche {
    position: relative;
  }
  #equipe-col-gauche.section {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }
  #equipe-col-gauche::before {
    display: block;
    width: 99999px;
    height: 100%;
    content: '';
    background-color: var(--primary-background-color);
    position: absolute;
    top: 0;
    right: 40%;
    right: calc(40% + 12px);
    z-index: -1;
  }
  #equipe-col-droite {
    position: relative;
  }
  #equipe-col-droite::before {
    display: block;
    width: 99999px;
    height: 100%;
    content: '';
    background-color: var(--background-color);
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 1;
  }
  .slick-equipe .slick-arrow {
    top: 100%;
    transform: none;
  }
  .slick-equipe .slick-prev {
    left: 0;
  }
  .slick-equipe .slick-next {
    right: auto;
    left: 40px;
  }

  /* BLOC-03 */
  #bloc-03 .image-wrapper {
    margin-top: 2.5rem;
  }
  #bloc-03 .image-wrapper::after {
    padding-bottom: 33.333333333333333%;
  }

  /* ENCART-ACTUALITES */
  #encart-actualites ul li {
    width: 33.3333333333333333%;
  }

  /* FOOTER */
  /* ====== */

  .newsletterInput #input_newsletter {
    padding-right: 148px;
  }
  .newsletterInput #js_submit {
    position: absolute;
    top: 0;
    right: .5rem;
  }
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  footer > .section > .container > .flex-row:last-child > .col {
    width: 50%;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 630px) {
  .point-fort .flow-text {
    font-size: 1.0625rem !important;
  }
}
@media screen and (min-width: 660px) {
  .point-fort .flow-text {
    font-size: 1.125rem !important;
  }
}
@media screen and (min-width: 690px) {
  .point-fort .flow-text {
    font-size: 1.1875rem !important;
  }
}
@media screen and (min-width: 720px) {
  .point-fort .flow-text {
    font-size: 1.25rem !important;
  }
}



@media screen and (min-width: 993px) {

  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }


  /* HEADER */
  /* ====== */

  /* TOP-BAR */
  .top-bar > .container > .flex-row.l-align-items-stretch > .col:last-child > div,
  .top-bar > .container > .flex-row.l-align-items-stretch > .col:last-child > div > div.flex-row.vertical {
    height: 100%;
  }
  .top-bar > .container > .flex-row.l-align-items-stretch > .col:last-child > div.primary {
    position: relative;
  }
  .top-bar > .container > .flex-row.l-align-items-stretch > .col:last-child > div.primary::after {
    display: block;
    width: 9999px;
    height: 100%;
    content: '';
    background-color: var(--primary-color);
    position: absolute;
    top: 0;
    left: 100%;
  }
  .top-bar .main-nav {
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .04em;
  }
  .top-bar .main-nav > ul > li {
    padding: 0 !important;
  }
  .top-bar .main-nav > ul > li > a {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .top-bar .main-nav > ul > li:hover > a,
  .top-bar .main-nav > ul > li > a.selected {
    color: inherit !important;
    opacity: .48;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li a {
    font-size: 1em;
    color: var(--primary-color);
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li:hover a,
  .top-bar .main-nav ul li.sous_menu ul.dropdown li a.selected {
    opacity: .48;
  }

  body:not(.index-page) .top-bar .brand {
    margin: 16px 0;
  }

  .top-bar .brand {
    justify-content: flex-start;
  }
  .top-bar .brand .logo .baseline {
    font-size: .875em;
    letter-spacing: .024em;
  }

  .sticky {
    transition: box-shadow 0s ease-in-out;
  }
  .sticky.js-scroll {
    box-shadow: 0 8px 16px rgba(0,0,0,.08);
    transition-duration: .3s;
  }
  .top-bar.sticky.js-scroll .brand {
    margin: 8px 0;
  }

  /* FOLD */
  .index-page > header > .fold > .container {
    position: relative;
  }
  .index-page > header > .fold > .container > div.contact-header {
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 1;
  }
  .index-page > header > .fold > .container > div.contact-header > .flex-row > .col > div {
    margin-top: 8px;
  }

  .index-page > header > .fold > .container > div.contact-header > .flex-row > .col:last-child > div {
    margin-top: 8px;
    /* margin-top: 0px; */
  }

  header > .fold > .container > div.contact-header > .flex-row > .col > div > span.material-icons {
    display: inline-block !important;
    margin-right: 8px;
    vertical-align: middle;
  }
  .index-page > header > .fold > .container > div.contact-header > .flex-row > .col > div > span.material-icons {
    background-color: #FFFFFF;
  }
  header > .fold > .container > div.contact-header a.tel {
    text-align: right;
    vertical-align: middle;
  }
  .index-page > header > .fold > .container > div.contact-header a.tel {
    color: #FFFFFF;
  }
  .slider-slick {
    height: 560px;
  }
  .slider-slick .slide-img {
    height: 560px;
  }
  .slider-slick .slide-img::after {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #000000;
    opacity: .4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #bloc-h1 {
    width: 100%;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #bloc-h1 > .flex-row {
    position: relative;
  }
  #bloc-h1 > .flex-row::before {
    width: 9999px;
    height: 100%;
    content: '';
    background-color: var(--primary-color);
    position: absolute;
    top: 50%;
    right: 75%;
    right: calc(75% + 12px);
    transform: translateY(-50%);
  }
  #bloc-h1 > .flex-row > .col {
    position: relative;
  }
  #bloc-h1 h1 {
    padding: 1.5rem 0;
    position: relative;
  }
  #bloc-h1 h1::before,
  #bloc-h1 h1::after {
    display: block;
    width: 80px;
    content: '';
    border-top: solid 2px;
    position: absolute;
    left: 0;
  }
  #bloc-h1 h1::before {
    bottom: 100%;
  }
  #bloc-h1 h1::after {
    top: 100%;
  }
  #bloc-h1 .reseaux-sociaux svg {
    width: 18px;
    height: 18px;
    fill: #FFFFFF;
  }

  /* MAIN */
  /* ==== */

  /* BLOC-01 */

  #bloc-01.section {
    padding-top: 2rem;
  }

  /* ENCART-PRESTATIONS */
  #encart-prestations .card {
    transition: box-shadow .3s ease-in-out;
  }
  #encart-prestations .card:hover {
    box-shadow: 0 8px 16px rgba(0,0,0,.4);
  }
  #encart-prestations .card .card-image .material-icons,
  #encart-prestations .card .card-title a {
    transition: color .3s ease-in-out;
  }
  #encart-prestations .card:hover .material-icons,
  #encart-prestations .card:hover .card-title a {
    color: var(--accent-color);
  }

  /* ENCART-EQUIPE */
  #equipe-col-gauche > p {
    max-width: 60%;
    max-width: calc(60% - 12px);
    padding-right: 1.5rem;
  }

  /* BLOC-03 */
  #bloc-03 .image-wrapper::after {
    padding-bottom: 25%;
  }

  /* ENCART-ACTUALITES */
  #encart-actualites .title-2 {
    max-width: 50%;
    max-width: calc(50% - 12px);
  }

  /* ENCART-INFOS-FORMULAIRE */
  #encart-infos-formulaire > .container > .flex-row > .col:first-child > .section.primary.lighten::before {
    right: -1.5rem;
    transform: none;
  }
  #encart-infos-formulaire > .container > .flex-row > .col:last-child > .section.primary::after {
    left: 0;
    transform: none;
  }
  #formulaire-contact-accueil {
    margin-left: 8.333333333333333%;
    margin-left: calc(8.333333333333333% + 12px);
  }

  /* FOOTER */
  /* ====== */

  footer .center-align {
    text-align: left;
  }

  footer > .section > .container > .flex-row:last-child {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  footer > .section > .container > .flex-row:last-child > .col {
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  footer > .section > .container > .flex-row:last-child > .col a {
    font-size: .875em;

  }

}
/*================================================ SOMMAIRE */
html {
  scroll-behavior: smooth;
 }

.sommaire{
  background-color: var(--primary-background-color);
  position: relative;
  padding:40px 0px;
  z-index: 1;
}

.sommaire:before{
  background-color: var(--primary-background-color);
  position: absolute;
  width:100%;
  height: 100%;
  left:-70%;
  top:0;
  content:'';
  z-index: -1;
}

.sommaire:after{
  background-color: var(--primary-background-color);
  position: absolute;
  width:100%;
  height: 100%;
  right:-70%;
  top:0;
  content:'';
  z-index: -1;
}

.sommaire ol li{
  padding:15px 0px;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 700;
}

.sommaire ol{
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-wrap: wrap;
  margin-left: 20px;
}

.sommaire ol li a{
  margin-left:10px;
}

.sommaire ol li::marker{
  margin-right: 5px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width:902px){
  
.sommaire ol{
  max-height: 250px;
}

.sommaire{
  padding:48px 0px;
}
}
/*PLAN DU SITE*/
.plan-site li {
  color: inherit;
  list-style: unset;
}
.plan-site .col-plan > ul {
  margin-left: 0;
}
.plan-site .col-plan > ul > li.firstLi {
  list-style: none;
}
.plan-site .col-plan > ul > li > a {
  color: var(--secondary-color);
  text-decoration: underline;
}
.plan-site .col-plan > ul > li > a:hover {
  text-decoration: none;
}
.plan-site .col-plan > ul > li.firstLi > a[href='#'] {
  color: inherit !important;
  text-decoration: none !important;
  opacity: .4;
  pointer-events: none !important;
}
.plan-site .col-plan > ul > li.firstLi > a[href='#']::after {
  content: '\00A0 :';
}

/* LOGO */
/* ==== */

img.footer-only {
  display: none;
}
body > footer .logo img.footer-only {
  display: block;
}
body > footer .logo img.header-only {
  display: none;
}

/* MEATBALLS */
/* ========= */

#nav-meatballs a.tel{
  display: inline-block;
  font-size: 1.5rem;
}

#nav-meatballs a.tel-constat::before {
  display: block;
  content: 'Demandes de constat';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}

#nav-meatballs a.tel-general::before {
  display: block;
  content: 'Demandes g\00e9 n\00e9 rales';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}

/* PAGE 404 */
/* ==== */

.page-404 header .container {
  display: flex;
  flex-direction: column-reverse;
}

.page-404 img {
  max-width: 100%;
  height: auto;
}

.page-404 .divider {
  opacity: 0.1;
}

.page-404 {
  padding-top: 0px;
  background: var(--background-color);
}

.intro-404 {
  font-size: 1.3em;
}

.page-404 .top-bar .col {
  margin-top: 10px;
}

.page-404 .section ul {
  list-style: none;
  margin: 30px 0px 30px 30px;
}

.page-404 .section ul li {
  position: relative;
}

.page-404 .section ul li:before {
  position: absolute;
  left: -30px;
  top: 7px;
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url('../assets/gifs/icons/cancel.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.page-404 .right-404 {
  background: #fff;
  padding: 15px;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  margin: 50px 0px;
}

.page-404 .title {
  color: var(--primary-color);
  font-size: 40px;
  font-weight: 700;
  margin: 20px 0px;
}

.page-404 .btn-accueil svg .a {
  fill: transparent;
}

.page-404 .btn-accueil svg .b {
  fill: #fff;
}

.page-404 .btn-accueil svg {
  transform: translate3d(-5px, 2px, 0px);
}

.page-404 .container .flex-content {
  flex-direction: column-reverse;
}

.page-404 header a.tel::before{
  display: block;
  content: 'Contactez nous par t\00e9 l\00e9 phone';
  font-size: .5em;
  font-weight: 400;
  letter-spacing: .04em;
}

.page-404 header .top-bar .col .bold.accent-text{
  display: flex;
  justify-content: flex-end;
}

.page-404 .top-bar .material-icons {
  margin-right: 8px;
}

@media screen and (min-width:602px) {

  .page-404 .container .flex-content {
    flex-direction: row-reverse;
  }

  .page-404 .right-404 {
    padding: 25px;
  }
  
  .page-404 .top-bar .col:nth-child(2) {
    text-align: center;
  }

}

@media screen and (min-width:993px) {

  .page-404 .right-404 {
    padding: 48px;
  }

  .page-404 .top-bar {
    padding: 0px;
  }

  .page-404 .top-bar .col:nth-child(2) {
    text-align: right;
  }

}

/* GdC */
/* === */

input[class*="mce-"] {
  width: 320px;
  max-width: 100%;
  box-sizing: border-box;
}
.mce-label {
  position: static !important;
}

.contact-page .map-container iframe {
  height: 325px !important;
  margin: 20px 0px 30px 0px;
}

@media screen and (min-width:993px) {
  .contact-page .coordonnees ul {
    display: flex;
    flex-wrap: wrap;
  }
  
  .contact-page .coordonnees ul li {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .index-page .fold .reseaux-sociaux {
    margin-top: 1rem;
  }
}

#nav-meatballs .title-6 {
  margin: 1rem 0;
}

.rappel_telephonique .brand {
  text-align: center;
}

.rappel_telephonique h2 {
  font-size: 22px;
}

@media screen and (max-width: 320px) {
  .rappel_telephonique h2 {
    font-size: 16px;
    margin: 1.33333rem 0 1rem 0;
  }

  .rappel_telephonique .brand img {
    width: 160px;
  }
}

@media screen and (max-width: 600px) {
  #encart_avis .slick-prev, #encart_avis .slick-next {
    top: 112%!important;
}

.slick-initialized .slick-prev, .slick-initialized .slick-next {
  margin-top: 1.5rem;
}
}

.brand img {
  width: 280px;
}