.bg-yellow{
    background-color: #f7f1ec;
}
.bg-y{
    background-color: #f3efdf;
}
.editor-card .editor-img img{
    max-width: 50px;
    border-radius: 50%;
}
.editor-card .spc-sub{
    padding-left: 0px;
    margin-left: 60px;
}
.editor-card .spc-sub:before{
    font-size: 12px;
    display: none;
}
.editor-card{
    min-height: 145px;
}
.editor-card .degree{
    font-size: 18px;
    margin-left: 60px;
    margin-top: 0;
}
.editor-card .degree span.peer{
    font-size: 11px;
}
.editor-card .editor-img{
    display: inline-flex;
    position: absolute;
}
.editor-card .exp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
.editor-card .exp span.flag{
    width: 55px;
    margin-left: auto;
    padding-left: 70px;
}
.editor-card .exp span.flag.nz {
    background-position: 15px -35px;
}
.owl-nav{
    position: absolute;
    top: 30%;
    width: 100%;
    margin: 0;
}
.owl-nav .owl-prev,.owl-nav .owl-next{
    background-color: transparent !important;
    position: absolute;
    left: -30px;
    top:50%;
}
.owl-nav .owl-next{
    right: -30px;
    left: inherit;
}
.owl-nav .owl-prev:hover,.owl-nav .owl-prev:focus,.owl-nav .owl-prev:active{
    background-color: transparent;
}
.custom-nav .owl-nav .owl-next{
    right: -10px;
}
.custom-nav .owl-nav .owl-prev{
    left: -10px;
}
.ppc-tooltip{
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    padding: 10px;
    background: rgb(222,221,217);
    background: linear-gradient(0deg, rgba(222,221,217,1) 0%, rgba(247,247,245,1) 35%, rgba(247,247,245,1) 70%, rgba(237,237,235,1) 100%);
    font-size: 14px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    margin-bottom: 30px !important;
}

.ppc-tooltip-bg{
    background: rgb(199,200,202);
    background: linear-gradient(0deg, rgba(199,200,202,1) 0%, rgba(199,202,209,1) 49%, rgba(225,226,230,1) 100%);
}
.ppc-tooltip:before{
    content: "";
    position: absolute;
    bottom: -15px;
    left: calc(50% - 8px);
    width: 0; 
    height: 0; 
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #deddd9;
}
.ppc-tooltip-bg:before{
    border-top: 16px solid #c7c8cb;
}
.row.cta .cta-sec{
    max-width: auto;
    margin: auto;
    padding: 0px;
    text-align: center;
    background-color: transparent;
}
.ppc-icon{
    padding: 20px;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
    filter: drop-shadow(0px 1px 4.5px rgba(0, 0, 0, 0.18));
}
.pc-service{
    padding-bottom: 30px;
    padding-top: 30px;
}
.pc-service .icon{
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 4px 4px -1px rgba(163,163,163,1);
    -moz-box-shadow: 0px 4px 4px -1px rgba(163,163,163,1);
    box-shadow: 0px 4px 4px -1px rgba(163,163,163,1);
}
.pc-service h4{
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
}
.bg-gradient-red{
    background: rgb(248,214,211);
    background: linear-gradient(0deg, rgba(248,214,211,1) 0%, rgba(255,255,255,1) 100%);
}
.accepted-papers.full-wid h2.common-head2{
    text-align: left;
}
.accepted-testim-clients .published-paper{
    padding: 25px;
    display: flex;
    padding-bottom: 50px;
    background-color: #fff;
    height: 343px;
    box-shadow: #ccc 0 1px 5px;
}
.accepted-testim-clients .published-paper .img-box{
    width: 170px;
    height: 265px;
    z-index: 1;
    position: relative;
}
.accepted-testim-clients .published-paper .img-box:before{
    content: "";
    width: 100%;
    height: 30px;
    border-radius: 30px;
    left: 0;
    bottom: 8px;
    background-image: url('../img/shadow-line.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
}
.accepted-papers.full-wid .published-paper .publisher-logo{
    width: 170px;
    text-align: center;
    left: 25px;
    bottom:10px;
}
.publisher-logo img{
    margin: 0 auto;
}
.test-container{
    background-color: #fff;
    padding: 25px;
    min-height: 343px;
}
.read-more-cr{
    padding-right: 20px;
    padding-bottom: 20px;
}
.testi-wrapper{
    position: relative;
    background-color: #fff;
    box-shadow: #ccc 0 1px 5px;
}
.testi-wrapper .read-more-cr{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1;
}
#accepted-papers-carousel{
    box-shadow: #ccc 0 1px 5px;
}
/* .testi-wrapper .owl-nav{
    top:37% !important;
} */
.testi-wrapper .quote-box{
    font-size: 13px;
    line-height: 23px;
}
.text-left{
    text-align: left !important;
}
.pb-0{
    padding-bottom: 0;
}
.accepted-papers.full-wid .carousel-inner .paper-details p strong{
    font-size: 13px;
}
.accepted-papers.full-wid .carousel-inner .paper-details{
    padding-top: 0px;
}
.comparison-bg{
    background: url('../img/comparison-lp-red.jpg') no-repeat !important;
    background-position: center;
    background-size: cover !important;
}
.comparison-content{
    padding: 20px 0;
}
.comparison-content h1{
    font-size: 28px;
    color: #000;
    margin: 0;
    font-weight: 700;
}
.comparison-content p{
    font-size: 21px;
    margin: 20px 0;
    color: #fff;
    text-shadow: 2px 2px 0px #000000;
    font-weight: 700;
}
.comparison-content h3{
    font-size: 5.5rem;
    color: #fff;
    text-shadow: 8px 2px 0px #000000;
    font-weight: 900;
}
.comparison-content span{
    display: inline-flex;
    padding: 10px 15px;
    line-height: 1.2;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 20px;
    font-size: 21px;
}
.cta-sec-grey{
    background-color: #f5f5f5 !important;
    border: 1px solid #e3e3e3;
    padding: 17px !important;
}
.no-icon a:after{
    display: none;
}
.banner-icons{
    display: flex;
    justify-content: center;
}
.banner-icons p{
    width: 33%;
    text-align: center;
}
.banner-icons p img{
    width: 90px;
    height: 90px;
}
.banner-icons p span{
    font-weight: 600;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
}
.mb-0{
    margin-bottom: 0;
}
.collapse-link{
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
    background-color: #e3e3e3;
    width: 60px;
    height: 30px;
    border-radius: 0 0 30px 30px;
    text-align: center;
    outline: none;
    box-shadow: none;
    border: none;
}
.collapse-link:hover{
    background-color: #eb001d;
}
.collapse-link:hover i{
    color: #fff;
}
.collapse-link i{
    color: #000;
    font-size: 24px;
    line-height: 1;
}
.collapse-link.collapsed i{
    transform: rotate(-180deg);
}
.comparison-content1 p{
    color: #000;
    text-shadow: none;
    font-weight: 300;
}
.comparison-content span{
    padding: 0;
    background-color: transparent;
}
.comparison-content h3 b.red{
    color: #d52b1e;
}
.comparison-content h3 b.blue{
    color: #147fd4;
}

/**** FIXE ****/
.fix-body .affix .header-top{
    display: none;
}
.fix-body .affix {
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    bottom: inherit !important;
    -webkit-box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 10%);
}
.fix-body header.affix .pos-relat{
    display: block;
    padding: 5px 0;
}
.fix-body header.affix .logo-box{
    width: 41.66666667%;
}
.fix-body header.affix .top-cta-box img{
    display: inline-flex;
}
.fix-body header.affix .logo-box img{
    max-width: 233px;
    width: 194px;
}
@media (max-width: 992px) {
    .pc-service{
        padding-bottom: 0;
    }
    .clients-partners ul li.cl-logo {
        width: 30%;
    }
    .sec .container.neg-pad-wid {
        width: 100%;
    }
    .subjectareas{
        display: flex;
        flex-wrap: wrap;
    }
    .subjectareas li{
        display: inline-flex;
        justify-content: center;
    }
}

@media (max-width: 500px) {
    .accepted-testim-clients .published-paper{
        display: block;
    }
    #accepted-papers-carousel, #testimonials-carousel {
        padding: 0;
    }
    .accepted-testim-clients .carousel-inner .published-paper{
        min-height: auto;
    }
    .accepted-papers.full-wid .published-paper .publisher-logo {
        width: 100%;
        text-align: center;
        left: 0;
    }
    .test-container{
        min-height: 445px;
    }
    .clients-partners ul{
        display: flex;
        flex-wrap: wrap;
    }
    .clients-partners ul li.cl-logo{
        display: inline-flex;
        padding: 10px 29px;
        margin: 0;
        justify-content: center;
        align-items: center;
        width: 50%;
    }
    .clients-partners ul li.cl-logo img{
        width: 100%;
    }
    .accepted-testim-clients .published-paper .img-box{
        height: 245px;
    }
    .comparison-content h1{
        font-size: 21px;
    }
    .comparison-content p{
        font-size: 16px;
    }
    .comparison-content h3{
        font-size: 3.6rem;
    }
    .comparison-content span{
        font-size: 16px;
    }
    .accepted-papers.full-wid .published-paper .publisher-logo{
        position: relative;
    }
}