@font-face {
  font-family: 'museoslab';
  src: url('../font/museoslab.eot'); /* IE9 Compat Modes */
  src: url('../font/museoslab.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/museoslab.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/museoslab.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/museoslab.ttf')  format('truetype'); /* Safari, Android, iOS */
}

h1,h2,h3,h4,h5 {font-family: 'museoslab', helvetica !important;}

.bg-nav { background-color: #14255d; }#navbarSupportedContent {
	background-color: #25366f;
}li.nav-item {
    font-size: 1.2rem;
    color:white!importnant;
}hr { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #e1e2e3, #14255d); margin:0; padding:0;}
ul {
    list-style-type: square;
}
li {margin-bottom: 0.5rem;}

::-webkit-input-placeholder { /* Chrome */
  color: blue!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: steelblue!important;
   
}
::-moz-placeholder { /* Firefox 19+ */
  color: steelblue!important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: steelblue!important;
  opacity: 1;
}
.btn {
    padding: 7px 12px;
    border: 0 none;
    font-weight: ;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
.btn.btn-success.btn-sharp {
  border-radius:0;
  background-color:#14255d;
    border:0;
}

#address {
    display:none;
}

#success, .alert.alert-success 
{
margin-top:24px;}

.normaltext {
font-family: 'webfont', helvetica;
font-size:1rem;
}
.img-fluid {max-width: 100%; height: auto;}
div.cropped { position:relative; overflow:hidden; height: 300px;}
div.cropped img {position:absolute; bottom: -200px;
background-image: url('../png/sito_0000_spirale%20acqua%20adobe.png');}

div.my-auto{
    font-family: 'webfont', helvetica;
    padding:24px;
}
h2.mb-5{
    padding-left:12px;
}

div.informazione {
  padding: 44px;

margin-top: -88px;

text-align: center;
}

.mypopup {
    display: none;
}
@media only screen and (min-width : 768px) {
section#about {
    background-image: url('../png/sito_0000_spirale%20acqua%20adobe.png');
}
}
@media only screen and (min-width : 768px) {
section#about {
    background-image: url('../png/sito_0000_spirale%20acqua%20adobe.png');
}
}
.spacerow{margin-bottom:40px; margin-top:20px;}

.text-left {
	font-family:  'museoslab', helvetica !important;
    font-weight:normal!important;
}
h5 {
	font-size: 1.1rem;
}