.topbar_btn a {
    margin-left: 10px;
    padding: 0px;
    margin-top: 10px;
}

.service-s .tab .col .tablinks {
    width: 120px;
}.review-s {
    background-color: rgb(255, 255, 255);
    max-width: 100%;
    margin: 0px;margin-top: 20px;
    padding: 10px;
    box-shadow: 0px 6px 20px rgba(179, 197, 244, 0.5)!important;
    transition: all 1s cubic-bezier(0.550, 0.085, 0.000, 0.990);
    border-radius: 10px;
    cursor: pointer;
    border: none;
    border: double;
}.choose_point-heading p {font-size:18px;line-height:25px;}