﻿@charset "utf-8";
/* CSS Document */
/* Dans ce fichier ne doit être présent que la mise en forme générale du site ainsi que la mise en forme dans les zones spécifiques */


body {margin:0; padding:0; font-family:'Lato', sans-serif, Arial; font-size:20px; font-weight:400; background:#ffffff; color:#565555;}


/* POPUP */
.mfp-bg {z-index:3250 !important;}
.mfp-wrap, .mfp-content {z-index:3300 !important;}
.mfp-bg {background:#262818 !important; opacity: 0.6 !important;}
.mfp-close-btn-in .mfp-close {color: #000; font-size: 45px;}
.white-popup {position: relative;  background: #FFF; overflow-y:auto; padding: 20px 10px; width: auto; max-width: 590px;  max-height:885px; min-height: 160px; margin: 50px auto; border-radius: 5px; }

/* FIN POPUP */


#global {padding-top:148px;}
.global {max-width:1260px; margin:0 auto;}

.parallax-window { background: transparent; height:auto;}
.fondblanc { padding:1px 0; background: rgba(255,255,255,0.85);}
/* BANDEAU */
#bandeau {padding:0; position:fixed; left:0px; top:0px; width:100%; z-index:30; background:#fff; border-bottom:3px solid #c33424;}
.lg {height:145px;}
.sm {height:90px;}

#bandeau.sm {background:#fff;}
#bandeau.sm #logo {margin-top: 5px;}
#bandeau.sm #logo a img {width: 150px; height:auto; position: inherit; }

#bandeau.sm #bandeau-icones {height:26px; margin-top:4px;display:none;}
#bandeau.sm #bandeau-icones div {height:26px; display: flex;flex-direction: column;justify-content: center;}
#bandeau.sm #bandeau-telephone {font-size:20px; line-height:26px; background-size:9%; }
#bandeau.sm #bandeau-telephone span.fa-stack {width:26px; height:26px; line-height:26px;}
#bandeau.sm #bandeau-telephone i.fa-phone {font-size:17px;}
#bandeau.sm #bandeau-telephone i.fa-circle {font-size:25px;}

#bandeau.sm #bandeau-mail i {font-size:19px;}

#bandeau.sm #menu {margin-top: 0; padding-top:58px;}
#bandeau.sm #menu .smenu-conteneur {top:35px;} 
#bandeau #logo {float:left; padding:15px 0 0; }
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {display:block; height:auto; }
#bandeau #logo span {display:none;}

#bandeau-conteneur {position: relative; z-index: 40; height:100%; width:100%; }
#bandeau-contact {position:relative; z-index:40;}
#bandeau-contact .global {  position:relative; z-index:40;}

#bandeau .menu-wrapper {height:auto; float:right; clear:right;}

#bandeau-icones {margin-top:px; float:right;}

/* Téléphone */
#bandeau-telephone {position:relative; padding:0 5px; float:right; color:#fff; background: ; width:auto; min-width:190px; height:34px; margin-left:40px; font-size:22px; font-weight:700;  display: flex; flex-direction: column;justify-content: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;  }

#bandeau-telephone span.fa-stack {width:34px; height:34px; margin:0px; padding:0px; line-height:34px; position:absolute; top:0px; left:0px; }
#bandeau-telephone i.fa-circle {font-size: 29px;}
#bandeau-telephone i.fa-phone {color:; font-size: 23px;}
#bandeau-telephone .numero {margin-left:32px; letter-spacing:1px;}
#bandeau-telephone a,#bandeau-telephone a:visited, #bandeau-telephone a:hover {text-decoration:none; color:#fff;}

/* Adresse de contact */
#bandeau-mail {position:relative; float:right; padding:0 5px 0 6px; margin-left:40px; height:35px; border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; -khtml-border-radius: 16px;   -moz-box-shadow: 0px 0px 2px #BCBCBC; -webkit-box-shadow: 0px 0px 2px #BCBCBC;  box-shadow: 0px 0px 2px #BCBCBC;}
#bandeau-mail a,
#bandeau-mail a:visited,
#bandeau-mail:hover a {text-decoration:none;}
#bandeau-mail i.fa-envelope-o {color:;height: 34px; font-size: 25px; display: flex;flex-direction: column;justify-content: center; }
#bandeau-mail:hover {background:;}
#bandeau-mail:hover .fa-envelope-o {color:#fff;}



#menu {list-style:none; margin:0px auto; padding:0 2px; padding-top:114px; height:32px;}
#menu ul {list-style-type: none; padding:0; margin:0;}
#menu-conteneur {text-align:right; position:relative; z-index:30; font-size:0; }
#menu .menu-element { display:inline-block; vertical-align:top; position:relative; z-index:30;margin-left:60px;}
#menu .menu-element:first-child {margin-left:0px;}
#menu .menu-element > span { cursor:default;}
#menu .menu-element > a > span,
#menu .menu-element > a:visited > span,
#menu .menu-element > span {display: block; line-height:30px; color:#565555; font-size:16px; font-weight:400; height:30px;font-family:'Lato', sans-serif; text-transform:uppercase;} 

#menu .menu-element.menu-grand > span,
#menu .menu-element.menu-grand > a > span {padding:0px 0 1px;}
#menu .menu-element > a,
#menu .menu-element > a:visited {text-decoration:none;}
#menu .menu-element > a:hover {text-decoration:none;}

#menu .menu-element.selected > a > span,
#menu .menu-element.selected > span,
#menu .menu-element:hover > a > span,
#menu .menu-element:hover > span {border-bottom:2px solid #c33424;}


/* Sous menu niveau 1 */
#menu .smenu-conteneur {position: absolute; left: 10px; top:31px; width: 210px; display:none; border:1px solid #c33424; background-color:#ffffff; }
#menu .smenu-conteneur .global {padding:0 !important;}
#menu .smenu-element {margin:3px 0px;}
#menu .smenu-element > a {text-decoration:none;}
#menu .smenu-element > a > span,
#menu .smenu-element > a:visited > span,
#menu .smenu-element > span {border-bottom:1px solid #eceaea; text-align:center; padding:10px; color:#393939;  font-size:16px; font-weight: 400;  display:block; text-decoration: none;  font-family:'Lato', sans-serif; background:#ffffff;}
#menu .smenu-element:last-child > a > span,
#menu .smenu-element:last-child > a:visited > span,
#menu .smenu-element:last-child > span{border:none;} 


#menu .smenu-element.selected > a > span,
#menu .smenu-element.selected > span,
#menu .smenu-element > a:hover > span,
#menu .smenu-element > span:hover {color:#c33424; font-weight: 400;  }
#menu .smenu-element ul:focus,#menu .smenu-element ul:visited{list-style: none; text-decoration: none;}

#menu .ssmenu-conteneur-images {float:left;width: 143px; height: 143px; margin-top: 10px;}
#menu .ssmenu-images {display:none;}

/* Sous menu niveau 2 */
#menu .ssmenu-conteneur {padding:0px; margin:0px;}
#menu .ssmenu-element {}
#menu .ssmenu-element > a {text-decoration:none;}
#menu .ssmenu-element > a > span,
#menu .ssmenu-element > span {color:#7B808E; display:block; padding:6px 0; margin-top:5px; font-size:16px; border-top:1px solid #fcdb50;}
#menu .ssmenu-element.selected > a > span,
#menu .ssmenu-element:hover > a > span {color:#000;}




/* BANDEAU IMAGE */
#bandeau-image {height:150px;z-index: 10;}
#bandeau-image .bandeauImage {height:150px;}
#bandeau-image .parallax-mirror {width:100%;}
#bandeau-image .bandeauImage .parallax-mirror {}
#bandeau-image .parallax-slider { height:150;}
#bandeau-image .parallax-slider img {display:block; width:100%; height:auto; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}


/* CENTRE */
#centre {min-height:540px; overflow:hidden; padding:20px 0;}
#centre .global {}


.submit {display:block; margin-left:160px;}
.submit input, input.submit {width:71%;  font-weight:400; font-weight:400; display:block; text-transform: uppercase; font-size:20px; cursor:pointer; text-decoration:none; color:#fff;  background:#d2221e;  border:1px solid #d2221e; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; padding:2px 5px; 
 }
.submit input:hover, input.submit:hover {background:#fff; color:#d2221e;  border:1px solid #d2221e;}

.bouton, a.bouton, a.bouton:visited, #centre a.bouton, #centre a.bouton:visited { width:71%;  text-transform: uppercase; font-weight:400; font-size:20px; display:block; cursor:pointer; text-decoration:none; color:#fff;  background:#d2221e;  border:1px solid #d2221e;; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; padding:2px 5px;
  }
#centre .bouton a, #centre a.bouton,
#centre .bouton a:visited, #centre a.bouton:visited {text-transform: uppercase; font-weight:400; font-size:20px; text-decoration:none; color:#fff;}
.bouton:hover, a.bouton:hover, #centre a.bouton:hover {background:#fff; color:#d2221e;  border:1px solid #d2221e; }
#centre .bouton:hover a, a.bouton:hover,#centre a.bouton:hover { text-decoration:none; color:#d2221e;  border:1px solid #d2221e;}


.ombrage {text-shadow: 2px 3px #000000; -webkit-text-shadow: 2px 3px #000000;-o-text-shadow: 2px 3px #000000;text-shadow: 2px 3px #000000;}
img.ombrage { box-shadow:2px 3px #000000; -moz-box-shadow: 2px 3px #000000; -webkit-box-shadow: 2px 3px #000000;  box-shadow:2px 3px #000000; }
p.ombrage img {box-shadow:2px 3px #000000; -moz-box-shadow: 2px 3px #000000; -webkit-box-shadow: 2px 3px #000000;  box-shadow: 2px 3px #000000; }



/* DROITE */
#droite {}

/* CONTENU */

#centre h1 {border-bottom: 1px solid #000000;margin:30px 0 0 0; padding: 0 0 18px 0; text-align:center; color:#c33424; font-weight:700; font-size:27px; font-family:'Lato', sans-serif; }

#centre h2 {background: url(../images/puce-h2.png) no-repeat left 12px; padding-left:10px; margin:30px 0 20px;  color:#393939; font-weight:700; font-size:22px; font-family:'Lato', sans-serif;}

#centre h3 { margin-left:20px;  color:#393939; font-weight:400; font-size:18px; font-family:'Lato', sans-serif;}
#centre p {margin-left:20px;}
#centre p, #centre table tr td, #centre span {color:#565555;  font-weight:400; }
#centre span strong, #centre strong {font-weight:700;}

#centre .parallax-image h1,#centre .parallax-image h2,#centre .parallax-image h3 {}
#centre .parallax-image h1,#centre .parallax-image h2,#centre .parallax-image h3,#centre .parallax-image p,#centre .parallax-image span,#centre .parallax-image table tr td {color:#fff;}


#centre ul {margin-left:20px;}
#centre ul ul{margin-left:0;}
#centre ul li {}
#centre table tr td ul {margin-left:0;}
#centre table tr td p {margin:7px 0;}
#centre a,
#centre a:visited {color:#d2221e; text-decoration:none;}
#centre a:hover {text-decoration:none;}


#centre #parallax-window-1 h1 {color:; font-weight:700; font-size:38px; line-height:38px;}  
#centre #parallax-window-1 .global {padding-top:0; padding-bottom:0; display: flex; flex-direction: column; height: 150px; justify-content: center;}
#centre #parallax-window-9 { background:;}
#centre #parallax-window-9 a, 
#centre #parallax-window-9 a:visited {color:#ffffff;}
#centre #parallax-window-9 h1 {font-weight:500;}
#centre #parallax-window-9 h1, #centre #parallax-window-9 h2,
#centre #parallax-window-9 h2, #centre #parallax-window-9 p,
#centre #parallax-window-9 span, #centre #parallax-window-9 table tr td, 
#centre #parallax-window-9 label  {color:#ffffff;}
#centre #parallax-window-9 .cadreinfos {min-height:50px; margin-bottom:24px; margin-top:50px; text-align:center; }
#centre #parallax-window-9 .cadreinfos .info {min-height:50px; display:inline-block; vertical-align:top; color:#ffffff;  font-weight:700; font-size:24px; }

#centre #parallax-window-9 .cadreinfos .tel {position:relative; text-align:left; min-width: 226px; padding:0 62px 0 45px; font-weight:700; margin:0 0px 0 68px; font-size:22px; color:#ffffff; border-right:1px solid #ffffff;}

#centre #parallax-window-9 .cadreinfos .tel span.fa-stack {width:40px; height:40px; margin:0px; padding:0px; line-height:37px; position:absolute; top:0px; left:0px; }
#centre #parallax-window-9 .cadreinfos .tel i.fa-circle {font-size: 34px;}
#centre #parallax-window-9 .cadreinfos .tel i.fa-phone {color:; font-size: 26px;}
#centre #parallax-window-9 .cadreinfos .tel .numero {letter-spacing:1px; font-size:32px;}



#centre #parallax-window-9 .cadreinfos .adresse {position:relative; text-align:left; padding-left:45px; width:360px; margin-left:62px; color:#ffffff;}

#centre #parallax-window-9 .cadreinfos .adresse span.fa-stack {width:40px; height:40px; margin:0px; padding:0px; line-height:37px; position:absolute; top:0px; left:0px; }
#centre #parallax-window-9 .cadreinfos .adresse i.fa-circle {font-size: 34px;}
#centre #parallax-window-9 .cadreinfos .adresse i.fa-map-marker {color:; font-size: 26px;}
#centre #parallax-window-9 .cadreinfos .adresse .adressecomplete {letter-spacing:1px; font-size:24px; }




/* TEMPLATE AVEC NAVIGATION */
#module-navigation {}
#module-navigation #centre {padding-left:30px;}
	
/* TEMPLATE SANS NAVIGATION */
#module-defaut {}
#module-defaut #centre {}

/* PIED */
#pied-image {background:url(../images/fond-pied-1.png) repeat; height:213px;width:100%;}
#pied-image .parallax-window {min-height:213px !important;}

#pied {background:#fff; margin-top:0px; border-top:13px solid #d2221e;}
#pied .global {padding:15px 10px; max-width: 1240px;}
#pied .global .contenu-wrapper {min-height:245px; font-size:0; text-align:center;}



#pied .col ul {padding:0;}
#pied .col .liens {font-size:16px; color:#393939; font-weight:400; text-decoration:none; font-family:'Lato', sans-serif;}
#pied .col ul li {margin:6px 0; list-style:none; text-align:left;}
#pied .col a,
#pied .col a:visited {text-decoration:none; }
#pied .col a > span,
#pied .col a:visited > span { font-size:16px; color:#393939; font-weight:400;font-family:'Lato', sans-serif;}
#pied .col a:hover > span {text-decoration:underline;}
 

#pied .col {width:calc(24% - 50px); min-width:245px; margin:32px 40px; display:inline-block; vertical-align:top; }
#pied .col:first-child {margin-left:0;}
#pied .col:last-child {margin-right:0;}
#pied .col .categorie {text-align:left; border-bottom:1px solid #000; padding-bottom:12px; margin-bottom:15px;}
#pied .col .categorie > a > span,
#pied .col .categorie > a:visited > span,
#pied .col .categorie > span {font-size:16px; color:#d2221e; font-weight:700; text-decoration:none; font-family:'Lato', sans-serif;text-transform:uppercase;}
#pied .col .categorie a:hover {}

#pied .liens a > span,
#pied .liens a:visited > span,
#pied .liens li > span {background:url(../images/puce-li.png) no-repeat left 10px; padding-left:8px;}
 

#pied .liens .pied-contact-element { overflow: hidden; padding: 0 0 7px 4px; text-align:left; margin:0px 0 3px;}
#pied .liens .pied-contact-element i {font-size: 16px; width: 20px; text-align: center; color: #d2221e;}
#pied .liens .pied-contact-element .pied-contact-span {width: calc(100% - 28px); display: inline-block;  vertical-align: top;}
#pied .liens .pied-contact-element .blanc,
#pied .liens .pied-contact-element a.blanc,
#pied .liens .pied-contact-element a.blanc:visited { color:#393939 !important;text-decoration:none;}

#pied .liens #pied-adresse {}	
#pied .liens #pied-telephone {}
#pied .liens #pied-telephone .blanc {min-width: 100px; display: inline-block;}
#pied .liens #pied-mail {}
#pied .liens #pied-mail i {font-size:12px;}
#pied .liens #pied-mail a {text-decoration:none;color: #7e461a; }
#pied .liens #pied-mail > a > span,
#pied .liens #pied-mail > a:visited > span {background:none; padding:0;}

#parallax-window-3{padding:30px 0;}
#pied a,
#pied a:visited {color:#393939; text-decoration:none;}
#pied a:hover {}

/* Messages de retour */
.reponse-message,
.reponse-erreurs, .ok { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; padding:0 0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11; font-weight:bold; }
.reponse-message, .ok { color: #264409; font-weight:bold; }

/* Fil d'ariane */
#ariane {}
.ariane-vous-etes-ici {}
.ariane-accueil {}
.ariane-fleche {}
a.ariane-element {}
span.ariane-element {}
.ariane-element-final {}

/* Contact */
#centre #module-contact {text-align:left; font-size: 16px;}

#module-contact .w50p {width:50%; float:left;}
/* Bloc googlemap */
#module-contact .googlemap { width:50%; float:right; }
#module-contact .googlemap iframe {width:100%;}

#module-contact #contact-conteneur {overflow:hidden;}
#module-contact #module-contact-adresse {}
#module-contact #module-contact-adresse .contact-adresse {display:inline-block;}
#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact #contact-container .form140 {font-weight:bold;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact .form div {margin:10px 0; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#module-contact .form div .element-adresse {width:calc(100% - 200px);}
#module-contact .submit {cursor:pointer; margin-left:160px;}
#module-contact #contact-captcha {margin-left:160px;} 
#module-contact .submit:hover {}
#module-contact #contact-optin,
#module-contact #contact-optin p {font-size:13px;}

/* Plan du site */
.plansite-ul {}
.plansite-li {}
.plansite-a {text-decoration:none;}
.plansite-a:hover {text-decoration:underline;}
.plansite-span {}


/* Mosaique */
.mosaique-conteneur {text-align:left;margin: 20px auto;}
.mosaique-conteneur .mosaique-ligne {text-align:left; margin: 10px 0;}
.mosaique-conteneur .mosaique-element {display:inline-block; vertical-align:top; margin:5px;}
.mosaique-conteneur .mosaique-element a, 
.mosaique-conteneur .mosaique-element a:visited {width:100%; height:100%; display:block;}
.mosaique-conteneur .mosaique-element a img {display:block;}



/* Diaporama */
#contenu .diaporama-container {  position: relative; z-index:1; overflow:hidden; min-height:280px; min-width:300px; }
/** Carousel **/
#contenu .diaporama-slider { position: relative; overflow: hidden;  min-width:240px; min-height: 200px; margin:0 auto;}
#contenu .diaporama-slider ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
#contenu .diaporama-slider .diaporama-slider-li {text-align:center;  margin:0 auto; cursor:pointer; float: left;  padding: 0; min-width:240px; min-height: 200px; list-style:none; }
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image{width:100%; height:100%;}
.diaporama-prev, .diaporama-next { position: absolute; top: 0; width: 30px; min-height: 200px; text-align: center;}
.diaporama-prev i, .diaporama-next i {position: absolute; top: 40%; left:25%; font-size:50px;}
.diaporama-prev { left: 0px;}
.diaporama-next { right: 0px;}

.diaporama-boutons{ width:80px;  margin:5px auto 0;}
.diaporama-pause {width:20px; }
.diaporama-lecture {width:20px; }
.diaporama-pause i,.diaporama-lecture i  {margin:0 10px; cursor:pointer; font-size:20px;}


/* MODULE ACTUALITES */
#actualites {}
#actualites .conteneur {}
#actualites .conteneur .titre {}
#actualites .conteneur .contenu {}
#actualites .conteneur .contenu .extrait {min-height:90px;}
#actualites .conteneur .contenu .photo {float:left; margin:0 10px 10px 0;}
#actualites .conteneur .contenu .lien {text-align:right;}
#actualites .conteneur .contenu .lien a,
#actualites .conteneur .contenu .lien a:visited {}
#actualites .conteneur .contenu .lien a:hover {}

.retour-actualites {margin:10px 0 30px;}


/* MODULE AUTHENTIFICATION */
#authentification {}
#authentification .form {margin:10px 0;}
#authentification .form label {float:left; width:150px;}
#authentification .form .inputText {width:200px;}
#authentification .form .submit {}


/* Accueil */

/* SLIDER */


/* Mosaique */
#accueil-mosaiques {font-size:0; text-align:center; margin:50px auto;}
#accueil-mosaiques .accueil-mosaique {border:2px solid #fff; box-sizing:border-box; cursor:pointer; display:inline-block; vertical-align:top; font-size:20px; margin:5px; height:400px; width:244px; overflow:hidden; position:relative; z-index:10;}
#accueil-mosaiques .accueil-mosaique:first-child {margin:5px 5px 5px 0;}
#accueil-mosaiques .accueil-mosaique:last-child {margin:5px 0px 5px 5px;}


/* Mosaique slide */
/* Images rotatives*/
.flipcard { position: relative; perspective: 500px; margin:0 auto;}
.accueil-mosaique:hover .flipcard.v .front, .flipcard.v.flip .front{ transform: rotateX(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform-style: preserve-3d; -moz-transition: all 0s linear 0s; -webkit-transform-style: preserve-3d; -webkit-transition: all 0s linear 0s; }
.accueil-mosaique:hover .flipcard.v .back, .flipcard.v.flip .back{ transform: rotateX(0deg); -moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transition: all 0s linear 0s; -webkit-transition: all 0s linear 0s; }
.flipcard.v .back { transform: rotateX(-180deg); -moz-transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg);}
.accueil-mosaique:hover .flipcard.h .front, .flipcard.h.flip .front{ transform: rotateY(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.accueil-mosaique:hover .flipcard.h .back, .flipcard.h.flip .back{ transform: rotateY(0deg); -moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg);}
.flipcard.h .back { transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg);}
.flipcard .front, .flipcard .back{ position:absolute; width: 100%; height: 100%; transition: all 0.5s ease-in; backface-visibility: hidden; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden;   }

/* Images non rotatives */
#accueil-mosaiques .accueil-mosaique .accueil-mosaique-nom {position:absolute; left:0; top:0; z-index:20; padding:10px 0px; width:100%; height:90px; background:rgba(130,147,165,0.9);display: flex; flex-direction: column;justify-content: center; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#accueil-mosaiques .accueil-mosaique .accueil-mosaique-nom span {color:#fff; font-size:20px; font-weight:400; text-transform:uppercase; font-family:Lato;}
#accueil-mosaiques .accueil-mosaique .accueil-mosaique-image {position:absolute; left:0; top:0; z-index:10; width:100%; height:100%;}
#accueil-mosaiques .accueil-mosaique:hover .accueil-mosaique-nom {padding-top:50px;}


/* Renseignement */

#renseignement-conteneur {cursor:pointer; max-width:600px; min-height:65px; margin:40px auto; background:#fff;  font-family:'Lato', sans-serif; border:1px solid #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;  }
#renseignement-titre {position:relative; z-index:10; height: 65px; padding:0 10px 0 20px; text-align:center;display:inline-block; vertical-align:top;  background:#d2221e;}
#renseignement-titre span {height:100%; text-transform: uppercase; letter-spacing: 0.9px;  font-weight:700; font-size:21px; color:#fff;  display: flex; flex-direction: column; justify-content: center;}
#renseignement-titre::after{ display: inline-block; content: " "; position: absolute; right: -23px; top: 8px; width: 47px; height: 47px; background:#d2221e; border-right: 1px solid #d2221e; border-top: 1px solid #d2221e; border-radius: 2px; z-index: -1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

#renseignement-contenu {height:55px; padding: 5px 0; display:inline-block; vertical-align:top; margin-left: 20px;}
#renseignement-contenu .renseignement-element {height: 100%; }
#renseignement-contenu .renseignement-element-contenu {display: flex; flex-direction: column; justify-content: center; height:100%; font-size: 30px; font-weight: 700; display:flex; flex-direction:column; justify-content:center;}
#renseignement-telephone {width:220px; text-align:center; display:inline-block; vertical-align:top; border-right:1px solid #000; color:#000;}
#renseignement-telephone a,
#renseignement-telephone a:visited {text-decoration:none; color:#000;}

#renseignement-mail {display:inline-block; vertical-align:top; width:66px;}
#renseignement-mail-contenu {display: flex; flex-direction: column; justify-content: center; height:100%; }
#renseignement-mail a,
#renseignement-mail a:visited {margin:0 auto; font-size:30px; color:#fff; width:28px; height:38px; text-align:center; text-decoration:none; background:#d2221e; padding:1px 6px; display: flex; flex-direction: column; justify-content: center; line-height: 35px;border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;  }
#renseignement-mail i {font-size:22px; color:#fff; display: inline-block; vertical-align: top;}



/* MODULE REALISATIONS */
#realisations {padding-bottom:15px;}
#realisations .conteneur {}
#realisations .conteneur .titre {text-align:left;}
#realisations .conteneur .contenu {}
#realisations .conteneur .contenu .extrait {min-height:90px;}
#realisations .conteneur .contenu .photo {float:left; margin:0 10px 10px 0;}
#realisations .conteneur .contenu .lien {text-align:right; margin-top:10px;}
#realisations .conteneur .contenu .lien a,
#realisations .conteneur .contenu .lien a:visited {width: 190px; height: 30px; line-height: 28px; text-align: center; background: #ccc; border:1px solid #ccc; font-size: 20px; color: #fff; text-decoration: none; display: inline-block; vertical-align: top;}
#realisations .conteneur .contenu .lien a:hover {background: #ffffff; color:#ccc;}

.retour-realisations {margin:10px 0 30px;}

/* BOUTON PAYPAL */
.paypal-button {
    white-space: nowrap;
}
.paypal-button button {
    background: none repeat scroll 0 0 #ffa823;
    border: 1px solid #ffa823;
    border-radius: 13px;
    color: #0e3168;
    cursor: pointer;
    font-family: "Arial",bold,italic;
    font-style: italic;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    z-index: 0;
}
.paypal-button button.large {
    font-size: 14px;
    padding: 4px 19px;
}

.paypal-button button:after {
    background: -moz-linear-gradient(center top , #fefefe 0%, #fed994 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 40px 40px 38px 38px;
    content: " ";
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(1%);
    width: 98%;
    z-index: -1;
}
.paypal-button button:before {
    background: -moz-linear-gradient(center top , #ffaa00 0%, #ffaa00 80%, #fff8fc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 11px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}




/* PREPARATION RESPONSIVE */

/* Retour haut de page */
#back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    border:none;
    text-decoration: none;
    background: rgba(210, 34, 30, 0.9);
    color:#fff;
    width:45px; height:48px;
    padding: 0.2em;
    display: none;
	z-index:500;
	border:1px solid #fff;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;  
}
#back-to-top i {color:#fff; font-size: 40px;  line-height: 40px; width:45px; text-align:center;}

#back-to-top:hover {    
}
.tableau-parent,
.tableau-parent-2,
.tableau-parent-3,
.tableau-parent-4,
.tableau-parent-5 {text-align:center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.tableau-parent tbody,
.tableau-parent-2 tbody,
.tableau-parent-3 tbody,
.tableau-parent-4 tbody,
.tableau-parent-5 tbody,
.tableau-parent tr,
.tableau-parent-2 tr,
.tableau-parent-3 tr,
.tableau-parent-4 tr,
.tableau-parent-5 tr {display: inline-table;width: 100%;}
.tableau-parent > tbody > tr > td,
.tableau-parent-2 > tbody > tr > td,
.tableau-parent-3 > tbody > tr > td,
.tableau-parent-4 > tbody > tr > td,
.tableau-parent-5 > tbody > tr > td {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}

.tableau-enfant {margin:15px !important; display:inline-block; vertical-align:top; text-align:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td {width:100% !important; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td img {max-width:100%; height:auto; margin: 0 auto; display: block;}
.tableau-parent-2 .tableau-enfant {width:calc(50% - 35px) !important; min-width:215px !important;}
.tableau-parent-3 .tableau-enfant {width:calc(33.333% - 35px) !important; min-width:215px !important;}
.tableau-parent-4 .tableau-enfant {width:calc(25% - 35px) !important; min-width:215px !important;}
.tableau-parent-5 .tableau-enfant {width:calc(20% - 35px) !important; min-width:215px !important;}

.table-responsive-50-pourcent table, 
.table-responsive-50-pourcent thead, 
.table-responsive-50-pourcent tbody, 
.table-responsive-50-pourcent tr, 
.table-responsive-50-pourcent th, 
.table-responsive-50-pourcent td,
.table-responsive-100-pourcent table, 
.table-responsive-100-pourcent thead, 
.table-responsive-100-pourcent tbody, 
.table-responsive-100-pourcent tr, 
.table-responsive-100-pourcent th, 
.table-responsive-100-pourcent td {display: block;}

.table-responsive-50-pourcent table,
.table-responsive-100-pourcent table {width:100%;}

.table-responsive-50-pourcent thead,
.table-responsive-100-pourcent thead {display: none;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding: 10px;text-align: left;border: solid 1px #ccc;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding-left: 173px;position: relative;margin-top: -1px;width: 100%!important;text-align: left !important;background: #FFF;box-sizing: border-box;}
.table-responsive-50-pourcent td:nth-child(odd),
.table-responsive-100-pourcent td:nth-child(odd) {background-color: #eee;}

.table-responsive-50-pourcent td::before,
.table-responsive-100-pourcent td::before {padding: 10px;content: attr(data-label);position: absolute;top: 0;left: 0;width: 145px;bottom: 0;background-color: #d2221e;color: #ffffff;font-weight: 600;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.table-responsive-50-pourcent tr {margin: 0 5px 1rem;}
.table-responsive-100-pourcent tr{margin: 0 0px 1rem;}

.table-responsive-100-pourcent tr { width: 100%;}
.table-responsive-50-pourcent tr { width: calc(50% - 13px);display: inline-block;vertical-align: top;}

.table-responsive-50-pourcent th + td,
.table-responsive-100-pourcent th + td {padding-left: 10px;}

/* Table responsive */
.table-header { opacity:0; background-color: #d2221e; }
.table-responsive-label {display:none;}



/* Cookie message */
#cookie-message {position:fixed; bottom:20px; left:20px; z-index:9999; background:rgba(0,0,0,0.8); width:calc(100% - 40px); max-width:680px; border-radius:3px;}
#cookie-message-wrapper {padding:20px 45px 20px 20px;}
#cookie-message-entete { overflow:hidden; text-align:right; position:absolute; top:2px; right:9px; z-index:100;}
#cookie-message-fermer {color: #fff; font-size: 30px; line-height: 30px; text-decoration: none;}
#cookie-message-contenu {color:#ffffff;font-size:14px;}
#cookie-message-contenu a,
#cookie-message-contenu a:visited {color:#ffffff;font-size:14px;}
#cookie-message-contenu p {margin:0; font-size:14px;}

#cookie-choix-contenu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#cookie-choix-contenu .cookie-choix {-webkit-box-align: center;align-items: center;background-color: #fff;border: none;cursor: pointer;display: -webkit-inline-box;display: inline-flex;-webkit-box-pack: center;justify-content: center;width: 110px;padding: 10px;position: relative;text-decoration: none;-webkit-transition: background-color .3s ease;transition: background-color .3s ease;background: none;color: #fff;text-transform: uppercase;}
#cookie-choix-contenu .cookie-choix a{text-decoration: none;}
#cookie-choix-contenu .cookie-choix span{letter-spacing: 1px;color: #fff;display: block; font-size: 13px;font-weight: 700;line-height: 1.23;pointer-events: none;position: relative;text-align: center;-webkit-transition: color .3s ease;transition: color .3s ease;z-index: 1;}
#cookie-choix-contenu .cookie-choix::before {background-color: #c33424; bottom: 0;content: "";display: block;left: 0;position: absolute;top: 0;-webkit-transition: width .3s ease;transition: width .3s ease;width: 0;}
#cookie-choix-contenu .cookie-choix:hover::before {width: 100%;}

.popup-modal-close {display: flex; justify-content: flex-end;margin-bottom:20px;}

/* Cookie consentement modal debut */
#cookie-consent-form {}
#cookie-consent-form > .titre {font-size:18px; text-transform:uppercase;}
#cookie-consent-form .categories {}
#cookie-consent-form .categorie {padding:15px 0; border-top:1px solid #ccc;}
#cookie-consent-form .categorie:first-child {border-top:none;}

#cookie-consent-form .categorie .haut {}
#cookie-consent-form .categorie .titre {font-weight:bold; margin-bottom:15px; display:inline-block; vertical-align:top; width:250px;}
#cookie-consent-form .categorie .configuration {color:#2196F3; display:inline-block; vertical-align:top; width:calc(100% - 260px); text-align:right;}
#cookie-consent-form .categorie .configuration.actif {font-weight:bold;}

#cookie-consent-form .categorie .contenu {}
#cookie-consent-form .categorie .contenu > div { border-bottom: 1px solid #ccc;}
#cookie-consent-form .categorie .row {margin:10px 0; font-size:0.9em;}
#cookie-consent-form .categorie .label {display:inline-block; vertical-align:top; width:120px; font-weight:bold;}
#cookie-consent-form .categorie .valeur {display:inline-block; vertical-align:top; width:calc(100% - 120px);}

#cookie-consent-form .categorie .nom {}
#cookie-consent-form .categorie .description {}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 

/* Cookie consentement modal fin */