
.banner_masthead_1_970x250 {
    margin:0 auto 40px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_masthead_1_970x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*vc_box_auto_video*/
.vc_box_auto_video {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_video .occhiello_titolo {
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
}
.vc_box_auto_video .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_video .occhiello_titolo a{
	text-decoration:none;
}
.vc_box_auto_video .schermata {
    margin:0px;
    padding:0;
    width:100%;
    float:left;
}

.vc_box_auto_video .bx-viewport {
    width: calc(100% - 72px) !important;
    /* float: right; */
    margin: 0 36px;
}

.vc_box_auto_video .hori_group {
    display: flex;
    justify-content: space-between;
}
.vc_box_auto_video .cont .box {
    margin: 0;
    padding: 0px;
    width: calc(25% - 15px);
    float: left;
}

.vc_box_auto_video .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_video .cont .box .cont_foto {
    margin:0;
    padding:0px;
    float:left;
    width: 75px;
    position:relative;
}

.vc_box_auto_video .cont .box .cont_foto img {
    float: left;
    clear: left;
    width: auto;
    max-width:100%;
}

.vc_box_auto_video .cont .box .titolo {
    float: left;
    /* clear: left; */
    width: calc(100% - 75px);
    margin: 0;
    padding: 3px 15px;
}
.vc_box_auto_video .cont .box .titolo a {
    text-decoration:none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 72px;
}
.vc_box_auto_video .cont .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_auto_video .icona_tipo {
    display:none;
}
.vc_box_auto_video .punti_slide {
    display:none;
}


.vc_box_auto_video .bx-controls {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
  }
.vc_box_auto_video .bx-prev {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_left.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_video .bx-next {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_right.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;	
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_video .bx-prev:hover,
.vc_box_auto_video .bx-next:hover{
	background-color:#f5f5f5;	
}

.vc_box_auto_video .bx-next:link,
.vc_box_auto_video .bx-prev:link,
.vc_box_auto_video .bx-next:visited,
.vc_box_auto_video .bx-prev:visited {
  text-decoration: blink; }

.vc_box_auto_video .bx-prev a,
.vc_box_auto_video .bx-next a {
  margin: 0px;
  padding: 0px;
  display: block; }


/*---vc_preview_big_tp_video*/
.vc_preview_big_tp_video {
    margin: 0 0 40px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align:left;
}
.vc_preview_big_tp_video.style_drag {
    padding:10px;
}
.vc_preview_big_tp_video .occhiello {
    margin:0 0 10px 0;
    float:left;
    clear:left;
    width:100%;
}
.vc_preview_big_tp_video .titolo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom:15px;
}
.vc_preview_big_tp_video .titolo a {
    cursor:text;
}
.vc_preview_big_tp_video .titolo a:hover {
    text-decoration:none;
}
.vc_preview_big_tp_video .sottotitolo {
    margin:20px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    font-size:1.2em;
}
.vc_preview_big_tp_video .sottotitolo a {
    cursor:text;
}
.vc_preview_big_tp_video .sommario,
.vc_preview_big_tp_video .testo {
    margin:10px 0 0 0;
    padding: 0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_tp_video .testo.taglia_testo:after {
    content:" ...";
}
.vc_preview_big_tp_video .cont_img {
    margin:0px 0 20px 0;
    padding:0px;
    position:relative;
    width:100%;
    float:left;
    clear:left;
    z-index:8;
    cursor:text;
}
.vc_preview_big_tp_video .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_tp_video .cont_img .didascalia {
    display:none;
}
.vc_preview_big_tp_video iframe {
    margin: 0 0 10px 0;
    padding:0px;
    /*max-width: 100%;*/
    width:100%;
    min-height:371px;
}
.vc_preview_big_tp_video #player {
    margin:20px 0;
    padding:0px;
    width:100% !important;
    /*height: 420px !important;*/
    height: auto !important;
    float:left;
    clear:left;
}

.vc_preview_big_tp_video #content-player-video {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_big_tp_video .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
}
.vc_preview_big_tp_video .vc_link_button a{
    float: left;
    clear: left;
    width: 100%;
    color:#164e96;
    text-decoration:underline;
    font-size: 15px;
}
.vc_preview_big_tp_video .vc_link_button a:hover {
    color:#000;
}


.vc_section_name{
    margin: 30px 0 30px 0;
    padding: 0 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    z-index:3;
}
.vc_section_name li {
    display:none;
}
.vc_section_name li.sezione_attiva {
    display:block;
    font-size:2.25em;
    line-height:1.25em;
    font-weight: bold;
}

.vc_section_name li.sezione_attiva a {
    text-decoration:none;
    color:#000;
}
.vc_section_name li.sezione_attiva a:hover {
    text-decoration:none;
    color:#000;
}
    

/*customization of breadcrumbs on Cultura section*/
.vc_section_name li.sezione_attiva.sezione_1048:after {
    content: " - La Terza Pagina";
}



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

}

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

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

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

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


/*---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;   
}
/*-- banner_dx-rectangle_2_300x250 --*/
.banner_dx-rectangle_2_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_2_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*vc_box_auto_video_section*/
.vc_box_auto_video_section {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_video_section .occhiello_titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #174e96;
    font-weight: bold;
    border-bottom: 2px solid #174e96;
}
.vc_box_auto_video_section .occhiello_titolo a{
	text-decoration:none;
	color: #174e96;
}
.vc_box_auto_video_section .occhiello_titolo span{
    float: right;
    font-size: .8em;
    color: #757575;
    font-weight: normal;
}
.vc_box_auto_video_section .occhiello_titolo span:hover{
    color: #000;
}
.vc_box_auto_video_section .schermata {
    margin:0px;
    padding:0;
    width:100%;
    float:left;
}

.vc_box_auto_video_section .bx-viewport {
    width: 100% !important;
    /* float: right; */
    margin: 0 36px;
}

.vc_box_auto_video_section .hori_group {
    display: flex;
    justify-content: space-between;
}
.vc_box_auto_video_section .cont .box {
    margin: 0;
    padding: 0px;
    width: calc(25% - 15px);
    float: left;
}

.vc_box_auto_video_section .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_video_section .cont .box .cont_foto {
    margin:0;
    padding:0px;
    float:left;
    width: 100%;
    position:relative;
}

.vc_box_auto_video_section .cont .box .cont_foto img {
    float: left;
    clear: left;
    width: auto;
    max-width:100%;
    height: auto;
}

.vc_box_auto_video_section .cont .box .titolo {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
    padding: 15px 0;
}
.vc_box_auto_video_section .cont .box .titolo a {
    text-decoration:none;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 72px;*/
}
.vc_box_auto_video_section .cont .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_auto_video_section .icona_tipo {
    display:none;
}
.vc_box_auto_video_section .punti_slide {
    display:none;
}


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

