div.uk-navbar-sticky img {
width: 100px !important;
height: 100px !important;	
}



.uk-navbar-center:not(:only-child) {
    position: absolute;
    top: 20%;
    left: 50%;
}

.uk-light .uk-navbar-nav>li>a {
	color: #fff;
	text-shadow: -2px 0 #082248, 0 2px #082248, 2px 0 #082248, 0 -2px #082248;
}



div.spazio-testata {
	min-height: 400px;	
}

#slide-home .uk-container {
padding-left: 0px;
padding-right: 0px	
}

div#boxhome div.el-content {
	max-width: 400px;
}


.note {
 
   background: #e4e5e3; /* Old browsers */
   

}
.note-title-yellow {
	 background: #6a9bac;
	 padding: 20px 10px 10px 50px
}

.note-title-red {
	 background: #20416e;
	 padding: 20px 10px 10px 50px
}

.note-title-blu {
	  background: #82c55e;
	 padding: 20px 10px 10px 50px
}

.note-title-green {
	 background: #604730;
	 padding: 20px 10px 10px 50px
}

.note h2 {
	
	color: #fff
}

.note p {
	   background: #e4e5e3;
	   margin: 0px;
	   padding: 15px
}

.note-footer {

    width: 100%;
    display: block;
    margin: 0;
}

.note-footer-left {
    background: url(../images/ftw-footer-left.png) no-repeat top center;
    height: 12px;
    width: 92px;
    float: left;
    position: relative;
    z-index: 5;
	
}

.note-footer-right {
    background: url(../images/ftw-footer-right.png) no-repeat top center;
    height: 12px;
    width: 92px;
    float: right;
    position: relative;
    z-index: 5;
}

.note-graphics-pin {
    position: absolute;
    top: -20px;
    left: -5px;
    background: url(../images/pin-red4.png) no-repeat top center;
    height: 95px;
    width: 51px;
}

/*.note {
  color: #333;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
 
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
}

.yellow {
  background: rgb(255,235,0);
background: linear-gradient(180deg, rgba(255,235,0,1) 0%, rgba(255,235,0,1) 20%, rgba(228,229,227,1) 20%);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}

.red {
  background: rgb(255,119,0);
background: linear-gradient(180deg, rgba(255,119,0,1) 0%, rgba(255,119,0,0.9948354341736695) 20%, rgba(228,229,227,1) 20%);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.blu {
  background: rgb(8,34,72);
background: linear-gradient(180deg, rgba(8,34,72,1) 0%, rgba(8,34,72,1) 20%, rgba(228,229,227,1) 20%);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.green {
  background: rgb(131,197,95);
background: linear-gradient(180deg, rgba(131,197,95,1) 0%, rgba(131,197,95,1) 20%, rgba(228,229,227,1) 20%);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}*/



.uk-card-secondary.uk-card-body .uk-input, .uk-card-secondary.uk-card-body .uk-checkbox {
	background-color: #fff;
    color: #333;
    background-clip: padding-box;
    border-color: #604730
	
}

ul#linkcontatto a{
	color: #133563
}

div.attribution a, div.attribution a:visited, div.attribution a:hover {
color: #fff	
}