:root{--color-text: #001435;--color-blue-bg: #133A5F;--color-light-grey-bg: #F5F5F5;--color-light-grey-2-bg: #F2EFE7;--bs-body-color: #001435;--font-size-xsm: 12px;--font-size-sm: 14px;--font-size-rg: 16px;--font-size-md: 18px;--font-size-lg: 24px;--font-size-xl: 28px;--font-size-xxl: 60px;--box-shadow-rg: 0px 3px 6px rgba(0, 0, 0, 0.161);--box-shadow-md: 0px 6px 9px rgba(0, 0, 0, 0.161);--header-height: 90px;--sidebar-width: 290px;--sidebar-container: 0 15px 0 30px;--header-bg: var(--bs-white);--footer-bg: var(--color-blue-bg)}html.sidebar-sm{--sidebar-width: 83px}@media screen and (max-width: 991px){:root{--font-size-xsm: 12px;--font-size-sm: 14px;--font-size-rg: 14px;--font-size-md: 16px;--font-size-lg: 20px;--font-size-xl: 28px;--font-size-xxl: 34px}}@media screen and (max-width: 767px){:root{--font-size-xsm: 12px;--font-size-sm: 14px;--font-size-rg: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-xxl: 22px}}.text-xsm{font-size:var(--font-size-xsm) !important}.text-sm{font-size:var(--font-size-sm) !important}.text-rg{font-size:var(--font-size-rg) !important}.text-md{font-size:var(--font-size-md) !important}.text-lg{font-size:var(--font-size-lg) !important}.text-xl{font-size:var(--font-size-xl) !important}.text-xxl{font-size:var(--font-size-xxl) !important}.light-grey-bg{background-color:var(--color-light-grey-bg)}.light-grey-2-bg{background-color:var(--color-light-grey-2-bg)}.blue-bg{background-color:var(--color-blue-bg)}body,html{font-family:"Aleo","Arial";font-weight:400;font-size:100%;color:var(--color-text);background-color:#fbfbfb;height:100%;width:100%;scroll-padding-top:90px}html{overflow:initial !important}body{word-break:break-word;overflow-x:hidden}#main-wrapper{min-height:100%;gap:0;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "content" "footer"}.container{max-width:1120px}.large-container{max-width:1350px}section{position:relative;padding:50px 0 50px 0}@media screen and (max-width: 991px){section{padding:30px 0 30px 0}}b,strong{font-weight:600}h1,h2{font-family:"Albert Sans";display:block;position:relative;font-weight:700;font-size:var(--font-size-xl);letter-spacing:.05rem;margin-bottom:25px;color:var(--bs-primary)}h1.style-top:before,h2.style-top:before{content:"";display:block;height:3px;width:100px;border-radius:0px;background-color:var(--bs-black);position:absolute;top:-20px;left:0;right:0}h1.style-top.text-white:before,h2.style-top.text-white:before{background-color:var(--bs-white)}h3{font-family:"Albert Sans";font-weight:700;font-size:var(--font-size-lg);margin-bottom:15px}a{color:inherit;cursor:pointer}a.link-text{color:inherit}a:hover{color:inherit}p{font-size:var(--font-size-rg);line-height:1.7}ul{font-size:var(--font-size-rg)}span{font-family:unset}header{grid-area:header;width:100%;position:sticky;background:var(--header-bg);top:0;z-index:100;box-shadow:0px 3px 6px rgba(0,0,0,.161)}header #supheader{background-color:var(--color-blue-bg);padding:7px 0;color:var(--bs-white);font-size:14px}header #header{min-height:var(--header-height);display:flex;align-items:center;justify-content:center}header #header #menu-header{align-items:center}header #header #menu-header .nav-item{margin-left:25px}header #header #menu-header .nav-item .nav-link{font-family:"Albert Sans";font-size:16px !important;font-weight:400;color:var(--color-text);padding:4px 0px;position:relative}header #header #menu-header .nav-item .nav-link::before{content:"";display:block;position:absolute;bottom:0;left:0;width:0px;height:2px;background-color:var(--bs-primary);transition:width .2s ease;border-radius:3px}header #header #menu-header .nav-item .nav-link:hover,header #header #menu-header .nav-item .nav-link.active,header #header #menu-header .nav-item .nav-link.show{text-shadow:0px 0px 1px var(--color-text)}header #header #menu-header .nav-item .nav-link:hover::before,header #header #menu-header .nav-item .nav-link.active::before,header #header #menu-header .nav-item .nav-link.show::before{width:27px}header .offcanvas.offcanvas-end{max-width:300px}header .offcanvas .nav-link{font-size:18px}#page-wrapper{grid-area:content;position:relative;overflow-x:hidden}footer{grid-area:footer;background-color:var(--footer-bg);color:var(--bs-white);padding-bottom:env(safe-area-inset-bottom)}footer #footer-top{padding-top:30px;padding-bottom:40px}footer #footer-bottom{border-top:1px solid var(--bs-white);padding-top:14px;padding-bottom:14px;font-size:var(--font-size-sm)}footer a{color:var(--bs-white);text-decoration:none}footer a:hover,footer a.show{color:var(--bs-primary)}#preloader{background:var(--bs-white);position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center}#section-top{padding-top:60px !important;padding-bottom:50px !important}@media screen and (max-width: 767px){#section-top{padding-top:40px !important;padding-bottom:40px !important}}#section-top h1{font-family:"Albert Sans";font-weight:800;font-size:var(--font-size-xxl);position:relative;color:inherit}#section-top h1 span.letter{font-size:1.4em}#section-top h1 span.subtitle{display:block;font-size:var(--font-size-lg);font-weight:400;text-transform:none}.bg-image{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.bg-image .img{width:100%;height:100%;object-fit:cover}.bg-image .filter-color{background-color:rgba(var(--bs-primary-rgb), 0.6);width:100%;height:100%;position:absolute;top:0;left:0}.bg-image+div{position:relative}.actualite-item{background-color:var(--color-light-grey-bg);border-radius:25px;overflow:hidden;display:block;text-decoration:none;transition:box-shadow .5s;position:relative}.actualite-item .container-img{overflow:hidden;padding-bottom:104%;position:relative;border-radius:25px}.actualite-item .container-img .img{position:absolute;height:100%;width:100%;object-fit:cover;transition-duration:.5s}.actualite-item .body{padding:13px 13px 13px 13px}.actualite-item .body .infos{min-height:117.5px;position:relative;padding-top:15px;padding-bottom:10px}.actualite-item .body .infos .btn-arrow{background-color:var(--bs-primary);display:flex;align-items:center;justify-content:center;position:absolute;top:-22px;right:20px;font-size:15px;height:44px;width:50px;border-radius:10px;transition-duration:.5s;border:1px solid var(--bs-primary)}.actualite-item .body .infos .title{font-family:"Albert Sans";font-weight:700;font-size:18px;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;text-overflow:-o-ellipsis-lastline}.actualite-item .body .infos .date{font-family:"Albert Sans";font-size:13px;margin-bottom:8px}.actualite-item .body .text{font-size:14px;margin-bottom:0;min-height:63px;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;text-overflow:-o-ellipsis-lastline}.actualite-item:hover{box-shadow:0px 3px 6px rgba(0,0,0,.2)}.actualite-item:hover .img{transform:scale(1.2)}.actualite-item:hover .infos .btn-arrow{background-color:var(--bs-white)}#newsletter{background-color:var(--color-light-grey-bg);background-image:url(../img/autres/neuronal.svg);background-position:bottom right;background-size:auto 90%;background-repeat:no-repeat}#nos-prestations{background:var(--color-blue-bg);background-image:url(../img/autres/neuronal2.svg);background-position:bottom left;background-size:auto 500px;background-repeat:no-repeat}.card-prestations{height:100%;background:linear-gradient(45deg, rgb(250, 250, 250) 50%, rgb(244, 245, 248) 50%)}.card-prestations i{background-color:var(--color-light-grey-2-bg);color:var(--bs-primary);border-radius:20px;width:85px;height:60px;font-size:35px;display:flex;align-items:center;justify-content:center;margin:auto;margin-bottom:15px}.card-prestations p{margin-bottom:0}.card-prestations .btn{position:absolute;bottom:0;right:0;transform:translate(-25px, 50%)}.card-prestations.card-blue{background:linear-gradient(45deg, rgb(19, 58, 95) 50%, rgb(15, 48, 84) 50%)}.card-prestations.card-blue p{color:#fff}#menu-prestations{background-color:var(--color-blue-bg);border-bottom:1px solid var(--color-light-grey-bg);padding:15px 0px}#menu-prestations a{color:var(--color-light-grey-bg);padding:15px 10px;border-radius:10px;display:inline-block;text-decoration:none;text-align:center;outline:none;transition-duration:.3s}#menu-prestations a:hover,#menu-prestations a:active,#menu-prestations a:focus{color:var(--color-text);background-color:var(--bs-primary)}#nos-clients{background-image:url(../img/autres/neuronal3.svg);background-position:bottom right;background-size:auto 420px;background-repeat:no-repeat}.actualite-image{height:320px;position:relative;margin-bottom:20px}.actualite-image img{position:absolute;width:100%;height:100%;left:0;object-fit:cover}@media screen and (max-width: 767px){.actualite-image{height:220px}}.bg-icon{background-color:var(--color-light-grey-2-bg);color:var(--bs-primary);border-radius:20px;width:85px;height:60px;font-size:35px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.row.list-unstyled a.active{font-weight:700}.bgn-top-left{background-image:url(../img/autres/neuronal-top-left.svg);background-repeat:no-repeat;background-position:top left;background-size:auto 300px}.bgn-top-right{background-image:url(../img/autres/neuronal-top-right.svg);background-repeat:no-repeat;background-position:top right;background-size:auto 300px}.bgn-top-right2{background-image:url(../img/autres/neuronal-top-right2.svg);background-repeat:no-repeat;background-position:top right;background-size:auto 320px}.bgn-bottom-left{background-image:url(../img/autres/neuronal-bottom-left.svg);background-repeat:no-repeat;background-position:bottom left;background-size:auto 360px}.bgn-bottom-right{background-image:url(../img/autres/neuronal3.svg);background-repeat:no-repeat;background-position:bottom right;background-size:auto 360px}.bgn-top-left-blue{background-image:url(../img/autres/neuronal-top-left-blue.svg);background-repeat:no-repeat;background-position:top left;background-size:auto 350px}.bgn-bottom-right-blue{background-image:url(../img/autres/neuronal-bottom-right-blue.svg);background-repeat:no-repeat;background-position:bottom right;background-size:auto 360px}.text-initial{text-transform:initial}.translate-middle-negative-y{transform:translateY(50%) !important}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.bg-light-grey{background-color:var(--color-gallery)}.ratio-24x9:before{padding-top:32.857143%}.right-0{right:0}.left-0{left:0}.z-10{z-index:10}.max-w-100{max-width:100%}.max-w-75{max-width:75%}.max-w-50{max-width:50%}.max-w-25{max-width:25%}.font-10{font-size:1rem}.font-11{font-size:1.1rem}.font-12{font-size:1.2rem}.font-13{font-size:1.3rem}.font-14{font-size:1.4rem}.font-15{font-size:1.5rem}.font-16{font-size:1.6rem}.font-17{font-size:1.7rem}.font-18{font-size:1.8rem}.font-19{font-size:1.9rem}.font-20{font-size:2rem}.font-21{font-size:2.1rem}.font-22{font-size:2.2rem}.font-23{font-size:2.3rem}.font-24{font-size:2.4rem}.font-25{font-size:2.5rem}.font-26{font-size:2.6rem}.font-27{font-size:2.7rem}.font-28{font-size:2.8rem}.font-29{font-size:2.9rem}.font-30{font-size:3rem}.font-31{font-size:3.1rem}.font-32{font-size:3.2rem}.font-33{font-size:3.3rem}.font-34{font-size:3.4rem}.font-35{font-size:3.5rem}.font-36{font-size:3.6rem}.font-37{font-size:3.7rem}.font-38{font-size:3.8rem}.font-39{font-size:3.9rem}.font-40{font-size:4rem}.radius-10{border-radius:10px}.radius-20{border-radius:20px}.radius-30{border-radius:30px}.radius-60{border-radius:60px}.rotate-vertical{transform:rotate3d(0, 1, 0, 180deg)}.d-block-normal{display:block}.no-wrap{white-space:nowrap}.img-cover{object-fit:cover}.img-contain{object-fit:contain}.img-top{object-position:top}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0}.line-break-anywhere{line-break:anywhere}.cursor-p{cursor:pointer}@media(max-width: 767px){.radius-60{border-radius:30px}.before-bg-gradient-blue:before{border-radius:30px}}.text-shadow-white{text-shadow:0 0 10px #fff}/*# sourceMappingURL=main.min.css.map */