
/*---vc_auto_slider_fluid_bt*/
.vc_auto_slider_fluid_bt {
    margin: 100px 0 0 0;
    width: 100%;
    float: left;
    clear: left;
    text-align: center;
}
.vc_auto_slider_fluid_bt .occhiello_titolo{
    margin: 0 auto;
    font-weight: normal;
    font-size: 1.875em;
    line-height: 1.066em;
    text-transform: uppercase;
    text-align: center;
    color: #2c4a6d;
    width: 100%;
    float: none;
    clear: left;
    display: block;
    max-width: 1140px;
    position: relative;
}
.vc_auto_slider_fluid_bt .occhiello_titolo a {
    color:inherit;
}
.vc_auto_slider_fluid_bt .occhiello_titolo:before{
    content: '';
    height: 1px;
    width: 35%;
    background: #2c4a6d;
    position: absolute;
    left: 0;
    top: 15px;
}
.vc_auto_slider_fluid_bt .occhiello_titolo:after {
    content: '';
    height: 1px;
    width: 35%;
    background: #2c4a6d;
    position: absolute;
    right: 0;
    top: 15px;
}
.vc_auto_slider_fluid_bt .bx-wrapper,
.vc_auto_slider_fluid_bt .bx-wrapper .bx-window,
.vc_auto_slider_fluid_bt .bx-wrapper .bx-window .cont,
.vc_auto_slider_fluid_bt .bx-wrapper .bx-window .cont .schermata {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
}
.vc_auto_slider_fluid_bt .cont{
    float: left;    
    clear: left;
    margin: 50px 0 0 0;
    width:100%;
}
.vc_auto_slider_fluid_bt .bx-wrapper{
    /*margin:50px 0 0 0;*/
    /*padding:5px 15px;*/
}

.vc_auto_slider_fluid_bt .bx-wrapper .bx-viewport {
    height: auto !important;
}
.vc_auto_slider_fluid_bt .cont .schermata .box .icona_tipo {
	display:none;
}
.vc_auto_slider_fluid_bt .cont .schermata .box {
    margin: 0;
    padding: 0px;
    width: 33.065%;
    float:left;
	position:relative;
	overflow:hidden;
}
.vc_auto_slider_fluid_bt .cont .schermata .box.pos2,
.vc_auto_slider_fluid_bt .cont .schermata .box.pos5,
.vc_auto_slider_fluid_bt .cont .schermata .box.pos8,
.vc_auto_slider_fluid_bt .cont .schermata .box.pos11{
    margin: 0 0.4%;
}
.vc_auto_slider_fluid_bt .cont .schermata .box .cont_foto {
	margin:0px 0 0px 0;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
}
.vc_auto_slider_fluid_bt .cont .schermata .box .divcont  {
    float: left;
    clear: left;
    padding: 0 20px;
    margin: 20px 0 0 0;
}
.vc_auto_slider_fluid_bt .cont .schermata .box .cont_foto img {
	margin:0px;
	padding:0px;
	border:0px;
    width: 100%;
	max-width:100%;
	text-decoration:none;
	float:left;
}
.vc_auto_slider_fluid_bt .cont .schermata .occhiello {
    margin-bottom:5px;
    width:100%;
    float:left;
    clear:left;
    font-size: 1em;
}
.vc_auto_slider_fluid_bt .cont .schermata .titolo {
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    text-align: left;
}
.vc_auto_slider_fluid_bt .cont .schermata .titolo a {
    font-weight: normal;
    font-size: 1.562em;
    line-height: 1.28em;
}
/*---punti_slider*/
.vc_auto_slider_fluid_bt .punti_slide {
    position: relative;
    float: left;
    clear: left;
    width: 100%;
    margin: 0px 0 0 0;
}
.vc_auto_slider_fluid_bt .punti_slide .bx-pager {
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
}
.vc_auto_slider_fluid_bt .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_auto_slider_fluid_bt .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: transparent;
    border: 1px solid #2c4a6d;
    border-radius: 100%;
    color: #fff;
    border-radius: 100%;
}
.vc_auto_slider_fluid_bt .punti_slide .bx-pager .bx-pager-item a.active {
    background:#2c4a6d;
}
/*---Arrows*/
.vc_auto_slider_fluid_bt .bx-controls {
    display:none;
}
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-prev {
    margin:0px;
    padding:0px;
    width:20px;
    height:100%;
    font-size:0px;
    position:absolute;
    top:0px;
    left:-10px;
    z-index:98;
}
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-prev:after {
    content:"\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size:20px;
    color:#007dbf;
    top: 40%;
    left:5px;
    position: absolute;
}
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-next {
    margin:0px;
    padding:0px;
    width:20px;
    height:100%;
    font-size:0px;
    position:absolute;
    top:0px;
    right:0px;
    z-index:98;
}
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-next:after {
    content:"\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size:20px;
    color:#007dbf;
    top: 40%;
    right: 0px;
    position: absolute;
}
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-prev a,
.vc_auto_slider_fluid_bt .bx-controls .bx-controls-direction .bx-next a {
    margin:0px;
    padding:0px;
    display:block;
}

/*MEDIA QUERIES*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width:1199px) {
    .vc_auto_slider_fluid_bt .occhiello_titolo{
        max-width: 940px;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .vc_auto_slider_fluid_bt {
        margin: 50px 0 0 0;
        font-size: 12px;
    }
    .vc_auto_slider_fluid_bt .occhiello_titolo{
        max-width: 720px;
    }
    .vc_auto_slider_fluid_bt .occhiello_titolo:before,
    .vc_auto_slider_fluid_bt .occhiello_titolo:after {
        top: 15px;
        width: 30%;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
    .vc_auto_slider_fluid_bt {
        margin: 30px 0 0 0;
        font-size: 12px;
    }
    .vc_auto_slider_fluid_bt .bx-wrapper {
        margin: 20px 0 0 0;
    }
    .vc_auto_slider_fluid_bt .occhiello_titolo:before,
    .vc_auto_slider_fluid_bt .occhiello_titolo:after {
        top: 10px;
        width:20%;
    }
    .vc_auto_slider_fluid_bt .cont .schermata .box {
        width: 100%;
        margin:0;
        padding: 0 15px;
    }
    .vc_auto_slider_fluid_bt .cont .schermata .box.pos2, 
    .vc_auto_slider_fluid_bt .cont .schermata .box.pos5, 
    .vc_auto_slider_fluid_bt .cont .schermata .box.pos8, 
    .vc_auto_slider_fluid_bt .cont .schermata .box.pos11 {
        margin: 0;
    }
    
    .vc_auto_slider_fluid_bt .cont .schermata .box .cont_foto {
        margin: 0px 0 15px 0;
        padding: 0px;
        width: 40%;
        float: left;
        clear: left;
    }
    .vc_auto_slider_fluid_bt .cont .schermata .box .divcont {
        padding: 0 10px;
        margin:0;
        width: 60%;
        clear:none;
    }
    .vc_auto_slider_fluid_bt .cont {
        margin: 30px 0 0 0;
    }
    .vc_auto_slider_fluid_bt .cont .schermata .titolo a {
        height: 5.12em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) and (max-width:767px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 300px) and (max-width:479px) {
    .vc_auto_slider_fluid_bt .cont .schermata .titolo a {
        height: 3.84em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    } 
}
/*vc_preview_small*/
.vc_preview_small {
    margin:0;
    width: 33.065%;
    float:left;
    position:relative;
}
.vc_preview_small.vc_middle {
    margin: 0 0.4%;
}
.vc_preview_small .cont,
.vc_preview_small .cont_img {
    width:100%;
    height:255px;
    float:left;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat:no-repeat;
}
.vc_preview_small .cont_img a {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    height:100%; 
    float:left;
    clear:left;
    border:0px;
    position:relative;
}
.vc_preview_small .cont2{
    width:100%;
    height:100%;
    float:left;
    clear:left;
    position:absolute;
    top:0px;
    left:0px;
    background: rgba(255,255,255,0);
    /*background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 40%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(40%, rgba(255,255,255,0.55)), color-stop(50%, rgba(255,255,255,0.75)), color-stop(70%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 40%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 40%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 40%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 40%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );*/

    background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 10%, rgba(255,255,255,0.6) 28%, rgba(255,255,255,0.92) 42%, rgba(255,255,255,0.98) 56%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 10%,rgba(255,255,255,0.6) 28%,rgba(255,255,255,0.92) 42%,rgba(255,255,255,0.98) 56%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 10%,rgba(255,255,255,0.6) 28%,rgba(255,255,255,0.92) 42%,rgba(255,255,255,0.98) 56%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.vc_preview_small .cont3{
    text-align:right;
}
.vc_preview_small .cont4{
    padding:20px 30px;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align:left;
}
.vc_preview_small .titolo {
    display:block;
    margin:0;
    float: left;
    clear: left;
    width:100%;
}
.vc_preview_small .testo,
.vc_preview_small .sottotitolo{
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    margin: 20px 0 0 0;
    height: 2.6em;
    overflow: hidden;
}
.vc_preview_small .link_button {
    float:left;
    clear:left;
    width:100%;
    margin:10px 0 0 0;
}
.vc_preview_small .link_button a{
    color:#949599;
}
/*--Correlati*/
.vc_preview_small ul.correlati {
    margin:10px 0px 0px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    clear:left;
    list-style:none;
    border-top:1px solid #ccc;
    position:relative;
}
.vc_preview_small ul.correlati li.line_break,
.vc_preview_small ul.correlati li.occhiello {
    margin:0px;
    padding:0px;    
    display:none;
}

/* drag and drop */
body.drag_and_drop .vc_preview_small {
    width:33.065% !important;
    
}
/* MEDIA QUERIES */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width:1199px) {
    .vc_preview_small .cont4 {
        padding: 10px 15px 10px 0px;
        width: 60%;
        text-align: right;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .vc_preview_small .cont4 {
        width: 100%;
        padding: 10px;
        text-align: right;
    }
    .vc_preview_small .cont2{
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.65) 40%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,0.2)), color-stop(40%, rgba(255,255,255,0.65)), color-stop(50%, rgba(255,255,255,0.8)), color-stop(70%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.65) 40%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.65) 40%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.65) 40%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
        background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.65) 40%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
    }

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
    .vc_preview_small,
    .vc_preview_small.vc_middle {
        width:100%;
        margin:0 0 5px 0;
    }
    .vc_preview_small .cont4{
        width: 70%;
        padding:10px;
	    background: rgba(255, 255, 255, .85);
    }
    .vc_preview_small .cont2{
        background:none;
    }
}
/*---vc_auto_preview_blog*/
.vc_auto_preview_blog {
    margin: 50px 0 0 0;
    padding: 40px 8.33333333% 0 8.33333333%;
    width: 100%;
    float: left;
    clear: left;
    background: #f1f1f3;
    font-size: 12px;
}
.vc_auto_preview_blog .occhiello_titolo{
    width:100%;
    float:left;
    clear:left;
    font-size: 3.7375em;
    line-height: 1em;
}
.vc_auto_preview_blog .vc_occhiello_titolo{
    padding: 5px 5px 4px 5px;
    background: #fde000;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    display:inline-block;
    text-transform: uppercase;
}
.vc_auto_preview_blog .occhiello_titolo a{
    color:inherit;
}
.vc_auto_preview_blog .vc_section_link{
    float:right;
    display:inline-block;
    padding-top: 3px;
    border-bottom: 2px solid #767676;
    margin-top:0;
}

.vc_section_link{
    float:left;
    clear:left;
    text-transform:uppercase;
    font-weight:bold;
    font-size:.875em;
    color:#767676;
}
.vc_auto_preview_blog .cont_visualizzazione {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 50px;
}
.vc_auto_preview_blog .bx-wrapper,
.vc_auto_preview_blog .bx-wrapper .bx-window,
.vc_auto_preview_blog .bx-wrapper .bx-window .cont,
.vc_auto_preview_blog .bx-wrapper .bx-window .cont .schermata {
    margin:0px;
    padding:0px;
    position:relative;
}
.vc_auto_preview_blog .bx-wrapper .bx-viewport {
    margin-top: 40px;
    height: auto !important;
}

.vc_auto_preview_blog .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
}
.vc_auto_preview_blog .cont .schermata .box .icona_tipo {
    display:none;
}
.vc_auto_preview_blog .cont .schermata .box {
    margin: 0 0 0px 0;
    padding: 0px 0px 50px 35px;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    border-left: 3px solid #a7a7a7;
}
.vc_auto_preview_blog .cont .schermata .box .ora_pubblicazione {
    float:left;
    clear:left;
    width:100%;
}
.vc_auto_preview_blog .cont .schermata .box .titolo {
    margin: 15px 0 0 0;
    padding: 0px;
    text-align: left;
    width: 100%;
    float: left;
    clear: left;
    display: block;
    position:relative;
}
.vc_auto_preview_blog .cont .schermata .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_blog .cont .schermata .box .titolo a:before {
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #2c4a6d;
    font-size: 22px;
    line-height: 1em;
    padding: 5px 0;
    position: absolute;
    left: -46.5px;
    top: 4px;
    width: 21px;
    text-align: center;
    background: #f1f1f3;
}
.vc_auto_preview_blog .cont .schermata .box .titolo a:hover:before {
    text-decoration:none;
}
.vc_auto_preview_blog .cont .schermata .box .titolo a:hover {
    text-decoration:underline;
}
.vc_auto_preview_blog .cont .schermata .box .sottotitolo,
.vc_auto_preview_blog .cont .schermata .box .sommario{
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
}
.vc_auto_preview_blog .cont .schermata .box .sottotitolo a:hover,
.vc_auto_preview_blog .cont .schermata .box .sommario a:hover{
    text-decoration:underline;
}

.vc_auto_preview_blog .titolo .correlati_titolo span {
    font-size:30px;
    text-transform:capitalize;
}
.vc_auto_preview_blog .titolo .correlati_titolo span:before {
    content:"/";
    color:#fff;
    font-weight:300;
    margin-right:5px;
}
.vc_auto_preview_blog .titolo .correlati_titolo span a:link,
.vc_auto_preview_blog .titolo .correlati_titolo span a {
    color:#ffde00;
    text-decoration:none;
}
.vc_auto_preview_blog .titolo .vc_auto_preview_blog_titolo span a:hover {
    text-decoration:underline;
}

.vc_auto_preview_blog .show_more_content{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_auto_preview_blog .show_more_content a {
    float: left;
    clear: left;
    width: auto;
    margin: 40px 0;
    padding: 10px 40px;
    border: 1px solid #2c4a6d;
    text-transform: uppercase;
    font-size: 1.125em;
}
.vc_auto_preview_blog .show_more_content a:hover {
    border: 1px solid #2c4a6d;
    background: #2c4a6d;
    color:#f1f1f3;
}

/*---Nav Controller*/
.vc_auto_preview_blog .bx-controls {
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}
.vc_auto_preview_blog .bx-prev {
    margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/105_full_photo_sx.png) no-repeat center right;
    width:45px;
    height:40px;
    position:absolute;
    bottom: 220px;
    left: 0px;
}
.vc_auto_preview_blog .bx-next {
   margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/105_full_photo_dx.png) no-repeat center left;
    width:45px;
    height:40px;
    position:absolute;
    bottom: 220px;
    right:0px;
}
.vc_auto_preview_blog .punti_slide{
    text-align:left;
    width: 100%;
    float: left;
    clear: left;
}
.vc_auto_preview_blog .punti_slide .bx-pager {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
}
.vc_auto_preview_blog .punti_slide .bx-pager .bx-pager-item {
    margin: 0px 10px 0 0;
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
    color: #fff;
    border-radius: 50%;
}
.vc_auto_preview_blog .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    margin: 0px 3px 0 0;
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
    color: #fff;
    background:#ababab;
    border-radius: 50%;
}
.vc_auto_preview_blog .punti_slide .bx-pager .bx-pager-item a.active {
    background:#030303;
}


/* MEDIA QUERIES */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width:1199px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .vc_auto_preview_blog {
        font-size: 12px;
    }
    .vc_auto_preview_blog .show_more_content a {
        font-size: 15px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
    .vc_auto_preview_blog {
        font-size: 13px;
    }
    .vc_auto_preview_blog .show_more_content a {
        float: none;
        display: table;
        margin: 40px auto;
    }
    .vc_auto_preview_blog .show_more_content a {
        float: left;
        clear: left;
        width: auto;
        margin: 40px 0;
        padding: 10px 40px;
        border: 1px solid #2c4a6d;
        text-transform: uppercase;
        font-size: 1.388em;
        line-height: 1em;
    }
}

/*---vc_preview_slider_customers*/
.vc_preview_slider_customers,
.vc_preview_slider_customers.media {
    margin: 70px 0 30px 0;
    width: 100%;
    float: left;
    clear: left;
    text-align: center;
    position:relative;
}
.background .vc_preview_slider_customers {
    max-height: 515px;
    overflow: hidden;
}
.vc_preview_slider_customers.style_drag {
    min-height:200px !important;   
}
.vc_preview_slider_customers .anteprima_articolo.ui-draggable {
    background:#DCDCDC;
    width:100%;
    min-height:515px;
}
.vc_preview_slider_customers .occhiello_titolo{
    margin: 0 auto 85px auto;
    font-weight: normal;
    font-size: 1.875em;
    line-height: 1.066em;
    text-transform: uppercase;
    text-align: center;
    color: #949599;
    width: 100%;
    float: none;
    clear: left;
    display: block;
    max-width: 1140px;
    position: relative;
}
.vc_preview_slider_customers .occhiello_titolo a {
    color:inherit;
}
.vc_preview_slider_customers .occhiello_titolo:before{
    content: '';
    height: 1px;
    width: 35%;
    background: #949599;
    position: absolute;
    left: 0;
    top: 15px;
}
.vc_preview_slider_customers .occhiello_titolo:after {
    content: '';
    height: 1px;
    width: 35%;
    background: #949599;
    position: absolute;
    right: 0;
    top: 15px;
}
.vc_preview_slider_customers .bx-viewport {
    height: 200px !important;
}
.vc_preview_slider_customers .cont_anteprima_slider,
.vc_preview_slider_customers .schermata {
	margin:0px;
	padding:0px;
}
.vc_preview_slider_customers .schermata .hori_group{
    display: flex;
    flex: auto 1 1;
}
.vc_preview_slider_customers .schermata .hori_group .anteprima_articolo {
    padding: 0 15px;
    position: relative;
    width: 25vw; /*width:25%; => 25vw for IE, 25% doesn't works*/
    float: none;
    clear: none;
    vertical-align: middle;
    margin: auto;
    display: table-cell;
}
.vc_preview_slider_customers .anteprima_articolo .cont_img {
    width: 100%;
    position: relative;
    float: left;
    clear: left;
    text-align: center;
}
.vc_preview_slider_customers .anteprima_articolo .cont_img img {
    border: 0px;
    max-width: 100%;
}
.vc_preview_slider_customers .anteprima_articolo .cont_img .didascalia {
    display:none;
    margin:0px;
    padding:0px;
}
.vc_preview_slider_customers .cont {
    padding-top:10px;
    padding-bottom:40px;
    position:absolute;
    bottom:0px;
    left: 0px;
    margin-left: 0;
    z-index:10;
    width:40%;
    background: transparent !important;
}

.background .vc_preview_slider_customers .cont {
    padding-top:10px;
    padding-bottom:40px;
    padding-left:20px;
    width:40%;
    position:absolute;
    left: auto;
    margin-left: 0;
    bottom:0px;
    z-index:10;
}
.vc_preview_slider_customers .sezione,
.vc_preview_slider_customers .occhiello {
    margin:0;
    padding:0;
    float:left;
}
.vc_preview_slider_customers .sezione a {
    text-decoration:none;
    padding:7px;
    display: inline-block;
}
.vc_preview_slider_customers .titolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    color:#fff;
}
.vc_preview_slider_customers .titolo a {
    padding:0;
    text-decoration:none;
    cursor:pointer;
}
.vc_preview_slider_customers .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_slider_customers .anteprima_articolo .titolo .correlati_titolo span {
    font-size:24px;
    text-transform:capitalize;
}
.vc_preview_slider_customers .anteprima_articolo .titolo .correlati_titolo span:before {
    content:"/";
    color:#fff;
    font-weight:300;
    margin-right:5px;
}
.vc_preview_slider_customers .anteprima_articolo .titolo .correlati_titolo span a:link,
.vc_preview_slider_customers .anteprima_articolo .titolo .correlati_titolo span a {
    color:#1f1f1f;
    text-decoration:none;
}
.vc_preview_slider_customers .anteprima_articolo .titolo .correlati_titolo span a:hover {
    text-decoration:underline;
}
.vc_preview_slider_customers .anteprima_articolo .sottotitolo {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_customers .anteprima_articolo .sottotitolo a {
    text-decoration:none;
}
.vc_preview_slider_customers .anteprima_articolo .sommario {
    margin:0px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_customers .anteprima_articolo .sommario p a {
    text-decoration:none;
}
.vc_preview_slider_customers .anteprima_articolo .sommario p {
    margin:0px;
    padding:0px;
}

/*---Nav Controller*/
.vc_preview_slider_customers .bx-controls {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position:absolute;
    top:40%;
}
.vc_preview_slider_customers .bx-prev {
    margin: 0px;
    font-size: 0px;
    position: absolute;
    left: 25px;
}
.vc_preview_slider_customers .bx-next {
    margin: 0px;
    font-size: 0px;
    position: absolute;
    right: 25px;
    text-align: right;
}
.vc_preview_slider_customers .bx-next:after,
.vc_preview_slider_customers .bx-prev:after{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #e8eaed;
    font-size: 55px;
}
.vc_preview_slider_customers .bx-next:after {
    content:"\f105";
}
.vc_preview_slider_customers .bx-prev:after {
    content:"\f104";
}
.vc_preview_slider_customers .bx-prev a,
.vc_preview_slider_customers .bx-next a {
    margin:0px;
    padding:0px;
    display:block;
}
.vc_preview_slider_customers .punti_slide {
    width: 100%;
    float: left;
    clear: left;
    text-align: center;
    position: relative;
    display: block;
    margin: 60px 0 20px 0;
}
.vc_preview_slider_customers .punti_slide .bx-pager {
    width: 100%;
    float: left;
    clear: left;
}
.vc_preview_slider_customers .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_preview_slider_customers .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: transparent;
    border: 1px solid #2c4a6d;
    border-radius: 100%;
    color: #fff;
    border-radius: 100%;
}
.vc_preview_slider_customers .punti_slide .bx-pager .bx-pager-item a.active {
    background:#2c4a6d;
}

body.background .cont.container {
    background: transparent !important;
}
@media only screen and (min-width : 992px) and (max-width:1199px) {
    .vc_preview_slider_customers .schermata .hori_group .anteprima_articolo {
        padding:0 30px;
        width:25vw;
    }
    .vc_preview_slider_customers .anteprima_articolo .cont_img {
        float: none;
        max-width: 125px;
        margin: auto;
    }
    .vc_preview_slider_customers .occhiello_titolo{
        max-width: 940px;
    }
    .vc_preview_slider_customers .bx-viewport {
        height: 120px !important;
    }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .vc_preview_slider_customers .bx-viewport {
        height: 120px !important;
    }
    .vc_preview_slider_customers{
        margin: 50px 0 0 0;
        font-size: 12px;
    }
    .vc_preview_slider_customers .schermata .hori_group .anteprima_articolo {
        padding:0 30px;
        width:25vw;
    }
    .vc_preview_slider_customers .anteprima_articolo .cont_img {
        float: none;
        max-width: 125px;
        margin: auto;
    }
    .vc_preview_slider_customers .occhiello_titolo{
        margin: 0 auto 50px auto;
        max-width: 720px;
    }
    .vc_preview_slider_customers .occhiello_titolo:before,
    .vc_preview_slider_customers .occhiello_titolo:after {
        top: 15px;
        width: 30%;
    }
    .vc_preview_slider_customers .bx-controls {
        display:none;
    }

}
@media (max-width:767px) {
    .vc_preview_slider_customers .bx-viewport {
       height: 410px !important;
    }
    .vc_preview_slider_customers{
        font-size: 12px;
    }
    .vc_preview_slider_customers .occhiello_titolo {
        margin: 0 auto 35px auto;
    }
    .vc_preview_slider_customers .schermata .hori_group {
        display: block;
        flex: auto 1 1;
    }
    .vc_preview_slider_customers .schermata .hori_group .anteprima_articolo {
        width:100vw;
        margin-top:30px;
        float:left;
        clear:left;
        display:table;
    }
    .vc_preview_slider_customers .anteprima_articolo .cont_img {
        max-width:110px;
        float: none;
        margin: 0 auto;
    }
    .vc_preview_slider_customers .punti_slide {
        margin: 30px 0 0 0;
    }
    .vc_preview_slider_customers .bx-controls {
        display:none;
    }
    .vc_preview_slider_customers .occhiello_titolo:before,
    .vc_preview_slider_customers .occhiello_titolo:after {
        top: 10px;
        width:20%;
    }
}


.vc_preview_big {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    font-size: .88em;
}
.vc_preview_big.no-border {
    border-bottom:0px;
}
.vc_preview_big .cont {
    width: 100%;
    float: left;
    clear: left;
}
.vc_preview_big .cont_img {
    margin:0;
    padding:0px;
    width:100%;
    height:544px;
    float:left;
    overflow:hidden;
    position:relative;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
.vc_preview_big.vc_right .cont_img {
    float:right;
    margin:0;
}
.vc_preview_big .cont_img a {
    margin:0px;
    padding:0px;
    float:left;   
}
.vc_preview_big .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    max-width:100%;
    height:auto;
    float:left;
    clear:left;
}
.vc_preview_big .cont_img .didascalia {
    margin:0px;
    padding:2px;
    float:left;
    font-size:10px;
    background:#111;
    color:#fff;
    position:absolute;
    bottom:0;
    margin:0;
    display:none;
}
.vc_preview_big .cont2 {
    width: 50%;
    float: left;
    clear: left;
}
.vc_preview_big.vc_right .cont2 {
    float:right;
}
.vc_preview_big .cont3 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    margin: auto;
    height: 544px;
    background: #f1f1f3;
    text-align:right;
    padding:80px;
}
.vc_preview_big.vc_right .cont3 {
    background: #fff;
    text-align:left;
}
.vc_preview_big .occhiello{
    width: 100%;
    float: left;
    display: inline;
    padding: 0;
    margin: 0 0 15px 0;
}
.vc_preview_big .titolo {
    display:block;
    margin:0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_big .titolo a{
    text-decoration:none;
}
.vc_preview_big .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_big .testo,
.vc_preview_big .sottotitolo{
    margin:5px 0 0 0;
    padding:0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_big .testo a,
.vc_preview_big .sottotitolo a {
    text-decoration:none;
}
.vc_preview_big .sottotitolo a:hover {
    text-decoration:underline;
}
.vc_preview_big .sommario{
    margin:30px 0 0 0;
    padding:0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_big .link_button {
    margin:40px 0 0 0;
    float:left;
    clear:left;
    width: 100%;
}
.vc_preview_big .link_button a{
    padding:3px;
    background:#f1f1f3;
    color:#2c4a6d;
}
/*--Correlati*/
.vc_preview_big ul.correlati {
    margin:10px 0px 0px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    clear:left;
    list-style:none;
    border-top:1px solid #ccc;
    position:relative;
}
.vc_preview_big ul.correlati li.line_break,
.vc_preview_big ul.correlati li.occhiello {
    margin:0px;
    padding:0px;    
    display:none;
}
@media (max-width:1200px) {
    .vc_preview_big .cont_img,
    .vc_preview_big .cont3 {
        height: 444px;
    }
    .vc_preview_big {
        font-size: 12px;
    }
    .vc_preview_big .cont3 {
        padding:50px;
    }
}
@media (max-width:991px) {
    .vc_preview_big .cont_img,
    .vc_preview_big .cont3 {
        height: 344px;
    }
    .vc_preview_big .cont3 {
        padding:25px;
    }
    .vc_preview_big {
        font-size: 10px;
    }

}
@media (max-width:767px) {
    .vc_preview_big .cont3 {
        height: auto;
        float:left;
        clear:left;
        width:100%;
        padding: 15px 15px 30px 15px;
    }
    .vc_preview_big .cont_img {
        height:350px;
    }
    .vc_preview_big .cont2 {
        width:100%;
    }
}

@media (max-width:480px) {
    .vc_preview_big .cont_img {
        height:250px;
    }
    .vc_preview_big {
        font-size: 10px;
    }
}




.vc_preview_box {
    width: 100%;
    float: left;
    clear: left;
    height: 420px;
    margin-top: 50px;
    position: relative;
    text-align: center;
    padding: 60px 10px 60px 10px;
    background: #f1f1f3;
    font-size: .9em;
}
.vc_preview_box.first {
    border-right: 2px solid #fff;
}
.vc_preview_box.second {
    border-left: 2px solid #fff;
}
.vc_preview_box .cont_img {
    width: 100%;
    clear: left;
    float: left;
}
.vc_preview_box .cont_img a {
    width: 100%;
    clear: left;
    float: left; 
}
.vc_preview_box .cont_img img {
    margin: 0 auto;
    display: block;
    width: 104px;
    height: auto;
}
.vc_preview_box .cont_img .didascalia {
    margin:0px;
    padding:2px;
    float:left;
    font-size:10px;
    background:#111;
    color:#fff;
    position:absolute;
    bottom:0;
    margin:0;
    display:none;
}
.vc_preview_box .occhiello{
    width: 70%;
    float: left;
    display: inline;
    padding: 0;
    margin: 0 0 15px 0;
}
.vc_preview_box .titolo {
    display:block;
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_box .titolo a{
    text-decoration:none;
}
.vc_preview_box .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_box .testo,
.vc_preview_box .sottotitolo{
    float: left;
    clear: left;
    width: 100%;
    padding:0;
    margin: 25px 0 0 0;
}
.vc_preview_box .testo a,
.vc_preview_box .sottotitolo a {
    text-decoration:none;
}
.vc_preview_box .sottotitolo a:hover {
    text-decoration:underline;
}
.vc_preview_box .link_button {
    float:left;
    clear:left;
    width: 100%;
    margin: 30px 0 0 0;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1em;
}
.vc_preview_box .link_button a {
    color: #fff;
    background: #2c4a6d;
    text-transform: uppercase;
    padding: 10px 40px;
    display: inline-block;
}
/*--Correlati*/
.vc_preview_box ul.correlati {
    margin:10px 0px 0px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    clear:left;
    list-style:none;
    border-top:1px solid #ccc;
    position:relative;
}
.vc_preview_box ul.correlati li.line_break,
.vc_preview_box ul.correlati li.occhiello {
    margin:0px;
    padding:0px;    
    display:none;
}
@media (max-width:1200px) {}
@media (max-width:991px) {}
@media (max-width:767px) {
    .vc_preview_box {
        height: auto;
    }
    .vc_preview_box.first {
        border-right: 0px solid #fff;
    }
    .vc_preview_box.second {
        border-left: 0px solid #fff;
        border-top: 4px solid #fff;
        margin-top:0;
    }
}
@media (max-width:480px) {
}



/*leaderboard_728x90*/
.banner_leaderboard_728x90 {
    margin-top:20px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_leaderboard_728x90 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
    display:table;
    height: auto;
}

/*---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.b_15 {
    margin-bottom:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.b_20 {
    margin-bottom: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.b_45 {
    margin-bottom: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_button_customers {
    display: table;
    clear:left;
    margin: 40px auto 0 auto;
    padding: 0;
    font-size: 1.125em;
    line-height:1em;
    font-weight:normal;
    text-transform:uppercase;
    text-align: center;
    color: #949599;
}
.vc_button_customers a {
    background: #fff;
    border: 1px solid #949599;
    color: #949599;
    display: block;
    padding: 10px 40px;
}

.vc_button_customers a:hover {
    background: #949599;
    color: #fff;
}


/*---vc_preview_slider_full_into*/
.vc_preview_slider_full_into {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_slider_full_into.section {
    margin-top:-25px;
}
.vc_preview_slider_full_into.style_drag .cont_anteprima_slider, 
.vc_preview_slider_full_into.style_drag .schermata {
    overflow:hidden;
}
.vc_preview_slider_full_into .cont_anteprima_slider,
.vc_preview_slider_full_into .schermata {
	margin:0px;
	padding:0px;
	height: 100%;
}
.vc_preview_slider_full_into .schermata .hori_group,
.vc_preview_slider_full_into .schermata .hori_group .anteprima_articolo {
	margin:0px auto;
	padding:0px;
    width:100%;
    height:inherit;
    position:relative;
}
.vc_preview_slider_full_into .schermata .hori_group .anteprima_articolo {
    float:left;
    clear:left;
}
.vc_preview_slider_full_into .cont,
.vc_preview_slider_full_into .cont_img {
    width:100%;
    height:630px;
    float:left;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat:no-repeat;
}
.vc_preview_slider_full_into .cont_img a {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_full_into .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    height:100%; 
    float:left;
    clear:left;
    border:0px;
    position:relative;
}
.vc_preview_slider_full_into .cont2{
    width:100%;
    height:100%;
    float:left;
    clear:left;
    position:absolute;
    top:0px;
    left:0px;
    /*background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 18%, rgba(255,255,255,0) 40%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0.95) 99%, rgba(255,255,255,0.95) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 18%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.9) 70%,rgba(255,255,255,0.95) 99%,rgba(255,255,255,0.95) 100%);
    background: linear-gradient(135deg,  rgba(255,255,255,0) 18%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.9) 70%,rgba(255,255,255,0.95) 99%,rgba(255,255,255,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f2ffffff',GradientType=1 );  */
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgba(255,255,255,0.92) 59%, rgba(255,255,255,0.95) 63%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.92) 59%,rgba(255,255,255,0.95) 63%,rgba(255,255,255,1) 91%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,0.92) 59%,rgba(255,255,255,0.95) 63%,rgba(255,255,255,1) 91%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.vc_preview_slider_full_into .cont3{
    text-align:right;
}
.vc_preview_slider_full_into .cont4{
    padding:0;
    width: 29%;
    position: absolute;
    right: 80px;
    bottom: 60px;
}
.vc_preview_slider_full_into .titolo {
    margin:0px;
    padding:0;
    float:right;
}
.vc_preview_slider_full_into .titolo a {
    text-decoration:none;
    
}
.vc_preview_slider_full_into .titolo a:hover {
    text-decoration:underline;
}
.vc_preview_slider_full_into .sottotitolo{
    margin:30px 0px 0 0px;
    padding:0;
    float:right;
}
.vc_preview_slider_full_into .sottotitolo a {
    text-decoration:none;
}
.vc_preview_slider_full_into .vc_link_button{
    margin-top:10px;
    float:right;
    clear:both;
}
/*--Nav Controller--*/
.vc_preview_slider_full_into .bx-controls {
    display:none;
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}
.vc_preview_slider_full_into .bx-prev {
    margin:0px;
    padding:0px;
    background-color:#fff;
    width:60px;
    height:80px;
    position:absolute;
    top:-210px;
    left:0px;
}
.vc_preview_slider_full_into .bx-next {
    margin:0px;
    padding:0px;
    background-color:#fff;
    background-repeat:no-repeat;
    width:60px;
    height:80px;
    position:absolute;
    right:0px;
}
.vc_preview_slider_full_into .bx-prev,
.vc_preview_slider_full_into .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_preview_slider_full_into .bx-prev{
    border-radius: 0px 10px 10px 0px;
}
.vc_preview_slider_full_into .bx-next{
    border-radius: 10px 0px 0px 10px;
}
.vc_preview_slider_full_into .bx-prev:before{
    content: '\f104';
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 80px;
}
.vc_preview_slider_full_into .bx-next:before{
    content: '\f105';
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 80px;
}
.vc_preview_slider_full_into .punti_slide .bx-pager {
    margin:0 auto;
    padding:0px;
    text-align:center;    
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_full_into .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_preview_slider_full_into .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:transparent;
    border:1px solid #2c4a6d;
    border-radius:100%;
    color:#fff;
    border-radius:100%;
}
.vc_preview_slider_full_into .punti_slide .bx-pager .bx-pager-item a.active {
    background:#2c4a6d;
}
.vc_preview_slider_full_into .punti_slide {
    text-align:center;
    position:absolute;
    bottom:10px;
    width:100%;
}
.vc_preview_slider_full_into .didascalia{
    display:none;
}

/*  drag and drop style */
body.drag_and_drop .vc_preview_slider_full_into .style_drag{
    min-height:150px;
}
body.drag_and_drop .vc_preview_slider_full_into .style_drag:before {
    content:"CONTENT SLIDER";
    background: #2c4a6d;
    color:#fff;
    text-transform:uppercase;
    font-size:1em;
    margin:0;
    padding:0 5px;
    display:block;
}
/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .vc_preview_slider_full_into {
        font-size: 14px;
    }
    .vc_preview_slider_full_into .cont,
    .vc_preview_slider_full_into .cont_img {
        width:100%;
        height:470px;
        float:left;
    } 
    .vc_preview_slider_full_into .cont4{
        padding: 10px 20px 20px 20px;
        width: 45%;
        position: absolute;
        bottom: 30px;
        right: 20px;
    }
    .vc_preview_slider_full_into .sottotitolo {
        height: 2.36364em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .vc_preview_slider_full_into.section {
       margin-top:0;
    }
    .vc_preview_slider_full_into {
        font-size: 12px;
    }
    .vc_preview_slider_full_into .cont,
    .vc_preview_slider_full_into .cont_img {
        width:100%;
        height:400px;
        float:left;
    } 
    .vc_preview_slider_full_into .sottotitolo{
        display:none;
    }
    .vc_preview_slider_full_into .cont4{
        width: 50%;
        right: 30px;
        bottom: 40px;
    }

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_preview_slider_full_into .cont,
    .vc_preview_slider_full_into .cont_img {
        width:100%;
        height:250px;
        float:left;
    }
    .vc_preview_slider_full_into .cont_img img{
        height:200px;
        width:auto;
    }
    
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_preview_slider_full_into.section {
       margin-top:0;
    }
    .vc_preview_slider_full_into {
        font-size: 14px;
    }
    .vc_preview_slider_full_into .titolo {
        margin-top:15px;
        float:none;
    }
    .vc_preview_slider_full_into .sottotitolo{
        display:none;
    }
    .vc_preview_slider_full_into .cont,
    .vc_preview_slider_full_into .cont_img {
        width:100%;
        height:300px;
        float:left;
    }
    .vc_preview_slider_full_into .cont2{
        position:static;
        background:none;
    }
    .vc_preview_slider_full_into .cont3{
        text-align:center;
    }
    .vc_preview_slider_full_into .cont4{
        width:100%;
        float:left;
        position:static;
    }
    .vc_preview_slider_full_into .vc_link_button{
        margin-top: 14px;
        float: left;
        clear: left;
        text-align: center;
        width: 100%;
    }
    .vc_preview_slider_full_into .punti_slide{
        margin-top:10px;
        position:relative;
        bottom:0;
        float:left;
        clear:left;
    }
}


/*---vc_preview_video*/
.vc_preview_video {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 15px;
}
.vc_preview_video iframe {
    max-width: 100%;
    height: auto;
    min-height: 250px;
}

/*---vc_preview_video*/
.vc_preview_video.style_drag {
    width:100%;
}
.vc_preview_video .cont {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
}
.vc_preview_video .cont2 {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_video .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_preview_video .cont_img a {
    display:block;
}
.vc_preview_video .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_video .cont_img .didascalia {
    display:none;
}
.vc_preview_video .titolo {
    width:100%;
    float:left;
    clear:left;
    margin: 20px 0;
    text-align: center;
}
.vc_preview_video .sottotitolo,
.vc_preview_video .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_video .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_video .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

#content-player-video {
    width: 100% !important;
    height: 640px !important;
    border: 1px solid #000;
    border-right-width: unset;
    border-left-width: unset;
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    #content-player-video {
        height: 530px !important;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width:1199px) {}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    #content-player-video {
        height: 405px !important;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
    #content-player-video {
        height: 325px !important;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) and (max-width:767px) {}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 300px) and (max-width:479px) {}




/* 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;
    }
}
