/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.box_inner_servizi{background-color:#F2F2F2 ;border-radius: 60px;padding: 50px;margin: 50px;}
@media (max-width: 1199px) {
    .box_inner_servizi{padding: 50px;margin: 20px;}
}
@media (max-width: 999px) {
    .box_inner_servizi{border-radius: 55px;padding: 50px;margin: 0px;}
}
#box-acustica{display: none;}
#box-aviazione{display: none;}
#box-misure{display: none;}

.tasto-servizi.active{background-color: #839FC6!important;}
.tasto-servizi.active>*,.tasto-servizi.active h3{color: #ffffff!important;}

.icona1,.icona2,.icona3,.icona4{text-align: center;padding-top: 150px;background-size:160px;}
.icona1{background-image: url(/img/ciona-1.svg);background-repeat: no-repeat;background-position:center top;}
.icona2{background-image: url(/img/icona-2.svg);background-repeat:no-repeat;background-position: center top;}
.icona3{background-image: url(/img/icona-3.svg);background-repeat:no-repeat;background-position: center top;}
.icona4{background-image: url(/img/iocna-4.svg);background-repeat:no-repeat;background-position: center top;}


.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1>a:not(.w-btn){cursor: pointer;}


@media (max-width: 1260px) {
    .icona1,.icona2,.icona3,.icona4{padding-top: 140px;background-size:140px;}
}
@media (max-width: 1125px) {
    .icona1,.icona2,.icona3,.icona4{padding-top: 130px;background-size:130px;}
}

.bg_team{
    background: url(/img/bg_team.svg) no-repeat right top;
    background-size: 1080px;
}
@media (max-width: 1000px) {
    .bg_team{
        background-size: 800px;
    }
}
@media (max-width: 768px) {
    .bg_team{
        background-size: 600px;
    }
}

.header_home{
    background: url(/img/header.png) no-repeat right -395px bottom -160px;
    background-size: 1320px;
}
@media (max-width: 1555px){
    .header_home{
        background: url(/img/header.png) no-repeat right -395px bottom -160px;
        background-size: 1250px;
    }
}
@media (max-width: 1199px){
    .header_home {
        background: url(/img/header.png) no-repeat right -395px bottom -120px;
        background-size: 1050px;
    }
}
@media (max-width: 899px){
    .header_home {
        background: url(/img/header.png) no-repeat right -155px top -70px;
        background-size: 910px;
    }
}
@media (max-width: 650px){
    .header_home {
        background: url(/img/header.png) no-repeat right -155px top -70px;
        background-size: 840px;
    }
}

@media (max-width: 550px){
    .header_home {
        background: url(/img/header.png) no-repeat right -155px top 48px;
        background-size: 660px;
    }
}


.filosofia_home{
    background: url(/img/header_filosofia.png) no-repeat right -200px top 100px;
    background-size: 1200px;
}
@media (max-width: 1650px){
    .filosofia_home{
        background: url(/img/header_filosofia.png) no-repeat right -250px top 100px;
        background-size: 1100px;
    }
}
@media (max-width: 1370px){
    .filosofia_home{
        background: url(/img/header_filosofia.png) no-repeat right -300px top 100px;
        background-size: 1100px;
    }
}
@media (max-width: 1180px){
    .filosofia_home{
        background: url(/img/header_filosofia.png) no-repeat right -350px top 100px;
        background-size: 1000px;
    }
}
@media (max-width: 1050px){
    .filosofia_home{
        background: url(/img/header_filosofia.png) no-repeat right -400px top 100px;
        background-size: 1000px;
    }
}
@media (max-width: 899px){
    .filosofia_home{
        background: url(/img/header_filosofia.png) no-repeat center top -100px;
        background-size:800px;
    }
}



.colonne-sezioni .wpb_column.vc_column_container{background-color: #F2F2F2;border-radius: 70px;padding: 50px;position: relative;}
.colonne-sezioni .wpb_column.vc_column_container h3{margin-bottom: 10px;}
@media (max-width: 1299px){
    .colonne-sezioni .wpb_column.vc_column_container{border-radius: 60px;padding: 40px}
}
@media (max-width: 1199px){
    .colonne-sezioni .wpb_column.vc_column_container{border-radius: 50px;padding: 30px}
}

.colonne-sezioni .wpb_column.vc_column_container:nth-child(2)::after{
    content:"";
        position:absolute;
        background:url(/img/fre-2.svg) no-repeat center center;
        background-size:100%;
        top: -110px;
        left: 120px;
        width: 330px;
        height: 290px;
        z-index: -1;
    
}


.colonne-sezioni .wpb_column.vc_column_container:nth-child(1)::after{
    content:"";
        position:absolute;
        background:url(/img/fre-1.svg) no-repeat center center;
        background-size:100%;
        top: calc(50% - 170px);
        left: -90px;
        width: 380px;
        height: 320px;
        z-index: -1;
    
}

.colonne-sezioni .wpb_column.vc_column_container:nth-child(4)::after{
    content:"";
        position:absolute;
        background:url(/img/fre-3.svg) no-repeat center center;
        background-size:100%;
        top:calc(50% - 170px);
        right:-130px;
        width:290px;
        height:350px;
        z-index: -1;
    
}

@media (max-width: 1199px){

    .colonne-sezioni .wpb_column.vc_column_container:nth-child(2)::after{
        width: 250px;
    }
    .colonne-sezioni .wpb_column.vc_column_container:nth-child(1)::after{
        width: 250px;
    }
}

button{background: transparent;}
.icona_sicurezza,.icona_acustica,.icona_aviazione,.icona_misure{position: relative;}
.icona_sicurezza::before {content:"";
    position:relative;
    background:url(/img/sicurezza.svg) no-repeat center center;
    background-size:125px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.icona_acustica::before {content:"";
    position:relative;
    background:url(/img/acustica.svg) no-repeat center center;
    background-size:90px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.icona_aviazione::before {content:"";
    position:relative;
    background:url(/img/aviazione.svg) no-repeat center center;
    background-size:95px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
    transform: rotate(90deg);
}
.icona_misure::before {content:"";
    position:relative;
    background:url(/img/misure.svg) no-repeat center center;
    background-size:75px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}


.tasto-servizi.active .icona_sicurezza::before {content:"";
    position:relative;
    background:url(/img/sicurezza2.svg) no-repeat center center;
    background-size:125px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.tasto-servizi.active .icona_acustica::before {content:"";
    position:relative;
    background:url(/img/acustica2.svg) no-repeat center center;
    background-size:90px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.tasto-servizi.active .icona_aviazione::before {content:"";
    position:relative;
    background:url(/img/aviazione2.svg) no-repeat center center;
    background-size:95px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
    transform: rotate(0deg);
}
.tasto-servizi.active .icona_misure::before {content:"";
    position:relative;
    background:url(/img/misure2.svg) no-repeat center center;
    background-size:75px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}



.filosofia::before {content:"";
    position:relative;
    background:url(/img/filosofia.svg) no-repeat center center;
    background-size:80px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.mission::before {content:"";
    position:relative;
    background:url(/img/mission.svg) no-repeat center center;
    background-size:100px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.team::before {content:"";
    position:relative;
    background:url(/img/team.svg) no-repeat center center;
    background-size:110px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}
.sede::before {content:"";
    position:relative;
    background:url(/img/sede.svg) no-repeat center center;
    background-size:80px;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
}





.wpcf7-spinner{position: absolute;}
.wpcf7-not-valid-tip {font-size: 12px;}
.wpcf7-acceptance{font-size: 13px;padding-top: 20px!important;clear: both;display: block;}
.wpcf7-form input[type="checkbox"]{margin-top: 0px;}
.wpcf7-form input[type="submit"]{margin: 0 auto;display: block;}

footer .w-menu.layout_ver .menu>li{margin-bottom: 7px;}

.fregio_1{position: relative;}
.fregio_1::after {content:"";
    position:absolute;
    background:url(/img/fregio-1.svg) no-repeat center center;
    background-size:600px;
    top: -460px;
    left: -470px;
    width: 655px;
    height: 710px;
    z-index: -1;
    transform: rotate(11deg);
}
@media (max-width: 899px){
.fregio_1::after{display: none;}

}




.fregio_filosofia{position: relative;}
.fregio_filosofia::after {content:"";
    position:absolute;
    background:url(/img/fregio_filosofia.svg) no-repeat center center;
    background-size: 550px;
    top: -10px;
    left: -590px;
    width: 655px;
    height: 710px;
    z-index: 0;
}
@media (max-width: 899px){
.fregio_filosofia::after{display: none;}

}

@media (min-width: 1281px){
    header .l-subheader-h {
        max-width: 1000px;
    }
}

@media (max-width: 480px){

.l-section.height_custom.us_custom_dd540803 {
    padding-top: 2vmax;
}
}