.menu-toggle .icon-line-center {
    margin: -2.22px 0 0 -10px;
}
#services h2, #services h1 {
  font-family: 'Nexa Bold', sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    color: #444F60;
}
.centered-title {
  text-align: center;
}
.centered-title .subheading {
    font-family: "Nexa Light", sans-serif;
    font-weight: 600;
    max-width: 185vh;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 18px;
    color: #A9ABAC;
}
.centered-title .title-divider {
    margin: 10px auto;
}
.service-box .action {
    padding: 10px 0;
}
.agency-icon-box i {
    font-size: 3.4rem;
    font-weight: normal;
    color: #da652d;
}
.service-box p {
    padding: 5px 0;
}
.agency-icon-box .box-title {
    padding: 10px 0;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Nexa Light', sans-serif;
    font-weight: 600;
    color: #444F60;
}
.thonem-share-social-links{
    list-style: none;
}
.thonem-share-social-links li{
    float: left;
    padding-right: 5px;
}
.nav-gray{
    background: #efefef;
    text-align: left;
    color: #000;
    border-radius: 15px;
    margin-top: 40px;
}