
.vc_content_articolo{
    width:100%;
    position:relative;
    float:left;
    clear:left;
    }

.vc_article_header .sottotitolo_articolo {
        margin-top: 10px;
    }
    
.vc_article_header .sommario_articolo {
        margin-top: 10px;
    }
/*
.vc_article_header .occhiello_articolo {
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .titolo_articolo {
    padding:0px;
    width:100%;
    float:left;
    clear:left;	
}
.vc_article_header .vc_article_header_articolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .sottotitolo_articolo a {
    text-decoration:none;
}
.vc_article_header .sommario_articolo {
    margin:20px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}*/



/*---foto_articolo*/
.vc_article_header_multimedia .multimedia {
    margin: 0px 0 15px 0;
    padding: 0px 0px 10px 30px;
    /* width: 100%; */
    float: right;
    clear: left;
    position: relative;
    }
/*.vc_article_header_multimedia .multimedia {
    margin:0px 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}*/
.vc_article_header_multimedia .multimedia .foto_articolo {
    /*margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    float:left;
    clear:left;
    text-align:right;*/
}
.vc_article_header_multimedia .multimedia .foto_articolo img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    height: auto;
}
.vc_article_header_multimedia .multimedia .foto_articolo .didascalia {
    margin:0px;
    padding:10px;
    width:450px;
    background:url(../images/cont_img_didascalia_articolo.png) repeat;
    font-size:11px;
    text-align:center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vc_bt_bb_grey{
    padding: 15px 0;
    margin-top:20px;
    width: 100%;
    clear:left;
    float:left;
}
.vc_bb_grey{
    padding: 0 0 15px 0;
    width: 100%;
    clear:left;
    float:left;
}

/*--vc_article_body--*/
.vc_article_body {
    margin:0px;
    padding:0px;
}

.vc_article_body .testo_articolo {
    margin:0px;
    padding:0px;
}
.vc_article_body .testo_articolo a {
    text-decoration:underline;
}

.vc_article_body .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
}
.vc_article_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}


.multimedia.gallery {
	position:relative;
}
.multimedia.gallery .bx-wrapper,
.multimedia.gallery .bx-wrapper .bx-window,
.multimedia.gallery .bx-wrapper .bx-viewport {
    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;
}
.multimedia.gallery ul.galleria_espanso {
    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;
}
.multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}

/*---Titolo della Foto*/
.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    font-size:11px;
    padding:10px;
}
/*Freccie per la navigazione*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
    position:absolute;
    top:20px;
    right:15px;
}
.multimedia .bx-controls .bx-pager {
    margin:0px 5px 0 0;
    padding:0px;
    float:left;
    text-shadow:2px 1px #000;
    font-size:11px;
    line-height:30px;
    color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin:0px 5px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin:0px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat -43px 0;
}

/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #598ca4 solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#333;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*--mappa--*/
.vc_article_body .mappa_articolo {
    margin:10px 0px 30px 0px;
    padding:0px;
    float:left;
    width:100% !important;
    position:relative;
}

/*--cont_vc_article_body_author--*/
.cont_vc_article_body_author{
    margin:20px 0;
    clear:left;
    float:left;
}

/*--vc_article_body_author--*/
.vc_article_body_author {
    padding-left:0;
    color:#bbbbbb;
}
.vc_article_body_author .author_photo {
    margin:0 10px 0 0;
    border-radius:100%;
    width:45px;
    height:45px;
    border:1px solid #ababab;
    overflow: hidden;
    float:left;
}
.vc_article_body_author .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_body_author .data {
    float:left;
    color:#424242;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_body_author .autore_articolo,
.vc_article_body_author .author_name {
    color:#424242;
    display:table;
    float:left;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_body_author .author_name:before {
    content:"di";
    float:left;
}
.vc_article_body_author .author_name .author_name_label {
    display:none;
}
.vc_article_body_author .autore_articolo,
.vc_article_body_author .author_name .author_name_value {
    margin:10px 5px 0 5px;
    color:#424242 !important;
    font-weight:bold;
    float:left;
}
.vc_article_body_author .author_email {
    float:left;
}
.vc_article_body_author .author_email .author_email_label {
    display:inline;
}
.vc_article_body_author .author_email .author_email_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_body_author .author_phone {
    float:left;
}
.vc_article_body_author .author_phone .author_phone_label {
    display:inline;
}
.vc_article_body_author .author_phone .author_phone_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_body_author .author_phone:before {
    content:"|";
    margin:0 5px;
    padding:0;
    float:left;
}

/*--testo--*/

.vc_article_header .testo_articolo p {
    margin-bottom:10px;
}

.vc_article_header .testo_articolo strong {
    font-weight:700;
}

.vc_article_header .testo_articolo em {
    font-style:italic;
}

.vc_article_header .testo_articolo infratesto {}

.vc_article_header .testo_articolo apice{
    vertical-align: super;

}


@media (max-width: 991px) {
    .vc_article_header_multimedia .multimedia {
    margin: 20px 0px 0px 0;
    padding: 0px;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    }
    .vc_article_header_multimedia .multimedia .foto_articolo img {
        width:100%;
        margin-top:20px;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
   
}
/*---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_article_body--*/
.vc_article_body {
    margin:0px;
    padding:0px;
}

.vc_article_body .testo_articolo {
    margin:0px;
    padding:0px;
}
.vc_article_body .testo_articolo a {
    text-decoration:underline;
}

.vc_article_body .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
}
.vc_article_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}


.multimedia.gallery {
	position:relative;
}
.multimedia.gallery .bx-wrapper,
.multimedia.gallery .bx-wrapper .bx-window,
.multimedia.gallery .bx-wrapper .bx-viewport {
    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;
}
.multimedia.gallery ul.galleria_espanso {
    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;
}
.multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}

/*---Titolo della Foto*/
.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    font-size:11px;
    padding:10px;
}
/*Freccie per la navigazione*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
    position:absolute;
    top:20px;
    right:15px;
}
.multimedia .bx-controls .bx-pager {
    margin:0px 5px 0 0;
    padding:0px;
    float:left;
    text-shadow:2px 1px #000;
    font-size:11px;
    line-height:30px;
    color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin:0px 5px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin:0px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat -43px 0;
}

/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #598ca4 solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#333;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*--mappa--*/
.vc_article_body .mappa_articolo {
    margin:10px 0px 30px 0px;
    padding:0px;
    float:left;
    width:100% !important;
    position:relative;
}

/*--cont_vc_article_body_author--*/
.cont_vc_article_body_author{
    margin:20px 0;
    clear:left;
    float:left;
}

/*--vc_article_body_author--*/
.vc_article_body_author {
    padding-left:0;
    color:#bbbbbb;
}
.vc_article_body_author .author_photo {
    margin:0 10px 0 0;
    border-radius:100%;
    width:45px;
    height:45px;
    border:1px solid #ababab;
    overflow: hidden;
    float:left;
}
.vc_article_body_author .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_body_author .data {
    float:left;
    color:#424242;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_body_author .autore_articolo,
.vc_article_body_author .author_name {
    color:#424242;
    display:table;
    float:left;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_body_author .author_name:before {
    content:"di";
    float:left;
}
.vc_article_body_author .author_name .author_name_label {
    display:none;
}
.vc_article_body_author .autore_articolo,
.vc_article_body_author .author_name .author_name_value {
    margin:10px 5px 0 5px;
    color:#424242 !important;
    font-weight:bold;
    float:left;
}
.vc_article_body_author .author_email {
    float:left;
}
.vc_article_body_author .author_email .author_email_label {
    display:inline;
}
.vc_article_body_author .author_email .author_email_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_body_author .author_phone {
    float:left;
}
.vc_article_body_author .author_phone .author_phone_label {
    display:inline;
}
.vc_article_body_author .author_phone .author_phone_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_body_author .author_phone:before {
    content:"|";
    margin:0 5px;
    padding:0;
    float:left;
}

/*--testo--*/

.vc_article_body .testo_articolo p {
    margin-bottom:10px;
}

.vc_article_body .testo_articolo strong {
    font-weight:700;
}

.vc_article_body .testo_articolo em {
    font-style:italic;
}

.vc_article_body .testo_articolo infratesto {}

.vc_article_body .testo_articolo .apice{
    vertical-align: super;

}

.vc_article_preview_auto_promo_container{
    max-width: 2200px;
    margin: 0 auto;
}
.vc_article_preview_auto_promo_container .titolo{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.vc_article_preview_auto_promo_container .titolo a{
    font-size:0;
    width:100%;
    height:100%;
    z-index: 1;
    display:block;
    position: relative;
}

.vc_article_preview_auto_promo_box .cont_img{
    display: block;
    float: left;
    border-right: 1px solid #fff;
    background-size: cover;
    width: 100%;
    height: 222px;
    z-index: 0;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
}
.vc_article_preview_auto_promo_box {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
/*
.cont_anteprima_slider, 
.schermata,
.hori_group {
    width:100%;
    max-width:1200px;
}*/

/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {

}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}
/* Portrait phones and smaller */
@media (max-width: 480px) {

}
/*---box_comments*/
.box_comments {
    /*background-color:#f8f8f8;*/
    width:100%;
    float:left;
    clear:left;
}
.box_comments .fb-comments {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
/*---posta_commenti*/
.box_comments .posta_commenti {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    margin-top:20px;
}
.box_comments .posta_commenti .categoria {
    margin-bottom:15px;
    font-size:1em;
    line-height:1em;
    font-weight:400;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .posta_commenti .categoria .commenta {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti .categoria .commenta a {
    text-decoration:none;
    color:#666;
}

.box_comments .posta_commenti .categoria .condividi {
    display:none;
}
.box_comments .posta_commenti form,
.box_comments .posta_commenti form .post_commenti_titolo {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti form {
    padding-bottom:20px;
}
.box_comments .posta_commenti form .post_commenti_titolo input {
    margin-bottom:10px;
    padding:10px;
    min-width:40%;
    font-size:0.9em;
    line-height:1.2em;
    color:#131313;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:1px #cccccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
.box_comments .posta_commenti form .post_commenti_form {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti form .post_commenti_form textarea {
    padding:10px;
    min-width:100%;
    min-height:140px;
    font-size:0.8em;
    line-height:1.2em;
    color:#333;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:2px #d9d9d9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.box_comments .posta_commenti form .caratteri {
    font-size:0.7em;
    color:#757575;
    position:absolute;
    bottom:35px;
}
.box_comments .posta_commenti form .post_commenti_btn {
    margin-top:15px;
    width:15%;
    float:right;
    clear:right;
}

/*---container_box_commento*/
.box_comments .container_box_commento {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento p.occhiello_titolo {
    display:none;
}
.box_comments .container_box_commento ul {
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento ul li {
    margin-top:15px;
    padding-top:15px;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #d4d4d4 solid;
}
.box_comments .container_box_commento ul li:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 0.9em;
    line-height:inherit;
    font-style: normal;
    font-weight: normal;
    color:#fc4e47;
    float:left;
    margin-right:5px;
    margin-top:9px;
}
.box_comments .container_box_commento ul li ul li {
    padding-left:30px;
    padding-right:0px;
}
.box_comments .container_box_commento ul li ul li ul li div {
    padding-left:25px;
}
.box_comments .container_box_commento ul li ul li ul li ul li div {
    padding-left:45px;
}
.box_comments .container_box_commento ul li .posta_commenti {
    padding:0px;
    background:none;
}
.box_comments .container_box_commento ul li .posta_commenti form {
    padding-left:0px;
}
.box_comments .container_box_commento ul li .posta_commenti form .post_commenti_btn input {
    margin-top:10px;
}

/*---impostazione dei contenuti*/
.box_comments .container_box_commento ul li div {
    margin-top:10px;
}
.box_comments .container_box_commento ul li div p.titolo {
    word-break:break-word;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .container_box_commento ul li div p.titolo {
    margin-top:10px;
    font-size:1em;
    color:#131313;
    font-weight:bold;
    word-break:break-word;
    width:100%;
    float:left;
    clear:left;    
}
.box_comments .container_box_commento ul li div p.testo {
    margin-top:4px;
    font-size:0.9em;
    color:#131313;
    word-break:break-word;
    width:84%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento ul li div .nome {
    font-size:1em;
    color:#20465d;
    font-weight:bold;
    margin-right:5px;
    float:left;
}
.box_comments .container_box_commento ul li div .cognome {
    font-size:1em;
    color:#20465d;
    font-weight:bold;
    display: table-caption;
    display: -webkit-inline-box;
}
.box_comments .container_box_commento ul li div .data {
    text-transform:uppercase;
    font-size:0.8em;
    color:#645252;
    display:table;
}
.box_comments .container_box_commento ul li div .rispondi {
    font-size:0.8em;
    width:15%;
    float:right;
    clear:right;
    border-left:1px #ccc solid;
}

.box_comments .container_box_commento ul li div .rispondi a:before {
    content: "\f112";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.box_comments .container_box_commento ul li div .rispondi a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.box_comments .container_box_commento ul li div .vc_report {
    font-size:0.8em;
    width:15%;
    float:right;
    clear:right;
    border-left:1px #ccc solid;
}
.box_comments .container_box_commento ul li div .vc_report a {
    display:block;
}
.box_comments .container_box_commento ul li div .vc_report a:before {
    content: "\f024";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.box_comments .container_box_commento ul li div .vc_report a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.box_comments .container_box_commento ul li div div.cont_img {
    margin:0px 15px 0 0;
    padding:0px;
    width:45px;
    height:45px;
    overflow:hidden;
    float:left;
    border:1px #aaaaaa solid;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
}
.box_comments .container_box_commento ul li div div.cont_img img {
    float:left;
}
.box_comments .container_box_commento p.showMore {
    margin-top:15px;
    margin-bottom:15px;
    padding:5px 10px;
    font-size:0.8em;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    border-top:1px #2975ad solid;
    background:#4e9ad4;
    float:left;
    clear:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.box_comments .container_box_commento p.showMore:before {
    content:"\f107";
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    color:#fff;
    margin-right:10px;
}
.box_comments .container_box_commento p.showMore:hover {
    cursor:pointer;
}
.box_comments .container_box_commento .posta_commenti {
    padding:10px;  
    background:#f0f0f0;
}
.box_comments .container_box_commento .posta_commenti form .post_commenti_form textarea {
    max-width:100%;
    min-width:100%;
    width:100%;
}
.box_comments .container_box_commento .vc_report_comment_box,
.box_comments .container_box_commento .vc_report_comment_box form {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_textarea {
    margin-top:10px;
    width:84%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_textarea textarea {
    padding:10px;
    max-width:100%;
    min-height:140px;
    width:100%;
    font-size:0.9em;
    line-height:1.2em;
    color:#131313;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:1px #DE6507 solid;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit {
    width:14%;
    float:right;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit input {
    width:100%;
    height:40px;
    color:#fff;
    text-transform:uppercase;
    color:#DE6507;	
    background:#fff;
    cursor:pointer;
    border:1px #DE6507 solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit input:hover {
    background:#DE6507;
    color:#fff;
}
/*---box_facebook_comments*/
.box_facebook_comments {
    width:100%;
    float:left;
    clear:left;
}
.box_facebook_comments .fb_iframe_widget span,
.box_facebook_comments .fb_iframe_widget span iframe{
    width:100% !important;
    float:left;
    clear:left;
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .box_comments .posta_commenti form .post_commenti_btn {
        width:30%;
    }
    .box_comments .posta_commenti form .post_commenti_form {
        width:100%;
    }
    .box_comments .container_box_commento ul li div p.testo {
        width:65%;
    }
    .box_comments .container_box_commento ul li div .rispondi,
    .box_comments .container_box_commento ul li div .vc_report {
        width:30%;
    }
    .box_comments .container_box_commento ul li ul li {
        padding:0;
        font-size: 0.9em;
    }
    .box_comments .container_box_commento ul li ul li:before {
        content:'\f063';
    }
}
/*---vc_article_share_fb_tw_g*/
.vc_article_share_fb_tw_g {
    position:relative;
    float:left;
    clear:left;
    }
 

/*skin background*/
@media (min-width: 992px) {
    body.background .navbar-fixed-top{
        position:static;
    }
    body.background {
        padding-top:90px;
    }
    body.background .background-hidden{
        display:none;
    }
    body.background .container-fluid {
        width:1170px;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        z-index:90;
    }
    body.background .container-fluid.vc_zindex{
        z-index:1000;
    }
    body.background .container {
        width:100%;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        background:#fff;
        z-index: initial !important;
    }

    body.background .container-fluid > .row {
        margin: 0;
        padding: 0 15px;
        background:#fff;
    }
    body.background .container-fluid > .container > .row {
        margin: 0;
    }
    
     body.background .hidden-navbar-fixed{
        z-index:999999;
    }
     body.background .navbar-show .navbar-fixed-top{
        position:fixed;
    }
    
    body.background .vc_main_menu {
        width: 1140px;
    }
    body.background .vc_main_menu ul.menu_1 li {
        padding: 0 7px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.75em;
    }
}
@media (max-width: 990px) {
    body.background{
        background-image:none !important;
        background-color:#fff;
    }
}
@media (min-width: 990px) and (max-width: 1199px) {
    body.background .container-fluid {
        width:970px;
    }
    body.background .vc_main_menu {
        width: 940px;
    }
    body.background .navbar-show .container.vc_bg_blu{
        width:970px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.7em;
    }
}
/*---vc_article_tags*/
.vc_article_tags {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_tags .occhiello {
    font-size:0.8em;
    margin-right:5px;
    float:left;
    clear:left;
}
/*.vc_article_tags .occhiello:before {
    content: "\f02b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float:left;
    margin-right:5px;
    color:#d42022;
}*/
.vc_article_tags .box {
	text-align:left;
}
.vc_article_tags .box p {
    display:inline;
    font-size:0.9em;
    font-weight: 400;
    color:#598ca4;
}
.vc_article_tags .box p a {
    display:inline;
    color:#598ca4;
    text-decoration:none;
}
.vc_article_tags .box p a:hover {
    color:#598ca4;
    text-decoration:underline;
}

/*---vc_breadcrumb*/
.vc_breadcrumb ul li.sezione_attiva a,
.vc_breadcrumb ul li a,
.vc_breadcrumb ul li {
    color:#A0A0A0;
}
.vc_breadcrumb {
    margin:0px;
    padding:10px 0px;
    font-size:1em;
    font-weight:bold;
    width:100%;
    float:left;
    background-color:#fff;
    position:relative;
}
.vc_breadcrumb ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    list-style:none;
}
.vc_breadcrumb ul li {
    margin:0px;
    padding: 0 13px 0 2px;
    display:inline;
}
.vc_breadcrumb ul li a {
    text-dhypration:none;
}
.vc_breadcrumb ul li:first-child {
    text-dhypration:none;
    font-size:0;
}
.vc_breadcrumb ul li a:hover {
    text-dhypration:underline;
}
.vc_breadcrumb ul li.sezione_attiva {
    margin:0px;
    padding:0 2px;
}
.vc_breadcrumb ul li.sezione_attiva a {
    font-weight: 400;
    text-dhypration:none;
}
.vc_breadcrumb ul li.sezione_attiva a:hover {
    text-dhypration:underline;
}
.vc_breadcrumb ul li.channel_home a:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
}
.navbar-brand{
    padding:10px 0;
    height:auto;
}
.vc_cont_login_cart{
    margin-top: 19px;
    margin-left: 15px;
}
.vc_cont_subheader{
    padding:8px 0;
    position:relative;
    z-index: 990;
}
@media (max-width:989px){
    .vc_cont_cart_login{
        padding-top:15px;
    }
}

