#slide-top{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    padding: 0;
    margin-top: 0px;
}

#slide-top-bg{
	display: block;
	position: relative;
    margin-top: -450px;
    margin-bottom: 420px;
    margin-left: 0;
    z-index: 150;
    text-align: left;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}

#slide-top .bg{
	display: block;
	margin: 0 auto;
	position: relative;
    text-align: left;
}

#slide-top .bg p{
    text-align: left;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
    }

#slide-top .title{
	position: relative;
	color:#fff;
    font-family: 'Bodoni Moda', serif;
    font-weight: 700;
    font-size: 4.2em;
    line-height: 100px;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 6px solid var(--theme2);
    text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}

#corpo1{
	display: block;
	margin: 0 auto;
	max-width: 1600px;
	position: relative;
    margin-top: 120px;
	margin-bottom: 50px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#corpo1 .title{
	display: block;
	margin: 0;
    max-width: 950px;
	text-align: left;
    padding-left: 6px;
    font-family: 'Bodoni Moda', serif;
    font-size: 2.7em;
    line-height: 55px;
    font-weight: 300;
    color: var(--theme3);
    margin-bottom: 40px;
	}

#corpo1 .title span{
	font-weight: 800;
	}

#corpo1 .cat{
	display: inline;
    float: left;
	margin: 0px;
    padding: 0px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#corpo1 .due{
	width: 69%;
	margin: 0 auto;
    position: relative;
    background-color: #f5f5f5;
    min-height: 450px;
    z-index: 100;
    padding-bottom: 40px;
	}

#corpo1 .tre{
	width: 30%;
	margin: 0 auto;
    position: relative;
    background-image: url('../images/recinzioni/bg-01.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 620px;
    margin-left: -150px;
    margin-top: -200px;
    z-index: 200;
	}

#corpo1 .due p{
    margin: 0;
	text-align: justify;
    padding: 0 25px;
    max-width: 900px;
    font-size: 1.1em;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#corpo1 .due p.big{
	font-family: 'Bodoni Moda', serif;
    font-size: 1.35em;
    font-weight: 600;
    color: var(--theme3);
    margin: 20px 0 5px 0;
	}

#corpo1 .due p.button{
	margin-top: 30px;
    padding-bottom: 40px;
	}

#corpo1 .due p.button a{
	font-family: 'imprima';
    font-size: 1.3em;
    padding: 8px 15px 10px 15px;
    background-color: var(--theme1);
    color: #fff;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#corpo1 .due p.button a:hover{
	border-radius: 30px;
    background-color: var(--theme2);
    color: #fff;
	}

#title-page{
	display: block;
	margin: 0 auto;
    max-width: 1500px;
    font-family: 'Bodoni Moda', serif;
    font-size: 2.7em;
    line-height: 55px;
    font-weight: 300;
    color: var(--theme1);
    margin-bottom: 40px;
	}

#desc{
    font-size: 1.3em;
	}

#foto{
	display: block;
	margin: 0 auto;
	max-width: 1800px;
	position: relative;
    margin-top: 70px;
    margin-bottom: 100px;
    }

#foto .cat{
	display: inline;
    float: left;
    position: relative;
	margin: 0 auto;
    margin: 10px;
    width: 31%;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease
	}

#foto .cat p{
    margin: 0px;
     font-size: 1.6em;
    font-family: 'imprima';
    background: rgb(0,51,100);
background: linear-gradient(90deg, rgba(0,51,100,1) 30%, rgba(0,78,154,1) 67%);
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 4px 2px 4px 12px;
    border-left: 7px solid var(--theme2);
     -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease
}

.con {
  position: relative;
  width: 100%;
    background-color: #011427;
}

#foto .image {
  opacity: 1;
  display: block;
  width: 100.1%;
  height: auto;
  transition: .4s ease;
  backface-visibility: hidden;
}

#foto .middle {
  transition: .4s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

#foto .con:hover .image {
  opacity: 0.6;
}

#foto .con:hover .middle {
  opacity: 1;
}

#foto .text {
  background-color: var(--theme2);
  color: white;
  font-size: 2.5em;
  padding: 15px 16px 16px 17px;
    border-radius: 50%;
}

#foto .text:hover {
  background-color: var(--theme1);
}

#foto .text-l {
  background-color: var(--theme2);
  padding: 23px 23px 16px 23px;
    border-radius: 50%;
}

#foto .text-l:hover {
  background-color: var(--theme1);
}



/* responsive rules */
@media screen and (min-width: 1900px) {


	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {


}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
	
#slide-top-bg{
    margin-top: -400px;
    margin-bottom: 340px;
}
    
#corpo1{
    margin-left: 30px;
	}

#corpo1 .due p{
    max-width: 870px;
	}
	
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    
#slide-top-bg{
    margin-top: -360px;
    margin-bottom: 300px;
}
    
#corpo1{
    margin-left: 30px;
	}

#corpo1 .due{
	width: 70%;
    min-height: 450px;
	}
    
#corpo1 .tre{
	width: 30%;
    margin-left: -65px;
	}

#corpo1 .due p{
    max-width: 820px;
	}
    
#foto .cat p{
    font-size: 1.5em;
}
	
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
    
#slide-top-bg{
    margin-top: -360px;
    margin-bottom: 300px;
}
    
#corpo1{
    margin-left: 30px;
	}

#corpo1 .due{
	width: 70%;
    min-height: 460px;
	}

#corpo1 .tre{
	width: 29%;
    min-height: 620px;
    margin-left: -60px;
	}

#corpo1 .due p{
    padding: 0 15px;
    max-width: 780px;
	}
    
#foto .cat p{
    font-size: 1.4em;
    line-height: 26px;
}
	
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    
#slide-top-bg{
    margin-top: -340px;
    margin-bottom: 280px;
}
    
#corpo1{
    margin-left: 30px;
	}

#corpo1 .due{
	width: 70%;
    min-height: 440px;
	}

#corpo1 .tre{
	width: 29%;
    min-height: 620px;
    margin-left: -60px;
	}

#corpo1 .due p{
    padding: 0 15px;
    max-width: 720px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
}
	
}

@media screen and (min-width: 1150px) and (max-width: 1199px) {
    
#slide-top-bg{
    margin-top: -320px;
    margin-bottom: 240px;
}
    
#corpo1{
    margin-left: 30px;
	}
    
#corpo1 .title{
    max-width: 700px;
	}

#corpo1 .due{
	width: 69.5%;
    min-height: 470px;
	}

#corpo1 .tre{
	width: 31%;
    min-height: 620px;
    margin-left: -60px;
	}

#corpo1 .due p{
    padding: 0 15px;
    max-width: 660px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
}
	
	
}

@media screen and (min-width: 1001px) and (max-width: 1149px) {
    
#slide-top-bg{
    margin-top: -270px;
    margin-bottom: 190px;
}
    
#corpo1{
    margin-left: 30px;
	}
    
#corpo1 .title{
    max-width: 700px;
	}

#corpo1 .due{
	width: 71%;
    min-height: 470px;
	}

#corpo1 .tre{
	width: 28%;
    min-height: 620px;
    margin-left: -40px;
	}

#corpo1 .due p{
    padding: 0 15px;
    max-width: 590px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
    min-height: 80px;
}
	

    
}


@media screen and (min-width: 851px) and (max-width: 1000px) {
    
#slide-top-bg{
    margin-top: -270px;
    margin-bottom: 190px;
}

#corpo1 .due{
	width: 100%;
    min-height: 200px;
	}

#corpo1 .tre{
	width: 100%;
    min-height: 540px;
    margin-left: 0px;
    margin-top: 0px;
	}
    
#corpo1 .due p{
    padding: 0 25px;
    max-width: 1000px;
	}
 
#foto .cat{
    margin: 8px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
    min-height: 80px;
}

    

}


@media screen and (min-width: 651px) and (max-width: 850px) {
    
#slide-top-bg{
    margin-top: -230px;
    margin-bottom: 150px;
}
    
#slide-top .title{
    line-height: 70px;
    }

#corpo1 .due{
	width: 100%;
    min-height: 250px;
	}

#corpo1 .tre{
	width: 100%;
    min-height: 450px;
    margin-left: 0px;
    margin-top: 0px;
	}
    
#corpo1 .due p{
    padding: 0 20px;
    max-width: 850px;
	}
    
#foto .cat{
    width: 47%;
    margin: 8px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
    min-height: 80px;
}
    
	
}

@media screen and (min-width: 451px) and (max-width: 650px) {
    
#slide-top-bg{
    margin-top: -150px;
    margin-bottom: 42px;
}
    
#slide-top .title{
    font-size: 3.1em;
    line-height: 60px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 5px solid var(--theme2);
    }

#corpo1 .due{
	width: 100%;
    min-height: 250px;
	}

#corpo1 .tre{
	width: 100%;
    min-height: 360px;
    margin-left: 0px;
    margin-top: 0px;
	}
    
#corpo1 .due p{
    padding: 0 15px;
	}
      
#foto .cat{
    width: 47%;
    margin: 6px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
    min-height: 100px;
}


}


@media screen and (min-width: 291px) and (max-width: 450px) {
    
#slide-top-bg{
    margin-top: -130px;
    margin-bottom: 32px;
}
    
#slide-top .title{
    font-size: 2.6em;
    line-height: 40px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 4px solid var(--theme2);
    }
    
#corpo1 .title{
    font-size: 2.3em;
    line-height: 47px;
	}

#corpo1 .due{
	width: 100%;
    min-height: 360px;
	}

#corpo1 .tre{
	width: 100%;
    min-height: 320px;
    margin-left: 0px;
    margin-top: 0px;
	}
    
#corpo1 .due p{
    padding: 0 10px;
	}
    
#foto .cat{
    width: 94%;
    margin: 8px;
	}
    
#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
}
    
	
}

@media screen and (max-width: 290px) {
    
#slide-top-bg{
    margin-top: -120px;
    margin-bottom: 32px;
}
    
#slide-top .title{
    font-size: 1.9em;
    line-height: 38px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 4px solid var(--theme2);
    }
    
#corpo1 .title{
    font-size: 2.1em;
    line-height: 44px;
	}

#corpo1 .due{
	width: 100%;
    min-height: 500px;
	}

#corpo1 .tre{
	width: 100%;
    min-height: 300px;
    margin-left: 0px;
    margin-top: 0px;
	}
    
#corpo1 .due p{
    padding: 0 5px;
	}
    
#foto .cat{
    width: 94%;
    margin: 6px;
	}

#foto .cat p{
    font-size: 1.3em;
    line-height: 24px;
}
	
	
}