
/* menu*/
.logo-mazza img {
    padding: 0px 14px;
    max-width: 164px;
}
.menu-pagnoni a {
    padding: 33px 0px 38px 0px!important;
}

@media screen and (min-width:768px) and (max-width:929px) {
    .navigation__brand .brand img {
    height: 30px;
}
.logo-mazza img {
    padding: 0px 14px;
    max-width: 100px;
}
.menu-pagnoni a {
    padding: 29px 0px 28px 0px!important;
    font-size: 12px;
}

@media screen and (min-width:930px) and (max-width:1024px) {
.logo-mazza img {
    padding: 0px 14px;
    max-width: 100px;
}
.menu-pagnoni a {
    padding: 24px 0px 26px 0px!important;
}

}
@media screen and (min-width:768px) and (max-width:1024px){.d-button.b-tablet{position:relative;display:block}.home-box-info-content{margin-bottom:20px}.home-box-info__bg{height:450px}.d-button.b-tablet .home-box-info-btn-wrapper{position:relative}.m-button{margin-top:15px}}@media screen and (min-width:1025px){.d-button.b-tablet .home-box-info-btn-wrapper{position:relative}.d-button.b-tablet{display:-webkit-inline-box}.m-button{margin-left:15px}}


.sottotitolo-pagnoni {
    margin-top: -10px;
    margin-bottom: 30px;
    color: #21adf1;
    font-weight: 500;
    font-size: 20px;
}

/* cookie notice css*/

#cookie-notice #cn-accept-cookie {
    line-height: 35px;
    color: #fff;
    background: #00adf2!important;
    border-color: #00adf2!important;
}
#cookie-notice #cn-refuse-cookie {
    line-height: 35px;
    color: #989898;
    background: #424242!important;
    border-color: #424242!important;
    text-shadow: none !important;
}

.container.home-box-wrapper.metaelements {
    background: unset !important;
}
.metaelements h1{
    margin-bottom: 0px;
    color: #7d7d7d;
    font-weight: 500;
    font-size: 60px;
}
.metaelements h1 span,
.metaelements h2{
    margin-top: 0px;
    color: #7d7d7d;
    font-weight: 300;
    font-size: 30px;
}

.metaelements h3{
    color: #00ADF2;
    font-size: 20px;
}

.metaelements p{
    color: #7d7d7d;
    line-height: 25px;
    margin-top: 30px;
    font-weight: 100;
    font-size: 14px;
}
.metaelements h4{
    color: #7d7d7d;
    line-height: 20px;
    font-weight: 100;
    font-size: 14px;
}
.metaelements .home-box-info img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-top: 80px;
}

.metaelements .home-box-info{
    padding-left: 12%;
    padding-right: 25px;
}

.metaelements .home-box-info-btn-wrapper{
    position: relative;
    margin-top: 30px;
}
/* 

MEDIA QUERY PER TITOLI

.home-box-title {
    font-size: 30px;
    padding: 32px 0;
}*/
@media screen and (min-width:768px){
.home-box-title h1 {
    font-size: 30px;
}
}
.home-box-info-title h2{
    font-weight: 900;
    font-size: 25px;
    line-height: 1;
    text-align: center;
}
@media screen and (min-width:480px){
.home-box-info-title h2{
    font-size: 30px;
    text-align: left;
    margin-top: 0px;
}
}

@media screen and (max-width:768px){
    .metaelements{
        padding-top: 32px;
        padding-bottom: 50px;
    }
    .metaelements h1{
        font-size: 50px;
    }
    .metaelements h1 span,
    .metaelements h2{
        font-size: 25px;
    }
}