body,html{overflow:visible}header a{position:absolute;left:3%;color:#111}header a img{-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;-o-transition:transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease, -webkit-transform 0.25s ease}header a:hover{color:#000}header a:hover img{-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}header a .retour_btn{font-weight:600;text-transform:uppercase;margin-left:5px;vertical-align:middle}h2{color:#333;font-size:2em;margin-bottom:25px}.projet_banner{height:85vh;position:relative;overflow:hidden}.projet_banner img{width:100%;position:absolute;top:0;bottom:0;margin:auto}.projet_section{width:80%;margin:70px auto 50px;padding:0 10%}.projet_section img{display:block;margin:auto;width:100%}.projet_section a{color:#666}.projet_section a:hover{color:#304ffe}.projet_infos{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);grid-column-gap:0px;grid-row-gap:0px;margin:auto}.projet_infos .projet_infos_list span{display:block}.projet_infos .projet_infos_list span:first-of-type{color:#333;font-size:1.35em;font-weight:600;margin:5px 0 8px}.projet_infos .projet_infos_list span:last-of-type{font-size:1.2em;font-weight:500;color:#888}.projet_infos .projet_infos_list span:last-of-type a{color:#888}.projet_infos .projet_infos_list span:last-of-type a:hover{color:#304ffe}.projet_description{margin:100px 0 60px}.projet_description span{font-size:1.2em;color:#666}.projet_description a{color:#304ffe;font-weight:500;font-size:1.1em;font-style:italic}.projet_description a:hover{color:#304ffe;text-decoration:none}.gallerie_projet{width:100%}.gallerie_projet img{width:100%}.team_member span{color:#666}.team_member ul{list-style:none}.team_member ul li{display:block;font-size:1.2em;font-weight:500;color:#888;line-height:36px}footer{text-align:center;margin:100px 0 30px}footer .rsx_footer{margin:10px 0 25px}footer .rsx_footer a{color:#333;font-size:1.5em;margin:0 10px}footer .rsx_footer a:hover{color:#304ffe}footer .rsx_footer a i{vertical-align:bottom}footer .copyright{color:#666;font-size:1.1em}@media screen and (max-width:768px){.projet_banner{height:40vh}.projet_banner img{height:100%;width:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.projet_section{width:100%}.projet_infos{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-row-gap:20px}}