#footer{background:#f3f0f0;text-align:center;padding:15px 10px}#footer a{color:#363434}#footer a:hover{color:#00f}#navFooter{background-color:#112165}#navFooter .menuFooter{width:95%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:30px 0}#navFooter .menuFooter .info{width:25%;background:transparent!important;font-family:gotham;color:#fff!important}#navFooter .menuFooter .info .location,#navFooter .menuFooter .info .tel{display:flex;font-size:21px}#navFooter .menuFooter .info .location img,#navFooter .menuFooter .info .tel img{width:32px;height:auto;margin:0;margin-right:10px}#navFooter .menuFooter .info .location{font-size:16px;align-items:center;text-align:center}#navFooter .menuFooter .navFooter{display:flex;justify-content:space-around;text-align:center}#navFooter .menuFooter .navFooter a{font-family:gotham;color:#fff;font-size:20px;margin:10px 15px}#navFooter .menuFooter .socialNetworks{width:25%;display:flex;justify-content:center}#navFooter .menuFooter .socialNetworks img{width:35px;margin:10px}@media(max-width:975px){#navFooter .menuFooter{flex-direction:column}#navFooter .menuFooter .info{width:100%}#navFooter .menuFooter .info .location,#navFooter .menuFooter .info .tel{justify-content:center}#navFooter .menuFooter .navFooter{width:100%;justify-content:center}#navFooter .menuFooter .socialNetworks{width:100%}}@media(max-width:450px){#navFooter .menuFooter .navFooter{flex-direction:column}}