
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.vc_preview_small_vantaggi {
    width: 22%;
    float: left;
    margin: 0px 3% 0 0.8%;
    padding: 0%;
}
.vc_preview_small_vantaggi.last {

    margin: 0px 0px 0px 0px;
}

.vc_preview_small_vantaggi .cont {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
} 

.vc_preview_small_vantaggi .cont_img {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 20%;
} 

.vc_preview_small_vantaggi .cont_img img{
    margin: 0 0 15px 0;
    padding: 0;
    float: left;
    border: none;
    width: 100%;
    min-width: 100%;
    object-fit: contain;
    cursor:auto;
}

.vc_preview_small_vantaggi .link_button a {
    margin: 0px;
    padding: 10px 6px;
    color: #212121;
    font-size:16px;
    font-weight:500;
    background: #b8f1ce;
    width: 100%;
    float: left;
    clear: left;
    text-decoration: none;
}
.vc_preview_small_vantaggi .link_button {
    margin: 0px;
    width: 35%;
    float: left;
    
}

.vc_preview_small_vantaggi .vc_checkout_product {
    margin: 0px;
    width: calc(40% - 15px);
    margin: 0px 0 0 15px;
    padding: 5px;
    background: #DFE3E9;
    color: #1D3641;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    float: right;
    clear: none;
    text-align: center;
    font-family: "Inter", sans-serif;
}
.vc_preview_small_vantaggi .vc_checkout_product:hover {
    background: #1D3641;
    color: white;
}

.vc_preview_small_vantaggi article {
    display: flex;
        flex-direction: column;
    justify-content: space-between;
    align-items: center;
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_small_vantaggi.variant article {
    display: block;
    justify-content: normal;
}



.vc_preview_small_vantaggi .cont .titolo{
    width:100%;
    float:left;
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:700;
    text-transform:uppercase;
    font-family: "Inter", sans-serif;
    color: #213843;
}
.vc_preview_small_vantaggi .cont .titolo a{

    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:700;
    text-transform:uppercase;
    font-family: "Inter", sans-serif;
    color: #213843;
}

.vc_preview_small_vantaggi .sottotitolo{

    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    font-family: "Inter", sans-serif;
}
.vc_preview_small_vantaggi .sottotitolo a{

    color: #666666;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    font-family: "Inter", sans-serif;
}



.vc_preview_small_vantaggi .cont3 {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    display: flex;
    align-items: center;
    
    justify-content: center;
    flex-direction: row;
}
.vc_preview_small_vantaggi .cont2 {
    display: flex;
    flex-direction: row;
    align-items: center;
        justify-content: space-between;
    gap: 12px;
    width: 100%;
}

.vc_preview_small_vantaggi .cont2 .vc_tag .nome {
    display: none;
}

.vc_preview_small_vantaggi .cont2 .vc_tag {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    width:100%;
    text-align: left;
    font-family: "Inter", sans-serif;
}

.vc_preview_small_vantaggi .cont2 .vc_tag.tag_77 {
    text-decoration: line-through;
}

.vc_preview_small_vantaggi .cont2 .vc_tag.tag_15 {
    font-weight: 600;
    font-size: 16px;
    color: #1D3641;
    margin-right: 5px;
}

.vc_preview_small_vantaggi.variant article {
    float: left;
    clear: left;
    width: 100%;
}


.vc_preview_small_vantaggi.variant .cont {
    /* width: 100%; */
    /* float: left; */
    /* margin: 0px 0px 0 0px; */
    /* padding: 0px 0px 0px 0px; */
    /* text-align: left; */
}

.vc_preview_small_vantaggi.variant .cont2 {
    /* width: calc(100% - 105px); */
    /* float: left; */
}

.vc_preview_small_vantaggi.variant  .cont2 .vc_tag.tag_15 {
    text-align: right;
}

@media (max-width: 1200px) {

}    

@media (max-width: 991px) {

}

@media only screen and (max-width: 1200px) and (min-width: 768px)  {
    .vc_preview_small_vantaggi article {
        flex-wrap: wrap;
        justify-content: center;
    }
    .vc_preview_small_vantaggi .vc_checkout_product {
        width: auto;
        float: left;
    }
    .vc_preview_small_vantaggi .cont {
       
    }
    .vc_preview_small_vantaggi .cont2 {
      
    }
    
    .vc_preview_small_vantaggi.variant article {
        display: flex;
        justify-content: center;
    }
    
    .vc_preview_small_vantaggi.variant .cont2 {
        width: 40%;
        float: right;
        display:block;

    }    
    
}

    
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}

@media (max-width: 481px) {
    
}

@media (max-width: 320px) {

} 

.vc_preview_medium_bt_intro {
   float:left;
   width:100% !important;
}

.vc_preview_medium_bt_intro .occhiello {
    clear: left;
    padding: 2px 6px;
    margin-bottom: 13px;
    float: left;
    text-transform: uppercase;
    color: #075081;
    background: #BFD6EE;
    font-size: 19px;
    line-height: 25px;
    font-weight: 900;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}
.vc_preview_medium_bt_intro .cont {
    border-right: 1px solid #CFDCE2;
    float: left;
    width: 50%;
} 

.vc_preview_medium_bt_intro .cont_img {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 20%;
} 

.vc_preview_medium_bt_intro .cont_img img{
    margin: 0 0 15px 0;
    padding: 0;
    float: left;
    border: none;
    width: 100%;
    min-width: 100%;
    object-fit: contain;
    height: 100px;
    cursor:auto;
}

.vc_preview_medium_bt_intro .testo {
    font-size: 16px;
    line-height: 21.5px;
    color: #484848;
    width: 100%;
    float: left;
    clear: left;
    font-style: normal;
    font-weight: 300;
    font-family: "Inter", sans-serif;
}

.vc_preview_medium_bt_intro .titolo {
    margin-bottom: 15px;
    width: 80%;
    float: left;
    color: #1F3945;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    text-align: left;
    margin: 10px 0px 5px 0px;
    padding: 0 3% 0 0%;
    font-family: "Inter", sans-serif;
}

.vc_preview_medium_bt_intro .titolo a{
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    /* float: left; */
    color: #1F3945;
    text-decoration: none;
    cursor:default;
}

.vc_preview_medium_bt_intro .sommario {
    margin: 8px 0 14px 0;
    padding: 0 0% 0 3%;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    width: 50%;
    float: left;
    font-family: "Inter", sans-serif;
}

.vc_preview_medium_bt_intro .tag_15 span.nome {
    display:none;
}
.vc_preview_medium_bt_intro .tag_15  {
    float: left;
    clear: left;
    width: 100%;
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 32px;
}

.vc_preview_medium_bt_intro .sottotitolo {
    color: #333333;
    display: block;
    font-size: 20px;
    /* font-weight: bold; */
    padding: 0;
    margin: 15px 0 30px 0;
    width: 100%;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    float: left;
    clear: left;
    text-align: center;
}

.vc_preview_medium_bt_intro .sottotitolo a{
    text-decoration:none;
	 color: #333333;
	 cursor:default;
}

.vc_preview_medium_bt_intro .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}



@media (max-width: 1200px) {

}    

@media (max-width: 991px) {

}

@media only screen and (max-width: 1200px) and (min-width: 768px)  {
    .vc_preview_medium_bt_intro .titolo{
        /*height:50px;*/
    }
    .vc_preview_medium_bt_intro .sottotitolo{
        padding:0;
    }
}

    
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}

@media (max-width: 481px) {
    
}

@media (max-width: 320px) {

}    


.vc_preview_medium_bt_intro article {
  display: flex;
  align-items: stretch;      /* stessa altezza per tutti i figli */
  height: 100%;
}

.vc_preview_medium_bt_intro article > * {
  display: flex;
  flex-direction: column;
  justify-content: center;   /* centratura verticale del contenuto */
}
/* mette in riga cont_img + h2 e li centra verticalmente */
.vc_preview_medium_bt_intro .cont{
  display: flex;
  flex-direction: row;
  align-items: center;   /* centratura verticale */
  gap: 12px;             /* opzionale: spazio tra immagine e titolo */
}

/* evita che l’immagine si schiacci */
.vc_preview_medium_bt_intro .cont .cont_img{
  flex: 0 0 auto;
}

/* il titolo può occupare lo spazio restante */
.vc_preview_medium_bt_intro .cont h2{
  flex: 1 1 auto;
  margin: 0;             /* spesso h2 ha margini default */
}


.vc_textedit_text_block {
    margin: 0;
    padding: 0;
    float:left;
    clear:left;
    width:100%;
}

.vc_textedit_text_block .text {
    float: left;
    width:100%;
    text-align:center;
    font-family: "Inter", sans-serif;
        font-weight: 300;

}

.vc_textedit_text_block .text a {
    color:inherit;
}

.vc_textedit_text_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_text_block.vc_textedit_text_block_corriere .text img {
    max-width: 172px;
    margin-bottom: -9px;
}



body.drag_and_drop .vc_textedit_text_block.vc_label .text:before {
    content: "tipo di contenuto: testo";
    float: left;
    clear: left;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
    color: #212121;
    position: absolute;
    top: 0;
    left: 0;
}

.vc_preview_small_product {
    width: 31.3% !important;
    float: left;
    border: 1px solid #dfe3e9;
    margin: 0px 3% 0 0px;
    padding: 2%;
}
.vc_preview_small_product.last {

    margin: 0px 0px 0px 0px;
}


.vc_preview_small_product .link_button a {
    margin: 0px;
    padding: 10px 6px;
    color: #212121;
    font-size:16px;
    font-weight:500;
    background: #b8f1ce;
    width: 100%;
    float: left;
    clear: left;
    text-decoration: none;
}
.vc_preview_small_product .link_button {
    margin: 0px;
    width: 35%;
    float: left;
    
}

.vc_preview_small_product .vc_checkout_product {
    margin: 0px;
    width: calc(40% - 15px);
    margin: 0px 0 0 15px;
    padding: 5px;
    background: #DFE3E9;
    color: #1D3641;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    float: right;
    clear: none;
    text-align: center;
    font-family: "Inter", sans-serif;
}
.vc_preview_small_product .vc_checkout_product:hover {
    background: #1D3641;
    color: white;
}

.vc_preview_small_product article {
    display: flex;
        flex-direction: column;
    justify-content: space-between;
    align-items: center;
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_small_product.variant article {
    display: block;
    justify-content: normal;
}


.vc_preview_small_product .cont {
    width: 100%;
    float:left;
    margin: 0px 0px 0 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
}
.vc_preview_small_product .cont .titolo{
    width:100%;
    float:left;
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:700;
    text-transform:uppercase;
    font-family: "Inter", sans-serif;
        color: #213843;
    
}
.vc_preview_small_product .cont .titolo a{
    width:100%;
    float:left;
    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:700;
    text-transform:uppercase;
    font-family: "Inter", sans-serif;
        color: #213843;
    
}
.vc_preview_small_product .cont .sottotitolo{
    width:100%;
    float:left;
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
    font-family: "Inter", sans-serif;
}
.vc_preview_small_product .cont .sottotitolo a{
    width:100%;
    float:left;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
}



.vc_preview_small_product .cont3 {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    display: flex;
    align-items: center;
    
    justify-content: center;
    flex-direction: row;
}
.vc_preview_small_product .cont2 {
    display: flex;
    flex-direction: row;
    align-items: center;
        justify-content: space-between;
    gap: 12px;
    width: 100%;
}

.vc_preview_small_product .cont2 .vc_tag .nome {
    display: none;
}

.vc_preview_small_product .cont2 .vc_tag {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    width:100%;
    text-align: left;
    font-family: "Inter", sans-serif;
}

.vc_preview_small_product .cont2 .vc_tag.tag_77 {
    text-decoration: line-through;
}

.vc_preview_small_product .cont2 .vc_tag.tag_15 {
    font-weight: 600;
    font-size: 16px;
    color: #1D3641;
    margin-right: 5px;
}

.vc_preview_small_product.variant article {
    float: left;
    clear: left;
    width: 100%;
}


.vc_preview_small_product.variant .cont {
    /* width: 100%; */
    /* float: left; */
    /* margin: 0px 0px 0 0px; */
    /* padding: 0px 0px 0px 0px; */
    /* text-align: left; */
}

.vc_preview_small_product.variant .cont2 {
    /* width: calc(100% - 105px); */
    /* float: left; */
}

.vc_preview_small_product.variant  .cont2 .vc_tag.tag_15 {
    text-align: right;
}

@media (max-width: 1200px) {

}    

@media (max-width: 991px) {

}

@media only screen and (max-width: 1200px) and (min-width: 768px)  {
    .vc_preview_small_product article {
        flex-wrap: wrap;
        justify-content: center;
    }
    .vc_preview_small_product .vc_checkout_product {
        width: auto;
        float: left;
    }
    .vc_preview_small_product .cont {
       
    }
    .vc_preview_small_product .cont2 {
        
    }
    
    .vc_preview_small_product.variant article {
        display: flex;
        justify-content: center;
    }
    
    .vc_preview_small_product.variant .cont2 {
        width: 40%;
        float: right;
        display:block;

    }    
    
}

    
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}

@media (max-width: 481px) {
    
}

@media (max-width: 320px) {

} 
.vc_textedit_title_block {
    float:left;
    clear:left;
    width:100%;
    margin: 0;
    padding: 0;
}
.vc_textedit_title_block.vc_center {
    margin: 0 0 10px 0;
    text-align: center;
}
.vc_textedit_title_block .text {
    float: left;
}
.vc_textedit_title_block.vc_center .text{
    text-align: center;
    width: auto;
    display: flex;
    justify-content: center;
    float: none;
    font-family: "Inter", sans-serif;
    font-size: 35px;
    line-height: 35px;
    font-weight: 800;
    color: #263942;
    text-transform: uppercase;
}
.vc_textedit_title_block .text a {
    color:inherit;
}

.vc_textedit_title_block.vc_center2 .text{
    text-align: center;
    width: auto;
    display: flex;
    justify-content: center;
    float: none;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 800;
    color: #263942;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}


/*variant*/
.vc_textedit_title_block.vc_variant {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.vc_textedit_title_block.vc_variant .text {
    position: absolute;
    top: 15px;
    width: auto;
    background: rgba(0,0,0,0.8);
    padding: 5px 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight:600;
}




