#azienda{
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
    padding: 0;
    margin-top: 40px;
}

#azienda .slogan1{
	font-size: 2em;
    font-family: 'fjalla';
    color:#4f5c64;
    line-height: 32px;
}

#azienda .slogan2{
	font-size: 1.9em;
    font-family: 'archivo';
    color:#024a8c;
    margin-top: 10px;
    line-height: 32px;
}

#azienda .text{
	font-size: 1.5em;
    line-height: 30px;
}

#azienda .link{
    font-family: 'fjalla';
    text-align: right;
    padding-right: 20px;
	font-size: 1.6em;
    line-height: 30px;
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#azienda a{
    color: #efc800;
    padding: 10px 35px 10px 15px;
    border:4px solid #fff;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#azienda a:hover{
    color: #007ded;
    border:4px solid #e5e5e5;
}

#prodotti{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    padding: 0;
    margin-top: 60px;
}

#prodotti .prod1{
	display: inline;
    float: left;
	margin: 0 auto;
	width: 50%;
	position: relative;
    padding: 0;
    background: rgb(14,46,75);
background: linear-gradient(120deg, rgba(14,46,75,1) 15%, rgba(65,162,249,1) 100%);
    min-height: 500px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#ele-prod1{
    margin: 0 auto;
    position: relative;
	color: #fff;
    max-width: 450px;
    padding-top: 70px;
}

#ele-prod1 .title{
	font-size: 2.1em;
    font-family: 'fjalla';
    padding-bottom: 20px;
    line-height: 32px;
    color: #fff;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

#ele-prod1 .sez{
    display: inline;
    float: left;
	margin: 0 auto;
	width: 49%;
	position: relative;
	font-size: 1.6em;
    padding-bottom: 50px;
    text-align: left; 
    padding-left: 4px;
    font-weight: 400;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#ele-prod1 a{
	color: #fff;
}

#ele-prod1 a:hover{
	color: #fff;
}

#ele-prod1 .sez img{
	width: 100%;
    max-width: 50px;
    vertical-align: middle;
}

#prodotti .prod2{
	display: inline;
    float: left;
	margin: 0 auto;
	width: 50%;
	position: relative;
    padding: 0;
    background-image: url('../images/home/stampi.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    min-height: 500px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#ele-prod2{
    margin: 0 auto;
    position: relative;
	color: #1d3c62;
    max-width: 400px;
    padding-top: 20px;
}

#ele-prod2 .title{
	font-size: 1.9em;
    font-family: 'fjalla';
    line-height: 32px;
    color: #007ded;
}

#ele-prod2 .bohler img{
	width: 100%;
    max-width: 350px;
}

#ele-prod2 .sez{
    font-size: 2em;
    font-family: 'path';
    padding-bottom: 10px;
    text-align: left; 
    padding-left: 4px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#ele-prod2 a{
	color: #1d3c62;
}

#ele-prod2 a:hover{
	color: #1d3c62;
}

#ele-prod2 .sez img{
	width: 100%;
    max-width: 40px;
    vertical-align: middle;
}

#categorie{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    margin-top: 50px;
    padding-bottom: 80px;
    }

#categorie-bg{
	display: block;
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
    }

#categorie .cat{
	display: inline;
    float: left;
	margin: 0 auto;
	width: 30%;
	position: relative;
    margin-bottom: 30px;
    padding: 4px;
    margin-right: 30px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#categorie .title{
    position: relative;
    width: 100%;
	text-align: left;
    padding: 8px 12px 10px 12px;
    border-left: 5px solid #e2bd00;
    color: #00426c;
    font-size: 2.1em;
	font-family: 'path';
    max-width: 180px;
    z-index: 350;
    margin-bottom: 0px;
}

#categorie .imm{
    z-index: 100;
    position: relative;
}

#categorie .imm img{
    margin: 0 auto;
   width: 100%;
    max-width: 600px;
    border-bottom: 8px solid #024a8c;
}

#categorie .con {
    margin: 0 auto;
  position: relative;
  width: 100%;
    max-width: 600px;
    background-color: #024a8c;
}

#categorie .image {
    margin: 0 auto;
  opacity: 1;
  display: block;
  width: 100.1%;
  height: auto;
    max-width: 600px;
  transition: .4s ease;
  backface-visibility: hidden;
 }

#categorie .middle {
  transition: .4s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

#categorie .con:hover .image {
  opacity: 0.6;
}

#categorie .con:hover .middle {
  opacity: 1;
}

#categorie .text {
  background-color: #e2bd00;
  color: white;
  font-size: 2.5em;
  padding: 9px 13px 15px 17px;
    border-radius: 50%;
}

#categorie .text img{
    border:none;
}



/* responsive rules */
@media screen and (min-width: 1900px) {


	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {


}

@media screen and (min-width: 1590px) and (max-width: 1799px) {
	

	
}

@media screen and (min-width: 1220px) and (max-width: 1589px) {




	
}

@media screen and (min-width: 1001px) and (max-width: 1219px) {


    
#categorie .cat{
	width: 29%;
}
	
}


@media screen and (min-width: 851px) and (max-width: 1000px) {
	
#prodotti .prod1{
	width: 100%;
	}  
    
#prodotti .prod2{
	width: 100%;
	}

    
#categorie .cat{
	width: 28%;
}
    
#categorie .cat{
	width: 44%;
}


}


@media screen and (min-width: 651px) and (max-width: 850px) {

#prodotti .prod1{
	width: 100%;
	}  
    
#prodotti .prod2{
	width: 100%;
	}
        
#categorie .cat{
	width: 44%;
}

	
}

@media screen and (min-width: 451px) and (max-width: 650px) {

#prodotti .prod1{
	width: 100%;
	}  
    
#prodotti .prod2{
	width: 100%;
	}
    
#prodotti .prod3{
	width: 100%;
	} 
    
#prodotti .prod4{
	width: 100%;
	}
    
#ele-prod1{
    
}
    
#ele-prod1 .sez{
    
}
    
#categorie .cat{
	width: 96%;
}


    
}


@media screen and (min-width: 291px) and (max-width: 450px) {

#azienda .link{
    padding-right: 15px;
}
    
#prodotti .prod1{
	width: 100%;
	}  
    
#prodotti .prod2{
	width: 100%;
	}
    
#prodotti .prod3{
	width: 100%;
	} 
    
#prodotti .prod4{
	width: 100%;
	}
    
#ele-prod1{
    padding-top: 40px;
    max-width: 180px;
}
    
#ele-prod1 .sez{
    width: 99%;
}
    
#ele-prod2 .sez{
    font-size: 1.8em;
}
    

    
#categorie .cat{
	width: 96%;
}
    
	
}

@media screen and (max-width: 290px) {

#azienda .link{
    padding-right: 10px;
}
    
#prodotti .prod1{
	width: 100%;
	}  
    
#prodotti .prod2{
	width: 100%;
	}
    
#prodotti .prod3{
	width: 100%;
	} 
    
#prodotti .prod4{
	width: 100%;
	} 
    
#ele-prod1{
    padding-top: 40px;
    max-width: 180px;
}
    
#ele-prod1 .sez{
    width: 99%;
}
    
#ele-prod2 .sez{
    font-size: 1.8em;
}

    
#categorie .cat{
	width: 96%;
}

	
}