footer{position:relative;background-color:#000;padding-top:170px}footer .wave-top img{width:100vw;height:auto;max-height:300px}footer .footer-container{padding-top:100px;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:40px}@media only screen and (max-width:991px){footer .footer-container{grid-template-columns:1fr 1fr;gap:40px}}@media only screen and (max-width:700px){footer .footer-container{grid-template-columns:1fr;gap:40px}}footer .col{color:#fff}footer .col .title-4{margin-bottom:20px;color:#fff}footer .col .logo img{width:200px;height:auto}footer .col .footer-nav-menu{padding-left:0;-moz-column-count:2;column-count:2;margin-top:0}footer .col .footer-nav-menu li{list-style-type:none}footer .col .footer-nav-menu li a{display:flex;margin-bottom:10px;text-decoration:none;margin-bottom:10px;color:#fff}footer .col .e-mail{display:flex;text-decoration:none;margin-top:15px;color:#fff}footer .col .phone-list{padding-left:0;margin-top:15px}footer .col .phone-list li{list-style-type:none;display:flex;margin-bottom:10px;align-items:center}footer .col .phone-list li .icon-bg{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--green);margin-right:20px}footer .col .phone-list li .icon-bg img{width:32px;height:32px}footer .col .phone-list li a{font-size:18px;color:#fff;text-decoration:none}footer .copyright-wrap{border-top:1px solid rgba(227,30,37,.6);padding-bottom:20px;padding-top:20px}footer .copyright-wrap p{font-size:12px !important;display:flex;align-items:center;justify-content:flex-end;color:#fff !important}footer .copyright-wrap p a{text-decoration:none;display:flex;align-items:center;margin-left:4px;color:#fff}footer .copyright-wrap p a svg{height:18px;width:auto;margin-left:5px}footer .copyright-wrap p a svg path{fill:#fff}