﻿nav{position:fixed;left:0;top:0;bottom:0;z-index:999;font-family:Dosis,sans-serif}nav ul{list-style:none;padding:0;margin:0;height:100%}nav li{background:#2b2b2b;font-size:2rem;font-weight:300;text-align:center;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;position:relative;height:12.5%;width:0}@media screen and (max-width:1300px){nav li{width:77px;line-height:77px}}nav li a{text-decoration:none!important;position:relative;width:100%;height:100%}nav li a,nav li span.number{display:block;background:inherit;z-index:2}nav li span.number{color:#fff;font-weight:400;position:absolute;left:0;right:0;top:0;bottom:0}nav li:hover span.number{color:rgba(0,0,0,.5)}nav li:hover span.number:after{content:"";display:inline-block;height:20px;width:1px;background:rgba(0,0,0,.5);position:absolute;top:0;bottom:0;right:0;margin:auto}@media screen and (max-width:850px){nav li:hover span.number:after{content:none}}nav li.active .number-hover{color:#fff;font-weight:400;position:absolute;left:0;right:0;text-align:center;top:0;-webkit-transform:translateY(-25px);transform:translateY(-25px);z-index:3;-webkit-transition:transform .3s;transition:transform .3s}@media screen and (max-width:850px){nav li.active .number-hover{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-height:750px){nav li.active .number-hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}nav li.active .number{text-indent:-9999px}nav li.active div.hover{z-index:2;left:0;top:0;width:100%;text-align:center}nav li.active .title{-webkit-transform:translateY(10px);transform:translateY(10px)}@media screen and (max-width:850px){nav li.active .title{-webkit-transform:translateY(0);transform:translateY(0)}}nav li.active:hover .number-hover,nav li.active:hover .title{-webkit-transform:translateY(0);transform:translateY(0)}nav li div.hover{position:absolute;left:0;top:0;width:100%;height:100%;background:inherit;-webkit-transition:left .3s;transition:left .3s;z-index:1}@media screen and (max-width:850px){nav li div.hover{background:none;z-index:3;bottom:15px;top:auto!important;line-height:1;height:auto}nav li div.hover .title{position:static}}@media screen and (max-width:500px){nav li div.hover{bottom:5px}nav li div.hover .title{font-size:11px;font-size:1.1rem}}@media screen and (max-width:330px){nav li div.hover .title{font-size:9.5px;font-size:.95rem}}nav li:hover div.hover{left:100%}@media screen and (max-width:850px){nav li:hover div.hover{left:0}}nav li 
span.title{color:#fff;position:absolute;display:block;width:100%; text-transform:uppercase;font-weight:400;font-size:1.5rem;font-family:Roboto,sans-serif;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media screen and (min-width:851px) and (max-height:400px){nav li span.title{font-size:14px;font-size:1.4rem}}@media screen and (min-width:851px) and (max-height:600px){nav li span.title{font-size:10px;font-size:1rem}}@media screen and (max-height:800px){nav li span.title{font-size:13px;font-size:1.3rem}}@media screen and (max-height:400px){nav li span.title{font-size:11px;font-size:1.1rem}}@media screen and (max-height:600px){nav li span.title{font-size:10px;font-size:1rem}}@media screen and (max-height:500px){nav li span.title{font-size:8px;font-size:.8rem}}nav li.logo{background-color:#fff;background-image:url("../images/logo-nav.jpg");background-repeat:no-repeat;background-position:50%;background-size:cover;text-indent:-9999px}nav li:nth-child(2).active,nav li:nth-child(2):hover{background:#ea5f54}nav li:nth-child(3).active,nav li:nth-child(3):hover{background:#f2c023}nav li:nth-child(4).active,nav li:nth-child(4):hover{background:#51487e}nav li:nth-child(5).active,nav li:nth-child(5):hover{background:#6cb5e3}nav li:nth-child(6).active,nav li:nth-child(6):hover{background:#01b19e}nav li:last-child{border-bottom:none}nav li.lang{background:#ededed;color:#2b2b2b;font-weight:700;font-size:1.8rem;display:table;border-bottom-color:#fff}nav li.lang a{display:table-cell;color:inherit;text-decoration:none;overflow:hidden;position:relative}nav li.lang span.lang__{position:absolute;width:100%;height:100%;-webkit-transition:left .3s;transition:left .3s}nav li.lang span.lang__.current__lang{display:block;left:0}nav li.lang span.lang__.new__lang{display:block;left:100%}nav li.lang:hover span.current__lang{left:-100%}nav li.lang:hover span.new__lang{left:0}nav li.r-socials{background:#dbdbdb;color:#a4a4a4;position:relative}nav li.r-socials span{position:absolute;background:url("../images/like-icon.png") 50% no-repeat;width:22px;height:19px;display:block;left:0;right:0;top:0;bottom:0;margin:auto}nav li.r-socials:hover span{background:url("../images/like-icon-on.png") 50% no-repeat}@media screen and (max-width:850px){nav ul li.facebook,nav ul li.lang{display:none}}#mobile-menu{display:none;position:fixed;z-index:999;top:0;left:0;right:0;background:#fff;font-family:Dosis,sans-serif}#mobile-menu .navbar--header>div{float:left}#mobile-menu .navbar--collapse{border-top:1px solid rgba(0,0,0,.1);display:none;overflow:auto;max-height:80%}#mobile-menu .navbar--collapse ul{padding:0;margin:0;list-style:none}#mobile-menu .navbar--collapse li{width:100%!important;height:auto!important}#mobile-menu .navbar--collapse li a{font-size:20px;font-size:2rem;text-transform:uppercase;color:#2b2b2b;text-align:left;display:block;padding:10px;text-decoration:none!important}#mobile-menu .navbar--collapse li a span{font-size:12px;font-size:1.2rem;font-weight:400;display:block}#mobile-menu .cooperer.actif{background:#fff}#mobile-menu .cooperer.actif a{color:#ea5f54!important}#mobile-menu .cooperer{background:#ea5f54}#mobile-menu .cooperer a{color:#fff!important}#mobile-menu .progresser.actif{background:#fff}#mobile-menu .progresser.actif a{color:#f2c023!important}#mobile-menu .progresser{background:#f2c023}#mobile-menu .progresser a{color:#fff!important}#mobile-menu .encourager.actif{background:#fff}#mobile-menu .encourager.actif a{color:#51487e!important}#mobile-menu .encourager{background:#51487e}#mobile-menu .encourager a{color:#fff!important}#mobile-menu .inspirer.actif{background:#fff}#mobile-menu .inspirer.actif a{color:#6cb5e3!important}#mobile-menu .inspirer{background:#6cb5e3}#mobile-menu .inspirer a{color:#fff!important}#mobile-menu .preserver.actif{background:#fff}#mobile-menu .preserver.actif a{color:#01b19e!important}#mobile-menu .preserver{background:#01b19e}#mobile-menu .preserver a{color:#fff!important}#mobile-menu .logo{background:url("../images/logo-nav.svg") 50% no-repeat;width:60px;height:60px;background-size:cover}#mobile-menu .logo a{display:block;width:100%;height:100%}#mobile-menu .title{font-size:20px;font-size:2rem;line-height:60px;margin-left:25px;font-weight:700;text-transform:uppercase}@media screen and (max-width:360px){#mobile-menu .title{font-size:17px;font-size:1.7rem;margin-left:15px}}#mobile-menu .burger{position:absolute;right:20px;top:13px;width:41px;height:35px;cursor:pointer;background:url("../images/back-nav.svg") 50% no-repeat;background-size:cover}@media screen and (max-width:1000px){#mobile-menu{display:block}#mobile-menu .r-socials{background:#262616}#mobile-menu .r-socials a{display:inline-block!important;padding:30px!important}#desktop-menu{display:none}}@media screen and (max-width:340px){#mobile-menu .navbar--collapse li a{font-size:17px;font-size:1.7rem;padding:5px}#mobile-menu .navbar--collapse li a span{font-size:12px;font-size:1.2rem}}.r-socials .icon-like{width:100%;height:100%;position:relative}.r-socials:hover,.r-socials:hover .hover{background:#757979}.r-socials:hover .icon-like:after{content:"";position:absolute;right:0;height:20px;top:0;bottom:0;width:1px;background:#fff;margin:auto}.r-socials .hover{z-index:-1;width:200%;left:-100%;display:table}.r-socials .socials{display:table-cell;vertical-align:middle}.r-socials a{display:inline-block;vertical-align:middle;width:30px;height:30px;background-repeat:no-repeat;background-position:50%;text-indent:-9999px;margin:0 5px;-webkit-transition:all .3s;transition:all .3s}.r-socials a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}@media screen and (max-width:1440px){.r-socials a{margin:0}}.r-socials a:first-child{background-image:url("../images/write.png")}.r-socials a:nth-child(2){background-image:url("../images/fb.png")}.r-socials a:nth-child(3){background-image:url("../images/tw.png")}.r-socials a:nth-child(4){background-image:url("../images/yt.png")}.r-socials a:nth-child(5){background-image:url("../images/ld.png")}.bloc-container{margin-bottom:20px}.bloc-container:last-child{margin-bottom:0}.bloc{float:left;background:#fff;filter:alpha(opacity:80); opacity:0.8;  -moz-opacity:0.8;-khtml-opacity: 0.8;margin-right:10px;font-size:18px;font-size:1.6rem;text-transform:uppercase;margin-bottom:10px;position:relative;font-weight:700;-webkit-transition:background .3s;transition:background .3s}.bloc a{color:inherit;width:100%;height:100%;display:block;font-family:Roboto Condensed,sans-serif}.bloc:hover{color:#fff!important}@media screen and (max-width:500px){.bloc:nth-child(odd){clear:both}}.bloc .inner{position:absolute;left:10px;right:10px}.bloc span{font-weight:400}.bloc:last-child{margin-right:0}.box-column{width:50%;float:left}@media screen and (max-width:500px){.box-column .box.box-type div.type:after{margin-left:0}}span.icon{position:absolute;background-size:contain;background-position:50%;background-repeat:no-repeat}span.icon.icon-trombinoscope{background-image:url("../images/trombinoscope.png");width:60%;height:41%;right:-25%;bottom:15.5%}span.icon.icon-people{background-image:url("../images/people-2.png");width:60%;height:80%;right:0px;bottom:0px;}span.icon.icon-people-grey{background-image:url("../images/people-grey.png");width:24%;height:45%;right:-15px;bottom:15%;}span.icon.icon-world-map{background-image:url("../images/world-map.png");width:52%;height:52%;right:-10%;bottom:-12%}span.icon.icon-sac{background-image:url("../images/sac.png");width:32%;height:34.1%;right:-6%;bottom:26.25%}span.icon.icon-bougies{background-image:url("../images/bougies.png");width:27.5%;height:42.5%;right:-1px;bottom:23.75%}span.icon.icon-calendrier{background-image:url("../images/calendrier.png");width:36.6%;height:37.5%;right:-5%;bottom:21.6%}span.icon.icon-handicap{background-image:url("../images/handicap.png");width:21.25%;height:48.33%;right:-4%;bottom:15.8%}span.icon.icon-femme{background-image:url("../images/femme.png");width:11.60714%;height:29.46429%;left:25%;bottom:0}span.icon.icon-homme{background-image:url("../images/homme.png");width:8.28571%;height:23.21429%;right:25%;bottom:0}span.icon.icon-recompense{background-image:url("../images/recompense.png");width:30.8%;height:38.75%;right:-2%;bottom:16.66%}span.icon.icon-reveil{background-image:url("../images/reveil.png");width:40.41%;height:43.33%;right:-13%;bottom:21.66%}span.icon.icon-turnover{background-image:url("../images/turnover.png");width:23.75%;height:53.75%;right:-3%;bottom:16%}span.icon.icon-batiment{background-image:url("../images/batiment_d.png");width:36.25%;height:47.5%;right:-10%;bottom:21.6%}span.icon.icon-collecte{background-image:url("../images/collecte.png");width:23.75%;height:53.75%;right:-3%;bottom:16%}span.icon.icon-papier{background-image:url("../images/papier.png");width:33.75%;height:30.83333%;right:-3%;bottom:28.33333%}span.icon.icon-papier-monde{background-image:url("../images/papier-monde.png");width:32.91667%;height:30.83333%;right:-3%;bottom:32.08333%}span.icon.icon-environnement{background-image:url("../images/environnement.png");width:46.25%;height:35%;right:-3%;bottom:26.25%}span.icon.icon-impact{background-image:url("../images/impact.png");width:31.66667%;height:32.5%;right:-3%;bottom:26.66667%}.play{background:url("../images/play.png") 50% no-repeat;width:27px;height:27px}@media screen and (max-width:400px){.play{display:none}}.box{float:left;width:100%;position:relative;overflow:hidden}@media screen and (max-width:1000px){.box{padding:10px 20px}}.box a{text-decoration:none!important;display:block;width:100%;height:100%}.box h2{margin-top:0}.box p{font-family:Lato,sans-serif;font-weight:300;font-size:14px;font-size:1.4rem}.box.box-type h3{font-size:22px;font-size:2.2rem;color:#fff;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700}@media screen and (max-width:400px){.box.box-type h3{margin-top:0}}.box.box-type h4{font-weight:700;text-transform:none;margin:20px 0;line-height:1.42857143}.box.box-type h4,.box.box-type p{font-size:16px;font-size:1.6rem;font-family:Lato,sans-serif}.box.box-type p{color:#585c5c;font-weight:300}.box.box-type a div.type:after{content:"+";display:block;position:absolute;right:0;top:0;color:#f59100;font-size:20px;line-height:17px;font-family:Arial,sans-serif;font-weight:300;-webkit-transition:transform .3s;transition:transform .3s}.box.box-type a:hover div.type:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.box.box-type div.type{position:absolute;bottom:10px;left:40px;right:40px;color:#f59100;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-family:Roboto Condensed,sans-serif;display:block}.box.box-type div.type:before{content:"";display:block;position:absolute;left:0;right:0;top:-10px;height:1px;background:#f59100}@media screen and (max-width:1680px){.box.box-type div.type{left:20px;right:20px}}@media screen and (max-width:1400px){.box.box-type div.type{left:10px;right:10px}}@media screen and (max-width:1000px){.box.box-type div.type{left:30px;right:30px}.box.box-type div.type:before{content:"";display:block;width:100%;vertical-align:middle;position:relative;top:-5px;height:1px;background:#f39100}}@media screen and (max-width:500px){.box.box-type div.type{left:20px;right:20px}}.box blockquote{font-size:16px;font-size:1.6rem;color:#fff;font-family:Roboto Condensed,sans-serif}.box blockquote p.fullname{margin-top:30px;margin-bottom:5px;text-transform:uppercase;color:#fff;font-size:12px;font-size:1.2rem}.box blockquote p.fullname strong{text-transform:capitalize}.box blockquote p.job{font-style:italic;color:#fff;font-size:12px;font-size:1.2rem}.box img{position:absolute;top:0;left:0;bottom:0;right:0;min-width:100%;z-index:-1}.box img.static{position:static}@media screen and (max-width:1000px){.box img.static{max-width:100%;min-width:auto;display:block;margin:auto}}@media screen and (max-width:360px){.box img.static{display:none}}.box.box-black{background:#2b2b2b}.box.box-title p{padding-right:100px}@media screen and (min-width:1680px){.box.box-title p{padding-right:40%;font-size:17px;font-size:1.7rem}}@media screen and (max-width:360px){.box.box-title h2{font-size:25px;font-size:2.5rem;margin-top:0;margin-bottom:15px}.box.box-title h4{font-size:20px;font-size:2rem}.box.box-title p{padding-right:0;margin-bottom:0}.box.box-title div.number{font-size:50px;font-size:5rem;bottom:10px;right:20px}}@media screen and (max-width:320px){.box.box-title h2{font-size:20px;font-size:2rem;margin-top:0;margin-bottom:5px}.box.box-title h4{font-size:16px;font-size:1.6rem;margin:0}.box.box-title p{padding-right:0;margin-bottom:0}.box.box-title div.number{font-size:50px;font-size:5rem;bottom:10px;right:20px}}.box.box-color h3{font-size:22px;font-size:2.2rem;color:#fff;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700}@media screen and (max-width:400px){.box.box-color h3{margin-top:0}}.box.box-color h3 span{font-weight:400}.box.box-color:after{content:"+";display:block;position:absolute;bottom:10px;right:20px;color:#fff;font-size:20px;line-height:17px;font-family:Arial,sans-serif;font-weight:300;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.box.box-color:hover:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.box.box-icon .inner{display:block;max-height:100%;height:100%}.box.box-icon .inner>div{display:table-cell;vertical-align:middle}.box.box-icon h3{color:#fff;font-size:13px;font-size:1.3rem;font-family:Roboto Condensed,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:30px;position:relative;z-index:2}@media screen and (max-width:500px){.box.box-icon h3{margin-top:0}}.box.box-icon p{font-size:1.8rem!important;font-family:Dosis,sans-serif;font-weight:700;line-height:1}.box.box-icon p .chiffre{font-size:35px;font-size:3.5rem;font-weight:600;line-height:1}@media screen and (max-width:500px){.box.box-icon p{font-size:1.4rem!important}}.box.box-white h3{color:#2b2b2b}.box.box-white p{color:#585c5c}.box.box-white p.author{font-weight:700;color:#757979}.box.box-white p.job{margin-bottom:5px;font-style:italic}.box.box-text-white p{color:#fff;font-family:Roboto Condensed,sans-serif;}.box.box-text-white p.author{color:#fff!important;margin-bottom:5px;font-weight:700}.box.box-text-white p.job{margin-bottom:5px;font-style:italic}.box.box-grey{background:#ebebeb}.box.box-grey h3{color:#2b2b2b}.box.box-grey-light{background:#f6f6f6}.box.box-grey-light h3{color:#2b2b2b}.box .inner{overflow:hidden;padding:40px;max-height:95%}.box .inner .col-md-6,.box .inner .col-xs-6{padding:0}@media screen and (max-width:1440px){.box .inner{padding:20px}}@media screen and (max-width:1100px){.box .inner{padding:30px}}@media screen and (max-width:500px){.box .inner{padding:0}}.box p span{font-weight:700}.box div.number{position:absolute;font-size:100px;font-size:10rem;font-family:Dosis,sans-serif;font-weight:100;color:rgba(0,0,0,.5);right:34px;bottom:50px;line-height:1}@media screen and (max-width:1000px){.box div.number{right:40px;bottom:20px}}p.author{color:#2b2b2b!important}@media screen and (max-width:1000px){.hide-sm{display:none!important}}.box-white blockquote p{font-weight:700}.box-white blockquote p.fullname,.box-white blockquote p.job{color:#333}@media screen and (max-width:1690px){.box h3{font-size:1.7rem!important}.box p{font-size:1.3rem!important}}@media screen and (max-width:1440px){.box h2{font-size:30px!important;font-size:3rem!important;margin-bottom:10px!important}.box h3{font-size:16px!important;font-size:1.6rem!important}.box h4,.box p{font-size:12px!important;font-size:1.2rem!important}.box p{font-weight:400!important}}@media screen and (max-width:1200px){h2{font-size:25px!important;font-size:2.5rem!important;margin-bottom:10px!important}h3{font-size:16px!important;font-size:1.6rem!important}}@media screen and (max-width:1100px){h2{font-size:24px!important;font-size:2.4rem!important;margin-bottom:10px!important}h3{font-size:14px!important;font-size:1.4rem!important}}@media screen and (max-width:360px){.box p{display:none}blockquote.small p{margin-bottom:10px!important}h4 br{display:none}.box.box-title p,.box blockquote p,.box p.author,.box p.color{display:block}}.box-icon-3 h3,.box-icon-3 p{text-align:center}.box-icon-3 img{position:static;max-width:100%;height:auto;display:block;margin:10px auto;min-width:auto}.box-icon-3 .inner{width:100%}@media screen and (min-width:1440px){.box-icon-3 .inner>div{margin-bottom:80px}}@media screen and (max-width:1440px){.box-icon-3 .inner>div{margin-bottom:30px}}@media screen and (max-width:500px){.box-icon-3 .inner>div{margin-bottom:10px}.box-icon-3 .inner>div .chiffre{font-size:2.5rem!important}.box-icon-3 .inner>div p{font-size:1rem!important}}.box-icon-3 .inner>span{display:table;margin:auto}@media screen and (max-width:500px){.box-icon .chiffre{font-size:2rem!important}p{font-size:1rem!important}}@media screen and (max-width:1100px) and (min-width:1000px){.box h3{font-size:1.6rem!important}}.box-images .image{background-position:50%;background-repeat:no-repeat;background-size:cover;float:left}.box-images>div{padding:0;overflow:hidden}.box-images h1{color:#1e1e1e;font-size:1.5rem;text-align:center;padding:0;display:table-cell;vertical-align:middle}.box-images h1 span{color:#f59100;font-size:2rem;letter-spacing:10px;display:block}@media screen and (max-width:1024px){.box-images h1 span{font-size:1.4rem}}@media screen and (max-width:980px){.box-images h1 span{font-size:1.2rem;letter-spacing:6px}}@media screen and (max-width:767px){.box-images h1 span{font-size:2.2rem;letter-spacing:10px}}.box-images h1 span span{display:inline-block;letter-spacing:1px}@media screen and (max-width:1024px){.box-images h1{font-size:1.2rem}}@media screen and (max-width:980px){.box-images h1{font-size:1rem}}@media screen and (max-width:767px){.box-images h1{font-size:2rem}}.image_home-1{background-image:url("../images/1.jpg")}.image_home-2{background-image:url("../images/2.jpg")}.image_home-3{background-image:url("../images/3.jpg")}.image_home-4{background-image:url("../images/4.jpg")}.image_home-5{position:relative;background-image:url("../images/5.jpg")}.image_home-5>div{position:absolute;left:0;bottom:0;background:#fff;display:table;background-image:url("../images/7.png");background-position:50%;background-size:contain}.image_home-5>.english{background-image:url("../images/7_en.png")}.image_home-6{background-image:url("../images/6.jpg");position:relative}.image_home-6>div{display:none;position:absolute;right:0;background:#fff;background-image:url("../images/7.png");background-position:50%;background-size:contain}@media screen and (max-width:767px){.image_home-6>div{display:table}}.image_home-7{background-image:url("../images/logo.svg")}.image_home-7,.image_home-7-en{background-color:#f59100;background-size:80%!important}.image_home-7-en{background-image:url("../images/logo-en.svg")}.image_home-8{background-image:url("../images/8.jpg")}.image_home-9{background-image:url("../images/9.jpg")}.image_home-10{background-image:url("../images/10.jpg")}.image_home-11{background-image:url("../images/11.jpg")}.home-container{margin-top:70px;padding:0 50px}.home-container .img-video-player{cursor:pointer;position:relative;left:-200px;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}@media screen and (max-width:1024px){.home-container .img-video-player{left:0}}.home-container .img-video-player.active{-webkit-transform:rotate3d(1,-3.1,2.2,72deg);transform:rotate3d(1,-3.1,2.2,72deg)}.home-container .desc-video{font-family:Roboto Condensed,sans-serif}.home-container .desc-video-top{font-size:12px;font-size:1.2rem;margin-bottom:20px;margin-top:40px;color:#f59100;text-transform:uppercase;display:inline-block;position:relative}.home-container .desc-video-top:before{content:"";position:absolute;left:-800px;top:-5px;width:800px;border-top:1px solid #f59100;z-index:-1}.home-container .desc-video-top:after{content:"";position:absolute;left:0;top:-5px;width:100%;border-top:1px solid #f59100}.home-container .desc-video-top span{position:relative;top:-1px;width:0;height:0;border-style:solid;border-width:3.5px 0 3.5px 7px;border-color:transparent transparent transparent #f59100;display:inline-block}.home-container .desc-video-name{font-size:15px;font-size:1.5rem;font-weight:700;color:#000;text-transform:uppercase;margin-bottom:0}.home-container .desc-video-job{font-size:12px;font-size:1.2rem;color:#999;font-style:italic;font-weight:700}.navigation-enters{padding:0}@media screen and (max-width:768px){.navigation-enters{padding:0 15px}}.navigation-enters.fixedTop{position:fixed;top:0;left:0;right:0;z-index:9;padding:0!important}.enters{margin-top:50px}.enters ul{position:relative;list-style:none;padding:0;margin:0}.enters ul li{font-size:30px;font-size:3rem;float:left;width:20%;text-align:center;font-family:Dosis,sans-serif;color:#fff;cursor:pointer;position:relative}.enters ul li.active:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 12px 12px;left:0;right:0;bottom:0;position:absolute;margin:auto}.enters ul li:first-child{background:#ea5f54}.enters ul li:first-child::after{border-color:transparent transparent #d95146}.enters ul li:nth-child(2){background:#f2c023}.enters ul li:nth-child(2):after{border-color:transparent transparent #e1b321}.enters ul li:nth-child(3){background:#51487e}.enters ul li:nth-child(3):after{border-color:transparent transparent #453d6b}.enters ul li:nth-child(4){background:#6cb5e3}.enters ul li:nth-child(4):after{border-color:transparent transparent #5f9fc8}.enters ul li:nth-child(5){background:#01b19e}.enters ul li:nth-child(5):after{border-color:transparent transparent #019f8e}@media screen and (max-width:850px){.box-home{display:none}}.box-home-1,.box-home-2{background:#efefef;display:table;width:100%;position:relative}.box-home-1 span.icon,.box-home-2 span.icon{position:absolute;top:0;bottom:0;margin:auto}.box-home-1 span.icon.icon-world,.box-home-2 span.icon.icon-world{background:url("../images/world.png") 50% no-repeat;width:89px;height:114px;right:-20px}.box-home-1 span.icon.icon-people-grey,.box-home-2 span.icon.icon-people-grey{background:url("../images/people-grey.png") 50% no-repeat;width:66px;height:98px;right:-15px}.box-home-1 span.icon.icon-habitation,.box-home-2 span.icon.icon-habitation{background:url("../images/batiment.png") 50% no-repeat;width:87px;height:114px;right:-20px}.box-home-1 p,.box-home-2 p{font-size:40px!important;font-size:4rem!important;color:#f59100;margin-bottom:0;font-family:Dosis,sans-serif;font-weight:600;padding-left:40px;line-height:1;display:table-cell;vertical-align:middle;position:relative;z-index:10}@media screen and (max-width:1200px){.box-home-1 p,.box-home-2 p{font-size:30px!important;font-size:3rem!important}}.box-home-1 p span,.box-home-2 p span{font-size:18px;font-size:1.8rem;margin-bottom:0;line-height:1;display:block;margin-top:10px}@media screen and (max-width:1200px){.box-home-1 p span,.box-home-2 p span{font-size:16px!important;font-size:1.6rem!important}}.noPadding{padding:0}.box-home-2{background:#e2e2e2}.box-title-home{background:#2b2b2b}.box-title-home>div{display:none;padding:100px;height:100%}@media screen and (max-width:1440px){.box-title-home>div{padding:60px}}@media screen and (max-width:1280px){.box-title-home>div{padding:20px}}@media screen and (max-width:850px){.box-title-home>div{padding:80px}}@media screen and (max-width:400px){.box-title-home>div{padding:40px}}@media screen and (max-width:850px){.box-title-home{width:100%;height:auto!important}}.box-title-home h2{font-size:50px;font-size:5rem;position:relative}.box-title-home h2:after{content:"";display:block;border-top:1px solid #000;width:100%;right:-100%;top:0;bottom:0;margin:auto;height:1px;z-index:5;position:absolute}@media screen and (max-width:1280px){.box-title-home h2{font-size:30px;font-size:3rem}}@media screen and (max-width:1100px){.box-title-home h2{font-size:25px;font-size:2.5rem}}@media screen and (max-width:850px){.box-title-home h2:after{content:none}}@media screen and (max-width:768px){.box-title-home h2{font-size:30px;font-size:3rem}}.box-title-home p{font-size:20px;font-size:2rem;font-family:Roboto,sans-serif;font-weight:300;text-transform:uppercase}@media screen and (max-width:980px){.box-title-home p{font-size:15px;font-size:1.5rem}}@media screen and (max-width:768px){.box-title-home p{font-size:20px;font-size:2rem}}.box-title-home span.arrow{background:url("../images/arrow.png") 50% no-repeat;width:46px;height:46px;margin-top:20px;display:block}@media screen and (max-width:1100px){.box-title-home span.arrow{background-size:contain;width:30px;height:30px;margin-top:0}}.box-title-home .cooperer h2{color:#ea5f54}.box-title-home .cooperer h2:after{border-top-color:#d53d31}.box-title-home .progresser h2{color:#f2c023}.box-title-home .progresser h2:after{border-top-color:#cda21c}.box-title-home .encourager h2{color:#51487e}.box-title-home .encourager h2:after{border-top-color:#3b345b}.box-title-home .inspirer h2{color:#6cb5e3}.box-title-home .inspirer h2:after{border-top-color:#4c94c1}.box-title-home .preserver h2{color:#01b19e}.box-title-home .preserver h2:after{border-top-color:#018677}.box-desc-home{display:table}@media screen and (max-width:850px){.box-desc-home{width:100%;height:auto!important}}.box-desc-home>div{display:none;padding:100px;position:relative;z-index:5;vertical-align:middle;height:100%}@media screen and (max-width:1440px){.box-desc-home>div{padding:60px}}@media screen and (max-width:1280px){.box-desc-home>div{padding:20px}}@media screen and (max-width:850px){.box-desc-home>div{padding:80px}}@media screen and (max-width:400px){.box-desc-home>div{padding:40px}}.box-desc-home h4{font-size:30px;font-size:3rem;font-family:Roboto,sans-serif;font-weight:300;margin-bottom:10px;margin-top:30px}@media screen and (max-width:1280px){.box-desc-home h4{font-size:20px;font-size:2rem;margin-bottom:20px}}@media screen and (max-width:768px){.box-desc-home h4{font-size:30px;font-size:3rem}}.box-desc-home p{font-size:1.6rem!important;font-family:Lato,sans-serif}.box-desc-home p:last-child{margin-bottom:0}@media screen and (max-width:1440px){.box-desc-home p{font-size:1.4rem!important}}@media screen and (max-width:1280px){.box-desc-home p{font-size:14px;font-size:1.4rem}}@media screen and (max-width:1024px){.box-desc-home p{font-size:1.1rem!important}}@media screen and (max-width:980px){.box-desc-home p{font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.box-desc-home p{font-size:16px;font-size:1.6rem}}.box-desc-home.cooperer{background:#d95146}.box-desc-home.progresser{background:#e1b321}.box-desc-home.encourager{background:#453d6b}.box-desc-home.inspirer{background:#5f9fc8}.box-desc-home.preserver{background:#019f8e}.box-title-home{display:table;margin:auto}.box-title-home>div{vertical-align:middle;margin:auto}footer{border-top:1px solid rgba(0,0,0,.1);margin-top:20px}.footer,footer{padding:40px 0}@media screen and (max-width:500px){.footer,footer{padding:20px}}.footer ul,footer ul{list-style:none;float:right;padding:0 40px;margin:0}@media screen and (max-width:1680px){.footer ul,footer ul{padding:0 20px}}@media screen and (max-width:1400px){.footer ul,footer ul{padding:0 10px}}@media screen and (max-width:1280px){.footer ul,footer ul{padding:0 10px}}@media screen and (max-width:500px){.footer ul,footer ul{float:none;display:table;margin:auto;text-align:center}}.footer ul li,footer ul li{display:inline-block;margin:0 15px 0 0}.footer ul li.logo,footer ul li.logo{background:url("") 50% no-repeat;width:238px;height:37px;text-indent:-9999px;background-size:contain}.footer ul li.logo.logo-en,footer ul li.logo.logo-en{background:url("") 50% no-repeat}@media screen and (max-width:1680px){.footer ul li.logo,footer ul li.logo{width:200px}}.footer ul li a,footer ul li a{font-size:12px;font-size:1.2rem;color:#a1a1a1;font-family:Roboto Condensed,sans-serif;font-weight:700;text-transform:uppercase;line-height:37px}.footer ul li a:active,.footer ul li a:hover,.footer ul li a:visited,footer ul li a:active,footer ul li a:hover,footer ul li a:visited{color:#a1a1a1;text-decoration:none}.footer{box-shadow:0 2px 20px rgba(0,0,0,.5)}.footer ul{display:table;float:none}@media screen and (max-width:1600px){.footer ul li.logo{display:block;max-width:100%}}@font-face{font-family:HelveticaNeue;src:url("../fonts/helveticaneueltstd-bd.eot");src:url("../fonts/HelveticaNeueLTStd-Bd.otf") format("truetype"),url("../fonts/HelveticaNeueLTStd-Bd.woff") format("woff"),url("../fonts/helveticaneueltstd-bd.eot") format("embedded-opentype");font-weight:700;font-style:normal}blockquote,q{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote p{color:#000;font-size:1.8rem;font-family:Lato,sans-serif}blockquote p:before{left:-64px;top:-59px;background:url("../images/quote-open.png") 50% no-repeat}blockquote p:after,blockquote p:before{content:"";position:absolute;width:64px;height:59px;z-index:-1}blockquote p:after{right:0;bottom:60px;background:url("../images/quote-close.png") 50% no-repeat}blockquote.small p{margin-bottom:20px;position:relative;font-style:italic}blockquote.small p:before{left:-32px;top:-30px;background:url("../images/quote-open.png") 50% no-repeat;background-size:contain}blockquote.small p:after,blockquote.small p:before{content:none;position:absolute;width:32px;height:30px;z-index:-1}blockquote.small p:after{right:0;bottom:-20px;background:url("../images/quote-close.png") 50% no-repeat;background-size:contain}body,html{font-size:62.5%;overflow-x:hidden}h1{display:inline-block;padding-right:100px;padding-bottom:10px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-size:29px;font-size:2.9rem;font-weight:700;text-shadow:0 0 5px hsla(0,0%,100%,.8)}@media screen and (max-width:1000px){h1{padding-right:50px}}h2{color:rgba(0,0,0,.5);margin-bottom:30px;font-size:50px;font-size:5rem;font-weight:700}h4{color:#fff;font-family:Roboto,sans-serif;font-weight:300;font-size:20px;font-size:2rem;text-transform:uppercase}h4.subtitle{color:#fff!important}p{font-size:12px;font-size:1.2rem;color:#fff}.bg{background-repeat:no-repeat;background-position:center 10%;background-size:cover;min-height:50%}section.style--cooeperer .bloc-container{display:table}section.style--cooeperer .bloc-container:before{content:"";width:100%;height:1px;background:#ea5f54;display:block;margin-bottom:20px}section.style--cooeperer h4{color:#ea5f54}section.style--cooeperer .box-title{background:#ea5f54}section.style--cooeperer .bloc{color:#ea5f54}section.style--cooeperer .bloc:hover{background:#ea5f54}section.style--cooeperer .bg1{background-image:url("../picture/safe01.jpg")}section.style--cooeperer .bg2{background-image:url("../images/coop_image2.jpg")}section.style--cooeperer p.color{color:#ea5f54}section.style--cooeperer .box-color{background:#ea5f54}section.style--progresser .bloc-container{display:table}section.style--progresser .bloc-container:before{content:"";width:100%;height:1px;background:#f2c023;display:block;margin-bottom:20px}section.style--progresser h4{color:#f2c023}section.style--progresser .box-title{background:#f2c023}section.style--progresser .bloc{color:#f2c023}section.style--progresser .bloc:hover{background:#f2c023}section.style--progresser .bg1{background-image:url("../images/life01.png")}section.style--progresser .bg2{background-image:url("../picture/m01.jpeg")}section.style--progresser p.color{color:#f2c023}section.style--progresser .box-color{background:#f2c023}section.style--encourager .bloc-container{display:table}section.style--encourager .bloc-container:before{content:"";width:100%;height:1px;background:#51487e;display:block;margin-bottom:20px}section.style--encourager h4{color:#51487e}section.style--encourager .box-title{background:#51487e}section.style--encourager .bloc{color:#7469a9}section.style--encourager .bloc:hover{background:#51487e}
section.style--more .bg1{background-image:url("../picture/more1.jpg")}section.style--more .bg2{background-image:url("../picture/more2.jpg")}
section.style--encourager .bg1{background-image:url("../picture/healthy01.jpg")}section.style--encourager .bg2{background-image:url("../picture/healthy02.jpg")}section.style--encourager p.color{color:#7469a9}section.style--encourager .box-color{background:#51487e}section.style--inspirer .bloc-container{display:table}section.style--inspirer .bloc-container:before{content:"";width:100%;height:1px;background:#6cb5e3;display:block;margin-bottom:20px}section.style--inspirer h4{color:#6cb5e3}section.style--inspirer .box-title{background:#6cb5e3}section.style--inspirer .bloc{color:#6cb5e3}section.style--inspirer .bloc:hover{background:#6cb5e3}section.style--inspirer .bg1{background-image:url("../picture/wifi01.jpg")}section.style--inspirer .bg2{background-image:url("../picture/wifi04.jpg")}section.style--inspirer p.color{color:#6cb5e3}section.style--inspirer .box-color{background:#6cb5e3}section.style--preserver .bloc-container{display:table}section.style--preserver .bloc-container:before{content:"";width:100%;height:1px;background:#01b19e;display:block;margin-bottom:20px}section.style--preserver h4{color:#01b19e}section.style--preserver .box-title{background:#01b19e}section.style--preserver .bloc{color:#01b19e}section.style--preserver .bloc:hover{background:#01b19e}section.style--preserver .bg1{background-image:url("../picture/light1.jpg")}section.style--preserver .bg2{background-image:url("../images/preserver_image2.jpg")}section.style--preserver p.color{color:#01b19e}section.style--preserver .box-color{background:#01b19e}section.fixed{opacity:0;-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s;position:fixed;z-index:9;top:0;bottom:0;left:0;box-shadow:15px 0 45px rgba(0,0,0,.2)}section.fixed>.inner{display:table;width:100%;height:100%}section.fixed>.inner.inner__1-2{height:50%}section.fixed>.inner>div{display:table-cell;vertical-align:middle}section.content{opacity:0;-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s;position:absolute;right:0;top:0}@media screen and (min-height:700px){.bloc-6 .bloc:nth-child(4){clear:left}}@media screen and (max-width:1024px){.box-1-2{width:100%}}@media screen and (max-width:1000px){nav{left:0;right:0;width:100%;bottom:0;top:auto}nav li{float:left;border-right:1px solid #000;border-bottom:none}nav li:last-child{border-right:none}section.fixed{position:relative;width:100%!important}section.fixed>.inner{padding-left:15px}section.content{position:relative;width:100%!important}.box-container{display:table;width:100%}.box-container .box{float:none;display:table-cell;vertical-align:top;width:100%}}@media screen and (max-width:500px){.box-container,.box-container .box{display:block}.box-container .box.box-1-2{width:100%}.box-container .box.box-only-img{display:none}}#landscape{display:none}@media (max-width:641px) and (orientation:landscape){body *{display:none}body,html{display:table;height:100%}#landscape{font-size:30px;font-size:3rem;display:table-cell;vertical-align:middle;text-align:center;padding:0 15px}}@media screen and (max-width:1000px){.fullSize{width:100%;margin:0}}@media screen and (max-width:1000px){section.fixed{margin-top:60px}}#contact h1{margin-top:50px;font-size:38px;font-size:3.8rem}@media screen and (max-width:1000px){#contact h1{margin-top:100px}}#contact p{color:#2b2b2b}#mentions h1{margin-top:50px;font-size:38px;font-size:3.8rem}@media screen and (max-width:1000px){#mentions h1{margin-top:100px}}#mentions h2{font-size:20px;font-size:2rem;margin-bottom:20px}#mentions h2,#mentions p{color:#2b2b2b}#svg-map{margin-left:-26.6667%}@media screen and (max-width:992px){#svg-map{margin-left:0}}@media screen and (max-width:500px){h3 br{display:none}}