:root {
  --primary-h: 205; /* hue */
  --primary-s: 87%; /* saturation */
  --primary-l: 31%; /* lightness */

  --accent-h: 204; /* hue */
  --accent-s: 99%; /* saturation */
  --accent-l: 37%; /* lightness */

  --text-h: 210; /* hue */
  --text-s: 3%; /* saturation */
  --text-l: 37%; /* lightness */

  --background-h: 0; /* hue */
  --background-s: 0%; /* saturation */
  --background-l: 100%; /* lightness */

  --primary-font: "Karla", sans-serif;
  --secondary-font: "Mulish", sans-serif;

  --h1-font-size: 3rem;
  --h2-font-size: 2rem;
  --h3-font-size: 1.5rem;
  --headings-line-height: 1.333333;

  --link-color: var(--primary-color-40);

  --border-radius: 5px;
  --button-border-radius: 5px;
}
ul.coordonnees.contact-page-coordonnees.reset .row.s-start.s-middle {
  display: grid;
  grid-template-columns: 63px 1fr;
}
.contact-page .col.s12.l5.offset-l1 img {
  border-radius: 20px;
}
.contact-page h1{
  color:#fff
}
.page-interne h1{
  color: rgba(18, 25, 38, 1);
}
/*** general ***/

div#listing-autres-actus-categorie a {
  text-decoration: none;
}
.detail-btn {
  text-align: center;
}
.bloc-interne {
  background-color: #eef2f6;
  padding: 20px;
}
div#encart-contact {
  margin: 60px auto 60px auto;
}
#encart-contact {
  position: relative;
}

#encart-contact .card {
  margin: 40px auto;
  padding: 20px;
  border: 2px solid #383838;
  border-radius: 8px;
}

#encart-contact:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  background: rgba(204, 232, 251, 1);
  z-index: -1;
  bottom: 0px;
}
.card-title.contact-card-title.contact-encart-card-title {
  margin-bottom: 15px;
}

a.btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  
}

.btn.accent {
  color: #fff;
}
div#blocHorsLigne {
  z-index: 999999 !important;
}
div#blocHorsLigne {
  z-index: 999999 !important;
}
div#listing-autres-actus-categorie {
  background: rgba(204, 232, 251, 1);
  padding: 24px !important;
}
.fb-like.fb_iframe_widget {
  top: 6px;
}
.page-interne h1, .page-interne h2, .page-interne h3 {
  margin-bottom:8px;
}
.page-interne h2, .page-interne h3 {
  margin-top:0;
}

nav#fil_ariane, nav.fil-ariane.gtm-fil-ariane, div#fil_ariane {
  font-size: 14px;
}
/* BRAND */
/* ===== */

.brand a {
  display: inline-block;
  transition: opacity .3s;
}
.brand a:hover {
  opacity: .75;
}
header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}

/* SLIDER */
/* ====== */

.slider-slick {
  width: 100%;
  min-height: 500px;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
}
.slider-slick .slick {
  height: 100%;
}
.slide-img {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}
.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');
}
.slide-img .container {
  min-height: 500px;
}
.slide-img .container .bloc {
  height: 500px;
}
.index-page h1{
  margin-top: 0;
  margin-bottom: 12px;
  font-family: var(--secondary-font);
}
h1, h2, h3, h4{ font-family: var(--secondary-font);}
div#bloc-01 {
  color: #fff;
  padding-bottom:270px;
}
header .slick-slider{
  margin-bottom: 0;
}
div#encart-avis {
  background: rgba(240, 248, 255, 1);    padding-top: 0;
}
div#encart-devis .container {
  background: rgba(1, 111, 186, 1);
  border-radius: 5px;
  position: relative;
 margin-top: -177px;
}
div#encart-devis {
  padding-top: 0;
}
.title-avis {
  text-align: center;
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  font-family: var(--secondary-font);
  font-size: 31px;
  margin-bottom: 24px;
  line-height: 37.2px;
}
.card.avis-card.avis-encart-card {
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 16px;
}
.avis-card.js-more .avis-card-text::after {
  display: none  !important;
}
.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  font-size: 12px;
}
.align-right button.show-more.btn.small {
  color: rgba(1, 111, 186, 1);
}
.slick-dots li.slick-active button .slick-dot-icon {
  color: rgba(1, 139, 233, 1);
  opacity: 1;
}
.slick-dots li button .slick-dot-icon {
  color: rgba(204, 232, 251, 1);
  opacity: 1;
}
footer {
  background: rgba(204, 232, 251, 1);
}
.content-devis {
  padding: 20px;
}
.sous-title-devis {
  color: #fff;
  line-height: 30px;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 8px;
}
.title-devis{
  font-family: var(--secondary-font);
  color: #fff;
  font-weight: 700;
  line-height: 46.8px;
  font-size: 31px;
  margin-bottom: 12px;
}
.descrip-devis{
  color:rgba(248, 250, 252, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
div#encart-devis .btn.accent{
  background: rgba(204, 232, 251, 1);
  color: rgba(1, 111, 186, 1);
}
div#encart-devis .btn.accent:hover {
  background: var(--accent-color-lighten);
  color: #fff;
}
div#encart-devis .btn.accent:hover svg path {
  fill:#fff;
}
div#encart-devis .btn.accent svg path{
  fill: rgba(1, 111, 186, 1);
}
a.cont-prest {
  display: block;
  text-decoration: none;
}
.main-prest {
  background: rgba(204, 232, 251, 1);
  border-radius: 5px;
  margin-bottom: 12px;
  padding: 20px;
}
div#encart-point {
  background: rgba(240, 248, 255, 1);
}
.title-engagment {
  font-family: var(--secondary-font);
  display: block;
  text-align: center;
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  line-height: 37.2px;
  margin-bottom: 24px;
  font-size: 31px;
}
div#encart-actualites .title-2 {
  font-family: var(--secondary-font);
  display: block;
  text-align: center;
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  line-height: 37.2px;
  margin-bottom: 12px;
  font-size: 31px;
  margin-top: 0;
}
.contact-point {
  text-align: center;
  margin-bottom: 16px;
}
.svg-point {
  display: block;
  margin-bottom: 24px;
}
.card-title-point {
  font-family: var(--secondary-font);
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  line-height: 24px;
  font-size: 20px;
}
div#encart-actualites {
  background: rgba(240, 248, 255, 1);
}
div#encart-prestations .title-2{
  color: rgba(18, 25, 38, 1);
  font-family: var(--secondary-font);
  line-height: 37.2px;
  margin-top: 0;
  font-size: 31px;
  margin-bottom: 16px;
}
.svg-prest {
  margin-bottom: 20px;
}
fieldset {
  margin-bottom: 20px;
}
.tit-prest {
  color: rgba(18, 25, 38, 1);
  font-weight: 600;
  line-height: 24px;
  font-size: 20px;
  margin-bottom: 8px;
}
.descrip-prest {
  color: rgba(32, 41, 57, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 12px;
}

.link-prest {
  color:rgba(1, 111, 186, 1);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.tel-devis .header-contact {
  margin-top: 12px;
  background: rgba(204, 232, 251, 1);
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  margin-bottom: 24px;
}
.tel-devis .header-contact a.tel {
  color: rgba(1, 111, 186, 1);
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
}
.tel-devis .header-contact address {
  margin: 0;
}
img.bloc-img {
  border-radius: 20px;
}
h2 {
  color: rgba(18, 25, 38, 1);
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 37.2px;
  font-size: 31px;
}
.index-page main p {
  margin-top: 0;
  margin-bottom: 20px;
}
.col.date.card-date.actualites-date.actualites-card-date.actualites-listing-card-date.line-clamp-1 {
  margin-bottom: 10px;
}
.btn.outlined:hover, .btn.outlined:focus{

  background: var(--text-color);
  color: #fff;
}
div#listing-autres-actus-categorie ul li a:hover {
  opacity: 0.5;
}
.actualites-card.actualites-encart-card, .actualites-card.actualites-encart-card, .listing-masonry-item-content {
  background: rgba(204, 232, 251, 1);
  border-radius: 7px;
  padding: 20px;
}
.actualites-card.actualites-encart-card:hover, .listing-masonry-item-content:hover {
  background: rgba(153, 209, 246, 1);
}
.actualites-card.actualites-encart-card a img, .actualites-card-image a img {
  border-radius: 2px;
  margin-bottom: 20px;
}
.card-title.actualites-card-title a {
  text-decoration: none;
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 12px;
  display: block;
}
.actualites-card-text {
  margin-bottom: 20px;
}
.lire-article a {
  color: rgba(1, 111, 186, 1);
  font-weight: 700;
  line-height: 24px;
  font-size: 16px;
}
.btn.outlined {
  border: 1px solid rgba(1, 111, 186, 1);
  color: rgba(1, 111, 186, 1);
  font-weight: 700;
  line-height: 24px;
  font-size: 16px;
}
.content-bg-devis {
  width: 90%;
  margin: 0 auto;
}
div#encart-bg-devis img {
  min-height: 404px;
  border-radius: 20px;
}
div#encart-bg-devis div#encart-devis .container {
  width: 100%;
}
div#bloc-04 img {
  border-radius: 20px;
}
.sc-content .clear_both {
  margin-bottom: 2rem !important;
}
.titre-footer {
  color: rgba(18, 25, 38, 1);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin-bottom: 12px;
}
div#section-1 address {
  margin: 0;
  font-size: 16px;
  color: rgba(32, 41, 57, 1);
  line-height: 24px;
}
div#section-1 address span {
  display: block;
}
.element-footer {
  display: block;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
div#section-2 li a {
  color: rgba(1, 111, 186, 1);
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
}
.sc-content .ac-doubleColonne p:nth-of-type(2) {
  background-color: rgba(204, 232, 251, 1);
  padding: 20px;
  margin-top: 8px !important;
  display: block;
  border-radius: 5px;
}

/*:where(a) {
  color: hsl(199deg 100% 71.85%);
}*/

div#bloc-01 a {
  color: hsl(199deg 100% 71.85%) !important;
}

.element-footer a {
  color: #000;
}


header a.tel.gtm-global-tel {
  color: var(--accent-color);
}
@media screen and (min-width: 601px) {
  .encart-btn.actualites-encart-btn {
    text-align: center;
}
  .tel-devis .header-contact {
    margin: 0;
    padding: 6px 18px 6px 12px;
}
  .tel-devis {
    display: flex;
    gap: 12px;
}
.tel-devis .header-contact {
  margin: 0;
}
  div#bloc-01 .text-b1 {
    margin-top: 96px;
  }
  a.cont-prest {
    display: grid;
    grid-template-columns: 100px 1fr;
    align-items: flex-start;
    gap: 20px;
  }
  .main-prest:hover{
    background: rgba(153, 209, 246, 1);
  }
  .svg-prest {
    margin-bottom: 0;
  }
  .list-point-f {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .text-b1.align-center {
    flex-basis: 672px;
    max-width: 672px;
  }
  .slide-img .container {
    height: 500px;
  }
  .slide-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .recherche_actu #input_recherche_actu {
    width: calc(100% - 10.25rem) !important;
  }
  .btn:not(.fluid) {
    width: auto;
  }

}

.sc-content img {
  border-radius: 20px;
}
.card-image.actualites-card-image.actualites-encart-card-image a {
  display: block;
}
.paginationControl {
  display: block;
  text-align: center;
  margin: 20px 0 10px 0;
}


@media screen and (min-width: 993px) {
  header a.tel.gtm-global-tel {
    font-size: 19px;
}
  .element-footer span {
    display: block;
  }
  .col.order1 {
    order: 1;
  }
  .order2{
    order: 2;
  }
  .order3{
    order: 3;
  }
  .title-devis {
    font-size: 40px;
  }

  .header-content .nav ul li.sous_menu ul.dropdown > li a {
    
    font-size: 13px;
}
  .page-interne .header-content.sticky-desktop.sticky-element, .plan-site .header-content.sticky-desktop.sticky-element, .politique-de-confidentialite .header-content.sticky-desktop.sticky-element {
    border-bottom: 1px solid #e7e5e5;
}
.header-content.sticky-desktop.sticky-element.sticky-scroll-up {
  border-bottom: 1px solid #e7e5e5;
}
  .sc-content .ac-doubleColonne {
    align-items: center !important;
    
}
  .element-footer {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0px;
    justify-content: left;
    text-align: left;
}
  div#bloc-04, div#bloc-05 {
    padding-bottom: 120px;
}
  div#encart-bg-devis div#encart-devis {
    margin-bottom: 0;
  }
  div#encart-bg-devis div#encart-devis .container {
    width: 90%;
}
  div#encart-bg-devis img {
    min-height: 514px;
    border-radius: 20px;
}
  .encart-btn.actualites-encart-btn {
    margin-top: 48px;
}
  div#encart-point, div#encart-actualites, div#bloc-02, div#encart-bg-devis {
    padding: 120px 0;
  }
  
  div#bloc-02 .bloc-img {
    margin-top: 28px;
  }
  .slider-slick, .slide-img, .slide-img .container {
    min-height: 600px;
  }
  .main-header-content .container .row.s-center.m-middle.m-between{  
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
  }
  div#encart-actualites .title-2 {
    margin-bottom: 48px;
}
  img.bloc-img {
    border-radius: 20px;
  }
  div#encart-prestations {
    padding: 120px 0;
  }
  .sous-title-devis {
    font-size: 25px;
  }
  div#encart-avis {
    padding-bottom: 90px;
  }
  .title-avis {
    font-size: 39px;
    margin-bottom: 48px;
  }
  div#encart-devis {
    margin-bottom: 76px;
    padding-bottom: 0;
  }
  div#encart-devis .container {
    max-width: 1096px;
  }
  .content-devis {
    padding: 48px;
  } 
  .card.avis-card.avis-encart-card {
    padding: 24px;
}
  .text-b1.align-center {
    flex-basis: 672px !important;
    max-width: 672px;
    width: 100% !important;
}

  .header-content #nav-container {
    margin: 0;
  }
  header .brand {
    padding: 11px 0;
}
  .header-content .nav#main-nav > ul > li > a:hover {
    color: #34a2ed !important;
  }
  
  .header-content .nav#main-nav > ul{
    gap:16px;
  }
  .header-content .nav#main-nav > ul > li > a{
    color: rgba(32, 41, 57, 1);
    font-size: 16px;
    line-height: 24px;
    padding: 4px;
    font-weight: 700;
  }
  .header-content .nav#main-nav > ul > li > a.selected {
    color: #34a2ed !important;
  }

  .top-bar {
    padding: 6px 0;
    font-size: 13px;
    line-height: 18.2px;
    margin-bottom: 24px;
}
  .header-content .nav#topbar-nav ul li a.selected:after, .header-content .nav#topbar-nav ul li a:hover:after {
    width: 100% !important;
}
  .header-content .nav#topbar-nav > ul > li > a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    translate: -50% 50%;
    height: 2px;
    width: 0%;
    background-color: var(--accent-color);
    transition: 0.3s ease-in-out;
}
  .header-content .nav ul{
    gap:16px;
  }
  .header-content .nav ul li.sous_menu ul.dropdown {
    gap: 0;
  }
  .header-content .nav#topbar-nav > ul > li > a{
    padding: 4px;
    color: rgba(32, 41, 57, 1);
    position: relative;
    font-size: 13px;
    line-height: 18.2px;
    transition: 0.3s ease-in-out;
  }
  .header-content .nav ul li a.selected {
    background-color: transparent;
    
}
  .col.header-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    
    padding: 10px 18px 10px 12px;
    border-radius: 5px;
    color: rgba(1, 111, 186, 1);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
  body.contact-page main .intro {    
    margin-bottom: 0px;
}
  .index-contact {
    display: none !important;
}
  p.intro {
    margin-bottom: 60px;
  }
  
  .sc-content #relance {
    margin: 60px auto !important;
  }
  .page-interne #container {
    padding-bottom: 0;
  }
  footer a:hover {
    opacity: 0.5;
  }


}

@media screen and (min-width: 1200px) {
  .main-prest{
    margin-bottom: 19px;
  }
  .content-bg-devis {
    max-width: 1320px;
}
  .row.content-prestation img.bloc-img {
    height: 100%;
}
  .main-header-content .container .row.s-center.m-middle.m-between {   
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
  .slider-slick, .slide-img, .slide-img .container {
    min-height: 700px;
  }
  .main-prest {
    padding: 28px;
  }

}

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

@media screen and (max-width: 600px) {
  div#encart-devis .btn.accent {
    padding: 9px 10px 9px 10px;
}
  
  .fold-tel {
    justify-content: center;
    margin-bottom: 12px;
  }
  .index-contact .tel {
    text-align: center;
    display: block;
    margin: auto;
}

}

@media screen and (max-width: 992px) {
  .page-interne .sc-content .ac-doubleColonne .ac-colonne img {
    width: 100%;
    margin: 20px auto;
}
  footer .brand {
    margin-bottom: 60px;
}
  main img {
    margin: 24px auto;
    display: block;
}
  .contact-page header .fold{
    display: none;
  }
  .index-contact {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
  .sticky-active .menu-mobile {
    box-shadow: 0px 4px 4px 0px hsla(0, 0%, 0%, 0.15);
  }
  footer {
    text-align: center;
  }
  .span-menu-burger {
    background: rgba(204, 232, 251, 1);
    color: rgba(1, 111, 186, 1);
    padding: 10px;
    border-radius: 4px;
  }
  .menu-mobile {
    height: 110px;
    background-color: #fff;
    transition: all .3s;
  }
  .menu_opened .menu-mobile {
    height: 3.5rem;
    background-color: var(--primary-color-darken);
  }
  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    width: calc(100% - 12rem);
  }
  .sous_menu.selected.opened a {
    background-color: transparent!important;
  }
  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    left: 22px;
  }
.contact-page .index-contact .tel {
    display: none;
  }
  footer .brand .row {
    justify-content: center;
  }
  .sc-content .ac-doubleColonne .ac-colonne {
    width: 100%!important;
  }
  .fold-tel {
    display: flex;
    align-items: center;
    gap: .5rem;
  }
  .fold-tel .tel {
    font-size: 18px;
    font-weight: 700;
    line-height: 31.5px;
    color: var(--primary-color)
}


}