

.menu_brand_pre_footer {
    margin:0;
    padding:0;
    width:100%;
    float: left;
    position: relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.menu_brand_pre_footer ul.menu_1 {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    float:left; 
    clear:left;
}
.menu_brand_pre_footer ul.menu_1 li {
    margin:15px 0;
    padding:0 5px;
    float:left;
    position:relative;
    /*text-align:center;*/
    width:33.3333333%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.menu_brand_pre_footer ul.menu_1 li a {
    margin:0;
    padding:0;
    text-align:center;
    text-decoration:none;
    display:block;
}
.menu_brand_pre_footer ul.menu_1 li a span {
    margin:0px;
    padding:0px;
    display:none;
    font-size:0px;
}
.menu_brand_pre_footer ul.menu_1 li a img {
    margin:0px auto;
    padding:0px;
    text-align:center;
    display:inline-block;
    max-width:100%;
    /*max-height:100%;*/
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.menu_brand_pre_footer ul.menu_1 li a img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
/*--- media queries*/
/*@media all and (min-width: 769px) and (max-width: 990px) {
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
}*/
@media all and (min-width: 521px) and (max-width: 768px){
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
.menu_brand_pre_footer ul.menu_1 li {
    float:left;
    width:45.333333%;
    margin:2%;
}
}
@media all and (max-width: 520px) {
.menu_brand_pre_footer ul.menu_1 li a img {
    max-width:100%;
}
.menu_brand_pre_footer ul.menu_1 li {
    float:left;
    margin:10px auto;
    width:100%;
}
}

/*
.menu_brand_pre_footer ul.menu_1 li ul.menu_2 {
    margin:0px;
    padding:0px;
    min-width:100%;
    float:left;
    position:relative;
}
.menu_brand_pre_footer ul.menu_1 li ul.menu_2 li {
    margin:0px;
    padding:0px;
    font-size:0;
    float:left;
}
.menu_brand_pre_footer ul.menu_1 li a span {
    display:none;
}*/
.article_preview_product_big {
    margin:0 0 10px 0;
    padding:10px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_product_big .cont {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.article_preview_product_big .cont_img {
    margin:0px 0 15px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow:hidden;
}
.article_preview_product_big .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100% !important;
    max-width:initial !important;    
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
    
    transition:.3s all;
    -webkit-transition:.3s all;
    -moz-transition:.3s all;
    -ms-filter:"alpha(opacity=90)";
    filter:alpha(opacity=90);
    -moz-opacity:.9;
    -khtml-opacity:.9;
    opacity:.9    
}
.article_preview_product_big .cont_img img:hover {
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -ms-filter:"alpha(opacity=100)";
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1
}
.article_preview_product_big .cont_img .didascalia {
    display:none;
}
.article_preview_product_big .occhiello {
    margin:0;
    padding:1px 5px;
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size:14px;
    background:#f90;
    color:#fff;
    position:absolute;
    top:0px;
    left:0px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.article_preview_product_big .titolo {
    margin:0px;
    padding:0;
    font-size:20px;
    line-height:22px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    color:#444;
    float:left;
    clear:left;
    width:100%;
}
.article_preview_product_big .titolo a {
    text-decoration:none;
    color:#444;
}
.article_preview_product_big .titolo a:hover {
    text-decoration:underline;
}
.article_preview_product_big .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:16px;
    line-height:18px;
    font-weight: lighter;
    float:left;
    clear:left;
    width:100%;
}
.article_preview_product_big .sottotitolo a {
    text-decoration:none;
    color:#444;
}
.text_edit_home {
margin: 0;
padding: 0;
float: left;
clear: left;
width:100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.text_edit_home .text{
color:#9ea4a8;
font-weight:100;
text-transform:uppercase;
font-size:36px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
.text_edit_home .text{
font-size:24px;
  }
}
/*---vc_article_preview_slider*/
.vc_article_preview_slider {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_slider.style_drag .cont_anteprima_slider, 
.vc_article_preview_slider.style_drag .schermata {
    overflow:hidden;
}
.vc_article_preview_slider .cont_anteprima_slider,
.vc_article_preview_slider .schermata {
	margin:0px;
	padding:0px;
}
.vc_article_preview_slider .schermata .hori_group,
.vc_article_preview_slider .schermata .hori_group .anteprima_articolo {
	margin:0px auto;
	padding:0px;
    width:100%;
    height:inherit;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
}
.vc_article_preview_slider .schermata .hori_group .anteprima_articolo {
    float:left;
    clear:left;
}
.vc_article_preview_slider .anteprima_articolo .cont {
    width:100%;
    height:470px;
    float:left;
    overflow: hidden;
}
.vc_article_preview_slider .anteprima_articolo .cont_img a {
    width:100%;
    float:left;
    clear:left;
}

.vc_article_preview_slider .anteprima_articolo .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    height:100%; 
    float:left;
    clear:left;
    border:0px;
    position:relative;
}


.vc_article_preview_slider .anteprima_articolo .cont2{
    width:100%;
    height:100%;
    float:left;
    clear:left;
    position:absolute;
    top:0px;
    left:0px;
    background: -moz-linear-gradient(bottom,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 20%);
    background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 20%);
    background: linear-gradient(to top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed000000', endColorstr='#00000000',GradientType=1 );
    

}
.vc_article_preview_slider .anteprima_articolo .cont3{
    padding:10px 10px 10px 10px;
    width:60%;
    float:left;
    clear:left;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-30%;
    z-index:11;
    text-align:center;
    /*background: rgba(255, 255, 255, 0.5);*/
}



.vc_article_preview_slider .anteprima_articolo .titolo a, 
.vc_article_preview_slider .anteprima_articolo .sottotitolo a{
    text-decoration:none;
    cursor:pointer;
}
.vc_article_preview_slider .anteprima_articolo .titolo a:hover, 
.vc_article_preview_slider .anteprima_articolo .sottotitolo a:hover {
    text-decoration:none;
}




/*--Titolo/sottotitolo--*/

.vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo {
    margin:0px;
    padding:0;
    font-size:45px;
    line-height:45px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    text-align:center;
    /*text-shadow:1px 1px 0px rgba(150, 150, 150, 1);*/
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1),
	            0px 0px 10px rgba(0, 0, 0, 0.7),
               0px 0px 15px rgba(0, 0, 0, 0.5);
    color:#fff;
    float:left;
    clear:left;
    width:100%;
}
.vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo a {
    text-decoration:none;
    color:#fff;
}
.vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo a:hover {
    text-decoration:underline;
}
.vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo{
    margin:20px 0px 20px 0px;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    font-weight: lighter;
    text-align:center;
    color:#fff;
    float:left;
    clear:left;
    width:100%;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1),
	            0px 0px 10px rgba(0, 0, 0, 0.7),
	           0px 0px 15px rgba(0, 0, 0, 0.9);
}

.vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo a {
    text-decoration:none;
    color:#fff;
}




/*--Nav Controller--*/
.vc_article_preview_slider .bx-controls {
    display:none;
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
}
.vc_article_preview_slider .bx-prev {
    margin:0px;
    padding:0px;
    background-color:#fff;
    width:60px;
    height:80px;
    position:absolute;
    top:-210px;
    left:0px;
}
.vc_article_preview_slider .bx-next {
    margin:0px;
    padding:0px;
    background-color:#fff;
    background-repeat:no-repeat;
    width:60px;
    height:80px;
    position:absolute;
    right:0px;
}
.vc_article_preview_slider .bx-prev,
.vc_article_preview_slider .bx-next {
    margin:0px;
    padding:0px;
    display:block;
    text-align:center;
    font-size:0px;
    top:-320px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.vc_article_preview_slider .bx-prev{
    border-radius: 0px 10px 10px 0px;
}
.vc_article_preview_slider .bx-next{
    border-radius: 10px 0px 0px 10px;
}
.vc_article_preview_slider .bx-prev:before{
    content: '\f104';
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 80px;
}
.vc_article_preview_slider .bx-next:before{
    content: '\f105';
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 80px;
}
.vc_article_preview_slider .punti_slide .bx-pager {
    margin:0 auto;
    padding:0px;
    text-align:center;    
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_slider .punti_slide .bx-pager .bx-pager-item {
    margin:0px 8px 0 0;
    padding:0px;
    width:12px;
    height:12px;
    display:inline-block;
    text-decoration:none;
    font-size:0px;
    color:#fff;
    border-radius:100%;
}
.vc_article_preview_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    margin:0px 3px 0 0;
    padding:0px;
    width:12px;
    height:12px;
    display:inline-block;
    text-decoration:none;
    font-size:0px;
    background:#bbbbbb;
    color:#fff;
    border-radius:100%;
}
.vc_article_preview_slider .punti_slide .bx-pager .bx-pager-item a.active {
    background:#333;
}
.vc_article_preview_slider .punti_slide {
    text-align:left;
}



/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width:1400px) {
    .vc_article_preview_slider .anteprima_articolo .cont3{
    padding:10px 20px 20px 20px;
    width:80%;
    float:left;
    clear:left;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-40%;
    }

    
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo {
        font-size:36px;
    }
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo{
        font-size:16px;
    }
    .vc_article_preview_slider .anteprima_articolo .cont {
        width:100%;
        height:370px;
        float:left;
    } 

.vc_article_preview_slider .anteprima_articolo .cont3{
    padding:10px 20px 20px 20px;
    width:90%;
    float:left;
    clear:left;
    position:absolute;
    bottom:0px;
    left:50%;
    margin-left:-45%;
    }


}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo {
        font-size:24px;
        line-height: 28px;
    }
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo{
        display:none;
    }
    .vc_article_preview_slider .anteprima_articolo .cont {
        width:100%;
        height:325px;
        float:left;
    } 
    
    .vc_article_preview_slider .anteprima_articolo .cont3{
        background: rgba(255, 255, 255, 0);
    }
    
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo {
        font-size:24px;
        line-height: 28px;
    }
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo{
        display:none;
    }
    .vc_article_preview_slider .anteprima_articolo .cont {
        width:100%;
        height:200px;
        float:left;
    } 
    .vc_article_preview_slider .anteprima_articolo .cont3{
        background: rgba(255, 255, 255, 0);
    }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .titolo {
        font-size:18px;
        line-height: 20px;
    }
    .vc_article_preview_slider .schermata .hori_group .anteprima_articolo .sottotitolo{
        display:none;
    }
    .vc_article_preview_slider .anteprima_articolo .cont {
        width:100%;
        height:140px;
        float:left;
    } 
    .vc_article_preview_slider .anteprima_articolo .cont3{
        background: rgba(255, 255, 255, 0);
    }
}
.product_article_full {
    margin:0;
    padding:0px 10px 0 10px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}
.product_article_full:hover {
    cursor:default;
}
.product_article_full.pointer:hover {
    cursor:pointer;
}
.product_article_full .cont {
    margin:0px;
    padding:20px 40px 30px 40px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_article_full .cont_img {
    margin:0px 0 0 0;
    padding:0px;
    width:100%;
    max-height:400px;
    overflow:hidden;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow:hidden;
}
.product_article_full .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100% !important;
    max-width:initial !important;    
    height:inherit;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    transition:.3s all;
    -webkit-transition:.3s all;
    -moz-transition:.3s all;
}
.product_article_full .cont_img img:hover {
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.product_article_full .cont_img .didascalia {
    display:none;
}
.product_article_full .titolo {
    margin:0px;
    padding:0;
    font-size:50px;
    line-height:52px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    text-align:center;
    text-shadow:1px 1px 0px rgba(150, 150, 150, 1);
    color:#fff;
    float:left;
    clear:left;
    width:100%;
}
.product_article_full .titolo a {
    text-decoration:none;
    color:#fff;
}
.product_article_full .sottotitolo {
    margin:10px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    font-weight: lighter;
    text-align:center;
    color:#c8c8c8;
    float:left;
    clear:left;
    width:100%;
}
.product_article_full .sottotitolo a {
    text-decoration:none;
    color:#c8c8c8;
}
.product_article_full.no_link .titolo a:hover,
.product_article_full.no_link .sottotitolo a:hover,
.product_article_full.no_link img:hover{
    cursor:default !important;
    text-decoration:none;
}
.product_article_full.no_link.pointer .titolo a:hover,
.product_article_full.no_link.pointer .sottotitolo a:hover,
.product_article_full.no_link.pointer img:hover{
    cursor:pointer !important;
}
/*---MediaQueryies*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
    .product_article_full .cont {
        padding-right:0px;
        padding-left:0px;
    }
    .product_article_full .titolo {
        font-size:26px;
        line-height:28px;
        word-break:break-word;
    }
}
.text_edit_section {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.text_edit_section .text {
    margin:20px 0 0 0;
    padding:0px 10px;
    width:100%;    
    font-family:'Open Sans', sans-serif;
    text-decoration:none; 
    font-size:26px;
    font-weight:400;
    color:#313131;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
    float:left;
    clear:left;
}
.text_edit_section .key_text_edit {
    padding:5px 10px;
    background:#f6f7ea;
}
.section_archive {
    margin:10px 0 0 0;
    padding:0px 10px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.section_archive p.link {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.section_archive p.link a {
    margin:0px;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    text-decoration:underline;
    font-weight:600;
    font-size:14px;
    color:#444;
    text-align:right;
    display:block;
}
.section_archive p.link a:hover {
    text-decoration:none;
}

/* paywall*/
.paywall_box{
    background: transparent;
    float: left;
    clear: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
    border: 2px solid #ff9900;
    border-width: 2px 0;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: center;
    padding: 25px 0;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin: 15px 0 0 0;
    padding: 0 0 15px 0;
    float: left;
    clear: left;
    width: 100%;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: #ff9900;
    font-size: 2.6em;
    line-height: 1.1em;
}
.cont_paywall .cont_testo .vc_paywall_title .text:before {
    content: "\f256";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*font-size: 1.5em;*/
    padding-left: 10px;
    float: left;
    clear: left;
    margin-bottom: 20px;
    font-size: 43px;
}
.cont_paywall .cont_testo .vc_paywall_text {
    float: left;
    clear: left;
    margin: 0;
    padding: 0 0 15px 0;
    width: 100%;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin: 0px;
    padding: 0px;
    color: #8c8c8c;
    font-size: 1.5em;
    line-height: 1.2em;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
.cont_paywall .vc_button_subscription {
    width: 100%;
    float: left;
    margin: 25px 0 15px 0;
    padding: 10px 20px 10px 20px !important;
    background-color: #ccc !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0px solid #ccc !important;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 300 !important;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase !important;
    outline: none;
}
.cont_paywall .vc_user_controls_button a i {
    width: 100%;
    float: left;
    margin: 25px 0 15px 0;
    padding: 10px 20px 10px 20px !important;
    background-color: #ff9900 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 0px solid #232323 !important;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.3em !important;
    font-weight: 300 !important;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase !important;
    font-family: inherit;
}
.cont_paywall .vc_user_controls_button a i:before {
    display:none;
}
.advert_no_padding{
    padding: 0 0;
}
@media (max-width:991px) {
    /*.cont_paywall .vc_user_controls_button a i {
        margin: 0 0 15px 0;
    }*/
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title .text:before {
        width:100%;
    }
}
@media (max-width:480px) {
    .cont_paywall .cont_testo .vc_paywall_title .text {
        font-size: 1.6em;
    }
    .cont_paywall .cont_testo .vc_paywall_text .text {
        font-size: 1.1em;
        line-height: 1.5em;
    }
}
