
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Abel');
@import url('https://fonts.googleapis.com/css?family=Roboto:300');
@import url('https://fonts.googleapis.com/css?family=Lato:300');
 *{
      list-style: none;
      text-decoration: none;
      padding: 0px;
      margin: 0px;
      -webkit-appearance: none;
      

} 
*:focus {
    outline: none;
}

  

  body{
    
   
      overflow-x: hidden;

}
/*https://stackoverflow.com/questions/14270084/overflow-xhidden-doesnt-prevent-content-from-overflowing-in-mobile-browsers  */
  
  
   @media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,.ra .rb {
    display:none;
    }
  }
  
  
.inbg{
      height: 100%;
      width: 100%;
      background: url("https://images.unsplash.com/photo-1505081759959-fd82ec94256d?ixlib=rb-0.3.5&s=d9c52557bbb1fdee158293739bca5c8b&auto=format&fit=crop&w=1500&q=80");
      background-repeat:no-repeat;
      background-size:cover;
      background-position:center;
 }
/*https://images.unsplash.com/photo-1510348620274-e0b1ac20744b?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=d1c75378e1351af4be6fee31a3c260e8&auto=format&fit=crop&w=1071&q=80*/
.top{
      position: fixed;
      height: 300px;
      width: 100%;
      background: #181819;
      clip-path: polygon(0px 0px, 100% 0, 100% 35%, 0 23%);
      z-index: 800;
      color: white;
      text-align: right;
      font-size: 1.5em;
      font-family: 'Lato', sans-serif !important;

}
  
.top2{
      position: fixed;
      height: 100px;
      width: 100%;
      background: #181819;
      z-index: 800;
      color: white;
      text-align: right;
      font-size: 1.5em;
      font-family: 'Abel', sans-serif !important;
      display: none;

}

.rettangolo{
      position: fixed;
      width:200px;
      height:150px;
      background:white;
      z-index: 1000;
      left: 50px;
      clip-path: polygon(0px 0px, 100% 0, 100% 76%, 0 72%);
}

.immission{
      position: relative;
      top: calc(50% - 225px);
      left: calc(50% - 600px);
      width:800px;
      height:450px;
      background:url("https://images.unsplash.com/photo-1512207736890-6ffed8a84e8d?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=02c0bd4d20ed02596fba642af71d1156&auto=format&fit=crop&w=1358&q=80");
      background-size:cover;
  
     z-index: 3;
}

.wrmission{
      position: relative;
      top:-60px;
      width:400px;
      max-width: 400px;
      height:455px;
      left: 700px;
      background:#1B1B1C;
      z-index: 3;
      color: white;
      text-align: center;
      font-size: 1.3em;
      padding-left: 30px;
      padding-right:30px;
      font-family: 'Roboto', sans-serif; !important;
}

.text{
      height:350px;
      width:330px;
      text-align:justify;
}

.ra{
      position: absolute;
      height: 235px;
      top: calc(50% - 180px);
      left: calc(50% - 375px);
      width: 750px;
      clip-path: polygon(0px 0px, 100% 0px, 100% 235px, 0 185px);
      background:url("https://image.ibb.co/jMfLKn/alto2.png");
      background-size: cover;
      z-index: 3;
}

.shadow-ra{
      position: absolute;
      height: 243px;
      top: calc(50% - 183px);
      left: calc(50% - 377.5px);
      width: 755px;
      clip-path: polygon(0px 0px, 100% 0px, 100% 240px, 0 190px);
      background:  rgba(0,0,0,0.8);
      z-index: 1;
}

.rb{
      position: absolute;
      height: 235px;
      width: 750px;
      top: calc(50% - -20px);
      left: calc(50% - 375px);
      clip-path: polygon(0px 0px, 100% 50px, 100% 235px, 0 235px);
      background:url("https://image.ibb.co/mF65kS/basso2.png");
      background-size: cover;
      z-index: 3;
}

.shadow-rb{
      position: absolute;
      height: 243px;
      width: 755px;
      top: calc(50% - -17px);
      left: calc(50% - 377.5px);
      clip-path: polygon(0px 0px, 100% 50px, 100% 242px, 0 242px);
      background:  rgba(0,0,0,0.8);
      z-index: 1;
}

.logo{
      position: absolute;
      height: 300px;
      width: 300px;
      top: calc(50% - 50px);
      left: calc(50% - 150px);
      z-index:600;
      background: url("https://image.ibb.co/nFhinc/emmecSB.png") no-repeat;
      background-size: 300px 150px;
}

a{
      color: white;
}

a:hover{
      color: #939393;
 }

.pag2{
      height: 80%;
      width:100%;
      background: white;
 }

.pag3{
      height: 60%;
      width:100%;
      background-size:cover;
}

.pag4{
      height:60%;
      width:100%;
      background-size:cover;
}

.pag5{
      height:60%;
      width:100%;
      background: url('');
      background-size:cover;
}

.pag6{
      height:auto;
      width:100%;
      background-size:cover;
}

.pag7{
      height:80%;
      width:100%;
      background: white;
      background-size:cover;
}
.pag8{
      height:auto;
      width:100%;
      background: #1B1B1C;
      background-size:cover;
}

.album1{
      position: absolute;
      left: calc(40% + 10%);
      height: 60%;
      width: 75%;
      background: url('https://image.ibb.co/dFYqjn/r6.png') no-repeat;
      background-size:cover;
}


.album2{
      position: absolute;
      left: -25%;
      height: 60%;
      width: 75%;
      background: url('https://images.unsplash.com/photo-1478486982180-2de2fafa19f9?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=51197958a6f3d12db09044b32337eadd&auto=format&fit=crop&w=751&q=80') no-repeat;
      background-size:cover;
}


 .album3{
      position: absolute;
      left: calc(40% + 10%);
      height: 60%;
      width: 75%;
      background: url('https://images.unsplash.com/photo-1477168561719-12b71b09935b?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=1f1e834338369ce598de63604882fa69&auto=format&fit=crop&w=890&q=80') no-repeat;
      background-size:cover;
}


.an{
      position:absolute;
      width: 50%;
      height: 60%;
      z-index:500;
      background-color: white;
     font-family: 'Raleway', sans-serif !important;

}

.an2{
      position:absolute;
      width: 50%;
      left:50%;
      height: 60%;
      z-index:500;
      background-color: white;
      font-family: 'Raleway', sans-serif !important;
}

.left{
      position: absolute;
      left: 50%;
      height: 60%;
      width: 60px;
      z-index: 700;
}

.right{
      position: absolute;
      left: calc(100% - 60px);
      height: 60%;
      width: 60px;
      z-index: 700;
}

.left2{
      position: absolute;
      left: calc(0% + 60px;);
      height: 60%;
      width: 60px;
      z-index: 700;
}

.right2{
      position: absolute;
      left: calc(50% - 60px);
      height: 60%;
      width: 60px;
      z-index: 700;
}
.av{
      position: absolute;
      top: calc(50% - 17.5px);
      height: 35px;
      width: 70px;
      left: 8.75;
      background: white;
      clip-path: polygon(34% 8%, 12% 49%, 34% 92%, 34% 93%, 0% 50%, 34% 7%);
      z-index: 9999;
}

.cav{
      position: absolute;
      height: 45px;
      width: 45px;
      top: calc(50% - 22.5px);
      left: 10px;
      background:black;
      opacity:0.5;
      z-index: 9000;
      clip-path: circle(45.7% at 50% 50%);
}

.cav:hover{
    opacity:1;
}

.av2{
      position: absolute;
      top: calc(50% - 17.5px);
      left: -13px;
      height: 35px;
      width: 70px;
      background:white;
      clip-path: polygon(34% 8%, 58% 49%, 34% 92%, 34% 93%, 70% 50%, 34% 7%);
      z-index: 9999;
}

.cav2{
      position: absolute;
      height: 45px;
      width: 45px;
      top: calc(50% - 22.5px);
      left: 10px;
      background:black;
      opacity:0.5;
      z-index: 9000;
      clip-path: circle(45.7% at 50% 50%);
}

.cav2:hover{
      opacity:1;
}
.contattaci{
      font-size: 3em;
      font-family: 'Abel', sans-serif !important;
}

  input{
    font-size:16px;
  }
input[type=text]{
      border: none;
      border-bottom:  2px solid black;
      width: 600px;
}
input[type=submit]{

      background: white;
      border:  2px solid black;
      width: 140px;
      height:45px;
      font-size:0.3em;
      transition: all 1s ease;
}

input[type=submit]:hover{

      border:  2px solid black;
      background: #181819;
      color: white;
      box-shadow: 0 -10vw 0 #181819 inset;
}

.richiesta{
      border: 2px solid black !important;
      max-height: 200px;
      min-height: 100px;
      height: 150px;
      max-width: 600px;
      min-width: 600px;
      padding: 10px;
      width: 600px;
}

.facc{
     font-size: 3em;
     font-family: 'Abel', sans-serif; !important;
}
.al{
     font-size: 3em;
     font-family: 'Abel', sans-serif; !important;
}

.progetti{
    line-height: 1;
    display: inline-block;
    text-decoration:none;
    cursor: pointer;
    color: black;
    margin: 0 20px;
    font-size: 0.5em;
   
    font-family: 'Lato', sans-serif; !important;
}

.progetti:hover{
     color: black;

}

.progetti:after{
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    background-color: black;
    transition: width 0.3s ease-in-out;
}

.progetti:hover:after,
.progetti:focus:after {
    width: 100%;
}

.img{
    position: relative;
    height: 300px;
    left: -300px;
    width: calc(100% + 450px);
    background: url("https://images.unsplash.com/photo-1516156008625-3a9d6067fab5?ixlib=rb-0.3.5&s=aaed58c8518171f3eee4a42c528651ae&auto=format&fit=crop&w=1350&q=80") no-repeat;
    background-size: cover;
    display: block;

}

.contatti{
  font-family: 'Abel', sans-serif !important;
   color: #939393;
   font-size: 0.7em;
}

.fa-facebook {
  padding: 10px;
  font-size: 30px;
  width: 31px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 40px;
  border: 1px solid #666;
  background: #1B1B1C;
  color: #666;
}

.fa-facebook:hover {
   background: #3B5998;
  color:white;
    border: 1px solid #3B5998;

}
  .fa-instagram {
  padding: 10px;
  font-size: 30px;
  width: 31px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 40px;
  border: 1px solid #666;
  color: #666;
}

.fa-instagram:hover {
   background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
   color:white;
   border: 1px solid #3B5998;
}
  
.fa-twitter {
  padding: 10px;
  font-size: 30px;
  width: 31px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 40px;
  border: 1px solid #666;
  color: #666;
}

.fa-twitter:hover {
   background: #1dcaff;
  color:white;
    border: 1px solid #1dcaff;

}
  .fa-skype {
  padding: 10px;
  font-size: 30px;
  width: 31px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 40px;
  border: 1px solid #666;
  color: #666;
}

.fa-skype:hover {
   background: #0084b4;
  color:white;
    border: 1px solid #0084b4;

}
 


.fa-mobile{
    position: absolute;
    left: calc(10% - 30px);
    color:#939393;
    font-size: 30px;

}
  
  
.fa-envelope-o{
    position: absolute;
    left: calc(45% - 30px);
    margin: 0 10px;
    color:#939393;
    font-size: 30px;
    border-width: 1px;
}

.fa-map-marker{
    position: absolute;
    left: calc(74% - 30px);
    margin: 0 10px;
    color:#939393;
    font-size: 30px;
}
  

  
#cont{
   font-size:0.35em;
   color: red;
}
  


.box{
  position: relative;
  top: 100px;
  margin: 0px 130px;
  height: 170px;
  width: 170px;
  border: 0px solid #f1f1f1;
  background-size: 200px 200px;
  border-radius:200px;

}
.desc{
  position: relative;
  top: 130px;
  font-family: 'Lato', sans-serif;

}
  

  
.titoli{
    position:absolute;
    top:30%;
    height: 200px;
}
  
.menu{
    display:none;
    top: 10px;
}
  
#m{
    position: absolute;
    top: 30%;
    left: 3%;
    color: white;
}
  
.lista{
   background: white;
   width: 55px;
   height: 2px;
   border: 0px white solid;
   border-radius: 15px;
   margin: 0 0 10px 0;
}
  
  
.tel{
    display:none;
}
.tel2{
    display:none;
}
.tel3{
    display:none;
}  
.tel0{
    display:none;
}
.tel5{
    display:none;
}

.tel6{
    display:none;
}
.ex{
    position: absolute;
    left: calc(75% - 23px);
    height: 60%;
    width: 60px;
    z-index: 799;
} 
.ex2{
    position: absolute;
    left: calc(25% - 23px);
    height: 60%;
    width: 60px;
    z-index: 799;
}
.ap{
     position: absolute;
      height: 35px;
      width: 35px;
      top: calc(100% - 45px);
      left: 10px;
      z-index: 799;
      background: url('https://image.ibb.co/cErrc7/fid.png');
      background-size: 35px 35px;
}
.ap:hover{
      opacity:1;
}
.ch{
      position: absolute;
      height: 25px;
      width: 25px;
      top: 15px;
      left: 15px;
      background:white;
      z-index: 799;
      clip-path: polygon(16% 5%, 3% 17%, 33% 47%, 3% 78%, 16% 91%, 46% 61%, 76% 91%, 89% 78%, 60% 47%, 89% 17%, 76% 5%, 46% 34%);

}
.ch:hover{
      opacity:1;
}

.ext1{
    position: absolute;
    z-index: 799;
    height: 80%;
    width: 80%;
    left:10%;
    background: blue;
    display: none;
}
.ext2{
    position: absolute;
    z-index: 799;
    height: 80%;
    width: 80%;
    left:10%;
    background: blue;
    display: none;
}
.ext3{
    position: absolute;
    z-index: 799;
    height: 80%;
    width: 80%;
    left:10%;
    background: blue;
    display: none;
}

.ft{
      position: absolute;
      top: calc(50% - 17.5px);
      left: -5px;
      height: 50px;
      width: 50px;
      background:url('https://image.ibb.co/nz7jEn/left.png') no-repeat;
      background-size: 50px 50px;
      z-index: 9999;
      display:none;
} 
.ft2{
      position: absolute;
      height: 50px;
      width: 50px;
      top: calc(50% - 22.5px);
      left: 10px;
      background:url('https://image.ibb.co/nz7jEn/left.png') no-repeat;
      background-size: 50px 50px;
      z-index: 9000;
      display:none;
      -webkit-transform: rotate(180deg);
}
 
}
@media  only screen  and (max-height: 770px) {
  .pag2{
      height: 100%;
  }
  .pag3{
        height: 60%;
  }

  .pag4{
        height:60%;
  }

  .pag5{
        height:60%;
  }
  .pag7{
        height:100%;
  }
  .pag8{
        height:auto;
  }
 
}

@media  only screen  and (max-width: 1350px) {
    .box{
      margin: 0 50px;
    }
  
}
  
@media  only screen  and (max-width: 1100px) {
  
   .immission{
      
          top: calc(50% - 225px);
          left: calc(45% - 400px);
          width:800px;
          height:450px;
    }

    .wrmission{
          position: relative;
          top:-60px;
          width:400px;
          max-width: 400px;
          height:450px;
          left: 400px;
    }
  .tel0{
    display:block;
  }
  .tel4{
    display:none;
  }
  
    .tel6{
       display:block;
  }
  
  .fa-mobile{
    left: calc(33% - 30px);
   

}
  
  .fa-envelope-o{
   
    left: calc(22% - 30px);
    margin: 0 10px;
   
}

.fa-map-marker{
   
    left: calc(58% - 30px);
    margin: 0 10px;
  
}
  
  
}

@media  only screen  and (max-width: 916px) {
   
  .top{
      display: none;
  }
  .top2{
      display: block;
  }
  .rettangolo{
      display: none;
  }
  .tit{
    display: none;
  }
  .logo2{
    position: absolute;
    left: 20%;
    top: 15%;
    font-size:1.5em;
    color: white;
    font-family:'Lato', sans-serif; !important;
    font-weight: lighter;
  }
  .fa-bars{
    position: absolute;
    top: -40%;
    left: 3%;
    font-size: 78px;
    color: white;
    margin: 50px 0 0 0;
    
  }
  
  .ra{
      width: 500px;
  }

  .shadow-ra{
        width: 505px;
  }

  .rb{
        width: 500px;
  }

  .shadow-rb{
        width: 505px;
  }
  .immission{
      
          top: calc(50% - 225px);
          left: calc(50% - 380px);
          width:700px;
          height:450px;
  }

  .wrmission{
          position: relative;
          top:-60px;
          width:400px;
          max-width: 400px;
          height:450px;
          left: 300px;
  }
  
  .tel{
    display:block;
  }
 .tel0{
    display:block;
  }
  .tel7{
    display: none;
  }
  .box{
      margin: 0 0px 100px;
    }
  .pag6{
        height:auto;
  }
  .album1{
      left: -50%;
      width: 180%;
      background-size:cover;
      background-position:center;
  }
 .album2{
      left: 0%;
      width: 180%;
  }
  .album3{
      left: -100%;
      width: 180%;
  }
  .an{
    display: none;
  }
  .an2{
    display: none;
  }
  .left{
      left: 0%;
  }
  .right2{
      left: calc(100% - 60px);
  }
  .contatti{
    font-size: 0.5em;
  }
 
  .pag7{
    height: auto;
  }
  .pag8{
    height: auto;
  }
  .menu{
    position:fixed;
    top: 100px;
    height: 100%;
    width: 100%;
    background:#181819;
    z-index: 900;
    display:none;
    left:-100%;
  }
  .tit{
    display:block;
    font-size: 2.2em;
    font-family: 'Abel', sans-serif !important;
    margin: 0 0 70px 0;
  }
  .progetti{
    margin: 0 10px;
  }
  .ex{
   
    left: calc(50% - 30px);
   
  } 
  .ex2{
      
      left: calc(50% - 30px);
      
  }
  .ext1{
    left:0;
    width: 100%;
  }
  .ext2{
    left:0;
      width: 100%;
  }
  .ext3{
    left:0;
      width: 100%;
  }
  .cav{
    display: none;
  }
  .ft{
    display: block;
  }
  .cav2{
    display: none;
  }
  .ft2{
    display: block;
  }
  
  
}

@media  only screen  and (max-width: 680px) {
  .immission{
      
          width:600px;
          height:350px;
  }

  .wrmission{
          position: relative;
          top:-60px;
          width:400px;
          max-width: 400px;
          height:280px;
          left: 200px;
          font-size: 1em;
  }
  input, select, textarea {
    font-size: 16px;
}
  input[type=text]{
      border: none;
      border-bottom:  2px solid black;
      width: 400px;
  }
  .richiesta{
    width: 400px;
    min-width: 400px;
  }
  .pag2{
    height: auto;
  }
  .tel5{
    display:block;
  }
  .progetti{
    margin: 10px 10px;
  }
  .fa-envelope-o{
   
    left: calc(17% - 30px);
    margin: 0 10px;
   
}

.fa-map-marker{
    
    left: calc(64% - 30px);
    margin: 0 10px;
    
}
  .ex{
   
    display:none;
   
  } 
  .ex2{
      
      display:none;
      
  }
  
  
}
  
@media  only screen  and (max-width: 550px) {
  .fa-map-marker{
    position: absolute;
    left: calc(78% - 30px);
    margin: 0 10px;
    color:#939393;
    font-size: 30px;
  }
  .ra{
      width: 350px;
  }

  .shadow-ra{
      width: 355px;
  }

  .rb{
      width: 350px;
  }

  .shadow-rb{
      width: 355px;
  }
  
  
  .fa-mobile{
    position:static;

  }
  .fa-envelope-o{
      position:static;
  }

  .fa-map-marker{
      position:static;
  }
  .contatti{
    font-size: 0.9em;
  }
  .wrmission{
          left: 100px;
  }
  .tel2{
    display:block;
  }
  .tel0{
    display:none;
  }
  .tel5{
    display:none;
  }
   .tel6{
    display:none;
  }
  .tel4{
    display:none;
  }
  .progetti{
    margin: 10px 50px;
  }
  .top2{
      height: 120px;
  }
  .menu{
    top: 120px;
  }
 
}

@media  only screen  and (max-width: 450px) {
  .immission{
          left:0;
          width:100%;     
  }
  .wrmission{
          left: -25px;
          width: 100%;
         
  }
  input, select, textarea {
    font-size: 16px;
  }
  input[type=text]{
      width: 250px;
  }
  .richiesta{
    width: 250px;
    min-width: 250px;
  }
  .tel3{
    display:block;
  }
  .ra{
      display:none;
  }

  .shadow-ra{
      display:none;
  }

  .rb{
      display:none;
  }

  .shadow-rb{
      display:none;
  }
}
@media  only screen  and (max-height: 550px) {
  
  .ra{
      display:none;
  }

  .shadow-ra{
      display:none;
  }

  .rb{
      display:none;
  }

  .shadow-rb{
      display:none;
  }
}
  
