@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 */

/*.grecaptcha-badge {visibility: hidden !important; overflow: hidden !important; height: 0 !important; width: 0 !important;}*/

@font-face {
    font-family: 'Caveat Brush';
    src: url('../fonts/CaveatBrush/CaveatBrush-Regular.eot');
    src: url('../fonts/CaveatBrush/CaveatBrush-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CaveatBrush/CaveatBrush-Regular.woff2') format('woff2'),
        url('../fonts/CaveatBrush/CaveatBrush-Regular.woff') format('woff'),
        url('../fonts/CaveatBrush/CaveatBrush-Regular.svg#CaveatBrush-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-Light/Krub-Light.eot');
    src: url('../fonts/Krub-Light/Krub-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Light/Krub-Light.woff2') format('woff2'),
        url('../fonts/Krub-Light/Krub-Light.woff') format('woff'),
        url('../fonts/Krub-Light/Krub-Light.svg#Krub-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-Italic/Krub-Italic.eot');
    src: url('../fonts/Krub-Italic/Krub-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Italic/Krub-Italic.woff2') format('woff2'),
        url('../fonts/Krub-Italic/Krub-Italic.woff') format('woff'),
        url('../fonts/Krub-Italic/Krub-Italic.svg#Krub-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-Regular/Krub-Regular.eot');
    src: url('../fonts/Krub-Regular/Krub-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Regular/Krub-Regular.woff2') format('woff2'),
        url('../fonts/Krub-Regular/Krub-Regular.woff') format('woff'),
        url('../fonts/Krub-Regular/Krub-Regular.svg#Krub-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-Medium/Krub-Medium.eot');
    src: url('../fonts/Krub-Medium/Krub-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Medium/Krub-Medium.woff2') format('woff2'),
        url('../fonts/Krub-Medium/Krub-Medium.woff') format('woff'),
        url('../fonts/Krub-Medium/Krub-Medium.svg#Krub-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-MediumItalic/Krub-MediumItalic.eot');
    src: url('../fonts/Krub-MediumItalic/Krub-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-MediumItalic/Krub-MediumItalic.woff2') format('woff2'),
        url('../fonts/Krub-MediumItalic/Krub-MediumItalic.woff') format('woff'),
        url('../fonts/Krub-MediumItalic/Krub-MediumItalic.svg#Krub-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-SemiBold/Krub-SemiBold.eot');
    src: url('../fonts/Krub-SemiBold/Krub-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-SemiBold/Krub-SemiBold.woff2') format('woff2'),
        url('../fonts/Krub-SemiBold/Krub-SemiBold.woff') format('woff'),
        url('../fonts/Krub-SemiBold/Krub-SemiBold.svg#Krub-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Krub';
    src: url('../fonts/Krub-Bold/Krub-Bold.eot');
    src: url('../fonts/Krub-Bold/Krub-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Bold/Krub-Bold.woff2') format('woff2'),
        url('../fonts/Krub-Bold/Krub-Bold.woff') format('woff'),
        url('../fonts/Krub-Bold/Krub-Bold.svg#Krub-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {margin:0; padding:0; font-family: 'Krub', Arial; font-size:15px; font-weight: 400; background:#FFFFFF; color:#1c1c1c; }
body * {outline:none; }
@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) { body * {image-rendering: initial; }}
strong {font-weight:700; }
.noscroll { overflow: hidden; height: 100%; width:100%; }
.icon {display:block;}

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; }

.social-facebook i {}
.social-instagram i {}
.social-linkedin i {}
.social-twitter-x i {background:url(../images/X_logo.svg) no-repeat center center; background-size:100% auto;}
.social-youtube i {}


/* 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 */

/* JARALLAX */
.jarallax {   min-height: 100px; position: relative;  z-index: 0;}
.jarallax > .jarallax-img {  position: absolute;  object-fit: cover;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: -1;}
/* FIN JARALLAX */

#global {padding-top:110px; }
#global:not(.global-accueil).no-bandeau {}
.noscroll #global {overflow: hidden; height:0px; }
.global {max-width:1385px; padding:0 20px; margin:0 auto; }

/* CENTRE */
#centre {min-height:150px; }
#centre .global {}
#centre .global .contenu-wrapper {padding:10px 0; min-height:150px; position:relative; }

/* GAUCHE */
#gauche {width:270px; float:left; }
#gauche .titre { font-weight:300; font-size:36px; margin-bottom:10px; }

/* DROITE */
#droite {}

/* CONTENU */
#contenu {overflow:hidden; }
#contenu-bandeau {height:150px; } 
#contenu-bandeau.contenu-bandeau-fixe img {width:100%; height:100%; object-fit:cover;}
#global h1,
#global h2.h1,
.white-popup h1 { font-weight:400; font-size:35px; color:#4ebdc5;text-align:left; }
#global .miseenavant,
#global h1 em,
#global h2.h1 em,
.white-popup h1 em {font-style:normal; display:block; }
#global h1 br,
#global h2.h1 br,
.white-popup h1 br {display:block; content: "";}
#global h1::after,
#global h2.h1::after,
.white-popup h1::after {content:""; display: block; width: 80px; height: 2px; background:#4ebdc5; margin: 10px 0;}
#global h2:not(.h1),
.white-popup h2:not(.h1) { margin-bottom: 10px; font-size: 23px; color: #4ebdc5; font-weight:400; }
#global h3,
.white-popup h3 {margin-left: 10px; margin-top: 10px; font-weight: 600; font-size:18px; text-align:left; color:#4ebdc5;}
#global p,
.white-popup p { text-align:justify;margin-left: 10px; }
.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:#1f3a58 !important; color:#fff !important; }
#global .bouton p {margin:0 !important; cursor:default; }
#global table.bouton {cursor:default; }
#centre ul,
.white-popup ul {padding-left: 0px; list-style: none; margin-left: 20px; }
#centre ul ul,
.white-popup ul ul { margin-left: 10px; }

#centre ul li:not(.slider-li),
.white-popup ul li {line-height: 19px; 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; -ms-flex-wrap:wrap; flex-wrap:wrap; }
#centre ul li:not(.slider-li) > div,
.white-popup ul li > div {line-height: 20px; flex:1; text-align:left;}
#centre ul li:not(.slider-li)::before,
.white-popup ul li::before { content: "\f111"; font-family: FontAwesome; font-size: 5px; display: block; color: #4ebdc5; margin-right:6px; }

#centre ol,
.white-popup ol {margin-left: 0px; }
#centre ul ul,
.white-popup ul ul {margin-left: 20px; }

#centre ol li:not(.slider-li),
.white-popup ol li {line-height: 19px; margin:7px 0; position:relative; }
#centre ol li:not(.slider-li) > div,
.white-popup ol li > div {line-height: 20px; text-align:left;}

a,
a:visited {color:#4ebdc5; 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; }

#contenu table.table {width:100%; border-collapse:collapse; }
#contenu table.table th, #contenu table.table td {}
#contenu table.table th {text-align:center; padding:10px 0; }
#contenu table.table tbody tr {}
#contenu table.table td {padding:15px 10px; border-bottom:1px solid #8B8E8E; }
#contenu table.table td.center {text-align:center; }


/* Tableau vertical */
#contenu .table > thead > tr > th {border-bottom: 2px solid #e0e0e0; vertical-align: bottom; }
#contenu .table > thead > tr > th, #contenu .table > tbody > tr > th, #contenu .table > tfoot > tr > th, #contenu .table > thead > tr > td, #contenu .table > tbody > tr > td, #contenu .table > tfoot > tr > td {vertical-align: middle; border-top: 1px solid #e0e0e0; line-height: 1.5; padding: 6px 10px; }

#contenu .table > thead:first-child > tr:first-child > th, #contenu .table > thead:first-child > tr:first-child > td {border-top:0 none; }

#contenu .table-vertical tr { border: 1px solid #ccc; }
#contenu .table-vertical td { height:20px; }

/* Fil d'ariane */
#ariane {margin:10px 0; }
#ariane a,
#ariane span {text-decoration:none; font-size:12px; }


/* 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; cursor:pointer;}
.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::before {display:none; }
#contenu .diaporama-slider .diaporama-slider-li a,
#contenu .diaporama-slider .diaporama-slider-li a:visited {display:block; width:100%; height:100%; }
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image {width:100%; height:100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image img {width:100%; height:100%; object-fit:contain; -o-object-fit:contain; }
.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:40px; }
.diaporama-prev { left: 0px; }
.diaporama-next { right: 0px; }

.diaporama-boutons{ width:80px; margin:5px auto 0;  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.diaporama-pause,
.diaporama-lecture {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;}
.diaporama-pause i,.diaporama-lecture i {padding:5px 10px; cursor:pointer; font-size:20px; }


/* PAGINATION */
#paginator { margin: 40px auto 10px; 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; }
#contenu #paginator .pagination-span, 
#contenu #paginator .pagination-lien {font-size: 15px; line-height: 26px; margin: 0 5px; padding: 2px 7px; min-width:0; width: auto !important; min-height: 45px; 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; } 
#contenu #paginator .pagination-span {background:#1f3a58; cursor:default; }

/* PAGINATION AJAX */
#famille #pagination,
#pagination {margin: 45px 0 5px; font-size:17px;  position:relative; z-index:10; text-align: center;}
#famille #pagination::after,
#pagination::after {position:absolute; left:0; top:50%; z-index:9; width:100%; height:1px; background:#8c8b8b; content:""; }
#paginator-ajax {display:inline-block; position:relative; z-index:10; background:#fff; padding: 0 20px; }

#pagination i,
#pagination a,
#pagination a:visited {color:#484c36; font-weight:400; text-decoration:none; display:inline-block; vertical-align:middle; margin:0 7px; padding: 2px 7px;width: 35px; height:32px; box-sizing: border-box;border-radius: 30px; }
#pagination a.selected,
#pagination a:hover { }

/* Renseignement petite barre */
#contenu .renseignement-conteneur {cursor:pointer; max-width:670px; min-height:210px; margin:40px auto; background:#4ebdc5; border-radius: 10px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; box-sizing: border-box; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;  position: relative;  z-index: 10; }
#contenu .renseignement-conteneur::before {content:""; display: block;   width: 38%;  max-width: 258px; height: 100%; background:url(../images/contact-mockup.png) no-repeat bottom left; position: absolute; left: 0; bottom: 0;  z-index: 10;  background-size: contain;}
#contenu .renseignement-contenu {position:relative; z-index:11; padding: 5px 20px; width: 70%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;  box-sizing: border-box;  }
#contenu .renseignement-titre {position:relative; z-index:11; margin:0px 0 35px; text-align:left; width: 100%; color:#ffffff; font-size: 30px; font-weight: 600;}
#contenu .renseignement-contenu .renseignement-element {height: 100%;  width: calc(50% - 10px); }
#contenu .renseignement-contenu .renseignement-element a,
#contenu .renseignement-contenu .renseignement-element a:visited {margin:0 auto;  min-height: 30px; font-size:14px; color:#fff;  text-align:center; text-decoration:none; background: #1f3a58; padding:3px 15px; line-height: 35px; border-radius: 20px; 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;}
#contenu .renseignement-contenu .renseignement-element i {  margin-right: 10px;}
#contenu .renseignement-contenu .renseignement-element span {max-width: calc(100% - 25px);  line-height: 17px; flex:1;}
#contenu .renseignement-contenu .renseignement-telephone a,
#contenu .renseignement-contenu .renseignement-telephone a:visited {font-size: 18px; font-weight: 700;}
#contenu .renseignement-contenu .renseignement-telephone i {display:block; width:18px; height:18px; background:url(../images/icone-telephone-o.svg) no-repeat center center; background-size:100% auto; filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);}
#contenu .renseignement-contenu .renseignement-mail i {display:block; width:18px; height:18px; background:url(../images/icone-mail-o.svg) no-repeat center center; background-size:100% auto; filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(204deg) brightness(103%) contrast(101%);}

/* Fin renseignement */

/* CTA NOUVELLE VERSION */
#contenu .cta-conteneur {width:100%; max-width:530px; margin:40px auto; }
#contenu .cta-titre {font-weight:300; font-size:25px; background:#fff; color: #1f3a58; padding:20px 20px 40px; border:1px solid #1f3a58; text-align:center; box-sizing:border-box; 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;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
#contenu .cta-titre span {font-size:15px; text-transform:uppercase; color:#4ebdc5;  letter-spacing: 1px; margin-top: 6px; font-weight: 600;}
#contenu .cta-contacts {margin-top: -30px; 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;}
#contenu .cta-contact {  margin: 10px;}
#contenu .cta-contact a,
#contenu .cta-contact a:visited {padding: 10px 35px 10px 10px; border-radius: 30px; color:#fff; text-decoration:none; font-weight:700; font-size:20px;background: rgb(78,189,197);
    background: -moz-linear-gradient(320deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    background: -webkit-linear-gradient(320deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    background: linear-gradient(320deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ebdc5",endColorstr="#289da5",GradientType=1);display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-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; -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;}
#contenu .cta-contact i { width:31px; height:31px; margin-right: 15px; background:#1f3a58; color:#fff;  border-radius: 35px; 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;}
#contenu .cta-contact i::after {content:""; display:block; width:100%; height:100%; filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(325deg) brightness(108%) contrast(101%);}
#contenu .cta-contact span {flex:1;}
#contenu .cta-contact-telephone {}
#contenu .cta-contact-telephone i::after {background: url(../images/icone-telephone.svg) no-repeat center center;  background-size: 15px auto;}
#contenu .cta-contact-mail {}
#contenu .cta-contact-mail i::after {background: url(../images/icone-mail.svg) no-repeat center center;    background-size: 15px auto;}
#contenu .cta-contact a:hover{background: rgb(78,189,197);
    background: -moz-linear-gradient(140deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    background: -webkit-linear-gradient(140deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    background: linear-gradient(140deg, rgba(78,189,197,1) 0%, rgba(40,157,165,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ebdc5",endColorstr="#289da5",GradientType=1);}

/* COMMUN */
/* SELECT */
#contenu .selectize-input {cursor:pointer; height: 45px; /*width:330px; */ width:100%; text-align:left; border:1px solid #e6e6e6; position:relative; z-index:11; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: unset; box-shadow: unset; }
#contenu .selectize-input::after {border:none; width:7px; height:4px; background:url(../images/select-bottom.png) no-repeat center right; }
#contenu .selectize-input.dropdown-active {-webkit-box-shadow: unset !important; box-shadow: unset !important; }
#contenu .selectize-input.dropdown-active::after { background:url(../images/select-top.png) no-repeat center right; }

#contenu .selectize-input input {position:relative; padding-left: 10px !important; line-height: 28px !important; cursor:pointer; font-size:14px; color:#5d5d5d; letter-spacing:0.6px; }
#contenu .selectize-input .item {padding-left: 10px; line-height: 25px !important; cursor:pointer; font-size:14px; color:#000000; letter-spacing:0.6px; }

#contenu .selectize-dropdown {display:block !important; width: 100% !important; }
#contenu .selectize-dropdown [data-selectable] {cursor:pointer; font-size:13px; color:#656c6c; letter-spacing:0.6px; min-height:15px; padding:10px 15px; background:#fff; }
#contenu .selectize-dropdown [data-selectable].active {background:#e6e6e6; }
#contenu .selectize-dropdown-content {height:0; max-height: 115px; -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; }
#contenu .selectize-control.active .selectize-dropdown-content {height:115px !important; }
#contenu .selectize-control {z-index:35; }

/* CHECKBOX SPE */
body .checkbox-spe-conteneur {position: relative; } 

/* RADIO SPE */
body .radio-spe-conteneur,
body .checkbox-spe-conteneur {position: relative; } 

body .radio-spe-conteneur label,
body .checkbox-spe-conteneur label {position: relative; cursor:pointer; 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: start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
body .radio-spe-conteneur label .coche {position: relative; width: 17px; height:17px; margin: 0 7px 0 0; }

body .checkbox-spe-conteneur label .coche {position: relative; width: 12px; height:12px; margin: 0 6px 0 0; }

body .radio-spe-conteneur label .nom { width: calc(100% - 30px); }
body .checkbox-spe-conteneur label .nom { width: calc(100% - 22px); }

body .radio-spe-conteneur [type="radio"]:not(:checked), 
body .radio-spe-conteneur [type="radio"]:checked,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked), 
body .checkbox-spe-conteneur [type="checkbox"]:checked { position: absolute; right: 0; opacity: 0.01; }

body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before { box-sizing: border-box; cursor: pointer; border: 1px solid #cfcfcf; content: ''; position: absolute; left: 0; top: 0; transition: all .275s; }

body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before {width:100%; height:100%; }
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before {border-radius: 30px; width: 100%; height: 100%; }

body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before {background: #FFF; }
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before {background: #8c8b8c; border: none; width: 100%; height: 100%; }
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before {background: #8c8b8c; border: none; width: 100%; height: 100%; }

/* Aspect de la coche */
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:after,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:after {box-sizing: border-box; cursor: pointer; content: '\f00c'; color:#fff; font-size:9px; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align:center; line-height: 0; transition: all .2s; font-family:FontAwesome; 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; border-radius: 30px; }


body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:after,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:after { box-sizing: border-box; cursor: pointer; content: '\f00c'; color:#fff; font-size:8px; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align:center; line-height: 0; transition: all .2s; font-family:FontAwesome; 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; }

/* Aspect non cochée */
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:after{ opacity: 0; transform: scale(0) rotate(45deg); }

/* Aspect cochée */
body .radio-spe-conteneur [type="radio"]:checked + label .coche:after{ opacity: 1; transform: scale(1) rotate(0); }

/* FIN RADIO SPE */



/* 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; 
}

#contenu .iframe-responsive-wrapper .iframe-ratio {height:0; }

/* Retour haut de page */

#back-to-top { position: fixed; bottom: 25px; right: 25px; border:none; text-decoration: none; background: #4ebdc5; color:#fff; width:50px; height:50px; padding: 2px; box-sizing: border-box; z-index:500; border-radius: 35px;  -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; display: none; }
#back-to-top span { width:100%; height:100%; background: #4ebdc5; border: 3px solid #fff; border-radius: 35px; display:-webkit-inline-box; display:-ms-inline-flexbox; display:inline-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; box-sizing: border-box; }
#back-to-top i {color:#fff; font-size: 32px; line-height: 35px; width:100%; height:100%; text-align:center; }

/* Réseaux */	
#global .reseau-partage .reseau-partage-image {height: 100%; width:100%; padding:5px; position:relative; z-index:1; text-decoration:none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;  -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
#global .reseau-partage i {color:#fff; }
#global .reseau-partage-gauche .reseau-partage-image {text-align:right; -webkit-box-align:end; -ms-flex-align:end; align-items:flex-end;}
#global .reseau-partage-bas .reseau-partage-image {text-align:center; }
#global .reseau-partage-facebook .reseau-partage-image{background:#4267B2; }
#global .reseau-partage-twitter .reseau-partage-image{background:#000000; }
#global .reseau-partage-twitter .reseau-partage-image i {display:block; width:25px; height:15px; background:url(../images/X_logo.svg) no-repeat center center; background-size:auto 100%; filter: invert(100%) sepia(94%) saturate(24%) hue-rotate(349deg) brightness(105%) contrast(107%);} 
#global .reseau-partage-whatsapp .reseau-partage-image{background:#27D246; }
#global .reseau-partage-linkedin .reseau-partage-image{background:#0077b5; }
#global .reseau-partage-pinterest .reseau-partage-image{background:#CB2027; }
#global .reseau-partage-email .reseau-partage-image {background:#7d7d7d; }
#global .reseau-partage-copy .reseau-partage-image {background:#37b855;   transition: background 400ms ease-in-out;}
#global .reseau-partage-copy .reseau-partage-image i {display:block; width:25px; height:15px; background:url(../images/icone-copier.svg) no-repeat center center; background-size:auto 100%; filter: invert(100%) sepia(94%) saturate(24%) hue-rotate(349deg) brightness(105%) contrast(107%);}


#reseaux-partage-gauche-conteneur { top: 25%; left:0px; position: fixed; z-index: 500; }
#reseaux-partage-gauche-conteneur .reseau-partage { height: 40px; width:55px; position:relative; cursor:pointer; }
#reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left:-15px; padding:5px 11px 5px 2px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#reseaux-partage-gauche-conteneur .reseau-partage:first-child .reseau-partage-image {border-radius: 0 5px 0 0; }
#reseaux-partage-gauche-conteneur .reseau-partage:last-child .reseau-partage-image {border-radius: 0 0 5px 0; }

#reseaux-partage-gauche-conteneur .reseau-partage i { font-size:19px; }   
#reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image { left:-2px; border-radius: 0 5px 5px 0; }

#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image { padding:7px 14px 3px 0; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook i {font-size:20px; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-twitter .reseau-partage-image i {  width: 18px;}
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-pinterest .reseau-partage-image { padding:7px 11px 3px 2px; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email .reseau-partage-image { padding:4px 11px 6px 2px; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email i { font-size:17px; }

#reseaux-partage-bas-conteneur {margin:15px 0; }
#reseaux-partage-bas-conteneur > div { text-align:center; }
#reseaux-partage-titre {font-size:17px; margin: 40px 0 10px; }
#reseaux-partage-bas-conteneur .reseau-partage { margin:0 5px; cursor:pointer; position:relative; display:inline-block; vertical-align:top; }
#reseaux-partage-bas-conteneur .reseau-partage::after {height: 4px; width:100%; position:absolute; left:0; bottom:6px; box-shadow:0px 9px 7px rgba(0,0,0,0.3); content:""; }
#reseaux-partage-bas-conteneur .reseau-partage > div { width:35px; height: 38px; position:relative; overflow:hidden; padding:3px 5px 0; }       
#reseaux-partage-bas-conteneur .reseau-partage .reseau-partage-image {padding:8px 5px 0; bottom:-7px; border-radius: 5px 5px 0 0;   -webkit-box-pack: start; -ms-flex-pack: start; justify-content: start; }
#reseaux-partage-bas-conteneur .reseau-partage i { font-size:19px; }
#reseaux-partage-bas-conteneur .reseau-partage:hover .reseau-partage-image { bottom:0px; }

#reseaux-partage-bas-conteneur #reseau-partage-bas-email i { font-size:15px; }


/* Cookie message */
#cookie-message {position:fixed; bottom:20px; left:20px; z-index:3200; 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: #4ebdc5; 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: #4ebdc5; 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: #4ebdc5; }
.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 .erreur-message,
body .erreur-message-mail,
body .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,
a.bouton,
a.bouton:visited,
a.bouton-fleche,
a.bouton-fleche:visited, 
#global a.bouton,
#global a.bouton:visited,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {outline:none; border:none; font-size:17px; background:#4ebdc5; color: #fff; min-height: 60px;  min-width: 120px; text-align: center; padding: 10px 30px; margin: 10px 10px 10px 0; font-weight:700; font-family: 'Krub'; border-radius: 65px; text-decoration: none;  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; position: relative; z-index: 10; overflow: hidden;}
.bouton::before,.bouton-fleche::before,
a.bouton::before,
a.bouton-fleche::before,
#global a.bouton::before,
#global a.bouton-fleche::before {   content: "";    position: absolute;    top: 0;    right: -50px;    bottom: 0;    left: 0;    border-right: 50px solid transparent;    border-bottom: 80px solid #1f3a58;    transform: translateX(-100%);    box-sizing: border-box;    transition: 0.5s ease-in-out;}

#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,
a.bouton-fleche i,
#global a.bouton-fleche i {position: relative; z-index: 14; margin-right:12px; display: block; width: 20px; height: 20px; background: url(../images/icone-plus.svg) no-repeat center center; background-size: contain;filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}
.bouton,
a.bouton,
a.bouton:visited,
#global a.bouton,
#global a.bouton:visited,
.bouton-fleche,
a.bouton-fleche,
a.bouton-fleche:visited
#global a.bouton-fleche,
#global a.bouton-fleche:visited {	line-height: 20px; }

.bouton span,
a.bouton span,
a.bouton:visited span,
#global a.bouton span,
#global a.bouton:visited span,
.bouton-fleche span,
a.bouton-fleche span,
a.bouton-fleche:visited span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span {position: relative;  z-index: 14;}

.submit input:hover,
input.submit:hover,
.bouton input:hover,
input.bouton:hover,
.bouton:hover,
a.bouton:hover,
#global .bouton:hover,
#global a.bouton:hover,
.bouton-fleche:hover,
a.bouton-fleche:hover,
#global .bouton-fleche:hover,
#global a.bouton-fleche:hover {  text-decoration:none; }

.bouton input:hover::before,
input.bouton:hover::before,
.bouton:hover::before,
a.bouton:hover::before,
#global .bouton:hover::before,
#global a.bouton:hover::before,
.bouton-fleche:hover::before,
a.bouton-fleche:hover::before,
#global .bouton-fleche:hover::before,
#global a.bouton-fleche:hover::before {   transform: translateX(0);}
#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: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:block; image-rendering: initial; } 
	body * {image-rendering: initial; }
}
