@charset "UTF-8";body{background-color:#d3d3d3}header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;height:6rem;justify-content:space-between;padding:0 2rem;width:100%}header img{height:3rem}header .header_links{align-items:center;box-sizing:border-box;display:flex;flex-direction:row}header .header_links a{text-decoration:none;text-transform:capitalize}header .header_links a:hover{font-weight:700}header .header_links a:not(:first-child):not(:last-child){padding:0 1rem}header .header_links a:first-child{padding-right:1rem}header .header_links>a:nth-last-child(2){color:#2d94b8;font-weight:700;padding-left:1rem}header .header_links>a:nth-last-child(2):hover{text-decoration:underline}@media screen and (max-width:768px){header{box-sizing:border-box;flex-direction:column;height:fit-content;margin:0;padding:1rem}header .header_links{background-color:#fff;flex-direction:column;padding:0;width:100%}header .header_links .dropdown_container,header .header_links a{margin:.5rem;padding:0!important}}.dropdown_container{position:relative}.dropdown_container .dropdown{cursor:pointer;padding:0 1rem;text-transform:capitalize}.dropdown_container .dropdown:hover{font-weight:700}.dropdown_container .dropdown_items{background-color:#fff;border:1px solid #158e49;border-radius:0 0 .5rem .5rem;display:none;flex-direction:column;left:50%;margin-top:2.5rem;padding:1rem 0;position:absolute;transform:translateX(-50%);width:max-content;z-index:9}.dropdown_container .dropdown_items:before{background-color:#fff;border:solid #158e49;border-width:1px 1px 0 0;content:"";height:1rem;left:50%;margin-top:-1rem;position:absolute;top:0;transform:rotate(-45deg) translateX(-50%);width:1rem}.dropdown_container .dropdown_items a{margin:0;padding:1rem!important}.dropdown_container .dropdown_items a:hover{background-color:#f0f0f0}@media screen and (max-width:768px){.dropdown_container .dropdown_items{margin-top:1rem}}.dropdown_container a:last-child{color:#2d94b8;font-weight:700;padding-left:1rem}.dropdown_container a:last-child:hover{text-decoration:underline}#dropdown_container_lang{opacity:.5}.button,.button_outline{border-radius:.5rem;cursor:pointer;display:block;font-weight:500;padding:.75rem 1rem;text-decoration:none;text-transform:uppercase;transition:.2s cubic-bezier(.45,.05,.55,.95);width:fit-content}.button{background-color:#2d94b8;color:#fff!important}.button:hover{background-color:#145a73}.button_outline{border:2px solid #2d94b8;color:#2d94b8}.button_outline:hover{background-color:#145a73;border:2px solid #145a73;color:#fff}.button-notice{background-color:#158e49!important}.button-notice:hover{background-color:#07381c!important}.button-error{background-color:#af1c1c!important}.button-error:hover{background-color:#470d0d!important}footer{background-color:#332a4a;margin-top:5rem;padding:4rem 1rem 1rem}footer a,footer h5,footer p{color:#fff}footer .two_col_footer{display:flex;margin-bottom:3rem}footer .two_col_footer img{width:5rem}footer .two_col_footer hr{background-color:#fff;border:none;height:1px}@media screen and (max-width:576px){footer .two_col_footer{flex-direction:column}footer .two_col_footer .useful_links_footer{margin-left:0;margin-top:3rem}}footer .two_col_footer .cybervadis_badge{margin:auto 0 0 auto;width:6.5rem}footer .evea_footer,footer .useful_links_footer{width:20rem}footer .useful_links_footer{margin-left:2rem;margin-top:4rem}footer .useful_links_footer a{text-decoration:none}footer .useful_links_footer a:hover{text-decoration:underline}footer .useful_links_footer h5{margin-bottom:1rem}footer .useful_links_footer div{display:flex;flex-direction:column}footer .mention_legales_link{display:block;opacity:.5;text-align:center;text-decoration:none}footer .mention_legales_link:hover{text-decoration:underline}.green_phrase{color:#158e49;font-weight:700;text-transform:uppercase}#home{align-items:start;display:flex;height:calc(100vh - 16rem);justify-content:space-between;margin:10rem 0 0}@media screen and (max-width:768px){#home{height:auto;margin:10rem 0!important}#home img{display:none}#home .home_left{text-align:center}#home .home_left .button,#home .home_left .button_outline{margin-left:auto;margin-right:auto}}@media screen and (max-width:992px){#home{height:auto;margin-bottom:10rem;margin-top:2.5rem}#home img{margin:auto 2rem;width:21rem}}#home .home_left h1{margin-bottom:2rem}#home .home_left p{margin-bottom:1rem}#home .home_left .button{margin-bottom:.75rem}#pourquoi_simapro .pourquoi_simapro_items{display:flex;margin-top:4rem}#pourquoi_simapro .pourquoi_simapro_items>div{background-color:#eaf6fa;border-radius:1rem;padding:1rem}#pourquoi_simapro .pourquoi_simapro_items>div h3{color:#2d94b8;margin-bottom:3rem}#pourquoi_simapro .pourquoi_simapro_items>div img{height:2rem;opacity:.5}#pourquoi_simapro .pourquoi_simapro_items>div:not(:first-child):not(:last-child){margin:0 2rem}@media screen and (max-width:992px){#pourquoi_simapro .pourquoi_simapro_items{flex-direction:column}#pourquoi_simapro .pourquoi_simapro_items>div{box-sizing:border-box;width:100%}#pourquoi_simapro .pourquoi_simapro_items>div:not(:first-child):not(:last-child){margin:3rem 0}}.developpment_container{width:70%}@media screen and (max-width:768px){.developpment_container{width:100%}}.developpement_illustration{display:block;margin:3rem auto 0;max-width:900px;width:100%}#developpement_autour_de_SimaPro{margin-top:10rem}.offers .offers_title{border:solid #332a4a;border-width:0 0 1px;display:flex;margin-bottom:3rem;padding:.25rem}@media screen and (max-width:1200px){.offers .offers_title{flex-wrap:wrap}}@media screen and (max-width:768px){.offers .offers_title{flex-direction:column}}.offers .offers_title .offer_item{align-items:center;border:1px solid transparent;border-radius:.5rem;cursor:pointer;display:flex;font-weight:500;justify-content:center;margin:0 .5rem .5rem;padding:.25rem;transition:.2s cubic-bezier(.45,.05,.55,.95)}.offers .offers_title .active,.offers .offers_title .offer_item:hover{background-color:#eaf6fa;border:1px solid #2d94b8}.offers .offers_title .active p,.offers .offers_title .offer_item:hover p{color:#2d94b8!important;transition:.2s cubic-bezier(.45,.05,.55,.95)}.offers .offers_two_columns{display:flex;margin:2rem 0}.offers .offers_two_columns>div{width:calc(50% - 3rem)}.offers .offers_two_columns div:first-child{margin-right:3rem}.offers .offers_two_columns div:last-child{margin-left:3rem}.offers .break_line{display:none}@media screen and (max-width:1200px) and (min-width:768px){.offers{flex-wrap:wrap}.offers .break_line{display:block;flex-basis:100%;width:0}}.logo_container{align-items:center;display:flex;margin:1rem 0}.logo_container img{max-height:3rem}.tabcontent h4{margin-bottom:.5rem}.tabcontent .hosting_image{margin-top:3rem}.tabcontent .info_container{background-color:#f0f0f0;border-radius:1rem;margin-bottom:3rem;padding:1rem}.offer_table{border-collapse:collapse;width:100%}.offer_table thead{background-color:#fff;box-shadow:0 1px #000;position:sticky;top:0}.offer_table td,.offer_table th{padding:1rem}.offer_table th p{text-align:left}.offer_table .subtitle_line{background-color:#eaf6fa;border:solid #332a4a;border-width:0 0 1px;font-weight:700}.offer_table .subtitle_line td:first-child{width:30%}.offer_table .paragraph_cell{vertical-align:top}.accordion{background-color:#fff;border:solid #332a4a;border-width:0 0 1px;cursor:pointer;display:flex;justify-content:space-between;margin-top:1rem;outline:none;padding:.5rem 1rem;transition:.4s}.accordion h3{color:#2d94b8;text-align:left}.accordion>img{transform:rotate(90deg);transition:.2s cubic-bezier(.45,.05,.55,.95);width:1rem}.accordion:hover,.active{background-color:#eaf6fa}.active>img{transform:rotate(0deg)}.panel{background-color:#f0f0f0;display:none;overflow:hidden;padding:1rem 2rem}.panel hr{background-color:#332a4a;border:none;height:1px;margin-bottom:1rem}.file_list{list-style:none;margin:0;padding:0}.file_list li:before{content:"🗎"}.common_question{margin-bottom:2rem}.common_question p:first-child{font-weight:700;margin-top:.25rem}.common_question:first-child{margin-top:0}#contact{margin-left:auto;margin-right:auto;width:75%}@media screen and (max-width:768px){#contact{width:100%}}.form-group{display:flex;flex-direction:column;margin-bottom:2rem}.form-group label{font-weight:500;margin-bottom:.25rem}.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #332a4a;border-radius:.5rem 0 .5rem 0;transition:.2s cubic-bezier(.45,.05,.55,.95)}.form-group input[type=text]:hover,.form-group select:hover,.form-group textarea:hover{background-color:#f0f0f0}.form-group input[type=text],.form-group label[for=form_validation],.form-group select,.form-group textarea{font-size:.8rem}.form-group input[type=text],.form-group select{height:2rem;padding:0 1rem}.form-group textarea{padding:.5rem 1rem}.form-group .required:after{color:red;content:"*";margin-left:5px}.form-group-validation{align-items:start;align-items:center;background-color:#f0f0f0;border-radius:.5rem;cursor:pointer;margin-top:-.5rem;padding-bottom:1rem;transition:.2s cubic-bezier(.45,.05,.55,.95);width:100%}.form-group-validation label{cursor:pointer;font-weight:400;margin-bottom:-2rem;padding:1rem 1rem 2rem}.form-group-validation:hover{background-color:#e6e6e6}#form_validation{padding-bottom:1rem}form .button{border:none;cursor:pointer;margin:0 auto}.required_fields{color:red;font-size:.8rem;margin-top:.5rem;text-align:center}.flash-container{align-items:center;background-color:rgba(5,17,21,.349);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.flash-container p{font-weight:700}.flash-container .button{margin:1rem auto 0}.flash{border-radius:.5rem;margin:1rem auto;max-width:90%;padding:.5rem 1rem;width:fit-content}.flash,.flash-success{background-color:#81c09c;border:2px solid #158e49}.flash-success p{color:#07381c}.flash-error{background-color:#da8b8b;border:2px solid #af1c1c}.flash-error p{color:#470d0d}.hide_modal{display:none}#tarteaucitronIcon{margin-right:1rem}#tarteaucitronIcon #tarteaucitronManager{align-items:center;background-color:#2d94b8;border-radius:.5rem .5rem 0 0!important;display:flex;justify-content:center;margin-right:2rem;padding:.5rem 1.5rem!important}#tarteaucitronIcon #tarteaucitronManager:hover{background-color:#332a4a!important}#tarteaucitronIcon #tarteaucitronManager img{background-color:#2d94b8;height:0!important;opacity:0!important;width:0!important}#tarteaucitronIcon #tarteaucitronManager:after{color:#fff;content:"Gestion des cookies";font-size:1rem;font-weight:700}div#tarteaucitronServices{box-shadow:none!important}#tarteaucitron #tarteaucitronClosePanel,#tarteaucitron #tarteaucitronInfo,#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine{background-color:#332a4a!important;border-color:#332a4a!important}body{background-color:#f0f0f0;font-size:15px;margin:0;padding:0}a,h1,h2,h3,h4,h5,h6,input,label,p,span,td,textarea,th,ul{color:#332a4a;margin:0}h1,h2,h3,h4,h5,h6{font-family:"PT Serif",serif}button,input,option,select,textarea{font-size:100%}a,button,input,label,p,span,td,textarea,th,ul{font-family:Roboto,sans-serif}h1{font-size:5rem;line-height:5rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1rem}.bold{font-weight:700;text-decoration:underline!important}ul{padding:0 0 0 1rem}.container{margin:auto;width:1140px}@media screen and (max-width:1400px){.container{width:960px}}@media screen and (max-width:992px){.container{width:720px}}@media screen and (max-width:768px){.container{width:540px}}@media screen and (max-width:576px){.container{width:100%}}.content{background-color:#fff;border-radius:.5rem;margin:5rem auto 3rem;padding:4rem}.content h2{margin-bottom:1rem}@media screen and (max-width:768px){.content{padding:2rem}}.content_2{width:80%}.content_2,.content_3{margin-top:2rem;padding:2rem}.simple_content{align-items:center;display:flex;flex-direction:column}.simple_content h4{margin-bottom:1rem}.content_green{position:relative}.content_green:before{background-image:url(/build/images/shape_blue.8c86302a.svg);content:"";height:5rem;left:-2.5rem;position:absolute;top:-2.5rem;width:5rem}@media screen and (max-width:768px){.content_green:before{display:none}}.content_blue{position:relative}.content_blue:before{background-image:url(/build/images/shape_green.b029fab5.svg);content:"";height:5rem;left:-2.5rem;position:absolute;top:-2.5rem;width:5rem}.key_numbers hr{background-color:#332a4a;border:none;height:1px}.container_illustration{background-image:url(/build/images/illustration_sky.aeea987e.svg),url(/build/images/illustration_tree.6d6f7ba2.svg);background-position:100% 0,0 100%;background-repeat:no-repeat;margin:3rem -4rem 0;padding:1rem 4rem}@media screen and (max-width:1200px){.container_illustration{margin:2rem 0 0;padding:1rem 2rem}}@media screen and (max-width:576px){.container_illustration{background-size:100%;padding:1rem .25rem}}.container_illustration_2{background-size:15rem 15rem}.usefull_links{background-color:#fff;border-radius:.5rem;margin:0 0 0 auto;padding:2rem;width:50%}.usefull_links h2{color:#158e49;margin-bottom:1rem}.usefull_links p{display:inline-block;margin-bottom:.25rem;width:45%}.usefull_links p a:hover{text-decoration:none}@media screen and (max-width:992px){.usefull_links{width:auto}}@media screen and (max-width:576px){.usefull_links p{display:block;width:auto}}.content_two_col{display:flex}.content_two_col div:first-child{flex:2 0 1px;margin-right:2rem}.content_two_col>div:last-child{background-color:#eaf6fa;border-radius:2.5rem 0 2.5rem 0;flex:1 0 1px;margin-top:-2rem;padding:2rem}.content_two_col>div:last-child h3{color:#2d94b8;margin-bottom:1rem}.content_two_col>div:last-child div h2{margin-bottom:0}.content_two_col>div:last-child div hr{margin:1rem 0}.content_two_col .button{width:max-content}.content_two_col .security_container{margin-top:0!important}@media screen and (max-width:992px){.content_two_col{flex-direction:column}.content_two_col>div:last-child{margin-top:2rem}.content_two_col .security_container{margin-top:2rem!important}}.dropdown_show{display:flex!important}.order hr{background-color:#332a4a;border:none;height:1px;margin:1rem 0;width:50%}.order p:before{content:"🗎"}.accordion_button{font-weight:700;margin:1rem auto 0;text-align:center}.accordion_button p{color:#2d94b8}.accordion_button:hover p{color:#fff}.accordion_content_cybervadis{border-radius:1rem;margin-top:1rem;width:100%}#securite .cybervadis_hosting{align-items:start;display:flex}#securite .cybervadis_hosting img:first-child{border-radius:1rem;display:block;margin:2rem auto 0}#securite .cybervadis_hosting img:nth-child(2){margin-left:4rem}#securite .cybervadis_hosting img:nth-child(3){display:none;max-width:400px}@media screen and (max-width:992px){#securite .cybervadis_hosting{flex-direction:column}#securite .cybervadis_hosting img:first-child{margin:0 auto}#securite .cybervadis_hosting img:nth-child(2){display:none}#securite .cybervadis_hosting img:nth-child(3){display:block;margin:auto}}