/*Slider responsive TEST*/

.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(1)  .c-tile-content.c-bg-white,
.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(2)  .c-tile-content.c-bg-white,
.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(3)  .c-tile-content.c-bg-white,
.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(4)  .c-tile-content.c-bg-white {
    background-color: #12122E !important;
}

.footer-menu-list a{
    font-size:18px;
}
 
@media (max-width: 460px) {
    #md-slider-1-block .md-objects
 {
         display: block!important;
    }
}

.c-layout-header-topbar,
.c-layout-header-topbar a {
  font-family:'Poppins';
}
 
@media (min-width: 1200px){
.container {
    width: 1286px !important;
}
}

@media(max-width:800px){

    .titolo-news-archivio
 {
    font-size: 30px;
    font-weight: 600;
}
.c-layout-header .c-topbar .c-top-menu > .c-ext > li.c-lang{
    top: unset!important;
    margin: unset!important;
}

ul.c-ext.c-theme-ul {
    right: 15px;
    position: absolute;
}


    .field--name-field-accessiblita-al-prodotto{
        text-align: unset!important;
        margin-top:unset!important;

    }
}
@media (max-width: 575.98px) {
    center-sm{
        text-align:center;
    } 
    
    #euregioHeader header .c-navbar .c-logo img {
        max-height: 37px!important;
    }

	.md-layer-1-64 img{left:0 !important;height: 144px !important;top:26px !important;} 
	.md-layer-21-63 img{left:0 !important;height: 144px !important;top:26px !important;} 
	.md-layer-21-68 img {
		height: 100% !important;
		width: 440px !important;
		top: 0.1618px !important;
		left: -20px !important;
	}
	.md-layer-1-70 img {
		height: 100% !important;
		width: 440px !important;
		top: 0.1618px !important;
		left: -20px !important;
	}
	.md-layer-20-72 img {
		height: 100% !important;
		width: 440px !important;
		top: 0.1618px !important;
		left: -20px !important;
	}
}
.md-layer-21-68 img{height: 100% !important;    top: 7.1618px !important;}
.md-layer-1-70 img{height: 100% !important;    top: 7.1618px !important;}
.md-layer-20-72 img{height: 100% !important;    top: 7.1618px !important;}
/*END Slider responsive TEST*/
.views-element-container > .c-content-tile-grid > .col-md-6 > div > .row > div > .c-tile-content
{
    background-color: #7F8C97 !important;
}

.views-element-container > .c-content-tile-grid > .col-md-6 > div > .row > div > .c-tile-content > .c-wrapper > .c-body > h3
{
    color: #fff !important;
}

.views-element-container > .c-content-tile-grid > .col-md-6 > div > .row > div > .c-tile-content > .c-wrapper > .c-body > p
{
    color: #fff !important;
}

.views-element-container > .c-content-tile-grid > .col-md-6 > div > .row > div > .c-tile-content > .c-wrapper > .c-body > .btn
{
    color: #fff !important;
    border-color: #fff !important;
}
/***************
**  N E W S  **
***************/

.news-home-grid {
    /* margin: 20px;
    min-height: 360px; */
    padding-left: 80px;
}

.news-home-item {
    background-color: #7F8C97 !important;
    color: #fff !important;
    padding: 20px;
}

.news-home-item > .views-field-nothing-1 > .field-content {
    display: block;
    height: 4px;
}

.news-home-item > .views-field-nothing > .field-content {
    padding: 4px 10px;
    font-size: 14px;
    border: #fff solid 1px !important;
    text-transform: uppercase;
}

.news-home-item > .views-field-title {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
    height: 124px;
}

.news-home-item > .views-field-body > .field-content {
    color: #000;
    font-size: 14px;
    display: block;
    font-weight: 400;
    min-height: 190px;
    text-align: justify !important;
    margin-bottom: auto;
}

.news-home-item > .views-field-created {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 20px;
	padding-top: 20px;
	display: inline-block;
	width:50%;
;}

.news-home-item > .views-field-langcode {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 20px;
	padding-top: 20px;
	display: inline-block;
	width:50%;
	text-align:right;
}
/* .news-home-grid > div.row > div.col-md-4 > .views-field-langcode > span > a {
	color: #fff !important;
	font-weight:bold;
} */
.news-home-item > .views-field-langcode > span > a {
    /* visibility: hidden; */
    font-size: 0;
    color: transparent;
}
.news-home-item > .views-field-langcode > span > a:after {
    /* visibility: visible; */
    content: 'LINK';
    font-size: 14px;
    color: #fff !important;
    border: 1px solid #fff;
    padding: 6px 18px;
    font-weight:bold;
}
.news-home-item > .views-field-langcode > span > a:hover:after {
    /* color:#3f444a !important;
    border: 1px solid #3f444a; */
    background-color: #677083;
}

/* .news-home-block > p::before {
    content: "NEWS";
    border: #fff solid 1px !important;
    margin-bottom: 20px;
    padding: 4px;
    font-size: 14px;
} */

.news-home-block {
    background-color: #7F8C97 !important;
    padding: 20px;
    font-size: 16px;
    color: #fff !important;
    height: 320px;
}

.news-home-block > p {
    margin: 40px 0;
}

.news-home-block > span.header {
    border: #fff solid 1px !important;
    margin-bottom: 20px;
    padding: 4px;
    font-size: 14px;
}

.news-home-block > span.footer {
    margin-top: 20px;
}
article.node-nd-blog > div.c-content-blog-post-1-view > div > div > a > span {
    font-size: 36px;
    width: calc(100% - 70px);
    font-weight: bold;
    color: #5893dd;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.news-dettaglio-testata {
    text-align: right;
    margin-top: -60px;
    margin-bottom: 60px;
}
.news-dettaglio-testata > span.data-pubblicazione {
    background: #5893dd;
    color: white;
    font-weight: bold;
    padding: 7px;
    border-radius: 20px;
    pointer-events: none;
}
.news-dettaglio-media {
    display: block;
    margin-bottom: 20px;
}
div.c-content-blog-post-1-list > div.news-list {
    margin: 20px 0;
    padding: 20px 0 30px;
    border-bottom: #5893dd solid 1px;
}
div.c-content-blog-post-1-list > div.news-list > .views-field-title > span > a {
    font-size: 24px;
    /* width: calc(100% - 70px); */
    font-weight: bold;
    color: #5893dd;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/* div.c-content-blog-post-1-list > div.news-list > .views-field-body > span {

} */
div.c-content-blog-post-1-list > div.news-list > .views-field-created {
    text-transform: uppercase;
    float: right;
    display: block;
    margin: -10px 0 10px 0;
}
/******************
**  F O O T E R  **
*******************/
.footer-menu-list > div > div > ul > li > a {
    color: #fff !important;
}
p.c-copyright > a {
    color: #fff;
}
p.c-copyright > a:hover {
    color: #5893dd;
}
/************************
**  M A I N   M E N U  **
*************************/
#euregioHeader header {
    position: fixed;
    width: 100%;
    z-index: 995;
}
#euregioHeader header .c-topbar {
    display: flex;
    align-items: center;
}
#euregioHeader header .c-topbar a {
    font-size: 12px;
}
#euregioHeader header .c-navbar .c-logo img {
    max-height: 66px;
}
#euregioHeader header .tb-megamenu-item li.tb-megamenu-item:hover {
    background: #f7f8f9;
}
#euregioHeader header .tb-megamenu-item li.tb-megamenu-item:hover > a:first-child {
    color: #5893dd !important;
    font-weight: bold;
}
/* .dialog-off-canvas-main-canvas .nd-region:nth-child(2) {
  margin-top: 145px;
} */
#header > div > div:nth-child(2)  {
  padding-top: 145px;
}
.c-page-on-scroll #euregioHeader .c-layout-header .c-topbar {
  	    transition: all 0.2s;
  	    height: 0;
        overflow: hidden;
}
@media (min-width: 992px) {
    #euregioHeader li.tb-megamenu-item.level-1 > a, #euregioHeader li.tb-megamenu-item.level-2.dropdown-submenu > a {
        pointer-events: none;
    }
}
@media (max-width: 991px) {

    .c-content-tab-2 > .nav > li + li{
        margin-left:0!important;
    }
    /* FIX HOMEPAGE CAROUSEL */
    #euregioProductCarousel .c-content-tab-2 > .nav > li.active > .c-arrow {
        display: none;
    }
    #euregioProductCarousel ul.nav.c-tab-icon-stack.c-font-sbold.c-font-uppercase {
        display: grid!important;
        max-width: 100vw;
        overflow-x: scroll;
        margin-bottom: 20px;
    }
 
    #euregioProductCarousel > div.tab-content .c-tab-pane .row {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
		color: #fff !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(1) {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) a,
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) span {
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
        width: auto !important;
    }

     .card-infra, .card-markets, .card-global {
        margin-bottom:15px;
    }

    /* FIX TOP MENU */
    #euregioHeader header .c-navbar .c-logo img {
        max-height: 60px;
    }
    .c-layout-header-topbar-collapse #euregioHeader .c-layout-header .c-topbar {
        display: none;
    }
    .c-layout-header-topbar-collapse.c-topbar-expanded #euregioHeader .c-layout-header .c-topbar {
        display: flex;
    }
    /* #euregioHeader button.c-topbar-toggler {
      display: none;
    } */
    #euregioHeader header .c-topbar a {
        font-size: 10px;
    }
    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
        margin-top: 15px;
    }
    #euregioHeader .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li > .c-link,
    #euregioHeader .c-theme-nav li:active > a:not(.btn),
    #euregioHeader .c-theme-nav li:hover > a:not(.btn) {
        color: #ebedf2 !important;
    }
    #euregioHeader header .tb-megamenu-item li.tb-megamenu-item:hover > a:first-child,
    #euregioHeader .c-theme-nav li.c-active > a:not(.btn) {
        color: #7d8691 !important;
        font-weight: 500;
    }
    #euregioHeader header .tb-megamenu-item li.tb-megamenu-item:hover {
        background-color: #394048;
    }
    #euregioHeader header .tb-megamenu-item li.tb-megamenu-item:hover > a:first-child {
        color: #7d8691 !important;
    }
    #euregioHeader .tb-megamenu-item.level-2.mega.dropdown-submenu.c-open > a {
        color: #5893dd !important;
    }
    /* FIX PAGES */
    #header > div > div:nth-child(2) {
        padding-top: 110px;
    }
    #block-euregiobreadcrumbsistituzioni .c-layout-breadcrumbs-1 {
        padding: 10px 0;
    }
    #block-euregioprebodymandatitaylormade .field--name-body > div {
        margin: 20px 0 !important;
        padding: 0 12.5px;
        text-align: justify;
        font-size: 15px;
    }
    #sidebar {
        padding-top: 40px !important;
        padding-bottom: 25px !important;
    }
    #content {
        padding-top: 0px !important;
    }
    /*
    .euregio-sideMenu-2nd {
        display: none;
    }*/
    .euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu {
        margin: 0;
        text-align: center;
        border: none;
    }
    .euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu li a {
      border-left: 3px solid #eaeef1;
      border-right: 3px solid #eaeef1;
    }
    .euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu li a.is-active {
      border-left: 3px solid #92a1be;
      border-right: 3px solid #92a1be;
    }
    /* FIX HOMEPAGE CAROUSEL */
    #euregioProductCarousel .c-content-tab-2 > .nav > li.active > .c-arrow {
        display: none;
    }
    #euregioProductCarousel ul.nav.c-tab-icon-stack.c-font-sbold.c-font-uppercase {
        display: flex;
        max-width: 100vw;
        overflow-x: scroll;
        margin-bottom: 20px;
    }
    
    #euregioProductCarousel > div.tab-content .c-tab-pane .row {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
		color: #fff !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(1) {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) a,
    #euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) span {
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
        width: auto !important;
    }
    /* FIX HOMEPAGE CUSTOM VIEW */
    #euregioCustomHomeNewsView .c-content-blog-post-1-list,
    #euregioCustomHomeNewsView .news-home-grid {
        padding: 0;
    }
    #euregioCustomHomeNewsView .news-home-grid .row > div {
        padding: 10px 30px;
    }
    #euregioCustomHomeNewsView .news-home-grid .row > div .views-field-nothing-1 {
        display: none !important;
    }
    #euregioCustomHomeNewsView .views-field-nothing {
        padding: 20px 0 0 24px;
    }
    #euregioCustomHomeNewsView .views-field-title a, .views-field-created .field-content {
        height: auto !important;
        padding: 0 !important;
    }
}

/******************************
**  S I D E B A R   M E N U  **
*******************************/
/* 2ND LEVEL MENU */
.euregio-sideMenu-2nd .c-layout-sidebar-menu .c-sidebar-menu .is-active {
    font-weight: bold;
}
.euregio-sideMenu-2nd > h3 {
    font-size: 22px;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    background-color: #5893dd;
}
.euregio-sideMenu-2nd > p.c-font-uppercase {
    display: none;
}
.euregio-sideMenu-2nd .c-layout-sidebar-menu .c-sidebar-menu {
    border-top: none;
    padding: 8px 0;
}
.euregio-sideMenu-2nd .c-layout-sidebar-menu .c-sidebar-menu > li > a {
    padding: 5px 30px 5px 25px;
    font-size: 16px;
}
.euregio-sideMenu-2nd .c-layout-sidebar-menu .c-sidebar-menu > li > a.is-active {
	/* background-color: #5893dd !important;
    border-right: 3px solid #054d7f;
    color: #fff !important; */
    border-right: 3px solid #000;
    color: #000!important;
}

.field--name-field-accessiblita-al-prodotto a {
    background: #C9D9E3!important;
    color: #000!important;
    font-weight: 400!important;
}

.blu-royal {
    background: #2e3336 !important;
}

.social-links {
  list-style: none;
  margin: 0;
  padding: 8px 12px;
  background: #0b0c2a;   /* blu scuro come nell’immagine */
  display: inline-flex;
  gap: 10px;
}

.social-links li {
  margin: 0;
  padding: 0;
}

.social-links a {
  text-decoration: none;
  color: #fff;
  font-size: 22px;       /* dimensione icone */
}

.social-links a:hover {
  opacity: 0.8;
}
.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(-n+2) .c-tile-content
 {
    background-color: #12122E !important;
}

.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(-n+2) .c-tile-content
 {
    background-color: #12122E !important;
}

.btn-proposta {
  background: #2e3336;
  color: #fff!important;
  pointer-events: auto;
  text-decoration: none;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 25px;
  font-size: 14px;
}

/*3RD LEVEL MENU*/
.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu {
    border-top: none;
    border-bottom: none;
    border-left: none;
}
.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li > a {
    color: #5893dd;
    font-weight: bold !important;
}
.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li:hover > a {
    background: none;
	color: #054d7f; /*text-decoration: underline;*/
}
.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu a.is-active {
    /*background-color: #f1f2f7 !important;
    border-right: 3px solid #92a1be;
    color: #92a1be !important;*/
	/* background-color: #5893dd !important;
    border-right: 3px solid #054d7f;
    color: #fff !important; */
    color: #054d7f !important;
}

.c-logo .c-desktop-logo-inverse {
  display: none !important;
}

.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu a.is-active:after{
    content: '\f058';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: -2px -6px 0 0;
    float: right;
    text-decoration:none;

 }
.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li > a.c-toggler {
	/* background-color: #054d7f;
    color: #fff; */
    background-color: #5893dd;
	color: #fff;
}

.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li > a.c-toggler > span.c-arrow {
    color: #fff !important;
}
/****************************
**  M E G A   S L I D E R  **
*****************************/
.megaTitle {
    color: white;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    /* -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #555; */
}
.megaSubTitle {
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    /* -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #555; */
}
/*********************
** C A R O U S E L  **
**********************/
#euregioProductCarousel > div.tab-content, #questionarioTabContent > div.tab-content{
    background: #7f8c97 !important;
}
#euregioProductCarousel .c-content-tab-2.c-opt-1 > .nav li.active > .c-arrow:before {
    border-bottom-color: #7f8c97;
}
#euregioProductCarousel .c-content-tab-2 a {
    color: white !important;
    transition: background-color 500ms;
    background-color: #7f8c97;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    overflow: hidden;
}
#euregioProductCarousel .c-content-tab-2 a:hover {
    background-color: #5893dd;
}
#euregioProductCarousel .c-content-tab-2 .active a {
  background-color: #5893dd;
}
#euregioProductCarousel .c-content-tab-2 a:after {
    content: "";
    padding-top: 50%;
    padding-bottom: 50%;
    display: block;
}
#euregioProductCarousel .c-content-tab-2 > .nav > li.active > .c-arrow {
    margin-top: 20px;
}
#euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) h3 {
    font-size:28px;
}
#euregioProductCarousel > div.tab-content .c-tab-pane .row > div:nth-child(2) p {
    font-size:18px;
}
/*****************************
** P R O D U C T   P A G E  **
******************************/
#block-jango-sub-page-title h1 {
    font-size: 36px;
    width: calc(100% - 70px);
    font-weight: bold;
    color: #5893dd;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*#block-jango-sub-content > article > div > div.field--type-text-with-summary > h1 {
    color: #5893dd;
    font-size: 24px;
    border-top: #5893dd solid 1px;
    border-bottom: #5893dd solid 1px;
    padding: 12px;
    margin-top:20px !important;
    margin-bottom: 20px !important;
}*/

#block-jango-sub-content article div div.field--type-text-with-summary h1 {
    color: #5893dd;
    font-size: 24px;
    border-top: #5893dd solid 1px;
    border-bottom: #5893dd solid 1px;
    padding: 12px;
    margin-top:20px !important;
    margin-bottom: 20px !important;
}

/* #block-jango-sub-page-title h1:after {
    content: "";
    width: 30px;
    height: 3px;
    display: block;
    background: #5893dd;
    margin-top: 20px;
} */
#block-pagetitle h1 {
    color: #000!important;
    font-size: 36px;
    width:100%;
    font-weight: bold;
    color: #5893dd;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.titolo-news-archivio
 {
    font-size: 25px;
    font-weight: 600;
}



#block-pagetitle > article > div > div.field--type-text-with-summary > h1 {
    color: #5893dd;
    font-size: 24px;
    border-top: #5893dd solid 1px;
    border-bottom: #5893dd solid 1px;
    padding: 12px;
    margin-top:20px !important;
    margin-bottom: 20px !important;
}
/* #block-pagetitle h1:after {
    content: "";
    width: 30px;
    height: 3px;
    display: block;
    background: #5893dd;
    margin-top: 20px;
} */
.field--name-field-accessiblita-al-prodotto {
    text-align: right;
   /* margin-top: -60px;*/
    margin-bottom: 30px;
}
.field--name-field-accessiblita-al-prodotto a {
    background: #cbced0;
    color: white;
    font-weight: bold;
    padding: 7px;
    border-radius: 20px;
    pointer-events: none;
}
.field--name-field-accessiblita-al-prodotto a[href*="taxonomy/term/140"] {
    background: #5893dd;
}
.euregio-valori-quote ul {
    padding-left: 0;
    list-style-type: none;
}
.euregio-valori-quote li {
    margin-bottom: 10px;
}
.euregio-valori-quote-table {
    display: flex;
    align-items: stretch;
    border: 0.5px solid #eeeeee;
}
.euregio-valori-quote-table:first-child {
    background-color: #eef1f5 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.euregio-valori-quote-table:nth-of-type(odd) {
    background-color: #fbfcfd;
}
.euregio-valori-quote-table:hover {
    transition: background-color 250ms;
    background-color: rgba(50, 197, 210, 0.3);
}
.euregio-valori-quote-table > div {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.4px solid #eeeeee;
}
.euregio-valori-quote-table p,
.euregio-valori-quote-table ul,
.euregio-valori-quote-table li {
    margin-bottom: 0;
}
a.downloadStorico, .downloadStorico a {
    color: #5893dd;
    text-decoration: underline;
}
a.downloadStorico:hover, .downloadStorico a:hover {
    text-decoration: none;
}
/*************************
** L O G I N   P A G E  **
**************************/
.c-shop-login-register-1 > div {
    display: flex;
    justify-content: center;
}
#block-jango-sub-local-tasks--2 ul > li:first-child {
    display: none;
}
#block-euregiobreadcrumbslogin,
#block-euregiobreadcrumbslogin > div > div {
    padding-top: 144px;
}
form#user-login-form {
    margin-top: -40px;
}
form#user-login-form > div > div > div > div {
    box-shadow: 0px 2px 25px rgba(0,0,0,0.5);
}
@media (max-width: 991px) {
    #block-euregiobreadcrumbslogin {
        padding-top: 35px;
    }
}
.euregio-login{
    min-height: 360px !important ;
}
.euregio-login > * > h3 {
    font-size: 24px;
    color: #3f444a;
    font-weight: 500;
    margin: 0 0 30px 0;
}
/***********************
** D A S H B O A R D  **
************************/
#block-jango-sub-local-tasks {
    /*display: none; MODIFICA LORENZO*/
}
#block-euregiobreadcrumbsdashboard,
#block-euregiobreadcrumbsdashboard > div > div {
  padding-top: 144px;
}
#dashboard-logout {
    text-align: right;
    text-transform: uppercase;
    margin-top: -60px;
}
#dashboard-logout a {
    background-color: #525e64;
    color: white;
    padding: 10px;
    border-radius: 40px;
}
#dashboard-logout a:hover {
    transition: background-color 500ms;
    background-color: black;
}
.sectionEnd td {
    border-bottom: 2px solid #5c6873 !important;
}
#euregio-dashboard-wrapper .tab-content .tab-pane tr:last-child > td {
    background: #5c6873;
    color: white;
}
.td-grey {
    background: #5c6873!important;
    color: white!important;
}
.td-white {
    background: #fff!important;
    color: #333!important;
}

#euregio-dashboard-wrapper.c-content-tab-1.c-theme .nav > li.active > a {
    color: #5893dd;
    border-bottom-color: #5893dd !important;
    border-bottom-width: 3px !important;
    border-bottom-style: solid !important;
}
#euregio-dashboard-wrapper.c-content-tab-1.c-theme .nav > li:hover > a {
    transition: color 500ms;
    color: #5893dd;
    border: none;
}
#euregio-dashboard-wrapper .tab-content .tab-pane tr > td:first-child {
    font-weight: bold;
}
#euregio-dashboard-wrapper .tab-content .tab-pane .table-hover > tbody > tr:hover {
    transition: background-color 250ms;
    background-color: rgba(50, 197, 210, 0.3);
}
#block-euregiofondiquoteblocco {
    margin-top: 30px;
}
#block-euregiofondiquoteblocco h2 {
    font-size: 35px;
}
#block-euregiofondiquoteblocco ul {
    font-size: 20px;
    list-style: none;
    line-height: 1.6em;
}
.documentazioneHeader {
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
}
.document-list-wrapper li {
    list-style: none;
}
.file-documentazione-dashboard {
    display: flex;
    margin-bottom: 7px;
}
.file-documentazione-dashboard:hover {
    color: #5893dd;
}
.file-documentazione-dashboard:before {
    margin-right: 10px;
}
.file-documentazione-dashboard a {
    font-weight: 300;
}
.file-documentazione-dashboard a:hover {
    color: #5893dd;
}
@media (max-width: 991px) {
    #block-euregiobreadcrumbsdashboard {
        padding-top: 35px !important;
    }
    #dashboard-logout {
        margin-top: -160px;
        margin-bottom: 130px;
    }
}
/**********************************
** A R E A   R I S E R V A T A  **
*********************************/
#block-area-riservata-block {
    margin-top: 20px;
    margin-bottom: 30px;
}
.fileSystem-area-risevata > a {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-top: 50px;
}
.fileSystem-area-risevata a:hover,
a[href*="area-riservata"][rel="bookmark"]:hover,
.field--name-field-upload-documento a:hover {
    color: #5893dd;
    transition: color 300ms;
}
.fileSystem-area-risevata > a:before,
.area-risevata-item-list h3 a:before,
.area-risevata-item-list ul a:before,
a[href*="area-riservata"][rel="bookmark"]:before {
    content: "\e089";
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    padding-right: 10px;
    font-size: 1.5em;
}
.area-risevata-item-list {
    margin-left: 35px;
}
.area-risevata-item-list ul {
    list-style: none;
}
.area-risevata-item-list ul li:last-child {
    display: none;
}
.feed-icon,
.node-readmore {
    display: none;
}
.field--name-field-upload-documento a {
    font-size: 1.2em;
    line-height: 1.8em;
}
.field--name-field-upload-documento a:before {
    content: "\f016";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    padding-right: 10px;
    font-size: 1em;
}
/**************************************************
** M U L T I L A N G U A G E   S T A N D A R D  **
*************************************************/
li.c-lang {
    max-width: 25px;
    margin-left: 5px !important;
}
.language-switcher-language-url .is-active {
    display: none;
}
/**********************************************
** M U L T I L A N G U A G E   C U S T O M  **
*********************************************/
#block-languageswitcher {
    position: fixed;
    top: 0px;
    left: 10px;
    z-index: 999;
}
#block-languageswitcher ul {
    display: block;
    position: static;
    border-radius: 50px;
    box-shadow: 0 0;
    background: none;
}
.c-page-on-scroll #block-languageswitcher {
    display: none;
}
#block-languageswitcher ul li {
    display: inline-block;
}
#block-languageswitcher ul li.is-active {
    display: none;
}
#block-languageswitcher ul li a:hover,
#block-languageswitcher ul li a:active {
    background: none;
    color: #5893dd;
    transition: color 300ms;
}
@media (max-width: 991px) {
    #block-languageswitcher {
        position: fixed;
        top: inherit;
        bottom: 10px;
    }
    #block-languageswitcher ul {
        display: block;
        position: static;
        border-radius: 50px;
        box-shadow: 0 3px 12px -5px rgba(0,0,0,.35);
        background: #fff;
    }
}
/***************************
** M A N T A I N E N C E  **
***************************/
body.maintenance-page > div > header {
    width: 100%;
    padding-top: 250px;
}
body.maintenance-page > div > header > a > img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
}
body.maintenance-page > div > header > h1 {
    display: none;
}
body.maintenance-page > div > main > h1 {
    display: none;
}
/******************
**  S T O R I E  **
******************/
/* article > div#storie-dettagli {

} */
article > div#storie-dettagli > h1 {
    font-size: 36px;
    width: calc(100% - 70px);
    font-weight: bold;
    color: #5893dd;
    margin-bottom: 20px;
    text-transform: uppercase;
}
article > div#storie-dettagli > div > div.field--name-field-arrow,
article > div#storie-dettagli > div > div.field--name-field-text-color,
article > div#storie-dettagli > div > div.field--name-field-background-and-arrow-color{
    display: none;
}
article > div#storie-dettagli > div > div.field--name-field-service-image > img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
article > div#storie-dettagli > div > div.field--name-body {
    margin: 20px 0 40px 0;
}
/* .storie-lista {

} */
/* .c-content-v-center > .c-wrapper > .c-body > a[hreflang*="it"],
.c-content-v-center > .c-wrapper > .c-body > a[hreflang*="de"] {
    visibility: hidden;
}
.c-content-v-center > .c-wrapper > .c-body > a[hreflang*="it"]:after,
.c-content-v-center > .c-wrapper > .c-body > a[hreflang*="de"]:after  {
    content: 'LINK';
    visibility: visible;
    color:#fff !important;
    border-color:#fff !important;
    margin: 10px 0;
    padding: 6px 18px 4px 18px;
    background: none;
    font-size: 14px;
    border-width: 1px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: bold;
    outline: none !important;
    -moz-transition: all 0.2s ease-out;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    user-select: none;
} */
/************************
** D I S C L A I M E R **
************************/
#euregio-disclaimer {
    display: none;
    position: fixed;
    z-index: 999999;
    /* opacity:0; */
    background-color: rgba(88,147,221,1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   -webkit-transition: opacity 1s;
   -moz-transition: opacity 1s;
   -o-transition: opacity 1s;
   transition: opacity 1s;
   padding: 20px 50px 100px 20px;
   overflow: scroll;
}
.euregio-disclaimer-content > p {
    color:#fff;
    font-weight: 100;
    font-size: 14px;
    padding: 10px;
}
/********************************
** L A V O R A   C O N   N O I **
********************************/
div#accordion-1 > div.panel > div.panel-collapse > div.panel-body > p > a {
    color: #3f444a;
    border-bottom: #3f444a 1px dotted;
}
div#accordion-1 > div.panel > div.panel-collapse > div.panel-body > p > a:hover {
    color: #fff;
    border-bottom: #fff 1px dotted;
}
/**************************
** C U S T O M   F I X  **
*************************/
nav > ol.c-page-breadcrumbs {
    display: none !important;
}
article > div > div.field--name-body > * > a {
    color: #5893dd;
}
article > div > div.field--name-body > * > a:hover {
    color: #054d7f;
}
.c-content-feature-2.c-option-2 {

    padding: 20px 0;

}
div.c-content-feature-2 {
    background: #f7f7f7;
    height: 150px;
    min-height: 150px;
}
div#side-contatti > div.c-body > div.c-section:nth-child(4) {
    display: none;
}
.c-line-left{
    background: #5893dd !important;
}
div#euregio-title-lower > h3 > span.title-wrap {
    text-transform: lowercase !important;
}

div#euregio-title-lower > p.c-font-uppercase {
    text-transform: none !important;
    font-weight: bold;
}

#euregioProductCarousel .c-content-tab-2 > .nav > li {
    vertical-align: text-top!important;
}

.footer-menu-list a {
    color: #337ab7;
}


.md-slide-image, .md-slide-overlay{
    margin-top: 100px !important;
}


.altoadige .field__label {
    display: none;
}


/* Riportare in prod*/

#gm-title::before, #title-management::before, #glo-title::before, #re-title::before, #pm-title::before, #sm-title::before, #fa-title::before, #oc-title::before, 
#hr-title::before,#lc-title::before, #pi-title::before, #rs-title::before   {
 content: "";
  display: inline-block; 
  width: 7px;
  height: 32px;
  margin-right: 10px;
  border-radius: 5px;
}

.section {
  display: flex;
  flex-wrap: wrap;      
  gap: 20px;            
  justify-content: flex-start; /* allinea a sinistra */
}

#gm-title::before, #fa-title::before, #pi-title::before{
  background-color: #12122E
}

#title-management::before, #sm-title::before, #lc-title::before{
 background-color: #E83B24; 
}

#glo-title::before{
    background-color: #1E484A;
}

#re-title::before{
    background-color: #B3EFB2;
} 
#pm-title::before, #hr-title::before{
    background-color: #EBE3D9;
} 

#oc-title::before,#rs-title::before{
   background-color: #C9D9E3; 
} 

.container-team {
    position: relative;
    width: 300px;
    height: 450px;
    overflow: hidden;
    border-radius: 15px;
    font-family: 'ITC Avant Garde Gothic', sans-serif;
}

.container-team img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 15px;
}


.text {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    font-size: 20px;
    opacity: 0;
    transition: opacity 0.5s ease-out;
    z-index: 2;
    font-weight:600;
}


    .container-team:hover .rectangle-1 {
      height: 450px;
    }

    .container-team:hover .text {
      opacity: 1;
    }

    #team-org .section {
      margin-top: 40px;
      margin-bottom: 80px;
    }

    #team-org .section-title {
      display: flex;
      align-items: center;
      font-size: 30px;
      color: #000;
      font-weight: bold;
      margin: 20px 0;
    }
    #team-org .section-title .bar {
      width: 7px;
      height: 32px;
      margin-right: 10px;
      border-radius: 5px;
      flex-shrink: 0;
    }
    #team-org .cards {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }
 
    /* overlay rectangles */
    .container-team .rectangle-1, .container-team .rectangle-2, .container-team .rectangle-3, .container-team .rectangle-4,
    .container-team .rectangle-5, .container-team .rectangle-6, .container-team .rectangle-7, .container-team .rectangle-8,
    .container-team .rectangle-9, .container-team .rectangle-10, .container-team .rectangle-11, .container-team .rectangle-12 {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 0;
      transition: height 0.5s ease-out;
      z-index: 1;
    }

          
    .rectangle-1{
        background-color: rgba(18,18,46,0.7);
    }

    .rectangle-2{
    background-color: rgba(232,59,36,0.7);
    }

    .rectangle-3{
        background-color: rgba(30,72,74,0.7);
    }

    .rectangle-4{
        background: #6bbf6b;
        opacity: 0.5;
    }

    .rectangle-5{
        background:#D6C9B8;
        opacity: 0.5;
    }

    .rectangle-8 {
      background: #A9C0D0;
      opacity: 0.5;
    }
    
 
   .container-team .text small { font-size: 16px; opacity: .95; font-weight:400; }

    .container-team .container:hover .text { opacity: 1; }
    .container-team:hover .rectangle-1,
    .container-team:hover .rectangle-2,
    .container-team:hover .rectangle-3,
    .container-team:hover .rectangle-4,
    .container-team:hover .rectangle-5,
    .container-team:hover .rectangle-6,
    .container-team:hover .rectangle-7,
    .container-team:hover .rectangle-8,
    .container-team:hover .rectangle-9,
    .container-team:hover .rectangle-10,
    .container-team:hover .rectangle-11,
    .container-team:hover .rectangle-12 {
      height: 450px; /* match container height */
    }

    small {
    display: block;
  line-height: 1.15 !important;   /* coerente col contenitore */
  margin-top: 2px; }

  small br{
    display:none;
  }

 


    @media (max-width: 900px) {
      .container-team .cards { flex-wrap: wrap; }
      .container-team .container { width: 100%; max-width: 250px; }
    }

    .mb{
        margin-bottom:30px;
    }


    #euregioProductCarousel .c-content-tab-2 a {
    color: #000 !important;
    transition: background-color 500ms;
    background-color:#fff;
    display: flex;
    border:1px solid #000;
    align-items: center;
    justify-content: center;
    width: 225px;
    height: 150px;
    border-radius:20px;
    overflow: hidden;
}

/* nascondi i “cerchi” (li) inizialmente */
/* cursore a mano sulle card */
.card-global, .card-infra, .card-markets { cursor: pointer; }

/* Centra e mette in fila i cerchi filtrati */
.c-content-tab-2 .nav {
  display: flex;
  flex-wrap: wrap;        /* se ne hai più di 2 vanno a capo */
  justify-content: center;/* centro orizzontale */
  gap: 20px;               /* spazio tra i cerchi */
  list-style: none;        /* niente pallini */
  padding: 0;
}

.c-content-tab-2 .nav li {
  display: inline-flex;    /* inline-flex per stare in riga ma avere flex interno */
  align-items: center;
  justify-content: center;
}


#euregioProductCarousel .c-content-tab-2 .active a, #euregioProductCarousel .c-content-tab-2 a:hover {
    background-color: #C9D9E3;
    color: #000 !important;
}


#bordo hr {
    width: 90%;
    border: 1px solid #000;
}

.titolo-card h3 span {
    font-size: 28px;
    font-weight: 600 !important;
    font-family: 'Arsenal';
}

.c-content-counter-1 > .row > div > .c-counter {
    font-size: 45px;
    font-weight: 300;
    color: #000!important;
    margin: 10px auto 30px auto;
    background-color: rgba(235, 227, 217, 1);
    max-width: 350px!important;
    height: 200px;
    padding: 65px 0;
    display: block;
    font-family: 'Arsenal';
    font-size: 60px;
    border:0!important;
    border-radius: 10px;
}
#euregioProductCarousel .c-content-tab-2 a {
    color: #000 !important;
    transition: background-color 500ms;
    background-color:#fff;
    display: flex;
    border:1px solid #000;
    align-items: center;
    justify-content: center;
    width: 225px;
    height: 150px;
    border-radius:20px;
    overflow: hidden;
}

/* nascondi i “cerchi” (li) inizialmente */
/* cursore a mano sulle card */
.card-global, .card-infra, .card-markets { cursor: pointer; }


.c-content-tab-2 .nav li {
  display: inline-flex;    /* inline-flex per stare in riga ma avere flex interno */
  align-items: center;
  justify-content: center;
}


#euregioProductCarousel .c-content-tab-2 .active a, #euregioProductCarousel .c-content-tab-2 a:hover {
    background-color: #C9D9E3;
    color: #000 !important;
}

.titolo-card h3 span {
    font-size: 28px;
    font-weight: 600 !important;
    font-family: 'Arsenal';
}

body{

    font-family:'Poppins'!important;

}

ul li a, ul li, ol li a, ol li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins';
}

.views-element-container .c-content-tile-grid > .col-md-6:nth-last-of-type(-n+2) 

.c-tile-content .c-wrapper .c-body .btn {

  background-color: #000000 !important;

  color: #ffffff !important;

  border:0;

  border-radius:20px;

}



.views-element-container .c-content-tile-grid > .col-md-6:nth-last-of-type(n+3):nth-last-of-type(-n+4) 

.c-tile-content .c-wrapper .c-body .btn {

  background-color: #C9D9E3 !important;

  color: #000000 !important;

  border: 0;

  border-radius: 20px;

}



.c-btn-uppercase.btn-md {

    font-size: 14px;

    padding: 10px 20px 10px 20px;

}



.gestione-title h3 span

 {

    font-family: 'Poppins';

    font-weight: 600 !important;

}



.c-content-tile-1 .c-wrapper .c-tile-title {

    font-size:16px;

}



#footer a:hover

 {

    color:#fff;

    text-decoration: underline!important;

}









.views-element-container .c-content-tile-grid > .col-md-6:nth-last-of-type(-n+2) .c-tile-title {

  color: #12122E!important;
}

/* PRIMI due blocchi */

.views-element-container .c-content-tile-grid > .col-md-6:nth-of-type(-n+2) .c-tile-content {

  background-color: #12122E !important;

}



/* ULTIMI due blocchi */

.views-element-container .c-content-tile-grid > .col-md-6:nth-last-of-type(-n+2) .c-tile-content {

  background-color: #C9D9E3!important;

  color:#fff;
}

  ul.nav.navbar-nav.c-theme-nav li a {

    font-weight: 500 !important;

}



input#edit-actions-submit

 {

    background: #12122E;

}



input#edit-actions-submit:hover {

    background: #E83B24;

    border-color: #E83B24;

}



#aree-titolo h3 {

    font-size: 30px;

    margin-bottom: 20px;

}


/* Restyling */ 

@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Regular.ttf') format('truetype');

  font-weight: 400;

  font-style: normal;

}

@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Light.ttf') format('truetype');

  font-weight: 300;

  font-style: normal;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-Italic.ttf') format('truetype');

  font-weight: 400;

  font-style: italic;

}



@font-face {

  font-family: 'Poppins';

  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype');

  font-weight: 700;

  font-style: italic;

}



@font-face {

  font-family: 'Arsenal';

  src: url('../fonts/Arsenal-Regular.ttf') format('truetype');

  font-weight: 400;

  font-style: normal;

}



@font-face {

  font-family: 'Arsenal';

  src: url('../fonts/Arsenal-Italic.ttf') format('truetype');

  font-weight: 400;

  font-style: italic;

}



@font-face {

  font-family: 'Arsenal';

  src: url('../fonts/Arsenal-Bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;

}



@font-face {

  font-family: 'Arsenal';

  src: url('../fonts/Arsenal-BoldItalic.ttf') format('truetype');

  font-weight: 700;

  font-style: italic;

}



h1{

    font-family: 'Arsenal';

    font-style: normal;

    font-weight: 700;

    line-height: normal;

}

p{

    font-family: 'Poppins';

    font-style: normal;

    font-size:15px;

    font-weight: 300;

    line-height: normal;

}





.c-layout-footer-7{

    background-color: rgba(18, 18, 46, 1);

}



.row.footer-menu-list a

 {

    color: #fff;

}






#euregioProductCarousel > div.tab-content, #questionarioTabContent > div.tab-content{

    background: rgba(201, 217, 227, 1)!important;

}



.news-home-item

 {

    background-color: rgba(201, 217, 227, 1) !important;

    color: #0d0d0d !important;

    padding: 20px;

    min-height: 400px;

}



.news-home-item > .views-field-body > .field-content {

    color: #000;

    font-size: 14px;

    display: block;

    font-weight: 400;

    min-height: 190px;

	text-align: justify !important;

	margin-bottom: auto;

}





.news-home-item > .views-field-title {

    margin-top: 20px;

    font-size: 18px;

    font-weight: bold;

    color: #000;

    text-transform: uppercase;

    display: block;

    height: 135px;

}



.news-home-item > .views-field-langcode > span > a:after {

    content: 'LINK';

    background: #000;

    border-radius: 5px;

    font-size: 12px;

    color: #fff !important;

    border: 1px solid #000000;

    padding: 8px 20px;

    font-weight: bold;

}



.c-btn-border-1x.c-btn-dark.c-btn-border-opacity-04 {

    border-color: rgba(232, 59, 36, 1);

}



#euregioProductCarousel .c-content-tab-2 a {

    color: #000 !important;

    transition: background-color 500ms;

    background-color:#fff;

    display: flex;

    border:1px solid #000;

    align-items: center;

    justify-content: center;

    width: 225px;

    height: 150px;

    border-radius:20px;

    overflow: hidden;

}



/* nascondi i “cerchi” (li) inizialmente */

/* cursore a mano sulle card */

.card-global, .card-infra, .card-markets { cursor: pointer; }






.c-content-tab-2 .nav li {

  display: inline-flex;    /* inline-flex per stare in riga ma avere flex interno */

  align-items: center;

  justify-content: center;

}





#euregioProductCarousel .c-content-tab-2 .active a, #euregioProductCarousel .c-content-tab-2 a:hover {

    background-color: #C9D9E3;

    color: #000 !important;

}

.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li > a.c-toggler
 {
    background-color: #000;
    color: #fff;
}

.c-layout-sidebar-menu .c-sidebar-menu li .c-dropdown-menu li > a {
    margin: 12px 0;
}

.c-layout-sidebar-menu .c-sidebar-menu li .c-dropdown-menu li > a {
    display: block;
    padding: 5px 20px 5px 40px;
    color: #3f444a;
}

ul.c-dropdown-menu li a {
    font-size: 16px;
}

.ttitle-int-prodotti{
    font-size: 36px;
    font-weight: 400;

}

a{
font-weight: 600;
}
a.dropdown-toggle.active-trail.c-link.c-toggler {
    font-weight: 600
}

 
.euregio-sideMenu-2nd .c-layout-sidebar-menu .c-sidebar-menu > li > a {
    padding: 5px 30px 5px 25px;
    font-size: 16px;
    color: #000;
}

.euregio-sideMenu-3rd .c-layout-sidebar-menu .c-sidebar-menu > li > a
 {
    color: #000;
    font-weight: bold !important;
}

.font-white{
    color:#fff;
}

.c-counter

 {

    font-family: 'Arsenal'!important;
    color:#000;
    font-size: 60px;

}



.titolo-card h3 span {

    font-size: 28px;

    font-weight: 600 !important;

    font-family: 'Arsenal';

}


.views-element-container

.c-layout-sidebar-menu .c-sidebar-menu > li > a, .c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown > a .c-arrow {

    color:#000;

}



.c-page-title {

    display: none!important;

}



.euregio-sideMenu-2nd > h3 {

    font-size: 18px;

    color: #000000;

    text-align: left;

    margin: 0;

    padding: 10px;

    background-color: rgba(201, 217, 227, 1);

}

.c-layout-sidebar-menu .c-sidebar-menu > li.c-open > a{

    background-color: rgba(201, 217, 227, 1);

}



.c-content-tab-2 {

    padding: 10px 0 40px 0px;

}



p{

    margin: 15px 0 10px;

    font-weight:400!important;

    color:#000;

}

/* Altezza toolbar, ad esempio 40px */
:root {
  --toolbar-height: 40px;
}

/* Subito, PRIMA che js/toolbar intervenga */
body {
  padding-top: var(--toolbar-height);
}




span.title-wrap {

    color: #000;
    font-family: 'Arsenal';
    font-weight: 500;
    text-transform: initial;

}



.c-layout-header .c-topbar-light .c-top-menu > .c-ext > li.c-lang > a{

    background: #fff;

}

.footer-menu-list span.title-wrap {

    color: #fff;

}



.c-theme-btn.btn {

    border-radius: 45px;

    color: #ffffff;

    background: #000000;

    border-color: #060606;

}



.md-arrow-left, .md-arrow-right

 {

    font-family: 'FontAwesome';

    font-weight: 100;

    background-image: url(../assets/base/img/content/line-icons/default.png);

    display: inline-block;

    width: 59px;

    padding: 10px;

    height: 61px;

    background-size: cover;

    transition: all 0.3s;

    color: #ffffff;

    opacity: 0.3;

}



.md-arrow-left, .md-arrow-right

 {

    background-position: 0 -1075px;

}



#block-jango-sub-content article div div.field--type-text-with-summary h1 {

    color: #000;

    font-size: 24px;

    border-top: #000 solid 2px;

    border-bottom: #000 solid 2px;

    padding: 12px;

    margin-top:20px !important;

    margin-bottom: 20px !important;

}

.c-layout-header .c-topbar-light {

    border-bottom: 1px solid rgb(0 0 0);

}





#bordo hr {

    width: 90%;

    border: 1px solid #000;

}



#euregioProductCarousel .c-arrow {

    display: none; 

}



.card-infra, .card-markets, .card-global {

    padding: 30px;

    min-height: 143px;

    display: flex;

    justify-content: center; 

    align-items: center;     

}

#euregioHeader header .c-topbar a
 {
    color: #000;
    font-size: 12px;
}

.prodotti-lista, .info-item, .pa-servizi-lista, .info-lista, .servizi-lista  {
  list-style: none;   
  margin: 0;
  padding: 0;
}

.prodotti-item, .pa-servizi-item, .info-item, .servizi-item {
  margin-bottom: 1.5rem;

}

.footer-menu-list a {
    font-weight: 500;
}

.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn){
        font-weight:600!important;
        color: #3a3f45 !important;
}

.c-content-pagination > li{
    display: block !important;
}


.language-switcher-language-url{
    display: none !important;
}

.c-lang.dropdown:hover .language-switcher-language-url{
    display: block !important;
}

.c-content-pagination a{
    width: 100% !important;
    border: none !important;
    border-radius: 0px !important;
}

@media(min-width: 768px){
        .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu{
            right: auto !important;

        }
        .container-fluid .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu{
            width: auto !important;
        }
}

.d-none-menu{
    display: none !important;
}


a, li a.btn {
    color: #3f444a !important;
}

a:active, a:hover, a:focus {
    color: #5893dd !important;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-menu .dropdown-menu{
    width: max-content !important;
}

#footer a, a.btn,li a.btn:hover {
    color: white !important;
}

#footer a:hover{
    color: white !important;
}

.tb-megamenu-item[data-id="menu_link_content:3d12265b-d495-4b89-8dc3-84d1001fc776"]:nth-of-type(2) {
  display: none !important;
}

form[action$="/node/683/edit"] .nd-visualshortcodes-sortable h6 {
  font-size: 14px !important;
}

.user-form #edit-access,
.user-edit-form #edit-access {
  display: none !important;
}

#toolbar-bar a{
    color: white !important;
}

#toolbar-item-administration-tray a,
#toolbar-bar a.is-active{
    color:  #3f444a !important;
}

#block-jango-sub-local-tasks li{
    float: left !important;
    margin-right: 30px !important;
    border: 1px solid !important;
    padding: 10px !important;
    display: block !important;
}

#block-jango-sub-local-tasks{
    height: 40px !important;
}


@media(max-width: 768px){
    .tb-megamenu-item.level-2 a{
        color: white !important;
    }
}

.icon-arrow-up{
    display: none !important;
}

.page-user-login #block-jango-sub-local-tasks{
    display: none !important;
}

#accessibility_settings_toggle,
.accessibility-modal-header,
.accessibility-modal-button-group,
body .accessibility-trigger button:hover .aioa-trigger-button-tooltip{
    background-color: #cdc2c2 !important;
}

.accessibility-control-wrapper>button[aria-pressed=true] span, .accessibility-control-wrapper>button[aria-pressed=true]:hover span, .accessibility-control-wrapper>button[aria-pressed=true]:focus span{
    color: black !important;
}

#aioa_statement_button span,
html body .accessibility-modal-title span,
.accessibility-footer-report-link a{
    color: black !important;
}

html body .accessibility-modal-reset-button span:hover,
html body .accessibility-modal-reset-button span,
html body .accessibility-modal-button-bottom-group button:hover span{
    color: red !important;
}


html body .accessibility-control-wrapper>button[aria-pressed=true], 
html body .accessibility-control-wrapper>button[aria-pressed=true]:hover, 
html body .accessibility-control-wrapper>button[aria-pressed=true]:focus{
    color: black !important;
}

html body .accessibility-control-wrapper>button[aria-pressed=true] span, 
html body .accessibility-control-wrapper>button[aria-pressed=true]:hover span, 
html body .accessibility-control-wrapper>button[aria-pressed=true]:focus span

html body .accessibility-modal-footer 
.accessibility-footer-report-link a {
  color: #000 !important;
}
html body .accessibility-trigger button .aioa-trigger-button-tooltip,
html body .accessibility-modal-header button .aioa-icon,
html body .accessibility-modal-footer .accessibility-footer-report-link a {
  color: #000 !important;
}
html body .accessibility-modal-button-group button,
html body .accessibility-modal-button-group a{
    border-color: #000 !important;
}