footer{display:flex;flex-direction:column;align-items:center;width:100%;gap:50px;padding:50px 10%;background-color:#000}#footer_a_logo_1{width:max-content;height:max-content;cursor:pointer}#footer_logo_1{height:100px;transition:.3s ease-in-out}#footer_logo_1:hover{transform:scale(1.1)}#footer_section_4{display:flex;justify-content:space-between}#footer_section_1,#footer_section_2{display:flex;flex-direction:column;gap:15px;width:40%}#footer_a_propos_flex_1,#footer_a_propos_flex_3{display:flex;flex-direction:column;width:max-content;gap:15px}#footer_a_propos_h3_1,#footer_a_propos_h3_2{color:#fff}#footer_a_propos_flex_2,#footer_a_propos_flex_4{display:flex;justify-content:space-between}#footer_shape_1,#footer_shape_3{width:20%;height:5px;border-radius:50px}#footer_shape_1{background-color:#ffa600}#footer_shape_3{background-color:#00c8ff}#footer_shape_2,#footer_shape_4{width:70%;height:5px;border-radius:50px}#footer_shape_2{background-color:#ffa600}#footer_shape_4{background-color:#00c8ff}.footer_a_propos_p,.footer_nos_services_phrase{color:#a8a0a0}.footer_nos_services_phrase{margin-top:-3px}#footer_nos_services_flex_2{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer_nos_services_flex_1{display:flex;align-items:flex-start}.footer_nos_services_puce{border-style:solid;border-width:10px;border-color:transparent transparent transparent orange}#footer_section_3{display:flex;justify-content:space-between;width:100%}.footer_contact_coordonnee_flex_1{display:flex;align-items:center;gap:5px}.footer_sentence{display:flex;flex-wrap:wrap;color:#fff}#footer_contact_coordonnee_flex_2{display:flex;flex-direction:column}#footer_section_5{display:flex;justify-content:center;align-items:center;gap:80px}.footer_last{color:#ffa600;font-size:15px}#footer_last_a{transition:transform .3s ease-in-out}#footer_last_a:hover{transform:scale(1.1);color:#fd0}@media only screen and (max-width: 1480px){#footer_section_3{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;gap:0px}}@media only screen and (max-width: 980px){#footer_section_3{display:flex;flex-direction:column;align-items:center;gap:20px}#footer_section_4{flex-direction:column;align-items:center;gap:50px}#footer_section_1,#footer_section_2{width:80%;align-items:center}}@media only screen and (max-width: 980px){#footer_section_5{flex-direction:column;gap:20px}}
