:root {
  --primary-color: hsla(222, 5%, 41%, 1);
  --primary-color-lighten: hsla(222, 5%, 51%, 1);
  --primary-color-darken: hsla(222, 5%, 31%, 1);

  --secondary-color: hsla(224, 19%, 16%, 1);
  --secondary-color-lighten: hsla(224, 19%, 26%, 1);
  --secondary-color-darken: hsla(224, 19%, 16%, 1);

  --accent-color: hsla(195, 49%, 37%, 1);
  --accent-color-lighten: hsla(195, 49%, 47%, 1);
  --accent-color-darken: hsla(195, 49%, 27%, 1);

  --background-color: hsla(0, 0%, 96%, 1);
  --text-color: hsla(0, 3%, 18%, 1);
  --text-color-lighten: hsla(0, 3%, 38%, 1);

  --primary-background-color: hsla(222, 5%, 89%, 1);
  --secondary-background-color: hsla(224, 19%, 86%, 1);
  --accent-background-color:hsla(195, 49%, 94%, 1);

  --success-color: hsla(122, 39%, 49%, 1);
  --error-color: hsla(4, 90%, 58%, 1);
  --info-color: hsla(199, 98%, 48%, 1);

  --font-primary: Roboto, sans-serif;
  --font-secondary: Roboto, sans-serif;

  --card-border-radius: 0;
  --button-border-radius: 4px;
}


.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');
}


.paginationControl {
    letter-spacing: 6px;
}

.paginationControl span.selected {
	color: var(--accent-color);
}


html, .index-page {
  overflow-x: hidden !important;
}

.baseline {
    font-size: 0.7em;
}

.desktop-only {
  display: none;
}


address.coordonnees .tel {
    color: #fff;
}

body {
    overflow-x: hidden !important;
    background-color: var(--primary-background-color);
}


.index-page {
    overflow-x: hidden !important;
    background-color: var(--background-color);
}



section.ac-doubleColonne img {
    width: 100%;
    height: auto;
}


	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: auto;
}
	
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: auto;
}
	

	.sc-content .ac-doubleColonne .ac-colonne {
    object-fit: cover;
}



.fancy-box-body .logo .flex-row.s-align-items-center {
    justify-content: center;
}

.fancy-box-body  .brand a {
    display: block;
    width: 100%;
    max-width: 100%;
}

.fancy-box-body h2::before {

    width: 0px;
    height: 0px;

}


.fancy-box-body .brand > .logo > .flex-row > .col:first-child {
    margin-bottom: 0rem;
}

.fancy-box-body h2 {
    display: block;
    text-align: center;
}


.fancy-box-body h2 {
font-size: 13px !important;
padding-bottom: 8px;
margin-bottom: 0px;
	margin-top: 0px;
}

body.fancy-box-body {
   padding: 0 15px;
}

body.fancy-box-body form.generateur p.erreur {
padding:0 5px;
margin:0 0 3px;
}

	.brand a.logo {
    margin: 10px auto;
}

.top-bar .main-nav {

    padding-bottom: 80px;
}

.encart-contact a.tel {
    font-size: 1.5em;
}


@media screen and (min-width: 993px) {
	

	
	.top-bar .main-nav {

    padding-bottom: 0px;
}
  .desktop-only {
    display: block;
  }
}

.reseaux-sociaux ul li a span:last-child {
  display: none;
}

.brand a.logo {
  display: block;
  margin: 0 auto;
}

/* TYPOGRAPHIE */
/* =========== */
main h2,
main .title-2 {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  position: relative;
}
main h2::after,
main .title-2::after {
  display: block;
  width: 4.5rem;
  height: 0;
  margin-top: -1px;
  content: '';
  border-bottom: solid 2px var(--accent-color);
  position: absolute;
  top: 100%;
  left: 0;
}
.center-align h2::after,
h2.center-align::after,
.center-align .title-2::after,
.title-2.center-align::after {
  left: 50%;
  transform: translateX(-50%);
}

/* LOGO */
/* ==== */
@media screen and (max-width: 600px) {
  .brand {
    text-align: center;
  }
  .brand > .logo > .flex-row {
    flex-direction: column;
    align-items: center;
  }
.brand > .logo > .flex-row > .col:first-child {
    margin-bottom: 1rem;
  
}
  .brand > .logo > .flex-row > .col:last-child > * {
    text-align: center;
  }
}

/* HEADER */
/* ====== */
@media screen and (min-width: 993px) {
  body > header,
  .top-bar {
    background-image: linear-gradient(to right, var(--secondary-color) 50%, #FFFFFF 50%);
  }
  body > header {
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, .08);
  }
  .fold > .container,
  .top-bar > .container {
    background-color: #FFFFFF;
  }
}

/* TOP-BAR */
/* ======= */
.top-bar .tel {
  display: inline-block;
  margin-bottom: .25rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 992px) {
#logo-header {
    margin-bottom: 1rem;
    margin-top: 1em !important;
}
}
@media screen and (min-width: 993px) {
  #logo-header {
    padding-left: 2.5rem;
    position: absolute;
  }
  .top-bar .main-nav {
    font-size: .75rem;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown {
    background-color: #FFFFFF;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li a {
    font-size: 1em;
  }
  .js-scroll > .container > .flex-row {
    align-items: center;
  }
  .js-scroll #logo-header {
    margin-top: 0 !important;
    position: static;
    /* Si le menu trop long : */
    /* display: none; */
  }

	
	
	.js-scroll #logo-header .brand .logo > .flex-row > .col:first-child, .js-scroll #logo-header .brand .logo .baseline {
    display: block;
}
	
	.index-page .top-bar.sticky.js-scroll #logo-header {
    margin-top: 8px !important;
}
	
	
	
	
}

/* FOLD */
/* ==== */
body:not(.index-page) .fold > .container {
  padding-bottom: 1rem;
}
.fold-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.fold .container .col {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 600px) {
  .fold-content h1 {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 601px) {
  .fold-content {
    align-items: center;
  }
  .fold-content h1 {
    align-self: flex-start;
  }
	
	.sc-content .ac-doubleColonne .ac-colonne {
    width: 100%;
}
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
}


@media screen and (min-width: 768px) {
.sc-content .ac-doubleColonne .ac-colonne {
    width: 50%;
}
	
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
	.brand > .logo > .flex-row > .col:first-child {
    margin-top: 1em;
}
	

	
	
}

@media screen and (min-width: 993px) {
	
	a.logo:hover {
    opacity: 0.8;
}
	.top-bar .main-nav ul li a.selected {
    color: var(--accent-color);
}
	
	.top-bar .main-nav ul li:hover > a {
    color: var(--accent-color);
}
	.sc-content .ac-doubleColonne {
  
    align-items: center;
}
  .fold {
    position: relative;
  }
  .fold > .container,
  .fold > .container > .flex-row,
  .fold > .container > .flex-row > .col,
  .fold > .container > .flex-row > .col:last-child > .slider-slick {
    position: static;
  }
  .fold > .container > .flex-row > .col:last-child > .slider-slick > .slick {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: calc(50% + .75rem);
  }
  .fold-content {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-left: 2.5rem;
    position: relative;
  }
  .fold-content .reseaux-sociaux {
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
  }
  .fold-content .reseaux-sociaux ul {
    flex-direction: column;
    margin: -.75rem 0;
  }
  .fold-content .reseaux-sociaux ul li {
    padding: .75rem 0;
  }
  .fold-content .reseaux-sociaux ul li a svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .fold-content h1 {
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

/* SLIDER */
/* ====== */
.slider-slick > .slick.slick-initialized > .slick-next,
.slider-slick > .slick.slick-initialized > .slick-prev {
  width: 3rem;
  height: 4rem;
  background-color: #FFFFFF;
  top: auto;
  bottom: 0;
  transform: none;
  z-index: 9999;
}
.slider-slick > .slick.slick-initialized > .slick-prev {
  left: 0;
}
.slider-slick > .slick.slick-initialized > .slick-next {
  right: auto;
  left: 3rem;
}

/* BLOC-01 (QUALIFICATIONS) */
/* ======================== */
#bloc-01 ul.qualifications {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-right: -.75rem;
  margin-left: -.75rem;
}
#bloc-01 ul.qualifications > * {
  padding-right: .75rem;
  padding-left: .75rem;
}
#bloc-01 ul.qualifications > .title-3 {
  width: 100% !important;
}
@media screen and (max-width: 600px) {
  #bloc-01.section.primary.lighten {
    background: none;
  }
}
@media screen and (min-width: 601px) {
  #bloc-01.section {
    padding-top: 4rem;
  }
}

/* AVIS */
/* ==== */
@media screen and (max-width: 480px) {
  #encart_avis.slick-initialized {
    margin-bottom: 40px;
  }
  #encart_avis.slick-initialized .slick-prev,
  #encart_avis.slick-initialized .slick-next {
    transform: none;
  }
}

/* ENCART PRESTATIONS */
/* ================== */
#encart-prestations.section.bi-primary-color {
  background-image: linear-gradient(to bottom, var(--primary-background-color) 50%, transparent 50%);
}
#encart-prestations .card.prestation .card-image > img {
  transition: transform .3s ease-in-out;
}
#encart-prestations .card.prestation:hover .card-image > img {
  transform: scale(.12);
}
#encart-prestations .card.prestation .card-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem .25rem 1.5rem 0;
  font-size: 1rem;
  color: var(--text-color);
  border-bottom: solid 2px;
  transition: color .3s ease-in-out;
}
#encart-prestations .card.prestation .card-title .material-icons {
  font-size: 2rem;
}
#encart-prestations .card.prestation:hover .card-title {
  color: var(--accent-color);
}

/* ENCART POINTS FORTS */
/* =================== */
#encart-points-forts.section {
  padding-bottom: 0;
}
#encart-points-forts ul > li > div.center-align > div {
  margin-bottom: 1.5rem;
}

/* BLOC-03 */
/* ======= */
#bloc-03.section {
  padding-top: 4rem;
}

/* ENCART CONTACT */
/* ============== */
/*#encart-contact.section.bi-primary-color {
  background-image: linear-gradient(to bottom, var(--primary-background-color) 50%, transparent 50%);
}*/
.encart-contact .card .card-content {
  padding: 1.5rem 1rem;
}
.encart-contact .card .title-3 {
  margin: 0 0 1rem;
  line-height: 1.5;
}
.encart-contact .card .title-3 > span {
  display: block;
}
.encart-contact .card .title-3 > span:last-child {
  font-size: 1rem;
  font-weight: normal;
}
.encart-contact .card .title-3 > span:last-child::first-letter {
  text-transform: capitalize;
}
@media screen and (min-width: 1201px) {
  .encart-contact .card .card-content {
    padding: 2.5rem 1.5rem;
  }
  .encart-contact .card .title-3 {
    margin: 0;
  }
}

/* ENCART ACTUALITES */
/* ================= */
#encart-actualites .card {
  background-color: #FFFFFF !important;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3) !important;
}
#encart-actualites .card .card-image {
  background-color: var(--primary-color);
}
#encart-actualites .card .card-image > a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#encart-actualites .card .card-image > a::after {
  display: block;
  width: 100%;
  height: 0 !important;
  padding-bottom: 33.333333333333333%;
  content: '';
}
#encart-actualites .card .card-image > a > 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 .card .card-title {
  margin: 0;
}
#encart-actualites .card .card-title > a {
  display: block;
  padding: 1.5rem;
  font-size: 1rem;
  transition: color .3s ease-in-out;
}
#encart-actualites .card:hover .card-title > a {
  color: var(--accent-color) !important;
}
#encart-actualites .card .date-actualite {
  display: none;
  margin-bottom: .5rem;
  font-size: .75rem;
  letter-spacing: .062em;
}
#encart-actualites .card > div:last-child > p:last-child {
  display: none;
  margin-bottom: 0;
}

/* ENCART DEVIS */
/* ============ */
#encart-devis {
  background-image: linear-gradient(to bottom, var(--primary-background-color) 50%, var(--secondary-color) 50%);
}
#bloc-devis-accueil {
  padding: 1.5rem 1rem;
  background-color: #FFFFFF;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
#bloc-devis-accueil > form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-right: -.75rem;
  margin-left: -.75rem;
}
#bloc-devis-accueil > form > * {
  padding-right: .75rem;
  padding-left: .75rem;
}
#bloc-devis-accueil > form > *:first-child > .divGenerateur {
  margin: 0;
  padding: 0;
}
#bloc-devis-accueil > form > *:first-child > .divGenerateur > label {
  font-weight: 700;
}
#bloc-devis-accueil > form [type=checkbox] {
  width: 1rem;
  height: 1rem;
  margin-right: 1rem;
  cursor: pointer;
}
#bloc-devis-accueil > form > div:last-child {
  width: 100%;
}
@media screen and (min-width: 601px) {
  #bloc-devis-accueil > form {
    align-items: center;
  }
  #bloc-devis-accueil > form > *:first-child > .divGenerateur ul {
    width: 100%;
    column-count: 2;
    column-gap: 1.5rem;
  }
  #bloc-devis-accueil {
    padding: 1.5rem 2.5rem;
  }
}
@media screen and (min-width: 993px) {
  #bloc-devis-accueil > form {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
	
	
	aside #encart-map address.coordonnees ul li {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: solid 0px rgba(255,255,255,.24);
}
	
	
	
	
}

/* ASIDE (COORDONNEES + MAP) */
/* ========================= */
body > aside > .section {
  padding-bottom: 0;
}
#encart-map .map-container {
  margin-bottom: 2rem;
}
#encart-map .map-container iframe {
  height: 300px !important;
}
#encart-map address.coordonnees ul li {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: solid 2px rgba(255,255,255,.24);
}
#encart-map address.coordonnees > ul > li:nth-child(2) > span:last-child {
  line-height: 1.75;
}
body:not(.index-page) #encart-map address.coordonnees ul li:last-child {
  /*display: none;*/
}
#encart-map .reseaux-sociaux ul li a svg {
  display: inline-block;
  margin-right: .5rem;
  vertical-align: middle;
}
#encart-map .reseaux-sociaux ul li a span:last-child {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  #encart-map > .container > .row > .col:first-child > *:last-child {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  #encart-map address.coordonnees,
  #encart-map .reseaux-sociaux {
    max-width: max-content;
    margin-right: auto;
    margin-left: auto;
  }
  #encart-map address.coordonnees > ul > li:nth-child(2) > span:last-child > br {
    display: none;
  }
  #encart-map address.coordonnees > ul > li:nth-child(2) > span:last-child > span.uppercase::before {
    content: ', ';
  }
}

/* NEWSLETTER */
/* ========== */
#newsletter label {
  display: none;
}
#newsletter .newsletterInput {
  margin-bottom: 0;
}
#mess_newsletter {
  display: block;
  width: 100%;
  margin-top: 1rem;
}
@media screen and (min-width: 601px) {
  .newsletterInput #js_submit {
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    background-color: transparent !important;
    position: absolute;
    top: 0;
    right: .5rem;
  }
}
@media screen and (max-width: 992px) {
  #newsletter {
    max-width: 560px;
    margin: 0 auto;
  }
  #newsletter > .bold:first-child {
    margin-bottom: .5rem;
  }
}
@media screen and (min-width: 993px) {
  #newsletter {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -.75rem;
  }
  #newsletter > * {
    padding: 0 .75rem;
  }
  #newsletter > *:not(#mess_newsletter) {
    margin: 0;
  }
  #form_newsletter {
    flex-grow: 1;
  }
  #mess_newsletter {
    text-align: right;
  }
}

/* FOOTER */
/* ====== */
body > footer .brand .logo svg * {
  fill: #FFFFFF;
}
body > footer nav > ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: -.75rem;
  margin-left: -.75rem;
}
body > footer nav > ul > li {
  margin: 0;
  padding-right: .75rem;
  padding-left: .75rem;
  list-style: none !important;
}
body > footer nav > ul > li > a:hover {
  opacity: .64;
}
body > footer .siret {
  text-align: center;
}
@media screen and (max-width: 992px) {
  body > footer .brand,
  body > footer .siret {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 601px) {
  body > footer nav > ul {
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
  }
  body > footer nav > ul > li {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 993px) {
  body > footer {
    font-size: .875rem;
  }
  body > footer > .section > .container > .flex-row {
    flex-wrap: nowrap;
  }
  body > footer nav > ul > li > a {
    white-space: nowrap;
  }
}

/* ENCART CATALOGUE + LISTING */
/* ========================== */
.card.full-image {
  z-index: 0;
}
#encart-catalogue.section.bi-primary-color {
  background-image: linear-gradient(to bottom, var(--primary-background-color) 50%, transparent 50%);
}
#encart-catalogue > .container > .row {
  margin-bottom: 1.5rem;
}
#encart-catalogue > .container > .row.slick-dotted {
  margin-bottom: 2.5rem;
}
#catalogue_contenu .card.full-image .card-title > a,
#encart-catalogue .card.full-image .card-title > a {
  display: inline-block;
  max-width: max-content;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  color: var(--text-color) !important;
  background-color: #FFFFFF;
}
@media screen and (max-width: 611px) {
  #encart-catalogue > .container > .flex-row > .col:first-child > [class*=btn] {
    margin-bottom: 1rem;
  }
}

/* CATALOGUE DÃ‰TAIL */
/* ================ */
.catalogue-detail a.lightbox,
.catalogue-detail a.lightbox img {
  display: block;
  width: 100%;
  height: auto;
}
.catalogue-detail a.lightbox {
  margin-bottom: 1.5rem;
}
.catalogue-detail .row .flex-row .col:not(:first-child) {
  width: 33.333333333333333%;
}

/* CONTACT */
/* ======= */
.contact-page #fil_ariane a {
  color: var(--background-color);
}
.contact-page main > div.section.secondary:first-child .intro {
  color: var(--background-color);
}
.infos-content span.material-icons {
  flex-shrink: 0;
}

/* 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;
}

/* PAGE 404 */
/* ==== */

.page-404 header .container {
  display: flex;
  flex-direction: column-reverse;
}

.page-404 img {
  max-width: 100%;
  height: auto;
}

.page-404 .top-bar .flex-row{
  background:#fff;
}

.page-404 header {
  background-color: #fff;
}

.page-404 .divider {
  opacity: 0.1;
}

.page-404 {
  padding-top: 0;
  background: var(--background-color);
}

.intro-404 {
  font-size: 1.3em;
}

.page-404 .top-bar {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.page-404 .top-bar .brand {
  margin-bottom: 1rem;
}

.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;
}

@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;
  }

  .page-404 .top-bar .brand {
    margin-bottom: 0;
  }

}

@media screen and (min-width:993px) {
	
.card .card-image.square img {
    display: block;
    width: auto !important;
    max-width: none !important;
    min-width: 1000%;
    height: auto;
    min-height: 500%;
    margin: auto;
    position: absolute;
    top: -5000%;
    right: -10000%;
    bottom: -5000%;
    left: -10000%;
    transform: scale(0.1);
}
	
	.card .card-image.square {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 55%;
    overflow: hidden;
    position: relative;
}
	
	
	aside address.coordonnees .list-nostyle {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
	
	
	
	
	
	
	.contact-page .form_right {
    float: left;
		width: 48%;
}

	
	.contact-page  form#formulaire_1 .divGenerateurRequired {
    text-align: revert;
    float: right;
}
.contact-page .form_left {
    float: right;
    width: 48%;
}
	
	
	
	
	#encart-points-forts .bold {
    font-size: 0.88em;
}

  .page-404 .right-404 {
    padding: 48px;
  }

  .page-404 .top-bar {
    padding: 0;
  }

  .page-404 .top-bar .brand {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 1.75rem;
  }

  .page-404 .top-bar .col:nth-child(2) {
    text-align: right;
  }
	
	
	.index-page #logo-header {

    margin-top: 48px !important;
}
	
	#logo-header {
    margin-top: 26px !important;
}
	

	
	
	

}


@media screen and (min-width:1280px) {
#logo-header {
    margin-top: 22px !important;
}
	
	.top-bar .main-nav ul li a {

    font-size: 1.2em;

}
	
	
}


@media screen and (min-width:1400px) {

#encart-points-forts .bold {
    font-size: 1em;
}
}


/* GdC */
/* === */

input[class*="mce-"] {
  width: 320px;
  max-width: 100%;
  box-sizing: border-box;
}
.mce-label {
  position: static !important;
}