
/*----back-top*/
#back-top {
    margin:0px;
    padding:0px;
    text-align:center;
	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;    
}
#back-top a {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    display:table;
    width:40px;
    height:40px;
    overflow:hidden;
    border:1px #515151 solid;
    background:url(../images/back-top.png) no-repeat center center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

/*---procuct_faq_response_text*/
.procuct_faq_response_text {
    margin:0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.procuct_faq_response_text .text {
    margin:0 0 20px 0;
    padding:0px 0 20px 0;
    font-family:'Open Sans', sans-serif;
    font-weight:lighter;
    font-size:14px;
    line-height:24px;
    color:#6f666f ;      
    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;
    border-bottom:1px #cccccc solid;
}
.procuct_faq_response_text .key_text_edit {
    margin:0px;
    padding:5px;   
    min-height:30px;
    background:#d5e2cf;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .procuct_faq_response_text .text {
        margin:0px 0 15px 0;
        padding:0 5px 10px 10px;
        border-bottom:1px #d7d7d7 solid;
        border-left:1px #d7d7d7 solid;
        border-right:1px #d7d7d7 solid;
    }
}

/*---copyright_news*/
.footer_copyright_copyright_news {
    margin:0;
    padding:0 0 0 0;
    float:left;
    clear:left;    
    text-align:left;
    width:100%;
    box-sizing:border-box;
	*behavior: url(/js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;    
}
.footer_copyright_copyright_news .logo {
    margin:0px;
    padding:0px;
    display:none;
}
.footer_copyright_copyright_news img {
    margin:0px;
    padding:0;
}
.footer_copyright_copyright_news p {
    margin:5px 0 0 0;
    padding:0;
    text-align:left;
    font-size:12px;
    color:#666;
    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;
	display:none;
}
.footer_copyright_copyright_news p.powered_by {
    margin:3px 0 0 0;
    padding:0;
    font-size:11px;
}
.footer_copyright_copyright_news p.powered_by a {
    color:#666;
    text-decoration:none; 
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {

}
.menu_disclaimer {
margin: 50px 0 0 0;
padding: 0px;
float: left;
clear: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.menu_disclaimer .menu_1 {
margin: 0px;
padding: 0px;
list-style: none;
}
.menu_disclaimer .menu_1 li {
margin: 0px 10px 0 0;
padding: 0 5px 0 0;
float:left;
font-size:12px;
}
.menu_disclaimer .menu_1 li a {
color:#666;
}
.menu_disclaimer_copyright p {
    margin:5px 0 0 0;
    padding:0;
    text-align:left;
    font-size:12px;
    color:#666;
    float:right;
    box-sizing:border-box;
	*behavior: url(/js/boxsizing.htc);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.menu_disclaimer_copyright .logo {
    display:none;
}

.product_testimonial_article_full {
    margin:30px 0 0 0;
    padding:25px;
    background:#8f8f8f;
    width:100%;
    float:left;
    clear:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_testimonial_article_full .titolo {
    margin:0px;
    padding:0 0 0 35px;
    font-size:18px;
    line-height:22px;
    font-family:'Open Sans', sans-serif;
    font-style:italic;
    font-weight:400;
    color:#f6f6f6;
    float:left;
    clear:left;
    width:100%;
    background:url(../images/icon_product_testimonial_article_full.png) no-repeat top left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_testimonial_article_full .titolo a {
    text-decoration:none;
    color:#f6f6f6;
}
.product_testimonial_article_full .titolo a:hover {
    text-decoration:none;
}
/*---procuct_testimonial_subtitle*/
.procuct_testimonial_subtitle {
    margin:0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.procuct_testimonial_subtitle .text {
    margin:0 0 35px 0;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    font-size:20px;
    color:#8f8f8f;
    font-weight:lighter;
    text-align:center;
    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;
}
.procuct_testimonial_subtitle .key_text_edit {
    margin:15px 0 0 0;
    padding:5px;   
    min-height:30px;
    color:#444;
    background:#f6f7ea;
}
/*---banner_slide_banner_product_slider*/
.banner_slide_banner_product_slider {
    margin:30px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.banner_slide_banner_product_slider .bx-wrapper,
.banner_slide_banner_product_slider .bx-viewport,
.banner_slide_banner_product_slider .cont_banner_slide,
.banner_slide_banner_product_slider .cont_banner_slide .schermata {
    margin:0px;
    padding:0px;
    position:relative;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.banner_slide_banner_product_slider .cont_banner_slide .schermata img {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
}
/*---Punti slide*/
.banner_slide_banner_product_slider .punti_slide,
.banner_slide_banner_product_slider .punti_slide .bx-pager {
    margin:0;
    padding:0px;
    text-align:center;
    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;
}
.banner_slide_banner_product_slider .punti_slide {
    display:none;
}
.banner_slide_banner_product_slider .punti_slide .bx-pager .bx-pager-item {
    margin:0px 3px;
    padding:0px;
    display:inline;
}
.banner_slide_banner_product_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    margin:0px;
    padding:5px;
    font-size:0px;
    line-height:0px;
    text-align:center;
    color:#fff;
    overflow:hidden;
    background:#e5e8ea;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.banner_slide_banner_product_slider .punti_slide .bx-pager .bx-pager-item a.active {
    background:#666;
}
.banner_slide_banner_product_slider .bx-controls,
.banner_slide_banner_product_slider .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
}
.banner_slide_banner_product_slider .bx-controls .bx-controls-direction a.bx-prev,
.banner_slide_banner_product_slider .bx-controls .bx-controls-direction a.bx-next {
	margin:-50px 0 0 0;
	padding:0px;
	font-size:0px;
	width:100px;
	height:100px;
	float:left;
	position:absolute;
	top:50%;
	box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.banner_slide_banner_product_slider .bx-controls .bx-controls-direction a.bx-next {
    right:0px;
	background:url(../images/slider-arrow-right.png) no-repeat center center;
}
.banner_slide_banner_product_slider .bx-controls .bx-controls-direction a.bx-prev {
    left:0px;
	background:url(../images/slider-arrow-left.png) no-repeat center center;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .banner_slide_banner_product_slider .bx-controls .bx-controls-direction {
        display:none;
    }
    .banner_slide_banner_product_slider .punti_slide {
        display:inline;
    }    
}
.product_article_medium {
    margin:10px 0;
    padding:30px;
    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_medium.style_drag {
    background:none;
}
.product_article_medium .cont_img {
    margin:0px 0 20px 0;
    padding:0px;
    text-align:center;    
    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_medium .cont_img img {
    margin:0;
    padding:0px;
    text-align:center;    
    text-decoration:none;
    border:2px #232323 solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    
    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    
}
.product_article_medium .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
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;    
}
.product_article_medium .cont_img .didascalia {
    display:none;
}
.product_article_medium .titolo {
    margin:0px;
    padding:0;
    font-size:14px;
    line-height:18px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    float:left;
    clear:left;
    width:100%;
}
.product_article_medium .titolo a {
    text-decoration:none;
    color:#fff;
}
.product_article_medium .titolo a:hover {
    text-decoration:underline;
}
.product_article_medium .sottotitolo {
    margin:10px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    line-height:16px;
    font-weight: lighter;
    text-align:center;
    color:#C8C8C8;
    float:left;
    clear:left;
    width:100%;
}
.product_article_medium .sottotitolo a {
    text-decoration:none;
    color:#C8C8C8;
}
.product_article_medium .link_button {
    margin:20px 0 0 0;
    padding:0;
    width:100%;
    text-align:center;
    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_medium .link_button a {
    margin:0px auto 0px auto;
    padding:5px 10px;
    font-family:'Open Sans', sans-serif;    
    font-size:10px;
    font-weight:400;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    display:table;
    background:#232323;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    

    -ms-filter:"alpha(opacity=80)";
    filter:alpha(opacity=80);
    -moz-opacity:.8;
    -khtml-opacity:.8;
    opacity:.8;   
} 
.product_article_medium .link_button a:hover {
    -ms-filter:"alpha(opacity=100)";
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1    
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .product_article_medium {
        border-bottom:1px #232323 solid;
    }
}
.product_testimonial_article_small {
    margin: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;
}
.product_testimonial_article_small .cont_img {
    margin:0px 0 15px 0;
    padding:0px;
    text-align:center;
    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_testimonial_article_small .cont_img img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;

    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;    
    
    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;
    
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.product_testimonial_article_small .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;
    
    -webkit-filter: grayscale(0);
    filter: grayscale(0);    
}
.product_testimonial_article_small .cont_img .didascalia {
    display:none;
}
.product_testimonial_article_small .titolo {
    margin:0px;
    padding:0;
    font-size:16px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    text-align:center;
    color:#fff;
    float:left;
    clear:left;
    width:100%;
}
.product_testimonial_article_small .titolo a {
    text-decoration:none;
    color:#fff;
}
.product_testimonial_article_small .titolo a:hover {
    text-decoration:none;
}
.product_testimonial_article_small .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    line-height:18px;
    font-weight: lighter;
    text-align:center;
    color:#c8c8c8;
    float:left;
    clear:left;
    width:100%;
}
.product_testimonial_article_small .sottotitolo a {
    text-decoration:none;
    color:#c8c8c8;
}
/*---procuct_testimonial_title*/
.procuct_testimonial_title {
    margin:0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.procuct_testimonial_title .text {
    margin:0px 0 10px 0;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    font-size:30px;
    color:#fff;
    font-weight:lighter;
    text-align:center;
    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;
}
.procuct_testimonial_title .key_text_edit {
    margin:15px 0 0 0;
    padding:5px;   
    min-height:30px;
    color:#444;
    background:#f6f7ea;
}
.product_article_medium_slider {
    margin:0;
    padding:50px 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_medium_slider.style_drag {
    background:#898989;
}
.product_article_medium_slider.style_drag .schermata .hori_group .anteprima_articolo {
    margin-bottom:20px;
}
.product_article_medium_slider .cont_anteprima_slider,
.product_article_medium_slider .schermata,
.product_article_medium_slider .schermata .hori_group {
    margin:0px;
    padding:0px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo {
    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;    
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .cont {
    margin:0px;
    padding:0px;
    display:table;
    position:relative;    
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .cont_img {
    margin:0px 30px 0 0;
    padding:0px;
    width:55%;
    max-height:324px;
    overflow:hidden;
    float: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_medium_slider .schermata .hori_group .anteprima_articolo .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;
    border:0px;
    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    
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .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
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .cont_img .didascalia {
    display:none;
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .occhiello {
    margin:0;
    padding:1px 5px;
    font-family:'Open Sans', sans-serif;
    text-transform:uppercase;
    font-size:13px;
    background:#f90;
    color:#222;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .titolo {
    margin: 30px 0 0 0;
    padding: 0;
    font-size: 38px;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #222;
    float:left;
    clear:left;
    width:100%;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .titolo a {
    text-decoration:none;
    color:#222;
}
.product_article_medium_slider .schermata .hori_group .anteprima_articolo .titolo a:hover {
    text-decoration:underline;
}
.product_article_medium_slider .sottotitolo {
    margin: 10px 0 0 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    line-height: 27px;
    font-weight: lighter;
    color: #444;
    float: left;
    clear: left;
    width: 100%;
}
.product_article_medium_slider .sottotitolo a {
    text-decoration:none;
    color:#444;
}
.product_article_medium_slider .link_button {
    margin:40px 0 0 0;
    padding:0;
    width:100%;
    text-align:center;
    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_medium_slider .link_button a {
    margin:0px auto 0px auto;
    padding:5px 10px;
    font-family:'Open Sans', sans-serif;    
    font-size:14px;
    font-weight:400;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    display:table;
    background:#232323;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    

    -ms-filter:"alpha(opacity=80)";
    filter:alpha(opacity=80);
    -moz-opacity:.8;
    -khtml-opacity:.8;
    opacity:.8;   
} 
.product_article_medium_slider .link_button a:hover {
    -ms-filter:"alpha(opacity=100)";
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1    
}
/*---Punti slide*/
.product_article_medium_slider .punti_slide,
.product_article_medium_slider .punti_slide .bx-pager {
    margin:0;
    padding:0px;
    text-align:center;
    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_medium_slider .punti_slide {
    margin-top:20px;
}
.product_article_medium_slider .punti_slide .bx-pager .bx-pager-item {
    margin:0 3px;
    padding:0px;
    display:inline;
}
.product_article_medium_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    margin:0px;
    padding:5px;
    font-size:0px;
    line-height:0px;
    text-align:center;
    color:#fff;
    overflow:hidden;
    background:#999;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_article_medium_slider .punti_slide .bx-pager .bx-pager-item a.active {
    background:#666;
}
/*---Controls*/
.product_article_medium_slider .bx-controls,
.product_article_medium_slider .bx-controls .bx-controls-direction {
	margin:0px;
	padding:0px;
	display:none;
}
.product_article_medium_slider .bx-controls .bx-controls-direction a.bx-prev,
.product_article_medium_slider .bx-controls .bx-controls-direction a.bx-next {
	margin:-50px 0 0 0;
	padding:0px;
	font-size:0px;
	width:100px;
	height:100px;
	float:left;
	position:absolute;
	top:50%;
	box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.product_article_medium_slider .bx-controls .bx-controls-direction a.bx-next {
    right:0px;
	background:url(../images/slider-arrow-right.png) no-repeat center center;
}
.product_article_medium_slider .bx-controls .bx-controls-direction a.bx-prev {
    left:0px;
	background:url(../images/slider-arrow-left.png) no-repeat center center;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .product_article_medium_slider {
        padding-top:25px;
        padding-bottom:25px;
    }
    .product_article_medium_slider .schermata .hori_group .anteprima_articolo .cont {
        margin:0px;
        padding:0px;
        width:100%;
        float:left;
        clear:left;
    }
    .product_article_medium_slider .schermata .hori_group .anteprima_articolo .cont_img {
        margin:0 0 0 0;
        padding:0px;
        width:100%;
        height:auto;
        overflow:inherit;
        float:left;
        clear:left;
    }
    .product_article_medium_slider .bx-controls {
        display:none;
    }
    .product_article_medium_slider .schermata .hori_group .anteprima_articolo .titolo {
        margin-top:10px;
        font-size:24px;
        line-height:26px;
    }
    .product_article_medium_slider .schermata .hori_group .anteprima_articolo .sottotitolo {
        margin-top:5px;
        font-size:20px;
        line-height:23px;
    }
    .product_article_medium_slider .punti_slide {
        margin-top:15px;
    }
}
/*---container_menu_sections_product*/
.container_menu_sections_product {
    margin:0px 0px 10px 0px;
    padding:0;
    background:#999;
    border-top:1px solid #ccc;
    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;
    border-bottom:1px solid #ccc;
}
/*---menu_sections_product*/
.simple_menu_sections_product {
    margin:0;
    padding:10px 0;
    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;
}
.simple_menu_sections_product ul.menu_1 {
    margin:0px;
    padding:0px;
    list-style:none;
    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;
}
.simple_menu_sections_product ul.menu_1 li {
    margin:0px;
    padding:0px;
    list-style:none;
    float:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.simple_menu_sections_product ul.menu_1 li.attivo a {
    background:#333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.simple_menu_sections_product ul.menu_1 li a {
    margin:0px;
    padding:10px 10px;
    font-family:'Open Sans', sans-serif;
    font-size:18px;
    font-weight:200;
    text-transform:uppercase;
    color:#fff;    
    display:block;
    float:left;
}
.simple_menu_sections_product ul.menu_1 li a:hover {
    background:#f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color:#000;
}
.simple_menu_sections_product ul.menu_1 li a span {
    margin:0px;
    padding:0px;
}
.simple_menu_sections_product ul.menu_1 li a img {
    margin:0px 10px 0 0;
    padding:0px;
    float:left;
}
/*---Sub menu_2*/
.simple_menu_sections_product ul.menu_1 li ul.menu_2 {
    margin:0px;
    padding:0px;
    position:absolute;
    left:0px;
    bottom:0px;
    display:none;
}
/*---Custom Image*/
.simple_menu_sections_product ul.menu_1 li.home a img {
    display:none;
}
.simple_menu_sections_product ul.menu_1 li.virtualcms{
    margin:0px;
    padding:0px;
    position:absolute;
    left:0px;
    font-size:0px;
}
.simple_menu_sections_product ul.menu_1 li.virtualcms a{
    font-size:0px;
    padding:0px;
    margin:0px;
}
.simple_menu_sections_product ul.menu_1 li.virtualcms.attivo a{
    background:none;
    padding:0px;
    margin:0px;
}
.simple_menu_sections_product ul.menu_1 li.virtualcms img{
    width:85% !important;
}
/*----------*/
.product_testimonial_article_medium {
    margin:35px 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;
}
.product_testimonial_article_medium .cont {
    margin:0px;
    padding:0px 0 0 35px;
    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_testimonial_article_medium .cont2 {
    margin:0px;
    padding:0px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_testimonial_article_medium .sommario {
    margin:0px 0 10px 0;
    padding:0px 0 0 35px;
    font-size:14px;
    line-height:20px;
    font-family:'Open Sans', sans-serif;
    font-style:italic;
    font-weight: lighter;
    color:#444;
    float:left;
    clear:left;
    width:100%;
    background:url(../images/icon_product_testimonial_article_medium.png) no-repeat top left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
}
.product_testimonial_article_full .sommario p {
    margin:0px;
    padding:0px;
}
.product_testimonial_article_medium .titolo {
    margin:0px;
    padding:0px;
    font-size:14px;
    line-height:16px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    color:#444;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_testimonial_article_medium .titolo a {
    text-decoration:none;
    color:#444;
}
.product_testimonial_article_medium .titolo a:hover {
    text-decoration:none;
}
.product_testimonial_article_medium .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    line-height:18px;
    font-weight: lighter;
    color:#444;
    display:table;
}
.product_testimonial_article_medium .sottotitolo a {
    text-decoration:none;
    color:#444;
}
.product_testimonial_article_medium .cont_img {
    margin:0px 15px 0 0;
    padding:0px;
    text-align:center;
    float:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_testimonial_article_medium .cont_img img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;

    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;    
    
    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;
    
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.product_testimonial_article_medium .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;
    
    -webkit-filter: grayscale(0);
    filter: grayscale(0);    
}
.product_testimonial_article_medium .cont_img .didascalia {
    display:none;
}
.product_testimonial_article_medium .titolo a:hover,
.product_testimonial_article_medium .cont_img a:hover,
.product_testimonial_article_medium .testo a:hover,
.product_testimonial_article_medium .titolo a:hover,
.product_testimonial_article_medium .sottotitolo a:hover,
.product_testimonial_article_medium .sommario a:hover{
    cursor:pointer!important;
}
/*---Media Queries*/
@media only screen and (max-width: 970px) {
    .product_testimonial_article_medium {
        margin:20px 0 0 0;
        padding:0 0 10px 0;        
        border-bottom:1px #ccc solid;
    }
}
/*---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;
    }
}
.product_article_small {
    margin:10px 0;
    padding:10px 70px 10px 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_small .cont {
    margin:0px;
    padding:0px;
    display:table;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_article_small .cont_img {
    margin:0px 20px 0 0;
    padding:0px;
    float: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_small .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
}
.product_article_small .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
}
.product_article_small .cont_img .didascalia {
    display:none;
}
.product_article_small .titolo {
    margin: 0px;
    padding: 0;
    font-size: 26px;
    line-height: 29px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #333;
    float: left;
    clear: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.product_article_small .titolo a {
    text-decoration:none;
    color:#333;
}

.product_article_small .titolo a:hover {
    text-decoration:underline;
}
.product_article_small .sottotitolo {
    margin:10px 0 0 0;
    padding:0;
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    line-height:16px;
    font-weight: lighter;
    color:#333;
    float:left;
    clear:left;
    width:100%;
}
.product_article_small .sottotitolo a {
    text-decoration:none;
    color:#333;
}
/*---Media Queries*/
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .product_article_small {
        padding:10px 40px 10px 10px;
    }
}
@media only screen and (max-width: 768px) {
    .product_article_small {
        padding:10px;
    }
}
/*---procuct_faq_title*/
.procuct_faq_title {
    margin:0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.procuct_faq_title .text {
    margin:0 0 10px 0;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-weight:600;
    font-size:20px;
    color:#3e4956;    
    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;
}
.procuct_faq_title .key_text_edit {
    margin:15px 0 0 0;
    padding:5px;   
    min-height:30px;
    background:#f6f7ea;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .procuct_faq_title .text {
        text-align:center;
        font-size:30px;
    }
}
/*---intro_article_title_link*/
.cont_intro_link{
    margin:0px;
    padding:15px 0px 5px 0px;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px dashed #dedede;
}
.intro_article_title_link {
    margin:0px 10px 10px 0px;
    padding:10px 10px;
    float:left;
    position: relative;
    background-color:#dedede;
    border:1px solid #dedede;
    border-radius:4px 4px 4px 4px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.intro_article_title_link:hover {
    background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #ededed 0%, #ededed 30%, #f6f6f6 47%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(0%,#ededed), color-stop(30%,#ededed), color-stop(47%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ededed 0%,#ededed 0%,#ededed 30%,#f6f6f6 47%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ededed 0%,#ededed 0%,#ededed 30%,#f6f6f6 47%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ededed 0%,#ededed 0%,#ededed 30%,#f6f6f6 47%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ededed 0%,#ededed 0%,#ededed 30%,#f6f6f6 47%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.intro_article_title_link .titolo{
    margin:0px;
    padding:0px;
    font-weight:bold;
    font-size:14px;
    color:#d4d4d4;
}

/*---menu_categories*/
.menu_categories {
	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;
}
.menu_categories ul.menu_1 {
	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;
	list-style:none;
}
.menu_categories ul.menu_1 li {
    margin:0px;
    padding:0px 2% 0 0;
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    width:14%;
    float:left;
}
.menu_categories ul.menu_1 li a {
    color:#444;
    text-decoration:none;
}
.menu_categories ul.menu_1 li a:hover {
    text-decoration:underline;
}
.menu_categories ul.menu_1 li ul.menu_2 {
	margin:0px;
	padding:0px;
	display:table;
	list-style:none;
}
.menu_categories ul.menu_1 li ul.menu_2 li {
    margin:0px;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-size:12px;
    word-break:break-word;
    width:100%;
    float:left;
    clear:left;
    list-style:none;
}
.menu_categories ul.menu_1 li ul.menu_2 li a {
    color:#696969;
    text-decoration:none;
}
.menu_categories ul.menu_1 li ul.menu_2 li a:hover {
    text-decoration:underline;
}
/*---subMenu*/
.menu_categories ul.menu_1 li ul.menu_2 li ul.menu_3,
.menu_categories ul.menu_1 li ul.menu_2 li ul.menu_3 li ul.menu_4 {
    display:none;
}

/*hide menu products in the footer*/
.container_footer .products {
    display:none;
}

/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .menu_categories ul.menu_1 li {
        width:33.3333%;
    }
}

.menu_sections_footer {
margin: 0px;
padding: 0px;
width:100%;
float: left;
clear: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.menu_sections_footer .menu_1 {
margin: 0px;
padding: 0px;
list-style: none;
float:right;
}
.menu_sections_footer .menu_1 li {
margin: 0px;
padding: 0 5px 0 0;
float:left;
}
.menu_sections_footer .menu_1 li a {
color:#666;
}
.menu_sections_footer .menu_1 li a span{
display:none;
}
.menu_categories li.products ul.menu_3 {
    display:none;
}
/*---procuct_faq_response_title*/
.procuct_faq_response_title {
    margin:0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.procuct_faq_response_title .text {
    margin:0 0 10px 0;
    padding:0px;
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    font-size:26px;
    line-height:28px;
    color:#3e4956;    
    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;
}
.procuct_faq_response_title .key_text_edit {
    margin:15px 0 0 0;
    padding:5px;   
    min-height:30px;
    background:#f6f7ea;
}
/*---Media Queries*/
@media only screen and (max-width: 768px) {
    .procuct_faq_response_title .text {
        margin:0px;
        padding:10px 5px;
        border-top:1px #d7d7d7 solid;
        border-left:1px #d7d7d7 solid;
        border-right:1px #d7d7d7 solid;
    }
    .procuct_faq_response_title_1 {
        margin-top:20px;
    }
}
/* 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;
    }
}
