#search-field {
    height: 40px !important;
}

#search-body {
    margin: 120px 0 250px !important;
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,900,700,300);
.heading4 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    color: #111111;
    margin: 0px 0px 5px 0px;
}

.heading1 {
    font-size: 30px;
    line-height: 20px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    color: #1b2834;
    font-weight: 900;
}

.content-quality {
    float: left;
    width: 193px;
}

.content-quality p {
    margin-left: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.content-quality p span {
    display: block;
}

.tabtop li a {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    /* margin-right: 22.008px; */
    margin-right: 0;
    border: 1px solid #ebebeb !important;
}

.tabtop .active a:before {
    content: "♦";
    position: absolute;
    top: 15px;
    left: 82px;
    /* color: #e31837; */
    color: #5bac72;
    font-size: 30px;
}

.tabtop li a:hover {
    /* color: #e31837 !important; */
    color: #5bac72 !important;
    text-decoration: none;
}

.tabtop .active a:hover {
    color: #fff !important;
}

.tabtop .active a {
    /* background-color: #e31837 !important; */
    background-color: #5bac72 !important;
    color: #fff !important;
}

.margin-tops {
    margin-top: 30px;
}

.tabtop li a:last-child {
    padding: 10px 22px;
}

.thbada {
    padding: 10px 28px !important;
}

section p {
    font-family: "Lato", sans-serif;
}

.margin-tops4 {
    margin-top: 20px;
}


/* .tabsetting {
  border-top: 5px solid #ebebeb;
  padding-top: 6px;
} */

.services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

.services a:hover {
    color: #000;
}

.services h1 {
    margin-top: 0px !important;
}

.heading-container p {
    font-family: "Lato", sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}

.search-results-row {
    margin: 15px;
}