﻿footer{background-color:#242424;color:#c4c4c4;margin-top:2rem;}footer #f-usp{background-color:#fff;display:flex;justify-content:center;gap:6rem;font-size:18px;font-weight:300;color:#606060;padding:2rem;}footer #f-usp svg{fill:#606060;border:1px solid #606060;border-radius:50%;padding:6px;height:45px;width:45px;margin-right:1rem;transition:all 1s;}footer #f-usp a{display:flex;color:inherit;text-decoration:none;}footer #f-usp a:hover,footer #f-usp a:hover svg{color:#547287;fill:#547287;border-color:#547287;}footer #f-usp span{display:block;font-size:1.2rem;}@media screen and (max-width:800px){footer #f-usp{gap:2rem;}}@media screen and (max-width:720px){footer #f-usp .support{display:none;}}@media screen and (max-width:500px){footer #f-usp{flex-direction:column;}footer #f-usp a{width:230px;margin:auto;}}footer #f-logo{display:block;text-align:center;padding-top:2.5rem;padding-bottom:1rem;}footer #f-logo svg{max-width:25rem;}footer #f-logo svg .logo0,footer #f-logo svg .logo1{fill:#c4c4c4;transition:all 1s;}footer #f-logo svg:hover .logo0{fill:#547287;}footer #nav-sec ul{display:flex;justify-content:center;gap:0 2rem;flex-wrap:wrap;}footer #nav-sec a{color:inherit;text-decoration:none;transition:all .5s;}footer #nav-sec ul li{text-transform:uppercase;font-size:13px;font-weight:300;white-space:nowrap;line-height:38px;}footer #nav-sec ul li a:hover{color:#fff;}footer #f-social{display:flex;justify-content:center;gap:2rem;padding:1.5rem;}footer #f-social svg{width:30px;fill:#c4c4c4;transition:fill .5s;}footer #f-social svg:hover{fill:#fff;}footer #f-address{display:flex;flex-wrap:wrap;justify-content:center;gap:0 2rem;font-size:1.1rem;margin-bottom:2rem;white-space:nowrap;padding:0 2rem;line-height:20px;}