.footer-left{display:flex;flex-direction:column;justify-content:space-between}.footer-left a{color:#fff;font-size:14px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:25px;letter-spacing:-0.14px;text-transform:capitalize;display:block}.footer-left .top{display:grid;grid-template-columns:repeat(3, 1fr);gap:50px;margin-bottom:20px}.footer-left .top .menu{max-width:166px}.footer-left .bottom .info{display:grid;grid-template-columns:repeat(3, 1fr);gap:50px;align-items:self-end}.footer-left .bottom .info .logo svg{width:100%}.footer-left .bottom .info .logo svg path{fill:#fff}.footer-left .bottom .info .phone,.footer-left .bottom .info .address{color:#fff;font-size:14px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:18px}.footer-right .menu{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.footer-right .menu a{color:#c4d600;font-size:14px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.4px;position:relative}.footer-right .menu a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#c4d600;transform:scaleX(0);transition:transform .3s ease-in-out}.footer-right .menu a:hover::after{transform:scaleX(1)}.footer-right .scroll-to-top{display:flex;align-items:start;justify-content:flex-end;gap:14px;margin-top:30px;cursor:pointer;margin-bottom:7px}.footer-right .scroll-to-top div{width:142px;text-align:center}.footer-right .scroll-to-top div p{color:#fff;text-align:center;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.6px}.footer-right .info-bottom{display:flex;align-items:flex-end;justify-content:space-between;height:120px}.footer-right .info-bottom .awards-info .title{margin-bottom:15px}.footer-right .info-bottom .awards-info .title p{color:#c4d600;font-size:14px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.4px;text-transform:uppercase}.footer-right .info-bottom .awards-info .images{display:flex;align-items:center}.footer-right .info-bottom .awards-info .images .award-item{width:60px;height:60px;margin-right:16px;object-fit:contain}.footer-right .info-bottom .socials .social-list{display:grid;grid-template-columns:repeat(6, 1fr)}.footer-right .info-bottom .socials .social-list a{display:block;width:16px;height:17px;margin-left:26px;justify-self:end}.footer-right .info-bottom .socials .social-list a svg{width:17px;height:17px}.footer-right .info-bottom .socials .social-list a svg path{fill:#fff}.footer-right .info-bottom .socials .social-list a:first-child{margin-left:0}.footer-right .info-bottom .socials .desc p{color:#fff;text-align:right;font-size:12px;font-family:Proxima Nova;font-style:normal;font-weight:400;line-height:20px;margin-top:10px}.footer-mobile .scroll-to-top{text-align:center;margin-bottom:50px;cursor:pointer}.footer-mobile .scroll-to-top p{color:#fff;text-align:center;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.6px}.footer-mobile .menus{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 480px){.footer-mobile .menus{display:none}}.footer-mobile .menus a{color:#c4d600;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:55px;letter-spacing:1.6px;width:230px;display:block}.footer-mobile .menu-mobile{margin-bottom:65px}.footer-mobile .menu-mobile .menu1{display:none}@media screen and (max-width: 480px){.footer-mobile .menu-mobile .menu1{display:block;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-mobile .menu-mobile .menu1 a{color:#c4d600;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:55px;letter-spacing:1.6px}}@media screen and (max-width: 350px){.footer-mobile .menu-mobile .menu1{display:flex;flex-direction:column;align-items:baseline}}.footer-mobile .menu-mobile .menu2{display:none}@media screen and (max-width: 480px){.footer-mobile .menu-mobile .menu2{display:block;display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}.footer-mobile .menu-mobile .menu2 a{color:#c4d600;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:55px;letter-spacing:1.6px}}@media screen and (max-width: 350px){.footer-mobile .menu-mobile .menu2{display:flex;flex-direction:column;align-items:baseline}}.footer-mobile .list-menus{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 480px){.footer-mobile .list-menus{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width: 375px){.footer-mobile .list-menus{display:grid;grid-template-columns:1fr}}.footer-mobile .list-menus .menu-list{width:231px;flex-direction:column;display:flex}@media screen and (max-width: 480px){.footer-mobile .list-menus .menu-list{width:160px}}.footer-mobile .list-menus .menu-list a{color:#fff;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:45px;text-transform:capitalize}.footer-mobile .awards-info{text-align:center}.footer-mobile .awards-info .title{margin-bottom:20px}.footer-mobile .awards-info .title p{color:#c4d600;text-align:center;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.6px;text-transform:uppercase}.footer-mobile .awards-info .images img{width:80px;height:80px}.footer-mobile .info{text-align:center;margin-top:40px}.footer-mobile .info .logo{margin-bottom:27px}.footer-mobile .info .logo svg path,.footer-mobile .info .logo svg rect{fill:#fff}.footer-mobile .info .phone{margin-bottom:20px}.footer-mobile .info .phone a{color:#fff}.footer-mobile .info .address{margin-bottom:27px}.footer-mobile .info .address p{font-size:16px}.footer-mobile .info p{color:#fff;text-align:center;font-size:20px;font-family:Proxima Nova;font-style:normal;font-weight:700;line-height:20px}.footer-mobile .socials .social-list{display:grid;grid-template-columns:repeat(6, 1fr);max-width:380px;margin:0px auto}.footer-mobile .socials .social-list svg path,.footer-mobile .socials .social-list svg rect{fill:#fff}.footer-mobile .socials .social-list a{text-align:center}.footer-mobile .socials .social-list a svg{width:30px;height:30px}.footer-mobile .coppy-right{color:#fff;text-align:center;font-size:16px;font-family:Proxima Nova;font-style:normal;font-weight:400;margin-top:44px;line-height:24px}.wrapper-footer{background:linear-gradient(252deg, #1BADB7 0%, #006785 85.42%);padding:20px 0px}.wrapper-footer .footer-mobile{display:none}.wrapper-footer .footer-mobile svg path,.wrapper-footer .footer-mobile svg rect{fill:none}.wrapper-footer .footer-info{display:grid;grid-template-columns:repeat(2, 1fr);gap:125px}@media screen and (max-width: 1200px){.wrapper-footer .footer-info{gap:50px}}.wrapper-footer svg path,.wrapper-footer svg rect{fill:none}@media screen and (max-width: 1100px){.wrapper-footer .footer-info{display:none}.wrapper-footer .footer-mobile{display:block}}.wrapper-footer a:hover{color:#c4d600}
