.about-us .wrap {
    position: relative;
}
.about-us .about-us-img {
    width: 100%;
    height: 400px;
}
.about-us .wrap-title{
    color: #fff;
    font-size: 34px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.about-us .filiale{
    padding: 0 20px;
}
.about-us .company-text{
    line-height: 30px;
    text-indent: 2em;
    text-align: left;
}
.about-us .dis-map{
    padding-top: 20px;
}
.about-us .contact-item {
    padding-bottom: 32px;
}
.about-us .details-item {
    line-height: 34px;
}
.about-us .company {
    font-size: 18px;
    font-weight: bold;
}