ul.top-navigation-group-icons.menu.justify-content-end {
    display: none;
}
.banner{background: #ff7e221c;}
.partnership-model{background: #ff7e221c;}

.publising-satisfied-book {
    padding: 50px 0;
    background: #b7530c;
}

.books-published-number h4 {
    font-weight: 700;
    text-align: center;
    font-size: 27px;
    color: var(--fbtn);
    color: #fff;
}

.books-published-number h4 span {
    font-size: 19px;
    font-weight: 600;
}

/* money-back-guarantee  css end */


.testimonial-sec {
    padding: 60px 0px;
    background-image: url(../images/Review.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.review-book {
    padding: 65px 30px 65px 30px;
    background: #001336;
    border-radius: 20px;
    margin: auto;
    margin-top: 25px;
    width: 95%;
}

.testimonial .h2-heading {
    text-align: center;
    font-size: 61px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000;
}

.review-book figure img {
    width: 50px !important;
    margin-top: -81px;
    margin-left: 40px;
}

.review-book h3 {
    color: var(--wth);
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}
.banner-trustpilot img {
    width: 123px;
}
.review-book p {
    width: 88%;
    margin: auto;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    margin-top: 50px;
    color: var(--wth);
}

.reviews .owl-item.active.center .review-book {
    background: #b7530c;
}

.reviews .owl-item.active.center .review-book h3 {
    color: #fff;
}

.reviews .owl-item.active.center .review-book p {
    color: #fff;
}

.client-name p {
    width: unset;
    margin: unset;
}

.client-name {
    text-align: center;
    padding-top: 33px;
}


/* testimonial  css end */

.testiextrawrp {
    padding: 90px 0 60px;
}

.privicywrpppp {
    padding: 100px 0;
}
.privicywrpppp div{
    font-size: 26px;
    color: #000;
}
.privicywrpppp p{font-size: 16px;}
.privicywrpppp strong{
    font-weight: 600;
    font-size: 22px;
}

.privicywrpppp li{
    font-size: 16px;
    margin: 0 0 20px;
}
