/* Add here all your css styles (customizations) */
.footer-logo {
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: -0.05em;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.2em;
}

.quote-v1 {
    padding: 70px 0 60px;
    text-align: center;
    background: url(../../images/pattern1.png) repeat;
}

.quote-v1 p:after {
    color: #e67e22;
    font-size: 60px;
    content: "\201d";
    position: absolute;
    margin: 0 0 0 20px;
    font-family: Georgia, serif;
}

h2.title-v2:after {
    left: 0;
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -10px;
    background: #e67e27;
    position: absolute;
}

.breadcrumbs-v3.img-v7 {
    background: url(../../images/siti-web-header.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-v8 {
    background: url(../../images/siti-e-commerce-header.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-v9 {
    background: url(../../images/contatti-realizzazione-siti.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.breadcrumbs-v3.img-v10 {
    background: url(../../images/privacy-policy.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.navbar-brand {
    padding: 15px 0px;
}