:root{--blue:#03224c;--silver:#c0c0c0;--white:#fff;--black:#000}html{scroll-behavior:smooth}body{font-family:'Open Sans',sans-serif;font-size:18px}h1,h2,h3,h4,h5,h6{font-family:'Crimson Pro',serif;color:var(--blue);line-height:1}.column-flex{display:flex;flex-direction:column;justify-content:center}#section1,#section2,#section3,#section4,#contact{scroll-margin-top:100px}.site-main{padding-top:16rem}.content__page p{text-align:justify}.top__bar__content{margin:0 auto}.top-bar{background-color:var(--blue);padding:10px;text-align:center}.top-bar a,.top-bar a:hover,.top-bar span,.top-bar i{color:var(--white)}.top-bar .contact-info{display:flex;flex-direction:column}.top-bar a.contact-button{background-color:var(--white);color:var(--blue);padding:14px 25px;border:none;border-radius:50px;cursor:pointer;font-weight:bolder}.social-icons i{font-size:1.5rem}.social-icons a{display:inline-flex;margin:.3rem}.social-icons,.top-bar__right{display:flex;flex-direction:row}.social-icons{margin:0 1rem 0 0}.top-bar__right{align-items:center;justify-content:center}.contact-info span{margin:0 0 .5rem 0}.header_navigation{position:fixed;z-index:99;width:100%}.navigation__menu{z-index:1}.navigation__menu,.brand,.mega-menu{position:relative}.brand{width:8rem;height:80px;z-index:2}.brand img{width:100%;height:100%;object-fit:contain}.navigation__menu__content{background-color:var(--white);padding:0 1rem;border-radius:10px;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.block__navigation__menu{position:absolute;left:0;top:0;right:0}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{margin-right:1rem}.mega-menu:before{position:absolute;content:'';background-color:var(--white);width:100%;height:1rem;top:0;left:0;right:0}.presentation-section__border{border:1px solid #E2E5E7;border-radius:10px;padding:1rem}.presentation-section img{max-width:100%;height:auto;border-radius:10px;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.presentation-section p{text-align:justify}.metiers{background-color:#f4f4f4}.metier__block{width:100%}.metiers p{text-align:justify}.metier__picto__block{width:85px;height:85px;min-width:85px;max-width:85px;border-style:none;display:flex;flex-direction:row;align-items:center;justify-content:center}.metier__picto img{width:100%;height:100%;object-fit:contain}.metier__block{background-color:var(--white);padding:30px;border-radius:10px;border:1px solid #E2E5E7;display:flex;flex-direction:column;width:100%}.toggle-button{background-color:#fff0;border:none;cursor:pointer;text-align:left;width:100%}.collapse-container{margin-bottom:2rem;max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.collapse-container__content{padding:1.5rem;background-color:var(--white);margin:0 .5rem 0 .5rem;border-left:1px solid #E2E5E7;border-right:1px solid #E2E5E7;border-bottom:1px solid #E2E5E7;border-radius:0 0 10px 10px}.metier__block__content{padding:1rem 0 0 0}.metier__block__content h3{margin-bottom:1rem}.metier__block__content__btn span{font-weight:700;position:relative;font-size:1rem;color:var(--black)}.metier__block__content__btn span:after{content:'';position:absolute;width:1rem;height:1rem;background-color:red;right:-1.5rem;top:50%;transform:translate(0,-50%)}.toggle-button p,.toggle-button ol,.toggle-button ul{font-size:1rem;font-family:'Open Sans',sans-serif;color:var(--black)}.metier__block__content__btn span::before,.metier__block__content__btn span::after{content:"";position:absolute;width:14px;height:2px;background-color:#333}.metier__block__content__btn span::before{right:-1.5rem;top:50%;transform:translate(0,-50%)}.metier__block__content__btn span::after{right:-1.5rem;top:50%;transform:translate(0,-50%) rotate(90deg);transition:0.3s}.toggle-button.active .metier__block .metier__block__content__btn span::after{transform:rotate(0deg);transition:0.3s}.cta{background-color:#f4f4f4;padding:4rem 0}.cta p{margin-bottom:0;font-size:1.2rem;line-height:1.2}.cta a,.cta__content{background-color:var(--white)}.cta a{color:var(--blue);border-radius:50px;padding:1rem 2rem;font-weight:600}.cta__content{box-shadow:rgb(149 157 165 / .2) 0 8px 24px;display:flex;flex-direction:column;border-radius:10px}.cta__content__left,.cta__content__right{width:100%;border-radius:10px}.cta__content__left{padding:.7rem}.cta__content__right{position:relative;padding:.7rem;background-color:var(--blue);padding:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.parallax-container{position:relative;width:100%;background-size:cover;background-position:center}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:2}.parallax-content{text-align:center;color:#fff;z-index:3;padding:4rem 0;position:relative;z-index:9}.parallax-content h2{color:silver}.conseils{flex-wrap:wrap;justify-content:space-between}.conseils p{text-align:justify}.conseils,.conseil__picto__block,.gallery{display:flex;flex-direction:row}.conseil__block{background-color:var(--white);padding:35px 20px 20px 20px;width:100%;border-bottom:1px solid #E2E5E7;display:flex;flex-direction:column}.conseil__picto__block{width:65px;height:65px;min-width:65px;max-width:65px;border-style:none;align-items:center;justify-content:center}.conseil__picto img{width:100%;height:100%;object-fit:contain}.conseil__block__content{padding:1rem 0 0 0}.conseil__block__content h3{margin-bottom:.5rem}.gallery{align-items:center;flex-wrap:wrap}.gallery__block,.gallery__block img{width:100%}.gallery__block img{height:100%;object-fit:cover}.gallery__block{margin:0 0 1rem 0;width:100%;height:180px}.contact input,.contact textarea{width:100%;padding:.8rem;border:1px solid #E2E5E7;border-radius:10px;background-color:#F6F6F6}.contact p{text-align:justify}.acceptance-form{width:initial!important}.contact .content__block__v2{border-radius:10px;padding:1rem;background-color:var(--blue)}.contact .content__block__v2 p,.contact .content__block__v2 h2{color:var(--white)}footer{background:var(--blue);width:100%;bottom:0;left:0;position:relative}footer p{text-align:justify}footer a,footer .link_name,footer p,footer ul,.content .top .logo-details,.content .link-boxes .link_name,.bottom-details .bottom_text span,.bottom-details .bottom_text a{color:var(--white)}footer ul{padding-left:1rem}footer .link_name{font-weight:700}.box__col{flex:1;margin-right:2rem;margin-bottom:1.5rem}footer .top{position:relative}footer .top::after{position:absolute;content:'';left:0;bottom:-1.5rem;height:1px;width:100%;background:#AFAFB6}footer .content{max-width:1250px;margin:auto;padding:30px 40px 40px 40px}footer .content .top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:50px}.content .top .logo-details{font-size:20px}.content .top .media-icons{display:flex}footer .content .link-boxes{width:100%;display:flex;flex-direction:column;justify-content:space-between}.content .link-boxes .link_name{font-size:18px;font-weight:400;margin-bottom:20px;position:relative;display:inline-block}.link-boxes .link_name::before{content:'';position:absolute;left:0;bottom:-5px;height:2px;width:35px;background-color:var(--white)}footer .bottom-details{width:100%;background:#0F0844}footer .bottom-details .bottom_text{max-width:1250px;margin:auto;padding:20px 40px;display:flex;justify-content:space-between}.bottom-details .bottom_text p,.bottom-details .bottom_text a{text-decoration:none;margin-bottom:0}.bottom-details .bottom_text a{text-decoration:underline}.contenu404{padding:20rem 0 10rem 0}.contenu404 a{background-color:#03224c;color:var(--white);padding:.5rem 1rem;border-radius:50px}.img__404 img{margin:0 auto}#goToTopBtn{display:none;position:fixed;bottom:80px;right:20px;font-size:16px;padding:10px;background-color:var(--blue);color:var(--white);border:none;border-radius:5px;cursor:pointer;z-index:9}#goToTopBtn:hover{background-color:#0056b3}@media screen and (min-width:600px){.site-main{padding-top:16rem}}@media (max-width:520px){footer::before{top:145px}footer .content .top{flex-direction:column}.content .top .media-icons{margin-top:16px}}@media screen and (min-width:600px){.presentation-section__border,.contact .content__block__v2{padding:2rem}}@media (max-width:700px){footer{position:relative}.content .top .logo-details{font-size:25px}.content .top .media-icons a{height:35px;width:35px;font-size:14px;line-height:35px}.bottom-details .bottom_text span,.bottom-details .bottom_text a{font-size:12px}}@media screen and (min-width:768px){.top__bar__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.top-bar__left{text-align:left}.top-bar{padding:10px 10px 40px 10px;position:absolute;top:0;left:0;right:0}.brand{width:12rem;height:80px}.block__navigation__menu{left:0;right:0}.navigation__menu{width:685px;left:50%;right:initial;transform:translate(-50%,0);top:5rem}.collapse-container__content{margin:0 1rem 0 1rem}.gallery__block{width:48%;margin:1%}footer .content .top{align-items:center}.metier__block,.conseil__block{flex-direction:row}.metier__block__content{padding:0 0 0 1rem}.conseil__block__content{padding:0 0 0 1rem}}@media screen and (min-width:991px){.top__bar__content,.top-bar__right,.cta__content,footer .content .link-boxes{flex-direction:row}.contact-info,.social-icons,.contact-button{margin-bottom:0}.cta__content__left{width:65%;padding:2rem}.cta__content__right{background-color:initial;width:35%;background-image:url(../images/cta-svg.svg);background-repeat:no-repeat;background-size:cover}.cta p{font-size:1.8rem}.gallery__block{width:32.3%;margin:.5%}.conseil__block{width:47%}}@media screen and (min-width:992px){.navigation__menu{width:920px}}@media screen and (min-width:1024px){.presentation-section h1{font-size:50px}.metiers h2{font-size:40px}.parallax-container{background-attachment:fixed}.parallax-content{padding:6rem 0}.gallery__block{width:24%;margin:.5%}.contenu404{padding:20rem 0 20rem 0}}@media screen and (min-width:1200px){.top__bar__content,.navigation__menu{width:1135px}}@media screen and (min-width:1400px){.top__bar__content,.navigation__menu{width:1300px}.gallery__block{height:200px}}@media screen and (min-width:1800px){.top__bar__content,.navigation__menu{width:1600px}footer .content,footer .bottom-details .bottom_text{max-width:1600px}}