.topbar_btn a {
    margin-left: 10px;
    padding: 0px;
    margin-top: 10px;
}
.brander_heading h1 {
    text-align: left;
    color: #ffffff;
    font-family: "Market Sans Bold", Sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
}

.brander_heading p {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
      color: #ffffff;
    line-height: 30px;
    margin-bottom: 05px;
}
.choose_point-heading p {font-size:18px;line-height:25px;}
.brander_heading h3 {
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 2px;
}

.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;
}