
.footer-bottom {
    background-image: linear-gradient(to right, #090979 0%, #00D4FF 51%, #090979 100%) !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
}

.container-wide {
    max-width: 1460px !important;
}

#copyright {
    margin: 0 !important;
    font-size: 14.4px !important;
    font-weight: 500;
}

.footer {
    background: rgb(0, 0, 0) !important;
}

.footer a {
    display: block;
    color: white;
}

.footer a:hover {
    display: block;
    color: #00d4ff;
}

.footer-logo {
    width: 100%;
    max-width: 250px;
}

.dev-h-color-vigoasia {
    color: #00D4FF !important;
}

.dev-h-color-vigoasia {
    color: #FE8834;
}

.footer ul li {
    text-decoration: underline !important;
}

.footer .col ul li a:hover, .footer .col ul li a span:hover {
    color: #00d4ff !important;
}

.footer div li {
    font-size: 12px;
    list-style: none;
    list-style-type: none;
}

.iso-container a img {
    display: block;
    width: 100%;
}
