body {
    background: #f6f6f7
}

.review-page-trustindex {
    margin: 20px auto 50px auto;
    position: relative;
}

.accordion.hit:after, .faqbottom .accordion:after {
    color: #777;
    float: right;
    margin-left: 5px;
    font-size: 23px;
    right: 17px;
    margin-top: -7px;
    position: absolute
}

.panel {
    overflow: hidden;
    background: #fff
}

.cler-both {
    clear: both
}

.panel {
    max-height: 0
}

.faqbottom .accordion {
    border-radius: 10px 10px 0 0;
    padding: 10px 37px 10px 22px
}

.accordion {
    border-radius: 10px;
    margin-bottom: -1px;
    -webkit-box-shadow: 0 0 10px 1px #10426117;
    box-shadow: 0 0 10px 1px #10426117;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px 29px 10px 10px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #4d4d4d
}

.panel, ul {
    padding: 0
}

.faqbottom .accordion:after {
    content: "-"
}

.hit {
    border-radius: 10px !important
}

.accordion.hit:after {
    content: "+"
}

.panel {
    border: 0;
    margin-bottom: 12px;
    transition: max-height .2s ease-out;
    border-radius: 0px 0px 10px 10px;
}

.faqbottom .pnlp {
    padding: 10px 22px 10px 22px;
}

    .faqbottom .pnlp ul {
        padding-left: 22px;
    }

.pnlp {
    padding: 10px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #ccc
}

.paddingbottom {
    margin-top: 40px;
}

.whatsapp-button {
    width: 47px;
    height: 46px;
    padding-top: 8.5px;
    padding-left: 11px;
    border-radius: 1000px;
    background-color: #4DC247;
    margin-top: 5px;
    right: 1.5%;
    z-index: 100;
    position: fixed;
    vertical-align: top;
    bottom: 3%;
    color: #fff;
}

#thankyou_news_modal {
    display: none
}

.old-view-btn {
    /*background: #ed8413;
            color: #fff;
            padding: 5px 10px;
            border-radius: 4px;*/
    /* position: absolute; */
    /*z-index: 999;
            right: 0px;*/
    /* margin-top: 20px; */
    /*font-size: 12px;
            letter-spacing: 0.7px;
            font-weight: 100;*/ font-size: .9rem;
    border-bottom: solid 1px #ed8413;
}

h1.paddingbottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link-old {
    text-align: end;
    margin-top: 30px;
}

    .link-old a:hover {
        text-decoration: none !important;
    }

@media (max-width: 1250px) {
    h1.paddingbottom {
        margin-top: 20px;
        font-size: 18px
    }
}
.modal {
    display: none;
    position: fixed;
    z-index: 1038;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, .4);
    align-items: center;
    -webkit-align-items: center;
}
.review-page-trustindex:has(span#loader_ajax55) {
    background: #fff;
}.review-page-trustindex:has(.ti-widget) {
    background: #fff0 !important;
}#loader_ajax55 {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    height: 480px;
    align-items: center;
    }
span#loader_ajax55 img {width: auto;height: 140px;}