.contact-page-info + .contact-page-info {
    margin-top: 20px;
}

.contact-page-info .name {
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
}

.contact-page-info .info {
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.contact-page-info .info b {
    position: relative;
    display: block;
}
.contact-page-info {
    background: #e7622a;
    border-radius: 5px;
}
.borbgparteneri {
    border: solid 10px rgba(255, 255, 255, 0.6);
    border-radius: 40px;
}
.bgparteneri {
    background: url(../image/bgparteneri.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 60px;
    border-radius: 30px;
}
.textnamebanner {
    font-size: 42px;
    font-weight: 900;
    color: #111826;
    width: 66%;
    margin: 0 auto;
}
.serviciioff{
    background: #e7622a;
    line-height: 50px;
    height: 50px;
    color: #fff;
    padding-left: 30px;
    border-radius: 8px 8px 0 0
}
.boxserviciioff{
    background: #fff;
    border: solid 1px #e7622a;
    border-radius: 8px;
}
.partenerheader input{
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    background: transparent;
    border: none;
}