.t3-footer .module-title {
  color: #FFFFFF!important;
}

.t3-module .module-title {
  color: #3c7b9a;
}

.t3-module .destraurp {
    padding: 20px;
    border: 1px solid #3a87ad;
    background: #f0faff;
    font-size: 18px;
}

ul.nav.nav-pills.nav-stacked.menu.destraurp a {
    color: black;
}


.row.align-items-center {
    display: flex;
    align-items: center;
}



#skip{
    position: absolute;
	left: 0;
	top: 0;
	width: 100%;
        margin-left: 0;
	text-align: center;
	list-style: outside none;
}

#skip li{ list-style-type: none }

#skip a{
	position: absolute;
	left: -99999px;
	top: 0px;
}

#skip a:focus, #skip a:active{
	position: relative;
	left: 0;
	z-index:9999;
	width: 75%;
	height: auto;
	margin: 0 auto;
	padding: 10px 10px;
	text-align: center;
	text-decoration: none;
	/*letter-spacing: -4px !important;*/
	font: bold 20px "Arial", "Freesans", sans-serif !important;
	/* color information, edit this to suit the colors of your layout */
        color: #0500A9;
	/* background: transparent url(transparent.png) repeat scroll 0 0;*/
  background-color: rgba(255,255,255,1);
	border: 1px solid #ffb4db;
}



i.fa.fa-info-circle {
    font-size: 40px;
}

.imgresponsive {
  width: 100%;
  
  height: auto;
}

a.cc-link.cc-cookie {
    padding: 10px;
    border: 1px solid white;
    border-radius: 5px;
}

a.cc-link.cc-privacy 
{
    padding: 10px;
    border: 1px solid white;
    border-radius: 5px;
}


.t3-footer a:hover, .t3-footer a:active, .t3-footer a:focus {
    color: #ffffff;
}


.turismo { 
  margin-top:30px;
  width: 100%;
  max-width: 310px;
  height: auto;
}


.overlay .gkArtContentWrap {
    position: absolute;
    padding-left: 40px;
    padding-right: 40px;
    top: 60%;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -ms-transition: all 0.45s ease;
}


i.fa.fa-exclamation-triangle {
    color: #eee;
    margin-right: -15px;
}

i.fa.fa-mixcloud {
 color: #eee;
    margin-right: -15px;
} 
}
  

.notiziecolonna {
    border: 1px solid #dadce0;
    border-radius: 8px;
}

.article-header h1 {
    margin-top: 0;
  margin-bottom: 50px;
}


.moduletable.destra {
    border: 1px solid #dadce0;
    border-radius: 8px;
}

.moduletable.destra span.mod-articles-category-date {
  font-weight: bold;
}
.moduletable.destra span.mod-articles-category-date::before {
    content: "/ pubblicato il ";
}


.moduletable.destra li {
    padding: 1px;
}

.moduletable.destra h3 {
    margin:10px 0 10px 10px;
    border-bottom: 1px solid #dadce0;
}

.sp-accordion.sp-accordion-style3 {
  border: 1px solid #dadce0;
    border-radius: 8px;
}

table.table.table-hover.destra {
border-collapse: separate;
  border-spacing: 20px;
}

td.destra {
   border: 1px solid #dadce0;
    border-radius: 8px;
  width: 50%;

}


.header-search input.input {
    background: white;
  color: black;
    border: none;
    padding: 0 0 0 10px;
    width: 100%;
    height: auto;
    font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
    line-height: 2;
    box-shadow: none !important;
}


i.fa.fa-bars {
    font-size: 40px;
}

i.fa.fa-search {
    font-size: 40px;
}


.nspArts.bottom {
    margin-top: 18px;
    
}


.paddingtop20 {
  
}


/* font awesome */
.fa:hover {
  color: black;
}

/* link*/

section.article-content.clearfix a {
 color: #0859a1;
  font-weight: bold;
 /* background-image: url(http://demo7x.coreimaging.eu/sestri/images/icona_link.png);
  background-position: center right;
    background-repeat: no-repeat;
    padding-right: 17px; */
}

section.article-content.clearfix a:hover {
 color: #0859a1;
  font-weight: bold;
  text-decoration: underline;
 /* background-image: url(http://demo7x.coreimaging.eu/sestri/images/icona_link.png);
  background-position: center right;
    background-repeat: no-repeat;
    padding-right: 17px; */
}

.overlay .nspArt .nspInfo, .overlay .nspArt .nspInfo a, .overlay h4.nspHeader a {
    font-weight: normal;
}

ul.social li a {
    font-weight: normal;
}

/* icone mail e phone topbar 1*/
i.fa.fa-envelope {
  color: #eee;
    margin-right: -15px;
}

i.fa.fa-phone-square
{
  color: #eee;
    margin-right: -15px;
}

ul.social li.topbar1 i{
  font-size: 16px;
}
/* FINE */

/* icone social topbar 2*/
ul.social li a:hover {
  color: #001335!important;
}
ul.social li a:focus {
  color: #001335!important;
}
/* FINE */