header[role=banner]{background-color:#0a6290;color:#f5f5f5;width:100%;box-sizing:border-box;font-size:2rem;display:flex;align-items:center;padding:2rem;position:relative;height:4em}@media(max-width: 1280px){header[role=banner]{padding:0;font-size:1.6rem}}@media(max-width: 991px){header[role=banner]{padding-right:7rem}}@media(max-width: 767px){header[role=banner]{font-size:1.4rem}}@media(max-width: 420px){header[role=banner]{font-size:1rem}}header[role=banner] nav{display:flex;justify-content:space-between;width:100%}@media(max-width: 991px){header[role=banner] nav{height:100%}}header[role=banner] nav ul{display:flex;list-style:none;margin:0;padding:0;align-items:center}@media(max-width: 991px){header[role=banner] nav ul{justify-content:space-between;width:100%}}header[role=banner] nav ul li{position:relative;padding:0 3rem}@media(max-width: 991px){header[role=banner] nav ul li{width:100%}}header[role=banner] nav ul li:first-child{padding-left:2rem}header[role=banner] nav ul li:last-child{padding-right:0}header[role=banner] nav ul li:not(:last-child):before{content:"";height:100%;width:2px;background-color:#f5f5f5;position:absolute;display:block;right:0}header[role=banner] nav ul li a{text-decoration:none;color:#f5f5f5;display:block;box-sizing:border-box}header[role=banner] nav ul li a:hover,header[role=banner] nav ul li a:focus{text-decoration:underline}header[role=banner] nav ul li a[aria-current=page]{background-color:var(--main-orange);padding:.5rem 1rem;border-radius:.5rem}@media(max-width: 991px){header[role=banner] nav ul li a[aria-current=page]{border-radius:0}}@media(max-width: 991px){header[role=banner] nav ul li{height:100%;display:flex;align-items:center;padding:0 1rem}header[role=banner] nav ul li:first-child{padding-left:1rem}header[role=banner] nav ul li a{height:100%;margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem);padding:0 1rem;display:flex;align-items:center;justify-content:center}header[role=banner] nav ul li a[aria-current=page]{padding:0 1rem}}header[role=banner] nav .right{display:flex;align-items:center}header[role=banner] nav button{background-color:#0a6290;color:#f5f5f5;border-style:none;margin-left:2rem;padding:1rem}header[role=banner] nav .active{background-color:var(--main-orange);border-radius:.5rem}header[role=banner] nav form{position:relative}@media(max-width: 991px){header[role=banner] nav form{position:absolute;right:2rem;display:flex;height:100%;align-items:center}}header[role=banner] nav form label{display:flex;align-items:center;justify-content:center}header[role=banner] nav form label span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}header[role=banner] nav form input{width:32rem;height:3.2rem;border-radius:1.6rem;border:0;padding:0 3.5rem 0 1rem;box-sizing:border-box}@media(max-width: 991px){header[role=banner] nav form input{cursor:pointer;position:absolute;right:0;width:2rem;transition:.4s;padding-left:0}header[role=banner] nav form input:focus{cursor:normal;padding-left:1rem;width:calc(100vw - 4rem)}}header[role=banner] nav form i{position:absolute;color:#0a6290;right:1rem;top:.5rem}@media(max-width: 991px){header[role=banner] nav form i{cursor:pointer;top:auto;font-size:1.4rem}}footer{height:12.8rem;width:100%;background-color:var(--main-orange);color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.3rem;position:relative;text-align:center;box-sizing:border-box}@media(max-width: 1440px){footer{height:auto;flex-direction:column;padding:2rem}}@media(max-width: 767px){footer{font-size:1.2rem}}footer .logo{margin-bottom:2rem}@media(min-width: 1440px){footer .logo{margin:0;position:absolute;left:0;top:50%;transform:translateY(-50%);width:30rem;height:100%;overflow:hidden}footer .logo:before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:#f5f5f5;transform:skewX(-49deg) translate(-10rem)}footer .logo img{width:100%;height:calc(100% - 2rem);margin-top:1rem;object-fit:contain;object-position:left;position:relative;z-index:2}}footer p{margin:0;font-weight:bold;font-size:1.2em}footer ul{display:flex;margin:2rem 0 0;padding:0;gap:4rem;list-style:none}@media(max-width: 991px){footer ul{flex-direction:column;align-items:center;gap:1rem}}footer ul li{position:relative}footer ul li:before{content:"";display:block;position:absolute;width:.8rem;height:.8rem;border-radius:50%;background-color:#f5f5f5;left:calc(-2rem - 0.4rem);top:calc(50% - 0.4rem)}@media(max-width: 991px){footer ul li:before{left:-1.6rem;top:.6rem}}@media(min-width: 991px){footer ul li:first-child:before{display:none}}footer ul li a{color:#f5f5f5}@media(min-width: 991px){footer ul li a{text-decoration:none}footer ul li a:hover,footer ul li a:focus{text-decoration:underline}}.section_1{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;box-sizing:border-box;box-sizing:border-box;padding:0 2rem 0 2rem;gap:2rem}@media(max-width: 767px){.section_1{flex-direction:column;justify-content:center;align-items:flex-start}}.section_1 .section_1_left{display:flex;flex-direction:column;width:70%}@media(max-width: 767px){.section_1 .section_1_left{width:100%}}.section_1 .section_1_left .section_1_title{display:flex}@media(max-width: 767px){.section_1 .section_1_left .section_1_title{align-items:center}}.section_1 .section_1_left .section_1_title img{width:12.8rem;height:12.8rem;object-fit:cover}@media(max-width: 767px){.section_1 .section_1_left .section_1_title img{width:6.4rem;height:6.4rem;object-fit:cover}}.section_1 .section_1_left .section_1_title h2{color:#0a6290;font-size:3.2rem;font-style:normal;padding-left:2rem}@media(max-width: 1280px){.section_1 .section_1_left .section_1_title h2{font-size:2.6rem}}@media(max-width: 767px){.section_1 .section_1_left .section_1_title h2{font-size:2.4rem}}.section_1 .section_1_left .section_1_desc p{font-size:2rem}@media(max-width: 767px){.section_1 .section_1_left .section_1_desc p{font-size:1.6rem}}.section_1 .section_1_left .section_1_desc a{float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem}@media(max-width: 767px){.section_1 .section_1_left .section_1_desc a{font-size:1.6rem}}@media(max-width: 991px){.section_1 .section_1_left .section_1_desc a{font-size:1.4rem}}.section_1 .section_1_left .section_1_links{display:flex;justify-content:space-around;align-items:center;padding-top:2.8rem;padding-left:4rem;padding-right:4rem}@media(max-width: 767px){.section_1 .section_1_left .section_1_links{justify-content:center;flex-direction:column;gap:2rem}}.section_1 .section_1_left .section_1_links a{display:flex;justify-content:center;align-items:center;background-color:var(--main-green);border-radius:.8rem;color:#f5f5f5;padding:.8rem;font-size:2.4rem;text-decoration:none}.section_1 .section_1_left .section_1_links a:hover,.section_1 .section_1_left .section_1_links a:focus{text-decoration:underline}@media(max-width: 1280px){.section_1 .section_1_left .section_1_links a{font-size:1.6rem}}@media(max-width: 991px){.section_1 .section_1_left .section_1_links a{font-size:1.4rem}}@media(max-width: 767px){.section_1 .section_1_left .section_1_links a{width:100%}}.section_1 .section_1_left .section_1_links a img{width:2.2rem;height:2.2rem;padding-left:2rem}@media(max-width: 767px){.section_1 .section_1_left .section_1_links a img{display:none}}.section_1 .section_1_right{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 767px){.section_1 .section_1_right{width:100%}}.section_1 .section_1_right h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){.section_1 .section_1_right h2{font-size:2.6rem}}@media(max-width: 767px){.section_1 .section_1_right h2{font-size:2.4rem}}.section_1 .section_1_right .section_1_partners{display:flex;flex-direction:column;width:100%}.section_1 .section_1_right .section_1_partners .partners_2_img{width:100%}@media(max-width: 767px){.section_1 .section_1_right .section_1_partners .partners_2_img{display:flex;justify-content:space-between}}.section_1 .section_1_right .section_1_partners .partners_2_img img{width:calc(50% - 2rem);height:12rem;object-fit:contain}.section_1 .section_1_right .section_1_partners .partners_1_img{width:100%}.section_1 .section_1_right .section_1_partners .partners_1_img img{width:calc(100% - 2rem);height:12rem;object-fit:contain}@media(max-width: 767px){.section_1 .section_1_right .section_1_partners .partners_1_img img{width:100%}}.section_2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;box-sizing:border-box;padding:0 2rem 0 2rem;gap:2rem;position:relative}.section_2 .section_2_top_left{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:1rem}@media(max-width: 767px){.section_2 .section_2_top_left{gap:.3rem}}.section_2 .section_2_top_left .section_2_first_title{background-color:var(--main-yellow);color:#f5f5f5;padding:2rem 0 2rem 1rem;margin:0;width:60%;font-size:3.2rem;display:flex;align-items:flex-start}@media(max-width: 991px){.section_2 .section_2_top_left .section_2_first_title{padding:1rem;font-size:2.4rem}}@media(max-width: 767px){.section_2 .section_2_top_left .section_2_first_title{padding:1rem;font-size:1.6rem}}@media(max-width: 420px){.section_2 .section_2_top_left .section_2_first_title{padding:1rem;font-size:1.4rem}}.section_2 .section_2_top_left .section_2_second_title{background-color:var(--main-yellow);color:#f5f5f5;padding:2rem 2rem 2rem 1rem;margin:0;display:flex;align-items:flex-start;font-size:3.2rem}@media(max-width: 991px){.section_2 .section_2_top_left .section_2_second_title{padding:1rem;font-size:2.4rem}}@media(max-width: 767px){.section_2 .section_2_top_left .section_2_second_title{padding:1rem;font-size:1.6rem}}@media(max-width: 420px){.section_2 .section_2_top_left .section_2_second_title{padding:1rem;font-size:1.4rem}}.section_2 .section_2_middle{height:100%;display:flex}.section_2 .section_2_middle img{height:100%;width:80rem;max-width:100%;object-fit:cover}.section_2 .section_2_middle_right{position:absolute;top:0;right:0;padding-right:2rem;height:100%}.section_2 .section_2_middle_right img{height:20rem;width:20rem;object-fit:cover;position:absolute;top:45%;right:10px;transform:translateY(-50%);display:flex}@media(max-width: 1280px){.section_2 .section_2_middle_right img{height:15rem;width:15rem}}@media(max-width: 767px){.section_2 .section_2_middle_right img{height:7rem;width:7rem;top:45%;object-fit:contain}}@media(max-width: 420px){.section_2 .section_2_middle_right img{height:5rem;width:5rem;top:45%;object-fit:contain}}.section_2 .section_2_middle_right:before{content:"";display:block;position:absolute;width:30rem;height:4rem;top:0;right:0;background-color:#213e8e}@media(max-width: 767px){.section_2 .section_2_middle_right:before{height:2rem;width:10rem}}.section_2 .section_2_bottom_right{position:absolute;bottom:0;right:0}.section_2 .section_2_bottom_right .section_2_third_title{background-color:#213e8e;color:#f5f5f5;padding:2rem;margin:0;width:70rem;display:flex;justify-content:center;align-items:center;font-size:3.2rem;box-sizing:border-box}@media(max-width: 991px){.section_2 .section_2_bottom_right .section_2_third_title{font-size:2.4rem}}@media(max-width: 767px){.section_2 .section_2_bottom_right .section_2_third_title{width:100%;font-size:1.6rem;padding:1rem}}@media(max-width: 420px){.section_2 .section_2_bottom_right .section_2_third_title{padding:1rem;font-size:1.4rem}}.section_3{display:flex;flex-direction:column;box-sizing:border-box;padding:2rem}.section_3 .section_3_text h2{color:#0a6290;font-size:3.2rem;font-style:normal;margin:0;font-size:3.2rem}@media(max-width: 1280px){.section_3 .section_3_text h2{font-size:2.6rem}}@media(max-width: 767px){.section_3 .section_3_text h2{font-size:2.4rem}}.section_3 .section_3_text p{font-size:2rem}@media(max-width: 767px){.section_3 .section_3_text p{font-size:1.6rem}}.section_3 .section_3_link a{float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem}@media(max-width: 767px){.section_3 .section_3_link a{font-size:1.6rem}}@media(max-width: 991px){.section_3 .section_3_link a{font-size:1.4rem}}.section_actus{display:flex;flex-direction:row;box-sizing:border-box;padding:2rem;gap:8rem}@media(max-width: 1280px){.section_actus{gap:4rem}}@media(max-width: 767px){.section_actus{flex-direction:column}}@media(max-width: 991px){.section_actus{flex-wrap:wrap;gap:unset}}.qui-sommes-nous h1{margin:0rem;color:#0a6290;padding-left:4rem;padding-top:4.2rem;padding-bottom:4.2rem}.qui-sommes-nous h2{margin-top:2rem;color:#0a6290}.qui-sommes-nous #intro{display:flex;flex-direction:row;align-items:center;padding:2rem}.qui-sommes-nous #intro img{width:12.8rem;height:12.8rem;object-fit:cover}.qui-sommes-nous section{display:flex;width:100%;padding-left:2rem;padding-right:2rem;box-sizing:border-box}.qui-sommes-nous section:last-child{padding-bottom:2rem}.qui-sommes-nous .contenu{width:50%;margin:.4rem;overflow:hidden;position:relative}.qui-sommes-nous .contenu img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;object-fit:cover}.qui-sommes-nous .contenu p:last-child{margin-bottom:2rem}@media(max-width: 767px){.qui-sommes-nous #logo{height:6.4rem;width:6.4rem;object-fit:contain}.qui-sommes-nous h1{font-size:24px}.qui-sommes-nous h2{font-size:20px}}.section_search{padding:2rem}.section_search .section_search_result_number h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){.section_search .section_search_result_number h2{font-size:2.6rem}}.section_search .section_search_result_number p{font-size:2rem}@media(max-width: 767px){.section_search .section_search_result_number p{font-size:1.6rem}}.section_search .section_search_result_list{width:100%}.section_search .section_search_result_list ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;padding:0}.section_search .section_search_result_list ul li .single-title{text-decoration:none}.section_search .section_search_result_list ul li .single-title:hover{text-decoration:underline}.section_search .section_search_result_list ul li a:not(.single-title){float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem}@media(max-width: 767px){.section_search .section_search_result_list ul li a:not(.single-title){font-size:1.6rem}}@media(max-width: 991px){.section_search .section_search_result_list ul li a:not(.single-title){font-size:1.4rem}}.section_search .nav-links{display:flex;justify-content:center;align-items:center;padding:2rem;gap:1rem}.section_search .nav-links span.current{font-size:1.8rem;color:#213e8e}.section_search .nav-links a.page-numbers{font-size:1.8rem;color:#0a6290}.section_search .single-search{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;position:relative}@media(max-width: 991px){.section_search .single-search{flex-direction:column;justify-content:center;align-items:center;position:static;padding-bottom:2rem}}.section_search .single-search img{height:100%;left:0;width:20%;object-fit:cover;position:absolute}@media(max-width: 991px){.section_search .single-search img{position:static;width:100%;height:30rem}}.section_search .single-search .single-search-content{width:80%;padding:2rem;box-sizing:border-box}@media(max-width: 991px){.section_search .single-search .single-search-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0 0 0}}.section_search .single-search .single-search-content .single-search-type{color:var(--main-orange)}@media(max-width: 991px){.section_search .single-search .single-search-content .single-search-type{align-self:flex-start;margin-top:2rem;margin-bottom:2rem}}.section_search .single-search .single-search-content h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){.section_search .single-search .single-search-content h2{font-size:2.6rem}}@media(max-width: 991px){.section_search .single-search .single-search-content h2{margin:0}}.section_search .single-search .single-search-content p{font-size:2rem}@media(max-width: 767px){.section_search .single-search .single-search-content p{font-size:1.6rem}}@media(max-width: 991px){.section_search .single-search .single-search-content p{margin:0}}.section_search .single-search .single-search-content a:not(.single-title){float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem}@media(max-width: 767px){.section_search .single-search .single-search-content a:not(.single-title){font-size:1.6rem}}@media(max-width: 991px){.section_search .single-search .single-search-content a:not(.single-title){font-size:1.4rem}}@media(max-width: 991px){.section_search .single-search .single-search-content a:not(.single-title){align-self:flex-end;font-size:1.8rem}}.section_single_actu{min-height:calc(100vh - (4em + 12.8rem))}.section_single_actu .single-actu{width:100%}.section_single_actu .single-actu .actu-image img{width:100%;height:30rem;object-fit:cover}.section_single_actu .single-actu .actu-content{padding:2rem}.section_single_actu .single-actu .actu-content h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){.section_single_actu .single-actu .actu-content h2{font-size:2.6rem}}.section_single_actu .single-actu .actu-content .text-content-paragraph{padding-bottom:2rem}.section_single_actu .single-actu .actu-content .text-content-paragraph p{font-size:2rem}@media(max-width: 767px){.section_single_actu .single-actu .actu-content .text-content-paragraph p{font-size:1.6rem}}.section_single_actu .single-actu .actu-content .actions{padding-bottom:2rem;display:flex;justify-content:space-evenly}.section_single_actu .single-actu .actu-content .actions a{text-decoration:none;padding:1rem 2rem;background-color:var(--main-green);border-radius:4rem;color:#f5f5f5;border:none}.section_single_actu .single-actu .actu-content .actions a:hover,.section_single_actu .single-actu .actu-content .actions a:focus{text-decoration:underline}.section_single_actu .single-actu .actu-content .actu-btn{display:flex;justify-content:center}.section_single_actu .single-actu .actu-content .actu-btn a{background-color:var(--main-green);border-radius:.8rem;color:#f5f5f5;padding:.8rem;font-size:2.4rem;text-decoration:none}.section_single_actu .single-actu .actu-content .actu-btn a:hover,.section_single_actu .single-actu .actu-content .actu-btn a:focus{text-decoration:underline}@media(max-width: 1280px){.section_single_actu .single-actu .actu-content .actu-btn a{font-size:1.6rem}}@media(max-width: 991px){.section_single_actu .single-actu .actu-content .actu-btn a{font-size:1.4rem}}section.page{min-height:calc(100vh - (4em + 12.8rem));box-sizing:border-box;padding:2rem}section.page h1,section.page h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){section.page h1,section.page h2{font-size:2.6rem}}section.page a{color:#0a6290}section.page a:visited{color:#551a8b}.services-container{display:flex;color:#0a6290}.services-container aside{display:none;padding:2rem;box-sizing:border-box;box-shadow:3px 0px 4px 0px rgba(0,0,0,.2509803922)}@media(max-width: 1280px){.services-container aside{display:none}}.services-container section{padding:2rem;width:100%;box-sizing:border-box;display:block;text-align:center}@media(max-width: 1280px){.services-container section{width:100%}}.services-container section header{margin-bottom:6rem}.services-container section header h1{font-size:3rem;margin:2.5rem 0 1.5rem}.services-container section header p a{font-style:italic}.services-container section header a{color:#0a6290}.services-container section header a:visited{color:#551a8b}.services-container section header h2{margin-top:.5rem}.services-container section header ul{list-style:none;padding:0;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:2rem 6rem}.services-container section header ul a{text-decoration:none}.services-container section header ul a:hover,.services-container section header ul a:focus{text-decoration:underline}.services-container section header ul a.selected{font-weight:bold}.services-container section .listServices{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:4rem}.services-container section .listServices>li{width:calc((100% - 12rem)/4);position:relative;overflow:hidden;border-top-left-radius:5rem;border-bottom-right-radius:5rem;aspect-ratio:1/1}.services-container section .listServices>li a{color:#fff;text-decoration:none}.services-container section .listServices>li a:hover{text-decoration:underline}@media(max-width: 1440px){.services-container section .listServices>li{width:calc((100% - 8rem)/3)}}@media(max-width: 991px){.services-container section .listServices>li{width:calc((100% - 4rem)/2)}}@media(max-width: 767px){.services-container section .listServices>li{width:calc((100% - 0rem)/1)}}.services-container section .listServices>li .thmbnl{width:100%;height:100%;object-fit:cover}.services-container section .listServices>li .labels{position:absolute;top:1rem;right:1rem;display:flex;gap:2rem}.services-container section .listServices>li .labels img{height:4.8rem}.services-container section .listServices>li:hover .info{transform:translateY(0)}.services-container section .listServices>li:not(:hover) .info h3{white-space:nowrap;padding:0 2rem;text-overflow:ellipsis;overflow:hidden}.services-container section .listServices>li .info{background-color:#0a6290;color:#f5f5f5;border-top-left-radius:2rem;position:absolute;width:100%;bottom:0;transition:.1s;transform:translateY(calc(100% - 6rem));padding:0 2rem;box-sizing:border-box}.services-container section .listServices>li .info .short-desc{text-align:left;margin-bottom:2rem}.services-container section .listServices>li .info .short-desc ul{text-align:left;width:100%;padding:0;list-style:none;padding-top:.5rem}.services-container section .listServices>li .info .short-desc ul li{padding-left:2.5rem;position:relative}.services-container section .listServices>li .info .short-desc ul li:before{content:"";display:block;width:.5rem;height:.5rem;border-radius:.5rem;background-color:#f5f5f5;position:absolute;left:1.4rem;top:calc(50% + .1rem);transform:translateY(-50%)}.services-container section .listServices>li .info .actions{padding-bottom:2rem;display:flex;justify-content:space-between}.services-container section .listServices>li .info .actions a,.services-container section .listServices>li .info .actions button{text-decoration:none;padding:1rem 2rem;background-color:var(--main-green);border-radius:4rem;color:#f5f5f5;border:none}.services-container section .listServices>li .info .actions a:hover,.services-container section .listServices>li .info .actions a:focus,.services-container section .listServices>li .info .actions button:hover,.services-container section .listServices>li .info .actions button:focus{text-decoration:underline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.section_devis{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;box-sizing:border-box;box-sizing:border-box;align-items:flex-start;flex-direction:row;padding:0 2rem 0 2rem;gap:2rem;width:100%}@media(max-width: 767px){.section_devis{flex-direction:column;justify-content:center;align-items:flex-start}}.section_devis .section_devis_form{width:80%;display:flex;flex-direction:column}@media(max-width: 767px){.section_devis .section_devis_form{width:100%}}.section_devis .section_devis_form .section_devis_form_title{display:flex;justify-content:center;align-items:center;flex-direction:column}.section_devis .section_devis_form .section_devis_form_title h2{margin-bottom:0;color:#0a6290}.section_devis .section_devis_form .section_devis_form_title p{font-size:2rem;color:#0a6290}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_title p{font-size:1.6rem}}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_title p{text-align:center}}.section_devis .section_devis_form .section_devis_form_title p a{font-size:2rem;font-style:italic;color:#0a6290}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_title p a{font-size:1.6rem}}.section_devis .section_devis_form .section_devis_form_content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.section_devis .section_devis_form .section_devis_form_content .wpcf7{width:100%}.section_devis .section_devis_form .section_devis_form_content .fields-required p{font-weight:bold;font-style:italic;color:#0a6290;font-size:1.8rem}.section_devis .section_devis_form .section_devis_form_content .two-input{display:flex;flex-direction:row;align-items:center;width:100%;gap:3rem}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_content .two-input{flex-direction:column;align-items:initial;gap:2rem}}.section_devis .section_devis_form .section_devis_form_content .one-input{width:100%}.section_devis .section_devis_form .section_devis_form_content .one-input textarea{width:100%;border:2px solid #0a6290;border-radius:12px;box-sizing:border-box}.section_devis .section_devis_form .section_devis_form_content .one-input-check{display:flex;width:100%}.section_devis .section_devis_form .section_devis_form_content .one-input-check label{display:flex;align-items:center}.section_devis .section_devis_form .section_devis_form_content .one-input-check label input{width:auto}.section_devis .section_devis_form .section_devis_form_content .one-input-check label span{font-size:1.8rem;padding-left:1rem}@media(max-width: 991px){.section_devis .section_devis_form .section_devis_form_content .one-input-check label span{font-size:1.6rem}}.section_devis .section_devis_form .section_devis_form_content .one-input-check .checkbox-accept span{margin:0}.section_devis .section_devis_form .section_devis_form_content .contact-choice{display:flex;flex-direction:column;font-size:1.8rem}.section_devis .section_devis_form .section_devis_form_content .contact-choice p{margin-top:0;font-size:2.4rem;width:100%;padding:0;color:#0a6290}.section_devis .section_devis_form .section_devis_form_content .contact-choice label{margin-bottom:.8rem}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-list-item-label{font-size:1.8rem}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-form-control,.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-radio{display:flex;flex-direction:column;justify-content:center;color:#0a6290;gap:1rem}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-list-item{display:flex;align-items:center;margin:0}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-list-item input[type=radio]{width:8px;height:8px}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-list-item input[type=radio]:after{width:8px;height:8px;border-radius:8px;top:-2px;left:-1px;position:relative;background-color:#f5f5f5;content:"";display:inline-block;visibility:visible;border:1px solid #0a6290}.section_devis .section_devis_form .section_devis_form_content .contact-choice .wpcf7-list-item input[type=radio]:checked:after{width:8px;height:8px;border-radius:8px;top:-2px;left:-1px;position:relative;background-color:#0a6290;content:"";display:inline-block;visibility:visible;border:1px solid #0a6290}.section_devis .section_devis_form .section_devis_form_content form{display:flex;flex-direction:column;gap:2rem;width:100%}.section_devis .section_devis_form .section_devis_form_content form label{font-size:2.4rem;color:#0a6290;width:100%}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_content form label{font-size:1.8rem}}.section_devis .section_devis_form .section_devis_form_content form label input{border:2px solid #0a6290;border-radius:12px;height:3rem;width:100%;padding:.8rem;box-sizing:border-box}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_content form label input{margin-top:.4rem}}.section_devis .section_devis_form .section_devis_form_content form label input::placeholder{font-family:Roboto}.section_devis .section_devis_form .section_devis_form_content form label textarea::placeholder{font-family:Roboto}.section_devis .section_devis_form .section_devis_form_content form label textarea{padding:.8rem}.section_devis .section_devis_form .section_devis_form_content form input[type=submit]{width:100%;cursor:pointer;background-color:var(--main-green);border-radius:.8rem;color:#f5f5f5;padding:.8rem;font-size:2.4rem;text-decoration:none;padding:2rem;border-radius:8px;border:none}.section_devis .section_devis_form .section_devis_form_content form input[type=submit]:hover,.section_devis .section_devis_form .section_devis_form_content form input[type=submit]:focus{text-decoration:underline}@media(max-width: 1280px){.section_devis .section_devis_form .section_devis_form_content form input[type=submit]{font-size:1.6rem}}@media(max-width: 991px){.section_devis .section_devis_form .section_devis_form_content form input[type=submit]{font-size:1.4rem}}@media(max-width: 767px){.section_devis .section_devis_form .section_devis_form_content form input[type=submit]{padding:1rem;font-size:2.4rem}}.section_devis .section_devis_right_panel{width:20%;display:flex;flex-direction:column;padding:2rem;box-sizing:border-box}@media(max-width: 991px){.section_devis .section_devis_right_panel{display:none}}.section_devis .section_devis_right_panel .right_panel_logo{display:flex;justify-content:center;align-items:center;margin-bottom:4rem}.section_devis .section_devis_right_panel .right_panel_logo img{height:20rem;object-fit:cover}.section_devis .section_devis_right_panel .right_panel_txt p{font-size:2rem;font-size:1.6rem}@media(max-width: 767px){.section_devis .section_devis_right_panel .right_panel_txt p{font-size:1.6rem}}.section_devis .section_devis_right_panel .right_panel_txt p:not(:last-child){margin-bottom:2rem}.section_devis .section_devis_right_panel .right_panel_link{display:flex;align-self:flex-end}.section_devis .section_devis_right_panel .right_panel_link a{float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem}@media(max-width: 767px){.section_devis .section_devis_right_panel .right_panel_link a{font-size:1.6rem}}@media(max-width: 991px){.section_devis .section_devis_right_panel .right_panel_link a{font-size:1.4rem}}.error_page{display:flex;flex-direction:column;justify-content:center;align-items:center}.error_page h2{color:#0a6290;font-size:3.2rem;font-style:normal}@media(max-width: 1280px){.error_page h2{font-size:2.6rem}}.error_page p{font-size:2rem}@media(max-width: 767px){.error_page p{font-size:1.6rem}}.card{display:flex;flex-direction:column;box-sizing:border-box;width:33%}@media(max-width: 991px){.card{width:100%}}.card .card-img img{height:25.2rem;width:100%;object-fit:cover}.card .card-text h2{color:#0a6290;font-size:3.2rem;font-style:normal;font-size:2.4rem;margin:0;margin-bottom:2rem}@media(max-width: 1280px){.card .card-text h2{font-size:2.6rem}}@media(max-width: 767px){.card .card-text h2{margin-top:1.6rem}}.card .card-text p{font-size:2rem}@media(max-width: 767px){.card .card-text p{font-size:1.6rem}}.card .card-text a{float:right;justify-content:flex-end;font-style:italic;text-decoration:underline;color:#171717;font-size:2rem;margin-top:2rem}@media(max-width: 767px){.card .card-text a{font-size:1.6rem}}@media(max-width: 991px){.card .card-text a{font-size:1.4rem}}.modal-popin-service-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5019607843);z-index:2;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}.modal-popin-service-bg .modal-popin-service{color:#f5f5f5;background-color:#0a6290;width:30vw;height:30vw;overflow-y:auto;position:absolute;border-radius:20px}@media(max-width: 1280px){.modal-popin-service-bg .modal-popin-service{width:40%;height:60%}}@media(max-width: 991px){.modal-popin-service-bg .modal-popin-service{width:60%;height:60%}}@media(max-width: 767px){.modal-popin-service-bg .modal-popin-service{width:80%;height:60%}}.modal-popin-service-bg .modal-popin-service .header-popin{display:flex;justify-content:space-between;padding:2rem;box-sizing:border-box;border-bottom:#f5f5f5 1px solid}.modal-popin-service-bg .modal-popin-service .header-popin .header-content h1{font-size:2.4rem;margin:0}.modal-popin-service-bg .modal-popin-service .header-popin button{background-color:#0a6290;color:#f5f5f5;border:none;font-size:2rem}.modal-popin-service-bg .modal-popin-service .main-popin{padding:2rem;box-sizing:border-box}.modal-popin-service-bg .modal-popin-service .main-popin a{color:#f5f5f5}:root{--main-orange: #cd5e26;--main-green: #95af32;--main-yellow: #f2c448}body.contrasted{--main-orange: #a53d09;--main-green: #576c04;--main-yellow: #7e6111}html{font-size:10px;font-family:"Roboto",sans-serif}html body{font-size:1.6rem;color:#171717;background-color:#f5f5f5;padding:0;margin:0}html body button{cursor:pointer}html body .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html body .sr-only.focusable:active,html body .sr-only.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html body .quicknav{position:absolute;top:2rem;left:0;z-index:100}html body .quicknav a{background-color:#f5f5f5;color:#171717;padding:2rem}/*# sourceMappingURL=style.css.map */
