/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2026 | 23:02:08 */
footer .top-section{padding-top:100px;padding-bottom:100px;background-color:#191970}footer .top-section section{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}footer .top-section .column{display:flex;flex-direction:column}footer .top-section .logo{width:110px}footer .top-section .slogan{margin-top:20px;color:#87CEEB;font-family:"Work Sans",serif;font-size:20px;font-weight:500}footer .top-section .shape{width:175px;margin-top:4px}footer .top-section h3{color:rgb(255,255,255);font-family:"Work Sans",serif;font-size:20px;font-weight:800;margin-bottom:20px;margin-top:0}footer .top-section .links-container{display:flex;flex-direction:column;gap:15px}footer .top-section .links-container a{color:rgba(255,255,255,.6);font-family:"Work Sans",serif;font-size:16px;font-weight:500;transition:0.4s}footer .top-section .links-container a:hover{color:rgb(255,255,255)}footer .top-section .address{color:rgb(255,255,255);font-family:"Work Sans",serif;font-size:16px;font-weight:500}footer .bottom-bar{height:80px;background-color:#131011;;color:rgb(255,255,255);font-family:"Work Sans",serif;font-size:16px;font-weight:700}footer .bottom-bar section{display:flex;justify-content:space-between;align-items:center;height:100%}footer .bottom-bar .copyright{color:rgb(184,184,184);font-family:"Work Sans",serif;font-size:16px;font-weight:400;margin-left:7px}footer .bottom-bar .right{display:flex;gap:10px;font-weight:400}footer .bottom-bar .right a{transition:0.4s}footer .bottom-bar .right a:hover{color:#0047AB;transition:0.4s}@media screen and (max-width:980px){footer .top-section{padding-top:80px;padding-bottom:80px}footer .top-section section{grid-template-columns:repeat(2,1fr)}footer .top-section h3{font-size:18px;margin-bottom:10px;font-weight:700}footer .top-section .links-container{gap:10px}footer .top-section .links-container a{font-size:15px}footer .top-section .slogan{font-size:18px;margin-top:15px}footer .top-section .shape{width:160px;margin-top:3px}footer .top-section .address{font-size:15px}}@media screen and (max-width:480px){footer .top-section{padding-top:60px;padding-bottom:60px}footer .top-section section{grid-template-columns:repeat(1,1fr)}footer .top-section .column{align-items:center}footer .top-section .links-container{align-items:center}footer .top-section .slogan{font-size:14px}footer .top-section .shape{width:124px}footer .top-section .links-container a{font-size:14.5px}footer .top-section .address{font-size:14.5px}}