.breadcrumbs{
    width: 250px;
}
.services-after-bred{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
    text-align: center;
    padding-top: 60px;
}
.services-h3{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
}
.step{
    width: 66px;
    min-width: 66px;
    margin-right: 20px;
    height: 66px;
    background-color: #eb0010;
    text-align: center;
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 11px;
    line-height: 11px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2.2px;
}
.step-count{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    line-height: 50px;
}
.services-card-item-top{
    display: flex;
    height: 110px;
}
.step-zag h4{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
}
.services-card{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.services-card-item{
    width: 380px;
    margin-bottom: 60px;
}
.services-h3--2{
    text-align: center;
    width: 100%;
}