@import "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@-webkit-keyframes mapPin{50%{transform:rotate(45deg) translate(-50%,-50%)}}@keyframes mapPin{50%{transform:rotate(45deg) translate(-50%,-50%)}}@-webkit-keyframes mapPinShadow{50%{transform:scaleX(3);opacity:.2}}@keyframes mapPinShadow{50%{transform:scaleX(3);opacity:.2}}@-webkit-keyframes bounceRight{0%,20%,50%,80%,100%{-webkit-transform:translateX(0);transform:translateX(0)}40%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}60%{-webkit-transform:translateX(-15px);transform:translateX(-15px)}}@-moz-keyframes bounceRight{0%,20%,50%,80%,100%{transform:translateX(0)}40%{transform:translateX(-30px)}60%{transform:translateX(-15px)}}@keyframes bounceRight{0%,20%,50%,80%,100%{-ms-transform:translateX(0);transform:translateX(0)}40%{-ms-transform:translateX(-30px);transform:translateX(-30px)}60%{-ms-transform:translateX(-15px);transform:translateX(-15px)}}#map-loader{position:fixed;background-color:#0D5078;width:100vw;height:100vh;top:0;left:0;z-index:999999999;display:flex;align-items:center;justify-content:center}#map-loader .loader{width:64px;height:64px;position:relative;margin:auto}#map-loader .loader::before{content:'';position:absolute}#map-loader .loader::after{content:'';position:absolute}#map-loader .loader-3::before{border-radius:50%;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;width:64px;height:64px;border-bottom-right-radius:0;box-shadow:0 0 0 2px #fff;background:radial-gradient(transparent 0,transparent 3px,#fff 3px);transform:rotate(45deg);animation-name:mapPin}#map-loader .loader-3::after{border-radius:50%;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;width:16px;height:4px;opacity:.8;top:140%;left:calc(50% - 8px);background:#fff;animation-name:mapPinShadow}body.page-template-page-map #wrapper #map{width:100%;height:800px}body.page-template-page-map #wrapper #service-liste{padding:45px 0}body.page-template-page-map #wrapper #service-liste>div{margin-bottom:30px}body.page-template-page-map #wrapper #service-liste .marker-box{background-color:#f5f5f5;padding:30px;border-radius:25px;margin-bottom:30px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}body.page-template-page-map #wrapper #service-liste .marker-box img{max-width:150px;margin-bottom:15px}body.page-template-page-map #wrapper #service-liste .marker-box h3{font-size:1.2em;font-weight:700}body.page-template-page-map #wrapper #service-liste .marker-box .gray-box .domaine-competence-liste{margin:0}body.page-template-page-map #wrapper #main_title{height:600px}body.page-template-page-map #wrapper #main_title .container-title-h1 h1{background-color:rgb(0 0 0 / .5);text-align:center}body.page-template-page-map #wrapper .cache-triangle::after{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/map-illu.png);width:534px;height:354px;bottom:-182%}body.single-services_cpt #wrapper #map{width:100%;height:400px;margin-bottom:30px}body.single-services_cpt #wrapper .gray-box{border-radius:25px;background-color:#f5f5f5;padding:30px;margin:30px 0}body.single-services_cpt #wrapper .gray-box h3{font-weight:700;font-size:1.5em}body.single-services_cpt #wrapper #smartphone{margin:0 9px}body.single-services_cpt #wrapper #main_title{height:600px}body.single-services_cpt #wrapper #main_title .container-title-h1 h1{background-color:rgb(0 0 0 / .5);text-align:center}body.single-services_cpt #wrapper .cache-triangle::after{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/map-illu.png);width:534px;height:354px;bottom:-182%}.gm-style-iw{padding:20px!important}.gm-style-iw h2{color:#0D5078;font-size:1.3em;font-weight:700;margin:10px 0 0 0}.gm-style-iw h3{color:#018453;font-size:1.3em;font-weight:700;margin-bottom:5px}.content-infowindow{display:flex;padding-top:15px}.content-infowindow .cta{margin-top:15px;font-size:1em}.content-infowindow div:first-child{margin-right:15px}.content-infowindow div:last-child{margin-left:15px}.header-infowindow{display:flex;align-items:center;justify-content:flex-start;padding-bottom:15px;border-bottom:3px dashed #EFEFEF}.header-infowindow img{width:205px;height:auto;margin-right:20px}.header-infowindow .restrictions-limit{color:#fff;border-radius:100px;padding:5px 7px;cursor:pointer;transition:all 0.3s ease-in-out;margin-bottom:10px;width:45px;height:45px;padding:10px;display:block;background-color:#0D5078;box-shadow:0 3px 6px rgb(0 0 0 / .25)}.header-infowindow .restrictions-limit svg{fill:#fff}.header-infowindow .restrictions-limit:hover{background-color:#018453}.header-infowindow .restrictions-limit.activated{background-color:#fff;border:2px solid #018453}.header-infowindow .restrictions-limit.activated svg{fill:#018453}#filters-list{display:flex;align-items:center;justify-content:center;list-style-type:none;margin:0;padding:0}#filters-list li{display:flex;margin:0 15px;flex-direction:column;align-items:flex-start}#filters-list li label{color:#0D5078;font-weight:600}#filters-list li select{border:none;border-radius:5px;color:#0D5078;width:250px;cursor:pointer;transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out}#filters-list li select:focus{outline:3px solid #0D5078}#filters-list li.btn-switch-map-to-list{margin:0 5px}#filters-list li.btn-switch-map-to-list button{background:#fff;padding:5px;width:62px;height:62px;border-radius:5px;cursor:pointer;transition:box-shadow 0.3s ease-in-out;-moz-transition:box-shadow 0.3s ease-in-out;-ms-transition:box-shadow 0.3s ease-in-out;-o-transition:box-shadow 0.3s ease-in-out}#filters-list li.btn-switch-map-to-list button:hover{box-shadow:0 3px 6px rgb(0 0 0 / .15)}#filters-list li.btn-switch-map-to-list button:focus{outline:3px solid #0D5078}#filters-box{background:#EFEFEF;padding:30px;display:flex;align-items:center;justify-content:center}#logo-service{margin-bottom:45px}.info-box-single-services{display:flex;align-items:center;flex-wrap:wrap;margin:0 0 30px 0}.info-box-single-services svg{margin:0 10px 0 0}#Capa_1{fill:#646464}#map-wrapper{position:relative}#map-wrapper #tooltip-map-area{background:#fff;padding:5px 10px;position:absolute;top:9px;right:66px;box-shadow:0 3px 6px rgb(0 0 0 / .25);-webkit-animation:bounceRight 2s infinite;animation:bounceRight 2s infinite}#map-wrapper #tooltip-map-area::after{position:absolute;content:"";width:0;height:0;border-width:10px 0 10px 10px;border-color:#fff0 #fff0 #fff0 #fff;border-style:solid;right:-10px;top:50%;margin-top:-10px}#da .da-box{background-color:#f5f5f5;padding:30px;margin-bottom:30px;border-radius:25px}#da .da-box h2{color:#0177BE;margin:0;font-size:1.4em}#da .da-box h3{color:#0D5078;font-weight:600;font-size:1em}#da .da-box .da-content-box{display:flex;align-items:stretch;justify-content:flex-start}#da .da-box .da-content-box .da-col-1{padding-right:30px;border-right:2px dashed #ddd;display:flex;align-items:flex-start;flex-direction:column;flex:0 0 14em}#da .da-box .da-content-box .da-col-1 .category-da{background-color:#fff;padding:5px 10px;font-weight:400;margin-bottom:15px}#da .da-box .da-content-box .da-col-1 .cta{margin-right:0}#da .da-box .da-content-box .da-col-2{padding-left:30px;display:flex;align-items:flex-start;flex-direction:column}#da-cat{list-style-type:none;padding:0;margin:0}#da-cat li{background:#f5f5f5;padding:5px 10px;font-weight:400;margin-bottom:2px;cursor:pointer;transition:all 0.3s ease-in-out}#da-cat li:hover{background-color:#0D5078;color:#fff}#da-cat li.selected{background-color:#0D5078;color:#fff}#menu-alpha{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;width:100%;justify-content:center;flex-wrap:wrap}#menu-alpha li a{background:#f5f5f5;margin:2px;padding:2px 7px;text-transform:uppercase;text-decoration:none;font-weight:500}#menu-alpha li a:hover{background-color:#018453;color:#fff}#menu-alpha li a:focus{outline:auto}#cat-selection{margin:30px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative}#cat-selection::after{display:block;width:0;height:0;border:inset 10px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#018453 #fff0 #fff0;right:29px;left:50%;margin-top:-15px;position:absolute;margin-left:125px}#cat-selection select{width:350px;background:#f5f5f5;color:#0D5078;border-radius:30px;padding:10px 20px;display:block;height:auto;border:4px solid #0D5078;cursor:pointer;transition:all 0.3s ease-in-out}#cat-selection select:hover{border:4px solid #018453}#introduction-lexique{text-align:center}#lexique-content h2{text-transform:uppercase;margin:45px 0 15px 0;font-size:2.5em}#lexique-content .section-letter{column-count:6;column-gap:2%;position:relative}#lexique-content .section-letter .spacer-section{position:absolute;height:200px;top:-200px;width:20px}#youtube-overlay{background-color:rgb(0 0 0 / .8);position:fixed;width:100%;height:100%;top:0;z-index:9999999999;left:0;display:flex;align-items:center;justify-content:center;display:none}#youtube-overlay #youtube_box{position:relative;width:1024px;height:auto;background:#fff;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1);z-index:9999;padding:30px}#youtube-overlay #youtube_box>header{display:flex;align-items:center;justify-content:space-between;margin:0 0 30px 0}#youtube-overlay #youtube_box>header h3{font-weight:500;padding:0;margin:0}#youtube-overlay #youtube_box>header #close{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/close.png);width:32px;height:32px;background-size:100%;cursor:pointer}#youtube-overlay #youtube_box>header #close:hover{transform:rotate(360deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.5}#youtube-overlay #youtube_box>header #close:focus{outline:auto}#youtube-overlay #youtube_box .youtube_box-container{overflow:hidden;position:relative;width:100%}#youtube-overlay #youtube_box .youtube_box-container::after{padding-top:56.25%;display:block;content:''}#youtube-overlay #youtube_box .youtube_box-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}body.page-template-page-intello-emotif-main #wrapper #main_title .container-title-h1{flex-direction:column}body.page-template-page-intello-emotif-main #wrapper #main_title .container-title-h1 h1{background-color:rgb(0 0 0 / .45)}body.page-template-page-intello-emotif-main #wrapper #main_title .container-title-h1 h2{color:#fff;font-size:1em;font-weight:300;max-width:640px;text-align:center}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse{padding-bottom:30px}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{list-style-type:none;margin:0;padding:30px 0;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;background-color:rgb(0 0 0 / .05)}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{padding:0 15px;color:#21274A;text-decoration:none;font-weight:600;border-right:2px solid}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:hover{color:#4c5b80}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:focus{outline:auto}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li:last-child a{border:none}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper{margin:0;padding-top:0}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{list-style-type:none;margin:0;padding:0}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{margin:30px 0}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{display:flex;align-items:flex-end;justify-content:flex-start;font-size:2.5em;color:#21274A;text-decoration:none;font-weight:700}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:30px;color:#4c5b80}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:focus{outline:auto}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{max-width:75px;margin-right:30px}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #main-character{display:flex;align-items:center;justify-content:center}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion{padding-top:30px}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion .gray-bloc-mini{padding:30px;border-radius:15px}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion .gray-bloc-mini h2{color:#21274A;font-size:1.2em}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion .gray-bloc-mini a{color:#21274A}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion .gray-bloc-mini a:hover{color:#4c5b80}body.page-template-page-intello-emotif-main #wrapper #contenu-emotion .gray-bloc-mini a:focus{outline:auto}body.page-template-page-intello-emotif-main #wrapper #commentaires-retro{margin-top:0;padding-top:0}body.page-template-page-intello-emotif-emotion #wrapper #main_title .container-title-h1{flex-direction:column}body.page-template-page-intello-emotif-emotion #wrapper #main_title .container-title-h1 h1{background-color:rgb(0 0 0 / .45)}body.page-template-page-intello-emotif-emotion #wrapper #main_title .container-title-h1 h2{color:#fff;font-size:1em;font-weight:300;max-width:640px;text-align:center}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse{padding-bottom:30px}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{list-style-type:none;margin:0;padding:30px 0;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;background-color:rgb(0 0 0 / .05)}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{padding:0 15px;color:#21274A;text-decoration:none;font-weight:600;border-right:2px solid}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:hover{color:#4c5b80}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:focus{outline:auto}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li:last-child a{border:none}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper{margin:0;padding-top:0}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{list-style-type:none;margin:0;padding:0}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{margin:30px 0}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{display:flex;align-items:flex-end;justify-content:flex-start;font-size:2.5em;color:#21274A;text-decoration:none;font-weight:700}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:30px;color:#4c5b80}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:focus{outline:auto}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{max-width:75px;margin-right:30px}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #main-character{display:flex;align-items:center;justify-content:center}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion{padding-top:30px}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion .gray-bloc-mini{padding:30px;border-radius:15px}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion .gray-bloc-mini h2{color:#21274A;font-size:1.2em}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion .gray-bloc-mini a{color:#21274A}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion .gray-bloc-mini a:hover{color:#4c5b80}body.page-template-page-intello-emotif-emotion #wrapper #contenu-emotion .gray-bloc-mini a:focus{outline:auto}body.page-template-page-intello-emotif-emotion #wrapper #commentaires-retro{margin-top:0;padding-top:0}body.page-template-page-intello-emotif-regulier #wrapper #main_title .container-title-h1{flex-direction:column}body.page-template-page-intello-emotif-regulier #wrapper #main_title .container-title-h1 h1{background-color:rgb(0 0 0 / .45)}body.page-template-page-intello-emotif-regulier #wrapper #main_title .container-title-h1 h2{color:#fff;font-size:1em;font-weight:300;max-width:640px;text-align:center}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse{padding-bottom:30px}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{list-style-type:none;margin:0;padding:30px 0;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;background-color:rgb(0 0 0 / .05)}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{padding:0 15px;color:#21274A;text-decoration:none;font-weight:600;border-right:2px solid}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:hover{color:#4c5b80}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a:focus{outline:auto}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li:last-child a{border:none}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper{margin:0;padding-top:0}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{list-style-type:none;margin:0;padding:0}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{margin:30px 0}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{display:flex;align-items:flex-end;justify-content:flex-start;font-size:2.5em;color:#21274A;text-decoration:none;font-weight:700}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:30px;color:#4c5b80}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:focus{outline:auto}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{max-width:75px;margin-right:30px}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #main-character{display:flex;align-items:center;justify-content:center}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion{padding-top:30px}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion .gray-bloc-mini{padding:30px;border-radius:15px}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion .gray-bloc-mini h2{color:#21274A;font-size:1.2em}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion .gray-bloc-mini a{color:#21274A}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion .gray-bloc-mini a:hover{color:#4c5b80}body.page-template-page-intello-emotif-regulier #wrapper #contenu-emotion .gray-bloc-mini a:focus{outline:auto}body.page-template-page-intello-emotif-regulier #wrapper #commentaires-retro{margin-top:0;padding-top:0}html{scroll-behavior:smooth;font-family:"Ubuntu",sans-serif!important;margin:0;padding:0;font-size:19px!important;font-weight:300;color:#0D5078}body{font-family:"Ubuntu",sans-serif!important;margin:0;padding:0;font-size:19px!important;font-weight:300;color:#0D5078}body #primeur{background-position:center center;background-size:cover;background-attachment:fixed;color:#fff;position:relative;display:flex;align-items:center;justify-content:center}body #primeur #introduction-home{background-color:rgb(1 119 190 / .8);width:475px;padding:30px 30px 15px 30px;text-align:center;border-radius:15px 15px 0 0;position:relative}body #primeur #introduction-home::after{content:"";width:0;height:0;border-left:237.5px solid #fff0;border-right:237.5px solid #fff0;border-top:50px solid rgb(1 119 190 / .8);position:absolute;bottom:-50px;left:0}body #primeur #introduction-home h1{color:#fff;font-weight:700;text-shadow:0 9px 11px rgb(0 0 0 / .25);font-size:2em}body #primeur #introduction-home p{font-weight:400}h1{font-family:"Ubuntu",sans-serif}h2{font-family:"Ubuntu",sans-serif;color:#018453;font-size:1.6em;font-weight:600;margin-bottom:20px}h3{font-family:"Ubuntu",sans-serif;color:#0177BE;font-size:1.6em;font-weight:300;margin-bottom:20px}h4{font-family:"Ubuntu",sans-serif;font-size:1.4em;font-weight:400;margin-bottom:20px}h5{font-family:"Ubuntu",sans-serif}h6{font-family:"Ubuntu",sans-serif}p{font-family:"Ubuntu",sans-serif;line-height:1.8;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}input{font-family:"Ubuntu",sans-serif}.grid-container{max-width:72rem}a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#018453;text-decoration:underline}a.cta_light{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff;color:#0177BE;border-color:#fff;text-decoration:none}a.cta_light:hover{background-color:#fff0;border-color:#fff;color:#fff}a.cta_light:focus{outline:auto}a.cta{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0177BE;color:#fff;border-color:#0177BE;text-decoration:none}a.cta:hover{background-color:#fff0;border-color:#0177BE;color:#0177BE}a.cta:focus{outline:auto}a.cta_dark{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0D5078;color:#fff;border-color:#0D5078;text-decoration:none}a.cta_dark:hover{background-color:#fff0;border-color:#0D5078;color:#0D5078}a.cta_dark:focus{outline:auto}a.lsq{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon.png);background-repeat:no-repeat;background-position:left 15px center;background-size:28px 26px;padding-left:60px;text-decoration:none}a.lsq:hover{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon_dark.png)}a.lsq:focus{outline:auto}.wp-block-button{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}p.cta_light a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff;color:#0177BE;border-color:#fff}p.cta_light a:hover{background-color:#fff0;border-color:#fff;color:#fff}p.cta_light a:focus{outline:auto}.wp-block-button.cta_light a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff;color:#0177BE;border-color:#fff}.wp-block-button.cta_light a:hover{background-color:#fff0;border-color:#fff;color:#fff}.wp-block-button.cta_light a:focus{outline:auto}p.cta{margin:0}p.cta a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0177BE;color:#fff;border-color:#0177BE;text-decoration:none}p.cta a:hover{background-color:#fff0;border-color:#0177BE;color:#0177BE}p.cta a:focus{outline:auto}.wp-block-button.cta{margin:0}.wp-block-button.cta a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0177BE;color:#fff;border-color:#0177BE;text-decoration:none}.wp-block-button.cta a:hover{background-color:#fff0;border-color:#0177BE;color:#0177BE}.wp-block-button.cta a:focus{outline:auto}p.cta_dark a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0D5078;color:#fff;border-color:#0D5078}p.cta_dark a:hover{background-color:#fff0;border-color:#0D5078;color:#0D5078}p.cta_dark a:focus{outline:auto}.wp-block-button.cta_dark a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0D5078;color:#fff;border-color:#0D5078}.wp-block-button.cta_dark a:hover{background-color:#fff0;border-color:#0D5078;color:#0D5078}.wp-block-button.cta_dark a:focus{outline:auto}p.lsq a{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon.png);background-repeat:no-repeat;background-position:left 15px center;background-size:28px 26px;padding-left:60px}p.lsq a:hover{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon_dark.png)}p.lsq a:focus{outline:auto}.wp-block-button.lsq a{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon.png);background-repeat:no-repeat;background-position:left 15px center;background-size:28px 26px;padding-left:60px}.wp-block-button.lsq a:hover{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/lsq_icon_dark.png)}.wp-block-button.lsq a:focus{outline:auto}figure.wp-block-table.cta table tbody tr td a{display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#0177BE;color:#fff;border-color:#0177BE}figure.wp-block-table.cta table tbody tr td a:hover{background-color:#fff0;border-color:#0177BE;color:#0177BE}figure.wp-block-table.cta table tbody tr td a:focus{outline:auto}figure.wp-block-embed.is-type-video{background:#f5f5f5;padding:15px}figure.wp-block-embed.is-type-video figcaption{font-size:.9em;font-weight:400;font-style:italic;margin:0}.gray-bg{background:#f5f5f5}.gray-bg .grid-container{position:relative}.gray-bg .grid-container .etoile{position:absolute;left:5px;bottom:-149px}section{padding-top:90px;padding-bottom:90px}.wp-block-media-text{margin:8% auto}.wp-block-media-text:first-child{margin:0% auto 8% auto}.wp-block-media-text .wp-block-media-text__content{padding-right:0}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-left:0;padding-right:8%}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{min-height:unset!important}.wp-block-quote{box-shadow:0 12px 27px rgb(0 0 0 / .2);border-radius:15px;padding:65px 30px 15px 30px;border:0;color:#0D5078;position:relative}.wp-block-quote::before{content:"";position:absolute;top:-45px;width:90px;height:90px;background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/testimonial-icon.png);background-size:contain;background-repeat:no-repeat}.wp-block-quote cite{color:#0177BE;font-style:italic;font-size:inherit;font-weight:400;position:relative}.wp-block-quote cite::before{display:none}.wp-block-quote cite::after{content:"";background:#FFF44E;width:100%;height:10px;border-radius:2px;display:inline-block;margin-top:30px;border-radius:15px}.lightgray{color:#f5f5f5}.yellow{color:#FFF44E}.green{color:#018453}.blue{color:#0177BE}.darkblue{color:#0D5078}.gray-bloc{padding:4% 8%;background:#f5f5f5}.gray-bloc-mini{padding:2% 3%;background:#f5f5f5;margin-bottom:30px}.no-margin-top{margin-top:0!important}.no-margin-bottom{margin-bottom:0!important}.no-margin-left{margin-left:0!important}.no-margin-right{margin-right:0!important}.add-margin-top{margin-top:60px}.add-margin-bottom{margin-bottom:60px}.add-margin-left{margin-left:45px}.add-margin-right{margin-right:45px}.add-margin-top-mini{margin-top:30px}.add-margin-bottom-mini{margin-bottom:30px}.add-margin-left-mini{margin-left:22.5px}.add-margin-right-mini{margin-right:22.5px}.no-padding-top{padding-top:0!important}.no-padding-bottom{padding-bottom:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-right:0!important}.add-padding-top{padding-top:45px}.add-padding-bottom{padding-bottom:45px}.add-padding-left{padding-left:45px}.add-padding-right{padding-right:45px}.trombi figure{margin-bottom:0}.trombi figure figcaption{color:#0D5078;text-align:center;font-weight:500;margin-bottom:0}.trombi p{text-align:center;font-weight:500}.trombi p:first-of-type{color:#018453}.space-between{justify-content:space-between;display:flex;flex-direction:column}.line-height-reset{line-height:1em}.font-weight-bold{font-weight:500}#open_sogoacc.topleft{left:0;top:0;padding:6px}body.admin-bar #open_sogoacc.topleft{left:0;top:32px}body.admin-bar #main-header{top:32px}#main-header{position:fixed;width:100%;top:0;z-index:99999;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#main-header .accessibilite-menu-item{background:#21274A;color:#fff!important;border:1px solid #21274A}#main-header .accessibilite-menu-item:hover{border-color:#21274A!important;color:#21274A!important;background-color:#fff}#main-header #top-bar{background-color:#0D5078;display:flex;justify-content:flex-end;align-items:center;color:#fff}#main-header #top-bar .gt_selector{margin:0}#main-header #top-bar #menu-top-menu{margin:0;padding:0;display:flex;justify-content:flex-end}#main-header #top-bar #menu-top-menu li a{color:#fff;font-size:.9em;position:relative;padding:5px 8px;margin:0 8px;border-radius:2px}#main-header #top-bar #menu-top-menu li a:hover{color:#0D5078;background:#fff}#main-header #top-bar #menu-top-menu li a:focus{outline:auto}#main-header #top-bar #menu-top-menu li a::after{content:"|";position:absolute;right:0;top:0;margin:4px -10px}#main-header #top-bar #menu-top-menu li:last-child a::after{display:none}#main-header #top-bar #menu-top-menu li.portail-famille a{background-color:#fff;color:#0D5078;border:1 px solid #fff}#main-header #top-bar #menu-top-menu li.portail-famille a:hover{border:1px solid #fff;color:#fff;background-color:#0D5078}#main-header #top-bar .switcher{top:2px;position:absolute;right:0}#main-header #menu-bar{background-color:rgb(255 255 255 / .9);display:flex;align-content:space-between;align-items:center}#main-header #menu-bar #logo{position:relative;margin:10px 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#main-header #menu-bar #logo img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#main-header #menu-bar .menu-menu-principal-container{width:100%}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a{color:#0D5078;font-weight:500;padding:10px 22px 10px 15px;margin:0 2px;border-radius:2px}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a:hover{background-color:#0D5078;color:#fff}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a:focus{outline:auto}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a::after{right:4px}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul{list-style-type:none;border:0;background:#fff;margin-left:2px}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul ul{margin-left:0}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul li a{color:#0D5078}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul li a:hover{background-color:#0D5078;color:#fff}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul li a:focus{outline:auto}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul li.opens-right.is-active>a{color:#fff}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li ul.is-dropdown-submenu{min-width:250px;box-shadow:0 20px 36px -12px rgb(0 0 0 / .2)}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li.current-menu-item a{background-color:#018453;color:#fff}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li.current-menu-item a::after{border-color:#FFF44E #fff0 #fff0}#main-header #menu-mobile{box-shadow:0 5px 10px rgb(0 0 0 / .15)}#main-header #menu-mobile #logo-trigger{background:#fff;height:80px;display:flex;align-items:center;justify-content:space-between}#main-header #menu-mobile #logo-trigger #logo{margin-left:15px}#main-header #menu-mobile #logo-trigger #logo img{max-width:175px;margin:5px 0}#main-header #menu-mobile #logo-trigger #logo:hover{opacity:.5}#main-header #menu-mobile #logo-trigger #logo:focus{outline:auto}#main-header #menu-mobile #logo-trigger .trigger{display:flex;align-items:center;justify-content:center}#main-header #menu-mobile #logo-trigger .trigger .bars{width:60px;cursor:pointer}#main-header #menu-mobile #logo-trigger .trigger .bars .line{fill:none;stroke:#0177BE;stroke-width:5;stroke-linecap:round;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms}#main-header #menu-mobile #logo-trigger .trigger .bars .line.top{stroke-dasharray:40 172}#main-header #menu-mobile #logo-trigger .trigger .bars .line.middle{stroke-dasharray:40 111}#main-header #menu-mobile #logo-trigger .trigger .bars .line.bottom{stroke-dasharray:40 172}#main-header #menu-mobile #logo-trigger .trigger .bars.active .top{stroke-dashoffset:-132px}#main-header #menu-mobile #logo-trigger .trigger .bars.active .middle{stroke-dashoffset:-71px}#main-header #menu-mobile #logo-trigger .trigger .bars.active .bottom{stroke-dashoffset:-132px}#main-header #menu-mobile #content-menu{opacity:0}#main-header #menu-mobile #content-menu ul{margin:0}#main-header #menu-mobile #content-menu ul li a{color:#0D5078;border-bottom:1px solid #ddd}#main-header #menu-mobile #content-menu ul li a::after{border-color:#fff0 #fff0 #fff0 #018453}#main-header #menu-mobile #content-menu ul li a::before{border-color:#fff0 #018453 #fff0 #fff0}#main-header #menu-mobile #content-menu ul li.current-menu-item a{color:#018453}#main-header #menu-mobile #content-menu ul li.current-menu-ancestor>a{color:#018453}#main-header #menu-mobile #content-menu ul li.wpml-ls-item a{background-color:#f5f5f5}#main-header #menu-mobile #content-menu ul li.menu-item-gtranslate{background-color:#fff;padding-bottom:5px}#main-header #menu-mobile #content-menu ul li.menu-item-gtranslate #gtranslate_wrapper{position:relative!important;width:100%}#main-header.stickymenu #menu-bar{box-shadow:0 11px 20px -10px rgb(0 0 0 / .25);background-color:#fff}#main-header.stickymenu #menu-bar #logo{margin:2px 0}#main-header.stickymenu #menu-bar #logo::after{top:-20px}#main-header.stickymenu #menu-bar #logo img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;max-width:150px}.cache-triangle{position:absolute;bottom:0;width:100%}.cache-triangle img{border-radius:0!important;width:100%}.cache-triangle::after{content:"";position:absolute;width:451px;height:372px;background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/etoile.png);right:0;bottom:25%}#gtranslate_selector{max-width:230px;margin:7px 24px 7px 7px;color:#0D5078;font-size:.9em;height:30px;line-height:1em;padding-top:0;padding-bottom:0;border:none}#wrapper #main_title{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/header_default.jpg);height:400px;position:relative;background-size:cover;background-position:center center}#wrapper #main_title .cache-triangle img{height:50px;width:100%}#wrapper #main_title .container-title-h1{position:absolute;width:100%;display:flex;align-items:center;justify-content:center}#wrapper #main_title .container-title-h1 h1{background-color:#0177BE;color:#fff;display:inline-block;margin-top:360px;padding:5px 15px;font-size:2em;font-weight:500}#wrapper #sidebar{border-right:2px dashed #ddd;padding:0 30px 30px 30px;margin-bottom:30px}#wrapper #sidebar strong{font-size:1.2em}#wrapper #sidebar .categories-sidebar-list{list-style-type:none;margin:30px 0 0 0;padding:0}#wrapper #sidebar .categories-sidebar-list li a{border-bottom:2px dashed #ddd;display:block;padding:5px 0 11px 0;margin:5px 0;color:#0D5078;line-height:1em;position:relative;text-decoration:none}#wrapper #sidebar .categories-sidebar-list li a:hover{padding-left:15px;color:#0177BE}#wrapper #sidebar .categories-sidebar-list li a:focus{outline:auto}#wrapper #sidebar .categories-sidebar-list li a.active-cat{padding-left:15px;color:#018453;border-left:5px solid #018453}#wrapper .box_post{background:#f5f5f5;padding:30px;margin-bottom:30px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}#wrapper .box_post .box_post_thumb{margin-right:30px;width:30%}#wrapper .box_post .box_post_content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:70%}#wrapper .box_post .box_post_content h2{font-size:1.8em;margin-bottom:10px;color:#0D5078}#wrapper .box_post .box_post_content .categories-post-box{margin-bottom:15px}#wrapper .box_post .box_post_content .categories-post-box a{color:#fff;text-decoration:none;padding:2px 5px;background:#018453;border-radius:2px;border:1px solid #018453}#wrapper .box_post .box_post_content .categories-post-box a:hover{color:#018453;text-decoration:none;background-color:#fff0}#wrapper .box_post .box_post_content .categories-post-box a:focus{outline:auto}#wrapper .box_post .box_post_content a.cta{align-self:flex-end;margin-top:15px}#wrapper .navigation.pagination h2{display:none}#wrapper .navigation.pagination .nav-links{background:#f5f5f5;padding:30px;display:flex;align-items:center;justify-content:center}#wrapper .navigation.pagination .nav-links .page-numbers{background:#fff;padding:5px 16px;font-weight:600;margin:0 3px;color:#0D5078}#wrapper .navigation.pagination .nav-links .page-numbers.current{background:#018453;padding:5px 16px;color:#fff}#wrapper .navigation.pagination .nav-links .page-numbers.next{background:#0D5078;color:#fff;border:1px solid #0D5078}#wrapper .navigation.pagination .nav-links .page-numbers.next:hover{border:1px solid #0D5078;color:#0D5078;background:#fff}#wrapper .navigation.pagination .nav-links .page-numbers.next:focus{outline:auto}#wrapper .navigation.pagination .nav-links .page-numbers.prev{background:#0D5078;color:#fff;border:1px solid #0D5078}#wrapper .navigation.pagination .nav-links .page-numbers.prev:hover{border:1px solid #0D5078;color:#0D5078;background:#fff}#wrapper .navigation.pagination .nav-links .page-numbers.prev:focus{outline:auto}#wrapper #primeur-single-post img{margin:0 0 30px 0}footer #newsletter{background-image:url(https://ccjl.ca/wp-content/themes/ccjl/images/bg_newsletter2.png);background-size:100%;background-position:center center;background-repeat:no-repeat;color:#fff;padding:90px 0}footer #newsletter h3{font-size:1.6em;font-weight:600;color:#fff}footer #newsletter #mc_embed_signup form{padding:0}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group{max-width:200px;margin-right:10px}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group label{color:#fff;font-weight:500}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input{border:0}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group .mce_inline_error{font-weight:600;color:red}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll #mc-embedded-subscribe{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-block;border-radius:50px;border:3px solid;padding:8px 18px;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;font-size:.9em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff;color:#0177BE;border-color:#fff;text-decoration:none;line-height:0;font-size:inherit;padding:20px 20px;margin-top:32px;margin-left:10px}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll #mc-embedded-subscribe:hover{background-color:#fff0;border-color:#fff;color:#fff}footer #newsletter #mc_embed_signup form #mc_embed_signup_scroll #mc-embedded-subscribe:focus{outline:auto}footer #newsletter #mc_embed_signup form .indicates-required{text-align:left;font-size:.9em;margin-right:4%;display:inline-block;margin:0 0 15px 0;font-weight:400}footer #newsletter #mc_embed_signup .asterisk{line-height:0}footer #newsletter #mc_embed_signup #mce-responses{margin:0;background:#fff0;color:#0D5078}footer #newsletter #mc_embed_signup #mce-responses #mce-success-response{padding:30px;background:#fff;margin:0;color:#0D5078}footer #newsletter #mc_embed_signup #mce-responses #mce-error-response{padding:30px;background:#fff;margin:0;color:#0D5078}footer #social_network{list-style-type:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 0 45px 0;padding:0}footer #social_network li a{margin:0 10px 0 0;display:inline-block;max-width:45px}footer #social_network li a:hover{transform:rotate(360deg);opacity:.5}footer #social_network li a:focus{outline:auto}footer .menu-menu-du-pied-de-page-container ul{margin:15px 0 15px 22px;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;list-style-type:square}footer .menu-menu-du-pied-de-page-container ul li a{margin:5px 0;padding:0;color:#0D5078}footer .menu-menu-du-pied-de-page-container ul li a:hover{color:#0177BE;padding-left:10px}footer .menu-menu-du-pied-de-page-container ul li a:focus{outline:auto}footer #credits{background-color:#0D5078;color:#fff;padding:15px 30px;font-size:.8em;font-weight:500}footer #credits .cell{display:flex;justify-content:space-between;align-items:center}.gform_confirmation_message{background-color:#0D5078;color:#fff;padding:30px}@media all and (max-width:900px){#filters-list{flex-direction:column;width:100%;position:relative;padding:0 0 60px 0}#filters-list li{width:100%}#filters-list li select{width:100%}#filters-list li.btn-switch-map-to-list{position:absolute;bottom:0;left:0}#filters-list li.btn-switch-map-to-list#mapBtnswitch2{left:80px}}@media all and (max-width:1300px){#filters-list li select{width:200px}}@media all and (max-width:1100px){#filters-list li select{width:150px}}@media all and (max-width:760px){#da .da-box .da-content-box{flex-direction:column}#da .da-box .da-content-box .da-col-1{flex:auto;border-right:0;border-bottom:2px dashed #ddd;padding-bottom:30px}#da .da-box .da-content-box .da-col-2{padding-left:0;padding-top:30px}}@media all and (max-width:1024px){#da-cat{margin-bottom:30px}#lexique-content .section-letter{column-count:4}#youtube-overlay #youtube_box{padding:15px}#youtube-overlay #youtube_box>header{margin:0 0 15px 0}#youtube-overlay #youtube_box>header h3{font-size:1.4em}#youtube-overlay #youtube_box>header #close{width:20px;height:20px}.gray-bg .grid-container .etoile{display:none}.cache-triangle::after{display:none}}@media all and (max-width:1200px){#lexique-content .section-letter{column-count:5}}@media all and (max-width:840px){#lexique-content .section-letter{column-count:3}#youtube-overlay #youtube_box{padding:5px}#youtube-overlay #youtube_box>header{margin:0 0 5px 0}#youtube-overlay #youtube_box>header h3{font-size:1.2em}#youtube-overlay #youtube_box>header #close{width:15px;height:15px}body.page-template-page-intello-emotif-main #wrapper #main_title{max-height:400px;display:flex}body.page-template-page-intello-emotif-main #wrapper #main_title .container-title-h1{position:relative}body.page-template-page-intello-emotif-main #wrapper #main_title .container-title-h1 h1{margin-top:80px}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse{padding-top:12px}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{flex-direction:column}body.page-template-page-intello-emotif-main #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{border-right:none;text-decoration:underline}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{display:flex;flex-wrap:wrap}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{width:50%}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{flex-direction:column;font-size:1em;align-items:center;text-align:center}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{margin-right:0;margin-bottom:15px}body.page-template-page-intello-emotif-main #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:0}body.page-template-page-intello-emotif-emotion #wrapper #main_title{max-height:400px;display:flex}body.page-template-page-intello-emotif-emotion #wrapper #main_title .container-title-h1{position:relative}body.page-template-page-intello-emotif-emotion #wrapper #main_title .container-title-h1 h1{margin-top:80px}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse{padding-top:12px}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{flex-direction:column}body.page-template-page-intello-emotif-emotion #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{border-right:none;text-decoration:underline}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{display:flex;flex-wrap:wrap}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{width:50%}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{flex-direction:column;font-size:1em;align-items:center;text-align:center}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{margin-right:0;margin-bottom:15px}body.page-template-page-intello-emotif-emotion #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:0}body.page-template-page-intello-emotif-regulier #wrapper #main_title{max-height:400px;display:flex}body.page-template-page-intello-emotif-regulier #wrapper #main_title .container-title-h1{position:relative}body.page-template-page-intello-emotif-regulier #wrapper #main_title .container-title-h1 h1{margin-top:80px}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse{padding-top:12px}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul{flex-direction:column}body.page-template-page-intello-emotif-regulier #wrapper #main-nav-trousse #intello-emotif-main-nav>ul li a{border-right:none;text-decoration:underline}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions{display:flex;flex-wrap:wrap}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li{width:50%}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a{flex-direction:column;font-size:1em;align-items:center;text-align:center}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a img{margin-right:0;margin-bottom:15px}body.page-template-page-intello-emotif-regulier #wrapper #intello-emotif-wrapper #intello-emotif-liste-emotions li a:hover{padding-left:0}p{line-height:1.5}a.cta_light{margin-bottom:15px}a.cta{margin-bottom:15px}a.cta_dark{margin-bottom:15px}a.lsq{margin-bottom:15px}p.cta_light a{margin-bottom:15px}.wp-block-button.cta_light a{margin-bottom:15px}p.cta a{margin-bottom:15px}.wp-block-button.cta a{margin-bottom:15px}p.cta_dark a{margin-bottom:15px}.wp-block-button.cta_dark a{margin-bottom:15px}figure.wp-block-table.cta table tbody tr td a{margin-bottom:15px}section{padding-top:30px;padding-bottom:30px}.wp-block-media-text .wp-block-media-text__content{padding:0}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0}.add-margin-top{margin-top:30px}.add-margin-bottom{margin-bottom:30px}.add-margin-top-mini{margin-top:15px}.add-margin-bottom-mini{margin-bottom:15px}#open_sogoacc.topleft{bottom:0;top:auto!important}#sogoacc{width:100%}body #primeur{height:auto!important;max-height:unset;background-position:left -100px center;margin-top:80px}body #primeur #introduction-home{border-radius:0;padding-bottom:60px}body #primeur #introduction-home::after{display:none}body #primeur #introduction-home h1{font-size:1.5em;line-height:1.2}body.admin-bar #primeur{height:calc(100vh - 80px - 46px);max-height:unset}.cache-triangle{display:none}#wrapper #main_title .container-title-h1{bottom:0}#wrapper #main_title .container-title-h1 h1{margin-top:80px;font-size:1.6em;margin-bottom:0}#wrapper .box_post{flex-direction:column;padding:0}#wrapper .box_post .box_post_thumb{width:100%}#wrapper .box_post .box_post_content{width:100%;padding:15px}#wrapper .box_post .box_post_content h2{font-size:1.4em}#wrapper .box_post .box_post_content a.cta{align-self:flex-start}footer #newsletter{background-position:center left;background-size:cover;padding:30px 0}footer #newsletter #mc_embed_signup form .mc-field-group-container{align-items:flex-start;justify-content:flex-start;flex-direction:column}footer #newsletter #mc_embed_signup form .mc-field-group-container .mc-field-group{max-width:100%}footer #newsletter #mc_embed_signup form .mc-field-group-container #mc-embedded-subscribe{margin-bottom:15px}footer #credits .cell{flex-direction:column;text-align:center}}@media all and (max-width:580px){#lexique-content .section-letter{column-count:1}}@media all and (max-width:1450px){body.page-template-page-intello-emotif-main #wrapper #main_title .cache-triangle::after{display:none}body.page-template-page-intello-emotif-emotion #wrapper #main_title .cache-triangle::after{display:none}body.page-template-page-intello-emotif-regulier #wrapper #main_title .cache-triangle::after{display:none}}@media print{html{font-size:12px!important}body{font-size:12px!important}#open_sogoacc{display:none}#main-header{display:none}#wrapper #main_title{height:auto}footer{display:none}}@media all and (max-width:1280px){#main-header #menu-bar{flex-direction:column;align-items:center;justify-content:center}#main-header #menu-bar #logo{margin:10px 0 0 0}#main-header #menu-bar .menu-menu-principal-container{margin-bottom:30px}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul{justify-content:center}#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a{padding:10px 22px 10px 15px;margin:0 2px}}@media all and (max-width:1400px){#main-header #menu-bar .menu-menu-principal-container #menu-menu-principal>ul>li>a{padding:10px 15px 10px 10px;margin:0}}.nouvelles-slider-container{display:flex;align-items:center;justify-content:center;margin-top:45px}.home-slider{width:100%;margin:0 0 45px 0;background-color:#f5f5f5}.home-slider img{max-width:40%}.home-slider .slide{display:flex!important}.home-slider .slide .content-slide-wrapper{display:flex;padding:45px;flex-direction:column;align-items:flex-start;justify-content:center}.home-slider .slide .content-slide-wrapper .cta{margin-top:30px}@media all and (max-width:768px){.home-slider .slide{display:flex!important;flex-direction:column}.home-slider .slide img{max-width:100%}.home-slider .slide .content-slide-wrapper{display:flex;padding:15px;flex-direction:column;align-items:flex-start;justify-content:center}.home-slider .slide .content-slide-wrapper .cta{margin-top:15px}}@media all{footer #newsletter #ci_embed_signup form{padding:0}footer #newsletter #ci_embed_signup form fieldset{border:0;margin:0;padding:0;background:#fff0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}footer #newsletter #ci_embed_signup form fieldset legend{display:none}footer #newsletter #ci_embed_signup form fieldset .ci-field-group{max-width:200px;margin-right:10px}footer #newsletter #ci_embed_signup form fieldset .ci-field-group label{color:#fff;font-weight:500}footer #newsletter #ci_embed_signup form fieldset .ci-field-group input{border:0}footer #newsletter #ci_embed_signup form fieldset input[type="submit"]{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:inline-block;border-radius:50px;border:3px solid;margin:5px 5px 5px 0;font-weight:600;text-transform:uppercase;background-color:#fff;color:#0177BE;border-color:#fff;text-decoration:none;line-height:0;font-size:inherit;padding:20px 20px;margin-top:32px;margin-left:10px;cursor:pointer}footer #newsletter #ci_embed_signup form fieldset input[type="submit"]:hover{background-color:#fff0;border-color:#fff;color:#fff}footer #newsletter #ci_embed_signup form fieldset input[type="submit"]:focus{outline:auto}footer #newsletter #ci_embed_signup form fieldset .ci-credits{flex-basis:100%}footer #newsletter #ci_embed_signup form fieldset .ci-credits a:hover{text-decoration:underline!important}}@media all and (max-width:840px){footer #newsletter #ci_embed_signup form fieldset{align-items:flex-start;justify-content:flex-start;flex-direction:column}footer #newsletter #ci_embed_signup form fieldset .ci-field-group{max-width:100%}footer #newsletter #ci_embed_signup form fieldset input[type="submit"]{margin-left:0;margin-top:5px;margin-bottom:15px}}#sagehr-embed{margin:30px 0 45px 0}#sagehr-embed iframe{display:block;width:100%;min-height:1200px;border:0}@media (hover:none) and (pointer:coarse){body #primeur{background-attachment:scroll}}