:root {
  --primary-color:hsla(208, 100%, 33%, 1);
  --primary-color-lighten:hsla(208, 100%, 43%, 1);
  --primary-color-darken: hsla(208, 100%, 23%, 1);

  --secondary-color:hsla(32, 84%, 48%, 1);
  --secondary-color-lighten: hsla(32, 84%, 58%, 1);
  --secondary-color-darken:hsla(32, 84%, 28%, 1);

  --accent-color: hsla(87, 54%, 52%, 1);
  --accent-color-lighten: hsla(87, 54%, 62%, 1);
  --accent-color-darken: hsla(87, 54%, 42%, 1);

  --background-color: hsla(0, 0%, 100%, 1);
  --text-color: hsla(0, 0%, 15%, 1);
  --text-color-lighten: hsla(0, 0%, 35%, 1);

  --primary-background-color:hsla(208, 100%, 85%, 1);
  --secondary-background-color:hsla(32, 84%, 80%, 1);
  --accent-background-color:hsla(358, 79%, 88%, 1);

  --success-color: hsla(122, 39%, 49%, 1);
  --error-color: hsla(4, 90%, 58%, 1);
  --info-color: hsla(199, 98%, 48%, 1);

  --font-primary: Open Sans, sans-serif;
  --font-secondary: Philosopher, sans-serif;

  --card-border-radius: 4px;
  --button-border-radius: 4px;
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
[class*="material-icons"].primary, [class*="material-icons"].secondary, [class*="material-icons"].accent, [class*="material-icons"].circle {
  width: 1.75em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
}
[class*="material-icons"].outlined {
  border: solid 1px;
  background-color: transparent;
}
[class*="material-icons"].primary, [class*="material-icons"].secondary, [class*="material-icons"].accent {
  color: #FFFFFF;
  border-radius: var(--button-border-radius);
}
[class*="material-icons"].primary {
  background-color: var(--primary-color);
}
[class*="material-icons"].secondary {
  background-color: var(--secondary-color);
}
[class*="material-icons"].accent {
  background-color: var(--accent-color);
}
[class*="material-icons"].circle {
  border-radius: 50%;
}
.coordonnees li > span[class*="material-icons"] {
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.contact-page #clock li > span[class*="material-icons"] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  height: auto !important;
  margin-right: 1.5rem;
}
.slick-prev:before, .slick-next:before {
  font-family: 'Material Icons Outlined' !important;
}
.top-bar .main-nav ul li.sous_menu > a::after {
  font-family: 'Material Icons Outlined' !important;
}
#nav-meatballs .title-6 [class*="material-icons"] {
  margin-top: -.25rem;
  margin-right: 1rem;
  vertical-align: middle;
} 

/* BRAND COULEURS - A SUPPRIMER SI CHANGEMENT DE LOGO */
/* =========== */

.brand svg .cls-1 {
  fill: var(--primary-color);
}

.brand svg  .cls-1,.brand svg .cls-2,.brand svg .cls-3 {
  fill-rule: evenodd;
}

.brand svg .cls-2 { 
  fill:var(--primary-color);
}

.brand svg .cls-3 {
  fill:var(--primary-color);
}

.brand svg {
  max-width: 45px;
  width: 45px;
}

/* ============== Fin du changement de logo */


/* TOP BAR */
/* ======= */

.top-bar .l-align-items-center ul.list-nostyle li {
  transition: 0.5s ease-in-out;
}

.top-bar .l-align-items-center ul.list-nostyle li:hover {
  transform: scale(1.1);
}

#header-content .contact-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 15px;
}

.top-bar ul.list-nostyle {
  display: flex;
  justify-content: center;
}

.top-bar ul.list-nostyle li {
  margin: 5px 10px;
}

#header-content a.tel {
  display: inline-block;
  margin-bottom: 0.5em;
  text-align: center;
}



/* BRAND */
/* ====== */

.brand .flex-row {
  flex-direction: column;
}

.brand a {
  margin: 15px auto;
  display: block;
}

.brand a .col {
  text-align: center!important;
}

.brand .bold {
  margin-top: 10px;
}

img.footer-only {
  display: none;
}

body > footer img.footer-only {
  display: block;
}

.brand {
    font-family: var(--font-secondary);
    line-height: 18px;
}

.baseline {
    text-align: center;
    font-size: 0.9em;
}

span.orange {
    color: #e06431;
}

span.rouge {
    color: var(--accent-color);
}

span.vert {
    color: #8ba730;
}

.brand .bold {
   color: var(--secondary-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%;
    font-size: 0.8em;
}

.fancy-box-body h2::before {

    width: 0px;
    height: 0px;

}


.fancy-box-body h2 {
    display: block;
    text-align: center;
}


.fancy-box-body h2 {
font-size: 13px !important;
padding-bottom: 8px;
margin-bottom: 0px;
}

body.fancy-box-body {
   padding: 0 15px;
}

body.fancy-box-body form.generateur p.erreur {
padding:0 5px;
margin:0 0 3px;
}


.fancy-box-body h1 {
    font-size: 13px !important;
    padding-bottom: 8px;
    margin-bottom: 0px;
    margin-top: 3px;
    text-align: center;


}

.fancy-box-body a.logo div .col + .col {
    display: none;
}


.galerie.galorielogos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.galerie.galorielogos img {
    height: 80px;
    width: auto;
    margin: 10px;
}


html.depannage- h3 {
    text-align: center;
}

#qualifications #im-partenaire  img {
    height: auto;
    width: 140px;
}


div#nav-meatballs {
    text-align: center;
}


div#nav-meatballs table.horaires {
    margin: auto;
}


div#nav-meatballs  .reseaux-sociaux ul {

    justify-content: center;
}

.top-bar .main-nav {

    padding-bottom: 80px;
}


.reseaux-sociaux ul {

    justify-content: center;
}

footer .brand .bold {
    color: var(--secondary-color);
}

footer span.rouge {
    color:  var(--secondary-color);
}

.index-page .slick-list {
overflow: hidden !important;
}


.lien-att {
    margin-bottom: 80px;
}


.lien-att a {
    font-weight: 700;
    color: var(--accent-color);
	    
	
}

.lien-att a:hover {
	opacity: 0.7;
}


@media screen and (min-width: 602px){

  #header-content .contact-header {
    justify-content: flex-end;
    text-align: right;
  }

  .brand .bold {
    margin-top: 0px;
    text-align: center;
  }

  #header-content .brand a {
    margin:0px;
  }

  .brand .flex-row {
    flex-direction: column;
    align-items: center;
  }

  #header-content a.tel {
    text-align: right;
  }
  
  .brand a .col {
    text-align: left!important;
  }

}

@media screen and (max-width: 992px) {

  .top-bar.secondary {
  background-color: transparent;
  }

  }


@media screen and (min-width: 993px){
	
	.top-bar .main-nav {

    padding-bottom: 0px;
}

  #header-content .contact-header {
    flex-direction: row;
    align-items: center;
    margin-bottom: 0px;
  }

  #header-content a.tel {
    margin-bottom: 0em;
    margin-right:15px;
  }

  .top-bar .main-nav ul li a.selected, .top-bar .main-nav ul li a:hover  {
	  opacity: 0.5;
  }
  
  .top-bar ul.dropdown {
    color : var(--text-color);
  }

  .top-bar .brand a {
    transition: 0.3s ease-in-out;
  }

  .top-bar .brand a:hover {
    opacity: 0.5;
  }

  .header-content-reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .header-content-reverse .top-bar, .header-content-reverse #header-content {
    width: 100%;
  }

  #header-content {
    padding: 20px 0px;
  }

  .top-bar .container {
    padding: 15px 0px;
  }

  .top-bar .reseaux-sociaux ul li a svg {
    fill: #fff;
  }
  
  .sticky.js-scroll .top-bar .container {
    padding: 0px;
    transition: 0.3s ease-in-out;
  }
}

/* FOLD */
/* ======= */

/* ENCART PRESTATIONS */
/* ======= */

#encart-prestations .col {
  padding: 0px;
}

#encart-prestations .card a {
  outline: none;
} 
#encart-prestations .card {
  margin: 0px
}

#encart-prestations .slick-track, #encart-prestations .slick-track img {
  max-height: 450px;
}

#encart-prestations .slick-track img {
  object-fit: cover;
}

#encart-prestations .card .card-title {
  font-size: 1.2em;
}

#encart-prestations .card.full-image .card-image .card-title a::before {
  width: 15px;
  height: 15px;
  display: block;
  content: ' ';
  background-color: var(--primary-color);
  margin:0 auto;
  transform: translateY(-25px) rotate(45deg);
}

#encart-prestations .card.full-image .card-image:hover .card-title a::before {
  background-color: #fff;
}

#encart-prestations .card.full-image .card-image:hover::before {
  background-image: linear-gradient(to bottom, transparent 0%, var(--primary-color) 100%) ;
}

#encart-prestations .slick-dots {
  bottom: -35px;
}

@media screen and (min-width: 993px) {
  
  #encart-prestations .slick-track, #encart-prestations .slick-track img {
    max-height: 506px;
  }

  #encart-prestations .card.full-image .card-image:hover .card-title a::before {
    animation-name: animation-hover;
    animation-duration: 0.6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
  }

  @keyframes animation-hover {
    0% {transform: translateY(-25px) rotate(45deg)}
    15% {transform: translateY(-25px) rotate(90deg)}
    30% {transform: translateY(-25px) rotate(135deg)}
    45% {transform: translateY(-25px) rotate(180deg)}
  }

  #encart-prestations .card .card-image {
    max-height: 560px;
  }

}

/* BLOC 01 */
/* ========*/

/* dépannage */

#bloc-01 .depannage .cls-1 {
  fill:none;
  stroke:var(--secondary-color);
  stroke-linejoin:round;
  stroke-width:2px;
}

#bloc-01 .depannage svg {
  width : 30px;
  margin-right: 20px;
}

#bloc-01 .depannage {
  padding: 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  max-width: 360px;
  margin-top: 35px;
}

#bloc-01 .title-4 {
  margin: 0px;
}

#bloc-01 .container-image-wrapper::before {
  position: absolute;
  content: ' ';
  width: 45%;
  height: 45%;
  max-width: 208px;
  max-height: 208px;
  background-color: var(--primary-color);
  display: block;
  top: -25px;
  right: -25px;
}

#bloc-01 .container-image-wrapper {
  position: relative;
  height: 100%;
  margin-top: 25px;
}
@media screen and (min-width: 602px){

#bloc-01 {
  padding: 80px 0px;
}

#bloc-01 .container-image-wrapper {
  margin-top: 0px;
}

}

/* QUALIFICATIONS - POINTS FORTS */
/* =========== */

.qualifications-et-points-forts {
  background-color: var(--primary-background-color);
}

#qualifications {
  background: #fff;
  padding: 20px;
}

#qualifications ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#qualifications ul img {
  height: auto;
}

.title-3 {
  position: relative;
  padding-left: 30px;
}

.title-3::before {
  position: absolute;
  content: ' ';
  width: 15px;
  height: 15px;
  left: 0;
  top: 2px;
  background-color: var(--primary-color);
  transform: rotate(45deg);
  display: block;
}

#points-forts .cls-1, #points-forts .cls-2 {
  fill:var(--secondary-color);
}

#points-forts svg {
  width: 26px;
}

#points-forts ul li div {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 1.5em;
}

#points-forts ul li div p {
  margin-bottom: 0px;
  margin-left: 10px;
}

#points-forts ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

@media screen and (min-width: 602px) {
  
 /* #qualifications ul {
    justify-content: space-around;
  }*/

  #points-forts ul li div.center-align {
    display: flex;
    align-items: center;
    text-align: left!important;
  }
  
  #points-forts ul li {
    margin: 10px 0px;
    width: 50%;
  }

  #points-forts p {
    margin-bottom: 0px;
    margin-left: 15px;
    max-width: 70%;
  }

  #points-forts .title-3 {
    margin-top : 40px;
  }
  
  #points-forts ul li div {
    align-items: flex-start;
  }

  #points-forts ul {
    flex-direction: row;
  }

}



@media screen and (min-width: 601px) {
	
	.bloc-quali-partenaires {
    display: flex;
    justify-content: space-between;
}
	

.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;
}

	
	ul#im-partenaire li + li {
    margin-left: 1em;
}
	
	
	#zones-intervention {

    min-height: 400px;
}
	
	
}


@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;
}
	
}

@media screen and (min-width: 993px) {

.bloc-quali-partenaires {
    display: block;

}
  .qualifications-et-points-forts #content-qualifications #qualifications{
    margin-top: -50px;
    padding: 50px;
  }

  #qualifications ul{
    justify-content: flex-start;
  }

  .qualifications-et-points-forts {
    position: relative;
    margin-top: 20px;
  }

  .qualifications-et-points-forts::before {
    position: absolute;
    content: ' ';
    left: -60px;
    top: -30px;
    width: 120px;
    height: 120px;
    border: 30px solid var(--primary-color);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  }

  #points-forts .title-3 {
    margin-top: 1rem;
  }
	
		
 .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu {
    position: relative;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu > a::after {
    margin-top: 0;
    content: '\e5cc ';
  }
.top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu ul.ssdropdown {
    display: none;
    width: max-content;
    max-width: 400px;
    background-color: rgba(255,255,255,1);
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 0 1rem 0 rgba(0,0,0,.08);
    z-index: 2;
}
  .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu:hover ul.ssdropdown {
    display: block;
  }
  .top-bar .main-nav ul li.sous_menu ul.dropdown li.sous_menu:hover ul.ssdropdown a {
    font-weight: normal;
  }

}

@media screen and (min-width: 1100px) {

#qualifications ul li {
  margin: 0 10px;
}

}

/* BLOC 02 */
/* =========== */

#bloc-02 {
  position: relative;
  background-color: var(--primary-color-darken);
  z-index: 0;
}

#bloc-02 .bloc-text {
 background: var(--background-color);
 padding: 30px;
 margin: 70px 0px;
 position: relative;
}

#bloc-02 .bloc-text::before {
  position: absolute;
  content:' ';
  background: var(--primary-color);
  width: 180px;
  height: 180px;
  top: -30px;
  right: -30px;
  z-index: -1;
  display: block;
 }

 
#bloc-02 .bloc-text::after {
  position: absolute;
  content:' ';
  background: var(--primary-color);
  width: 118px;
  height: 118px;
  bottom: -30px;
  left: -30px;
  z-index: -1;
  display: block;
 }

 @media screen and (min-width: 602px) {

  #bloc-02 {
    background-image: url(../assets/gifs/bloc-02.jpg);
    background-position: center;
    background-size: cover;
  }

 }

 @media screen and (min-width: 993px) {

  #bloc-02 .bloc-text {
    padding: 50px;
  }

 }

 
/* ENCART BDD */
/* =========== */

#encart-catalogue .card, .catalogue-listing .card {
  background: rgba(0,0,0,0);
  box-shadow: none;
}

#encart-catalogue .card .card-title, .catalogue-listing .card .card-title {
  font-size: 16px;
  text-align: left;
  padding-left: 35px;
  transition: 0.3s ease-in-out;
}

#encart-catalogue .card .card-title::before, .catalogue-listing .card .card-title::before {
  position: absolute;
  left: 5px;
  bottom: 35px;
  content: ' ';
  width: 15px;
  height: 15px;
  background: var(--primary-color);
  transform: rotate(45deg);
  
}

#encart-catalogue .card:hover .card-title::before, .catalogue-listing .card:hover .card-title::before {
  animation-name: animation-card-hover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes animation-card-hover {
  0% {transform: rotate(45deg)}
  15% {transform: rotate(90deg)}
  30% {transform: rotate(135deg)}
  45% {transform: rotate(180deg)}

}

#encart-catalogue .card .card-content, .catalogue-listing .card .card-content {
  padding: 20px 0px;
}

#encart-catalogue .card:hover img, .catalogue-listing .card:hover img {
  opacity: 0.3;
}


#encart-catalogue .card .card-image img, .catalogue-listing .card .card-image img {
  min-height: 255px;
  object-fit: cover;
}

#encart-catalogue .card:hover .card-title, .catalogue-listing .card:hover .card-title {
  color: var(--primary-color);
}

#encart-catalogue .btn-3 {
  margin-top: 15px;
}

#encart-catalogue .slick-dots {
  transform: translateY(-20px);
}

#encart-catalogue .card img, .catalogue-listing .card img {
  transition: 0.3s ease-in-out;
}


@media screen and (min-width: 600px) {

  #encart-catalogue .card .card-image, #encart-catalogue .card .card-image img, .catalogue-listing .card .card-image, .catalogue-listing .card .card-image img {
    height: 350px;
    position: relative;
  }
  
  #encart-catalogue .card .card-image img {
    object-fit: cover;
  }

  #encart-catalogue #btn-catalogue {
    text-align: right;
  }
  

}
@media screen and (min-width: 993px) and (max-width:1100px){

  #encart-catalogue .card .card-title, .catalogue-listing .card .card-title {
    padding-left: 25px;
  }

  #encart-catalogue .card .card-title::before, .catalogue-listing .card .card-title::before {
    width: 11px;
    height: 11px;
  }
}

@media screen and (min-width: 600px) {
  #encart-catalogue.section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}


/* BDD DETAIL */
/* =========== */

.catalogue-detail .col.m6 .col a.btn-3, .catalogue-detail .col.m6 .col  {
  width: 100%;
}


@media screen and (min-width: 600px) {

  .catalogue-detail .col.m6 .col a.btn-3, .catalogue-detail .col.m6 .col  {
    width: auto;
  }

}
 /* ENCART CONTACT */
 /* ============= */
 #contact-page-interne {
   position: relative;
 }

 #contact-page-interne::before {
  position: absolute;
  content: ' ';
  background-color: var(--primary-background-color);
  width: 200%;
  left: -50%;
  right: -50%;
  height: 100%;
  top: 0;
  z-index: -1;
}


#encart-contact .card, #contact-page-interne .card{
  box-shadow: none;
}

#encart-contact .row li:nth-child(1) .card, #contact-page-interne .row li:nth-child(1) .card {
  border-left: none;
}

#encart-contact .container, #contact-page-interne .container {
  background: #fff;
  padding: 20px 0px;
}

@media screen and (min-width: 993px) {

  #encart-contact .card, #contact-page-interne .card {
    border-left: 2px solid #EBE6E3;
  }

  
}



/* BLOC 03 - BLOC 04 - BLOC 05 */
/* =========== */

#bloc-03 .container-image-wrapper, #bloc-04 .container-image-wrapper, #bloc-05 .container-image-wrapper {
  position: relative;
  height: 100%;
}

#bloc-03 .container-image-wrapper::before, #bloc-04 .container-image-wrapper::before, #bloc-05 .container-image-wrapper::before{
  position: absolute;
  height: 50%;
  width: 50%;
  max-width: 230px;
  max-height: 230px;
  background: var(--primary-color);
  content: ' ';
  left: -30px;
  top: -30px;
}

#bloc-03 .container-image-wrapper::after, #bloc-04 .container-image-wrapper::after, #bloc-05 .container-image-wrapper::after {
  position: absolute;
  height: 20%;
  width: 20%;
  max-width: 76px;
  max-height: 76px;
  background: var(--primary-color);
  content: ' ';
  right: -20px;
  bottom: -20px;
  z-index: -1;
}

@media screen and (min-width: 810px) {

  #bloc-03 .bloc-text {
    padding: 10px 0px 10px 50px;
  }
  
  #bloc-04 .bloc-text {
    padding: 10px 50px 10px 0px;
  }
  
  #bloc-05 .bloc-text {
    padding: 10px 0px 10px 50px;
  }

  #bloc-03, #bloc-04, #bloc-05 {
    padding: 80px 0px;
  }

}

/* ENCART AVIS */
/* =========== */

.encart-avis .titre_avis {
  padding-left: 30px;
  position: relative;
}

.encart-avis .titre_avis::before {
  position: absolute;
  left: 0;
  content: ' ';
  top: 7px;
  display: block;
  width: 15px;
  height: 15px;
  background-color: var(--primary-color);
  transform: rotate(45deg);
  display: block;
}

.encart-avis #encart_avis .slick-next, .encart-avis #encart_avis .slick-prev {
  top: 113%!important
}

.encart-avis #avis .titre_avis.title {
  font-size: 1.5em;
}

@media screen and (min-width: 602px) {

  .encart-avis #encart_avis .slick-next, .encart-avis #encart_avis .slick-prev {
    top: 50%!important
  }

}

/* FOURNISSEURS */
/* =========== */

#fournisseurs li img {
  max-width: 100%;
  height: auto;
}

#fournisseurs ul.list-nostyle li {
  margin: 10px;
}

#fournisseurs ul.slick-dots li {
  margin: 0 5px;
}

#fournisseurs .divider {
  margin-top: 45px;
}

@media screen and (min-width: 993px) {
  
  #fournisseurs ul.list-nostyle li {
    margin: 10px 30px;
  }

 #fournisseurs.section {
   padding-top: 4rem;
   padding-bottom: 4rem;
 }

}

/* ENCART DEVIS */
/* =========== */

#encart-devis form.generateur label {
  color: #fff;
  display: flex;
  align-items: baseline;
}

#encart-devis #encart-devis-box {
  padding: 20px 10px;
}

#encart-devis .container {
  position: relative;
}

#encart-devis .container::after {
  position: absolute;
  content: ' ';
  width: 80px;
  height: 80px;
  background: var(--primary-color);
  right: -52px;
  bottom: 80px;
  transform: rotate(45deg);
}

@media screen and (min-width: 602px) {

  #encart-devis .container::before {
    position: absolute;
    content: ' ';
    width: 150%;
    height: 100%;
    background: var(--secondary-color);
    left: -140%;
    top: 0;
    z-index: -1;
  }

  #encart-devis p.submit {
    text-align: right;
  }

}


@media screen and (min-width: 993px) {

  #encart-devis ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0px!important;
  }
  
  #encart-devis ul li {
    width: 49%;
    margin-bottom : 15px!important;
  }
  
  #encart-devis #encart-devis-box {
    padding: 40px 20px;
  }

  #encart-devis #encart-devis-box .btn.fluid {
    width: auto!important;
  }

  .box-form {
    padding: 20px 0px;
  }

}


/* ENCART ACTUALITES */
/* =========== */

main #encart-actualites .container ul .slick-list .slick-track .card {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)!important;
  background: #fff;
  padding: 20px;
}

#encart-actualites .card-title {
  font-size: 1.2em;
  min-height: 84px;
}

@media screen and (min-width: 993px) {
  
  main #encart-actualites .container ul .slick-list .slick-track .card  {
    padding: 30px;
  }

  main #encart-actualites .container .center-align  {
    text-align: right!important;
  }
  
  #encart-actualites .card-title {
    min-height: 56px;
  }

  #encart-actualites ul.slick-actualites {
    margin-top: 35px;
    position: relative;
  } 
  
  #encart-actualites ul.slick-actualites::before {
    position: absolute;
    content: ' ';
    width: 80px;
    height: 80px;
    background: var(--primary-color);
    left: -50px;
    bottom: -5px;
    transform: rotate(45deg);
  } 
    
}

/* MAP ET ZONE D'INTERVENTION */
/* =========== */

#zones-intervention {
  padding: 15px;
  background: #fff;
}

#zones-intervention div {
  padding-left: 30px;
}

#zones-intervention ul {
  padding-left: 30px;
  display: flex;
  flex-wrap: wrap;
}

#zones-intervention ul li {
  width: 100%;
  font-size: 16px;
}

@media screen and (min-width: 500px) and (max-width: 602px) {

  #zones-intervention ul li {
    width: 50%;
  }

}


@media screen and (min-width: 602px) {

  #zones-intervention {
    min-height: 400px;
  }
  
  }

@media screen and (min-width: 993px) {

  #encart-map iframe {
    height: 300px;
  }
  
  #zones-intervention ul li {
    width: 50%;
  }

  #zones-intervention {
    padding: 40px 30px;
    min-height: 300px;
  }

  #encart-map {
    margin-bottom: 15px;
  }
}

/* FOOTER */
/* =========== */

/* CODE LOGO A SUPPRIMER OU MODIFIER */

footer .brand svg .cls-1, footer .brand svg .cls-2, footer .brand svg .cls-3{
  fill: #fff;
}

/* FIN CODE LOGO A SUPPRIMER OU MODIFIER */

footer .reseaux-sociaux {
  text-align: center;
}

footer .reseaux-sociaux ul {
  justify-content: center;
  margin-top: 10px;
}

footer a.tel {
  text-align: center;
  margin: 15px auto;
  display: block;
  font-size: 1.5em;
}

footer a.lien-maps {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}

footer .siret, footer .title-5 {
  text-align: center;
}

footer nav {
  display: flex;
  flex-direction: column;
  text-align: center;
}

footer nav a {
  display: block;
  margin-top: 10px;
}

footer #mess_newsletter {
  font-size: 0.8em;
}

@media screen and (min-width: 602px){

  footer a.tel {
    margin: 0px 0px 15px 0px;
    text-align: left;
  }

  footer a.lien-maps {
    text-align: left;
  }

  footer .siret {
    text-align: right;
  }

  footer nav {
    text-align: right;
  }

footer .reseaux-sociaux {
    display: flex;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 10px;
}

  footer .reseaux-sociaux ul {
    margin-top: 0px;
  }

  footer .title-5 {
    text-align: left;
    margin: 0px 0px 5px;
  }

  footer .brand a {
    margin: 0px;
  }

  footer .flex-row.l-align-items-flex-start {
    align-items: flex-start!important;
  }
  
  footer a.lien-maps {
    margin-bottom: 0px;
  }

  footer nav {
    flex-direction: row;
    justify-content: center;
  }

  footer nav a {
    margin-left: 10px;
  }
}

@media screen and (min-width: 993px){

  footer nav a {
    margin-left: 12px;
    transition: 0.5s ease-in-out;
  }
  
  footer a.lien-maps, footer .brand a {
    transition: 0.5s ease-in-out;
  }
  
  footer nav a:hover, footer a.lien-maps:hover, footer .brand a:hover {
    opacity: 0.5;
  }

  footer nav {
    justify-content: flex-end;
  }

}

/* PAGE CONTACT */
/* =========== */

.contact-page #fil_ariane a {
  color: #fff;
}

.contact-page .section .coordonnees a.tel {
  color: #fff;
}

.contact-page .table td {
  padding: 3px 5px 3px 0px;
}

@media screen and (min-width: 993px) {

  .contact-page .table td {
    padding: 3px 10px 3px 0px;
  }

}

/* RAPPEL TELEPHONIQUE */
/* =========== */

.rappel_telephonique .flex-row {
  flex-direction: row;
  text-align: left;
}

.rappel_telephonique .brand a .col {
  text-align: left!important;
}

body.fancy-box-body {
  padding-top: 5px;
}

/* TYPOGRAPHIE */
/* =========== */

h1, h2, h3 {
  color: var(--primary-color);
}



/* NEWSLETTER */
/* ========== */

#newsletter label {
  display: none;
}

/* 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%;
}

/* PAGE 404 */
/* ================ */

.page-404 .divider {
  opacity: 0.2;
}

.page-404 .right-404 {
  background : #fff;
  border-radius: 4px;
  border: 1px solid #EBEBEB;
  padding: 20px 15px;
}

.page-404 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.page-404 .intro-404 {
  font-size: 1.2rem;
}

.page-404 h1 {
  margin-bottom: 0.8em;
}

.page-404 ul li {
  position: relative;
  padding-left: 25px;
}

.page-404 ul li::before {
  position: absolute;
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url(../assets/gifs/icons/cancel.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 7px;
}

.page-404 .content-list-404 {
  padding: 15px 0px 30px;
}

.page-404 h1 {
  margin-top: 0px;
}

.page-404 .btn-accueil a svg {
  transform: translate(-5px, 3px)!important;
}

@media screen and (min-width: 602px) {

  .page-404 #fil_ariane {
    margin-bottom: 1em;
  }

  .page-404 .divider {
    margin-top: 5px;
  }

  .page-404 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 993px) {

  .page-404 .right-404 {
    padding: 48px;
  }

}

/* POLITIQUE DE CONFIDENTIALITE */
/*=============================*/

.top-bar .none, .top-bar .display-none {
  display: none;
}

/* GdC */
/* === */

input[class*="mce-"] {
  width: 320px;
  max-width: 100%;
  box-sizing: border-box;
}
.mce-label {
  position: static !important;
}