footer{background-color:#F5F5F5;color:#002E5F;padding:120px 40px}footer .firstFooter{width:100%;max-width:1400px;margin:0 auto}.firstFooter{display:flex;justify-content:space-between}.firstFooter .contactBtn,.firstFooter div:first-child{display:flex;align-items:center;justify-content:center}footer hr{margin:50px auto;height:1px;color:#002E5F;background-color:#002E5F;opacity:1}.secndFooter,footer hr{width:100%;max-width:1400px}.secndFooter{display:flex;justify-content:space-between;margin:0 auto}.secndFooter a{color:#002E5F;text-decoration:none;margin:5px 0}.secndFooter b{font-size:1.3em}.enlacesFooter{display:flex;justify-content:space-between;width:50%}.enlacesFooter div{display:flex;flex-direction:column}.secndFooter .socialMedia{display:block}.socialMedia div{margin-top:5px!important}.socialMedia div a{margin-right:10px;font-weight:700;border:2px solid #002e5f;border-radius:100px;padding:2px 5px 5px;font-size:20px}.socialMedia div a:hover{color:white;margin-right:10px;font-weight:700;border:2px solid #002e5f;background-color:#002E5F;transition:.3s}.socialMedia span:hover{color:white;background-color:#002E5F;transition:.2s}.socialMedia span{border:1px solid #002e5f;border-radius:100px;padding:0 5px 5px;margin-right:10px;margin-top:20px;transition:.2s}@media (max-width:1130px){.enlacesFooter{width:70%}}@media (max-width:860px){.enlacesFooter{width:80%}footer{padding:50px 20px}}@media (max-width:750px){.enlacesFooter{width:100%}.secndFooter{flex-direction:column}}@media (max-width:600px){.firstFooter{flex-direction:column}.enlacesFooter{display:block}.enlacesFooter b,.socialMedia{margin-top:20px}}