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

body{
    font-family: 'Open Sans' !important;
}

/*MENU*/
.w-nav.type_desktop .w-nav-list:not(.level_1){box-shadow: none;}
.ush_menu_1 .w-nav-item.level_1>a:not(.w-btn) .w-nav-title{
   position: relative;
}
.current-menu-item a{font-weight: 600;}
.ush_menu_1 .w-nav-item.level_1>a .w-nav-title::after{
    content: "";
    background-color: #004a7d;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -5px;
    left: 0;
    transition: all 1s cubic-bezier(.215, .61, .355, 1);
    z-index: 99;
}
.ush_menu_1 .w-nav-item.level_1>a:focus .w-nav-title::after,.ush_menu_1 .w-nav-item.level_1>a:hover .w-nav-title::after{
    width: 100%;
}

.bottone-freccia{position:relative;line-height: normal!important;font-weight: 700!important;transition: all 1s cubic-bezier(.215, .61, .355, 1);display: inline-block;}
.bottone-freccia::after {content:"";
    position:absolute;
    background:url(/img/freccia-1.svg) no-repeat center center;
    background-size:100%;
    top: -2px;
    right: -37px;
    width:26px;
    height:26px;
    transition: all 1s cubic-bezier(.215, .61, .355, 1);
}
.bottone-freccia:hover::after {
    right: -45px;
}

a.bottone-freccia{
    color: #004A7D;
}

/*FRECCIA TASTO INVIA FORM*/
.w-btn:before, .button:before, button[type=submit]:before {
    left: 100px;
    background: url(/img/freccia-1.svg) no-repeat center center;
    transition: all 1s;
}

.w-btn:before, .button:before, button[type=submit]:hover:before {
    right: -45px;
}

button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_1>*, .navstyle_1>.owl-nav button, .us-btn-style_1 {
    padding: 1em 4em !important;
}


@media (max-width: 768px) {
    .bottone-freccia::after {
        top: 4px;
        right: -32px;
        width:20px;
        height:20px;
    }
    .bottone-freccia:hover::after {
        right: -48px;
    }
}



.icone-centrate>.wpb_column>.vc_column-inner,.icone-centrate3>.wpb_column>.vc_column-inner{
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap !important;
}
.icone-centrate3>.wpb_column>.vc_column-inner .icona-home-verde,.icone-centrate>.wpb_column>.vc_column-inner .icona-home-blu{
    width: 100%;
    max-width: 220px;
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
}


.icona-home-verde h4{
    color: #00AD4A;
    font-size: 18px;
}
.icona-home-blu h4{
    color: #004a7d;
    font-size: 18px;
}


.icona-home-blu .w-iconbox-icon,.icona-home-verde .w-iconbox-icon{
    align-items: center !important;
    display: flex;
    justify-content: center !important;
    min-height: 123px;
    margin-bottom: 15px;
}
.icona-home-blu .w-iconbox-icon svg,.icona-home-verde .w-iconbox-icon svg{
    width: 100%;
    max-height: 123px;
    max-width: 170px;
}
.film-monomateriale svg{
    max-width: 96px!important; 
}
.icona-spalmatura svg{
    max-width: 170px!important; 
}
.icona-termolaminazione svg{
    max-width: 140px!important; 
}
.icona-stampa-laminazione svg{
    max-width: 105px!important; 
}
.icona-labelling svg{
    max-width: 57px!important; 
}
.icona-film-barriera-9-strati svg{
    max-width: 120px!important; 
}
.icona-medical svg{
    max-width: 66px!important; 
}
.icona-film-pelabili svg{
    max-width: 133px!important; 
}
.icona-metallizzazione svg{
    max-width: 145px!important; 
}

@media (max-width: 768px) {
    .icone-centrate3>.wpb_column>.vc_column-inner .icona-home-verde,.icone-centrate>.wpb_column>.vc_column-inner .icona-home-blu{
        max-width: 160px;
    }
    .icona-home-blu h4 {
        font-size: 15px;
    }
    .icona-home-blu .w-iconbox-icon, .icona-home-verde .w-iconbox-icon {min-height: 117px;}
}


.contenitore-numeri {
    align-items: center !important;
    display: flex;
    justify-content: center !important;
    gap: 150px;
    flex-wrap: wrap; /* Aggiungi questa riga */
}
@media (max-width: 768px) {
    .contenitore-numeri {
        gap: 90px;
    }
}
.counter {
    color: #004A7D;  
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 136.039%;
    position: relative;
    align-items: center !important;
    display: flex !important;
}
.counter span{
    color: #00AD4A;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 136.039%;
    position: relative;
    margin-right: 25px;
}
.counter::after {content:"";
    position:absolute;
    background:url(/img/numeri.svg) no-repeat center center;
    background-size:100%;
    top: -18px;
    left: -40px;
    width: 85px;
    height: 95px;
    transition: all 1s cubic-bezier(.215, .61, .355, 1);
}



.box-home {overflow:hidden;text-align: center;padding: 200px 0px;border-radius: 400px;transition: all 1s cubic-bezier(.215, .61, .355, 1);}
.box-home:hover {border-radius: 0px;}

.box-home .bottone-freccia::after {
    background:url(/img/freccia-1-bianca.svg) no-repeat center center;
    background-size:100%;
   
}

/*FRECCIA DEL BANNER 'VUOI AVERE INFORMAZIONI?'*/
.box-info .bottone-freccia::after {
    background:url(/img/freccia-1-bianca.svg) no-repeat center center;
    background-size:100%;
   
}

.my-carousel-progress {
    background: #e0e7ed;
    height: 2px !important;
    display: flex;
    align-items: center;
  }
  
  .my-carousel-progress-bar {
    background: #004A7D;
    height: 8px;
    transition: width 400ms ease;
    width: 0;
  }

  .splide__arrow{
    background: #004A7D;
    opacity: 1;
    transition: ease 0.3s;
  }

  .splide__arrow:hover:not(:disabled){
    opacity: 1;
    background: #022b47;
  }

  button[disabled], html input[disabled] {
    opacity: 1 !important;
    background: #e0e7ed;
}

  .splide__arrow svg{
    fill:#ffffff;
  }

  .splide__slide {
    padding: 20px;
}

button.splide__arrow.splide__arrow--prev{
    top: 0px;
    left: -14px;
}

button.splide__arrow.splide__arrow--next{
    top: 0px;
    right: -14px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.splide__pagination{
    opacity: 0;
}

.mt-110{
    margin-top: 110px;
}

a:hover{
    text-decoration: none !important;
}

.box-home h3,.box-home p,.box-home a,.box-home a:hover{color: #ffffff;position: relative;z-index: 99;}
.box-home p{font-style: italic;}
.box-home a{text-transform: uppercase;}
.box-home h3{font-size: 40px !important;}

#estrusione-in-bolla{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#estrusione-in-bolla::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/estrusione-in-bolla.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#estrusione-in-bolla::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #004A7D;
    mix-blend-mode: multiply;
}

#estrusione-in-bolla:hover::before {
    transform: scale(1.1);
}


#nostro-impegno{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#nostro-impegno::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(http://jollyplastic.com/wp-content/uploads/2025/09/sostenibilita.png) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#nostro-impegno::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #009246;
    mix-blend-mode: multiply;
}

#nostro-impegno:hover::before {
    transform: scale(1.1);
}

#creiamo{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#creiamo a{
    margin-top: 30px;display: inline-block;
}
#creiamo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/creiamo-il-tuo-prodotto-ad-hoc.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#creiamo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #009246;
    mix-blend-mode: multiply;
}

#creiamo:hover::before {
    transform: scale(1.1);
}


#storia{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#storia a{
    margin-top: 30px;display: inline-block;
}
#storia::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/storia.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#storia::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #009246;
    mix-blend-mode: multiply;
}

#storia:hover::before {
    transform: scale(1.1);
}


#azienda{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#azienda *{
    position: relative;
    z-index: 99;
}
#azienda::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/img-azienda.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#azienda::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #004A7D;
    mix-blend-mode: multiply;
}


.pe-100{padding-right: 250px;}
.ps-100{padding-left: 250px;}


#gruppo{
    height: 1000px;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 1000px;
    display: flex;
    align-items: center;
}

#gruppo *{
    position: relative;
    z-index: 99;
    align-items: center;
}
#gruppo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/img-gruppo.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#gruppo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #004A7D;
    mix-blend-mode: multiply;
}


#newsletter{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#newsletter>*{
    z-index: 90;
    position: relative;
}
#newsletter::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/img/newsletter.jpg) no-repeat center center/cover;
    transition: transform 0.5s ease;
}

#newsletter::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #004A7D;
    mix-blend-mode: multiply;
}

#newslettera:hover::before {
    transform: scale(1.1);
}


/*PAGINA CERTIFICAZIONI*/
/* img.attachment-large.size-large {
    width: 300px;
} */

#page-header img.attachment-large.size-large {
    /* width: 100%; */
    /* height: 80px; */
}
/* .sticky#page-header img.attachment-large.size-large {
    height: 55px;
} */

/*altro modulo di contatto*/
.box-newsletter input[type="email"] {
    color: #D5D5D5!important;
}
.box-newsletter .w-form-row.for_info {
    color: #fff;
    top: 0px;
}
.box-newsletter .w-form-row-field {
    width: 455px;
}
.box-newsletter span.w-btn-label {
    color: #fff;
}
.box-newsletter button.w-btn.us-btn-style_1 {
    top: -87px;
}
.box-newsletter .w-btn:before, .button:before, button[type=submit]:before {
    left: 100px;
    background: url(/img/freccia-1-bianca.svg) no-repeat center center;
    transition: all 1s;
}

/*MODULO DI CONTATTO*/
.w-form-row-field{
    border: none;
    border-bottom: 1px solid #00ADE5;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title, .w-color-swatch, .select2-selection, select, textarea, input:not([type=submit]) {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0px;
    font-style: italic;
    color: #004A7D !important;
}

.w-form-row.for_submit.align_none {
    text-align: right;
}

button.w-btn.us-btn-style_1 {
    background: none;
    top: -32px;
}

span.w-btn-label {
    color: #004A7D;
    text-transform: uppercase;
    font-size: 18px;
}

.no-touch button[type=submit]:not(.w-btn):hover, .no-touch input[type=submit]:not(.w-btn):hover, .us-nav-style_1>span.current, .no-touch .us-nav-style_1>a:hover, .no-touch .navstyle_1>.owl-nav button:hover, .no-touch .us-btn-style_1:hover {
    background: none !important;
}

.w-form-row.for_info {
    color: #004A7D;
    font-size: 14px;
    top: 23px;
}

.w-btn:before, .button:before, button[type=submit]:before {
    left: 100px;
    background: url(/img/freccia-1.svg) no-repeat center center;
    transition: all 1s;
}

.w-form-row-label {
    color: #D5D5D5;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.w-form-row.for_file.has_label.required {
    background-image: url(/img/freccia-su.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-position: 600px 45px;
}

/*STILE TESTO1*/
.wpb_text_column.txt {
    font-size: 25px;
    color: #004A7D;
    line-height: normal;
}

/*STILE TESTO CAROSELLO*/
p.txt {
    font-size: 25px !important;
}

.anno {
    display: flex;
    align-items: center;
    margin-top: 100px;
}

img.img-fluid.image {
    width: 350px;
    margin-right: 40px;
    margin-left: 40px;
}

p.txt.notimage {
    margin-left: 40px;
}

/*TESTI*/
h1{
    font-weight: 700 !important;
    font-size: 50px !important;

}
h2{
    font-weight: 700 !important;
    font-size: 40px !important;
  
}
h3{
    font-weight: 700 !important;
    font-size: 40px !important;
 
}

center{
    text-align: center !important;
}



/*FOOTER*/

.right{
    text-align: right;
}


.fs-25,.fs-25 *{font-size: 25px;line-height: normal;}
@media (max-width: 768px) {
    .fs-25, .fs-25 * {
        font-size: 20px;line-height: normal;
    }
}
.fs-30,.fs-30 *{font-size: 30px;line-height: normal;}
@media (max-width: 768px) {
    .fs-30, .fs-30 * {
        font-size: 25px;line-height: normal;
    }
}
.fs-50,.fs-50 *{font-size: 50px;line-height: normal;}
@media (max-width: 768px) {
    .fs-50, .fs-50 * {
        font-size: 40px;line-height: normal;
    }
}






/*@media (max-width: 1385px) {
    .w-form-row.for_file.has_label.required{}
}*/

@media (max-width: 1370px){
    .box-newsletter .w-form-row-field {width: auto;}
    .box-newsletter button.w-btn.us-btn-style_1 {top: 0px;}
}

@media (max-width: 1024px) {
    button.w-btn.us-btn-style_1{top: 0px;}
    section.l-section.wpb_row.height_medium.color_footer-bottom {text-align: center;}
    .right{text-align: center;}
    section.l-section.wpb_row.height_medium.width_custom {text-align: center;}
}

@media (max-width: 768px) {
    .anno{flex-direction: column;text-align: center; margin-top: 50px;}
    img.img-fluid.image{margin-top: 40px; margin-bottom: 40px;}
    p.txt.notimage {margin-top: 40px;}
    p.txt{font-size: 22px !important;}
    .pe-100{padding-right: 10px;}
    .ps-100{padding-left: 10px;}
    .box-home p{margin: 10px;}
    h1{font-size: 27px !important;}
    h2{font-size: 27px !important;}
    h3{font-size: 27px !important;}
    .box-home h3{font-size: 25px !important;}
    .box-home p{font-size: 19px !important;}
    p{font-size: 18px !important;}

}

@media (max-width: 599px){
    .g-cols.wpb_row.via_grid.cols_3.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {text-align: center;}
    section.l-section.wpb_row.height_medium {text-align: center;}
    .w-form-row.for_submit.align_none {text-align: center !important;}
    .g-cols.wpb_row.via_grid.cols_custom.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default.contents {grid-gap: 0px;}
    
}

.l-footer .wpml-ls-item .sub-menu{margin-left:0px !important}