/**
 * 
 * @author Andrea Stefanato | www.stefanato.com
 *
 */
.sp-page-title {
    background: #0345bf;
    padding: 170px 0;
     background-size: cover;
    background-attachment: scroll;
    background-position: center, center;
}
 .logo-image {
    height: auto!important;
    width: 300px!important;
    /* height: auto; */
}

.logo-image {
    height: auto!important;
    width: 300px!important;
    /* height: auto; */
}

@media screen and (max-width: 600px) {
.logo-image {
    height: auto!important;
    width: 200px!important;
    /* height: auto; */
}
     }
h1.sp-page-title-heading, h2.sp-page-title-heading {
font-size: 50px!important;
    }
h3.sp-page-title-heading {
font-size: 36 px!important;
    }
/*#sp-section-1 {
    margin-top: -60px;
}*/

#sp-header {
    background: rgba(255,255,255,1)!important;
}
#sp-header.header-sticky {
    background: #fff!important;
}
@media screen and (min-width: 600px) {
    .nspArt.nspCol1 {
 
    display: -webkit-inline-box;
}
    }
.nspImage {
 
    margin-right: 15px!important;
}
#sp-bottom .sp-module ul > li > a {
    font-size:18px!important ;
}
#sp-bottom .sp-module ul > li {
 
    margin-bottom: 8px!important;
}
.sp-page-title .breadcrumb {
  text-transform: lowercase!important;
}
