#agency-carousel h1{
    font-size: 22pt;
}

#anteprima{
    width: 100%;
    max-width: 1324px;
    height:590px;
    background-image: url('../images/anteprima.png');
    background-position: center;
    background-size: 100% 580px;
    background-repeat: no-repeat;
}

section#inbreve .inbreve p{
    text-align: justify;
}

section#inbreve.parallax.colored-bg:before{
    background-color: #1e2832;
}

section#inbreve.colored-bg .section-title:before{
    background-color: #02baa6;
}

.pricing .item > ul > li{
    font-size: 11pt;
    text-align: left;
}

.pricing .item > ul > li i{
    margin-left: 0px;
}

.footer-contacts li{
    border-bottom: none;
}

#logoSoftSalus{
    width: 100%;
    height: 69px;
    background-image: url('../images/LogoSoftSalus.png');
    background-position: center;
    background-size: 60px 69px;
    background-repeat: no-repeat;
    margin-top: 30px;
}

section#contatti.dark-bg .section-title:before{
    background-color: #02baa6;
    opacity: 1;
}
