footer{padding:0 var(--global-space) 100px var(--global-space);max-width:var(--global-max-width);width:100%;margin:0 auto;min-height:auto;position:relative;z-index:10}footer i{font-weight:300;margin-left:7px;color:#fe6c3b}footer .container-footer{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto}footer .background-waves{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:-1;position:absolute;left:0;top:-70px}footer .footer-menu li{padding-bottom:8px;font-weight:300;text-align:left}footer .footer-menu li.header{padding-bottom:20px;font-weight:800}@media screen and (max-width: 768px){footer .footer-menu li.header{padding-bottom:10px;font-weight:800;margin-bottom:10px;border-bottom:solid 1px #ccc;width:50%}}footer .copyright{width:100%;min-height:40px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;font-weight:300;margin-top:100px;margin-bottom:110px}footer .copyright strong{display:flex}footer .copyright .links{width:auto;display:flex;flex-wrap:wrap}footer .copyright .links li{margin-left:30px;width:auto}footer .copyright .links li a{white-space:nowrap;font-weight:600}