@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap);*{font-family:"Inter",sans-serif;text-decoration:none;margin:0;padding:0;box-sizing:border-box}li{color:#000;list-style-type:none}.container{width:1050px;margin:auto}.container_projets{width:1300px;margin:auto}@media screen and (max-width:1050px){.container,.container_projets{width:100%;margin:auto}}.header{margin:auto;width:1200px}.header_info{display:flex;justify-content:flex-end;margin-top:10px}.connexion{display:flex;justify-content:center;flex-direction:column;width:68%}.connexion>a{color:#000;font-weight:700;text-decoration:underline}.header_email{display:flex;align-items:center;padding:20px}.header_email>i{color:#8a8888}.header_email>p{font-size:13px}.header_phone{display:flex;align-items:center}.header_phone>i{color:#8a8888}.header_phone>p{font-size:13px}.header_trait{height:1px;background:#8a8888;width:1200px;margin:auto auto 25px}.burger_menu{display:flex;justify-content:flex-end;align-items:center;background-color:#333;height:51px}.burger_menu i{font-size:25px;margin-right:15px;cursor:pointer;color:#fff}.navbar_mobile{left:-100%}.navbar_mobile,.navbar_mobile.active{position:absolute;top:150px;height:590px;z-index:999;width:100%;transition:all .5s ease-in-out}.navbar_mobile.active{background:#242222;left:0;opacity:1}.navbar_mobile ul{display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;transition:all .5s ease;height:590px}.navbar_mobile ul li{width:100%;text-align:center;padding:2rem}.navbar_mobile ul li:hover{background:#fff}.navbar_mobile ul li:hover a{color:#242222}.navbar_mobile ul li a{font-size:19px;font-weight:700;color:#fff}.header_user_bienvenue{width:100%;text-align:left;margin-left:20px;color:#fff}.header_user_bienvenue,.userDataPseudo{text-transform:capitalize}@media screen and (max-width:1050px){.header,.header_trait{display:none}}.navigation{height:100px;width:100%;display:flex;justify-content:center}.navigation_inside{display:flex;justify-content:space-between;align-items:center;width:1240px;margin:auto}.navigation_inside ul{display:flex;margin-bottom:10px}.navigation_inside li{list-style-type:none;padding:20px;color:#212121;font-size:15px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.navigation_inside li>span{transition:all .3s ease}.nav-active li>span,.navigation_inside li:hover>span{border-bottom:2px solid #fe7d0b;padding-bottom:5px}.menu_gauche img{width:190px;height:65px;margin-left:20px}@media screen and (max-width:1050px){.menu_droite ul{display:none}.navigation_inside{width:100%;justify-content:center}.navigation{position:relative;width:100%}.menu_gauche img{margin-left:0}}.video_chantier{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.video_chantier h1{font-weight:100;font-size:44px}.video_chantier video{width:100%;height:650px;object-fit:cover;-webkit-filter:brightness(60%);filter:brightness(60%);z-index:-1}.trait_h1{height:1px;background:#fff;width:450px;margin-top:10px}h1.h1_nos_metier{margin-top:420px;font-size:50px;font-weight:bolder;color:#8a8888}.trait_home{height:6px;background:#000;width:100px}.mon_titre{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;margin-top:-400px;-webkit-animation:apparition .8s ease-out;animation:apparition .8s ease-out}@-webkit-keyframes apparition{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes apparition{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.mon_titre p{margin-top:20px;font-size:22px;font-weight:100}h1.title_derniers_projets{margin-top:80px;font-size:50px;font-weight:bolder;color:#8a8888}.home_lien_posts{text-transform:uppercase;width:100%;margin-left:30px;margin-right:30px;border-bottom:2px solid #fe7d0b;padding-bottom:5px;margin-top:10px}.home_lien_posts>a{list-style-type:none;color:#000}@media screen and (max-width:1050px){.home_lien_posts{width:200px}.home_lien_posts li{display:flex;justify-content:center;align-items:center}.video_chantier h1{text-align:center}h1.h1_nos_metier{width:100%;font-size:30px;margin-top:300px}.trait_h1{width:200px}.mon_titre p{width:80%;text-align:center}.mon_titre,.video_chantier video{width:100%}h1.title_derniers_projets{margin-top:70px;font-size:30px;font-weight:bolder;color:#8a8888}}.nos_metier_main{width:100%;display:flex;justify-content:center;align-items:center}.nos_metier_single{margin:40px}.nos_metier_single img{width:310px;height:388px}.nos_metier_main h1{font-size:25px;font-weight:700;text-align:center;margin-top:20px}.nos_metier_main a{display:flex;justify-content:center;align-items:center;border:2px solid #8a8888;border-radius:50px;width:50%;padding:8px 12px;font-size:12px;margin:40px auto auto;transition:all .3s ease-in-out;color:#000}.nos_metier_main a:hover{background:#8a8888;color:#fff}.cards{margin-top:30px;margin-bottom:30px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .5s ease}.thefront{position:absolute}.theback,.thefront{width:310px;height:388px;display:flex;justify-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.theback{background:#222;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.theback>p{color:#fff}@media screen and (max-width:1050px){.nos_metier_main{flex-direction:column}.nos_metier_single img{width:100%}.nos_metier_single{margin-top:0}}.presentation{width:100%;margin:auto;background:#8a8888;height:450px;display:flex;justify-content:center;align-items:center;flex-direction:column}.presentation h1{display:flex;justify-content:center;color:#fff;font-weight:bolder}.presentation_texte p{color:#000;text-align:center;display:flex;justify-content:center;color:#fff;width:720px;margin-top:40px;font-size:18px;line-height:32px}@media screen and (max-width:1050px){.presentation{width:100%}.presentation h1{font-size:20px;width:100%}.presentation_texte p{font-size:14px;width:350px;text-align:center}}.project{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px}.project_cards{width:600px;height:400px;position:relative;overflow:hidden;margin:20px}.project_cards_front img{object-fit:cover}.project_cards_front img,.project_cards_hover{width:600px;height:400px;transition:all .5s ease-in-out}.project_cards_hover{display:flex;justify-content:center;align-items:center;background:transparent;position:absolute;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.project_cards_hover>.project_cards_hover_content{color:#fff;display:flex;justify-content:center;flex-direction:column;height:20%;width:80%;padding:20px;-webkit-filter:brightness(100%);filter:brightness(100%)}.project_cards_hover>.project_cards_hover_content>p{margin-top:20px;font-weight:100;font-size:16px}.project_cards_hover>.project_cards_hover_content>a{color:#fe7d0b;margin-top:60px;font-weight:bolder;margin-left:3px}.project_cards:hover .project_cards_hover{-webkit-transform:translateY(0);transform:translateY(0)}.project_cards:hover .project_cards_front img{-webkit-filter:brightness(30%);filter:brightness(30%)}@media screen and (max-width:1050px){.project{flex-direction:column;width:100%;margin:0 0 12px}.project_cards{margin-top:20px}.project_cards_front{display:flex;justify-content:center}.project_cards_front>img{width:90%}.project_cards{width:100%;margin:40px 0 0}.project_cards_hover>.project_cards_hover_content{width:100%;height:100%;margin-left:15px}.project_cards_hover>.project_cards_hover_content>p{width:50%}.project_cards_hover>.project_cards_hover_content>h2{width:60%}}.footer_main{height:450px;background:#191919;width:100%;margin-top:-5px}.footer{display:flex;padding-top:110px;justify-content:space-between;height:100%}.footer_reseaux_sociaux{height:136px}.footer_reseaux_sociaux img{width:207px;height:55px}.footer h2{color:#fff;font-weight:700;text-transform:uppercase;font-size:17px}.footer_adresse{margin-top:45px}.footer_email,.footer_numero{margin-top:5px}.footer p{color:#fff;font-size:16px}.footer_reseaux_sociaux_logo{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.footer_reseaux_sociaux_logo i{color:#fff;cursor:pointer;font-size:18px;padding:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .3s ease-in-out}i.fab.fa-facebook-f{background:#212121}i.fab.fa-facebook-f:hover{background-color:#3b5998}i.fab.fa-instagram{background:#212121}i.fab.fa-instagram:hover{background-color:#e95950}i.fab.fa-google-plus-g{background:#212121}i.fab.fa-google-plus-g:hover{background-color:#db4a39}i.fab.fa-snapchat-ghost{background:#212121}i.fab.fa-snapchat-ghost:hover{background-color:#fffc00;color:#212121}.footer_contact{height:136px}i.fas.fa-home{margin-right:17px}i.far.fa-envelope,i.fas.fa-phone{margin-right:20px}.liens_utiles{height:136px}.liens_utiles li{color:#fff;padding-top:8px}.liens_utiles.footer_liens{display:flex}.liens_utiles a{color:#fff;transition:all 1s ease-in-out}.liens_utiles a:hover{text-decoration:underline}.liens{margin-top:30px}.footer_semaine{display:flex;justify-content:space-between;margin-top:10px;width:200px}.footer_horaires_second{margin-top:35px}.footer_horaires{height:136px}.footer_trait{height:1px;background:#fff;width:100%}.copyright{background:#191919;height:100px;display:flex;justify-content:flex-start;align-items:center}.copyright>p{color:#fff}@media screen and (max-width:1024px){.footer_main{width:100%;height:1000px}.footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding-top:20px}.footer_reseaux_sociaux_logo{display:flex;justify-content:center;align-items:center;margin-top:40px}.liens_utiles{height:136px;width:100%;margin-top:80px}.footer_horaires{height:100%}.footer_contact,.footer_horaires{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:80px}.footer p{font-size:13px}.footer h2{font-size:16px;text-align:center}.footer li{font-size:13px}.liens{display:flex;flex-direction:column;align-items:center}.copyright>p{font-size:12px;text-align:center;margin-left:10px}.footer_trait{width:100%}i{padding:10px}}.posts_post{display:flex;border:1px solid rgba(136,132,136,.3);margin-bottom:30px}.posts_post_img img{height:100%;width:484px;object-fit:cover}.posts_trait{height:1px;background-color:grey;width:100%;opacity:.6;margin-top:15px}.posts_details{display:flex;flex-direction:column;margin:20px 86px 20px 100px;width:100%}.posts_details .realisation_details{margin-top:20px}.posts_details .realisation_details>p{margin-top:10px}.posts_details .realisation_details>p>i{margin-right:20px}.posts_details .realisation_ville{font-size:25px;margin-top:15px}.posts_details>p>span{font-size:12px}.posts_details h2{font-weight:400;font-size:26px;margin-top:20px;line-height:34px}.posts_details_p{margin-top:20px;font-size:14px;opacity:.6}.posts_vue_like_comment{align-items:center;margin-top:10px}.post_vue_like,.posts_vue_like_comment{display:flex;justify-content:space-between}.post_vue_like{width:180px}.post_vue_like p{font-size:13px}.like{display:flex;align-items:center;width:30px;justify-content:space-between}.like>p{font-size:13px}.like i{font-size:15px;cursor:pointer}.like>.fas{color:red}.arrow_back{justify-content:flex-start;width:1200px;margin:auto;height:100px}.arrow_back,.arrow_back i{display:flex;align-items:center}.arrow_back i{color:#000;border:1px solid #000;font-size:25px;height:40px;width:40px;justify-content:center;border-radius:50%;transition:all .1s ease-in-out}.arrow_back i:hover{background-color:#000;color:#fff}.title_chantiers_realisation>a{display:flex;justify-content:center;align-items:center;height:50px;text-decoration:underline;text-transform:uppercase;color:#000}.authLike{text-align:right;font-size:14px;color:red;margin-bottom:10px}@media screen and (max-width:1050px){.posts_post{flex-direction:column;margin:auto;width:80%}.posts_details{margin-left:0;width:100%}.posts_details>p{margin-left:10px}.posts_details .realisation_details{margin-top:20px}.posts_details .realisation_details>p{margin-top:10px;font-size:13px;margin-left:10px}.posts_details .realisation_details>p>i{margin-right:10px;padding:0}.posts_details .posts_details_p{margin-top:20px;font-size:12px;width:80%;margin-left:10px}.posts_details .realisation_ville{font-size:25px;margin-top:15px;text-align:center;font-size:20px}.posts_details>p{width:100%}.posts_details>p>span{font-size:12px}.posts_details h2{font-size:22px}.arrow_back{display:none}.posts_post_img img{width:100%}.posts_vue_like_comment{width:95%}.post_vue_like{display:flex;width:180px;justify-content:space-between;margin-left:10px}.posts_trait{width:100%}.title_chantiers_realisation{margin-top:20px}.authLike,.title_chantiers_realisation>a{font-size:13px}.authLike{text-align:center}}h4{color:red}.contact{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.9)),url(/static/media/building.2c2c6829.jpg);background-position:right 20% bottom 0;background-size:cover;background-repeat:no-repeat;background-clip:padding-box;width:100%;height:700px}.contact,.contact form{display:flex;justify-content:center}.contact form{flex-wrap:wrap;align-items:center;height:400px;width:1000px;margin-top:120px}.contact form input{margin-left:20px;margin-right:20px;margin-top:20px;width:400px;height:50px;background:transparent;border:1px solid #ced4da;box-shadow:0 0 3px #ced4da;outline-offset:0;outline:none;border-radius:5px;color:#fff;padding:20px}.contact form input::-webkit-input-placeholder{color:#fff}.contact form input:-ms-input-placeholder{color:#fff}.contact form input::placeholder{color:#fff}input:focus::-webkit-input-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus::placeholder{opacity:0}.contact form textarea{width:840px;height:150px;margin-top:20px;background:transparent;border:1px solid #ced4da;box-shadow:0 0 3px #ced4da;outline:none;outline-offset:0;padding:20px;color:#fff;border-radius:5px}.contact textarea:focus::-webkit-input-placeholder{opacity:0}.contact textarea:focus:-ms-input-placeholder{opacity:0}.contact textarea:focus::placeholder{opacity:0}.contact textarea::-webkit-input-placeholder{color:#fff}.contact textarea:-ms-input-placeholder{color:#fff}.contact textarea::placeholder{color:#fff}.form_button{display:flex;flex-direction:column}.form_button>button{width:20%;margin:20px auto auto;padding:12px;border-radius:5px;background:transparent;border:1px solid #ced4da;box-shadow:0 0 3px #ced4da;outline:none;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.form_button>button:hover{background:#fff;color:#000}.message_envoye{text-align:center;color:green;margin-top:10px}.error_contact{color:#c72929;margin-left:21px;margin-top:10px;font-size:14px}@media screen and (max-width:1024px){.contact form{width:280px;flex-wrap:nowrap}.contact form textarea{width:280px}.form_button>button{width:40%}.contact form input{margin-left:20px;margin-right:20px;margin-top:20px;width:280px}}.detail_single_post{width:1200px;margin:auto}.detail_single_post_contenu{border:1px solid rgba(136,132,136,.3);display:flex;justify-content:center;align-items:center;flex-direction:column;width:80%;margin:40px auto auto}.detail_single_post_contenu>p{width:800px;text-align:left;font-size:13px;margin-top:20px}.detail_single_post_contenu>h2{width:800px;text-align:left;font-weight:400;font-size:30px;margin-top:20px}.detail_single_post img{width:800px;height:600px;margin-top:20px}.details_single_post_contenu_reseaux_sociaux{width:800px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-top:40px;margin-bottom:40px}.react-share__ShareButton{margin:5px}.trait_reseaux{width:800px;background:rgba(136,132,136,.3);height:2px;margin-top:10px;margin-bottom:10px;display:block}.details_reseaux_sociaux{width:800px;margin-top:5px}.commentaire{display:flex;align-items:center;flex-direction:column;width:80%;border:1px solid rgba(136,132,136,.3);height:235px;margin:60px auto 10px}.commentaire>h2{width:80%;font-weight:400;font-size:22px;margin-top:20px;text-align:center}.commentaire_user{display:flex;flex-direction:column;justify-content:center;width:100%;border:1px solid rgba(136,132,136,.3);height:100px;margin:20px auto 10px}i.fas.fa-user{height:100%;display:flex;align-items:center;font-size:38px;color:grey;margin-right:30px}.commentaire textarea{border:1px solid rgba(136,132,136,.3);outline-offset:0;outline:none;color:#fff;padding:20px;width:73%;height:56px;color:#000;resize:none;height:60px}.commentaire textarea::-webkit-input-placeholder{color:#000}.commentaire textarea:-ms-input-placeholder{color:#000}.commentaire textarea::placeholder{color:#000}.commentaire .trait_commentaire{width:80%;background:rgba(136,132,136,.3);height:1px;margin-top:10px;margin-bottom:10px}.commentaire .my_input{width:100%;display:flex;justify-content:center;margin-top:30px}.my_input_pseudo{display:flex;align-items:center;margin-right:20px;text-transform:capitalize}.publier{width:80%;display:flex;justify-content:flex-end}.publier>button{border:transparent;padding:10px;border-radius:10px;cursor:pointer;color:#fff;transition:all .5s ease-in-out;background:#888488;margin:10px}.errorCommentaire{color:red}.bouton_supprimer{border:transparent;padding:10px;border-radius:10px;cursor:pointer;color:#fff;transition:all .5s ease-in-out;background:#384ad3;margin:10px}.commentaire_bouton{width:97%;display:flex;justify-content:end}.commentaire_pseudo>span{font-weight:700;text-transform:capitalize}.commentaire_single_commentaire{font-size:14px;margin-left:20px}@media screen and (max-width:1024px){.detail_single_post{width:100%;margin:auto}.detail_single_post img{width:80%;height:auto}.detail_single_post_contenu{border:1px solid rgba(136,132,136,.3);display:flex;justify-content:center;align-items:center;flex-direction:column;width:80%;margin:auto}.detail_single_post_contenu>p{width:80%;text-align:left;font-size:11px;margin-top:20px}.detail_single_post_contenu>h2{width:80%;text-align:left;font-weight:400;font-size:14px;margin-top:20px}.details_single_post_contenu_reseaux_sociaux{width:80%}.details_reseaux_sociaux,.details_single_post_contenu_reseaux_sociaux>.trait_reseaux{width:100%}.commentaire{width:80%;height:280px}.commentaire>h2{color:#000}.publier{justify-content:center;margin-top:20px}.publier>button{border:transparent;padding:10px;border-radius:10px;cursor:pointer;color:#fff;transition:all .5s ease-in-out;background:#888488;margin:10px}i.fas.fa-user{display:none}.errorCommentaire{text-align:center;font-size:14px;margin-top:10px;width:80%}.my_input_pseudo{margin-right:5px}}.form-container{display:flex;justify-content:space-around;align-items:center;height:700px;border-radius:18px;margin-top:40px;border:1px solid rgba(136,132,136,.7);margin-bottom:40px}.form-container>ul{height:90%}.form-container>ul li{list-style-type:none;margin:16px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:10px}.form-group-checkbox{align-items:center;margin-left:25px;margin-top:20px;margin-bottom:10px}.form-group-checkbox>.label-agree-term{margin-left:25px}.form-group input{border:none;border-bottom:1px solid #000;background:none;margin:24px;height:40px;outline:none}.form-group input::-webkit-input-placeholder{color:#000}.form-group input:-ms-input-placeholder{color:#000}.form-group input::placeholder{color:#000}.active-btn{background:#00e;color:#fff}.label-agree-term{font-size:15px}.signin-form{margin-top:50px}.form-button{height:60px;display:flex;justify-content:flex-start;align-items:center}.form-button input{border:1px solid #fff;border-radius:10px;padding:10px 20px;cursor:pointer;background-color:#00e;color:#fff;margin-top:30px}.signup{height:100%;width:25%}.signup-form{margin-top:50px}.error_email{margin-left:25px;color:red}.auth_image{height:85%}.error_msg_signup{margin-left:25px;color:red;font-size:15px}.error_msg_signup_condition{color:red;font-size:14px;margin-top:10px}.registration_success{color:green}@media screen and (max-width:1024px){.auth_image{margin-top:80px;margin-bottom:10px}.auth_image>img{width:150px}.signin-form,.signup-form{margin-top:0}.form-container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%;border-radius:18px;margin-top:40px;border:1px solid rgba(136,132,136,.7);padding-bottom:60px}.form-container>ul{height:90%}.form-container>ul>li,form{width:100%}form{display:flex;flex-direction:column;justify-content:center;align-items:center}.form-title{width:51%;text-align:center;font-size:20px;margin-top:40px;text-transform:uppercase;font-weight:700}}@media screen and (max-width:1024px){.form-group-checkbox{display:none}}
/*# sourceMappingURL=main.6794f376.chunk.css.map */