/*EDITORIALE PRESIDENTE*/
.listing-editoriale > .articleEditoriale > .edn_adminActions{
    height:auto!important;
}
#dnn_ctr534_ViewEasyDNNNewsMain_ctl00_pnlUserDashBoard{
    height: auto!important;
}
.articleEditoriale{
    height: 100%;
}

#dnn_PrimoPiano_Editoriale{
    display:flex;
}
.img-editoriale{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    display: flex;
    align-items:flex-end;
}

.NomeAutore{
    position:relative;
}

.AvatarAutore{
    position:absolute;
    text-align: end;
    top:-8%;
    height: auto;

}
.AvatarAutore img{
    width:80px;
    height: 80px;
}

.article-editoriale{
    height: auto!important;
    position: relative;
    background-color: rgba(255, 255, 255, 0.80);
    margin:10px;
}
.presidente{
    position:absolute;
    top:0;
}
@media(max-width:991px){
    #dnn_PrimoPiano_Editoriale{
        height: 500px;
    }
    #dnn_PrimoPiano_Editoriale .DnnModule{
        width:100%;
    }

    #dnn_PrimoPiano_Editoriale > div{
       width:100%;
       height: 100%;
    }  
    #dnn_PrimoPiano_Editoriale > div div{
        width:100%;
        height: 100%;
     } 

     .article-editoriale{
        width: 100%!important;
        height: auto!important;
     }
     .article-editoriale div{
        width: 100%!important;
        height: auto!important;
     }

}


@media(min-width:992px){
    #dnn_PrimoPiano_Editoriale div{
        height:100%;
        width:100%;
    }

#dnn_ctr534_ViewEasyDNNNewsMain_ctl00_pnlUserDashBoard{
    height: auto!important;
}
.article-editoriale{
    height: auto!important;
    position: relative;
    background-color: rgba(255, 255, 255, 0.80);
    margin:10px;
}
.presidente{
    position:absolute;
    top:0;
}
.article-editoriale > div{
height: auto!important;
}

}
/* PRIMO PIANO 1 - NAZIONALE*/


.CCInewsCarousel .img-articolo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.primopiano_news .PRIMO_PIANO{
    display:inline;
    width:100%; 
 }
.CCInewsCarousel .articleTitle {
    position: absolute;
    z-index: 1; /*_vb_ 09-02-22*/
    display: block;
    bottom: 0;
    /*top: 30%;*/ /*_vb_ 09-02-22*/
    width: 100%;
    padding-top: 100px;
    padding-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}


.CCInewsCarousel .carousel-indicators {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
    padding-left: 15px;
    cursor: pointer;
}



.CCInewsCarousel .articleIndicator {
    margin: 5px 0;
    background: rgba(0,85,159,.6);
    transition: all .3s ease-in
}
.CCInewsCarousel .articleIndicator.active {
    background: rgba(0,85,159,1);
}


.CCInewsCarousel .articleIndicator .img-articolo {
    width: 70px;
    height: 70px
}

@media (min-width: 1200px){
    .CCInewsCarousel .articleTitle .h1 {
        font-size: 2.125rem;
        font-weight: 700;
    }
}

@media (max-width: 1199px){
    .CCInewsCarousel .articleTitle .h1 {
        font-size: 1.25rem;
        font-weight: 700;

    }
}

@media (max-width: 992px) {
    .CCInewsCarousel .embed-responsive {
        /*min-height: 360px;*/ /*commentato da _vb_ 19-01-2022*/
        min-height: 200px; /*_vb_ 02-02-2022*/
    }

    .CCInewsCarousel .articleTitle .h1 {
        font-size: 1rem; /*_vb_ 02-02-2022*/
        font-weight: 700;

    }
    
    .CCInewsCarousel .articleIndicator .img-articolo {
        width: 40px;
        height: 40px
    }
}

@media (min-width: 993px) {
  
    .CCInewsCarousel .carousel-indicators {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 768px) {
  
    .CCInewsCarousel .articleTitle {
        top: auto;
        padding-bottom: 15px; /*_vb_ 02-02-2022*/
        padding-right: 30px;
        padding-left: 30px;
    }
}

/* fix IE 10-11 */
@media (min-width: 993px)  {  

    .CCInewsCarousel .carousel-indicators {
        width: 33.333333%;
    }
     
}
@media (max-width: 992px) {  

    .CCInewsCarousel .carousel-indicators {
        width: 70px;
    }
     
}
/* fine fix IE 10-11 */




.marquee {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}
.js-marquee{
    display: flex;
    flex-direction: row;
}
.scrollingNews{
    border-left: 5px solid  #3BADE0;
    border-right: 5px solid  #3BADE0;
}
/*SLIDER PARTNER*/
.swiper{
    width:100%;
    height: 100%;
}
.swiper-wrapper{
    align-items: center;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    display:block;
    margin:auto;
    /*width:100%;*/
    width:auto; /*_vb_ fix del 08-02-23*/
    max-height: 65px; /*_vb_ 17-02-22*/
    height: auto;

}

/* .swiper-button-prev {
    right: auto;
} */

.swiper-button-next{   
    left:auto;
    height:100%!important;
    background-color: #3BADE0;
    top:0!important;
    width:25px!important; 
    margin-top:0px!important;
    right: 0px !important;
}

.swiper-button-next:after{
    color: white;
    font-size:1.5rem!important;
}

.swiper-button-prev{   
    right:auto;
    height:100%!important;
    background-color: #3BADE0;
    top:0!important;
    width:25px!important; 
    margin-top:0px!important;
    left: 0px !important;
}

.swiper-button-prev:after{
    color: white;
    font-size:1.5rem!important;
}
.mySwiper{
height: 320px; /*_vb_ 17-02-22*/
}



.article_pager{
    display: flex;
    margin-top: 1rem;
    flex-wrap: wrap;
    align-items: center;
}

.article_pager a{
    border: solid 1px #e5e5e5;
    height: 32px;
    padding: 0px 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}

/*LISTING ALL'INTERNO DELLA INNER*/
.singolo-articolo{
    position:relative;
}
.category_listing_inner a{
    position:absolute;
    top:0;
    background-color:#3BADE0;
    color:white;
    padding: 5px 10px;
    left:0;
}



.btn-article {
    position: absolute;
    right: 0px;
    bottom: -30px;
    z-index: 10;
}
@media screen and (min-width:992px) {
   .btn-article {
        right: -10%;
    } 
}

.Ob_img_slim{
    width:100px;
    margin-bottom:1rem;
}
.CCI_BS_page ~ div.article_pager {
    display: flex;
    margin-top: 1rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

    .CCI_BS_page ~ div.article_pager a {
        border: solid 1px #9F1C45;
        height: 60px;
        padding: 0px 10px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        margin-right: 1rem;
        width: 60px;
        border-radius: 50%;
        color: #ffffff;
        background-color: #9F1C45;
    }
        .CCI_BS_page ~ div.article_pager a.active.page {
            border: solid 1px #9F1C45;
            height: 60px;
            padding: 0px 10px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            font-weight: 700;
            margin-right: 1rem;
            width: 60px;
            border-radius: 50%;
            color: #9F1C45;
            background-color: #ffffff;
        }
.text-red {
    color: #9F1C45;
}

.listing-news .immagine-articolo-listing {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.listing-news .single-articolo-listing > .row {
    min-height: 220px;
}

.listing-news .top-articolo-storie > .row {
    min-height: 400px;
}
.immagine-uno-storie{
    background-size:cover;
    background-position:center center;
    height:100%;
    min-height:500px;
}
.immagine-storie {
    background-size: cover;
    background-position: center center;
    height: 100%;
    min-height:220px;
}
.immagine-anni-precedenti {
    background-size: cover;
    background-position: center center;
    height: 150px;
    width:150px;
}
.swiper-slide > .img-document-ap {
    display: contents;
    z-index:2;
}
.swiper-pois{
    position:relative;
}
.mini-pois {
    position: absolute;
    background-image: url('/portals/_default/skins/CCI_BS/Img/mini-pois5.svg');
        background-repeat:repeat-x;
        height:5px;
        width:100%;
        top:95px;
        z-index:0;
}

.swiper-button-prev {
    right: auto;
    background-color: #3BADE0;
    top: 50px !important;
    left: -30px !important;
    font-size: 24px;
    font-family: "Montserrat";
    font-weight: 300;
    max-width: 200px;
    width: 100%!important;
    background-color: #9F1C45;
    text-align: center;
    display: inline-flex;
    border-radius: 120px 120px 0px 0px;
    min-height: 100px!important;
    justify-content: center;
    align-items: center;
    color: white !important;
    padding-top: 1rem;
    transition: .3s;
    position: relative;
    border: none !important;
    transform: rotatez(90deg);
    height:auto!important ;
}
    .swiper-button-prev:after {
        content: ""!important;
        position: absolute;
        bottom: -20px;
        width: 0;
        height: 0;
        line-height: 0px;
        border-top: 20px solid #9F1C45;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        opacity: 1;
    }
.swiper-button-next {
    right: auto;
    background-color: #3BADE0;
    top: 50px !important;
    right: -30px !important;
    font-size: 24px;
    font-family: "Montserrat";
    font-weight: 300;
    max-width: 200px;
    width: 100% !important;
    background-color: #9F1C45;
    text-align: center;
    display: inline-flex;
    border-radius: 120px 120px 0px 0px;
    min-height: 100px !important;
    justify-content: center;
    align-items: center;
    color: white !important;
    padding-top: 1rem;
    transition: .3s;
    position: relative;
    border: none !important;
    transform: rotatez(270deg);
    height: auto !important;
}

    .swiper-button-next:after {
        content: "" !important;
        position: absolute;
        bottom: -20px;
        width: 0;
        height: 0;
        line-height: 0px;
        border-top: 20px solid #9F1C45;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        opacity: 1;
    }


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0!important;
    cursor: auto;
    pointer-events: none;
}



.nav-ancor{
    border-top: solid 20px #9F1C45;
}
.nav-ancor h3{
    font-family: "Roboto Slab";
}
.nav-ancor ul li{
list-style: none;
}

.nav-ancor ul li a{
    /*text-transform: capitalize;*//*no _vb_*/
    font-family: "Roboto Slab";
    font-weight: 700;
    font-size: 1rem;
    padding: 0 1rem;
    transition: .3s;
    display: inline-block;
}
.ancor-column{
    column-count:2;
}
.stickyAncor {
    /*position: fixed;*/ /*commentato temporaneamente _vb_*/
    top: 0;
    width: 100%;
    z-index: 999999;
  }

@media(max-width:1199px){
    .ancor-column{
        column-count:1;
    }
    .nav-ancor ul li a{
        /*text-transform: capitalize;*//*no _vb_*/
        padding: 0;
    }
}
/*ACCORDION IN ARTICOLI*/

.CCI_BS_page a[data-toggle='collapse'] {
  display: block;
  padding: 10px 0;
  color: #9F1C45;
  border-bottom: 1px solid var(--light-gray);
}

.CCI_BS_page a[aria-expanded='true'] {
  border-bottom: none;
}

.CCI_BS_page div.collapse {
  border-bottom: 1px solid var(--light-gray);
  padding-bottom: 1.5rem
}


.CCI_BS_page a[data-toggle='collapse']::before {
  content: '-';
  font-size: 1.5rem;
  display: inline-block;
  color: var(--white);
  background: #9F1C45;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 10px;
}
        
.CCI_BS_page a.collapsed[data-toggle='collapse']::before {
  content: '+';
}

#navAncor{
    max-width:1600px;
    margin: auto;
}
