
          html, body {
                  font-family: 'Montserrat', sans-serif;
                  font-size: 14px;
                  margin: 0;
                  padding: 0;
                  width: 100%;
                  height: 100%;
                  overflow: hidden;
          }
          h3 {
            margin-top:10px;
            font-size: 1.7rem;
            
          }
          h4 {
            margin-top:5px;
            font-weight:bold;
            font-size: 15px;
          }          
          .zona_find{
            padding-bottom: 20px;  
            cursor:pointer;
            color:#AE3433;
            font-size:36px;
            
          }
          .find{
            width: 80%;
            height: 40px;
            margin-right: 25px;
          }          
                  #header{

                          text-align:center;
                          z-index: 1000;
                          background:#AE3433;
                          position: absolute;
                          width: 100%;
                          height: 80px;
                          display: block;
                  }    
                  #topMenu{
                          text-align:center;
                          z-index: 1000;
                          background:#AE3433;
                          position: absolute;
                          width: 100%;
                          height: 40px;
                          top:80px;
                          display: block;
                          padding-top: 2px;                          
                  }
                  #footer{

                          text-align:center;
                          z-index: 1000;
                          background:#AE3433;
                          /*position: fixed;*/
                          width: 100%;
                          height: 140px;
                          display: block;
                          bottom: 0;
                          padding-top: 5px;
                          color:white;
                  }
                  
.itemTopMenu {
  border: 1px solid white;
  border-radius: 2px;
  padding: 5px 25px 5px 25px;
  margin-left: 10px;
  font-size: 1.5em; 
    
}

.itemTopMenu a{
  color: white !important;
  font-weight: bold !important;
}                  
.itemTopMenu a:hover, a:focus {
  color: white !important;
  text-decoration: underline !important;
  font-weight: bold !important;
}
.itemTopMenu a:visited {
  color: white !important;
  text-decoration: none !important;
  font-weight: bold !important; 
}
                  
#footer a{
  color: white !important;
  font-weight: normal !important;
}                  
#footer a:hover, a:focus {
  color: white !important;
  text-decoration: underline !important;
  font-weight: normal !important;
}
.titolo{
  color:#fff;
  font-size: 36px;
  font-weight: bold;
}
.titolo:before{
  content: "GEOPORTALE NAZIONALE PER L'ARCHEOLOGIA";
}

@media screen and (max-width: 1100px) {
  .titolo:before {
    content: 'GNA';
  }
}

.home h2 {
  margin-top:10px !important;
  margin-left:0 !important;
  font-size: 2rem !important;
}
.home h3 {
  margin-top: 10px !important;
  margin-left:0 !important;
  font-size: 1.7rem !important;  
}
.home p{
  margin-left:0 !important;
  margin-bottom:10px !important;
  font-size: 1.2em;
  line-height: 1.5 !important;  
}
#content{
  padding: 50px;
  color: #3e3e3e;
  padding-top: 120px;  
  max-width: 1170px;  
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;  
  margin-top:25px;
  
}
#content a {
  color: #AE3433;
  text-decoration: none;
  font-weight: 700;       
}
#content a:hover, a:focus {
  color: #AE3433 !important;
  text-decoration: underline;
  font-weight: 700;       
}
#content a:active, a:visited {
  color: #AE3433 !important;
  text-decoration: none !important;
  font-weight: 700;       
}
#content h1 {
  color: #AE3433;
  margin-bottom: 50px;
  text-align:center;
  font-weight:bold;
  font-size: 1.7em;
} 
#content h2 {
  color: #AE3433;
  margin-top:40px;
  margin-left:10px;
  font-weight:bold;
  font-size: 1.5em;
}  
#content h3 {
  color: #AE3433;
  margin-top:35px;
  margin-left:15px;
  font-weight:bold;
  font-size: 1.2em;
}
#content h4 {
  color: #AE3433;
  margin-top:15px;
  margin-left:30px;
  font-weight:bold;
  font-size: 1.1em;
}  
#content p{
  margin-left:35px;
}
#content ul{
  margin-left:30px;
  list-style: disc;
}

.pubblicazioni p{
  margin-left:15px;
  margin-bottom:25px;
  line-height: 1.2;
}
.progetto p{
  margin-left:15px;
  margin-bottom:25px;
  line-height: 1.5;
}
.progetto ul{
  padding-left:40px;
  list-style: disc;
  padding-bottom: 25px;
}
.progetto li{
  padding-bottom:10px;
  padding-left: 10px;
}
.collaborazioni p{
  margin-left:15px;
  margin-bottom:25px;
  line-height: 1.5;
}
.ringraziamenti p{
  margin-left:15px;
  margin-bottom:25px;
  line-height: 1.5;
}
.ui-draggable, .ui-droppable {
	background-position: top;
}
   #sliderOSM {
     padding: 10px;
     position: absolute;
     top: 280px;
     z-index: 10000;
     left: 24px;
   }
   .slider {
     height: 26px;
     bottom: 0;
     
   }
   #custom-handle {
      background: #AE3433;
      border-radius: 100px;
      height: 50px;
      width: 50px;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
      color: #fff;
     text-align: center;
     line-height: 1.6em;
     font-size:1.5em;
     padding-top: 8px;
      font-weight: bold;
      margin-left: -0.4em;  
    border: 0;      
   }   
   
.ui-state-active
 {
	border: 0 !important;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
  outline: none;
}
.ui-state-focus
 {
	border: 0 !important;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
  outline: none;
}
.ui-state-active, .ui-state-hover {
    outline: none;
}
.current-menu-item{
  font-weight: 700;
  color: #fff;
  padding: 5px 15px 5px 12px;
  border: dotted #fff 2px;
  font-style: italic;
  border-radius: 20px;
  background: #AA2A29;
  margin-left: -16px;
}
.tilesList .tileWrapper:not([class*="colonna"]) {
  clear: both;
  width: 100%;
}
.tilesList .tileWrapper {
  position: relative;
}

.tile-collection ul.tileContent {
  list-style: none !important;
  padding-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-left: -10px !important;
  margin-right: -10px;
  padding-right:0;
}
#content-core ul li, #content-core ol li {
  padding-bottom: 0.4em;
}
.tile-collection li.collectionItem {
  padding: 20px 10px;
}
/*
@media (min-width: 768px)
.colonna-1-di-3 {
  float: left;
  width: 33.3333333333%;
} */
.tile-collection ul.tileContent {
  list-style: none;
}
.colonna-1-di-3 {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
float: left;
width: 33.3333333333%;  
}
.tile-collection .collectionItemWrapper {
  background: #f8f8f8;
  height: 100%;
  position: relative;
}

.tile-collection .collectionItemWrapper a {
  color: #AE3433;
  /*display: flex;
  flex-flow: column nowrap;*/
  height: 100%;
  border: 0;
}
.collectionItemWrapper a:hover {
  text-decoration: unset;
}
.tile-collection .collectionItemWrapper .collectionItemImage {
  flex: 0 0 auto;
}
.collectionItemText{
  padding: 8px;
}
.tile-collection .collectionItemWrapper .collectionItemText {
  padding: 20px;
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
  justify-content: flex-start;
}
.image-thumb {
  max-width: 100%;
  height: auto;
width: 100%;
height: auto;  
vertical-align: middle;
border: 0;
}


.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: bold;
  font-size:1.5em;
  padding-bottom:0;
}


.titoloMacroCatagoria{
  font-weight:bold;
  font-size:1.2em;  
}
.titoloMacroCatagoria img {
  padding-right: 5px;
  max-width: 40px;  
}
                  
.titoloSezione1{
  font-weight:bold;
  font-size:1.2em;
  padding-left:5px;
}
.titoloSezione2{
  font-weight:bold;
  font-size:1.1em;
  padding-left:15px;
}
.logoIdent{
  padding-right:10px;
  padding-left: 5px;
  padding-bottom: 10px;
   
}
.logoIdent img{
  height: 50px;
}
.fotoCampo{
  float:left;
  padding-right:10px;
  padding-left: 5px;
  padding-bottom: 10px;
}
.fotoCampo img{
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  max-width: 200px;
  cursor: pointer;
  transition: 0.3s;  
}
.fotoCampo img:hover {
  filter: brightness(60%);
  -webkit-filter: brightness(60%);
}
.titoloCampo{
  font-weight:bold;
  font-size:1.0em;
  padding-left:15px;
}
.valoreCampo{
  font-weight:normal;
  font-size:1.0em;
  padding-left:5px;
}
.sottoSezione{
  display:none;
  padding-left:35px;
}
.iconaSezione{
  padding-left: 10px;
  vertical-align: top;
  font-size: 30px;
  line-height: .75;
}
.iconaSezione a{
  color:#3e3e3e;
}

	#mobLinkApri {
		position:absolute;
		top:15px;
		left:10px;
    z-index: 100000;
	}
#mobLinkApri a {
  color:white;
  
} 
	#mobLinkApri2 {
		position:absolute;
		top:25px;
		right:15px;
    z-index: 100000;
	}
#mobLinkApri2 a {
  color:white;
  
}
#navFooter{
  bottom: 0;
  position: absolute;
  margin-bottom: 80px;
  margin-left: 10px;
}
#mobNav .close {
  font-size: 40px;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 15px;
  color: white;
  opacity: 1;
}
.navbar {
  color: #AE3433;
}  

#mobNav .inside {
  display: inline-block;
  padding: 5px;
  box-sizing: border-box;
}
#mobNav li {
  display: block;
  margin: 10px 0;
  font-size: 22px;
}
#mobNav ol, ul {
  padding-left: 15px;
  list-style: none;
}
#mobNav {
  text-align: left;
}
#mobNav {
  position: fixed;
  left: 0;
  top: 80px;
  height: 100%;
  background: #AE3433;
  -webkit-box-shadow: -3px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: -3px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 1px 2px 3px #a3a3a3;
  z-index: 999999;
  /*width: 200px;*/
  text-align: left;
  box-sizing: border-box;
  overflow-y: auto;
  display: none;
}  


.bolloVaiMappa{
  background: #AE3433;
  border-radius: 100px;
  height: 80px;
  width: 80px;
  position: fixed;
  z-index: 1000;
  right: 25px;
  top: 82px;
  cursor: pointer;
  text-align: center;
  padding-top: 9px;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);  
}
.collectionItemWrapper a {
  color: unset !important;
  text-decoration: none !important;
}
.collectionItemWrapper a:hover, a:focus {
  color: unset !important;
  text-decoration: none !important;
}
#mobLinkApri a {
  color: white !important;
}
#mobLinkApri a:hover, a:focus {
  color: white !important;
}
#mobLinkApri a:active, a:visited {
  color: white !important;
}
#mobLinkApri2 a {
  color: white !important;
}
#mobLinkApri2 a:hover, a:focus {
  color: white !important;
}
#mobLinkApri2 a:active, a:visited {
  color: white !important;
}
#mobNav a {
  color: white !important;
}
#mobNav a:hover, a:focus {
  color: white !important;
}
#mobNav a:active, a:visited {
  color: white !important;
}
#navFooter2{
  bottom: 0;
  position: absolute;
  margin-bottom: 80px;
  margin-left: 10px;
}
#mobNav2 .close {
  font-size: 40px;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 15px;
  color: white;
  opacity: 1;
}
.navbar {
  color: #AE3433;
}  

#mobNav2 .inside {
  display: inline-block;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
}
#mobNav2 li {
  display: block;
  margin: 10px 0 20px 0;
  font-size: 16px;
  color:#2c2c2c;
  background: #ececec;
  /*padding: 5px;
  border-radius: 4px; */
}
#mobNav2 li:hover {
  filter: brightness(95%);
  -webkit-filter: brightness(95%);
}
#mobNav2 ol, ul {
  padding-right: 15px;
  list-style: none;
}
#mobNav2 {
  text-align: left;
}
#mobNav2 {
    position: fixed;
    right: 0;
    top: 80px;
    height: 90%;
    background: #FFFFFFBF;
    box-shadow: 1px 2px 3px #a3a3a3;
    z-index: 999999;
    text-align: left;
    overflow-y: auto;
    max-width: 400px;
}
  
#mobNav2 a {
  color: #2c2c2c;
}
.current-menu-item2 {
  font-weight: bold;
  color: #2c2c2c;
  font-style: italic;
  background: #fff !important;
}
  
                                 
          .map{
            position:absolute;
            top:80px;
            bottom:0;
            height:auto; 
            width: 100%;
            overflow: hidden;
          }        
          .tendina {
            font-size:15px;
            color:#333;
            margin-left: 0;
            width: 100%;
            height: 35px;
          }
          .popover{
            max-width: 450px;
          }
          .casella{
            font-size:15px;
            color:#333;
            margin-left: 0;
            width: 100%;
            height: 35px;            
          }
          .icona_mela{
            width: 25px;
          }
          .div_icona_mela{
            background: #AE3433;
            border-radius: 2px; 
            padding: 2px;
            margin-bottom: 2px;            
          }
          .icona_luogo{
            width: 120px;
          }
          .div_icona_luogo{
            border-radius: 2px; 
            padding: 2px;
            margin-bottom: 2px;  
            float: left;
            padding-right: 15px;            
          }          
          .div_scheda_icona{
            background: #AE3433;
            border-radius: 2px; 
            padding: 2px;
            margin-bottom: 2px; 
            text-align:center;
          }          
          .popover-content p{
                text-align: justify;
                line-height: 1.3;
                margin: 0 0 3px;
                font-size: 14px;        
          }
          .popover-header {
            padding: .2rem .75rem;
            margin-bottom: 0;
            font-size: 1rem;
            background: white;
            border-bottom: 1px solid #ebebeb;
          }          
          
          .datiScheda p{
                text-align: justify;
                line-height: 1.5;
                margin: 0 0 6px;
                font-size: 15px;        
          }          
          .ol-attribution{
                  display:block;
                  height: 25px !important;
          }
          .ol-attribution a{
                  color:#333;
          }
          .ol-attribution a:hover{
                  color:#333;
          }               
          .ol-logo{
                  display:none;
          }
          ul, ol {
                  margin: 0 0 8px 0;
          }
          p {
              text-align: justify;
              line-height: 1.5;
              margin-bottom: 0.5rem;
          }
          
          #cerca{
            position: absolute;
            top: 85px;
            z-index: 100000;
            left: 75px;
            font-family: 'Montserrat', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 280px;            
          }
          
          
        .ui-state-active,
        .ui-widget-content .ui-state-active,
        .ui-widget-header .ui-state-active,
        a.ui-button:active,
        .ui-button:active,
        .ui-button.ui-state-active:hover {
                border: 1px solid #AE3433;
                border: 1px solid #AE3433;
                background: #AE3433;
                font-weight: normal;
                color: #333;
                font-weight:bold;
        }    
        .ui-menu .ui-menu-item {
          border-bottom: 1px solid #efefef;
        }
   
    .ui-widget {
      font-size: 1em;
      font-family: 'Montserrat', sans-serif;
      z-index: 100000;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
      background: white;
      height:200px;
    }             

#messageSeg{
  font-size: 20px;
  line-height: 0.5;
  color: #AE3433;
  right: 100px;
  position: absolute;
  top: 22px; 
  display:none;
}          

    #contenuto_scheda{
            background: none repeat scroll 0 0 #fff;
            margin: 0 auto;
            padding: 1px 20px 0px 20px;
            text-align: left;
            width: 400px;
            /*cursor: pointer;*/
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            line-height: 1.5;
    }               
          .custom-mouse-position{
                  height: 30px;
          }
          
          .ol-scale-line, .ol-scale-line:not([ie8andbelow]) {
            
            padding: 2px 7px 2px 7px;
            left:0px;
            bottom: 0;
          }
          .ol-scale-line-inner {
                  -moz-border-bottom-colors: none;
                  -moz-border-left-colors: none;
                  -moz-border-right-colors: none;
                  -moz-border-top-colors: none;
                  border: 1px solid #333;
                  border-color: -moz-use-text-color #333 #333;
                  border-image: none;
                  border-style: none solid solid;
                  border-width: medium 2px 2px;
                  color: #333;
                  font-size: 12px;
                  font-weight: bold;
                  margin: 1px;
                  text-align: center;
                  will-change: contents, width;
          }
          .ol-scale-line {
                  background: rgba(255,255,255,.8);
                  border-radius: 4px;
          }
          .ol-zoom {
                  right: 22px !important;
                  top: 175px;
                  left:unset;
          }
          a {
                  color: #AE3433;
                  text-decoration: none;
                  font-weight: 700;       
          }
          a:hover, a:focus {
                  color: #AE3433 !important;
                  text-decoration: underline !important;
                  font-weight: 700 !important;       
          }
          a:visited, a:active {
                  color: #AE3433 !important;
                  text-decoration: none !important;
                  font-weight: 700 !important;             
          }
          /*
          .circle {
              background: white;
              border-radius: 200px;
              height: 60px;
              width: 60px;
              position: absolute;
              z-index: 1000;
              right: 9px;
              top: 105px;
              box-shadow: 0 1px 8px 2px #ccc;
              cursor: pointer;
              text-align: center;
              padding-top: 14px;
              color: #787878;
          }
          .circle img {
            width: 35px;
          }*/

          .material-icons.md-32 {
              font-size: 32px;
          }
          .material-icons-outlined.md-32 {
              font-size: 32px;
          }
          .material-icons.md-36 {
              font-size: 36px;
              font-weight: bold;
          }        
          




.circle {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 70px;
    top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: #fff;
} 
.circle_gps {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 185px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}
.circle_info {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 250px;
    top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}
.checked{
  color:green;
}
.noChecked{
  color:gray;
}
.circle_map {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}
    
.circle_search {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 130px;
    top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}

.circle_download {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 190px;
    top: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}  
  
.circle_fonte {
  background: #AE3433;
  border-radius: 100px;
  height: 50px;
  position: absolute;
  z-index: 1000;
  left: 310px;
  top: 5px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
  text-align: center;
  padding-top: 0;
  color: #fff;
  width: 200px;
}  

.zoom_piu {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 65px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}          

.zoom_meno {
    background: #AE3433;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 125px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

#mouse-position{
  font-size: 12px;
  font-weight: 700;
  left: 10px;
  position: absolute;
  bottom: 15px;
  width: 360px;
  z-index: 10000;
  color:#AE3433;
  text-shadow: #a3a3a3 1px 2px 3px;  
} 
.ui-widget-content {
    color: #666;
}

.ui-widget-content a {
    color: #666;
}
.ui-widget-content:hover, .ui-widget-content:focus, .ui-widget-content:active{
  color: #666;
}
          #feedback a {
                  color: #333;
                  text-decoration: none;
                  font-weight: 700;       
          }
          #feedback a:hover, #feedback a:focus {
                  color: #333;
                  text-decoration: underline;
                  font-weight: 700;       
          }

            .ol-control button {
              background-color: rgba(212,0,0,.5);
            }
            ol-control button:focus, .ol-control button:hover {
              background-color: rgba(212,0,0,.7);
            }   
            
            
                  #credits{
                          text-align: center;             
                  }
                  #credits p{
                          text-align: center;
                          margin: 10px 0 5px;                     
                  }               
                  

                  
                    blockquote::before {
                        content: "\f10d";
                        position: absolute;
                        color: #efefef;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: 35px;
                        left: 0;
                        top: 5px;
                    }


                    blockquote {
                        position: relative;
                        font-style: italic;
                        margin: 20px 0;
                        padding: 0 0 0 70px;
                    }
                    blockquote, q {
                        quotes: none;
                    } 
                  #esci{
                    position: absolute;
                    right: 10px; 
                    top: 5px;
                    cursor:pointer;
                  }
                  #esci img{
                    width: 44px;
                  } 
                  #super{
                    position: absolute;
                    right: 10px; 
                    top: 60px;
                    cursor:pointer;
                  }
                  #super img{
                    width: 44px;
                    height: 28px;
                  }                   
                 #login{
                    position: absolute;
                    right: 10px; 
                    top: 5px;
                    cursor:pointer;
                  }
                  #login img{
                    width: 44px;
                  }                    
                    
  .popover-content {
          font-family:'Montserrat',sans-serif;
          font-size:16px;
          padding:8px;
          min-width: 250px;
          text-align:center;
          font-weight:normal;
          color: #333;
          /*cursor: pointer;*/
  }                       
    .popover {
          font-family:'Montserrat',sans-serif;
          z-index: 100000;
          border:unset;
          border-radius:5px;
          box-shadow: 1px 2px 3px #a3a3a3;
          
    }
  .popover-title {
          font-family:'Montserrat',sans-serif;
          background-color: white;
          color: #333;
          font-weight:bold;
          font-size:12px;
          text-align:center;
  }
.popover-body{
  padding: .5rem .75rem;
  color: #212529;    
}
.popover-body img{  
  padding-right: 5px;
  max-width: 30px;
}
/* Add Animation */
.modal-content-galleria {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
.modal-galleria {
  display: none;
  position: fixed;
  z-index: 100000000;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}
.modal-content-galleria {
  margin: auto;
  display: block;
  /*width: 80%;*/
  max-width: 80%;
  cursor: pointer;
}  
.closeGalleria {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
#captionGalleria{
  color: white;
  text-align: center;
  font-size: 1.1em;
  font-style: italic;
  font-weight: bold;
}
.closeGalleria:hover,
.closeGalleria:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.modal-backdrop.in {

    filter: alpha(opacity=65);
    opacity: .65;
    z-index: 100000;

}  
.modal {
   z-index: 1000000;
}
.modal-dialog {
 top:0; 
}
.modal-header .segnala {
  font-size: 20px;
  line-height: 0.5;
  color: #AE3433;
  filter: alpha(opacity=100);
  opacity: 1;
  background: unset;
  border: unset;
  right: 100px;
  position: absolute;
  top: 22px;  
}

.modal-header .close {
  font-size: 60px;
  line-height: 0.5;
  color: #AE3433;
  filter: alpha(opacity=100);
  opacity: 1;
}
.modal-header {
  border:0;
  padding-bottom: 0;
}

.modal-dialog {
  max-width: 800px;
  margin: 1.75rem auto;
}
.modal-dialog-search {
  max-width: 1000px;
  margin: 1.75rem auto;
}
.btn-primary {
    color: #fff;
    background-color: #AE3433;
    border-color: #fff;
    font-weight:bold;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3E5FA7;
    border-color: #fff;
    font-weight:bold;
}

                  /* STILE PER PC*/
          @media only screen and (min-width: 500px){      
          /*#scheda{
            font-family: 'Montserrat', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            top:80px;
            width:100%;
            min-height: 89%;
          }        
          #nuovaScheda{
            font-family: 'Montserrat', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            top:80px;
            width:100%;
            min-height: 89%;
          }     */     /*
                  #footer {
                          height: 63px;
                          clear: both;
                          margin: 0 auto;
                          line-height: 32px;
                          left: 0;
                          right: 0;
                          padding-top: 35px;
                          
                  }*/
                  #fasciaRossa {
                          background: none repeat scroll 0 0 #AE3433;
                          clear: both;
                          width: 400px;
                          margin: 0 auto;
                          line-height: 32px;
                          left: 0;
                          right: 0;
                          padding: 0 25px 0 25px;
                          text-align: center;
                          margin-left: -20px;
                  }                       
                  #fasciaRossa a{
                          color: #fff;
                          font-size: 20px;
                          text-decoration: none;
                          font-weight:700;
                  }   
                    }      
  
          /* STILE PER MOBILE*/
          @media only screen and (max-width: 500px){
            /*
            .zoom_piu {
              top: 95px;
            }
            .zoom_meno {
              top: 95px;
            }
            .circle {
              top: 95px;
            }
          #cerca{
            position: absolute;
            top: 95px;
            z-index: 100000;
            left: 130px;
            font-family: 'Montserrat', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 170px;            
          }     
          .map{
            position:absolute;
            top: 9%;
            bottom:0;
            height:auto;            
          }   */   
            /*.circle {
              top: 3em; 
            }
            .circle_gps {
              top: 6.5em;
            }           
            .zoom_piu {
              top: 3em;         
            }
            .zoom_meno {
              top: 6.5em;             
            }
          .ol-attribution {

              display: block;
              height: 25px !important;
              bottom: 27px !important;

          }   */      
          #scheda{
            font-family: 'Montserrat', sans-serif;
            background: none repeat scroll 0 0 #f2f2f2;
            position:absolute;
            margin-top: 19%;
            width:100%;
            min-height: 89%;
          }        
   
                  #contenuto_scheda{
                          background: none repeat scroll 0 0 #fff;
                          margin: 0 auto;
                          padding: 1px 20px 0px 20px;
                          text-align: left;
                          width: 100%;
                          /*cursor: pointer;*/
                          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                          line-height: 1.5;
                  }   
                  
                  #footer {
                          clear: both;
                          margin: 0 auto;
                          padding-top: 5px;
                  }
                  #fasciaRossa {
                          background: none repeat scroll 0 0 #AE3433;
                          /*height: 35px;*/
                          line-height: 35px;
                          left: 0;
                          right: 0;
                          padding: 0 25px 0 25px;
                          text-align: center;                     
                  }                       
                  #fasciaRossa a{
                          color: #fff;
                          font-size: 15px;
                          text-decoration: none;
                          font-weight:700;
                  }                        
  
  
  }
  
            @media only screen and (max-width: 400px){
              .itemTopMenu {
                border: 1px solid white;
                border-radius: 2px;
                padding: 5px 10px 5px 10px;
                margin-left: 10px;
                font-size: 1.5em; 
                  
              }

              .home h3 {
                margin-top: 10px !important;
                margin-left: 0 !important;
                font-size: 1.25rem !important;
              }                

              /*
          .map{
            position:absolute;
            top: 9%;
            bottom:0;
            height:auto;            
          }                
            .circle {
              top: 1em; 
            }
            .circle_gps {
              top: 4.5em;
            }           
            .zoom_piu {
              top: 1em;         
            }
            .zoom_meno {
              top: 4.5em;             
            }           
          #cerca{
            position: absolute;
            top: 80px;
            z-index: 100000;
            left: 65px;
            font-family: 'Montserrat', sans-serif;
            background: white;
            color: #666;
            font-weight:bold;
            border: none;
            padding: 10px;
            box-shadow: 1px 2px 3px #a3a3a3;
            border-radius: 2px;
            width: 190px;            
          }        
          
.ol-attribution {

    display: block;
    height: 25px !important;
    bottom: 27px !important;

}        */  
  }


  /*stile scrollbar verticale*/
  /*chrome*/
    body::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: white;
    }

    body::-webkit-scrollbar
    {
        width: 12px;
        background-color: white;
    }

    body::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #555;
    }

/*edge*/
    body {
        scrollbar-color: #555 white;
        scrollbar-width: thin;
        background-color: white;
    }

    body {
        scrollbar-color: #555 white;
        scrollbar-width: thin;
    }

    body::-moz-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #555;
    }

    body::-moz-scrollbar-track {
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: white;
    }

/* firefox */

    html{
        scrollbar-color: #555 white;
        scrollbar-width: thin;
        background-color: white;
    }

    html {
        scrollbar-color: #555 white;
        scrollbar-width: thin;
    }

    html::-moz-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #555;
    }

    html::-moz-scrollbar-track {
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: white;
    }

    /*scrollbar mappa*/
    #mobNav2::-webkit-scrollbar
    {
        width: 12px;
        background-color: white;
    }

    #mobNav2::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #555;
    }