section#sp-bottom-feature {
    padding: 20px 0;
}

#sp-top-bar #sp-top1 div.custom p {
    font-size: 12px !important;
    text-align: center;
    width: 100%;
    display: block;
}

#sp-top-bar .sp-module {
    width: 100%;
}

.mednet-features-list .sppb-addon-feature {
    z-index: 20;
    position: relative;
    padding: 55px 40px 45px 40px;
}

.sp-megamenu-wrapper li.sp-menu-item a {
    font-weight: 600;
}

.countup {
    text-align: center;
    margin-bottom: 20px;
}
.countup .timeel {
    display: inline-block;
    padding: 10px 0px;
    margin: 0;
    color: white;
    margin-left: 5px;
    font-size: 35px;
    font-weight: 600;
}
.countup span[class*="timeRef"] {
    margin-left: 0;
    color: white;
    font-size: 35px;
    margin-right: 20px;
    font-weight: 300;
}

.sppb-addon-feature.sp-contact-info:hover a {
    color: #fff;
}

#sp-page-title .sp-page-title::before {
    background: rgba(29,29,29,0.5);
}

div#sp-title div.sp-page-title {
    background-position-x: right;
    background-position-y: top;
    background-repeat: no-repeat;
}

div.sppb-addon-article .sppb-article-info h3.sppb-article-title {
    font-size: 25px;
}

.clinica .sp-page-title {
    background-image: url("../../../images/clinica/header_clinica.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.team .sp-page-title {
    background-image: url("../../../images/team/header_team.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.servizi .sp-page-title {
    background-image: url("../../../images/servizi/header_servizi.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog .sp-page-title {
    background-image: url("../../../images/blog/header_blog.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.contatti .sp-page-title {
    background-image: url("../../../images/contatti/header_contatti.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 768px) {
    .sppb-addon-feature.sp-contact-info {
        background: #fff;
        position: relative;
        transition: .3s;
        padding: 30px 40px;
    }
}

#sp-header {
    height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
}

