@charset "UTF-8";/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,textarea{-webkit-appearance:none;border-radius:0}*{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}*{-webkit-touch-callout:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;font-smoothing:antialiased}@font-face{font-family:sansa_con_pro;src:url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-DxMIAzWw.eot);src:url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-DxMIAzWw.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-wHJ0mJRQ.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-CZfquu8-.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-AP59aw71.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/sansaconpro-normal-webfont-BrsRsXay.svg#sansa_con_pronormal) format("svg");font-weight:400;font-style:normal}@font-face{font-family:sansa_con_pro;src:url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-bsxRa22m.eot);src:url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-bsxRa22m.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-tZyRoGhU.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-CXJoDReu.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-DbkNDADC.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/sansaconpro-bold-webfont-Az1wU0ac.svg#sansa_con_probold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-PUSdIUna.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-PUSdIUna.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-BhWTjeAT.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-qjehOJ8k.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-CgrGfZ3w.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerthin-webfont-CZWNhZsq.svg#globerthin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-c-yyLfiI.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-c-yyLfiI.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-BujrqViN.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-DHDMabmI.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-BCFKYxzu.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbook-webfont-CItkhmwV.svg#globerbook) format("svg");font-weight:300;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-CXLNSgUJ.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-CXLNSgUJ.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-DJo2ejPx.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-CMomALIh.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-DAosFj1E.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerregular-webfont-Voqp5MxM.svg#glober_regularregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-ilNkCIVE.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-ilNkCIVE.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-pYsVZto_.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-CmOB2g19.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-CWS7GL_e.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globersemibold-webfont-DTywDFlu.svg#globersemibold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-BGsXnwIH.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-BGsXnwIH.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-CP37_yN-.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-kIMYL41O.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-ByZ3q7oN.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerbold-webfont-BurgnOj1.svg#globerbold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:glober;src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-DhbInAMu.eot);src:url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-DhbInAMu.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-CsHhx3kM.woff2) format("woff2"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-BJ1TtMJA.woff) format("woff"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-DohgYQLU.ttf) format("truetype"),url(/wp-content/themes/eurailtest/generated/fontfabric_-_globerheavy-webfont-D0NSIfGs.svg#globerheavy) format("svg");font-weight:800;font-style:normal}h1,.title-1{font:400 50px/50px sansa_con_pro;color:#fff}h2,.title-2{font:800 30px/30px glober;color:#007ba4;padding-left:10px;border-left:1px solid #007ba4;text-transform:uppercase}i{font-style:italic}a{cursor:pointer;text-decoration:none;color:inherit}:target,:focus{scroll-margin-top:160px}html{scroll-behavior:smooth}.max{width:100%}.float--left{float:left}.float--right{float:right}.clear,.clearfix{clear:both;width:0px;height:0px;display:block}.center{text-align:center}*{box-sizing:border-box}body{background:#fff;font:400 13px/17px glober;color:#3d3d3d}strong{font-weight:700}input[type=submit]{cursor:pointer}.clear{clear:both}.mobileOnly{display:none!important}.wrapper{width:100%;max-width:960px;margin:0 auto;position:relative;overflow:hidden}.page-template-page-clients .wrapper{overflow:visible}.wrapper-small{width:100%;max-width:960px;margin:0 auto;position:relative;overflow:hidden;padding:0 20px}.wrapper-middle{width:100%;max-width:1280px;margin:0 auto;position:relative;overflow:hidden}.page-template-page-clients .wrapper-middle{overflow:visible}.wrapper-xl{width:100%;max-width:1344px;margin:0 auto;position:relative;overflow:hidden}.page-template-page-clients .wrapper-xl{overflow:visible}@media (max-width:1276px){.wrapper-xl{padding:auto 30px!important}}@media (max-width:1023px){.wrapper-xl{padding:0 30px!important}}@media (max-width:767px){.wrapper-xl{padding:0 30px!important}}.wrapper-medium-big{width:100%;max-width:1129px;margin:0 auto;position:relative;overflow:hidden}.page-template-page-clients .wrapper-medium-big{overflow:visible}@media (max-width:1276px){.wrapper-medium-big{padding:0 30px!important}}@media (max-width:1023px){.wrapper-medium-big{padding:0 30px!important}}@media (max-width:767px){.wrapper-medium-big{padding:0 30px!important}}.wrapper-big{width:100%;margin:0 auto;position:relative;overflow:hidden}.page-template-page-clients .wrapper-big{overflow:visible}.back-grey{background:#f3f5f6}.btn{border-radius:14px;border:1px solid #c5d6da;color:#6b8085;font:700 11px/11px glober;position:relative;padding:9px 17px 9px 32px;text-transform:uppercase;display:inline-block}.btn:before,.btn:after{content:"";background-color:#c5d6da;width:11px;height:1px;position:absolute;top:13px;left:11px}.btn:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.btn:hover{background:#f98528;border:1px solid #f98528;color:#fff}.btn:hover:before,.btn:hover:after{background:#fff}.btn.btn--big{font:700 15px/11px glober;padding:15px}.btn.btn--big:before,.btn.btn--big:after{display:none}.btn-rounded{display:inline-block;padding:9px 50px;font:700 14px/22px glober;color:#fff;text-align:center;border-radius:10px;text-decoration:none;transition:background .3s ease}.btn-rounded.orange{background-color:#f98528}.btn-rounded.orange:hover{background:#d16612}.btn-rounded.blue{background-color:#007ba4}.btn-rounded.blue:hover{background-color:#005571}#page{margin-top:-30px;z-index:100;position:relative}#page.category{margin-top:-150px}.lSAction{bottom:180px;left:0;position:absolute;width:560px}.lSAction .lSPrev,.lSAction .lSNext{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAeCAMAAADEgrRGAAAAUVBMVEUAAAASNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkTcgdfzAAAAG3RSTlMACSTj2rhxFfjpS0MvD8+/saCYgF1WNx2qkGrTINQkAAAAcklEQVQY012PRxKEMAwEbTkHMgsL/38oV7fm1l0lTY0ZY0MDby8w7sA62xHFAVO58dp1HIcf8HiAZwBeHq/vnEaciqBpqTheIze6ZpDJCYVkS9G8EvFvmP0g63nGlk6RcqLouqQuhombEutJtvOlpnn5AMoSAvUvZH+pAAAAAElFTkSuQmCC) top left no-repeat;width:15px;height:30px;left:10}.lSAction .lSNext{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAeCAMAAADEgrRGAAAAVFBMVEUAAAASNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkQSNkT7CpfLAAAAHHRSTlMAcAjjuBwO+OnaS0MvEs+/saCYgF1WNycj16qQqtxEQwAAAHBJREFUGNN9kDkSgCAQBEFEUMEDEFD//0/j3sDJpjm2epWdJ4XUTTHlEODUAuwL+zAHAusiQfADwTUqJicBHi2G3CvB5DpBN0JtNeyaZsuO2jyeR2fpWHF7LKhv/tMLBtX6iK9Nw/HG9SZNiZOOnPQBBC4DGovTZCgAAAAASUVORK5CYII=) top left no-repeat;right:10;left:auto}.breadcrumb-wrapper{width:100%;margin:0 auto;position:relative;top:5.5rem;overflow:visible}@media (max-width:1276px){.breadcrumb-wrapper{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}}.breadcrumb-wrapper #breadcrumb{background:#007ba4;color:#fff;width:100%;max-width:800px;margin:0;padding:20px;font:400 14px/14px sansa_con_pro;position:relative;border-radius:10px;left:0;top:0;z-index:20}@media (max-width:1023px){.breadcrumb-wrapper #breadcrumb{display:none}}.breadcrumb-wrapper #breadcrumb.-new{position:relative;top:8rem;border-radius:10px;left:0}.header-page{background:#007ba4 url(/wp-content/themes/eurailtest/generated/back-defaut-very-big-CYS4bpoR.jpg) center center no-repeat;background-size:cover;margin-top:-27px;padding:110px 20px 180px;text-align:center;position:relative;z-index:10;height:500px}@media (max-width:767px){.header-page{height:400px}}.header-page:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.header-page h1,.header-page .content,.header-page *{position:relative;z-index:2;top:50%}.header-description{background:#fff;margin-top:-120px;position:relative;z-index:20;padding:55px 100px 20px;font:400 20px/26px sansa_con_pro;text-align:left}.header-description h1{margin-bottom:70px;color:#142d3a;font:700 65px sansa_con_pro;font-style:normal}.header-description p{margin-bottom:30px}.error-404 .page-header{background:transparent url(/wp-content/themes/eurailtest/generated/404-6ln3mPn5.jpg) center center no-repeat;height:450px;max-width:960px;margin:-30px auto 0;padding:180px 0;text-align:center;font:700 50px/47px sansa_con_pro}.page-template-page-clients .lSSlideOuter{background:#fff;padding:55px 100px 20px;z-index:20;position:relative;width:1080px;margin:-100px auto auto}.page-template-page-clients .lSAction{bottom:auto;width:100%;top:50%}.page-template-page-clients .lSAction .lSPrev{left:0}.page-template-page-clients .lSAction .lSNext{right:0;left:auto}.page-template-page-clients .temoignages{position:relative;z-index:20;text-align:center}.page-template-page-clients .temoignages .temoignage{max-width:880px;width:100%}.page-template-page-clients .temoignages .temoignage .citation{font:400 20px/26px sansa_con_pro;color:#123644}.page-template-page-clients .temoignages .temoignage .auteur{font:400 15px/15px sansa_con_pro;color:#6b8085;margin-top:10px}.post__content__wrapper{margin-bottom:50px}.ligne-grise{background:url(data:image/gif;base64,R0lGODlhCgCWAIAAAPP19gAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUM5MzEyRTRFNTRCMTFFNUE1NjFFNjRFOUVGRUQyNzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUM5MzEyRTVFNTRCMTFFNUE1NjFFNjRFOUVGRUQyNzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQzkzMTJFMkU1NEIxMUU1QTU2MUU2NEU5RUZFRDI3NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQzkzMTJFM0U1NEIxMUU1QTU2MUU2NEU5RUZFRDI3NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAKAJYAAAImhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6VAAAOw==) bottom left repeat-x}.site-content .col-left{width:500px;float:left;padding-left:50px}.site-content .col-right{float:right;padding-right:50px;max-width:350px}.site-content .col-right h2{margin-bottom:30px}.content{position:relative}.col-right-absolute{position:absolute;top:0;right:0;width:350px}.filters{margin-top:70px}.filters h3{font:700 24px/24px glober;border-left:1px solid #123644;padding-left:10px;text-transform:uppercase;margin-left:50px;margin-bottom:20px}.filters ul{background:#f3f5f6;padding:40px}.filters ul li{background:#fff;border-radius:14px;border:1px solid #c5d6da;color:#6b8085;font:700 11px/11px glober;position:relative;padding:9px 17px;text-transform:uppercase;display:inline-block;margin:3px;cursor:pointer}.filters ul li.active{background:#123644;color:#fff}.filters ul li:hover{background:#f98528;border:1px solid #f98528;color:#fff}.liste{background:url(data:image/gif;base64,R0lGODlhDgCxAYAAAP////P19iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjMzYTc4MjZkLTVkMjgtNGFhOC1hODY5LWQ5NTUzYjFhMjczNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyQUZDNEI1M0U5Q0UxMUU1QTQxOEMzMTAyRTlCN0YzMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyQUZDNEI1MkU5Q0UxMUU1QTQxOEMzMTAyRTlCN0YzMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNkYjQwN2ZhLTZlMTMtNDJhNy1hYjU2LTAxYTk0OGVmNDFlOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ1YWZkMzUwLTBmMjItMTE3OS05M2ZlLWJhMzI1MzQ1ZjYyZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAOALEBAAKBhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1ipUEttyu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2Oj4CBkpOUlZaXmJmam5ydnpiVkAADs=) top left repeat;margin-bottom:30px;margin-top:50px}.liste .wrapper{max-width:990px}.liste .wrapper .no-result{margin-left:15px}.liste.liste-post{background:url(data:image/gif;base64,R0lGODlhEgBmAoAAAPP19v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjMzYTc4MjZkLTVkMjgtNGFhOC1hODY5LWQ5NTUzYjFhMjczNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBN0YxMkUzMkU2Q0YxMUU1QUM4QkFENkU1OEFENUNGMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBN0YxMkUzMUU2Q0YxMUU1QUM4QkFENkU1OEFENUNGMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0M2U0NmYzLWUyMmQtNDllZS04Y2I0LWI4ODllODIyNmZhYyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmOTdmZjg4LTBlZjktMTE3OS05M2ZlLWJhMzI1MzQ1ZjYyZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAASAGYCAAK2jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt1wh4AsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2Oj4CBkpOUlZaXmJmam5ydnp+QkaKjpKWmp6ipqqusra6voKGys7S1tre4ubq7vL2+v7CxwsPExcbHyMnKy8zNzs/AwdLT0tWQAAOw==) top left repeat}.liste.liste-collaborateur{background:none}.liste.liste-collaborateur .ligne-collab{background:url(data:image/gif;base64,R0lGODlhEgC/AYAAAP////P19iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjMzYTc4MjZkLTVkMjgtNGFhOC1hODY5LWQ5NTUzYjFhMjczNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNTU0NjU1QkU2RTYxMUU1QUZGNUY3MDM0OThFOTM4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNTU0NjU1QUU2RTYxMUU1QUZGNUY3MDM0OThFOTM4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE2NzE2MThiLThhMDctNGE1Ny1hMTkzLWMxMDRjZGRlYTQ0NCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmNjMDM3YjMzLTBmZDItMTE3OS04NjkyLWFiNGY5ZTE5Nzc0ZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAASAL8BAAKZhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksrkRSKvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2Oj4CBkpOUlZaXmJmam5ydnp+QkaKjpKWmp6ipqqusra6voKGys7S1trG1gAADs=) top left repeat;clear:both;margin-bottom:50px}.liste.liste-partenaire,.liste.liste-client{background:#f3f5f6}.no-result{margin:50px auto;font:700 17px/24px sansa_con_pro}.alternate h2{text-align:center}.bloc-list{width:calc(33.3% - 30px);height:320px;background:#fff;position:relative;float:left;margin:24px 15px;display:none}.bloc-list.show{display:block}.bloc-list .img{background:#007ba4 url(/wp-content/themes/eurailtest/generated/back-defaut-big-QTBfkH8z.jpg) center center no-repeat;background-size:cover;width:100%;height:140px;display:block;text-align:center;padding:30px}.bloc-list .img img{max-width:100%;max-height:100%;margin:auto}.bloc-list .desc{padding:20px 30px}.bloc-list .desc .date{color:#6b8085;font:700 11px/11px glober;text-transform:uppercase}.bloc-list .desc .type{display:none}.bloc-list .desc .title{font:700 14px/14px sansa_con_pro;color:#002a3a}.bloc-list .desc .chapeau{margin:20px 0}.bloc-list .desc .btn{position:absolute;bottom:20px;left:30px}.bloc-list .desc .tags{position:absolute;bottom:20px;right:30px;width:40%;text-align:right}.bloc-list .desc .tags a{text-decoration:underline;display:inline-block;margin-left:5px}.bloc-list .desc .tags a:hover{color:#f98528}.col-right .bloc-list{text-align:center;height:335px;background:transparent;display:block;float:none;margin:0;width:100%!important}.col-right .bloc-list .img{height:200px}.col-right .bloc-list .desc{background:#f3f5f6;margin:-100px 30px 0}.col-right .bloc-list .desc .type{display:block}.col-right .bloc-list .desc .title{margin:30px 0;font:400 18px/22px sansa_con_pro}.col-right .bloc-list .desc .chapeau{display:none}.col-right .bloc-list .desc .btn{position:relative;bottom:0;left:0}.col-right .bloc-list .desc .tags{display:none}.bloc-list.product,.bloc-list.etude-de-cas,.bloc-list.labo,.bloc-list.actu,.bloc-list.bloc-search,.bloc-list.accreditation,.bloc-list.partenaire{width:calc(50% - 30px)}.bloc-list.accreditation .img{border:4px solid #f3f5f6}.bloc-list.actu,.bloc-list.bloc-search,.bloc-list.etude-de-cas{height:500px}.bloc-list.actu .img,.bloc-list.bloc-search .img,.bloc-list.etude-de-cas .img{height:200px}.bloc-list.actu .desc .title,.bloc-list.bloc-search .desc .title,.bloc-list.etude-de-cas .desc .title{font:400 28px/28px sansa_con_pro;margin:15px 0 30px}.bloc-list.actu .desc .btn,.bloc-list.etude-de-cas .desc .btn{display:none}.bloc-list.collab{height:390px}.bloc-list.collab .img{width:240px;height:300px;margin:0 30px}.bloc-list.partenaire{height:auto;min-height:100px}.bloc-list.client{height:auto;min-height:120px;position:relative}.bloc-list.client .title{border-left:1px solid #f98528;padding:10px}.bloc-list.client .img{display:none}.bloc-list.client .projets{position:absolute;background:#fff;display:none;margin-bottom:50px;padding:20px 30px;width:100%;z-index:200;top:69px}.bloc-list.client .projets table{width:100%}.bloc-list.client .projets tr td{padding:10px 0}.bloc-list.client .projets tr td:nth-child(2){padding-left:20px;color:#51c4e2}.col-labo{clear:both;margin:0 15px}.col-right .clients{background:#f98528;padding:40px;text-align:center}.col-right .clients h3{color:#fff;font:400 20px/20px sansa_con_pro;margin-bottom:40px}.col-right .clients .title,.col-right .clients p{font:700 18px/23px glober;color:#ffdabd;text-transform:uppercase}.bloc-voir-plus{background:#f3f5f6;margin:0 auto;width:100%;max-width:900px;padding:30px 0;text-align:center}.alternate-product,.alternate{margin-top:70px}.col-right .alternate-product,.col-right .alternate{margin-top:0}.alternate-product h2,.alternate h2{text-align:center;margin-bottom:70px}.blocs{margin-bottom:55px}.bloc{margin-top:50px}.bloc h2{margin-bottom:30px}.bloc.bloc-texte .big-text{font:700 17px/23px sansa_con_pro;color:#002a3a;margin:0 0 30px 10px;display:block}.bloc.bloc-texte h2{font:700 24px/33px glober;color:#000;text-transform:none;padding-left:0;border:0}.bloc.bloc-texte h3{font:800 17px/23px glober;text-transform:none}.bloc.bloc-texte h4{font:700 15px/23px glober;text-transform:none}.bloc.bloc-texte p{margin-bottom:20px}.bloc.bloc-texte p img{margin:auto}.bloc.bloc-texte ul li{padding-left:10px;margin-bottom:10px;position:relative}.bloc.bloc-texte ul li ul{margin-left:10px;margin-top:5px}.bloc.bloc-texte ul li:before{content:"";width:2px;height:2px;background:#123644;display:block;position:absolute;left:0;top:10px}.bloc.bloc-texte img{margin-left:-50px;max-width:550px;height:auto}.bloc.bloc-texte img.alignleft{float:left;margin:20px 20px 20px 0}.bloc.bloc-texte img.alignright{float:right;margin:20px 0 20px 20px}.bloc.bloc-texte .wp-caption-text{background:#123644;color:#fff;padding:40px;font:400 15px/19px sansa_con_pro;display:inline-block;width:460px}.bloc.bloc-texte .quote_content{font:700 17px/20px sansa_con_pro;margin-left:15px;color:#002a3a;margin-top:30px}.bloc.bloc-texte .quote_author{margin-left:15px;margin-top:20px;font:300 14px/17px sansa_con_pro;color:#002a3a;margin-bottom:30px}.bloc.bloc-galerie{width:550px;margin-left:-50px}.bloc.bloc-galerie .image{display:block;height:300px;width:550px;text-align:center}.bloc.bloc-galerie .image img{width:auto;height:auto;max-width:550px;max-height:300px}.bloc.bloc-galerie .wp-caption-text{background:#123644;color:#fff;padding:40px;font:400 15px/19px sansa_con_pro;display:inline-block;margin-left:50px;width:460px}.bloc.bloc-galerie .lSAction{bottom:60px}.bloc.bloc-grande_image{height:450px;position:relative;overflow:hidden}.bloc.bloc-grande_image img{position:absolute;inset:-9999px;margin:auto;min-width:100%;min-height:100%}.newsletter,.contact,.home .newsletter{background:#0b6e8f;color:#fff;padding:30px;width:300px}.newsletter h3,.newsletter h2,.newsletter .title-2,.newsletter .title-3,.contact h3,.contact h2,.contact .title-2,.contact .title-3,.home .newsletter h3,.home .newsletter h2,.home .newsletter .title-2,.home .newsletter .title-3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmBAMAAABaE/SdAAAAGFBMVEX///8AAAD///////////////////////8GrCwdAAAACHRSTlMpABsVEAYfI6tmlbcAAACHSURBVCjPYxAUFDRgQAWkibGnpaUVlKWBQDpMjBVEOgqCgBCKmIoLCLjBxVBNVVJyhIolG4OAOVhUEcM8hFiSEgioI8QQ5hHU6ygKAnAxZECqGBvYGehugQGEvUzGcGCOzzxmFzhww2YePnuRAT69rKFwEES2f9Wx2CGCxR9OJIZpUQEDbQEAyfMt+XR3YIsAAAAASUVORK5CYII=) left center no-repeat;padding-left:60px;position:relative;font:400 20px/22px sansa_con_pro;margin-bottom:35px;color:#fff}.newsletter h3 strong,.newsletter h2 strong,.newsletter .title-2 strong,.newsletter .title-3 strong,.contact h3 strong,.contact h2 strong,.contact .title-2 strong,.contact .title-3 strong,.home .newsletter h3 strong,.home .newsletter h2 strong,.home .newsletter .title-2 strong,.home .newsletter .title-3 strong{display:block}.newsletter h3:before,.newsletter h2:before,.newsletter .title-2:before,.newsletter .title-3:before,.contact h3:before,.contact h2:before,.contact .title-2:before,.contact .title-3:before,.home .newsletter h3:before,.home .newsletter h2:before,.home .newsletter .title-2:before,.home .newsletter .title-3:before{content:"";width:4px;height:46px;background:#f98528;position:absolute;left:-30px;top:0}.newsletter p,.contact p,.home .newsletter p{margin-bottom:35px}.newsletter form fieldset,.contact form fieldset,.home .newsletter form fieldset{width:100%;background:#fff;border:1px solid #ebe8e0;border-radius:4px;padding:5px;height:50px}.newsletter form input[type=checkbox],.contact form input[type=checkbox],.home .newsletter form input[type=checkbox]{-webkit-appearance:checkbox}.newsletter form label,.contact form label,.home .newsletter form label{margin-left:5px}.newsletter form label a,.contact form label a,.home .newsletter form label a{text-decoration:underline}.newsletter form input.textfield,.contact form input.textfield,.home .newsletter form input.textfield{display:inline-block;margin:0 20px;background:none;border:none;font:300 15px/37px glober;width:calc(100% - 95px);height:100%}.newsletter form input.submit,.contact form input.submit,.home .newsletter form input.submit{background:none;display:inline-block;width:50px;height:37px;border:0;border-left:1px solid #c2dde5;text-align:center;font:700 15px/37px glober}.newsletter .response,.contact .response,.home .newsletter .response{margin-top:10px}.newsletter .btn,.contact .btn,.home .newsletter .btn{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) 13px 11px no-repeat}.newsletter .btn:after,.newsletter .btn:before,.contact .btn:after,.contact .btn:before,.home .newsletter .btn:after,.home .newsletter .btn:before{display:none}.newsletter .btn:hover,.contact .btn:hover,.home .newsletter .btn:hover{background:#f98528 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) 13px 11px no-repeat}.contact h3,.contact .title-3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmBAMAAABaE/SdAAAAGFBMVEX///8AAAD///////////////////////8GrCwdAAAACHRSTlMpABsVEAYfI6tmlbcAAACHSURBVCjPYxAUFDRgQAWkibGnpaUVlKWBQDpMjBVEOgqCgBCKmIoLCLjBxVBNVVJyhIolG4OAOVhUEcM8hFiSEgioI8QQ5hHU6ygKAnAxZECqGBvYGehugQGEvUzGcGCOzzxmFzhww2YePnuRAT69rKFwEES2f9Wx2CGCxR9OJIZpUQEDbQEAyfMt+XR3YIsAAAAASUVORK5CYII=) left center no-repeat}.catalogue{background:#f98528 url(/wp-content/themes/eurailtest/generated/fond-catalogue-ChBbTViv.png) bottom right no-repeat;color:#fff;padding:45px 30px;width:300px}.catalogue h3,.catalogue .title-3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAsCAMAAAAD6lucAAAAZlBMVEUAAAD/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1r/o1pMyaroAAAAIXRSTlMAGOMNKczn16yOb1EcvzLsXD6dOCIH0XhlxoV+EvK1pUleo0FSAAABOElEQVRIx+3W246DIBCA4RG0ICCCSj3Xnfd/yUWqWRvrpu7dJn7xwhD+iXcjeGnCO1NG8JFIm25KuIMAn0hbCKkPJwxaiiIj+LRcu+EW46mw1TZSZZPyO74Y/HnbOoZ7hDdhMDWc4N7oOANE1eJbY+egzvEtEiH6NErwQEzxwC0iV3qlV3qlV/qvU8XOp7kKKT2dekNInfYrMP88He+P1PpufoJY1kV2+z3Ns6I3GoKQPtLGqnV1l6Z7sH3K/KVygKdoXtU+TTbL/Gtd5pXsJz+gcv586mW8rvcv8bPeGYCWIs0ILoj/pmWCRKvQLE1dbO+kQpYUFlTLMHHV1g6EtD2AyF5+M6QOzR6trKmLJPf3cg1KgSLz632qjY0pfIKWHEfwCGaWwkkMSZIwzOG8BoMO/qCKZ3DoG/iD7cqnAe5YAAAAAElFTkSuQmCC) left center no-repeat;padding-left:80px;position:relative;font:400 20px/22px sansa_con_pro;margin-bottom:35px}.catalogue h3 strong,.catalogue .title-3 strong{display:block}.catalogue a{color:#ffdabd;font:400 20px/22px sansa_con_pro;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) left 11px no-repeat;padding-left:18px;display:inline-block}.catalogue a:hover{color:#fff}.fake-header{height:150px;display:block}#global-submenu{position:absolute;top:calc(100% + 20px);left:42%;transform:translate(-50%);width:1340px;background:#cbe1f3;display:none;z-index:999999;border-radius:10px;padding:90px 30px 70px 330px;box-shadow:0 10px 30px #0000001a;flex-direction:column;align-items:flex-start}#global-submenu:before{content:"";position:absolute;left:18rem;top:0;bottom:2rem;width:1px;height:100%;background-color:#217b9c}#global-submenu ul{display:flex;flex-direction:column;gap:0!important;margin:0;padding:0;list-style:none;align-items:flex-start!important}#global-submenu li{position:relative}#global-submenu li a{font: 700 24px/1.2 sansa_con_pro;text-decoration:none;padding:10px 0;color:#142d3a;position:relative;transition:color .25s ease}#global-submenu li a span{display:inline-block;padding-left:0;transition:padding-left .25s ease;color:inherit}#global-submenu li a:hover span{padding-left:20px;color:#1a6a8c}#global-submenu li a:before{content:"";position:absolute;left:-45px;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#1a6a8c;border-radius:2px;opacity:0;transition:opacity .25s ease}#global-submenu li a:hover:before{opacity:1}#global-submenu li a:after{display:none}#header{background-color:#e4f0f2;position:relative;overflow:visible}@media (max-width:767px){#header{position:relative}}#header .fake-header{height:500px;display:block}#header .back-header{background-size:cover;width:100%;height:500px;position:absolute;top:0;left:0}#header .header-top{background-color:#142d3a0d;z-index:999999999;position:relative;overflow:visible}#header .header-top .header-top-content{background-color:#fff;padding:20px 25px;display:flex;flex-direction:column;border-radius:10px;overflow:visible;position:relative;top:63px;z-index:9999;content:""}@media (max-width:1276px){#header .header-top .header-top-content{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}}#header .header-top .header-top-content .burger-menu,#header .header-top .header-top-content .mobile-menu-overlay{display:none}#header .header-top .top-bar{display:flex;justify-content:flex-end;gap:20px}#header .header-top .middle-bar{display:flex;align-items:center;justify-content:end;max-height:2rem}#header .header-top .middle-bar .site-logo{margin-right:65px}#header .header-top .middle-bar .site-logo .big-logo{display:block}#header .header-top .middle-bar .site-logo .small-logo{display:none}#header .header-top .middle-bar .line-under-logo{flex:1;height:.5px;background:#007ba4;max-width:62rem}#header .header-top .main-nav-area{display:flex;align-items:center;position:relative;z-index:997;overflow:visible;justify-content:end;max-height:2rem}#header .header-top .main-nav-area nav.main-navigation{background:#fff;position:relative;overflow:visible;margin-right:25px}#header .header-top .main-nav-area nav.main-navigation ul{display:flex;align-items:center;gap:33px;overflow:visible;margin:0;padding:0;list-style:none}#header .header-top .main-nav-area nav.main-navigation ul li{white-space:nowrap;position:relative;font:600 14px/20px glober;text-transform:none}#header .header-top .main-nav-area nav.main-navigation ul li a{display:block;color:#142d3a;padding-right:24px;position:relative;text-decoration:none}#header .header-top .main-nav-area nav.main-navigation ul li a:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='11'%20height='6'%20viewBox='0%200%2011%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%201L5.5%205L9.5%201'%20stroke='%23142D3A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;background-size:contain;width:10px;height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}#header .header-top .main-nav-area nav.main-navigation ul li a:hover{color:#007ba4}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu{display:none;position:absolute;top:calc(100% + 10px);left:-330px;width:1340px;background:#c2daed;z-index:999999;box-shadow:0 8px 16px #00000026;border-radius:4px;padding:8px 0;margin:0;list-style:none}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li{display:none;font-size:14px;font-weight:400;text-transform:none;margin:0}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li a{color:#fff;padding:12px 20px;border-radius:0;transition:background-color .2s ease}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li a:after{display:none}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li a:hover{fill:#ed7f29}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li:first-child a{border-radius:4px 4px 0 0}#header .header-top .main-nav-area nav.main-navigation ul li ul.sub-menu li:last-child a{border-radius:0 0 4px 4px}#header .header-top .main-nav-area nav.main-navigation ul li:hover>ul.sub-menu{display:block;animation:fadeInDown .2s ease-out}#header .header-top .main-nav-area .nav-right{display:flex;align-items:center;gap:20px}#header .header-top .main-nav-area .nav-right a{color:#fff;padding:10px 15px;border-radius:5px;text-decoration:none}#header .header-top .main-nav-area .nav-right a:hover{color:#ed7f29}#header .header-top .main-nav-area .nav-right .langs{font:700 11px/11px glober;text-transform:uppercase}#header .header-top .main-nav-area .nav-right .langs .link-search{display:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAALVBMVEUAAAC4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKLwMR9hAAAADnRSTlMAd2buzLtVIhGIRDOZ3RGzEU4AAACSSURBVAjXYwCDNsEMBijofPfu3QwIk9sPyH6yAcxueRfGkPrOA8yWewMkzj0Es+0CgATrYxCT610CkGR7twBIMr4Dy74TQGMzvSsAkuzvFEDGQ2ULQLL3rIHE5qdglfMeL2DgsnvFAFb/7qlgHFghg947EDCCCqtPeedZABF+BKKgwgowdh5CmEEOIcxQYgRnAgAYpjhdT4I4jwAAAABJRU5ErkJggg==) center center no-repeat;width:20px;height:20px;margin-right:10px}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown{position:relative;display:inline-block}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-toggle{background:none;border:none;cursor:pointer;padding:10px 0 8px 10px;font-weight:700;display:flex;align-items:center;gap:8px;border-radius:3px}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-toggle:hover{background:#e5e1d8}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .arrow{font-size:10px;transition:transform .2s ease}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-menu{display:none;position:absolute;background-color:#fff;min-width:100px;box-shadow:0 8px 16px #0000001a;z-index:1000;top:calc(100% + 0px);left:0;border-radius:4px;overflow:hidden;list-style:none;margin:0;padding:0}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-menu li{margin:0}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-menu li a{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#333;text-decoration:none;font-size:11px;font-weight:700}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown .dropdown-menu li a:hover{background-color:#f0f0f0}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown:hover .dropdown-menu{display:block}#header .header-top .main-nav-area .nav-right .langs .lang-dropdown:hover .arrow{transform:rotate(180deg)}#header .header-hero{padding:60px 0;background:#142d3a0d;position:relative;z-index:1;height:750px;background-image:url(/wp-content/themes/eurailtest/generated/header-bkg-DOu1URTF.png);background-position:center bottom;background-repeat:no-repeat;background-size:contain}#header .header-hero .header-hero-content{top:90px}#header .header-hero .header-hero-content .top-content{display:flex;align-items:end}#header .header-hero .header-hero-content .top-content h1{color:#142d3a;font-family:sansa_con_pro;font-size:65px;font-style:normal;font-weight:700;line-height:100%;max-width:465px}#header .header-hero .header-hero-content .top-content .btn-chevron{height:53px;display:inline-flex;align-items:center;gap:30px;padding:18px 24px;background:#fff;color:#142d3a;font:700 18px glober;border-radius:10px;border:none;text-decoration:none;text-transform:none;transition:background .3s ease,color .3s ease}#header .header-hero .header-hero-content .top-content .btn-chevron:after,#header .header-hero .header-hero-content .top-content .btn-chevron:before{display:none}#header .header-hero .header-hero-content .top-content .btn-chevron:hover{background:#007ba4;border:#007ba4;color:#fff}#header .header-hero .header-hero-content .top-content .btn-chevron:hover .chevron{background-color:#fff}#header .header-hero .header-hero-content .top-content .btn-chevron .chevron{display:inline-block;width:10px;height:10px;background-color:#ed7f29;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain;transition:background-color .3s ease}#header .header-hero .header-hero-content .search-home{margin-top:45px;z-index:10;position:relative}#header .header-hero .header-hero-content .search-home form{display:flex;justify-content:start}#header .header-hero .header-hero-content .search-home .input-group{display:flex;overflow:hidden;background:#fff;align-items:center;height:70px;max-width:660px;width:100%}#header .header-hero .header-hero-content .search-home .input-group .search-field{border:none;padding:20px;font-size:16px;flex:1;background:transparent;color:#142d3a}#header .header-hero .header-hero-content .search-home .input-group .search-field::placeholder{color:#142d3a;opacity:1;font:"glober"}#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined{background:transparent;border:none;padding:0;display:flex;cursor:pointer;height:50px;margin-right:8px;align-items:center}#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined .text-part{background:#ed7f29;color:#fff;font:700 18px glober;padding:14px 35px;display:flex;align-items:center;border-radius:10px;transition:all .3s ease;white-space:nowrap}#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined .chevron-part{background:#ed7f29;padding:14px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .3s ease}#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined .chevron-part .chevron{width:24px;height:24px;background-color:#fff;mask:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.5004%2021L17.1504%2016.65M19.5%2011C19.5%2015.4183%2015.9183%2019%2011.5%2019C7.08172%2019%203.5%2015.4183%203.5%2011C3.5%206.58172%207.08172%203%2011.5%203C15.9183%203%2019.5%206.58172%2019.5%2011Z'%20stroke='%231B2825'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.5004%2021L17.1504%2016.65M19.5%2011C19.5%2015.4183%2015.9183%2019%2011.5%2019C7.08172%2019%203.5%2015.4183%203.5%2011C3.5%206.58172%207.08172%203%2011.5%203C15.9183%203%2019.5%206.58172%2019.5%2011Z'%20stroke='%231B2825'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined:hover .text-part,#header .header-hero .header-hero-content .search-home .input-group .submit-btn-combined:hover .chevron-part{background:#d16612}@media (max-width:767px){#header .header-hero{display:flex}}#header.header-small.open .header-hero{display:none}.search{margin-top:-25px;z-index:10;position:relative}.search form{width:490px;margin:0 auto;position:relative;background:#fff;border:1px solid #ebe8e0;border-radius:4px;padding:5px 0;height:50px}.search form input.textfield{display:inline-block;padding:0 20px;background:none;border:none;font:300 15px/37px glober;width:calc(100% - 95px);height:100%}.search form input.submit{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAALVBMVEUAAAC4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKK4sKLwMR9hAAAADnRSTlMAd2buzLtVIhGIRDOZ3RGzEU4AAACSSURBVAjXYwCDNsEMBijofPfu3QwIk9sPyH6yAcxueRfGkPrOA8yWewMkzj0Es+0CgATrYxCT610CkGR7twBIMr4Dy74TQGMzvSsAkuzvFEDGQ2ULQLL3rIHE5qdglfMeL2DgsnvFAFb/7qlgHFghg947EDCCCqtPeedZABF+BKKgwgowdh5CmEEOIcxQYgRnAgAYpjhdT4I4jwAAAABJRU5ErkJggg==) center center no-repeat;display:inline-block;width:50px;height:37px;border:0;border-left:1px solid #ebe8e0;text-indent:-99999px;text-align:center;float:right}.isDesktop .header-top-content{transition:top .5s ease}.isDesktop #header-wrapper.open .header-top-content{position:fixed;top:0;left:0;right:0;margin:0 auto;width:100%;max-width:1340px;z-index:2147483647;background:#fff;border-radius:0 0 10px 10px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}nav.main-navigation>.content-navigation ul.sub-menu{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;pointer-events:none!important}#footer-wrapper{background:#08151a;color:#6b8085;border-top:1px solid black}#footer-wrapper .wrapper{padding:50px 0 50px 80px;position:relative}#footer-wrapper .wrapper .picto-map{margin-bottom:20px}#footer-wrapper .wrapper .col-left{width:100%;max-width:580px;font:400 15px/25px glober;text-transform:uppercase}#footer-wrapper .wrapper .col-left h3{font:800 22px/25px glober;text-transform:uppercase;color:#fff}#footer-wrapper .wrapper .col-left .adresse{border-left:1px solid #007ba4;padding-left:20px}#footer-wrapper .wrapper .col-left .tel .icon,#footer-wrapper .wrapper .col-left .fax .icon,#footer-wrapper .wrapper .col-left .mail .icon{margin-right:20px;display:inline-block}#footer-wrapper .wrapper .col-left .mail{font:600 11px/15px glober;text-transform:none}#footer-wrapper .wrapper .col-left .col{float:left;width:225px;margin-right:30px}#footer-wrapper .wrapper .col-left .col.col3{width:40px}#footer-wrapper .wrapper .col-left .col.col3 a{margin-bottom:5px;display:block}#footer-wrapper .wrapper .col-left .map{margin-top:15px;border:30px solid white;display:inline-block;line-height:0}#footer-wrapper .wrapper .col-left .map img{max-width:100%}#footer-wrapper .wrapper .col-right{position:absolute;top:0;right:0}#footer-wrapper .wrapper .footer-menu2 li{display:inline}#footer-wrapper .wrapper .footer-menu2 li:before{content:" - "}#footer-wrapper .wrapper .footer-menu2 li:first-child:before{display:none}#footer-wrapper .wrapper #site-navigation-footer{margin-top:70px;overflow:hidden}#footer-wrapper .wrapper #site-navigation-footer ul li{font:600 15px/15px glober;text-transform:uppercase;color:#fff;width:calc(33% - 30px);margin-right:30px;float:left;margin-bottom:0}#footer-wrapper .wrapper #site-navigation-footer ul li:nth-child(3n+1){clear:both}#footer-wrapper .wrapper #site-navigation-footer ul li a{border-left:1px solid #007ba4;padding-left:10px;margin-bottom:10px;display:block}#footer-wrapper .wrapper #site-navigation-footer ul li ul{display:none}#footer-wrapper .wrapper #site-navigation-footer ul li ul li{font-size:11px;color:#7794a0;width:100%;margin-bottom:0}#footer-wrapper .wrapper #site-navigation-footer ul li ul li a{border-left:0;margin-bottom:0}.icon{background:url(/wp-content/themes/eurailtest/generated/ico-footer-D5hGJMFU.png) no-repeat top left}.icon.footer-picto-fax{background-position:0 0;width:15px;height:15px}.icon.footer-picto-linkedin{background-position:0 -16px;width:29px;height:29px}.icon.footer-picto-mail{background-position:0 -46px;width:15px;height:11px}.icon.footer-picto-map{background-position:0 -58px;width:41px;height:61px}.icon.footer-picto-tel{background-position:0 -120px;width:15px;height:15px}.icon.footer-picto-twitter{background-position:0 -136px;width:29px;height:29px}.icon.footer-picto-youtube{background-position:0 -166px;width:29px;height:29px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.icon{background:url(/wp-content/themes/eurailtest/generated/ico-footer2x-CTDt5BS2.png) no-repeat top left;background-size:41px 196px}}#tarteaucitronAlertBig{max-width:540px!important;line-height:200%!important;padding:55px 25px!important}#tarteaucitronAlertBig:before{content:"";width:100%;height:100%;position:fixed;top:20px;left:0;z-index:-1}.home #page #content{background-color:#fafffd}.home h2,.home .title-2{color:#123644;font: 700 50px/95% sansa_con_pro;text-transform:none;border:none;padding-left:0}.home h3{color:#123644;font: 700 45px/95% sansa_con_pro;text-transform:none;border:none;padding-left:0}.home .actu{position:relative;overflow:visible;padding:80px 0}.home .actu .newsletter{position:absolute;top:450px;right:0}.home .actu .chevron-right{width:10px;height:10px;background-color:#ed7f29;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .submit-btn-combined{background:transparent;border:none;padding:0;display:flex;cursor:pointer;height:50px;margin-right:8px;align-items:center}.home .submit-btn-combined .text-part{background:#ed7f29;color:#fff;font:700 16px glober;padding:14px 25px;display:flex;align-items:center;border-radius:10px;transition:all .3s ease;white-space:nowrap}.home .submit-btn-combined .chevron-part{background:#ed7f29;padding:20px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .3s ease}.home .submit-btn-combined .chevron-part .chevron{width:10px;height:10px;background-color:#fff;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .submit-btn-combined:hover .text-part,.home .submit-btn-combined:hover .chevron-part{background:#d16612}.home .macaron-actu{width:192px;height:58px;background-color:#1a6a8c;clip-path:polygon(0 0,85% 0,100% 100%,0% 100%);padding:13px 20px;color:#fff;font:700 18px/17px glober;left:155px;top:160px;position:absolute;z-index:1}.home .actu-principale{margin-bottom:60px}.home .petites-actus-container{display:flex;align-items:flex-end;max-height:366px;margin-bottom:40px}.home .petites-actus-container h3,.home .petites-actus-container .title-3{font:700 28px/29.5px sansa_con_pro;color:#123644;margin:0 0 35px}.home .actu-principale{position:relative;height:715px;border-radius:10px;overflow:visible}.home .actu-principale .img-actu-principale{width:100%;height:100%;background:url(/wp-content/themes/eurailtest/generated/header-home-BAVOulYq.jpg) center center no-repeat;background-size:cover}.home .actu-principale .overlay-info{position:absolute;bottom:0;right:48px;top:192px;height:715px;background:#c2daed;width:100%;max-width:500px;margin:0 30px 30px 0;z-index:1}.home .actu-principale .overlay-info .content-actu-principale{padding:65px}.home .actu-principale .overlay-info .content-actu-principale .top-content{display:flex;align-items:center;gap:45px}.home .actu-principale .overlay-info .content-actu-principale .top-content .categorie{background:#ed7f29;color:#fff;padding:2px 4px;font-size:14px;font-weight:400;display:inline-block;margin-bottom:15px}.home .actu-principale .overlay-info .content-actu-principale .top-content .date{color:#000;font-weight:400;text-transform:uppercase;font-size:14px;margin-bottom:15px}.home .actu-principale .overlay-info .content-actu-principale h3{margin:65px 0 220px}.home .actu-principale .overlay-info .content-actu-principale p{font:400 18px/20px glober;color:#142d3a;line-height:1.6;margin-bottom:25px;max-width:285px}@media (min-width: 1024px) and (max-width: 1275px){.home .actu-principale{height:400px;margin-bottom:40px}.home .actu-principale .overlay-info{max-width:353px;margin:-80px 20px 0;top:0;height:395px;position:relative;top:-9rem;left:42rem}.home .actu-principale .overlay-info .content-actu-principale{padding:35px 50px}.home .actu-principale .overlay-info .content-actu-principale .top-content{gap:20px}.home .actu-principale .overlay-info .content-actu-principale h3{margin:28px 0 55px;font-size:28px;max-width:240px}.home .actu-principale .overlay-info .content-actu-principale p{font-size:16px}}.home .petites-actus{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:600px;width:100%}.home .petite-actu{display:flex;flex-direction:column;background:#fff;overflow:hidden}.home .petite-actu .img-petite-actu{width:260px;height:138px;background-size:cover;background-position:center}.home .petite-actu .content-petite-actu{padding:56px 0 0;background-color:#fafffd}.home .petite-actu .content-petite-actu .top-content{display:flex;justify-content:space-between}.home .petite-actu .content-petite-actu .top-content .categorie-petite{background:#ed7f29;color:#fff;padding:2px 4px;font-size:14px;font-weight:400;display:inline-block;margin-bottom:19px}.home .petite-actu .content-petite-actu .top-content .date-petite{color:#6b8085;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:10px}.home .petite-actu .content-petite-actu .lire-article{color:#ed7f29;text-decoration:none;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:5px;transition:all .3s ease}.home .petite-actu .content-petite-actu .lire-article:hover .chevron-right{transform:translate(3px)}.home .petite-actu .content-petite-actu .lire-article .chevron-right{transition:transform .3s ease}.home .tous-articles{padding:20px 0 15px 90px}.home .tous-articles a{color:#123644;text-decoration:none;font-weight:600;font-size:16px;display:inline-flex;align-items:center;gap:40px;transition:color .3s ease}.home .tous-articles a .chevron-right{transition:transform .3s ease}.home .tous-articles a:hover .chevron-right{transform:translate(4px)}.home .valeurs-background{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='447'%20height='388'%20viewBox='0%200%20447%20388'%20fill='none'%3e%3cpath%20d='M3.392e-05%20388L239.585%20-2.09452e-05L548%20-4.03771e-05L548%20388L3.392e-05%20388Z'%20fill='%23C2DAED'/%3e%3c/svg%3e") no-repeat right;background-color:#fafffd}.home .valeurs-background .valeurs{padding:155px 0 185px;overflow:visible}.home .valeurs-background .valeurs h3{padding-left:0;margin-bottom:40px;text-transform:none;color:#142d3a;font: 700 45px/95% sansa_con_pro;border-left:none}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content{margin:0 auto;padding-left:280px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card{display:flex;flex-direction:column;justify-content:space-between;width:220px;height:130px;padding:20px;border-radius:10px;color:#123644;font:600 16px/20px sansa_con_pro;position:relative;transition:all .3s ease}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.valeur-bleue{background:#1a6a8c;color:#fff}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.valeur-bleue .valeur-arrow{color:#fff}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.valeur-grise{background:#e4f0f2}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-icone{width:24px;height:24px;margin-bottom:10px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-icone img{max-width:100%;height:auto}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-titre{position:absolute;bottom:1.2rem;font-size:16px;font-weight:700;font-family:glober}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-arrow{position:absolute;right:20px;bottom:20px;width:16px;height:18.5px;background-color:currentColor;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .offre-newsletter{margin-top:-80px;background-color:#c2daed;height:650px}.home .offre-newsletter .offres{margin-top:6rem;display:flex;align-items:flex-start;justify-content:center;gap:10rem}@media (max-width:767px){.home .offre-newsletter .offres{flex-direction:column}}.home .offre-newsletter .offres .text-content{margin-top:40px}.home .offre-newsletter .offres .text-content h3{max-width:360px;margin-bottom:130px}.home .offre-newsletter .offres .text-content p{font:700 18px/95% glober;max-width:275px;color:#1a6a8c}.home .offre-newsletter .offres .catalogue-card{background-color:#ed7f29;border-radius:10px;overflow:hidden;color:#fff;display:flex;flex-direction:column;max-width:600px;text-align:left}.home .offre-newsletter .offres .catalogue-card .catalogue-illustration{width:100%;padding:30px 30px 0}.home .offre-newsletter .offres .catalogue-card .catalogue-illustration img{display:block;border-radius:10px;width:100%;max-width:546px}.home .offre-newsletter .offres .catalogue-card .catalogue-content{display:flex;align-items:center;margin:35px 0 35px 30px;justify-items:flex-start}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-icon img{width:37.61px;height:37.61px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-text{margin-left:30px;font-size:18px;font-weight:700}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-chevron{width:18px;height:18px;margin-left:15px;background-color:#142d3a;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-link{margin-left:10px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-link a{font-size:16px;color:#fff;text-decoration:none;padding-left:10px;border-left:1px solid white}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-link a:hover{color:#000}.home .produits{margin-top:-100px;position:relative;z-index:10;overflow:hidden;display:flex;gap:22px;flex-wrap:wrap}.home .produits .produit-card{background:#142d3a;color:#fff;text-decoration:none;border-radius:10px;width:361px;height:248px;padding:30px 24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:background .3s ease}.home .produits .produit-card:hover{background:#0d1e27}.home .produits .produit-card .icon-produit img{max-height:40px;width:auto;object-fit:contain}.home .produits .produit-card .title{font:700 20px/1.2 sansa_con_pro;margin-top:auto;max-width:230px}.home .produits .produit-card .arrow{position:absolute;bottom:35px;right:40px;width:18px;height:18px;background-color:#ed7f29;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .chiffres{background-color:#142d3a;position:relative;top:0;height:732px;color:#fff}.home .chiffres .wrapper-medium-big{display:flex;justify-content:space-between}.home .chiffres h2,.home .chiffres p{color:#fff;border:none}.home .chiffres p{max-width:360px;font:400 18px/25px glober}.home .chiffres .column-left{margin-top:175px;display:flex;flex-direction:column;gap:90px;max-width:538px;width:100%}.home .chiffres .column-right{margin-top:140px;width:520px}.home .chiffres .column-right .main-chiffre{height:260px;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:60px}.home .chiffres .column-right .main-chiffre .big-chiffre{font: 700 120px/95% sansa_con_pro}.home .chiffres .column-right .chiffre-row{display:flex;gap:110px;border-bottom:1px solid rgba(255,255,255,.3);margin-top:25px;padding-bottom:65px}.home .chiffres .column-right .chiffre-row .title-2{font: 700 50px/95% sansa_con_pro}.home .video{position:relative;margin-bottom:80px;overflow:visible;z-index:1}.home .video .top-content{display:flex}.home .video .top-content h2{margin-left:180px;margin-bottom:40px;position:relative;z-index:1}.home .video .top-content .cta{display:flex;align-items:center;margin-bottom:50px}.home .video .top-content .cta a{font:700 18px/19px glober;line-height:105%}.home .video .top-content .cta .chevron-right{width:10px;height:10px;background-color:#ed7f29;mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='currentColor'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.25248'%20y='8.25248'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='4.58451'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='0.916546'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='4.58451'%20y='11.9214'%20width='1.83309'%20height='1.83309'%20rx='0.916546'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3crect%20x='0.916546'%20y='15.5889'%20width='1.83309'%20height='1.83309'%20fill='%23ED7F29'%20stroke='%23ED7F29'%20stroke-width='1.83309'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain}.home .video .video-wrapper{position:relative}.home .video .video-wrapper #player-yt-playlist{position:relative;z-index:1;width:100%;height:700px}.home .video .video-wrapper .video-poster{position:absolute;top:0;left:0;width:100%;height:700px;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transition:opacity .4s ease,transform .4s ease;background-color:#1a1a1a}.home .video .video-wrapper .video-poster .poster-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0000004d,#0000001a,#0000004d);background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.05) 0%,transparent 50%)}.home .video .video-wrapper .video-poster.hide-poster{opacity:0;transform:scale(1.05)}.home .video .video-wrapper .overlay-clip{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:#142d3a;clip-path:polygon(5% 32%,30% 32%,49% 90%,5% 90%);display:flex;flex-direction:column;justify-content:space-between;transition:opacity .4s ease;pointer-events:auto}.home .video .video-wrapper .overlay-clip .overlay-content{color:#fff;max-width:485px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:280px 0 120px 130px}.home .video .video-wrapper .overlay-clip .overlay-content .surtitle{font:600 16px/1 glober;color:#ed7f29;margin-bottom:0}.home .video .video-wrapper .overlay-clip .overlay-content .bottom-content{display:flex;align-items:flex-end;gap:30px}.home .video .video-wrapper .overlay-clip .overlay-content .bottom-content h3{font:700 45px/1.2 sansa_con_pro;margin:0;color:#fff}.home .video .video-wrapper .overlay-clip .overlay-content .bottom-content .play-button{background:#ed7f29;width:45px;height:45px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s ease}.home .video .video-wrapper .overlay-clip .overlay-content .bottom-content .play-button:hover{transform:scale(1.1)}.home .video .video-wrapper .overlay-clip .overlay-content .bottom-content .play-button .icon-play{width:14px;height:14px;background:#fff;mask:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.35156%205.59463L0.878589%2010.744L0.87859%200.445287L9.35156%205.59463Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.35156%205.59463L0.878589%2010.744L0.87859%200.445287L9.35156%205.59463Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;mask-size:contain;-webkit-mask-size:contain}.home .video .video-wrapper.video-started .overlay-clip{opacity:0;pointer-events:none}.home .video iframe{position:relative;width:100%;height:700px;z-index:10}.home .video .control-player{width:100%;position:absolute;top:50%;left:0;z-index:20}.home .video .control-player .prev{float:left;margin-left:-30px;cursor:pointer;opacity:.5}.home .video .control-player .prev:hover{opacity:1}.home .video .control-player .next{float:right;margin-right:-30px;cursor:pointer;opacity:.5}.home .video .control-player .next:hover{opacity:1}.home .video .titre-video{background:#123644;padding:40px 70px;display:inline-block;color:#fff;margin-top:-4px;width:450px;font:400 15px/19px sansa_con_pro;margin-left:80px}.home .video .titre-video span{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) left 9px no-repeat;padding-left:18px;display:inline-block}.home .video .linkYT{display:inline-block;width:220px;margin-left:110px}.home .video .linkYT .btn{color:#123644;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) 13px 11px no-repeat}.home .video .linkYT .btn:after,.home .video .linkYT .btn:before{display:none}.home .tags{background-color:#142d3a;height:570px;margin-top:-290px;display:flex;justify-content:center;align-items:center}.home .tags .tags-container{display:flex;flex-wrap:wrap;gap:3px;max-width:1200px;justify-content:center;margin-top:100px}.home .tags .tag{font:600 16px glober;border-radius:10px;padding:16px 30px;color:#fff;text-align:center;white-space:nowrap;user-select:none}.home .tags .tag-orange{background-color:#ed7f29}.home .tags .tag-blue{background-color:#1a6a8c}.home .clients{padding-top:125px;background-color:#fafffd;text-align:center}.home .clients .wrapper-xl{padding:80px 0 130px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.home .clients .wrapper-xl .client{padding:30px 40px;display:inline-block;border-radius:10px;background-color:#1a6a8c1a}.home .clients .wrapper-xl .client img{width:94px;height:37px;object-fit:contain}.home .newsletter{background-color:#1c6b89;padding:120px 0;width:100%;color:#fff}.home .newsletter .wrapper-medium-big{display:flex;align-items:center;gap:60px;flex-wrap:wrap}.home .newsletter .newsletter-left{flex:1}.home .newsletter .newsletter-left h2{color:#fff;font: 700 50px/95% sansa_con_pro;text-transform:none;border:none;padding-left:0;margin-bottom:10px;background-image:none}.home .newsletter .newsletter-left p{margin:0}.home .newsletter .newsletter-right{flex:1}.home .newsletter .newsletter-right form{display:flex;flex-direction:column}.home .newsletter .newsletter-right .input-group{display:flex;border-radius:0;overflow:hidden;background:#74c6dd;align-items:center;height:70px}.home .newsletter .newsletter-right .input-group input[type=email]{border:none;padding:20px;font-size:16px;flex:1;background:transparent;color:#fff}.home .newsletter .newsletter-right .input-group input[type=email]::placeholder{color:#fff;opacity:1}.home .newsletter .newsletter-right .consent{margin-top:15px;font:400 14px Helvetica;font-style:normal;display:flex;align-items:center;gap:8px}.home .newsletter .newsletter-right .consent input{width:16px;height:16px}.categories .header-page{height:750px;margin:-60px 0 60px;position:relative}@media (max-width:767px){.categories .header-page{height:550px}}.categories .header-page h1{position:relative;top:50%;z-index:2}@media (max-width:767px){.categories .header-page h1{top:65%}}.categories .category{height:300px;overflow:hidden;margin-bottom:30px;margin-top:55px}.categories .category .wrapper{height:225px}.categories .category .wrapper .col-left{float:left;width:50%;height:100%;padding:60px 80px;position:relative}.categories .category .wrapper .col-left:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.categories .category .wrapper .col-left h2{color:#fff;border-left:4px solid #f98528;padding-left:15px;font:400 25px/25px sansa_con_pro;text-transform:none;position:relative;z-index:2}.categories .category .wrapper .col-right{float:left;width:50%;height:100%;background:#fff;padding:30px 50px;position:relative}.categories .category .wrapper .col-right p{margin-bottom:25px}.categories .category .wrapper .col-right .btn{position:absolute;bottom:30px}.categorie-fille .header-page{height:750px;margin:-60px;padding:150px 0 250px}@media (max-width:767px){.categorie-fille .header-page{height:650px}}.categorie-fille .header-page:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.pushLabos{margin-top:50px;max-width:990px}.pushLabos .colSncf,.pushLabos .colRatp,.pushLabos .colCerib{float:left;text-align:center;width:33%}.pushLabos .colSncf .image,.pushLabos .colRatp .image,.pushLabos .colCerib .image{margin:0 15px}.pushLabos .colSncf .image img,.pushLabos .colRatp .image img,.pushLabos .colCerib .image img{max-width:100%}.product-big .header-page{height:750px;padding:125px 20px 200px}.product-big .header-page .tags{color:#fff}.product-big .bloc.bloc-accreditations{font:400 20px/26px sansa_con_pro}.product-big .wrapper{position:relative;z-index:20}.product-big .normes{position:relative;z-index:10}.product-big .normes h2{margin-left:50px;margin-bottom:30px}.product-big .normes .wrapper-big{background:url(/wp-content/themes/eurailtest/generated/back-normes-CBC4XRwa.jpg) center center no-repeat;background-size:cover;color:#fff}.product-big .normes .fake-bloc{display:block;float:right;width:300px;height:200px;margin-bottom:60px}.product-big .normes .normes-list{padding:60px 0}.product-big .normes .normes-list .colonne{width:370px;margin:0 50px;float:left}.product-big .normes .normes-list h3{font:700 20px/20px sansa_con_pro;margin-bottom:15px}.product-big .normes .normes-list p{margin-bottom:35px}.liste-accreditation{background:url(data:image/gif;base64,R0lGODlhDgCxAYAAAP////P19iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjMzYTc4MjZkLTVkMjgtNGFhOC1hODY5LWQ5NTUzYjFhMjczNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyQUZDNEI1M0U5Q0UxMUU1QTQxOEMzMTAyRTlCN0YzMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyQUZDNEI1MkU5Q0UxMUU1QTQxOEMzMTAyRTlCN0YzMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNkYjQwN2ZhLTZlMTMtNDJhNy1hYjU2LTAxYTk0OGVmNDFlOSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmQ1YWZkMzUwLTBmMjItMTE3OS05M2ZlLWJhMzI1MzQ1ZjYyZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAOALEBAAKBhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1ipUEttyu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2Oj4CBkpOUlZaXmJmam5ydnpiVkAADs=) top left repeat}.accreditations,.references{overflow:hidden;margin-bottom:60px}.accreditations h2,.references h2{margin-left:80px;max-width:500px;margin-bottom:30px}.accreditations p,.references p{max-width:500px;margin-left:80px;margin-bottom:30px}.accreditations .accreditation,.references .accreditation{height:330px;background:#007ba4}.accreditations .accreditation .img,.references .accreditation .img{height:200px;background:#fff;display:flex;align-items:center;text-align:center}.accreditations .accreditation .desc,.references .accreditation .desc{background:#007ba4;color:#fff;padding:30px;min-height:130px}.accreditations .accreditation .desc .title,.references .accreditation .desc .title{color:#fff}.accreditations .accreditation .desc .labos,.references .accreditation .desc .labos{margin-top:10px}.accreditations .accreditation .desc .labos table,.references .accreditation .desc .labos table{width:95%}.accreditations .accreditation .desc .labos table td,.references .accreditation .desc .labos table td{padding:4px 0}.accreditations .accreditation .desc .labos .btn,.references .accreditation .desc .labos .btn{position:relative;top:0;right:0;color:#fff}.list-labos.accreditation .desc{background:#fff;color:#123644;height:100%}.list-labos.accreditation .desc .labos .btn{color:#6b8085}.list-labos.accreditation .desc .labos .btn:hover{color:#fff}.single-post .header-page{height:450px}.single-post .header-description{width:540px;transform:translate(-210px);text-align:left;padding:50px}.single-post .header-description h1{color:#123644;font:400 32px/32px sansa_con_pro;margin-top:10px}.single-post .header-description .date{font:700 11px/11px glober;text-transform:uppercase}.single-post .content.chapeau{font:700 17px/23px sansa_con_pro;color:#002a3a}.single-post .alternate-actus{margin-top:60px}.search-results .bloc-search{width:calc(50% - 35px);height:300px}.search-results .bloc-search.type-page,.search-results .bloc-search.type-attachment,.search-results .bloc-search .desc .date{display:none}.search-results .bloc-search .desc .title{font:400 29px/32px sansa_con_pro;margin:20px 0}.search-results .bloc-search.type-post .date{display:block}.ui-autocomplete{max-width:490px;background:#fff;z-index:2000;margin-top:3px;border:1px solid #ebe8e0}.ui-autocomplete li{cursor:pointer;padding:10px 26px;border-bottom:1px solid #ebe8e0;color:#007ba4}.ui-autocomplete li:hover{background:#007ba4;color:#fff}.page-id-2941 .header-page,.page-id-2613 .header-page{padding:40px 20px 20px}.page-id-2941 .page-template-page-contact .formulaire .submit,.page-id-2613 .page-template-page-contact .formulaire .submit{width:38%}.page-template-page-contact .formulaire h2{font:600 24px/24px glober;margin-top:50px}.page-template-page-contact .formulaire form{margin-top:40px;margin-bottom:40px;background:#f3f5f6;padding:45px 35px;overflow:hidden}.page-template-page-contact .formulaire .text,.page-template-page-contact .formulaire .submit{border:1px solid #ece9e2;border-bottom:2px solid #ece9e2;border-radius:2px;background:#fff;padding:10px 15px;width:calc(50% - 22px);margin:0 10px 10px;font:600 14px/24px glober}.page-template-page-contact .formulaire .text.big,.page-template-page-contact .formulaire .submit.big{width:calc(100% - 21px)}.page-template-page-contact .formulaire textarea{height:200px}.page-template-page-contact .formulaire label{font:600 14px/14px glober;margin-top:13px;float:left}.page-template-page-contact .formulaire .checkbox{-webkit-appearance:radio;cursor:pointer;margin-left:10px}.page-template-page-contact .formulaire .submit{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAAAAKjoMAKxVAAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) 22px center no-repeat;width:33%;border-radius:20px;float:right}.page-template-page-contact .formulaire .submit:hover{background:#123644 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFAQMAAACpaIQVAAAABlBMVEUAAADF1tqDZ7Q3AAAAAXRSTlMAQObYZgAAABRJREFUCNdjYGhgYDjA8P8BkASyAR+nBGB0geSOAAAAAElFTkSuQmCC) 22px center no-repeat;color:#fff}.page-template-page-contact .formulaire .sendok{background:#a8ffd5;padding:25px 45px;margin-top:30px}.page-template-page-contact .formulaire .error{background:#ffcfa8;padding:25px 45px;margin-top:30px}.page-gutenberg .header-page{margin-bottom:50px}.page-gutenberg .content{padding:20px;font-size:15px}.page-gutenberg .content .big-text{font:700 17px/23px sansa_con_pro;color:#002a3a;margin:0 0 30px 10px;display:block}.page-gutenberg .content h2{font:800 21px/22px glober;text-transform:none}.page-gutenberg .content h3{font:800 17px/23px glober;text-transform:none}.page-gutenberg .content h4{font:700 15px/23px glober;text-transform:none}.page-gutenberg .content ul li{padding-left:10px;margin-bottom:10px;position:relative}.page-gutenberg .content ul li ul{margin-left:10px;margin-top:5px}.page-gutenberg .content ul li:before{content:"";width:2px;height:2px;background:#123644;display:block;position:absolute;left:0;top:10px}.page-gutenberg .content img{margin-left:-50px;max-width:550px;height:auto}.page-gutenberg .content img.alignleft{float:left;margin:20px 20px 20px 0}.page-gutenberg .content img.alignright{float:right;margin:20px 0 20px 20px}.page-gutenberg .content .wp-caption-text{background:#123644;color:#fff;padding:40px;font:400 15px/19px sansa_con_pro;display:inline-block;width:460px}.page-gutenberg .content .quote_content{font:700 17px/20px sansa_con_pro;margin-left:15px;color:#002a3a;margin-top:30px}.page-gutenberg .content .quote_author{margin-left:15px;margin-top:20px;font:300 14px/17px sansa_con_pro;color:#002a3a;margin-bottom:30px}.page-gutenberg .content h2,.page-gutenberg .content h3{margin-bottom:20px}.page-gutenberg .content ul img,.page-gutenberg .content p img{margin:auto}.page-gutenberg .content ul a,.page-gutenberg .content p a{text-decoration:underline;color:#007ba4}.page-gutenberg .content ul,.page-gutenberg .content p,.page-gutenberg .content .wp-block-file{margin-bottom:50px}.page-gutenberg .content iframe.inscriptionwebinar{height:2430px}@media screen and (max-width: 767px){.page-gutenberg .content iframe.inscriptionwebinar{height:3300px}}@media screen and (max-width: 767px){.mobileOnly{display:inherit!important}.desktopOnly{display:none!important}h2{font-size:25px;line-height:25px}#header-wrapper{position:relative;z-index:200}#header-wrapper.open .header-top .header-top-content .burger-menu{top:-20px}#header{border-bottom:1px solid #007ba4;overflow:visible;position:relative;top:0;background:#fff}#header.front-page-header{height:655px}#header .back-header{display:none}#header .header-top .header-top-content{min-width:353px;padding:20px 0!important;height:40px!important;border-radius:10px;margin:0 20px!important;width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;z-index:1000000;position:absolute;box-sizing:border-box;left:0;right:0}#header .header-top .header-top-content .burger-menu{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-width:100%!important;height:100%!important;position:relative;z-index:999999;background-color:#fff!important;border-radius:10px;box-sizing:border-box!important;padding:30px 22px!important;top:-40px}#header .header-top .header-top-content .burger-menu .mobile-logo{margin-top:3px}#header .header-top .header-top-content .burger-menu .mobile-logo img.logo-open{width:46px;height:45.233px}#header .header-top .header-top-content .burger-menu .mobile-logo img.logo-closed{width:106px;height:24.539px}#header .header-top .header-top-content .burger-menu .right-nav-elements{display:flex;align-items:center;justify-content:flex-end;gap:15px}#header .header-top .header-top-content .burger-menu .lang-switcher{display:flex;align-items:center;gap:8px;transition:opacity .3s ease}#header .header-top .header-top-content .burger-menu .lang-switcher img{width:20px;height:auto}#header .header-top .header-top-content .burger-menu .lang-switcher select{border:none;background:transparent;font-size:14px;font-weight:700;color:#142d3a}#header .header-top .header-top-content .burger-menu .burger{display:block;cursor:pointer;padding:10px;margin-top:7px}#header .header-top .header-top-content .burger-menu .burger span{display:block;width:25px;height:3px;background:#142d3a;margin-bottom:6px;transition:transform .2s ease}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(1){transform:translateY(8.75px) rotate(45deg)}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(2){opacity:0}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(3){transform:translateY(-8.75px) rotate(-45deg)}#header .header-top .header-top-content .mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#c2daed;z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease;overflow:hidden}#header .header-top .header-top-content .mobile-menu-overlay.active{opacity:1;visibility:visible;z-index:1000}#header .header-top .header-top-content .mobile-menu-overlay.active .mobile-menu-content{transform:translateY(0);height:100dvh}#header .header-top .header-top-content .mobile-menu-content{position:relative;width:100%;height:100dvh;max-height:745.7px;overflow-y:auto;display:flex;flex-direction:column;transform:translateY(-20px);transition:transform .4s cubic-bezier(.25,.46,.45,.94);overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-top:20px;padding-bottom:calc(30px + env(safe-area-inset-bottom));box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-nav{flex:1;padding:115px 0 0;display:flex;flex-direction:column;justify-content:flex-start}#header .header-top .header-top-content .mobile-menu-nav .mobile-navigation{width:100%;flex:1}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list{list-style:none;margin:0 0 100px;padding:0}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li a{display:flex;align-items:center;justify-content:space-between;padding:15px 42px;color:#142d3a;text-decoration:none;font:700 24px sansa_con_pro;position:relative;min-height:60px;box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow{display:inline-block;margin-left:10px;transition:transform .3s ease;transform-origin:center}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow img{width:10px;height:10px;display:block}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow.open{transform:rotate(180deg)}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu{margin-top:0;list-style:none;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background:#c2daed}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu li{margin:0}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu li a{padding:10px 50px;color:#142d3a;font:700 16px sansa_con_pro;min-height:40px}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li.mobile-submenu-open .sub-menu{max-height:500px}#header .header-top .header-top-content .mobile-menu-buttons{padding:0 20px;flex-shrink:0;margin-top:auto;padding-bottom:calc(30px + env(safe-area-inset-bottom));background:#c2daed}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue,#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact{display:block;width:100%;padding:18px;margin-bottom:15px;text-align:center;text-decoration:none;border-radius:10px;font-weight:600;font-size:14px;transition:all .2s ease;border:none;cursor:pointer;box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue{background:#ed7f29;color:#fff}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue:hover{background:#d16612;transform:translateY(-2px)}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact{background:#1a6a8c;color:#fff;margin-bottom:0}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact:hover{background:#124961;transform:translateY(-2px)}#header .header-top .header-top-content body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important;overscroll-behavior:contain!important;touch-action:none!important;-webkit-overflow-scrolling:touch}#header .header-hero{height:665px;background-image:url(/wp-content/themes/eurailtest/generated/header-bkg-mobile-DJNwOhNk.png)}#header .header-hero .header-hero-content .top-content{flex-direction:column;align-items:start;gap:33px}#header .header-hero .header-hero-content .top-content h1{font-size:40px;max-width:300px}#header .header-hero .header-hero-content .search-home{display:none}#header .content .site-logo{margin:10px 15px;text-align:left;padding:5px 0}#header .content .site-logo .big-logo{display:none}#header .content .site-logo .small-logo{display:block}#header .content .langs{margin-top:-10px}#header .content .langs a{color:#007ba4;padding:8px 0}#header .content .langs .active{background:none;color:#c5d6da;text-transform:uppercase;font:600 11px/50px glober}#header .content .burger{float:right;padding:24px 20px;border-left:1px solid #f3f5f6;margin-top:-10px}#header .content .burger span{display:block;background:#007ba4;height:3px;width:15px;margin-bottom:3px;transform-origin:50% 50%;transition:transform .2s;-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s}#header .content .burger.open span:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#header .content .burger.open span:nth-child(2){display:none}#header .content .burger.open span:nth-child(3){-webkit-transform:translateY(0px) rotate(-45deg);-ms-transform:translateY(0px) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.home .chiffres{height:860px}.home .chiffres p{font-size:14px;line-height:19.975px}.home .chiffres .wrapper-medium-big{flex-direction:column}.home .chiffres .wrapper-medium-big h2{font-size:36px}.home .chiffres .wrapper-medium-big .column-left{margin-top:75px;gap:30px}.home .chiffres .wrapper-medium-big .column-right{margin-top:55px;width:auto}.home .chiffres .wrapper-medium-big .column-right .main-chiffre{height:190px;padding-bottom:0}.home .chiffres .wrapper-medium-big .column-right .main-chiffre .big-chiffre{font-size:96.466px}.home .chiffres .wrapper-medium-big .column-right .chiffre-row{padding-bottom:35px;justify-content:space-between;gap:0}.home .chiffres .wrapper-medium-big .column-right .chiffre-row .small-chiffres .title-2{font-size:40px}.home .offre-newsletter{margin:-115px 20px 0;max-width:fit-content;height:610px}.home .offre-newsletter .offres{margin-top:70px;gap:35px}.home .offre-newsletter .offres .text-content{margin-top:0;padding:0 32px}.home .offre-newsletter .offres .text-content h3{font-size:28px;margin-bottom:55px}.home .offre-newsletter .offres .text-content p{font-size:12px;line-height:95%;padding-right:50px}.home .offre-newsletter .offres .catalogue-card{max-width:400px}.home .offre-newsletter .offres .catalogue-card .catalogue-content{margin:20px 0 35px 30px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-icon img{width:17.735px;height:17.735px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-text{font-size:16px;margin-left:15px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-chevron{width:6px;height:13px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-chevron img{width:6px;height:9px}.home .produits{margin-top:-95px;margin-left:50px;width:calc(100vw - 50px);flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;padding-right:50px;gap:8px}.home .produits .produit-card{flex:0 0 auto;scroll-snap-align:start;width:148px;height:136px;padding:15px 9.784px 15px 15px}.home .produits .produit-card .icon-produit img{width:24px;height:24px}.home .produits .produit-card .arrow{bottom:19px;right:15px;width:4.485px;height:7.476px}.home .produits .produit-card .title{font-size:16px}.home .clients{padding-top:70px}.home .clients h2{font-size:28px;line-height:95%;margin-bottom:30px}.home .clients .wrapper-xl{gap:10px}.home .clients .wrapper-xl .client{padding:15px}.home .clients .wrapper-xl .client img{width:64px;height:23px}.home .video{background-color:#fafffd}.home .video.wrapper-xl{padding:0!important}.home .video.wrapper-xl .linkYT{width:175px}.home .video.wrapper-xl .top-content{padding-top:75px;flex-direction:column}.home .video.wrapper-xl .top-content h2{font-size:28px;margin-left:40px;margin-right:40px}.home .video.wrapper-xl .top-content .cta{margin-left:60px;align-items:end}.home .video.wrapper-xl .top-content .cta a{font-size:16px}.home .video.wrapper-xl .top-content .cta .chevron-right{margin-bottom:3px}.home .video.wrapper-xl .video-wrapper{position:relative;height:485px}.home .video.wrapper-xl .video-wrapper #player-yt-playlist{width:100%;height:485px}.home .video.wrapper-xl .video-wrapper .video-poster{height:485px}.home .video.wrapper-xl .video-wrapper .video-poster .poster-overlay{background:linear-gradient(135deg,#0000004d,#0000001a,#0000004d)}.home .video.wrapper-xl .video-wrapper .overlay-clip{position:absolute;top:0;left:0;z-index:2;width:100%;max-width:410px;height:100%;background-color:#142d3a;clip-path:polygon(5% 36%,57% 36%,96% 92%,5% 92%);display:flex;flex-direction:column;justify-content:space-between;transition:opacity .4s ease;pointer-events:auto}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content{color:#fff;max-width:385px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:200px 100px 60px 40px}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content p{font-size:16px}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content .bottom-content h3{font-size:28px;line-height:95%}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content .bottom-content button{margin-bottom:3px}.home .tags{display:none}.home .valeurs-background{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='246'%20height='174'%20viewBox='0%200%20161%20174'%20fill='none'%3e%3cpath%20d='M1.52116e-05%20174L107.551%20-9.4024e-06L246%20-1.81289e-05L246%20174L1.52116e-05%20174Z'%20fill='%23C2DAED'/%3e%3c/svg%3e") no-repeat 125% 85%;background-color:#fafffd}.home .valeurs-background .valeurs{margin-top:-80px;padding:70px 0}.home .valeurs-background .valeurs h3{font-size:28px;line-height:95%;margin-left:10px;padding-bottom:40px!important;margin-bottom:0}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content{padding-left:0;display:flex;flex-wrap:wrap;gap:12px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card{width:150px;height:89px;padding:12px 15px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-titre{font-size:12px;line-height:105%;max-width:80px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-icone img{width:12px;height:12px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-arrow{width:4px;height:7px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.blue-card{background-color:#1a6a8c}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.grey-card{background-color:#c2daed}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(1){order:1}}@media screen and (max-width: 767px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(1){order:1}}@media screen and (max-width: 767px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(2){order:3}}@media screen and (max-width: 767px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(2){order:1}}@media screen and (max-width: 767px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(3){order:4}}@media screen and (max-width: 767px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(3){order:1}}@media screen and (max-width: 767px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(4){order:2}}@media screen and (max-width: 767px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(4){order:1}}@media screen and (max-width: 767px){.home .actu{padding:0}.home .actu .macaron-actu{left:20px;top:65px;width:143px;height:50px;padding:0 20px!important}.home .actu .macaron-actu p{padding-top:8px;font-size:14px}.home .actu .actu-principale{height:auto;margin-bottom:24px}.home .actu .actu-principale .img-actu-principale{height:400px}.home .actu .actu-principale .overlay-info{max-width:353px;margin:-80px 20px 0;top:0;height:auto;position:relative;bottom:auto;right:auto}.home .actu .actu-principale .overlay-info .content-actu-principale{padding:35px 50px}.home .actu .actu-principale .overlay-info .content-actu-principale .top-content{gap:20px}.home .actu .actu-principale .overlay-info .content-actu-principale h3{margin:28px 0 55px;font-size:28px;max-width:240px}.home .actu .actu-principale .overlay-info .content-actu-principale p{font-size:16px}.home .petites-actus-container{max-height:initial;display:flex;flex-direction:column;padding:0 20px!important}.home .petites-actus-container .petites-actus{display:flex;position:relative;justify-content:space-between;gap:13px}.home .petites-actus-container .petites-actus .petite-actu{min-width:170px;height:100%}.home .petites-actus-container .petites-actus .petite-actu .img-petite-actu{height:90px;width:170px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu{padding:28px 0 0;height:100%;flex-grow:1}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content{flex-direction:column}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content .date-petite{margin-bottom:18px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content .categorie-petite{width:max-content;margin-bottom:14px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .lire-article{margin-top:auto}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .lire-article .text-lire-article{display:none}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu h3{font-size:20px;line-height:105%;margin-bottom:16px;padding-right:10px}.home .tous-articles{padding:35px 40px 15px 90px}.home .tous-articles a{gap:5px}.home .tous-articles a .title-3{font-size:20px;line-height:105%;padding-right:10px;margin-bottom:23px}.home .newsletter{padding:80px 0}.home .newsletter .wrapper-medium-big{padding:0 20px!important;gap:40px}.home .newsletter .wrapper-medium-big .newsletter-left h2{font-size:36px;padding-left:20px;margin-bottom:15px}.home .newsletter .wrapper-medium-big .newsletter-left p{font-size:16px;padding-left:20px}.home .newsletter .wrapper-medium-big .newsletter-right .submit-btn-combined{margin-right:20px}.home .newsletter .wrapper-medium-big .newsletter-right .submit-btn-combined .text-part{display:none}#footer-wrapper .wrapper{padding:35px}#footer-wrapper .wrapper .col-left .col{float:none;margin-bottom:35px}#footer-wrapper .wrapper .col-left .col.col3{width:100%}#footer-wrapper .wrapper .col-left .col.col3 a{display:inline-block;margin-right:10px}#footer-wrapper .wrapper .col-left .map{margin-top:0;margin-left:-35px;width:calc(100% + 70px)}#footer-wrapper .wrapper .col-left .map iframe{width:100%}#footer-wrapper .wrapper .col-right{position:relative}#footer-wrapper .wrapper .contact,#footer-wrapper .wrapper .newsletter,#footer-wrapper .wrapper .catalogue{width:calc(100% + 70px);margin-left:-35px}#footer-wrapper .wrapper .plansite{padding:20px 0;color:#fff;border-bottom:1px solid #212d31}#footer-wrapper .wrapper #site-navigation-footer{margin-top:20px;display:none}#footer-wrapper .wrapper #site-navigation-footer ul li{display:block;float:none;text-transform:none;width:100%}h1{font-size:20px;line-height:20px}.header-page{padding:40px 20px 30px;margin-top:0}.categories .category .wrapper{height:auto}.categories .category .wrapper .col-left{float:none;width:100%;padding:40px 70px}.categories .category .wrapper .col-right{float:none;width:100%}.categories .category .wrapper .col-right p{margin-bottom:45px}.categorie-fille .header-page{margin-top:-5px;padding:50px 0 100px}.categorie-fille .header-description p{padding-left:35px}.header-description{margin:-50px 0 0;padding:20px;font-size:17px;line-height:22px}.header-description h1{margin:55px 0;font-size:40px;line-height:100%}.site-content .col-left{float:none;padding:0 35px;width:100%}.site-content .col-right{float:none;padding-right:0;width:100%;max-width:100%}.site-content .col-right h2{margin-left:35px}.site-content .col-right .bloc-list{height:335px}.site-content .col-right .clients{margin-bottom:50px}.site-content .col-right .catalogue{display:none}.col-right-absolute{position:relative;width:100%}.liste{margin-top:10px}.liste.liste-collaborateur h2{margin-left:35px}.bloc-list{width:calc(100% - 30px)}.bloc-list.product,.bloc-list.etude-de-cas,.bloc-list.labo,.bloc-list.actu,.bloc-list.bloc-search,.bloc-list.accreditation,.bloc-list.partenaire,.bloc-list.client{width:calc(100% - 30px);height:270px}.bloc-list.product .chapeau,.bloc-list.etude-de-cas .chapeau,.bloc-list.labo .chapeau,.bloc-list.actu .chapeau,.bloc-list.bloc-search .chapeau,.bloc-list.accreditation .chapeau,.bloc-list.partenaire .chapeau,.bloc-list.client .chapeau{display:none}.bloc-list.client{height:auto}.bloc-list.etude-de-cas{height:470px}.bloc-list.accreditation{height:295px}.bloc-list.actu,.bloc-list.bloc-search{height:400px}.bloc-list.actu .desc .title,.bloc-list.bloc-search .desc .title{font-size:19px;line-height:23px}.product-big .header-page{padding:50px 20px 100px;height:400px}.product-big .normes h2{margin-left:35px}.product-big .normes .normes-list .colonne{width:calc(100% - 70px);margin:0 35px;float:none}.alternate-product h2,.alternate h2{text-align:left;margin-left:35px;margin-bottom:30px}.filters h3{margin-left:35px}.filters ul{padding:20px}.bloc.bloc-texte img{max-width:100%;margin-left:-35px}.bloc.bloc-texte .wp-caption-text{width:100%;margin-left:-35px;padding:20px 40px}.bloc.bloc-texte .texte div{max-width:calc(100% + 70px)}.bloc.bloc-texte .texte div a,.bloc.bloc-texte .texte div img{width:100%}.bloc.bloc-texte .texte a{width:calc(100% + 70px);display:block}.bloc.bloc-galerie{width:calc(100% + 70px);margin-left:-35px}.bloc.bloc-galerie .image{width:100%;height:auto}.bloc.bloc-galerie .image img{max-width:100%}.bloc.bloc-galerie .wp-caption-text{margin-left:0}.bloc.bloc-video iframe{max-width:100%;height:auto}.pushLabos{padding:3px}.pushLabos .colSncf,.pushLabos .colRatp,.pushLabos .colCerib{display:block;text-align:center;cursor:pointer}.pushLabos .colSncf .image,.pushLabos .colRatp .image,.pushLabos .colCerib .image{text-align:center;margin:0}.pushLabos .colSncf .image img,.pushLabos .colRatp .image img,.pushLabos .colCerib .image img{max-width:100%}.pushLabos .colSncf .image img.mobileOnly,.pushLabos .colRatp .image img.mobileOnly,.pushLabos .colCerib .image img.mobileOnly{display:inline!important}.pushLabos .colActive{background:#fff}.colRatp{display:none}.single-post .header-page{height:200px}.single-post .header-description{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:calc(100% - 30px);padding:20px}.single-post .header-description h1{font-size:24px}.single-post .content.chapeau{font-size:15px;line-height:17px}.liste-accreditation{margin-top:60px}.accreditations h2,.references h2,.accreditations p,.references p{margin-left:20px}.bloc-list.partenaire{height:auto}.page-template-page-clients .lSSlideOuter{margin-top:0;padding:20px 0;width:300px}.page-template-page-clients .lSSlideOuter .temoignages .temoignage{width:300px}.page-template-page-clients .lSSlideOuter .lSAction .lSPrev,.page-template-page-clients .lSSlideOuter .lSAction .lSNext{display:none}}@media screen and (min-width: 767px) and (max-width: 1023px){.mobileOnly{display:inherit!important}.desktopOnly{display:none!important}h2{font-size:25px;line-height:25px}#header-wrapper{position:relative;z-index:200}#header-wrapper.open .header-top .header-top-content .burger-menu{top:-20px}#header{border-bottom:1px solid #007ba4;overflow:visible;position:relative;top:0;background:#fff}#header.front-page-header{height:655px}#header .back-header{display:none}#header .header-top .header-top-content{min-width:353px;padding:20px 0!important;height:40px!important;border-radius:10px;margin:0 20px!important;width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;z-index:1000000;position:absolute;box-sizing:border-box;left:0;right:0}#header .header-top .header-top-content .burger-menu{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-width:100%!important;height:100%!important;position:relative;z-index:999999;background-color:#fff!important;border-radius:10px;box-sizing:border-box!important;padding:30px 22px!important;top:-40px}#header .header-top .header-top-content .burger-menu .mobile-logo{margin-top:3px}#header .header-top .header-top-content .burger-menu .mobile-logo img.logo-open{width:46px;height:45.233px}#header .header-top .header-top-content .burger-menu .mobile-logo img.logo-closed{width:106px;height:24.539px}#header .header-top .header-top-content .burger-menu .right-nav-elements{display:flex;align-items:center;justify-content:flex-end;gap:15px}#header .header-top .header-top-content .burger-menu .lang-switcher{display:flex;align-items:center;gap:8px;transition:opacity .3s ease}#header .header-top .header-top-content .burger-menu .lang-switcher img{width:20px;height:auto}#header .header-top .header-top-content .burger-menu .lang-switcher select{border:none;background:transparent;font-size:14px;font-weight:700;color:#142d3a}#header .header-top .header-top-content .burger-menu .burger{display:block;cursor:pointer;padding:10px;margin-top:7px}#header .header-top .header-top-content .burger-menu .burger span{display:block;width:25px;height:3px;background:#142d3a;margin-bottom:6px;transition:transform .2s ease}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(1){transform:translateY(8.75px) rotate(45deg)}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(2){opacity:0}#header .header-top .header-top-content .burger-menu .burger.open span:nth-child(3){transform:translateY(-8.75px) rotate(-45deg)}#header .header-top .header-top-content .mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#c2daed;z-index:-1;opacity:0;visibility:hidden;transition:all .3s ease;overflow:hidden}#header .header-top .header-top-content .mobile-menu-overlay.active{opacity:1;visibility:visible;z-index:1000}#header .header-top .header-top-content .mobile-menu-overlay.active .mobile-menu-content{transform:translateY(0);height:100dvh}#header .header-top .header-top-content .mobile-menu-content{position:relative;width:100%;height:100dvh;max-height:745.7px;overflow-y:auto;display:flex;flex-direction:column;transform:translateY(-20px);transition:transform .4s cubic-bezier(.25,.46,.45,.94);overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-top:20px;padding-bottom:calc(30px + env(safe-area-inset-bottom));box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-nav{flex:1;padding:115px 0 0;display:flex;flex-direction:column;justify-content:flex-start}#header .header-top .header-top-content .mobile-menu-nav .mobile-navigation{width:100%;flex:1}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list{list-style:none;margin:0 0 100px;padding:0}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li a{display:flex;align-items:center;justify-content:space-between;padding:15px 42px;color:#142d3a;text-decoration:none;font:700 24px sansa_con_pro;position:relative;min-height:60px;box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow{display:inline-block;margin-left:10px;transition:transform .3s ease;transform-origin:center}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow img{width:10px;height:10px;display:block}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .mobile-menu-arrow.open{transform:rotate(180deg)}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu{margin-top:0;list-style:none;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background:#c2daed}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu li{margin:0}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li .sub-menu li a{padding:10px 50px;color:#142d3a;font:700 16px sansa_con_pro;min-height:40px}#header .header-top .header-top-content .mobile-menu-nav .mobile-menu-list li.mobile-submenu-open .sub-menu{max-height:500px}#header .header-top .header-top-content .mobile-menu-buttons{padding:0 20px;flex-shrink:0;margin-top:auto;padding-bottom:calc(30px + env(safe-area-inset-bottom));background:#c2daed}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue,#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact{display:block;width:100%;padding:18px;margin-bottom:15px;text-align:center;text-decoration:none;border-radius:10px;font-weight:600;font-size:14px;transition:all .2s ease;border:none;cursor:pointer;box-sizing:border-box}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue{background:#ed7f29;color:#fff}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue:hover{background:#d16612;transform:translateY(-2px)}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact{background:#1a6a8c;color:#fff;margin-bottom:0}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact:hover{background:#124961;transform:translateY(-2px)}#header .header-top .header-top-content body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important;overscroll-behavior:contain!important;touch-action:none!important;-webkit-overflow-scrolling:touch}#header .header-hero{height:665px;background-image:url(/wp-content/themes/eurailtest/generated/header-bkg-mobile-DJNwOhNk.png)}#header .header-hero .header-hero-content .top-content{flex-direction:column;align-items:start;gap:33px}#header .header-hero .header-hero-content .top-content h1{font-size:40px;max-width:300px}#header .header-hero .header-hero-content .search-home{display:none}#header .content .site-logo{margin:10px 15px;text-align:left;padding:5px 0}#header .content .site-logo .big-logo{display:none}#header .content .site-logo .small-logo{display:block}#header .content .langs{margin-top:-10px}#header .content .langs a{color:#007ba4;padding:8px 0}#header .content .langs .active{background:none;color:#c5d6da;text-transform:uppercase;font:600 11px/50px glober}#header .content .burger{float:right;padding:24px 20px;border-left:1px solid #f3f5f6;margin-top:-10px}#header .content .burger span{display:block;background:#007ba4;height:3px;width:15px;margin-bottom:3px;transform-origin:50% 50%;transition:transform .2s;-webkit-transition:transform .2s;-moz-transition:transform .2s;-ms-transition:transform .2s;-o-transition:transform .2s}#header .content .burger.open span:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#header .content .burger.open span:nth-child(2){display:none}#header .content .burger.open span:nth-child(3){-webkit-transform:translateY(0px) rotate(-45deg);-ms-transform:translateY(0px) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.home .chiffres{height:860px}.home .chiffres p{font-size:14px;line-height:19.975px}.home .chiffres .wrapper-medium-big{flex-direction:column}.home .chiffres .wrapper-medium-big h2{font-size:36px}.home .chiffres .wrapper-medium-big .column-left{margin-top:75px;gap:30px}.home .chiffres .wrapper-medium-big .column-right{margin-top:55px;width:auto}.home .chiffres .wrapper-medium-big .column-right .main-chiffre{height:190px;padding-bottom:0}.home .chiffres .wrapper-medium-big .column-right .main-chiffre .big-chiffre{font-size:96.466px}.home .chiffres .wrapper-medium-big .column-right .chiffre-row{padding-bottom:35px;justify-content:space-between;gap:0}.home .chiffres .wrapper-medium-big .column-right .chiffre-row .small-chiffres .title-2{font-size:40px}.home .offre-newsletter{margin:-115px 20px 0;max-width:fit-content;height:610px}.home .offre-newsletter .offres{margin-top:70px;gap:35px}.home .offre-newsletter .offres .text-content{margin-top:0;padding:0 32px}.home .offre-newsletter .offres .text-content h3{font-size:28px;margin-bottom:55px}.home .offre-newsletter .offres .text-content p{font-size:12px;line-height:95%;padding-right:50px}.home .offre-newsletter .offres .catalogue-card{max-width:400px}.home .offre-newsletter .offres .catalogue-card .catalogue-content{margin:20px 0 35px 30px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-icon img{width:17.735px;height:17.735px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-text{font-size:16px;margin-left:15px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-chevron{width:6px;height:13px}.home .offre-newsletter .offres .catalogue-card .catalogue-content .catalogue-chevron img{width:6px;height:9px}.home .produits{margin-top:-95px;margin-left:50px;width:calc(100vw - 50px);flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;padding-right:50px;gap:8px}.home .produits .produit-card{flex:0 0 auto;scroll-snap-align:start;width:148px;height:136px;padding:15px 9.784px 15px 15px}.home .produits .produit-card .icon-produit img{width:24px;height:24px}.home .produits .produit-card .arrow{bottom:19px;right:15px;width:4.485px;height:7.476px}.home .produits .produit-card .title{font-size:16px}.home .clients{padding-top:70px}.home .clients h2{font-size:28px;line-height:95%;margin-bottom:30px}.home .clients .wrapper-xl{gap:10px}.home .clients .wrapper-xl .client{padding:15px}.home .clients .wrapper-xl .client img{width:64px;height:23px}.home .video{background-color:#fafffd}.home .video.wrapper-xl{padding:0!important}.home .video.wrapper-xl .linkYT{width:175px}.home .video.wrapper-xl .top-content{padding-top:75px;flex-direction:column}.home .video.wrapper-xl .top-content h2{font-size:28px;margin-left:40px;margin-right:40px}.home .video.wrapper-xl .top-content .cta{margin-left:60px;align-items:end}.home .video.wrapper-xl .top-content .cta a{font-size:16px}.home .video.wrapper-xl .top-content .cta .chevron-right{margin-bottom:3px}.home .video.wrapper-xl .video-wrapper{position:relative;height:485px}.home .video.wrapper-xl .video-wrapper #player-yt-playlist{width:100%;height:485px}.home .video.wrapper-xl .video-wrapper .video-poster{height:485px}.home .video.wrapper-xl .video-wrapper .video-poster .poster-overlay{background:linear-gradient(135deg,#0000004d,#0000001a,#0000004d)}.home .video.wrapper-xl .video-wrapper .overlay-clip{position:absolute;top:0;left:0;z-index:2;width:100%;max-width:410px;height:100%;background-color:#142d3a;clip-path:polygon(5% 36%,57% 36%,96% 92%,5% 92%);display:flex;flex-direction:column;justify-content:space-between;transition:opacity .4s ease;pointer-events:auto}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content{color:#fff;max-width:385px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:200px 100px 60px 40px}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content p{font-size:16px}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content .bottom-content h3{font-size:28px;line-height:95%}.home .video.wrapper-xl .video-wrapper .overlay-clip .overlay-content .bottom-content button{margin-bottom:3px}.home .tags{display:none}.home .valeurs-background{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='246'%20height='174'%20viewBox='0%200%20161%20174'%20fill='none'%3e%3cpath%20d='M1.52116e-05%20174L107.551%20-9.4024e-06L246%20-1.81289e-05L246%20174L1.52116e-05%20174Z'%20fill='%23C2DAED'/%3e%3c/svg%3e") no-repeat 125% 85%;background-color:#fafffd}.home .valeurs-background .valeurs{margin-top:-80px;padding:70px 0}.home .valeurs-background .valeurs h3{font-size:28px;line-height:95%;margin-left:10px;padding-bottom:40px!important;margin-bottom:0}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content{padding-left:0;display:flex;flex-wrap:wrap;gap:12px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card{width:150px;height:89px;padding:12px 15px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-titre{font-size:12px;line-height:105%;max-width:80px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-icone img{width:12px;height:12px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card .valeur-arrow{width:4px;height:7px}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.blue-card{background-color:#1a6a8c}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card.grey-card{background-color:#c2daed}.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(1){order:1}}@media screen and (min-width: 767px) and (max-width: 1023px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(1){order:1}}@media screen and (min-width: 767px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(2){order:3}}@media screen and (min-width: 767px) and (max-width: 1023px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(2){order:1}}@media screen and (min-width: 767px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(3){order:4}}@media screen and (min-width: 767px) and (max-width: 1023px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(3){order:1}}@media screen and (min-width: 767px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(4){order:2}}@media screen and (min-width: 767px) and (max-width: 1023px) and (min-width: 474px) and (max-width: 1023px){.home .valeurs-background .valeurs .valeurs-liste .valeurs-content .valeur-card:nth-child(4){order:1}}@media screen and (min-width: 767px) and (max-width: 1023px){.home .actu{padding:0}.home .actu .macaron-actu{left:20px;top:65px;width:143px;height:50px;padding:0 20px!important}.home .actu .macaron-actu p{padding-top:8px;font-size:14px}.home .actu .actu-principale{height:auto;margin-bottom:24px}.home .actu .actu-principale .img-actu-principale{height:400px}.home .actu .actu-principale .overlay-info{max-width:353px;margin:-80px 20px 0;top:0;height:auto;position:relative;bottom:auto;right:auto}.home .actu .actu-principale .overlay-info .content-actu-principale{padding:35px 50px}.home .actu .actu-principale .overlay-info .content-actu-principale .top-content{gap:20px}.home .actu .actu-principale .overlay-info .content-actu-principale h3{margin:28px 0 55px;font-size:28px;max-width:240px}.home .actu .actu-principale .overlay-info .content-actu-principale p{font-size:16px}.home .petites-actus-container{max-height:initial;display:flex;flex-direction:column;padding:0 20px!important}.home .petites-actus-container .petites-actus{display:flex;position:relative;justify-content:space-between;gap:13px}.home .petites-actus-container .petites-actus .petite-actu{min-width:170px;height:100%}.home .petites-actus-container .petites-actus .petite-actu .img-petite-actu{height:90px;width:170px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu{padding:28px 0 0;height:100%;flex-grow:1}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content{flex-direction:column}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content .date-petite{margin-bottom:18px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .top-content .categorie-petite{width:max-content;margin-bottom:14px}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .lire-article{margin-top:auto}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu .lire-article .text-lire-article{display:none}.home .petites-actus-container .petites-actus .petite-actu .content-petite-actu h3{font-size:20px;line-height:105%;margin-bottom:16px;padding-right:10px}.home .tous-articles{padding:35px 40px 15px 90px}.home .tous-articles a{gap:5px}.home .tous-articles a .title-3{font-size:20px;line-height:105%;padding-right:10px;margin-bottom:23px}.home .newsletter{padding:80px 0}.home .newsletter .wrapper-medium-big{padding:0 20px!important;gap:40px}.home .newsletter .wrapper-medium-big .newsletter-left h2{font-size:36px;padding-left:20px;margin-bottom:15px}.home .newsletter .wrapper-medium-big .newsletter-left p{font-size:16px;padding-left:20px}.home .newsletter .wrapper-medium-big .newsletter-right .submit-btn-combined{margin-right:20px}.home .newsletter .wrapper-medium-big .newsletter-right .submit-btn-combined .text-part{display:none}#footer-wrapper .wrapper{padding:35px}#footer-wrapper .wrapper .col-left .col{float:none;margin-bottom:35px}#footer-wrapper .wrapper .col-left .col.col3{width:100%}#footer-wrapper .wrapper .col-left .col.col3 a{display:inline-block;margin-right:10px}#footer-wrapper .wrapper .col-left .map{margin-top:0;margin-left:-35px;width:calc(100% + 70px)}#footer-wrapper .wrapper .col-left .map iframe{width:100%}#footer-wrapper .wrapper .col-right{position:relative}#footer-wrapper .wrapper .contact,#footer-wrapper .wrapper .newsletter,#footer-wrapper .wrapper .catalogue{width:calc(100% + 70px);margin-left:-35px}#footer-wrapper .wrapper .plansite{padding:20px 0;color:#fff;border-bottom:1px solid #212d31}#footer-wrapper .wrapper #site-navigation-footer{margin-top:20px;display:none}#footer-wrapper .wrapper #site-navigation-footer ul li{display:block;float:none;text-transform:none;width:100%}h1{font-size:20px;line-height:20px}.header-page{padding:40px 20px 30px;margin-top:0}.categories .category .wrapper{height:auto}.categories .category .wrapper .col-left{float:none;width:100%;padding:40px 70px}.categories .category .wrapper .col-right{float:none;width:100%}.categories .category .wrapper .col-right p{margin-bottom:45px}.categorie-fille .header-page{margin-top:-5px;padding:50px 0 100px}.categorie-fille .header-description p{padding-left:35px}.header-description{margin:-50px 0 0;padding:20px;font-size:17px;line-height:22px}.header-description h1{margin:55px 0;font-size:40px;line-height:100%}.site-content .col-left{float:none;padding:0 35px;width:100%}.site-content .col-right{float:none;padding-right:0;width:100%;max-width:100%}.site-content .col-right h2{margin-left:35px}.site-content .col-right .bloc-list{height:335px}.site-content .col-right .clients{margin-bottom:50px}.site-content .col-right .catalogue{display:none}.col-right-absolute{position:relative;width:100%}.liste{margin-top:10px}.liste.liste-collaborateur h2{margin-left:35px}.bloc-list{width:calc(100% - 30px)}.bloc-list.product,.bloc-list.etude-de-cas,.bloc-list.labo,.bloc-list.actu,.bloc-list.bloc-search,.bloc-list.accreditation,.bloc-list.partenaire,.bloc-list.client{width:calc(100% - 30px);height:270px}.bloc-list.product .chapeau,.bloc-list.etude-de-cas .chapeau,.bloc-list.labo .chapeau,.bloc-list.actu .chapeau,.bloc-list.bloc-search .chapeau,.bloc-list.accreditation .chapeau,.bloc-list.partenaire .chapeau,.bloc-list.client .chapeau{display:none}.bloc-list.client{height:auto}.bloc-list.etude-de-cas{height:470px}.bloc-list.accreditation{height:295px}.bloc-list.actu,.bloc-list.bloc-search{height:400px}.bloc-list.actu .desc .title,.bloc-list.bloc-search .desc .title{font-size:19px;line-height:23px}.product-big .header-page{padding:50px 20px 100px;height:400px}.product-big .normes h2{margin-left:35px}.product-big .normes .normes-list .colonne{width:calc(100% - 70px);margin:0 35px;float:none}.alternate-product h2,.alternate h2{text-align:left;margin-left:35px;margin-bottom:30px}.filters h3{margin-left:35px}.filters ul{padding:20px}.bloc.bloc-texte img{max-width:100%;margin-left:-35px}.bloc.bloc-texte .wp-caption-text{width:100%;margin-left:-35px;padding:20px 40px}.bloc.bloc-texte .texte div{max-width:calc(100% + 70px)}.bloc.bloc-texte .texte div a,.bloc.bloc-texte .texte div img{width:100%}.bloc.bloc-texte .texte a{width:calc(100% + 70px);display:block}.bloc.bloc-galerie{width:calc(100% + 70px);margin-left:-35px}.bloc.bloc-galerie .image{width:100%;height:auto}.bloc.bloc-galerie .image img{max-width:100%}.bloc.bloc-galerie .wp-caption-text{margin-left:0}.bloc.bloc-video iframe{max-width:100%;height:auto}.pushLabos{padding:3px}.pushLabos .colSncf,.pushLabos .colRatp,.pushLabos .colCerib{display:block;text-align:center;cursor:pointer}.pushLabos .colSncf .image,.pushLabos .colRatp .image,.pushLabos .colCerib .image{text-align:center;margin:0}.pushLabos .colSncf .image img,.pushLabos .colRatp .image img,.pushLabos .colCerib .image img{max-width:100%}.pushLabos .colSncf .image img.mobileOnly,.pushLabos .colRatp .image img.mobileOnly,.pushLabos .colCerib .image img.mobileOnly{display:inline!important}.pushLabos .colActive{background:#fff}.colRatp{display:none}.single-post .header-page{height:200px}.single-post .header-description{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:calc(100% - 30px);padding:20px}.single-post .header-description h1{font-size:24px}.single-post .content.chapeau{font-size:15px;line-height:17px}.liste-accreditation{margin-top:60px}.accreditations h2,.references h2,.accreditations p,.references p{margin-left:20px}.bloc-list.partenaire{height:auto}.page-template-page-clients .lSSlideOuter{margin-top:0;padding:20px 0;width:300px}.page-template-page-clients .lSSlideOuter .temoignages .temoignage{width:300px}.page-template-page-clients .lSSlideOuter .lSAction .lSPrev,.page-template-page-clients .lSSlideOuter .lSAction .lSNext{display:none}.home .produits{width:100%}.home .produits .produit{margin:0 28px;display:block}#header .header-top .header-top-content .mobile-menu-content{max-height:fit-content}#header .header-top .header-top-content .mobile-menu-buttons{display:flex;gap:10px;justify-content:space-between}#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-catalogue,#header .header-top .header-top-content .mobile-menu-buttons .mobile-btn-contact{margin-bottom:0;max-width:400px}#header .header-hero{background-image:url(/wp-content/themes/eurailtest/generated/header-bkg-DOu1URTF.png)}#header-wrapper .main-navigation .content-navigation{min-height:100%;background:#0b6e8f}.bloc-list.product,.bloc-list.etude-de-cas,.bloc-list.labo,.bloc-list.actu,.bloc-list.bloc-search,.bloc-list.accreditation,.bloc-list.partenaire,.bloc-list.client,.bloc-list.collab{width:calc(50% - 30px)}#footer-wrapper .wrapper .col-left{overflow:hidden;max-width:100%}#footer-wrapper .wrapper .col-left .cols-adresse{float:left}#footer-wrapper .wrapper .col-left .map{float:right;width:calc(100% - 285px);margin-left:30px}#footer-wrapper .wrapper .col-right{overflow:hidden}#footer-wrapper .wrapper .col-right .contact,#footer-wrapper .wrapper .col-right .catalogue{float:left;width:50%;margin-left:0;height:240px}}
