.footer-logo img {
  width: 100%;
  max-width: 200px;
  background: white;
  padding: 10px;
  padding-bottom: 5px;
}
.footer-logo img {
  max-width: 200px;
  background: white;
  padding-top: 10px;
  padding: 10px;
  padding-bottom: 5px;
}
.footer-logo img {
    background: transparent;
    


    background: transparent !important;
  max-width:250px;

}
.footer-copyright {
    position: relative;
    border-top: 1px solid var(--dark-divider-color);
    padding: 20px 0;
    border-top: 1px solid #f8f9fa;
    margin-top: 30px;
    z-index: 1;
}
.main-footer {
    padding: 60px 0 0 0;
   
}
.footer-logo img {
   
    padding-left: 0px;
}

.footer-about {

    width: 100%;
}
.main-footer {
    padding: 30px 0px;
}
.main-footer {
    background: #f1f1f1;
    padding-bottom: 5px;
    padding-top: 10px;
}
.footer-copyright {
   
    
    margin-top: 0px;
    z-index: 1;
}
.footer-logo, .about-footer-content {
    margin-bottom: 0px;
}
.footer-copyright {
    background: #162d68;
   
    padding: 10px 0;

}
.main-footer {
  
    padding-bottom: 0px;

}
.footer-copyright-text p {
    color: white !important;
}
.footer-privacy-policy ul li a {
    color: white;
}
.main-footer {
    background: #162d68;
    padding:20px 0px 0px;
   
}
/*test*/
.footer-logo img {
    background: transparent;
}

.main-footer {
    background: #f1f1f1;
}

.about-footer-content p {
    color: black;
}

.footer-links h3 {
    color: #000;
}

.footer-links ul li a {
    color: #000;
}

.footer-contact-list a {
    color: #000;
}

.footer-contact-list ul li {
    color: #000;
}

.footer-social-links ul li a {
    color: #000;
}

.footer-social-links ul li i {
    color: #000;
}

.footer-copyright-text p {
    color: #000;
}
/*test*/
.footer-level1 {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items:center;
}

.footer-navs {
    flex-direction: row;
    display: flex;
    gap: 10px;
}
.main-footer-box {

    gap: 10px 150px;
 
}
.about-footer-content {
    margin-top: 10px;
}
.footer-links ul li {
  
    line-height: 1;
    margin-bottom: 0px;
}

.footer-privacy-policy ul li:hover, .footer-privacy-policy ul li a:hover {
    color: whitesmoke;
}
.main-footer-box {
 
    padding-bottom: 10px;
}

/*footer separator*/
.footer-navs a {
    color: #0a1c42;
    text-decoration: none;
    font-weight: 500;
    margin: 0 5px;
    position: relative;
}

    .footer-navs li a::after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 14px;
        background: rgba(0, 0, 0, 0.2);
        margin-left: 12px;
        vertical-align: middle;
    }

    .footer-navs li:last-child a::after {
        display: none;
    }
.main-footer-box {
    padding-bottom: 25px;
    padding-top: 25px;
}
.about-footer-content {
    text-align: center;
}
.footer-level1 {
    margin-bottom: 20px;
}

.about-footer-content p {
    color: black;
    font-weight: 500;
    font-family: "Inter", "Segoe UI", Roboto, Arial, sans-serif;
}