/*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;
}
#dnn_PrimoPiano_Editoriale .DnnModule {
    background-color: #E5E5E5;
    width: 100%;
}

.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{*/
    #dnn_PrimoPiano_Editoriale .DnnModule-534 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{*/
    #dnn_PrimoPiano_Editoriale .DnnModule-534 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;
}

}

/* VIDEOTUTORIALS HOME 2024 */
/* stile definito nel template EDN List_Article_Tutorials_Home_2024.htm */



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


/* ACCORDION LISTING */
.accordion-listing .singolo-articolo {
    border-top: solid 1px #E5E5E5;
}

.accordion-listing .singolo-articolo .content-articolo {
    padding: 1.5rem;
    padding-left: 2.5rem;
}


.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 24px;
    height: 26px;
    min-width: 24px;
    max-width: 24px;
    /* padding: .25rem; */
    padding: 0;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion > i {
    color: #fff;
    font-size: 12px;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion,
.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion > i,
.accordion-listing .singolo-articolo .titolo-articolo > p {
    transition: .3s;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="false"]:focus {
    background-color: #3BADE0 !important;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="true"]:focus,
.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="true"],
.accordion-listing .singolo-articolo .titolo-articolo > p[aria-expanded="true"] {
    background-color: #E5E5E5 !important;
}

.accordion-listing .singolo-articolo .titolo-articolo > p[aria-expanded="true"] {
    font-weight: 700;
    padding: 1px;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="false"] > i.fa-plus {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="true"] > i.fa-plus {
    opacity: 0;
    display: none;

}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion > i.fa-minus {
    opacity: 0;
    display: none;
    flex-direction: column;
    justify-content: center;
}

.accordion-listing .singolo-articolo .titolo-articolo > .btn-accordion[aria-expanded="true"] > i.fa-minus {
    opacity: 1;
    display: flex;
}


/* team */

.listing-team .EDN_featured  .wrapper-articolo{
    background: #efefef;
}

@media (min-width: 768px) {
    .listing-team .EDN_featured {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .listing-team .EDN_featured .wrapper-articolo {
        height: auto !important;

    }
    .listing-team .EDN_featured .wrapper-contenuto-articolo, .listing-team .EDN_featured .immagine-articolo {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .listing-team .EDN_featured .wrapper-articolo {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

}
/*CC DOCUMENTI UTILI*/
/*CC DOCUMENTI UTILI*/
/*CC DOCUMENTI UTILI*/

.ccDocs .ccDocIcon {
    display: inline-block;
    padding: 9px 5px 9px 30px;
    background: no-repeat center left /20px;
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-file.svg');
}
.ccDocs .ccDocIcon[href$=".pdf"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-pdf.svg');
}
.ccDocs .ccDocIcon[href$=".xls"],
.ccDocs .ccDocIcon[href$=".xlsx"],
.ccDocs .ccDocIcon[href$=".csv"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-excel.svg');
}
.ccDocs .ccDocIcon[href$=".pptx"],
.ccDocs .ccDocIcon[href$=".ppts"],
.ccDocs .ccDocIcon[href$=".ppt"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-powerpoint.svg');
}
.ccDocs .ccDocIcon[href$=".docx"],
.ccDocs .ccDocIcon[href$=".doc"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-word.svg');
}
.ccDocs .ccDocIcon[href$=".zip"],
.ccDocs .ccDocIcon[href$=".rar"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-zip.svg');
}
.ccDocs .ccDocIcon[href*="prezi.com"] {
    background-image: url('/Portals/_default/Skins/CCI_Nazionale/Img/cc-prezi.svg');
}

/*STILIZZAZIONE CATEGORIE ITALIA COOPERATIVA*/
.itacoopRSS .DnnModule, 
.itacoopRSS .no_Title_paddingBottom, 
.itacoopRSS div[id*=_ContentPane], 
.itacoopRSS .DNNModuleContent, 
.itacoopRSS .eds_template_List_Article_italiaCooperativa, 
.itacoopRSS div[id*=_pnlListArticles] {
    height: 100% !important;
} 

.ItaliaCooperativaCategory > a:hover, .ItaliaCooperativaCategory > a:visited {
    color:white;
}
.ItaliaCooperativaCategory a {
    color:white;
    width:100%;
    display:block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: .25rem;
    padding-top: .25rem;
}
.ItaliaCooperativaCategory a.PRIMO_PIANO {
    background-color: #00559F;
}
.ItaliaCooperativaCategory a.TERRITORIO{
    background-color: #4FBE74;
}
.ItaliaCooperativaCategory a.FEDERAZIONI{
    background-color: #874BAE;
}

.italia_cooperativa_container .immagine-articolo {
    /*height: 230px;*/
    height: 170px; /*_vb_ 09-02-22*/
    width: 100%;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
}

.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: #fff;

    /* 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: 100px; /*_vb_ 17-02-22*/
}

/*SLIDER GIUOVANI COOPERATORI*/

.swiper-background{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.swiper-slide .GC_Slide.bg-white img {
    width: 140px;
    clip-path: circle(70px at 50% 50%);
}

/*giovani cooperatori*/
/* .giovani_cooperatori_image{
    position:relative;
}
.giovani_cooperatori_summary{
    position:absolute;
    top: 220px;
} */

.giovani_cooperatori_summary .btn-primary{
min-width:140px;
font-size: 14px;
height: 30px;
}

/* .mySwiper_giovani_cooperatori .swiper-button-prev {
   left: 0px !important;;
    right: auto;
}

.mySwiper_giovani_cooperatori .swiper-button-next {
    right:0px!important;
 } */
 .giovani_cooperatori_summary {
    height: 230px;
    display: flex!important;
    flex-direction: column;
    justify-content:space-between;
}
.giovani_cooperatori_summary p{
    font-size: .85rem;
}
/* .giovani_cooperatori_summary p:first-child{
    color:#959595;
    font-weight: 700;   
} */
/* .giovani_cooperatori_summary p:nth-child(3){
    overflow: hidden;
    margin: 0px 10px;
    text-align: initial;  
} */
.giovani-cooperatori-contenuto {
    height:100px;
    overflow: hidden;
}
.swiper-slide img.giovani_cooperatori_image  {
    max-height: unset !important; /*_vb_ 18-02-2022*/
}


.category_AreaStudi a{
 color:white;
 text-transform: capitalize;
}

.GC_Card .edn_metaDetails{
    display: flex;
   flex-direction: row;
   justify-content: space-between;
   background-color: white;
   padding-top:15px;
   position: relative;
}
.GC_Card .edn_metaDetails::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    top: -20px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    z-index: 9;
}

.GC_Btn{
    background-color: #3BADE0;
    padding: 5px;
    color: white;
}

.GC_Slide .GC_Btn:hover,
.GC_Slide .edn_readMore:hover,
.dettaglio-articolo i:hover{
    cursor: pointer;
}

/*AREA STUDI*/
.card-confcooperative .edn_articleTitle a{
    letter-spacing: 0;
    font-size: 1rem;
}

.card-confcooperative .edn_publishDate span, .card-confcooperative .numero_articolo > p, .numero_articolo {
    letter-spacing: 0;
    font-size: 0.938rem !important;
    font-weight: 500;
    text-transform: capitalize !important;
    color:#959595;
}

@media (min-width: 768px) and (max-width: 1399px) {
    .card-confcooperative .card-category-label a{
        font-size: 0.813rem !important;
    }

    .card-confcooperative .edn_articleTitle{
        line-height: 1.2rem !important;
    }

    .card-confcooperative .edn_articleTitle a{
        font-size: 0.75rem !important;
    }

    .card-confcooperative .edn_publishDate span{
        font-size: 0.625rem !important;
    }
}

@media screen and (max-width: 600px) {
    .card-confcooperative .edn_publishDate span{
        font-size: 0.75rem !important;
    }

    .gallery_label div.area-studi{
        height: 100%;
        width: auto;
        padding: 20px 10px 15px 20px;
        display: flex;
        align-items: center;
    }
}

.banner-sm-fondosviluppo div{
    position: relative;
}

.banner-sm-fondosviluppo h3:before{
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
}

.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;
}

/*IDENTITÀ VISIVA*/
/*IDENTITÀ VISIVA*/
/*IDENTITÀ VISIVA*/
li.EDNdocument::marker {
    color: #00559F ;
    font-size: 20px;
}



/*CIRCOLARI*/
/*CIRCOLARI*/
/*CIRCOLARI*/

.categorie-circolari a:first-child {
    font-weight: 700;
}

/*CATEGORY MENU CIRCOLARI*/
/*CATEGORY MENU CIRCOLARI*/
/*CATEGORY MENU CIRCOLARI*/

.category-menu-circolari .level_0,
.archivio-circolari .level_0{
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    margin-bottom: 7px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.16);
    margin-top: .5rem;
}

.category-menu-circolari .level_0 ul,
.archivio-circolari .level_0 ul {
    list-style-type: none;
    margin: 0;
}

.eds_news_CCI_Nazionale ul.edn_archive_menu_wrapper{
    list-style: none;
    margin-left: 0;
}

.eds_news_CCI_Nazionale ul.edn_archive_menu_wrapper li {
    box-shadow: 0 4px 6px rgba(0,0,0,0.16);
    margin-top: .5rem;
    padding: 1rem;
    padding-right: 0rem;
}

.category-menu-circolari .level_0.hasChild::after,
.archivio-circolari .level_0::after
{
    content: "\f0d7";
    font-family: "FontAwesome";
    position: absolute;
    display: block;
    right: 0;
    top: 10px;
    width: 20px;
    line-height: 20px;
    color: #00559F;
    z-index: -1;
}
.category-menu-circolari .level_0.hasChild.opened::after,
.archivio-circolari .level_0.opened::after
{
    content: "\f0d8";
}
.category-menu-circolari .level_1{
    text-transform: none;
}

.category-menu-circolari .level_1 div{
    padding: 0rem 1rem 1rem 1rem !important;
}

.archivio-circolari .level_1 {
    box-shadow: none !important;
    text-transform: capitalize;
    padding: 1rem 1rem 0rem 0rem !important;
    margin: 0 !important;
}

/*a.btn[target=_blank]::after,
a.EDNcategorycolor-default[target=_blank]::after,
.menuItem a[target=_blank]::after,
.SidebarMenu a[target=_blank]::after,
.wrapper-contenuto-articolo a[target=_blank]::after {
    content: "\f35d";
    font-family: "FontAwesome";
    display: inline-block;
    opacity: .6;
    font-size: 65%;
    vertical-align: super;
    padding-left: 2px;
}*/

/*BANNER DIH NEWS HERO*/
/*BANNER DIH NEWS HERO*/
/*BANNER DIH NEWS HERO*/



.bg_DIH{
    background-image: url(/Portals/_default/skins/CCI_Nazionale/Img/Proposte_PercorsiDiInnovazione.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center center;
    min-height: 250px;
    width: 100%;
}

.CtaNewsHero{
    font-family: "Museo";
    min-width: 220px;
    max-width: 100%;
    height: 40px;
    background-color: #0275D8;
    color: #fff !important;
    border-radius: 20px;
    font-size: 18px;
    border: none !important;
    outline: none !important;
    transition: .3s;
}
.CtaNewsHero:hover{
  text-decoration: none; 
}

.Title_DIH>a{
    font-family: "Museo";
    color:#FC8535;
    font-size: 1.5rem; 
    text-transform: uppercase;
}

.article_DIH p{
    font-family: "Museo";
    color:#0275D8;
}