@keyframes fadeinanimation{0%{opacity:0}100%{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(720deg)}}@keyframes scale{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes sliderightleft{0%{transform:translateX(2000px)}100%{transform:translateX(0px)}}@keyframes slideleftright{0%{transform:translateX(-2000px)}100%{transform:translateX(0px)}}.container_back{margin-top:50px;padding:0 172px}.container_back .back{font-size:15px;font-weight:400;text-transform:uppercase}.container_back .back span{padding:5px;margin-right:1rem;background-color:#082459;color:#fff;border-radius:5px;transition:0.5s ease-in-out}.container_back .back:hover span{background-color:}@media screen and (max-width:1150px){.container_back{padding:0 3rem}}@media screen and (max-width:768px){.container_back{padding:0 1.5rem}}.banner{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#082459;background-position:bottom right;background-repeat:no-repeat;background-size:initial}.banner h2,
.banner h3,
.banner p{color:#fff;text-align:center;max-width:1020px}.banner h2::after{content:"";display:block;width:60px;height:4px;background:#fff;margin:20px auto 30px}.banner .button{margin:20px auto 0 auto}.banner.animation h2,
.banner.animation h3,
.banner.animation p,
.banner.animation .button{animation:sliderightleft ease 3s;animation-fill-mode:forwards}@media screen and (max-width:1024px){.banner{background-image:none !important}}.bg_image_fix{position:relative;width:100%;min-height:650px;background-size:cover;background-position:center;background-repeat:no-repeat}.bg_image_fix .container_text{position:absolute;left:50%;top:50%;padding:60px 40px;background:#ffffffe0;border-radius:15px;transform:translate(-50%,-50%)}.bg_image_fix .container_text h2::after{content:"";display:block;width:60px;height:4px;background:#1a2c63;margin:30px auto 40px}.bg_image_fix .container_text h2,
.bg_image_fix .container_text h3,
.bg_image_fix .container_text p{text-align:center}.bg_image_fix .container_text h3{font-weight:normal}.bg_image_fix .container_text .button{margin:20px auto 0 auto}.bg_image_fix.animation{animation:fadeinanimation ease 3s;animation-fill-mode:forwards}@media screen and (max-width:1100px){.bg_image_fix .container_text{width:70%}}@media screen and (max-width:600px){.bg_image_fix .container_text{width:90%}}.button{position:relative;display:flex;align-items:center;column-gap:10px;width:fit-content;padding:15px 30px;color:#fff;background-color:#000;border-radius:10px;font-size:14px;font-weight:500;transition:ease-in-out 0.3s;text-transform:uppercase;overflow:hidden}.button::before{content:"";position:absolute;display:block;top:0;left:0;bottom:0;width:100%;background-color:#082459;transform:translateX(-102%);transition:all 0.8s}.button.blue{background-color:#082459;color:#fff}.button.blue::before{background-color:#000}.button.white{background-color:#fff}.button.white span{color:#000}.button.white:hover span{color:#fff}.button.white::before{background-color:#000}.button span{color:#fff;z-index:998}@media screen and (max-width:600px){.button span{font-size:12px}}.button:hover::before{transform:translateX(0);transition:all 0.22s}.blue{color:#082459}.bg_blue{background-color:#082459}p{color:#000}h1{color:#fff}.suptitle,
.subtitle{color:#082459}h1,
h2,
h3,
input[type="text"],
input[type="submit"],
input[type="email"],
button,
textarea,
label{font-family:"montserrat", sans-serif}p,
ul,
li,
a,
span{font-family:"montserrat", sans-serif}h1{font-size:48px}@media screen and (max-width:1024px){h1{font-size:44px}}@media screen and (max-width:500px){h1{font-size:28px}}h2{font-size:40px;color:#082459;text-transform:uppercase}@media screen and (max-width:768px){h2{font-size:28px}}h3{font-size:25px;color:#082459;font-weight:normal}@media screen and (max-width:768px){h3{font-size:24px}}ul,
li,
p{font-size:16px;font-weight:300;color:#082459}@media screen and (max-width:1550px){ul, li, p{font-size:16px}}input[type="text"],
textarea{font-size:18px}.button{font-size:14px}.subtitle,
.suptitle{color:#000;font-size:22px;font-weight:bold}.bold{font-weight:bold}footer{display:flex}footer .left_side{width:75%}footer .left_side .top_left_side{padding:clamp(30px,8vh,75px) 170px;border-radius:0 48px 0 0;background-color:#082459}footer .left_side .top_left_side img{max-width:250px;max-height:100px}footer .left_side .top_left_side .wrapper_infos_nav{display:flex;justify-content:space-between;column-gap:18px;padding-top:30px}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{display:flex;row-gap:2rem;max-width:35%;padding-top:15px;flex-direction:column}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a{display:flex;align-items:flex-start;text-transform:uppercase;font-size:13px;font-weight:500;line-height:2;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a:hover{color:#000}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a:hover span{background-color:transparent}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer a span{padding:0.4rem;margin-right:1rem;background-color:#000;border-radius:0.25rem;font-size:13px;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer p{font-size:13px}footer .left_side .top_left_side .wrapper_infos_nav .medias{display:flex}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav{display:flex;flex-direction:column;border-left:2px solid #fff}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav a{margin-left:1rem;text-transform:uppercase;font-weight:500;font-size:13px;line-height:2.2;transition:0.5s ease-in-out}footer .left_side .top_left_side .wrapper_infos_nav .container_nav nav a:hover{color:#000}footer .left_side .top_left_side .wrapper_infos_nav .container_nav p{padding-bottom:20px;font-size:24px}footer .left_side .top_left_side .wrapper_infos_nav a,
footer .left_side .top_left_side .wrapper_infos_nav span,
footer .left_side .top_left_side .wrapper_infos_nav p{color:#fff}footer .left_side .top_left_side .wrapper_infos_nav p{font-weight:bold}footer .left_side .top_left_side .wrapper_container_nav{display:flex;column-gap:2rem;row-gap:2rem;flex-wrap:wrap}footer .left_side .top_left_side .wrapper_container_nav nav a{transition:ease-in-out 0.5s}footer .left_side .top_left_side .wrapper_container_nav nav a:hover{color:#000}footer .left_side .bottom_left_side{padding:20px 172px;background-color:#082459}footer .left_side .bottom_left_side a{color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;transition:0.5s ease-in-out}footer .left_side .bottom_left_side a:hover{color:#000}footer .right_side{display:flex;align-items:flex-end;width:25%}footer .right_side a{display:flex;align-items:center;padding-left:6rem;color:#000;transition:0.5s ease-in-out}footer .right_side a img{width:125px}footer .right_side a:hover{color:#082459}@media screen and (max-width:1550px){footer .left_side .top_left_side{padding:clamp(30px,8vh,75px) 120px}footer .left_side .top_left_side .wrapper_infos_nav{column-gap:1rem;justify-content:space-between}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:45%}footer .right_side a{padding-right:15px}}@media screen and (max-width:1400px){footer .left_side{width:90%}footer .left_side .top_left_side{padding-left:7.5vw;padding-right:7.5vw}footer .left_side .bottom_left_side{padding-left:7.5vw;padding-right:7.5vw}}@media screen and (max-width:1430px){footer{flex-direction:column}footer .left_side .top_left_side .wrapper_infos_nav{justify-content:flex-start;column-gap:5rem}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:35%}footer .left_side .bottom_left_side{border-radius:0 0 48px 0}footer .right_side{width:100%}footer .right_side a{padding-left:5.5vw;padding-right:7.5vw}}@media screen and (max-width:1200px){footer .left_side .top_left_side .wrapper_infos_nav{flex-direction:column;row-gap:2rem}footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:50%}}@media screen and (max-width:550px){footer .left_side .top_left_side .wrapper_container_nav{flex-direction:column;row-gap:2rem}}@media screen and (max-width:480px){footer .left_side .top_left_side .wrapper_infos_nav .infos_footer{max-width:100%}}.form{display:flex;justify-content:space-between;padding-top:0}.form .title{padding-right:1rem}.form .title .container{position:sticky;top:215px}.form .title .container h2{font-weight:600}.form form{width:50%}.form form .input_container{margin-top:50px}.form form .input_container:first-child{margin-top:0}.form form input[type="text"],
.form form textarea{position:relative;display:block;width:100%;padding:10px 20px;margin-top:10px;border-radius:12px;background:#fff;color:#acacac;caret-color:#082459;line-height:normal;border:none;outline:none;box-shadow:0 0 0 2px var(--c5,#ececec);transition:box-shadow 0.4s cubic-bezier(0.68,0.16,0.39,0.98);font-family:"Poppins", sans-serif}.form form label{color:#000}.form form input[type="text"]:focus,
.form form textarea:focus{transition:box-shadow 0.25s;box-shadow:0 0 0 2px #082459}.form form input[type="text"]::placeholder{color:#acacac;font-weight:300}.form form textarea{height:128px;resize:none}.form form .buttons{display:flex;align-items:center;column-gap:2rem;margin-top:40px}.form form .buttons input[type="submit"]{border:none;cursor:pointer;transition:ease-in-out 0.5s}.form form .buttons input[type="submit"]:hover{background-color:#082459}.form form .buttons a{display:flex;column-gap:1rem;align-items:center;text-transform:uppercase;font-size:14px}.form form .buttons a .icon{padding:5px 8px;color:#fff;background-color:#082459;border-radius:3px;transition:0.5s ease-in-out}.form form .buttons a span{color:#082459}.form form .buttons a:hover .icon{background-color:#082459}.form form label{text-transform:uppercase;font-size:14px;color:#082459}.form form label span{color:#d7d7d7}.form form .select_custom{margin-top:50px}.form form .select_wrapper{display:block;position:relative;padding:18px;font-size:10px;color:#acacac;background-color:#fff;box-shadow:0 0 0 2px var(--c5,#ececec);border-radius:10px;box-sizing:border-box}.form form .select_wrapper:focus-within:before{background-color:}.form form .select_wrapper p{margin:0;font-size:10px;color:#acacac}.form form .select_wrapper .service{color:#acacac;font-weight:300;font-family:"Poppins", sans-serif}.form form .select_wrapper span{color:#fff;font-size:18px}.form form .select_wrapper ul{display:none;position:absolute;top:100%;left:6px;background:#fff;z-index:1;list-style:none;width:calc(100% - 7px);margin:0;padding:0}.form form .select_wrapper ul li{padding:15px;cursor:pointer;color:#000;font-size:14px;transition:ease-in-out 0.5s}.form form .select_wrapper ul li:hover{background-color:#082459}.form form .select_wrapper .arrow{position:absolute;top:30%;right:25px;font-size:12px;padding:6px;background-color:#082459;transition:ease-in-out 0.3s}.form form .select_wrapper.opened:before{background-color:}.form form .select_wrapper.opened .arrow{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-color:}@media screen and (max-width:1396px){.form form input[type="text"]::placeholder{font-size:15px}}@media screen and (max-width:768px){.form{flex-direction:column}.form .title{width:100%}.form .title .container{position:inherit}.form .title .container h2{padding-bottom:40px}.form form{width:100%}.form form .buttons .text{display:none}}.full_image{height:500px;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width:1024px){.full_image{height:300px}}@media screen and (max-width:600px){.full_image{height:200px}}.get_up{position:fixed;display:none;bottom:0;right:2vw;width:4rem;padding-top:0.6rem;background-color:#000;border-radius:12px 12px 0 0;text-align:center;cursor:pointer;z-index:9999;transition:background 0.4s cubic-bezier(.68,.16,.39,.98), color 0.4s cubic-bezier(.68,.16,.39,.98), transform 0.4s cubic-bezier(.68,.16,.39,.98), visibility 0s}.get_up span{color:#fff;font-size:2vw}.get_up:hover{background-color:#082459}.navigation{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 5rem;background-color:#fff;box-shadow:0 12px 12px #00000033;transition:ease-in-out 0.5s;z-index:9998}.navigation .logo{z-index:9999}.navigation .logo img{max-height:100px;max-width:250px}.navigation nav{display:flex;align-items:center;column-gap:24px}.navigation nav a,
.navigation nav p{color:#000;font-size:16px;font-weight:bold;transition:ease-in-out 0.5s}.navigation nav a:hover,
.navigation nav p:hover{color:#082459}.navigation nav .button{padding:10px 25px;text-transform:none;font-size:20px;font-weight:bold}.navigation .wrapper_menu_burger{display:none;position:relative;flex-direction:column;align-items:center;cursor:pointer;z-index:9999}.navigation .wrapper_menu_burger p{color:#082459;font-size:10px;text-transform:uppercase;letter-spacing:2px;transition:opacity 0.4s cubic-bezier(.68,.16,.39,.98), visibility 0s, transform 0.4s cubic-bezier(.68,.16,.39,.98)}.navigation .wrapper_menu_burger p.active{position:relative;transform:translateY(-20px) translateX(-40px);animation:fadeInAnimation ease 2s;animation-fill-mode:forwards}.navigation .wrapper_menu_burger .menu_hamburger{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:35px;width:35px}.navigation .wrapper_menu_burger .menu_hamburger.active .line{background-color:transparent;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.navigation .wrapper_menu_burger .menu_hamburger.active .line::before{transform:translateY(14px) translateX(1px) rotate(225deg)}.navigation .wrapper_menu_burger .menu_hamburger.active .line::after{transform:translateY(-6px) rotate(-225deg)}.navigation .wrapper_menu_burger .menu_hamburger .line{width:30px;height:4px;background-color:#082459;border-radius:20px}.navigation .wrapper_menu_burger .menu_hamburger .line::before,
.navigation .wrapper_menu_burger .menu_hamburger .line::after{content:'';position:absolute;display:block;height:4px;width:30px;background-color:#082459;border-radius:20px;transition-duration:0.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.navigation .wrapper_menu_burger .menu_hamburger .line::before{top:6px}.navigation .wrapper_menu_burger .menu_hamburger .line::after{top:26px}.navigation .dropdown_nav{position:relative}.navigation .dropdown_nav p{display:flex;align-items:center;column-gap:8px;cursor:pointer}.navigation .dropdown_nav span{color:;transition:ease-in-out 0.5s}.navigation .dropdown_nav .dropdown_nav_container{position:absolute;display:flex;flex-direction:column;width:12vw;left:-55px;top:39px;left:-18px;background-color:#000;box-shadow:0px 9px 12px #0000004f;border-radius:0 0 10px 10px;opacity:0;visibility:hidden;transition:ease-in-out 0.5s;cursor:pointer}.navigation .dropdown_nav .dropdown_nav_container .link_dropdown{padding:12px 50px;margin-right:0;padding:8px 28px;border-radius:0;transition:ease-in-out 0.5s;font-weight:bold;background-color:#fff}.navigation .dropdown_nav .dropdown_nav_container .link_dropdown:last-child{margin-bottom:0;border-radius:0 0 10px 10px}.navigation .dropdown_nav:hover span{transform:rotateX(180deg)}.navigation .dropdown_nav:hover .dropdown_nav_container{opacity:1;visibility:visible}.navigation .dropdown_nav:hover .dropdown_nav_container .link_dropdown:hover{background-color:#082459;color:#fff}.navigation .menu_mobile{position:fixed;top:0;left:0;display:flex;justify-content:space-between;width:100%;visibility:hidden;overflow-y:hidden;overflow-x:hidden}.navigation .menu_mobile.active{height:100vh;z-index:9998;visibility:visible}.navigation .menu_mobile.active .overlay{right:0;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile.active .wrapper_mobile{right:0}.navigation .menu_mobile.active .img{left:0;width:100%}.navigation .menu_mobile .overlay{position:absolute;height:100%;width:100%;top:0;right:-9999px;background-color:#082459;transition:all 2s cubic-bezier(0.65,0.1,0,1.45)}.navigation .menu_mobile .img{position:relative;top:0;left:-999px;transition:all 1s cubic-bezier(0.645,0.1,0.355,1.000);background-color:#fff}.navigation .menu_mobile .img img{max-width:50vw;height:100vh;object-fit:cover;opacity:.5}.navigation .menu_mobile .wrapper_mobile{position:relative;width:100%;height:100vh;right:-999px;padding-top:100px;max-width:54vw;background-color:#fff;overflow-y:auto;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .wrapper_mobile a{padding:12px 24px;color:#000;border-radius:10px;font-size:28px;font-family:"Poppins", sans-serif;font-weight:600;letter-spacing:1px;transition:all 0.5s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .wrapper_mobile a.active{color:#082459}.navigation .menu_mobile .wrapper_mobile a span{color:#082459}.navigation .menu_mobile .wrapper_mobile a:hover{color:#082459}.navigation .menu_mobile .wrapper_mobile .top{display:flex;justify-content:space-between;padding:20px;background-color:#082459}.navigation .menu_mobile .wrapper_mobile .top span{color:#082459;font-size:24px}.navigation .menu_mobile .wrapper_mobile .container_links_mobile{display:flex;flex-direction:column;width:100%;row-gap:0.5rem}.navigation .menu_mobile .wrapper_mobile .container_links_mobile p{padding:0 16px;color:#000;font-size:24px;font-family:"Poppins", sans-serif;font-weight:600}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .mobile_link{padding:12px 24px}.navigation .menu_mobile .wrapper_mobile .container_links_mobile a{font-size:24px}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .sub_service{padding:8px 24px;font-size:12px;text-transform:uppercase;font-weight:400}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link{display:flex;align-items:center;justify-content:space-between}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link span{transition:all ease-in 0.2s}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link.active{background-color:#082459}.navigation .menu_mobile .wrapper_mobile .container_links_mobile .link.active span{transform:rotate(180deg)}.navigation .menu_mobile .wrapper_mobile .container_infos{display:flex;flex-direction:column;padding-top:2rem}.navigation .menu_mobile .wrapper_mobile .container_infos .infos{display:flex;column-gap:0.5rem;font-size:12px;font-family:"Roboto", sans-serif;text-transform:uppercase;font-weight:500}.navigation .menu_mobile .wrapper_mobile .medias{padding-top:15px}.navigation .menu_mobile .wrapper_mobile .medias span{font-size:18px}@media screen and (max-width:1435px){.navigation .hide_nav{display:none}.navigation nav{display:none}.navigation .wrapper_menu_burger{display:flex}}@media screen and (max-width:600px){.navigation{padding:1rem 2rem}.navigation .logo img{width:70%}.navigation .menu_mobile{flex-direction:column}.navigation .menu_mobile.active .img{left:initial;right:0}.navigation .menu_mobile .img{height:160px;right:-999px;left:initial;transition:all 0.8s cubic-bezier(0.645,0.1,0.355,1.000)}.navigation .menu_mobile .img img{max-width:100vw;height:initial;object-fit:fill}.navigation .menu_mobile .wrapper_mobile{max-width:100%;padding:40px 1.5rem}.navigation .menu_mobile .wrapper_mobile a{font-size:22px}}.fancybox__container{z-index:9999 !important}.hero_inner{display:flex;align-items:center;width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed}.hero_inner.animation .container_title_text{animation:sliderightleft ease 3s;animation-fill-mode:forwards}.hero_inner.home{align-items:center;justify-content:end}.hero_inner.home.animation .container_title_text_home{animation:sliderightleft ease 3s;animation-fill-mode:forwards}.hero_inner.home .container_title_text_home{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:50%;height:100%;background-color:#0000009e}.hero_inner.home .container_title_text_home h1{font-weight:600;text-align:center;color:#fff}.hero_inner.home .container_title_text_home .line{width:60px;height:6px;margin:20px 0 40px;background-color:#fff}.hero_inner.home .container_title_text_home p{padding-bottom:30px;font-size:65px;letter-spacing:0px;color:#fff;font-weight:bold;max-width:750px;text-align:center}.hero_inner.home .container_title_text_home .subtitle{font-size:16px}@media screen and (max-width:1400px){.hero_inner.home .container_title_text_home p{font-size:45px}}@media screen and (max-width:1024px){.hero_inner.home .container_title_text_home{max-width:75%}.hero_inner.home .container_title_text_home p{font-size:35px}}@media screen and (max-width:900px){.hero_inner.home .container_title_text_home{max-width:none}.hero_inner.home .container_title_text_home p{font-size:30px;padding:0 1rem}}.hero_inner .container_title_text{width:100%;max-width:800px;margin:0 auto;background-color:#0000009e;padding:20px;border-radius:10px}.hero_inner .container_title_text h1{font-weight:600;text-align:center;color:#fff}.hero_inner .container_title_text p{font-size:19px}.hero_inner .container_title_text .subtitle{font-size:16px}@media screen and (max-width:1400px){.hero_inner .container_title_text p{font-size:16px}}@media screen and (max-width:768px){.hero_inner .container_title_text{width:85%}.hero_inner .container_title_text p{font-size:15px}}@media screen and (max-width:475px){.hero_inner{height:100vh}.hero_inner .container_title_text{width:90%}.hero_inner .container_title_text h1{font-size:30px}}.load{position:fixed;display:flex;justify-content:center;align-items:center;top:0;bottom:0;width:100%;height:100%;background-color:#fff;text-align:center;z-index:9999}.load .loading{animation:scale 0.3s linear}.load .loading::before{content:"";display:block;width:100px;height:100px;border:solid 10px #082459;border-top-color:#000;border-radius:48%;margin:10px;animation:spin 2s linear infinite}.load p{font-weight:500}html{line-height:1.15;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,
strong{font-weight:bolder}code,
kbd,
samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,
input{overflow:visible}button,
select{text-transform:none}button,
[type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1,
h2,
h3,
p{margin:0}ul{margin:0;padding:0}p,
li{line-height:1.8}a{text-decoration:none}.padding{padding:100px 5rem}@media screen and (max-width:1550px){.padding{padding:100px 3rem}}@media screen and (max-width:768px){.padding{padding:80px 1.5rem}}@media screen and (max-width:600px){.padding{padding:60px 1.5rem}}*{scrollbar-width:normal;scrollbar-color:var(--c2,#082459) rgba(255,255,255,0)}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after{display:table;content:" "}.clearfix:after,
.container:after,
.container-fluid:after,
.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}.text_image{display:flex;width:100%;justify-content:space-between;gap:30px;padding:90px 0 125px 65px}.text_image.reverse{flex-direction:row-reverse;padding:90px 65px 125px 0}.text_image.animation .text{animation:sliderightleft ease 3s;animation-fill-mode:forwards}.text_image.animation .text .gallery{animation:slideleftright ease 3s;animation-fill-mode:forwards}.text_image.animation img{animation:slideleftright ease 3s;animation-fill-mode:forwards}.text_image.animation.reverse .text{animation:slideleftright ease 3s;animation-fill-mode:forwards}.text_image.animation.reverse img{animation:sliderightleft ease 3s;animation-fill-mode:forwards}.text_image .text{display:flex;flex-direction:column;justify-content:center;max-width:815px;padding:20px 16px}.text_image .text h2,
.text_image .text h3{text-align:left}.text_image .text h2{padding-top:25px}.text_image .text h2::after{content:"";display:block;width:60px;height:4px;background:#1a2c63;margin:25px 0 40px}.text_image .text h3{padding-bottom:20px}.text_image .text p{text-align:start;font-size:15px}.text_image .text p:last-child{padding-top:0}.text_image .text .btn_container{display:flex;flex-direction:row;column-gap:30px}.text_image .text .button{margin-top:20px}.text_image .text ul{margin-top:20px;text-align:start}.text_image .text ul li{display:flex;align-items:flex-start;column-gap:1rem;list-style:none}.text_image .text ul li::before{content:"";position:relative;top:15px;display:block;padding:3px;background-color:#082459;border-radius:5rem}.text_image .text .gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-top:30px}.text_image .text .gallery img{position:unset;width:100%;height:auto;object-fit:cover;transition:transform 0.3s ease}.text_image img{position:sticky;top:125px;width:calc(42.5vw);max-width:100%;max-height:60vh;object-fit:cover}@media screen and (max-width:1024px){.text_image{flex-direction:column-reverse}.text_image.service{padding-top:0}.text_image.reverse{flex-direction:column-reverse}.text_image.reverse.service{padding-top:0}.text_image.reverse .text{padding-left:65px}.text_image .text{max-width:100%}.text_image img{position:initial;width:100%;height:488px}}@media screen and (max-width:600px){.text_image{padding:90px 0 65px 0px;align-content:center}.text_image .text{align-items:center;text-align:center;padding:20px 10px}.text_image .text h2{text-align:center}.text_image .text h2::after{margin:25px auto}.text_image .text p{text-align:center}.text_image.reverse{flex-direction:column-reverse;padding:0px 0px 65px 0}.text_image.reverse .text{padding:16px}.text_image img{height:305px}}#home .slick_home{position:relative;width:100%;height:100vh}#home .slick_home .slick .slide{height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}#home .slick_home .container_title_hero{position:absolute;top:55%;left:50%;border-radius:0 20px 20px 0;transform:translate(-50%,-50%)}#home .slick_home .container_title_hero .button{text-transform:uppercase}#home .slick_home .container_title_hero h1{padding-bottom:30px;text-transform:uppercase;font-weight:600;color:#000;text-align:center}#home .slick_home .container_title_hero p{padding-bottom:40px;font-weight:900;font-size:19px;color:#000;text-align:center}@media screen and (max-width:600px){#home .slick_home .container_title_hero p{font-size:15px}#home .slick_home .container_title_hero .subtitle{font-size:14px}}@media screen and (max-width:500px){#home .slick_home .container_title_hero{width:90%;padding:3rem 2rem}}#home .categories-section{width:100%;height:auto;padding:90px 70px}@media screen and (max-width:600px){#home .categories-section{padding:30px}}#home .categories-section .categories-title{font-size:32px;font-weight:bold;text-align:center;color:#082459;position:relative}#home .categories-section .categories-title::after{content:"";display:block;width:60px;height:4px;background:#082459;margin:20px auto 30px}#home .categories-section .categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin:0 auto}@media screen and (max-width:768px){#home .categories-section .categories-grid{grid-template-columns:1fr}}#home .categories-section .categories-grid .category-card{display:block;position:relative;text-decoration:none;overflow:hidden}#home .categories-section .categories-grid .category-card img{display:block;width:100%;height:auto;transition:transform 0.3s ease}#home .categories-section .categories-grid .category-card:hover img{transform:scale(1.05)}#home .categories-section .categories-grid .category-card:hover .category-title{height:100%}#home .categories-section .categories-grid .category-card .category-title{position:absolute;bottom:0;height:13%;width:100%;background-color:#000;padding:15px 10px;font-weight:bold;font-size:16px;opacity:0.4;transition:0.5s ease-in-out}#home .categories-section .categories-grid .category-card h3{position:absolute;bottom:0;width:100%;padding:10px;color:white;text-align:center;font-weight:bold;z-index:2}#home .realisation_slider{position:relative}#home .realisation_slider h2,
#home .realisation_slider .subtitle{margin-bottom:20px}#home .realisation_slider .subtitle{padding-bottom:0}#home .realisation_slider h2{text-transform:uppercase}#home .realisation_slider p:first-child{padding-bottom:0}#home .realisation_slider .arrow_next,
#home .realisation_slider .arrow_prev{position:absolute;top:50%;padding:15px 20px;color:#082459;border-radius:10px;transition:0.5s ease-in-out;cursor:pointer;z-index:5;font-size:24px}#home .realisation_slider .arrow_next:hover,
#home .realisation_slider .arrow_prev:hover{background-color:#082459;color:#fff;transform:scale(1.1)}#home .realisation_slider .arrow_next{right:15%}#home .realisation_slider .arrow_prev{left:15%}#home .realisation_slider .slick{width:100%}#home .realisation_slider .slick .slide{width:100%;text-align:center;margin-right:2rem}#home .realisation_slider .slick .slide a{font-size:26px;color:#082459;font-weight:600;transition:ease-in-out 0.5s}#home .realisation_slider .slick .slide a:hover{color:#082459}#home .realisation_slider .slick .slide h2::after{content:"";display:block;width:60px;height:4px;background:#082459;margin:20px auto 30px}#home .realisation_slider .slick .slide p{max-width:1080px;margin:20px auto;color:#082459;text-align:center}#home .realisation_slider .slick .slide .subtitle{margin:10px 0 20px 0;text-align:center}#home .realisation_slider .slick .bg_image_slide{height:470px;margin-bottom:20px;border-radius:20px 0 20px 0;background-size:cover;background-position:center}#home .realisation_slider .slick .button{margin-top:60px}@media screen and (max-width:1550px){#home .realisation_slider .arrow_next{right:3%}#home .realisation_slider .arrow_prev{left:2%}}@media screen and (max-width:768px){#home .realisation_slider .slick .slide{margin-right:0}}@media screen and (max-width:600px){#home .realisation_slider .slick .slide .bg_image_slide{height:300px}}@media screen and (max-width:400px){#home .realisation_slider .arrow_next, #home .realisation_slider .arrow_prev{font-size:16px}}#home .testimonials{position:relative}#home .testimonials .arrow-prev,
#home .testimonials .arrow-next{position:absolute;top:50%;font-size:32px;cursor:pointer;transition:ease-in-out 0.5s;z-index:2}#home .testimonials .arrow-prev:hover,
#home .testimonials .arrow-next:hover{color:#082459;transform:scale(1.2)}#home .testimonials .arrow-prev{left:5%}#home .testimonials .arrow-next{right:5%}#home .testimonials .slick .slide .top_text{text-align:center}#home .testimonials .slick .slide .top_text h2{color:#000;text-transform:uppercase}#home .testimonials .slick .slide .bottom_text{padding-top:50px}#home .testimonials .slick .slide .bottom_text p{max-width:1225px;margin:0 auto;text-align:center}#home .testimonials .slick .slide .bottom_text .name{font-size:22px;font-weight:bold}#home .testimonials .slick .slide .bottom_text h3{margin-bottom:15px;text-align:center;font-weight:500;color:#082459}#home .testimonials .slick .slide .bottom_text .stars{padding-top:40px;text-align:center}#home .testimonials .slick .slide .bottom_text .stars span{color:#082459;font-size:23px}@media screen and (max-width:1400px){#home .testimonials .slick .slide .bottom_text p{max-width:800px}}@media screen and (max-width:1024px){#home .testimonials .slick .slide .bottom_text p{max-width:500px}}@media screen and (max-width:768px){#home .testimonials .slick .slide .bottom_text p{max-width:400px}}@media screen and (max-width:500px){#home .testimonials .slick .slide .bottom_text p{max-width:300px}}@media screen and (max-width:400px){#home .testimonials .slick .slide .bottom_text p{max-width:200px}}#home .news{text-align:center}#home .news .container_text{display:flex;align-items:center;flex-direction:column;gap:15px}#home .news h2::after{content:"";display:block;width:60px;height:4px;background:#082459;margin:20px auto 30px}#home .news p{max-width:1020px;text-align:center}#home .news a{color:#082459;font-weight:bold}#home .news.animation{animation:slideleftright ease 3s;animation-fill-mode:forwards}#home .news .newsletter-form{margin-top:30px}#home .news .newsletter-form .newsletter_container{display:flex;justify-content:center;align-items:center;gap:10px}#home .news .newsletter-form input[type="email"]{padding:12px 20px;width:300px;border:1px solid #ccc;font-size:16px}#home .news .newsletter-form input[type="email"]::placeholder{color:#c4c4c4}#home .news .newsletter-form input[type="submit"]{padding:12px 24px;background-color:#082459;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:background 0.3s ease}#home .news .newsletter-form input[type="submit"]:hover{background-color:#000;transition:background 0.3s ease}#home .news .newsletter-form #newsletter_alert{display:none;margin:10px}#home .news .newsletter-form #newsletter_alert.redBox{background:#ffc7c7;border:1px solid #ff6c6c;color:#ff6c6c}#home .news .newsletter-form #newsletter_alert.greenBox{background:#c3ffa2;border:1px solid #72b74d;color:#72b74d}@media screen and (max-width:600px){#home .news .newsletter-form .newsletter_container{flex-direction:column}#home .news .newsletter-form .newsletter_container input[type="email"]{width:200px}}#home .popup_home{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999}#home .popup_home .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.5}#home .popup_home .container_popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px;background-color:#fff;text-align:center}#home .popup_home .container_popup .container_close{display:flex;justify-content:end;margin-bottom:16px;font-size:22px}#home .popup_home .container_popup .container_close #close_popup{cursor:pointer}#home .popup_home .container_popup .subtitle{margin-bottom:16px}#home .popup_home .container_popup .button{margin:0 auto}#home .popup_home .container_popup .container_cta{display:flex;column-gap:30px;justify-content:center;margin-bottom:16px}@media screen and (max-width:1024px){#home .popup_home .container_popup{width:80%}}@media screen and (max-width:560px){#home .popup_home h2{font-size:20px}#home .popup_home .subtitle{font-size:16px}#home .popup_home .container_cta{flex-direction:column}#home .popup_home .container_cta .container_button{margin-bottom:16px}}@media screen and (max-width:500px){#home .popup_home .container_popup{padding:20px}}