@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 */

@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-Light/Assistant-Light.eot');
  src: url('../fonts/Assistant-Light/Assistant-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Assistant-Light/Assistant-Light.woff2') format('woff2'),
      url('../fonts/Assistant-Light/Assistant-Light.woff') format('woff'),
      url('../fonts/Assistant-Light/Assistant-Light.svg#Assistant-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-SemiBold/Assistant-SemiBold.eot');
  src: url('../fonts/Assistant-SemiBold/Assistant-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Assistant-SemiBold/Assistant-SemiBold.woff2') format('woff2'),
      url('../fonts/Assistant-SemiBold/Assistant-SemiBold.woff') format('woff'),
      url('../fonts/Assistant-SemiBold/Assistant-SemiBold.svg#Assistant-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}




/* *{font-family: 'Raleway', sans-serif;} */
body {margin:0; padding:0; font-family: 'Assistant', sans-serif; font-size:17px; font-weight:300; background:#fff; color:#505dff;}
strong {font-weight:600;}
.noscroll {  overflow: hidden; height: 100%; width:100%;}

body.mfp-open {height:100%; overflow:hidden;}
body.mfp-open .mfp-wrap {}
body.popin-open .mfp-wrap { overflow:hidden !important;/*height: 100% !important;*/  position: /*static*/fixed;}

body.showLayout {overflow: hidden !important; height: 100% !important; width:100% !important;}
body.showLayout #modal-layout {  width: 100%;  height: 100%;  position: fixed;  left: 0px;  top: 0px;  z-index: 3001;  display: block; background: rgba(0,0,0,0.6);}

.layout {background:rgba(115,115,115,0.5); width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:100; display:none;}
.layout.visible {display:block;}

/* 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; width: auto; max-width: 1000px;  max-height:885px; min-height: 160px; margin: 50px auto; border-radius: 5px; }

/* FIN POPUP */

#global {padding-top:0px; min-height:100vh; display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between;}
.global {max-width:1570px; padding:0 20px; margin:0 auto;}

#centre {padding: 1px 0;  min-height: 100vh; height: 100%; box-sizing: border-box; position:relative; z-index:10; display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
#centre::after {content:""; display:block; width:100%; height:100%; position:absolute;  z-index:10; background:rgba(0,0,0,0.4);}
#contenu {width: 100%; position:relative; z-index:15; }

#global.global-page #centre {background:#fff !important;}
#global.global-page #centre::after {display:none;}

#global h1,
#global h2.h1,
.white-popup h1 { font-weight:200; font-size:27px; color:#505dff; text-align:left; }
#global h1 em,
#global h2.h1 em,
.white-popup h1 em {font-style:normal; display:block;margin-top: 10px; }
#global h1 br,
#global h2.h1 br,
.white-popup h1 br {display:block; content: "";}
#global h2:not(.h1),
.white-popup h2:not(.h1),
#global h1 em,
#global h2.h1 em,
.white-popup h1 em { font-size: 14px; color: #ff6927; font-weight:400; text-transform:uppercase; letter-spacing: 1px;}
#global h3,
.white-popup h3 {font-weight: 200; font-size:17px; text-align:left; color:#b0b3d8;}

#global p,
.white-popup p { text-align:left;}
.white-popup p {word-break:break-word;}
#centre p.bouton,
#centre p span.bouton {cursor:default; text-align:center; margin:10px auto;}
#centre p.bouton:hover,
#centre p span.bouton:hover {background:#505dff !important; color:#fff !important; }
#global .bouton p {margin:0 !important; cursor:default;}
#global table.bouton {cursor:default;}
#centre ul,
.white-popup ul {padding-left: 20px; list-style: none; margin-left: 20px;}
#centre ul ul,
.white-popup ul ul {margin-left:0;}

#centre ul li,
.white-popup ul li {line-height: 23px; margin:7px 0; padding-left:0; position:relative; list-style: none; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#centre ul li > div,
.white-popup ul li > div {line-height: 24px; text-align:justify; }
#centre ul li::before,
.white-popup ul li::before { content: "\f138"; font-family: FontAwesome; font-size: 11px; display: block; color: #de3f1f; margin-right:6px;}
a,
a:visited {color:#de3f1f; text-decoration:underline;}
a:hover {text-decoration:none;}
#global ul li p {margin:0px;}
.white-popup img {max-width:100%; max-height:100%; height:auto;}


#bandeau-reseaux {  position: absolute;  right: 30px;  top: 10px;  z-index: 200; text-align:center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#bandeau-reseaux .bandeau-social { opacity:0.6; margin: 5px; -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;} 
#bandeau-reseaux .bandeau-social a,
#bandeau-reseaux .bandeau-social a:visited {text-align:center; text-decoration:none; width:32px; height:32px; display: block;}
#bandeau-reseaux .bandeau-social img {width:100%; height:100%; object-fit:contain; filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(165deg) brightness(105%) contrast(105%);}
#bandeau-reseaux .bandeau-social:hover {opacity:1;}


#accueil-conteneur {  height: 100%; box-sizing: border-box;  padding: 1px;}
#bande-haut {width: 100%;margin:0 0px 20px;}
#bande-haut h1 {text-align:center; font-weight:600; color:#ffffff; font-size:75px;  line-height: 75px;}
#bande-haut h1 em {display:block; font-style:normal; font-weight:300; color:#ffffff; font-size:45px;  line-height: 45px; text-transform: initial; }

/* PAVES */
#accueil-paves-conteneur {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch;}
#accueil-paves-conteneur .accueil-pave {width: 50%; margin:0px; position: relative; cursor:pointer; padding: 40px; box-sizing: border-box;   display: flex;  flex-wrap: wrap;}
#accueil-paves-conteneur .accueil-pave-conteneur {width: 100%; max-width:735px; height:100%; max-height: 610px; border-radius: 10px; background:#fff; position:relative; z-index: 5; overflow:hidden;}

#accueil-paves-conteneur .accueil-pave-centre {width: 100%; height:100%;  position:relative; z-index: 5;  padding: 70px 20px; box-sizing: border-box;}
#accueil-paves-conteneur .accueil-pave-centre > div {width:100%;}

#accueil-paves-conteneur .accueil-pave-image {width: 100%;  max-width: 290px; height: 85px; margin: 0 auto 10px;}
#accueil-paves-conteneur .accueil-pave-image img {width: 100%; height: 100%; object-fit: contain; }
#accueil-paves-conteneur .accueil-pave-picto {width: 56px; height: 56px; margin: 30px auto ;}
#accueil-paves-conteneur .accueil-pave-picto img {width: 100%; height: 100%; object-fit: contain; }
#accueil-paves-conteneur .accueil-pave-contenu {text-align: center;  height: calc(100% - 150px);}
#accueil-paves-conteneur .accueil-pave-texte { font-size:20px; } 
#accueil-paves-conteneur .accueil-pave-texte h2 {font-weight:600;  font-size:25px; color:#505dff; text-transform:initial; margin:5px 0; letter-spacing:0;}
#accueil-paves-conteneur .accueil-pave-texte p {text-align:center;  line-height: 32px;  margin:5px 0;}
#accueil-paves-conteneur .accueil-pave-bouton {  margin-top: 45px;}
#accueil-paves-conteneur .accueil-pave-bouton .bouton,
#accueil-paves-conteneur .accueil-pave-bouton .bouton:visited,
#accueil-paves-conteneur .accueil-pave-bouton .bouton-fleche,
#accueil-paves-conteneur .accueil-pave-bouton .bouton-fleche:visited {margin:0; font-size: 30px; min-height:90px; width:100%; max-width:430px; background:#ff6927;}

#accueil-paves-conteneur #accueil-pave-0 {justify-content: flex-end;}
#accueil-paves-conteneur #accueil-pave-0 .accueil-pave-conteneur {background:#fff;}
#accueil-paves-conteneur #accueil-pave-0 .accueil-pave-picto img {filter: invert(30%) sepia(55%) saturate(3449%) hue-rotate(229deg) brightness(103%) contrast(103%);}  
#accueil-paves-conteneur #accueil-pave-0 .accueil-pave-bouton .bouton:hover,
#accueil-paves-conteneur #accueil-pave-0 .accueil-pave-bouton .bouton-fleche:hover {background:#505dff; color:#fff;}

#accueil-paves-conteneur #accueil-pave-1 {justify-content: flex-start;}
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-conteneur {background: #505dff;}
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-texte {color:#fff;}
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-texte h2 {color:#fff;}
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-picto img {filter: invert(99%) sepia(98%) saturate(15%) hue-rotate(117deg) brightness(107%) contrast(100%);}  
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-bouton .bouton:hover,
#accueil-paves-conteneur #accueil-pave-1 .accueil-pave-bouton .bouton-fleche:hover {background:#fff; color:#505dff;}


#pied {  margin-top: 0px;  background: #505dff;}
#pied .global {padding:15px 20px;   text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap;  -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}

#pied .liens {padding:0; margin:0 auto;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap;  -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;-webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .liens > div { list-style:none;  margin:0 0 5px 0; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#pied .liens > div > a {text-decoration:none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
#pied .liens > div > a::after {content: ""; background: #5a6e74; width: 1px; height: 12px; display:block; margin:0 5px; }
#pied .liens > div:last-child > a::after {display:none; }
#pied .liens > div > a > span,
#pied .liens > div > a:visited > span,
#pied .liens > div > span {text-decoration:none; color:#5a6e74; font-weight:400; font-size:20px; line-height: 25px; }
#pied .liens > div:hover > a > span,
#pied .liens > div:hover > span {}



/* Retour haut de page */
#back-to-top { position: fixed; bottom: 25px; right: 25px; border:none; text-decoration: none; background:  #505dff; color:#fff; width:48px; height:48px; padding: 0; display: none;	z-index:500; border-radius: 35px; }
#back-to-top span { margin:1px; width:calc(100% - 7px); height:calc(100% - 7px); background:  #505dff; border: 3px solid #fff; display:inline-block; vertical-align:middle; border-radius: 35px;}
#back-to-top i {color:#fff; font-size: 32px; line-height: 39px; width:100%; height:100%; text-align:center; }


/* MODULE AUTHENTIFICATION */
#authentification {}
#authentification .authentification-conteneur {max-width:400px;  width:calc(100% - 32px); padding:15px; border:1px solid #ccc; margin:0 auto;}
#authentification .form {margin:10px 0; font-size:0;}
#authentification .form .form140 {width:105px; font-size:15px; float: none;display: inline-block; vertical-align:middle;}
#authentification .form .input-text {width:calc(100% - 145px); display: inline-block; vertical-align:middle;}
#authentification .form .bouton {margin:30px auto 0; display:block;}
#authentification-motdepasse-oublie {font-size:13px; text-align: right;}

/* MAINTENANCE */
#maintenance-totale { width:100%; margin:0 auto; }
#maintenance-totale #authentification .authentification-conteneur {margin: 15px auto;}
#maintenance-totale #centre {height:100%;}
#maintenance-totale #centre .global {max-width:960px; height:100%;}
#maintenance-totale #centre .global #contenu {height:calc(100% - 50px); padding: 25px 0; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
#maintenance-totale #centre .global #contenu h2.maintenance {text-align:center;}
#maintenance-totale #centre .global #contenu p {margin-top:7px; margin-bottom:7px;}
#maintenance-totale #centre .global #contenu img {max-width:100%; height:auto;}
#maintenance-totale #maintenance-submit {}

/* 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;}
#cookie-message-contenu a,
#cookie-message-contenu a:visited {color:#ffffff;}
#cookie-message-contenu p {margin:0;}

#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: #505dff; 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 */


.gras {font-weight: 700; }
.lien {cursor:pointer; }
.vert {color:#018032; }
.clear { clear:both; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.floatLeft { float:left; }
.floatRight { float:right; }
a img {border:none; }

.clearfix:after {content: "."; 	display: block; 	clear: both; visibility: hidden; 	line-height: 0; 	height: 0; }
 .clearfix {display: inline-block; }

img.lazy {width: 100%; height: 100%; display: block; background: url('../images/ajax-loader.gif') no-repeat center center; }
 
 
#ui-datepicker-div {font-size:12px; }

.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: #505dff; 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: #505dff; }
.table-responsive-label {display:none; }

/* Formulaires */
.form {clear:left; margin:10px 0; }
.form140 {display:block; width:140px; padding-right:20px; float:left; text-align:right; }
.form180 {display:block; width:180px; padding-right:20px; float:left; text-align:right; font-size:0.8em; }
.form200 {display:block; width:200px; padding-right:20px; float:left; text-align:right; font-size:0.8em; }
.form90 {display:block; width:90px; padding-right:20px; float:left; text-align:right; }
.inputCadre { border:#529e11 1px solid; }


body .input { position: relative; z-index:10; background: #fff; }
/* LABEL DANS INPUT */
body .input > .input-text-label {border: 0; border-bottom:1px solid #e6e6e6; outline: 0; padding: 5px !important; width:100% !important; height:40px !important; position: relative;background-color: transparent; z-index: 2; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
body .input textarea {margin:0; font-size: 13px; width: 100%; color: #493030; outline: 0; padding: 20px 7px 3px 14px; position: relative; background-color: transparent; z-index: 2; }
body .input > label {top: 0px; left:-4px; font-size: 14px; color: #979191; letter-spacing:0.65px; position: absolute;-webkit-transform: translate(5px, calc(100% - 5px)) scale(1); transform: translate(5px, calc(100% - 5px)) scale(1); display: block; z-index: 1; -webkit-transform-origin: bottom left; transform-origin: bottom left; transition: color 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out; }
body .input > label.active {-webkit-transform: translate(0, 0) scale(0.8); transform: translate(0, 0) scale(0.8); }
body .input > label.active-color { }
body .input select { border:1px solid #e6e6e6; background:none; outline: 0; padding: 5px !important; width:100% !important; height:40px !important; }
body .erreur {border:1px solid #f00 !important; }
/* FIN LABEL DANS INPUT */

body .input-text {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width:100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
/*body .erreur .input-text,
body .erreur select {border-color:#f00; }*/
body .input .erreur-message,
body .input .erreur-message-mail,
body .input .erreur-message-identique,
body .checkbox-spe-conteneur .erreur-message {display:none; color:#6d071A; font-size:12px; letter-spacing: .85px; padding-left: 14px; text-align: left; position: absolute; bottom: -16px; left: 0; }

body textarea {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width: 70%; height:75px; resize : none; }
body select {outline:none;  border: 1px solid #dcdcdc; height:30px; }
.bouton-js {cursor:pointer; }

.submit input,
input.submit,.bouton,.bouton-fleche,
#global a.bouton,
#global a.bouton:visited,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {outline:none; border:none; font-size:20px; background:#505dff; color: #fff; min-height: 30px; min-width: 120px; text-align: center; padding: 10px 30px; margin: 10px; font-weight:400; font-family: 'Outfit', sans-serif; letter-spacing:0.2px; border-radius: 65px; text-decoration: none; vertical-align:top; cursor: pointer; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; 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; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-hyphens: unset; -ms-hyphens: unset; hyphens: unset; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; }
#global a.bouton span,
#global a.bouton:visited span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i,
#global .bouton a,
#global .bouton a:visited,
#global .bouton-fleche a,
#global .bouton-fleche a:visited { text-decoration:none; }

.bouton-fleche i,
#global a.bouton-fleche i {margin-left:12px; }
.bouton,
#global a.bouton,
#global a.bouton:visited,
.bouton-fleche,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {	line-height: 20px; }

.bouton span,
#global a.bouton span,
#global a.bouton:visited span,
.bouton-fleche span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
.bouton i,
#global a.bouton i,
#global a.bouton:visited i,
.bouton-fleche i,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i{-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; }

.submit input:hover,
input.submit:hover,
.bouton input:hover,
input.bouton:hover,
.bouton:hover,
#global .bouton:hover,
#global a.bouton:hover,
.bouton-fleche:hover,
#global .bouton-fleche:hover,
#global a.bouton-fleche:hover {background:#ff6927; text-decoration:none; }
#global a.bouton:hover span,
#global a.bouton-fleche:hover span,
#global a.bouton-fleche:hover i {}

/* Messages de retour */
.reponse-message,
.reponse-erreurs, .ok { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs { background: #fbe3e4; color: #8a1f11 !important; border-color: #fbc2c4; padding:0 0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409 !important; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11 !important; font-weight:bold; }
.reponse-message, .ok { color: #264409 !important; font-weight:bold; }



@media only screen and (-webkit-max-device-pixel-ratio: 1.5),
 only screen and (-o-max-device-pixel-ratio: 3/2),
 only screen and (max--moz-device-pixel-ratio: 1.5),
 only screen and (max-device-pixel-ratio: 1.5) {
 
	.logo-image.icon{display:inline-block; image-rendering: initial; }
	.logo-image.iconGrand{display:none; image-rendering: initial; } 
 
	body * {image-rendering: -webkit-optimize-contrast; }
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	
	body * {image-rendering: initial; }
}
/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 only screen and (-o-min-device-pixel-ratio: 3/2),
 only screen and (min--moz-device-pixel-ratio: 1.5),
 only screen and (min-device-pixel-ratio: 1.5) { 
 
	.logo-image.icon {display:none; image-rendering: initial; }
	.logo-image.iconGrand{display:inline-block; image-rendering: initial; } 
	body * {image-rendering: initial; }
}
