.services .icon-box {
    height:380px;
}

.section-title h2::after {
    content: "";
    width: 100px;
    height: 2px;
    display: inline-block;
    background: #B88934;
    margin: 4px 10px;
}


.section-title {
  margin: 10px 0 0px;
}

.name_site {
font-size: 2rem;
font-weight: 700;
color: #000;
margin: 45px 0 0px;
display: block;
line-height: 2.1rem;
}