#container_nos_realisations{background-color:#fff;justify-content:center;margin:auto;display:flex}#container_nos_realisations .content{box-sizing:border-box;width:100%;max-width:1320px;padding:0 20px}#container_nos_realisations img{border-radius:8px;max-width:100%;max-height:450px}#container_nos_realisations .select_tri{text-align:center;flex-direction:row;justify-content:center;gap:30px;margin:0 0 20px;display:flex}#container_nos_realisations .select_tri select{background-color:#fff;border:1px solid #000;border-radius:8px;min-width:200px;margin-top:160px;padding:10px}#container_nos_realisations .containerProjet{cursor:pointer;flex-wrap:wrap;gap:20px;margin-top:80px;margin-bottom:160px;display:flex}#container_nos_realisations .projet,#container_nos_realisations .projet_2{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:row;width:calc(50% - 10px);height:500px;display:flex}#container_nos_realisations .projet:hover p,#container_nos_realisations .projet_2:hover p{display:inline-block}#container_nos_realisations .content_projet{background-color:#01172f99;border-radius:0 0 8px 8px;flex-direction:column;justify-content:end;gap:20px;width:100%;margin:auto auto 0;padding:20px;display:flex}#container_nos_realisations .content_projet:hover{max-height:163px}#container_nos_realisations .projet h2,#container_nos_realisations .projet_2 h2{color:#fff}#container_nos_realisations .projet p,#container_nos_realisations .projet_2 p{color:#fff;display:none}#container_nos_realisations .container_button{justify-content:center;width:100%;margin:20px auto auto;display:flex}#container_nos_realisations button{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:8px;padding:10px 20px}@media (max-width:1400px){#container_nos_realisations .projet,#container_nos_realisations .projet_2{width:calc(50% - 10px)}}@media (max-width:900px){#container_nos_realisations .select_tri{flex-direction:column;align-items:center;gap:15px}#container_nos_realisations .select_tri select{width:100%;max-width:400px;min-width:unset;box-sizing:border-box;margin-top:80px}#container_nos_realisations .select_tri select:not(:first-child){margin-top:0}#container_nos_realisations .containerProjet{margin-top:40px;margin-bottom:80px}#container_nos_realisations .projet,#container_nos_realisations .projet_2{width:100%;height:400px}}@media (max-width:480px){#container_nos_realisations .content{padding:0 15px}#container_nos_realisations .select_tri select{width:100%;margin-top:60px}#container_nos_realisations .select_tri select:not(:first-child){margin-top:0}#container_nos_realisations .projet,#container_nos_realisations .projet_2{height:280px}#container_nos_realisations .containerProjet{gap:15px;margin-top:30px;margin-bottom:60px}#container_nos_realisations .projet p,#container_nos_realisations .projet_2 p{display:block}}
