

#main {
    position: relative;
    /*height: 100vh;*/
    /*
    padding: 2em 0 0;
    border-top: 10px solid #293945;
    */
}


.sparisci{
display:none;
}
.wrap {
    width: 100%;
    margin: 0 auto;
}


@media screen and (max-width: 1024px) {
   
    .wrap {
        width: 100%;
    }
   
}

@media screen and (max-width: 500px) {
    .wrap {
        width: 100%;
    }
    
}


#SVGContainer {
    background: #f7e6e2;
    border-radius: 0;
    position: relative;
    margin-top:-8px;
    margin-left:-8px;
    /*height: 100vh;*/
}
#demoSVG{
    height: 100vh;
   
}


#controls {
    position: absolute;
    top: 300px;
    right: 10px;
    width: 50px;
/*    background: red;*/
}

#controls circle:hover {
    fill-opacity: 1;
}
      .sfuma{
      opacity:0.7;
      }
    .scosto{
    display:none
    }
    .riecco{
    display:block;
    }

    .iframeclass{

    border:2px solid #000;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    #iframe{
       position: absolute;
    top: 2%;
    margin: auto;
    width: 85%;
    background: #fff;
    height: 75%;
    bottom:60px;

      }

    .chiudi{
      height:40px;
      text-align: right;
      position: absolute;
      top:20px;
      right:20px;
      z-index: 1111;
    }
    .not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
#idmine01mob{
max-height: 552px;
}