/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
legend{width:100%;display:block;font-weight:bold;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type="file"]{cursor:pointer}select,input[type="file"]{display:block}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type="radio"],input[type="checkbox"]{margin:0 3px 0 0}input[type="radio"],input[type="checkbox"],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background:transparent}input[type="submit"],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type="submit"]:hover,.button:hover{text-decoration:none;background-position:0 -15px !important}input[type="submit"]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px !important}input[type="submit"].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type="submit"].blue:active,.button.blue:active{background-color:#2e95b3}input[type="submit"].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type="submit"].green:active,.button.green:active{background-color:#4f9f4f}input[type="submit"].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type="submit"].orange:active,.button.orange:active{background-color:#f28f04}input[type="submit"].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type="submit"].red:active,.button.red:active{background-color:#be322b}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.16.4/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.16.4/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.16.4/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url("../../assets/jquery/mediaelement/2.16.4/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.16.4/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px !important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.16.4/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{visibility:visible}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,.4) !important}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.16.4/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
body{font-family: 'Roboto', sans-serif;color: #393836}body a{text-decoration: none}body hr{border: 1px solid #dcdcdc}body #header{background: #82766c;height: 115px}body #header > *{box-sizing: border-box}body #header .inside{height: 100%}body #header .inside .logo{width: 150px;height: 70px;background-size: contain;float: left;margin: 20px}body #header .inside .logo a{display: flex;height: 70px}body #header .inside .logo a img{width: 100%}body #header .inside #burgerButton{display: none}body #header .inside .secondMenu{float: right;display: inline-block;padding: 0;width: auto}body #header .inside .secondMenu ul{height: 115px;margin: 0}body #header .inside .secondMenu ul li{height: 115px;float: left;padding: 47px 10px;box-sizing: border-box}body #header .inside .secondMenu ul li.contact{background: #ad013a}body #header .inside .secondMenu ul li.contact:after{color: white;content: "|";font-weight: 100;padding-left: 25px}body #header .inside .secondMenu ul li.contact a{color: white}body #header .inside .secondMenu ul li.active{color: white;font-size: 20px}body #header .inside .secondMenu ul li a{color: #c7bfb5;font-size: 20px}body #header .inside .secondMenu ul li a:hover{color: #fff}body #header .inside .secondMenu ul li.socialLinkedin,body #header .inside .secondMenu ul li.socialFb{box-sizing: initial}body #header .inside .secondMenu ul li.socialLinkedin{width: 22px;height: 22px;float: left;padding: 46px 10px;background: #ad013a}body #header .inside .secondMenu ul li.socialLinkedin a{text-indent: -99999em;background: url("../../files/admin/images/linkedin.png") no-repeat;width: 22px;height: 22px;display: inline-block}body #header .inside .secondMenu ul li.socialFb{width: 22px;height: 22px;float: left;padding: 46px 10px;background: #ad013a}body #header .inside .secondMenu ul li.socialFb a{text-indent: -99999em;background: url("../../files/admin/images/facebook.png") no-repeat;width: 22px;height: 22px;display: inline-block}body #header .inside #menu{position: static;float: left;top: auto;right: auto;padding: 0 0 0 0;width: auto;transition: none;overflow: visible}body #header .inside #menu .btn{display: none}body #header .inside #menu .level_1 > li{position: relative;float: left;height: 115px;padding: 20px 20px;margin: 0;font-size: 26px;box-sizing: border-box}body #header .inside #menu .level_1 > li.page-fraiche-decoupe{background: #fff url("/files/admin/images/ananas.png") no-repeat right top;color: black;width: 255px;font-family: 'Roboto', sans-serif;font-size: 26px}body #header .inside #menu .level_1 > li.page-fraiche-decoupe > span > span{color: #ad013a;font-size: 17px;float: left;width: 100%;margin-top: 5px;font-weight: bold}body #header .inside #menu .level_1 > li.page-fraiche-decoupe a{color: black;width: 100%;float: left}body #header .inside #menu .level_1 > li.page-fraiche-decoupe a > span{color: #ad013a;font-size: 14px}body #header .inside #menu .level_1 > li.page-fraiche-decoupe ul{top: 115px}body #header .inside #menu .level_1 > li.page-fraiche-decoupe ul li{margin: 16px 0}body #header .inside #menu .level_1 > li.page-fraiche-decoupe:hover,body #header .inside #menu .level_1 > li.page-fraiche-decoupe:focus,body #header .inside #menu .level_1 > li.page-fraiche-decoupe.trail,body #header .inside #menu .level_1 > li.page-fraiche-decoupe.active{background: #62564c url("/files/admin/images/ananas.png") no-repeat right top}body #header .inside #menu .level_1 > li.page-fraiche-decoupe:hover span,body #header .inside #menu .level_1 > li.page-fraiche-decoupe:focus span,body #header .inside #menu .level_1 > li.page-fraiche-decoupe.trail span,body #header .inside #menu .level_1 > li.page-fraiche-decoupe.active span{color: white}body #header .inside #menu .level_1 > li:hover,body #header .inside #menu .level_1 > li:focus,body #header .inside #menu .level_1 > li.trail,body #header .inside #menu .level_1 > li.active{background: #62564c;color: #e7e1da}body #header .inside #menu .level_1 > li:hover a,body #header .inside #menu .level_1 > li:focus a,body #header .inside #menu .level_1 > li.trail a,body #header .inside #menu .level_1 > li.active a,body #header .inside #menu .level_1 > li:hover span,body #header .inside #menu .level_1 > li:focus span,body #header .inside #menu .level_1 > li.trail span,body #header .inside #menu .level_1 > li.active span{color: #e7e1da}body #header .inside #menu .level_1 > li:hover .level_2,body #header .inside #menu .level_1 > li:focus .level_2{height: auto;max-height: 1000px;display: block}body #header .inside #menu .level_1 > li > a:hover{text-decoration: none}body #header .inside #menu .level_1 > li a{color: white}body #header .inside #menu .level_1 > li a > span{display: block;color: #c7bfb5;font-size: 14px;line-height: 1.2;font-family: 'Roboto', sans-serif;font-weight: 300;width: 185px;padding-top: 10px}body #header .inside #menu .level_2{background: rgba(161,151,142,0.95);position: absolute;left: 0;top: 115px;width: 100%;padding: 30px 30px 40px 30px;overflow: hidden;display: none;font-size: 20px;z-index: 5}body #header .inside #menu .level_2 > li{display: block;float: none;padding: 10px 0;margin: 0}body #header .inside #menu .level_2 > li a{color: white !important}body #header .inside #menu .level_2 > li.last{margin-right: 0}body #header .inside #menu .level_2 > li > a,body #header .inside #menu .level_2 > li > span{display: block;padding: 0;border: 0;color: white;text-decoration: none}body #header .inside #menu .level_2 > li > a.trail,body #header .inside #menu .level_2 > li > span{font-weight: 700}body #header .inside #menu .level_2 > li > a:hover{text-decoration: underline}body #header .inside #menu .level_3{border-left: 2px solid #ad013a;margin: 10px 0 0;font-size: 16px;font-family: 'Roboto', sans-serif}body #header .inside #menu .level_3 li{padding-left: 10px;margin: 10px 0}body #header .inside #menu .level_3 li a,body #header .inside #menu .level_3 li span{color: white !important;text-decoration: none}body #header .inside #menu .level_3 li a:hover{text-decoration: underline}body #container #lien-vers-les-actualites{width: 400px;margin: 32px auto 64px;padding: 16px;text-align: center;background-color: #7F6C62}body #container #lien-vers-les-actualites a{color: white;font-size: 16px}body #container .sliderHome{position: relative;height: 745px}body #container .sliderHome .image_container{position: relative;height: 745px}body #container .sliderHome .image_container > img{height: auto;width: 100%;object-fit: cover}body #container .sliderHome .image_container .caption{bottom: 0;font-size: 38px;font-weight: 300;height: 100px;padding: 50px 50px 50px 130px;position: absolute;right: 0;text-align: right;width: 500px;background: white}body #container .sliderHome .slider-control{bottom: 50px;height: 100px;position: absolute;right: 530px;width: 100px}body #container .sliderHome .slider-control .slider-prev{background: url("../../files/admin/images/prev.png") no-repeat;font-size: 0;height: 83px;width: 36px}body #container .sliderHome .slider-control .slider-next{background: url("../../files/admin/images/next.png") no-repeat;font-size: 0;height: 83px;width: 36px}body #container .sliderHome .slider-control .slider-menu{display: none}body #container .groupeEstivin{overflow: visible;margin: 0 1% 64px 1%}body #container .groupeEstivin h2,body #container .groupeEstivin h1{margin-bottom: 32px;font-size: 40px;font-weight: bold;text-align: center}body #container .groupeEstivin nav{overflow: visible;position: relative}body #container .groupeEstivin nav .level_1 > li{float: left;height: 235px;text-align: center;width: 20%}body #container .groupeEstivin nav .level_1 > li:nth-child(1){background: linear-gradient(rgba(130,118,108,0.9), rgba(130,118,108,0.9)), url("../../files/admin/images/groupe1.jpg") no-repeat;background-position: center;background-size: 200%}body #container .groupeEstivin nav .level_1 > li:nth-child(2){background: linear-gradient(rgba(102,143,5,0.9), rgba(102,143,5,0.9)), url("../../files/admin/images/groupe5.jpg") no-repeat;background-position: center;background-size: 200%}body #container .groupeEstivin nav .level_1 > li:nth-child(3){background: linear-gradient(rgba(130,118,108,0.9), rgba(130,118,108,0.9)), url("../../files/admin/images/groupe4.jpg") no-repeat;background-position: center;background-size: 200%}body #container .groupeEstivin nav .level_1 > li:nth-child(3) a{background: none;cursor: auto}body #container .groupeEstivin nav .level_1 > li:nth-child(4){background: linear-gradient(rgba(173,1,58,0.9), rgba(173,1,58,0.9)), url("../../files/admin/images/groupe3.jpg") no-repeat;background-position: center;background-size: cover}body #container .groupeEstivin nav .level_1 > li:nth-child(4) a{background: none}body #container .groupeEstivin nav .level_1 > li:nth-child(5){background: linear-gradient(rgba(130,118,108,0.9), rgba(130,118,108,0.9)), url("../../files/admin/images/groupe2.jpg") no-repeat;background-position: center;background-size: cover}body #container .groupeEstivin nav .level_1 > li:nth-child(5) a{background: none;cursor: auto}body #container .groupeEstivin nav .level_1 > li a{color: white;display: block;font-size: 20px;margin-top: 60px;height: 150px;width: 100%;background: url("../../files/admin/images/menuhover.png") no-repeat;background-position: bottom}body #container .groupeEstivin nav .level_1 > li a strong{display: block;margin-bottom: 8px;font-size: 68px;font-weight: 500}body #container .groupeEstivin nav .level_1 > li:hover .level_2,body #container .groupeEstivin nav .level_1 > li:focus .level_2{height: auto;display: flex}body #container .groupeEstivin nav .level_1 > li .level_2{position: absolute;left: 0;top: 235px;display: none;flex-wrap: wrap;width: 100%;padding: 60px 5% 130px;background-color: #F5F5F5;overflow: hidden;box-sizing: border-box;z-index: 5}body #container .groupeEstivin nav .level_1 > li .level_2 > *{box-sizing: border-box}body #container .groupeEstivin nav .level_1 > li .level_2 > li{display: flex;align-items: center;flex-basis: calc(33.33% - 40px);width: calc(33.33% - 40px);height: 70px;margin: 20px;padding-left: 84px}body #container .groupeEstivin nav .level_1 > li .level_2 > li.fruits{background: url("../../files/admin/icons/fruits.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.operateur{background: url("../../files/admin/icons/operateur-de-gros.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.elabores{background: url("../../files/admin/icons/produits-elabores.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.surgeles{background: url("../../files/admin/icons/produit-de-la-mer.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.epicerie{background: url("../../files/admin/icons/epicerie.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.volailles{background: url("../../files/admin/icons/produit-gras.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.transformateur{background: url("../../files/admin/icons/transformateur.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.transporteur{background: url("../../files/admin/icons/transporteur.svg") no-repeat;background-size: contain}body #container .groupeEstivin nav .level_1 > li .level_2 > li.btnAll{position: absolute;bottom: 0;left: 0;right: 0;display: block;flex-basis: 100%;width: 100%;height: 70px;margin: 0;padding: 0;line-height: 70px;background: #7F6C62}body #container .groupeEstivin nav .level_1 > li .level_2 > li.btnAll a{color: white;text-align: center;font-size: 16px;font-weight: 500}body #container .groupeEstivin nav .level_1 > li .level_2 > li a{display: inline-block;color: black;height: auto;margin-top: 0;text-align: left;font-size: 26px;font-weight: 600;background: none;line-height: 1;vertical-align: middle;box-sizing: border-box}body #container .groupeEstivin nav .level_1 > li .level_2 > li a span{display: block;margin-top: 10px;font-size: 16px;font-weight: 400}body #container .groupeEstivin nav .level_1 > li .level_2 > li > a:hover{text-decoration: underline}body #container .actualites{display: flex;width: calc(100vw - 2%);margin: 64px auto 32px auto;padding: 0;box-sizing: border-box}body #container .actualites a{color: white;transition: color 250ms ease-out}body #container .actualites a:hover{color: #e3e3e2}body #container .actualites h2{font-size: 25px;height: auto;min-height: 53px}body #container .actualites .info{margin-bottom: 20px}body #container .actualites .info time{font-family: 'Roboto', sans-serif;font-size: 16px;font-weight: 300}body #container .actualites .more{margin-top: 15px}body #container .actualites .more a{position: relative;background: white;color: #564737;display: inline-block;padding: 16px;float: right}body #container .actualites .more a:after{content: "";height: 2px;width: 0;background-color: #564737;position: absolute;bottom: 0;left: 0;transition: width 500ms ease}body #container .actualites .more a:hover:after{width: 100%}body #container .actualites .contentActu{padding: 0 15px 5px 35px}body #container .actualites .bloc-fraiche{width: calc(55% - 170px);margin-right: 0;order: 1;position: relative;min-height: 485px;background: url("/files/admin/images/bck-ananas.png") no-repeat right center}body #container .actualites .bloc-fraiche .titre{margin: 140px auto 0;position: relative;width: 300px}body #container .actualites .bloc-fraiche .titre img{display: none;width: 134px;margin-left: -67px;left: 50%;position: relative}body #container .actualites .bloc-fraiche .titre > h2{text-align: center;font-size: 36px;margin-top: 5px;position: relative;margin-bottom: 25px}body #container .actualites .bloc-fraiche .titre > h2 .trait{background: #000 none repeat scroll 0 0;display: block;height: 1px;width: 50px;position: absolute;left: 50%;margin-left: -25px;margin-bottom: 25px;top: 84px}body #container .actualites .bloc-fraiche span{position: absolute}body #container .actualites .bloc-fraiche span.img-ananas{bottom: 0;left: 0}body #container .actualites .bloc-fraiche p{text-align: center;font-size: 20px}body #container .actualites .bloc-fraiche a{background: #ad013a url("/files/admin/images/plus.png") no-repeat scroll 124px center;padding: 16px 41px 16px 16px;color: #ffffff;font-family: 'Roboto', sans-serif;font-weight: normal;left: 50%;margin-left: -60px;margin-top: 27px;position: absolute}body #container .actualites .firstActu{width: calc(45% - 170px);margin-right: 0.5%;float: left;order: 2}body #container .actualites .firstActu .image_container img{display: block}body #container .actualites .firstActu .block{position: relative}body #container .actualites .firstActu .block .contentActu{position: absolute;bottom: 0;left: 0;background: #393836;width: 50%;color: white}body #container .actualites .fb-page{width: 340px;order: 3}body #container .actualites .fb-page span{height: 100% !important;width: 100% !important}body #container .map{background: #e3e3e2;position: relative;margin: 0 1% 50px 1%}body #container .map .mod_implantationsSelect{display: none}body #container .map #burbanMap{background: url("../../files/admin/images/map.png") no-repeat;height: 826px}body #container .map #burbanMap .hotspot{background: url("../../files/admin/images/marqueurs.png") no-repeat;position: absolute;height: 32px;width: 32px;display: block;cursor: pointer}body #container .map #burbanMap .hotspot.siege{background: url("../../files/admin/images/mark_siege.png") no-repeat;height: 42px;width: 42px}body #container .map #burbanMap .hotspot.active{background: url("../../files/admin/images/mark_active.png") no-repeat;height: 43px;width: 43px}body #container .map #detailBurbanMap{position: absolute;right: 0;top: 0;width: 35%;height: 100%;z-index: 50}body #container .map #detailBurbanMap .info{height: 100%;background: white;position: relative;color: #2d2922;font-size: 16px;overflow-y: scroll}body #container .map #detailBurbanMap .info a{color: #2d2922}body #container .map #detailBurbanMap .info .image_container img{height: auto;max-height: 480px;width: 100%}body #container .map #detailBurbanMap .info .content{font-family: 'Roboto', sans-serif;padding: 30px;font-weight: 300}body #container .map #detailBurbanMap .info .content h3{font-family: 'Roboto', sans-serif;font-size: 22px}body #container .map #detailBurbanMap .info .content h3 span{font-size: 16px;display: block;margin: 20px 0}body #container .map #detailBurbanMap .info .content .address{float: left;width: 46%;line-height: 22px;padding-left: 25px;background: url("../../files/admin/images/icon_lieu.png") no-repeat}body #container .map #detailBurbanMap .info .content .contact{float: left;width: 46%}body #container .map #detailBurbanMap .info .content .contact .tel{padding-left: 25px;background: url("../../files/admin/images/icon_phone.png") no-repeat;display: block}body #container .map #detailBurbanMap .info .content .contact .fax{padding-left: 25px;background: url("../../files/admin/images/icon_fax.png") no-repeat;display: block}body #container .map #detailBurbanMap .info .content .contact .email{padding-left: 25px;background: url("../../files/admin/images/icon_mail.png") no-repeat;display: block;background-position: left center}body #container .map #detailBurbanMap .info .close{color: #564737;font-family: 'Roboto', sans-serif;font-size: 20px;position: absolute;right: 0;top: 0;padding: 10px;background: #f7f7f6}body #container .map #detailBurbanMap .info .close:before{content: "Fermer";font-size: 16px;padding-right: 12px}body #container .map .ce_text{left: 68%;position: absolute;top: 26%;width: 30%}body #container .map .ce_text p{font-weight: 300;line-height: 24px}body #container .map .ce_text p:first-of-type{margin-bottom: 40px;line-height: 36px}body #container .map .ce_text p:first-of-type strong{font-size: 42px;color: #59ad09;margin-bottom: 40px}body #container .map .ce_text p:nth-child(2){color: #2e353f;font-family: 'Roboto', sans-serif}body #container .map .ce_text p:nth-child(3){color: #59ad09;font-family: 'Roboto', sans-serif;margin-top: 25px}body #container .map .ce_text p:nth-child(3):before{content: "<";padding-right: 10px}body #container .temoignages{margin: 0 1% 50px 1%}body #container .temoignages p{line-height: 20px}body #container .temoignages .first{width: 45%;float: left}body #container .temoignages .first .image_container{position: relative}body #container .temoignages .first .image_container figcaption{background: #393836;padding: 0 30px 20px;position: absolute;right: 10px;top: 10px;width: 45%}body #container .temoignages .first .image_container figcaption h2{color: white;font-size: 34px;font-weight: 300}body #container .temoignages .ce_text{float: left;margin-left: 70px;margin-top: 40px;width: 23%;font-family: 'Roboto', sans-serif;font-weight: 300}body #container .temoignages .ce_text .image_container img{border-radius: 80px;height: 88px;width: 88px}body #container .temoignages .ce_text p:first-of-type{margin: 20px 0;font-size: 23px;font-family: 'Roboto', sans-serif}body #container .temoignages .ce_text p:first-of-type strong{font-weight: normal}body #container .temoignages .ce_text a{font-family: 'Roboto', sans-serif;background: #ad013a;color: white;font-weight: normal;padding: 5px 10px;float: right;position: relative}body #container .temoignages .ce_text a:after{content: "";height: 2px;width: 0;background-color: #dc6a90;position: absolute;bottom: 0;left: 0;transition: width 500ms ease}body #container .temoignages .ce_text a:hover:after{width: 100%}body #footer > .inside .footerTop{display: flex;flex-wrap: nowrap;font-family: 'Roboto', sans-serif}body #footer > .inside .footerTop div{width: 20%;padding: 30px;color: white}body #footer > .inside .footerTop div:nth-child(1){background: #f5f3f1;color: #110e0c}body #footer > .inside .footerTop div:nth-child(2){padding-left: 35px;box-sizing: border-box;color: black;background: #fff url("/files/admin/images/ananas2.png") no-repeat center right}body #footer > .inside .footerTop div:nth-child(2) span.picto-ananas{background: transparent url("/files/admin/images/fraiche-decoupe.png") no-repeat top left;height: 75px;width: 100%;float: left;margin-bottom: 20px}body #footer > .inside .footerTop div:nth-child(2) h3{font-size: 22px}body #footer > .inside .footerTop div:nth-child(2) a{background-color: #ad013a;padding: 10px 16px;color: #ffffff;float: left;font-family: 'Roboto', sans-serif;font-weight: normal;position: relative;transition: background-color .3s ease-in-out}body #footer > .inside .footerTop div:nth-child(2) a:hover{background-color: #720730}body #footer > .inside .footerTop div:nth-child(2) p{margin-top: 20px;margin-bottom: 25px;font-size: 15px}body #footer > .inside .footerTop div:nth-child(3){background: #a1978e}body #footer > .inside .footerTop div:nth-child(3) img{width: 75%;height: auto}body #footer > .inside .footerTop div:nth-child(3) a{color: #2f2a24;background: white;padding: 8px 15px;border-radius: 2px;float: right;margin-top: 20px}body #footer > .inside .footerTop div:nth-child(4){background: #92877d}body #footer > .inside .footerTop div:nth-child(4) img{width: 75%;height: auto}body #footer > .inside .footerTop div:nth-child(4) a{color: #2f2a24;background: white;padding: 8px 15px;border-radius: 2px;float: right;margin-top: 20px}body #footer > .inside .footerTop div:nth-child(5){background: #82766c}body #footer > .inside .footerTop div strong{font-size: 20px;font-family: 'Roboto', sans-serif}body #footer > .inside .menuFooter{float: right;margin-right: 20px;color: #67625b}body #footer > .inside .menuFooter .level_1 li{float: left;padding: 0 10px}body #footer > .inside .menuFooter .level_1 li a{color: #67625b}body #footer > .inside .copyright{float: left;margin-left: 20px;color: #a49d95}body #footer > .inside .copyright a{color: #a49d95}body.type{background: #e7e1da}body.type #main{color: #302923;float: none;font-family: 'Roboto', sans-serif;font-size: 16px;letter-spacing: 0.2px;line-height: 24px}body.type #main a{color: #ad013a;text-decoration: underline}body.type #main h1{font-size: 40px;color: #62564c;margin: 20px 0;font-family: 'Roboto', sans-serif;padding-left: 30px;width: 100%;line-height: 45px;padding-right: 30px;box-sizing: border-box}body.type #main h2{color: #ad013a;margin: 10px 0 0 0;font-size: 24px;font-family: 'Roboto', sans-serif;font-weight: 300;padding-left: 30px;padding-right: 30px;line-height: 1.2;overflow: hidden}body.type #main .actualites{display: block !important}body.type #main #politique-qualite-certifications h2,body.type #main #engagements-commerciaux h2,body.type #main #developpement-durable h2{margin: 30px 0 0 0}body.type #main .ce_downloads{background: #82766c;color: white;margin: 20px;width: 65%}body.type #main .ce_downloads h2{color: white;font-size: 30px;margin: 20px 0}body.type #main .ce_downloads ul li a{color: white;padding-left: 40px;background: url("../../files/admin/images/pdf.png") no-repeat;padding-bottom: 8px}body.type #main .ce_downloads ul li img{display: none}body.type #main .mod_breadcrumb{left: 50%;position: absolute;top: 366px;width: 1230px;margin-left: -615px}body.type #main .mod_breadcrumb ul{padding: 20px 40px;width: 1150px;margin: 0 auto;background: #f5f5f4}body.type #main .mod_breadcrumb ul li{display: inline-block;font-size: 14px}body.type #main .mod_breadcrumb ul li.active{color: #ad013a;font-weight: 700}body.type #main .mod_breadcrumb ul li a{color: #62564c;text-decoration: none}body.type #main .mod_breadcrumb ul li a:after{content: ">";font-size: 18px;font-weight: 500;padding-left: 10px;padding-right: 10px}body.type #main .mod_breadcrumb ul li a span{display: none}body.type #main .headImg{width: 100% !important;height: 430px}body.type #main .headImg .image_container{height: 100%}body.type #main .headImg .image_container img{height: auto;min-height: 100%;min-width: 100%;width: auto}body.type #main .mod_article{margin: 0 auto;width: 1230px;background: white}body.type #main .mod_article.flexbox{display: flex;flex-wrap: wrap}body.type #main .mod_article .pdf_link{left: 70%;position: absolute;right: 0;top: 385px;width: 160px}body.type #main .mod_article .pdf_link a{float: right;width: 35px;height: 27px;margin: 0 5px}body.type #main .mod_article .pdf_link a:nth-child(1){background: url("../../files/admin/images/pdf.png") no-repeat}body.type #main .mod_article .pdf_link a:nth-child(2){background: url("../../files/admin/images/fb.png") no-repeat}body.type #main .mod_article .pdf_link a:nth-child(3){background: url("../../files/admin/images/twitter.png") no-repeat}body.type #main .mod_article .pdf_link a img{display: none}body.type #main .mod_article.last{padding-bottom: 50px}body.type #main .mod_article p{overflow: hidden;padding: 0 50px 0 30px;margin-top: 20px}body.type #main .mod_article strong{color: #62564c}body.type #main .mod_article ul{overflow: hidden;padding-left: 50px}body.type #main .mod_article ul li{margin-bottom: 5px}body.type #main .mod_article ul li:before{border-left: 2px solid #ad013a;content: "";padding-right: 8px}body.type #main .mod_article .ce_text .image_container{width: 50%}body.type #main .mod_article .ce_text .image_container img{height: auto;width: 100%;display: block}body.type #main .mod_article .ce_text .image_container.float_above,body.type #main .mod_article .ce_text .image_container.float_below{text-align: center;margin: 0 auto;width: 100%}body.type #main .mod_article .ce_text .image_container.float_above img,body.type #main .mod_article .ce_text .image_container.float_below img{width: auto;text-align: center;margin: 0 auto}body.type #main .mod_newsreader .image_container{text-align: center}body.type #main .actualites .mod_newslist{display: flex;flex-wrap: wrap}body.type #main .actualites .mod_newslist .block{display: flex;flex-direction: column;margin: 10px;width: 31.6%;background: #F4F4F4;color: #82766C}body.type #main .actualites .mod_newslist .block figure{display: flex;align-items: center;justify-content: center;height: 260px}body.type #main .actualites .mod_newslist .block figure img{width: 100%;height: 100%;object-fit: cover}body.type #main .actualites .mod_newslist .block .contentActu{position: relative;height: 100%;padding: 10px 20px 80px}body.type #main .actualites .mod_newslist .block .contentActu h2{min-height: unset;margin-top: 20px;padding: 0;font-size: 24px;line-height: 1}body.type #main .actualites .mod_newslist .block .contentActu h2 a{color: #82766C;font-size: 24px;font-weight: 600;text-decoration: none}body.type #main .actualites .mod_newslist .block .contentActu .info{margin-top: 8px;padding: 0}body.type #main .actualites .mod_newslist .block .contentActu .more{position: absolute;bottom: 20px;right: 20px;margin: 0;padding: 0}body.type #main .actualites .mod_newslist .block .contentActu .more a{color: #62564C;font-size: 16px;text-decoration: none}body.type #main .actualites .mod_newslist .pagination{display: flex;justify-content: center;align-items: center;flex-direction: row;flex-basis: 100%;padding: 10px 40px}body.type #main .actualites .mod_newslist .pagination > p{margin: 0;padding: 0}body.type #main .actualites .mod_newslist .pagination ul{display: flex;align-items: center;margin: 0;padding: 0 20px}body.type #main .actualites .mod_newslist .pagination ul li{margin: 0;padding: 0 4px}body.type #main .actualites .mod_newslist .pagination ul li .link,body.type #main .actualites .mod_newslist .pagination ul li .current{display: flex;justify-content: center;align-items: center;width: 32px;height: 32px;background-color: white;border-radius: 50%;text-decoration: none;transition: all .3s ease-out}body.type #main .actualites .mod_newslist .pagination ul li .link:hover{color: white;background-color: #ad013a}body.type #main .actualites .mod_newslist .pagination ul li .current{color: white;background-color: #82766c}body.type #main .actualites .mod_newslist .pagination ul li .next:hover,body.type #main .actualites .mod_newslist .pagination ul li .previous:hover{color: #82766c;text-decoration: underline}body.type #main .actualites .mod_newslist .pagination ul li::before{content: unset}body.type #main .gammeInside{display: flex;flex-wrap: wrap;justify-content: center}body.type #main .gammeInside h1{width: 100%}body.type #main .gammeInside .blocGamme{display: flex;flex-direction: column;margin: 5px;width: 31%;color: #707070;background-color: #F4F4F4;box-sizing: border-box}body.type #main .gammeInside .blocGamme h2{padding-left: 25px;color: #82766C;font-size: 24px;font-weight: bold;order: 2}body.type #main .gammeInside .blocGamme a{background: white;display: flex;align-items: center;float: right;padding: 5px 10px;color: #564737;text-decoration: none;margin-bottom: 10px}body.type #main .gammeInside .blocGamme a strong{margin-right: 8px;color: #62564c;font-size: 26px;font-weight: 100;vertical-align: text-bottom}body.type #main .gammeInside .blocGamme p{padding: 0 25px;order: 3}body.type #main .gammeInside .blocGamme p:first-of-type{display: flex;justify-content: center;align-items: center;width: 144px;height: 144px;margin-left: 32px;padding: 0;border-radius: 50%;background-color: white;order: 1}body.type #main .gammeInside .blocGamme p:last-child{margin-top: auto}body.type #main .gammeInside .blocGamme p img{margin: 0;box-sizing: border-box}body.type #main .gammeInside .blocGamme.gammeList{padding: 16px 32px;background-color: #A1978E;color: white}body.type #main .gammeInside .blocGamme.gammeList h2{margin-bottom: 24px;padding: 0;font-size: 32px;font-weight: 500;color: white;order: 1}body.type #main .gammeInside .blocGamme.gammeList ul{padding-left: 24px;order: 2}body.type #main .gammeInside .blocGamme.gammeList ul li::before{content: unset}body.type #main .gammeInside.fraiche .blocGamme.last{padding: 0;color: #707070;background-color: #F4F4F4}body.type #main .gammeInside.fraiche .blocGamme.last h2{padding-left: 25px;color: #82766C;font-size: 24px;font-weight: bold;order: 2}body.type #main .gammeInside.metierInside .blocGamme{padding: 0;color: #707070;background-color: #F4F4F4}body.type #main .gammeInside.metierInside .blocGamme h2{padding-left: 25px;color: #82766C;font-size: 24px;font-weight: bold}body.type #main .gammeInside.metierInside .blocGamme.last h2{order: 2}body.type #main #establishmentList .list{margin: 32px 0}body.type #main #establishmentList .list:first-child{margin-top: 0}body.type #main #establishmentList .list h2{max-width: 800px;margin-bottom: 24px;padding: 0;font-size: 24px;font-weight: normal}body.type #main #establishmentList .list .list-container{display: flex;flex-wrap: wrap}body.type #main #establishmentList .list .list-container .establishment-card{display: flex;flex-direction: column;margin: 16px 8px;width: calc(25% - 16px);color: #707070;font-size: 16px}body.type #main #establishmentList .list .list-container .establishment-card h3{margin-top: 0;margin-bottom: 8px;color: #86BC06;font-size: 20px;font-weight: bold}body.type #main #establishmentList .list .list-container .establishment-card h3 + span{display: block;margin-bottom: 16px;line-height: 1}body.type #main #establishmentList .list .list-container .establishment-card .coords{display: flex;flex-direction: column}body.type #main #establishmentList .list .list-container .establishment-card .coords svg{width: 13px;height: 16px;margin-right: 9px;color: #86BC06}body.type #main #establishmentList .list .list-container .establishment-card .coords a{color: #707070}body.type #main #establishmentList .list .list-container .establishment-card .coords .address-container{display: flex}body.type #main #establishmentList .list .list-container .establishment-card .coords .address-container svg{margin-top: 4px}body.type #main #establishmentList .list .list-container .establishment-card .coords .address-container address{display: flex;flex-direction: column;font-style: normal;margin-bottom: 8px}body.type #main #establishmentList .list .list-container .establishment-card .coords .contact{display: flex;flex-direction: column}body.type #main #establishmentList .list .list-container .establishment-card .coords .contact span{display: flex;align-items: center}body.type #main form{margin: 0 20px}body.type #main form .widget{margin: 10px 0}body.type #main form .widget.widget-text,body.type #main form .widget.widget-textarea{display: flex;flex-direction: column}body.type #main form .widget.widget-upload{display: flex;flex-direction: column}body.type #main form .widget.widget-upload input{position: relative;padding-left: 20px;line-height: 40px;box-sizing: border-box}body.type #main form .widget.widget-upload input::-webkit-file-upload-button{visibility: hidden}body.type #main form .widget.widget-upload input::before{content: 'Parcourir';position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items: center;width: 150px;height: 100%;padding: 6px 12px;font-size: 12px;font-weight: 500;text-align: center;border: 2px solid #fff;outline: none;background-color: #E2E2E2;cursor: pointer;-webkit-user-select: none;box-sizing: border-box}body.type #main form label,body.type #main form legend{text-align: left !important;font-size: 16px !important}body.type #main form input{height: 38px}body.type #main form input,body.type #main form textarea{border-radius: 0;border: 1px solid #959595 !important}body.type #main form .captcha_text{margin-left: 0}body.type #main form .submit_container input{width: 150px !important;background-color: #82766C}body.type #footer{padding-top: 20px;background: white}body.contact #main .mod_article.last{display: flex;align-items: stretch}body.contact #main .mod_article.last > div,body.contact #main .mod_article.last iframe{width: 50%;height: auto;box-sizing: border-box}body.contact #main .mod_article.last h1{margin: 0 0 20px 0;padding: 0;color: #82766C;font-size: 32px;font-weight: 500}body.career .formbody{max-width: 80%;margin-left: auto;margin-right: auto}body.career .formbody fieldset{display: flex;justify-content: space-between;padding: 0 !important}body.career .formbody fieldset > .widget{width: calc(50% - 16px)}body.career .formbody .submit_container{display: flex;justify-content: center}
#main .formbody{padding: 20px 20px}#main .formbody > fieldset > legend{font-weight: 700;color: #82766c;font-size: 16px;display: inline;width: auto;padding: 0 5px}#main .formbody div{clear: both;position: relative}#main .formbody div label,#main .formbody div .radio_container > legend,#main .formbody div .checkbox_container > legend{display: block;float: left;width: auto;margin-right: 11px;font-weight: normal;text-align: right;color: #282828;padding: 10px 0 0;font-size: 15px}#main .formbody div .radio_container,#main .formbody div .checkbox_container{border: 0;margin-bottom: 0}#main .formbody div .radio_container > span,#main .formbody div .checkbox_container > span{display: block;float: left;padding-top: 14px;height: 16px;line-height: 16px}#main .formbody div .radio_container > span .mooniform-radio,#main .formbody div .checkbox_container > span .mooniform-radio{float: left;width: 16px;height: 16px}#main .formbody div .radio_container > span .mooniform-radio span,#main .formbody div .checkbox_container > span .mooniform-radio span{width: 100%;height: 100%;background-image: url("../../files/admin/images/forms/radio.png");background-repeat: no-repeat;background-position: 0 -19px;cursor: pointer}#main .formbody div .radio_container > span .mooniform-radio span input,#main .formbody div .checkbox_container > span .mooniform-radio span input{width: 100%;height: 100%;cursor: pointer}#main .formbody div .radio_container > span .mooniform-checker,#main .formbody div .checkbox_container > span .mooniform-checker{float: left;width: 16px;height: 16px}#main .formbody div .radio_container > span .mooniform-checker span,#main .formbody div .checkbox_container > span .mooniform-checker span{width: 100%;height: 100%;background-image: url("../../files/admin/images/forms/checkbox.png");background-repeat: no-repeat;background-position: 0 -19px;cursor: pointer}#main .formbody div .radio_container > span .mooniform-checker span input,#main .formbody div .checkbox_container > span .mooniform-checker span input{width: 100%;height: 100%;cursor: pointer}#main .formbody div .radio_container > span .mooniform-hover span,#main .formbody div .checkbox_container > span .mooniform-hover span{background-position: 0 -38px}#main .formbody div .radio_container > span .mooniform-radio.mooniform-focus span,#main .formbody div .checkbox_container > span .mooniform-radio.mooniform-focus span,#main .formbody div .radio_container > span .mooniform-checker.mooniform-focus span,#main .formbody div .checkbox_container > span .mooniform-checker.mooniform-focus span{background-position: 0 -38px}#main .formbody div .radio_container > span .mooniform-radio span.mooniform-checked,#main .formbody div .checkbox_container > span .mooniform-radio span.mooniform-checked,#main .formbody div .radio_container > span .mooniform-checker span.mooniform-checked,#main .formbody div .checkbox_container > span .mooniform-checker span.mooniform-checked{background-position: 0 -57px}#main .formbody div .radio_container > span .mooniform-radio.mooniform-focus span.mooniform-checked,#main .formbody div .checkbox_container > span .mooniform-radio.mooniform-focus span.mooniform-checked,#main .formbody div .radio_container > span .mooniform-checker.mooniform-focus span.mooniform-checked,#main .formbody div .checkbox_container > span .mooniform-checker.mooniform-focus span.mooniform-checked,#main .formbody div .radio_container > span .mooniform-hover span.mooniform-checked,#main .formbody div .checkbox_container > span .mooniform-hover span.mooniform-checked{background-position: 0 -76px}#main .formbody div .radio_container > span label,#main .formbody div .checkbox_container > span label{display: inline;margin-right: 20px;margin-left: 5px;width: auto;cursor: pointer;line-height: 1.2em;padding: 0}#main .formbody div .styled_select{position: absolute;top: 3px;left: 175px + 11px;display: block;background: #fff;border: 1px solid #959595;font-style: italic;color: #6b6b6b;border-radius: 0;behavior: url("assets/css3pie/1.0.0/PIE.htc");width: 100%;padding: 0 6px !important;margin: 0;height: 30px;line-height: 30px !important;cursor: pointer}#main .formbody div .styled_select b{background: #ad013a;border-radius: 0;behavior: url("assets/css3pie/1.0.0/PIE.htc");margin: 2px 2px 2px 2px;width: 17px;height: 24px}#main .formbody div .styled_select b i{background-image: url("../../files/admin/images/forms/select-pict.png")}#main .formbody div select.select{width: 100%;height: 30px;position: relative;top: 6px;cursor: pointer}#main .formbody div input[type="text"],#main .formbody div input[type="password"],#main .formbody div input[type="date"],#main .formbody div input[type="datetime"],#main .formbody div input[type="email"],#main .formbody div input[type="number"],#main .formbody div input[type="search"],#main .formbody div input[type="tel"],#main .formbody div input[type="time"],#main .formbody div input[type="url"],#main .formbody div input[type="file"],#main .formbody div textarea{border: 1px solid #959595;width: 100% !important}#main .formbody div input[type="text"]:focus,#main .formbody div input[type="password"]:focus,#main .formbody div input[type="date"]:focus,#main .formbody div input[type="datetime"]:focus,#main .formbody div input[type="email"]:focus,#main .formbody div input[type="number"]:focus,#main .formbody div input[type="search"]:focus,#main .formbody div input[type="tel"]:focus,#main .formbody div input[type="time"]:focus,#main .formbody div input[type="url"]:focus,#main .formbody div input[type="file"]:focus,#main .formbody div textarea:focus,#main .formbody div .styled_select.focused{background: #fff;border: 1px solid #959595;box-shadow: 0 0 3px 0 #282828}#main .formbody div input.error,#main .formbody div .styled_select.error{background: #fff;border: 1px solid #e34500;box-shadow: 0 0 3px 0 #e03f00}#main .formbody div .captcha_text{margin-left: 36px}#main .formbody div input.taille_m{width: 268px}#main .formbody div input.taille_s{width: 128px}#main .formbody div p.error{margin: 5px 0 0 200px;color: #e34500}#main .formbody div.mandatory label,#main .formbody div.mandatory > .radio_container > legend,#main .formbody div.mandatory > .checkbox_container > legend{color: #282828}#main .formbody .submit_container{text-align: right;margin-top: 20px}#main .formbody input[type="submit"],#main .formbody .button{display: inline-block;background: #ad013a;height: 33px;width: auto;margin: 0;padding: 0 15px;border: 0px;border-collapse: collapse;font-size: 18px;color: #fff;text-indent: 0;border-radius: 0}@media screen and (max-width: 979px){#main .formbody > fieldset{padding: 10px}#main .formbody > fieldset > legend{margin-top: -15px}#main .formbody div label,#main .formbody div .radio_container > legend,#main .formbody div .checkbox_container > legend{float: none;width: 100%;padding: 0;margin: 0;text-align: left}#main .formbody div input[type="text"],#main .formbody div input[type="password"],#main .formbody div input[type="date"],#main .formbody div input[type="datetime"],#main .formbody div input[type="email"],#main .formbody div input[type="number"],#main .formbody div input[type="search"],#main .formbody div input[type="tel"],#main .formbody div input[type="time"],#main .formbody div input[type="url"],#main .formbody div textarea{display: block;width: 100%;margin-bottom: 5px}#main .formbody div .captcha_text{margin: 15px 0 0 0}#main .formbody div #main .formbody select.select{margin-bottom: 15px}#main .formbody div .styled_select{top: 30px;left: 0;width: 100%}#main .formbody div select.select{width: 100%;top: 0;margin: 0 0 10px}#main .formbody div input.taille_m{width: 50%}#main .formbody div input.taille_s{width: 25%}}
@media screen and (max-width: 1919px){body #header .inside .logo{width: 130px;height: auto;margin: 15px 20px}body #header .inside #menu .level_1 > li{font-size: 22px}body #header .inside #menu .level_1 > li a span{font-size: 14px}body #header .inside .secondMenu{position: relative}body #header .inside .secondMenu ul{margin: 0}body #header .inside .secondMenu ul li{padding: 32px 10px}body #header .inside .secondMenu ul li a,body #header .inside .secondMenu ul li.active{font-size: 16px}body #header .inside .secondMenu ul li.contact{padding-bottom: 53px;padding-top: 33px}body #header .inside .secondMenu ul li.contact:after{content: "";padding: 0}body #header .inside .secondMenu ul li.socialFb,body #header .inside .secondMenu ul li.socialLinkedin{position: absolute;bottom: 23px;padding: 0}body #header .inside .secondMenu ul li.socialFb{right: 40px}body #header .inside .secondMenu ul li.socialLinkedin{right: 11px}body #header .inside .socials{padding-right: 0}body #header .inside .socials a.socialLinkedin,body #header .inside .socials a.socialFb{float: none;height: 16px;width: 16px;background-size: contain}body #container .sliderHome{height: 470px}body #container .sliderHome .image_container{height: 470px}body #container .sliderHome .image_container .caption{padding: 25px 50px 25px 130px;height: auto;min-height: 60px;width: 400px;font-size: 28px}body #container .sliderHome .slider-control{bottom: 0;right: 450px}body #container .groupeEstivin h2{margin: 20px 0}body #container .groupeEstivin nav .level_1 > li a{height: 120px}body #container .groupeEstivin nav .level_1 > li a strong{font-size: 58px}body #container .actualites .linkActu{order: 4;width: 100%;text-align: center;margin-right: 0}body #container .actualites .linkActu a{position: static}body #container .actualites .lastActu{order: 2;width: 46%}body #container .actualites .firstActu{order: 1}body #container .actualites .fb-page{order: 3}body #container .map #burbanMap{background-position: -150px}body #container .map #burbanMap .hotspot{margin-left: -150px}body #container .temoignages .first{width: 40%}body #container .temoignages .first img{height: 100%;margin-left: -100px;width: auto}body #footer > .inside .footerTop div{width: 20%}}@media screen and (min-width: 960px) and (max-width: 1550px){body #header .inside #menu .level_1 > li{padding: 23px 10px 22px;font-size: 19px}body #header .inside #menu .level_1 > li > a > span{font-size: 12px}body #header .inside .secondMenu{position: static}body #header .inside .secondMenu ul li.special{position: absolute;top: 30px;right: 80px;padding: 0;margin: 0}body #header .inside .secondMenu ul li.special.career{top: 60px}}@media screen and (min-width: 460px) and (max-width: 1120px){body #header > .inside #menu .level_1{width: 100% !important;float: left}body #header > .inside #menu .level_1 > li.page-fraiche-decoupe{background-image: none}body #header > .inside #menu .level_1 > li.page-fraiche-decoupe:hover{background-image: none}body #header > .inside #menu .level_1 > li > a span{width: auto}}@media screen and (max-width: 1366px){body #container .groupeEstivin nav .level_1 > li .level_2 li a{font-size: 20px}body #container .groupeEstivin nav .level_1 > li .level_2 li a span{font-size: 16px}}@media screen and (max-width: 1279px){body.type #main .mod_article{width: 95%}body.type #main .mod_breadcrumb{width: 100%;left: 0;margin-left: 0}body.type #main .actualites .mod_newslist .block{margin: 5px;width: 32%}body{overflow-x: hidden}body #header{height: 115px}body #header .inside{height: 115px}body #header .inside #menu{height: 115px}body #header .inside #menu .level_1{width: 720px;float: left}body #header .inside #menu .level_1 > li{width: 155px}body #header .inside #menu .level_1 > li.page-fraiche-decoupe{width: 125px}body #header .inside #menu .level_1 > li.page-fraiche-decoupe a{font-size: 20px}body #header .inside #menu .level_1 > li > a span{width: auto}body #container .sliderHome{height: 430px}body #container .sliderHome .image_container{height: 430px}body #container .sliderHome .image_container img{height: 100%;min-width: 100%;width: auto}body #container .sliderHome .slider-control{height: 50px;bottom: 34px}body #container .sliderHome .slider-control .slider-prev,body #container .sliderHome .slider-control .slider-next{background-size: contain;height: 100%}body #container .groupeEstivin nav .level_1 > li{background-size: cover !important;height: 195px}body #container .groupeEstivin nav .level_1 > li a{font-size: 18px}body #container .groupeEstivin nav .level_1 > li a strong{font-size: 40px}body #container .groupeEstivin nav .level_1 > li .level_2{top: 195px;padding: 60px 0 130px}body #container .groupeEstivin nav .level_1 > li .level_2 li{margin: 20px;padding: 0 0 0 78px;width: 21%}body #container .actualites .bloc-fraiche{background: none !important}body #container .actualites .bloc-fraiche .titre{margin-top: 85px !important}body #container .actualites .bloc-fraiche .titre img{display: block}body #container .actualites .bloc-fraiche .img-ananas{display: none !important}body #container .actualites .lastActu{width: 42%}body #container .actualites .firstActu{width: 28%}body #container .actualites .fb-page{width: 28%}body #container .actualites .teaser{font-size: 14px}body #container .actualites h2 a{font-size: 20px}body #container .map #burbanMap{height: 640px;background-position: -270px -80px}body #container .map #burbanMap .hotspot{margin-left: -270px;margin-top: -80px}body #container .map #detailBurbanMap .info .content .address{width: 100%}body #container .map #detailBurbanMap .info .content .contact{width: 100%}body #container .map .ce_text{top: 25%}body #container .map .ce_text p:first-of-type strong{font-size: 28px}body #container .temoignages .first .image_container figcaption{width: 65%}body #container .temoignages .first .image_container figcaption h2{font-size: 28px}body #container .temoignages .ce_text{margin-left: 50px;margin-top: 25px;width: 22%}body #container .temoignages .ce_text p:first-of-type{font-size: 20px}body #footer div:nth-child(2) a{background: #ad013a none repeat scroll 0 0;padding: 10px 16px}}@media screen and (max-width: 959px){body.type #main .mod_article .ce_text .float_left,body.type #main .mod_article .ce_text .float_right{float: none;margin: 0 auto}body.type #main .mod_article .pdf_link{left: auto}body.type #main .mod_article .pdf_link a:first-child{display: none}body.type #main .ce_downloads{width: 100%}body #header{height: 80px}body #header .inside{height: 80px}body #header .inside .secondMenu{float: right}body #header .inside .secondMenu ul{height: 80px}body #header .inside .secondMenu ul li{display: none;height: 80px}body #header .inside .secondMenu ul li.contact,body #header .inside .secondMenu ul li.socialFb,body #header .inside .secondMenu ul li.socialLinkedin{display: block}body #header .inside .secondMenu ul li.socialFb,body #header .inside .secondMenu ul li.socialLinkedin{bottom: 8px}body #header .inside .secondMenu ul li.contact{padding-top: 25px;padding-bottom: 48px}body #header .inside .socials{float: right;padding-top: 34px}body #header .inside .logo{display: flex;align-items: center;width: 130px;height: 100%;margin: 0;padding-left: 10px}body #header .inside .logo a{width: 100%;height: 59px}body #header .inside #menu{width: 100%;height: 100vh;overflow: visible;padding: 0;position: absolute;top: 80px;left: -200%;z-index: 100;background: #f9f7f6;transition: transform .5s ease-out;opacity: 1}body #header .inside #menu.open{transform: translate3d(200%, 0, 0)}body #header .inside #menu .level_1{display: flex;flex-direction: column;width: 100%;margin: 0 auto}body #header .inside #menu .level_1 > li{width: 100%;height: auto;padding: 20px 2%}body #header .inside #menu .level_1 > li.page-fraiche-decoupe{width: 29%}body #header .inside #menu .level_1 > li:hover,body #header .inside #menu .level_1 > li:focus,body #header .inside #menu .level_1 > li.trail,body #header .inside #menu .level_1 > li.active{background: white !important}body #header .inside #menu .level_1 > li a{color: #563e29;font-size: 28px}body #header .inside #menu .level_1 > li a:hover{color: #563e29}body #header .inside #menu .level_1 > li a span{font-size: 18px;width: 240px;font-weight: 500}body #header .inside #menu .level_1 .level_2{display: block;background: none;position: static;padding: 20px 6%}body #header .inside #menu .level_1 .level_2 li a{color: #563e29 !important;font-size: 22px}body #header .inside #menu .level_1 .level_2 .level_3{border-left: 2px solid #82766c}body #header .inside #menu .level_1 .level_2 .level_3 li a,body #header .inside #menu .level_1 .level_2 .level_3 li span{color: #82766c !important;font-size: 18px;font-family: "Source Sans Pro"}body #header .inside #burgerButton{display: block;position: absolute;z-index: 12;left: 20%;top: 35px;height: 21px;cursor: pointer}body #header .inside #burgerButton hr{width: 20px;height: 3px;border: 0;background: white;margin: 0 0 5px;transition: all .5s ease-out}body #header .inside #burgerButton hr:nth-child(3){margin-bottom: 0}body #header .inside #burgerButton.push hr{width: 27px;margin: 0;position: absolute;left: 0}body #header .inside #burgerButton.push hr:nth-child(1){top: 0;transform-origin: top left;transform: rotateZ(45deg);background: white}body #header .inside #burgerButton.push hr:nth-child(3){bottom: 0;transform-origin: bottom left;transform: rotateZ(-45deg);background: white}body #header .inside #burgerButton.push hr:nth-child(2){display: none}body #container .sliderHome .image_container img{height: 100%;width: auto}body #container .sliderHome .image_container .caption{padding: 25px 50px 0 90px;height: 70px}body #container .sliderHome .slider-control{right: 430px;bottom: 25px}body #container .actualites{flex-wrap: wrap}body #container .groupeEstivin h1,body #container .groupeEstivin h2{font-size: 28px}body #container .groupeEstivin nav .level_1 > li{height: 190px}body #container .groupeEstivin nav .level_1 > li a{margin-top: 50px}body #container .groupeEstivin nav .level_1 > li .level_2{top: 190px}body #container .groupeEstivin nav .level_1 > li .level_2 li{flex-basis: calc(50% - 40px);width: calc(50% - 40px)}body #container .groupeEstivin nav .level_1 > li .level_2 li a{font-size: 22px}body #container .groupeEstivin nav .level_1 > li .level_2 li a span{font-size: 16px}body #container .map #burbanMap{background-position: -190px 55px;height: 600px;padding-top: 160px}body #container .map #burbanMap .hotspot{margin-left: -190px;margin-top: 55px}body #container .map #detailBurbanMap{top: 190px}body #container .map .ce_text{top: 0;left: 0;height: 190px;background: #e3e3e2;width: 100%}body #container .map .ce_text p:first-of-type strong{font-size: 28px}body #container .map .ce_text p{margin: 20px}body #container .temoignages{font-size: 14px}body #container .temoignages .first{width: 100%}body #container .temoignages .first .image_container{height: 330px}body #container .temoignages .first .image_container img{height: auto;width: 100%;margin-left: 0}body #container .temoignages .first .image_container figcaption{width: 35%}body #container .temoignages .ce_text{margin-left: 30px;width: 45%}body #footer > .inside .footerTop{flex-wrap: wrap}body #footer > .inside .footerTop div{width: 42%}body #footer > .inside .footerTop div:nth-child(2){width: 50%}body #footer > .inside .footerTop div:nth-child(5){width: 100%}body #footer > .inside .footerTop div.map_footer iframe{height: 262px}body.contact #main .mod_article.last{display: flex;align-items: stretch}body.contact #main .mod_article.last > div{width: 55%}body.contact #main .mod_article.last iframe{width: 45%}body.career .formbody{max-width: 80%;margin-left: auto;margin-right: auto}body.career .formbody fieldset{display: flex;flex-wrap: wrap}body.career .formbody fieldset > .widget{width: 100%}}@media screen and (max-width: 767px){body.type #main .gammeInside .blocGamme{width: 48%}body.type #main .actualites .mod_newslist .layout_latest{width: 48%}body.type #main .mod_breadcrumb ul{padding: 20px 10px}body.type #main .mod_breadcrumb ul li{font-size: 13px}body.type #main .mod_breadcrumb ul li a{font-size: 13px}body.type #main .mod_breadcrumb ul li a:after{font-size: 13px;padding-left: 5px;padding-right: 5px}body.type #main .mod_article .pdf_link{left: auto;right: 0}body.type #main .mod_article .pdf_link a{height: 20px;width: 28px;background-size: contain !important}body.type #main .mod_article p{overflow: visible}body #header .inside #burgerButton{left: 25%}body #header .inside #menu .level_1{box-sizing: border-box}body #header .inside #menu .level_1 > li{height: auto}body #header .inside #menu .level_1 > li a{font-size: 22px !important}body #header .inside #menu .level_1 > li.page-fraiche-decoupe{width: 100%}body #header .inside #menu .level_1 > li:hover,body #header .inside #menu .level_1 > li:focus,body #header .inside #menu .level_1 > li.trail,body #header .inside #menu .level_1 > li.active{background: white;color: #AD013A}body #header .inside #menu .level_1 > li:hover a,body #header .inside #menu .level_1 > li:focus a,body #header .inside #menu .level_1 > li.trail a,body #header .inside #menu .level_1 > li.active a,body #header .inside #menu .level_1 > li:hover span,body #header .inside #menu .level_1 > li:focus span,body #header .inside #menu .level_1 > li.trail span,body #header .inside #menu .level_1 > li.active span{color: #AD013A}body #header .inside #menu .level_2,body #header .inside #menu .level_3{padding-left: 10px}body #header .inside #menu .level_2 > li,body #header .inside #menu .level_3 > li{width: 100%}body #header .inside #menu .level_2 > li a,body #header .inside #menu .level_3 > li a{font-size: 18px}body #container .actualites .bloc-fraiche{display: flex;flex-direction: column;align-items: center;width: 80%;margin: 64px auto;min-height: unset}body #container .actualites .bloc-fraiche .titre{margin-top: 0 !important}body #container .actualites .bloc-fraiche a{position: relative;display: inline-block;left: unset;margin-left: 0}body #container .actualites .lastActu{width: 100%;order: 1;margin-bottom: 10px}body #container .actualites .lastActu .image_container{width: 100%;height: 480px}body #container .actualites .lastActu .image_container img{width: auto;height: 100%}body #container .actualites .lastActu .contentActu{width: 50%;padding: 0}body #container .actualites .lastActu .contentActu h2,body #container .actualites .lastActu .contentActu .teaser,body #container .actualites .lastActu .contentActu .info{margin: 0 20px}body #container .actualites .lastActu .contentActu .more a{margin: 20px}body #container .actualites .firstActu{width: 100%;max-width: 500px;margin-left: auto;margin-right: auto;order: 2;margin-bottom: 10px}body #container .actualites .firstActu .image_container{display: inline-block;float: right;width: 100%;height: 320px}body #container .actualites .firstActu .image_container img{width: 100%;height: 100%;object-fit: cover}body #container .actualites .firstActu .contentActu{width: 100% !important;display: inline-block;float: left;padding: 10px 10px 0}body #container .actualites .firstActu .contentActu h2,body #container .actualites .firstActu .contentActu .teaser,body #container .actualites .firstActu .contentActu .info{margin: 0 10px}body #container .actualites .firstActu .contentActu h2{min-height: unset}body #container .actualites .firstActu .contentActu .more a{margin: 0}body #container .actualites .fb-page{width: 340px;margin: 20px auto;order: 4}body #container .actualites .fb-page span{height: 400px !important;width: 100% !important}body #container .actualites .fb-page span iframe{height: 400px !important;width: 100% !important}body #container .actualites .linkActu{width: 30%;order: 3}body #container .actualites .linkActu a{line-height: 20px;position: absolute;top: 45%}body.contact #main .mod_article.last{flex-wrap: wrap}body.contact #main .mod_article.last > div,body.contact #main .mod_article.last iframe{width: 100%}body.contact #main .mod_article.last iframe{min-height: 300px}}@media screen and (max-width: 600px){body #container .map{background: none}body #container .map .ce_text{height: auto;position: static}body #container .map .mod_implantationsSelect{display: block}body #container .map .mod_implantationsSelect .bg-select{background: #86bc06;padding: 20px}body #container .map .mod_implantationsSelect .bg-select select{width: 100%}body #container .map .mod_implantationsSelect #ajaxResult{height: auto;overflow-x: scroll}body #container .map .mod_implantationsSelect #ajaxResult .image_container{height: 200px;display: none}body #container .map .mod_implantationsSelect #ajaxResult .image_container:first-of-type{display: block;overflow: hidden}body #container .map .mod_implantationsSelect #ajaxResult .image_container img{height: auto;width: 100%}body #container .map .mod_implantationsSelect #ajaxResult .info{color: #2d2922;font-family: "Source Sans Pro";font-weight: 300}body #container .map .mod_implantationsSelect #ajaxResult .info a{color: #2d2922}body #container .map .mod_implantationsSelect #ajaxResult .info .address{padding-left: 25px;background: url("../../files/admin/images/icon_lieu.png") no-repeat}body #container .map .mod_implantationsSelect #ajaxResult .info .contact .tel{padding-left: 25px;background: url("../../files/admin/images/icon_phone.png") no-repeat;display: block}body #container .map .mod_implantationsSelect #ajaxResult .info .contact .fax{padding-left: 25px;background: url("../../files/admin/images/icon_mail.png") no-repeat;display: block}body #container .map .mod_implantationsSelect #ajaxResult .info .contact .email{padding-left: 25px;background: url("../../files/admin/images/icon_fax.png") no-repeat;display: block}body #container .map .mod_implantationsMap{display: none}body #container .temoignages .ce_text{width: 90%}body.type #main .ce_downloads{margin: 20px 0;padding: 10px;box-sizing: border-box}body.type #main .ce_downloads h1{font-size: 30px}body.type #main .ce_downloads ul{padding-left: 10px}}@media screen and (max-width: 559px){body.type #main .mod_breadcrumb ul{height: 24px}body.type #main .mod_breadcrumb ul li{display: none}body.type #main .mod_article .pdf_link{left: 26%}body.type #main .gammeInside .blocGamme{width: 98%}body.type #main .actualites .mod_newslist .layout_latest{width: 98%}body.type #main .actualites .mod_newslist .pagination{flex-wrap: wrap;padding-top: 20px;padding-bottom: 20px}body.type #main .actualites .mod_newslist .pagination > p{margin-bottom: 10px}body #header .inside #burgerButton{left: 30%}body #container .sliderHome .slider-control{left: 5px;right: auto}body #container .sliderHome .image_container .caption{font-size: 24px;width: 75%}body #container .groupeEstivin h2,body #container .groupeEstivin h1{font-size: 24px}body #container .groupeEstivin nav .level_1 > li{width: 100%;height: 80px}body #container .groupeEstivin nav .level_1 > li a{background-position: right center;width: 82%;height: 80px;font-size: 16px;line-height: 80px;margin: 0 auto;text-align: center}body #container .groupeEstivin nav .level_1 > li a strong{display: inline-block;vertical-align: middle;font-size: 30px;padding: 0 10px}body #container .groupeEstivin nav .level_1 > li .level_2{display: none;top: 80px;padding: 30px 5% 100px}body #container .groupeEstivin nav .level_1 > li .level_2 li{flex-basis: 100%;width: 100%;background-size: 67px 67px !important;padding: 0 0 0 45px;margin: 20px 10px}body #container .groupeEstivin nav .level_1 > li .level_2 li a{font-size: 18px}body #container .groupeEstivin nav .level_1 > li .level_2 li a span{font-size: 16px}body #container .groupeEstivin nav .level_1 > li:nth-child(2) .level_2{top: 160px}body.career .formbody{max-width: 100%}}@media screen and (max-width: 459px){body.type #main h1{font-size: 30px;margin: 20px 10px;width: 100%;padding: 0}body.type #main h2{font-size: 26px}body.type #main .mod_article .ce_text .image_container.float_above img{width: 100%}body.type #main .mod_article .ce_text .image_container.float_left,body.type #main .mod_article .ce_text .image_container.float_right{float: none;width: 100%}body #header{height: 80px}body #header .inside{height: 80px}body #header .inside #menu{height: 80px}body #header .inside #burgerButton{left: 80%}body #header .inside .secondMenu{display: none}body #container .sliderHome{height: 280px}body #container .sliderHome .image_container{height: 315px}body #container .sliderHome .image_container .caption{background: #f5f5f4;font-size: 20px;padding: 20px 30px 20px 100px;width: 72%;height: 35px}body #container .sliderHome .slider-control{bottom: 20px;left: 0;height: 45px}body #container .sliderHome .slider-control .slider-prev{left: 10px}body #container .sliderHome .slider-control .slider-next{right: 12px}body #container .actualites .bloc-fraiche{width: 100% !important;background: none !important}body #container .actualites .bloc-fraiche .titre{margin-top: 60px !important;width: 100% !important}body #container .actualites .bloc-fraiche .titre h2{font-size: 25px;width: 100% !important}body #container .actualites .bloc-fraiche .titre h2 .trait{top: 54px}body #container .actualites .bloc-fraiche .titre img{display: block !important}body #container .actualites .bloc-fraiche p{font-size: 14px;line-height: 1.2}body #container .actualites .lastActu .block .contentActu{width: 86%}body #container .actualites .firstActu .contentActu{position: static;padding-bottom: 20px;float: none}body #container .actualites .firstActu .contentActu h2{margin-bottom: 10px;font-size: 18px;line-height: 1.1}body #container .actualites .firstActu .contentActu h2 a{font-size: 18px}body #container .actualites .firstActu .contentActu .info time{font-size: 14px}body #container .actualites .firstActu .contentActu .more{position: absolute;bottom: 0;right: 0;margin: 0}body #container .actualites .firstActu .image_container{float: none;width: 100%}body #container .actualites .fb-page{width: 100%}body #container .actualites .linkActu{height: 60px;width: 100%;padding: 0}body #container .actualites .linkActu a{width: 100%;padding: 0 0 0 30px;position: static;line-height: 55px}body #container #lien-vers-les-actualites{width: 100%;max-width: 300px}body #container .temoignages .ce_text{width: 85%}body #container .temoignages .first .image_container figcaption{width: 100%;bottom: 0;right: 0;padding: 0;top: auto}body #container .temoignages .first .image_container figcaption h2{margin: 0;padding: 20px}body #footer > .inside .footerTop div{width: 100%}body #footer > .inside .footerTop div:nth-child(2){width: 100% !important}body #footer > .inside .footerTop div.map_footer{max-height: 300px}body #footer > .inside .footerTop div.map_footer img{width: 100%;height: auto}}.mod_newsreader .image_container img,.mod_article .image_container img{max-width: 100%;height: 100%;object-fit: contain}.mod_newslist.firstActu .layout_latest{height: 100%}.mod_newslist.firstActu .layout_latest figure{height: 100%}.mod_newslist.firstActu .layout_latest figure img{object-fit: cover}body #header #menu .level_1 li.espace-carriere-mobile{display: none;width: fit-content;margin-top: 2rem}body #header #menu .level_1 li.espace-carriere-mobile a{font-size: 22px}body #header #menu .level_1 li.espace-carriere-mobile span{font-weight: bold}body #header #menu .level_1 li.espace-carriere-mobile:hover a,body #header #menu .level_1 li.espace-carriere-mobile:hover span{color: black}@media screen and (max-width: 960px){body #header #menu .level_1 li.espace-carriere-mobile{display: block}}
body{font-family: 'Roboto', sans-serif}body.type{background: white}body .d-flex{display: flex}body .d-flex.wrap{flex-wrap: wrap}body.type #main h1{font-size: 40px;font-weight: 500}body.type #main .headImg .ce_image.first{height: 100%}body.type #main .headImg .ce_image.first .image_container picture{display: flex;height: 100%}body.type #main .headImg .ce_image.first .image_container picture img{width: 100%;height: 100%;object-fit: cover}body.type #main .headImg .ce_image.first .image_container figcaption{position: absolute;top: 0;opacity: 0;pointer-events: none;z-index: -1}body.type #main .mod_article .col-2{display: flex;justify-content: space-between;width: 100%;margin: 24px 0 40px}body.type #main .mod_article .col-2 > div{width: calc(50% - 24px)}body.type #main .mod_article .col-2 > div p:first-of-type{margin-top: 0}body.type #main .mod_article .col-2 > div p:last-of-type{margin-top: 0}body.type #main .mod_article .col-2 > div ul:last-of-type{margin-bottom: 0}body.type #main .mod_article .col-2 .aligncenter{text-align: center}body.type #main .mod_article .has-background{padding: 24px 32px}body.type #main .mod_article .has-background.bg-light-gray{background-color: #f5f3f1}body.type #main .mod_article .has-background.bg-green{color: white;background-color: #2db456}body.type #main .mod_article .has-background.bg-green p,body.type #main .mod_article .has-background.bg-green a,body.type #main .mod_article .has-background.bg-green strong,body.type #main .mod_article .has-background.bg-green em,body.type #main .mod_article .has-background.bg-green ul,body.type #main .mod_article .has-background.bg-green li{color: white}body.type #main .mod_article .has-background.bg-purple{color: white;background-color: #7d529d}body.type #main .mod_article .has-background.bg-purple p,body.type #main .mod_article .has-background.bg-purple a,body.type #main .mod_article .has-background.bg-purple strong,body.type #main .mod_article .has-background.bg-purple em,body.type #main .mod_article .has-background.bg-purple ul,body.type #main .mod_article .has-background.bg-purple li{color: white}body.type #main .mod_article .has-background.bg-orange{color: white;background-color: #e36c0a}body.type #main .mod_article .has-background.bg-orange p,body.type #main .mod_article .has-background.bg-orange a,body.type #main .mod_article .has-background.bg-orange strong,body.type #main .mod_article .has-background.bg-orange em,body.type #main .mod_article .has-background.bg-orange ul,body.type #main .mod_article .has-background.bg-orange li{color: white}body.type #main .text-important{margin: 24px 0;font-size: 18px;text-align: center}body.type #main .text-important p:first-of-type{margin-top: 0}body.type #main .text-important:last-child{margin-bottom: 0}body.type #main .label-group{margin-bottom: 112px;padding: 24px 64px;border-bottom: 6px solid #82766c;background-color: #f5f3f1}body.type #main .label-group.history{margin-top: 64px}body.type #main .label-group.history .col-2{align-items: center}body.type #main .label-group.afaq .header p{margin: 0}body.type #main .label-group .logo-group{display: flex;justify-content: center;align-items: center}body.type #main .label-group .logo-group img{max-width: 90px;margin: 0 16px}body.type #main .label-group p{padding-left: 0;padding-right: 0}body.type #main .label-group h2{color: #82766c;font-size: 28px;font-weight: bold}body.type #main .label-group h3{margin-bottom: 8px;font-size: 22px;font-weight: 500}body.type #main .label-group ul li{list-style: disc}body.type #main .label-group ul li::before{content: unset}body.type #main .label-group ul li ul{margin-top: 8px;padding-left: 16px}body.type #main .label-group ul li ul li{list-style: none}body.type #main .label-group .label-part > div{margin-bottom: 32px}body.type #main .label-group .label-part > div:last-of-type{margin-bottom: 0}body.type #main .label-group .label-part .header{display: flex;align-items: center;margin-bottom: 24px}body.type #main .label-group .label-part .header.aligncenter{margin-right: auto;margin-left: auto}body.type #main .label-group .label-part .header img{width: 100px;height: 100px;margin-right: 16px;object-fit: contain}body.type #main .label-group .label-part .header h2{margin: 0;padding: 0}body.type #main .label-group .label-part .header h3{margin-top: 0}body.type #main .label-group .label-part.agriculture-bio{display: flex;flex-direction: column;align-items: center;margin: 64px auto;padding: 32px;color: white;background-color: #2db456;box-sizing: border-box}body.type #main .label-group .label-part.agriculture-bio strong,body.type #main .label-group .label-part.agriculture-bio em,body.type #main .label-group .label-part.agriculture-bio p,body.type #main .label-group .label-part.agriculture-bio a{color: white}body.type #main .label-group .label-part.agriculture-bio .header p{margin: 0}body.type #main .label-group .label-part:last-child .col-2{align-items: flex-start}body.type #main .label-group .label-part:last-child .header{margin-bottom: 32px}body.type #main .label-group .label-part:last-child .header a{display: block}body.type #main .label-group .min-container{width: 70%}body footer#footer .inside .footerTop div{box-sizing: border-box}body footer#footer .inside .footerTop > div{padding: 20px}@media screen and (max-width: 959px){body footer#footer .inside .footerTop > div{width: 50% !important;flex-basis: 50% !important}}@media screen and (max-width: 600px){body footer#footer .inside .footerTop > div{width: 100% !important;flex-basis: 100% !important}}body footer#footer .inside .footerTop > div:first-child{display: flex;flex-basis: 40%;align-items: center}@media screen and (max-width: 1260px){body footer#footer .inside .footerTop > div:first-child:first-child{flex-direction: column}body footer#footer .inside .footerTop > div:first-child:first-child .logo,body footer#footer .inside .footerTop > div:first-child:first-child .address{width: 100%}body footer#footer .inside .footerTop > div:first-child:first-child .address{width: auto;margin-left: 0;padding: 0}}body footer#footer .inside .footerTop > div:first-child .logo,body footer#footer .inside .footerTop > div:first-child .address{width: 50%}body footer#footer .inside .footerTop > div:first-child .logo{text-align: center}body footer#footer .inside .footerTop > div:first-child .address{margin-left: 20px;color: #62564C;background: transparent}body footer#footer .inside .footerTop > div:first-child .address h2{margin-bottom: 0;font-size: 24px}body footer#footer .inside .footerTop > div:first-child .address p{margin-top: 6px;margin-bottom: 20px}body footer#footer .inside .footerTop > div:first-child .address .contact-button{margin-top: -14px}body footer#footer .inside .footerTop > div:first-child .address .contact-button a{padding: 8px 20px;background: #82766C}body footer#footer .inside .footerTop > div:nth-child(2){display: flex;flex-direction: column;justify-content: center;color: white;background: #a1978e}body footer#footer .inside .footerTop > div:nth-child(3){display: flex;flex-direction: column;justify-content: center;background: #92877d}body footer#footer .inside .footerTop > div:nth-child(3) img{max-width: 220px}body footer#footer .inside .footerTop > div:nth-child(4){background: #82766c}body footer#footer .inside .footerTop > div.last .certifications{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 100%;height: auto}body footer#footer .inside .footerTop > div.last a{float: left;display: inline-block;width: 60px;height: 60px;margin-right: 6px;padding: 0;background: transparent}body footer#footer .inside .footerTop > div.last a:last-child{margin-right: 0}body footer#footer .inside .footerTop > div.last a img{margin: 0;padding: 0}body footer#footer .inside .footerTop > div.last img{width: 60px;height: 60px;margin-right: 6px;object-fit: contain}
#establishmentMap{position: relative;height: 70vh;margin: 32px 0}#establishmentMap .map-container{width: 100%;height: 100%;box-sizing: border-box;z-index: 1}#establishmentMap .leaflet-interactive.france,#establishmentMap .leaflet-interactive.county{cursor: initial}#establishmentMap .leaflet-interactive.france{fill: #ffffff;fill-opacity: 1;z-index: 1}#establishmentMap .leaflet-interactive.county{stroke: white;stroke-width: 1px;fill: #86BC06;fill-opacity: 1;z-index: 2}#establishmentMap .description{position: absolute;top: 0;right: 0;max-width: 540px;padding: 60px 40px;color: white;line-height: 1.2;background-color: #A1978E;box-sizing: border-box;z-index: 2}#establishmentMap .description h2{margin-top: 0}#establishmentMap .leaflet-marker-icon.county-code{color: white;font-size: 28px;font-weight: bold}#establishmentMap .establishments-container{position: absolute;bottom: 0;left: 0;width: 100%;max-width: 100%;overflow-x: auto;z-index: 2;box-sizing: border-box;user-select: none}#establishmentMap .establishments-container::-webkit-scrollbar{height: 12px}#establishmentMap .establishments-container::-webkit-scrollbar-track{background-color: #F5F5F5}#establishmentMap .establishments-container::-webkit-scrollbar-thumb{background: #A1978E;border-radius: 10px;cursor: pointer}#establishmentMap .establishments-container.active{background-color: rgba(255,255,255,0.04);backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);border-top: 2px solid rgba(255,255,255,0.5)}#establishmentMap .establishments-container .establishments-items{display: flex;width: max-content;height: auto;padding: 10px 10px 16px 10px;color: #707070;font-size: 16px;box-sizing: border-box;transition: transform .15s ease-out}#establishmentMap .establishments-container .establishments-items .establishment-card{display: flex;align-items: center;flex-shrink: 0;width: 730px;height: 210px;margin: 0 16px;border-radius: 18px;background-color: #F5F5F5;box-shadow: 0 16px 24px rgba(46,46,46,0.29);box-sizing: border-box;overflow: hidden}#establishmentMap .establishments-container .establishments-items .establishment-card .image{display: flex;justify-content: center;align-items: center;flex-shrink: 0;width: 214px;height: 100%;overflow: hidden;pointer-events: none}#establishmentMap .establishments-container .establishments-items .establishment-card .image img{width: 100%;height: 100%;object-fit: cover}#establishmentMap .establishments-container .establishments-items .establishment-card .content{width: calc(100% - 214px);padding: 32px}#establishmentMap .establishments-container .establishments-items .establishment-card .content h3{margin-top: 0;margin-bottom: 8px;font-size: 20px;font-weight: bold;color: #86BC06}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords{display: flex;justify-content: space-between;margin-top: 16px}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .address-container,#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact{width: 48%;flex-shrink: 0}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .address-container svg,#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact svg{flex-shrink: 0;margin-right: 8px;width: 14px;height: 16px;color: #86BC06}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .address-container{display: flex;line-height: 1.2}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .address-container address span{display: block;font-style: normal}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact{white-space: nowrap}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact a,#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact span{display: flex;align-items: center;padding: 2px 0}#establishmentMap .establishments-container .establishments-items .establishment-card .content .coords .contact a{color: #707070;text-decoration: underline}@media screen and (max-width: 1366px){#establishmentMap{height: 84vh}#establishmentMap .description{padding: 40px 20px}}@media screen and (max-width: 576px){#establishmentMap{display: flex;flex-direction: column;height: 110vh;margin: 0 1%}#establishmentMap .map-container{order: 2}#establishmentMap .description{position: relative;top: unset;right: unset;width: 100%;max-width: unset;order: 1;padding: 20px}#establishmentMap .establishments-container .establishments-items .establishment-card{width: 470px;height: auto}#establishmentMap .establishments-container .establishments-items .establishment-card .image{display: none}#establishmentMap .establishments-container .establishments-items .establishment-card .content{width: 100%}}@media screen and (-webkit-min-device-pixel-ratio: 2){#establishmentMap{height: 90vh}}
