
.footer {
    background: transparent !important;
    font-weight: initial !important;
    box-sizing: border-box !important;
    width: 100% !important;
    text-align: left !important;
    color: #fff !important;
    padding-bottom: 0px !important;
}

.footer-section {
    background: #131E29;
    padding-top: 48px;
    padding-bottom: 48px;
}
    .footer-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .footer-section .col-12 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .footer-section .row {
        margin-right: -20px;
        margin-left: -20px;
        padding:0px 0px !important
    }

.top-footer-section {
    padding-top: 0px;
    padding-bottom: 26px;
}

.footer-colum-wraper {
    display: flex;
    gap: 17px;
}

.footer-colum {
    width: 20%;
}
.footer-colum-title {
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 1.27 !important;
    color: #FFFFFF !important;
    margin-bottom: 22px !important;
    text-decoration: none !important;
}

.footer-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.28;
    letter-spacing: 0.09px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 22px;
    text-decoration: none !important;
}



.footer-link-all {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.28;
    letter-spacing: 0.09px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 22px;
    text-decoration: none !important;
}

.footer-link-social {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.28;
    letter-spacing: 0.09px;
    color: #FFFFFF;
    display: flex;
    margin-bottom: 22px;
    align-items: center;
    text-decoration: none !important;
}

.footer-social-icon {
    width: 40px !important;
    margin-right: 10px;
    padding-left: 2px;
    height: 40px !important;
    aspect-ratio: 1/1;
}

.footer-colum a:visited,
.footer-colum a:active {
    color: #fff;
}

.footer-colum a:hover {
    color: #fff;
    opacity: .9;
    text-decoration: underline !important;
}

.bottom-footer-section {
    padding-top: 4px;
    padding-bottom: 0px;
}
.bottom-footer-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.sacespce-sec {
    display: flex;
    align-items: center;
    width: 34%;
}

.showtrust-sec {
    display: flex;
    width: 66%;
    align-items: inherit;
}

.safespce-img {
    width: 164px;
    margin-right: 48px;
}

.safespce-content {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.42;
    color: #FFFFFF;
    text-decoration: none !important;
}

.showtrust-img {
    margin-left: 100px;
    margin-right: 115px;
}
.showtrust-img img {
    min-width: 140px !important;
}

.copyright-sec {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    color: #FFFFFF;

}

.ask-section {
    position: fixed;
    right: 26px;
    bottom: 26px;
}
.middle-footersection {
    margin-top: 32px;
    margin-bottom: 32px;
}
.middle-footersection-wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
}
.middle-footersection-wrapper a, .middle-footersection-wrapper div#teconsent a{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #FFFFFF;
    text-decoration: none;

}
.middle-footersection div#teconsent {
    
    margin-bottom: 0px;
}
.middle-footersection-wrapper a:hover, .middle-footersection-wrapper div#teconsent a:hover {
    color: #fff;
    opacity: .9;
    text-decoration: underline !important;
}

@media screen and (max-width:1024px) {
    .footer-section {
        background: #131E29;
    }
    .footer-colum.accordion .footer-colum-title {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 5px;
        width:100%;
    }
        .footer-colum.accordion .footer-colum-title em.fa {
            width: 30px;
            text-align: center;
            padding: 0px 5px;
        }

    .footer-colum-wraper {
        display: flex;
        gap: 32px;
        flex-wrap: wrap;
        margin-bottom:20px;
    }

    .footer-colum {
        width: calc(50% - 15px);
    }

    .footer-colum-title {
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 1.25 !important;
        letter-spacing: 0.1px !important;
        color: #FFFFFF !important;
        margin-bottom: 0px !important;
        position: relative;
    }
    .fa-chevron-down.rotate180 {
        transform: rotate(180deg);
    }

    .social-colum .footer-colum-title::after {
        content: "";
    }

    .footer-link {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.25;
        color: #FFFFFF;
        display: block;
        margin-bottom: 12px;
    }

    .footer-link-all {
        font-weight: 700;
        font-size: 12px;
        line-height: 1.25;
        color: #FFFFFF;
        display: block;
        margin-bottom: 12px;
    }

    .social-colum {
        width: 100%;
        margin-top:24px;
    }
    .footer-colum.accordion {
    margin-bottom: 0px;
    margin-top: 0px;
}
        .social-colum  .footer-links-sec {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

            .social-colum  .footer-links-sec  .footer-link-social {
                width: calc(50% - 11px);
                font-weight: 400;
                font-size: 12px;
                line-height: 1.25;
                color: #FFFFFF;
                margin-bottom: 0px;
            }
.footer-colum.social-colum.footer-colum-title{
    margin-bottom:8px !important;
}
    .footer-social-icon {
        width: 40px !important;
        margin-right: 5px;
        padding-left: 0px;
        height: 40px !important;
        aspect-ratio: 1/1;
    }

    .bottom-footer-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .bottom-footer-content {
        flex-direction: column;
        gap: 0px;
    }

    .sacespce-sec {
        display: flex;
        align-items: center;
        width: 100%;
        gap: 10px;
        justify-content: space-between;
    }

    .showtrust-sec {
        display: flex;
        width: 100%;
        gap: 10px;
        justify-content: space-between;
    }

    .safespce-img {
        width: 140px;
        margin-right: 1px;
    }

    .safespce-content {
        font-weight: 600;
        font-size: 18px;
        line-height: 1.28;
        color: #FFFFFF;
        width: 50%;
    }

    .showtrust-img {
        width: 130px;
        margin-left: 0px;
        margin-right: 1px;
    }

    .copyright-sec {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.25;
        color: #FFFFFF;
        width: 50%;

    }

    .ask-section {
        display: none;
    }
    .footer-links-sec{
        margin-top:16px;
    }
}
@media screen and (max-width:1024px) {
    .footer-section {
        background: #131E29;
        padding-top: 32px;
        padding-bottom: 20px;
    }
    .top-footer-section {
        padding-bottom: 0px;
    }
    div.usabilla_live_button_container[role="button"] {
        margin-left: 0px !important;
        width: 78px;
        height: 36px;
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 24px !important;
    }
    .Modified-Date{
        margin-bottom:-1px;
    }
}

.footer-link:focus-visible, .footer-link-social:focus-visible {
    font-weight: 700;
    border: 1px solid #fff;
    padding: 2px;
}

    #safelogoImage:focus-visible {
        border: 1px solid #fff;
    }

    #safesafespcelogo:focus-visible {
        border: 1px solid #fff;
    }

    .showtrust-img:focus-visible {
        border: 2px solid rgb(255, 71, 19);
    }

.footer-colum.accordion {
    margin-bottom: 0px;
}
.recite-notification {
    display: none !important;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .footer-section {
        padding-bottom: 20px;
    }
}
.footer-colum-title:focus-visible {
    border: 1px solid #fff !important;
}
.footer-link-all:focus-visible {
    border: 1px solid #fff !important;
}
@media only screen and (max-width:420px) {
    .superfare-holder .superfare-header .superfare-text h1 {
        font-size: 36px !important;
    }
}
@media only screen and (max-width:767px) {
    .showtrust-sec {
        gap: 5px;
        flex-direction: column;
    }
    .copyright-sec{
        width:100%;
    }
    .footer-colum {
        width: calc(100% - 0px);
    }
 .middle-footersection-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    flex-direction: column;
}       
}