.tp-header-9-menu > nav > ul {
    display: inline-block;
    padding: 0 10px;
    border-radius: 14px;
    background: transparent !important;
    border: 0px !important;
}

@media (min-width: 1200px) {
    .col-xl-10 {
        flex: 0 0 auto;
        width: 100.333333% !important;
    }
}


.pp-about-content p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #000000 !important;
}


.tp-service-category span {
    padding: 9px 17px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    transition: 0.3s;
    margin-right: 5px;
    margin-bottom: 8px;
    border-radius: 20px;
    display: inline-block;
    text-transform: uppercase;
    
    border: 1px solid rgba(19, 22, 13, 0.1);
      border-color: #070708;
    background-color: #5e5e5e;
    color:white !important;

}






.wp-blog-title a {
    height: 90px;
    width: 90px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #f8f9ff !important;
}



