/* -------------------Roshi Shared Footer------------------------ */

.footer.footer_all {
    background: #28283e;
    padding: 0;
}

.footer.footer_all .footer-bot {
    background: #28283e;
}

.footer_all .footer-bot {
    background: #28283e;
    padding: 50px 0 20px !important;
}

.footer_all .footer-bot p {
    color: rgba(255, 255, 255, 0.5);
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.footer .footer-heading {
    color: #fcf9ff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 10px;
}

.footer ul li {
    margin-bottom: 10px;
    padding-left: 0;
}

.footer ul li::before {
    content: "";
    height: 0;
    width: 0;
}

.footer ul li a {
    color: #cacccf !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}

.footer ul li a:hover {
    color: #fcf9ff !important;
    text-decoration: none;
}

.footer .disclaimer {
    color: #cacccf;
}

.footer .footer-bot .disclaimer p:nth-child(2) {
    color: #cacccf;
    font-size: 14px;
}

.footer .col-md-6 {
    padding: 0 20px;
}

.roshi-footer-info .col-12 {
    align-items: center;
    display: flex;
    gap: 8px;
}

.roshi-footer-info .col-12 span {
    font-size: 14px;
}

.roshi-footer-info .wrap-text {
    font-size: 14px;
    line-height: 20px;
}

.roshi-footer-info a {
    color: #cacccf !important;
    text-decoration: none;
}

.copyright-section {
    color: #888894 !important;
}

.footer .copyright-section {
    border-top: 1px solid #52575c;
    margin-top: 20px;
    padding-top: 20px;
}

.footer .copyright-section a {
    color: #cacccf !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

.footer .copyright-section a:hover {
    color: #fcf9ff !important;
}

.footer .copyright-section p .font-normal {
    font-weight: 500;
}

.copy-right-social {
    align-items: center;
    border-bottom: 0;
    border-top: 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%;
}

.footer_all .copy-right-social p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
}

.cls-copyrights {
    width: 100% !important;
}

.copyright-link {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}

.copyright-link span {
    color: #cacccf;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.copyright-link--menu {
    display: flex;
    gap: 8px !important;
}

.copyright-link--menu .dot {
    color: #ffffff;
}

#copyright-link {
    color: #cacccf;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px;
}

#copyright-link:hover {
    color: #fcf9ff !important;
}

.foot-social {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
}

ul.foot-social li {
    margin-bottom: 0 !important;
}

.foot-social li {
    padding-left: 0;
}

.foot-social li::before {
    display: none;
}

.foot-social li a {
    display: inline-block;
}

.foot-social li a img {
    max-height: 20px;
    max-width: 20px;
}

.foot-social li a i {
    color: #fcf9ff;
    font-size: 20px;
    line-height: 20px;
}

.menu-container {
    display: none;
}

.footer-top {
    background-image: url("../images/backgrounds/footer-background.png");
    background-position: 60px;
    display: flex;
    height: 200px;
    margin-top: -30px;
    object-fit: contain;
    position: relative;
    width: 100%;
    z-index: 999;
}

.footer-top > .row {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-left: 120px;
    margin-right: 120px;
    text-align: center;
    width: 100%;
}

.footer-top > .row > div h2 {
    color: #4f2b72;
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    margin-bottom: 10px;
}

.footer-top > .row > div a {
    background: #1ac577;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 16px;
    margin: 0;
    padding: 15px 57px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.footer-top > .row > div a:hover {
    background: #4f2b72;
}

.footer-img {
    height: 200px;
    margin-right: 150px;
    width: auto;
}

.fooler-cta {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.text-white {
    color: #fcf9ff !important;
}

.footer-heading .arrow {
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    transition: transform 0.3s ease;
}

.footer-heading .arrow.down::after {
    background: currentColor;
    content: "";
    display: inline-block;
    height: 7px;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.50011 0.0664062L6.00011 4.56641L10.5001 0.0664062L11.5608 1.12707L6.00011 6.68773L0.439453 1.12707L1.50011 0.0664062Z" fill="white"/></svg>') no-repeat center;
    position: relative;
    top: 4px !important;
    width: 12px;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.50011 0.0664062L6.00011 4.56641L10.5001 0.0664062L11.5608 1.12707L6.00011 6.68773L0.439453 1.12707L1.50011 0.0664062Z" fill="white"/></svg>') no-repeat center;
}

.footer-heading .arrow.up::after {
    background: currentColor;
    content: "";
    display: inline-block;
    height: 7px;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.50011 6.68773L6.00011 2.18773L10.5001 6.68773L11.5608 5.62707L6.00011 0.0664062L0.439453 5.62707L1.50011 6.68773Z" fill="white"/></svg>') no-repeat center;
    width: 12px;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 7"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.50011 6.68773L6.00011 2.18773L10.5001 6.68773L11.5608 5.62707L6.00011 0.0664062L0.439453 5.62707L1.50011 6.68773Z" fill="white"/></svg>') no-repeat center;
}

@media only screen and (min-width: 1180px) {
    .wrap-text {
        white-space: nowrap;
    }
}

@media screen and (max-width: 1024px) {
    .footer-top {
        background-position: 0;
        height: 200px;
    }

    .footer-top > .container > div {
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .footer ul li {
        margin-bottom: 15px;
        text-align: center;
    }

    .footer .row {
        gap: 20px;
    }

    .footer .footer-heading {
        margin-bottom: 15px;
        position: relative;
    }

    .footer .copyright-section {
        padding: 20px 20px 0;
    }

    .footer-img {
        display: none;
    }

    .footer-top {
        background-position: right;
        height: 200px;
    }

    .footer-top > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-top > .container {
        justify-content: center;
    }

    .footer-bot > .container > .row > div {
        border-bottom: 1px solid #52575c;
        margin: 0 20px;
        padding: 10px;
    }

    .footer-bot > .container > .row > div:last-of-type {
        border-bottom: none;
    }

    .copyright-link {
        flex-direction: column;
        gap: 5px;
        margin-bottom: 5px;
    }

    .disclaimer p:last-of-type {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .copyright-link {
        margin-top: 10px;
    }

    .cls-socifoot {
        margin: 0;
    }

    .disclaimer,
    .disclaimer a {
        font-size: 12px;
    }
}
