
@import url(https://fonts.googleapis.com/css?family=Montserrat);



/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #CCC;
  color: #333;
font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400px;
  -webkit-text-size-adjust: none;
  letter-spacing: 2px;
	 font-display: swap;
}

html {
  scroll-behavior: smooth;
}


img {
  max-width: 100%;
  height: auto;
}

h1 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 62px;
  line-height: 82px;
  font-weight: 300;
  color: #823f3f;
}


@media (max-width: 767px) {
 
	h1 {
    font-size: 42px;
    line-height: 56px;
  }
	
	
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:active {
  background: transparent;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  min-height: 500px;
 
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 20px;
}
.sf-menu a {
  display: block;
}
.sf-menu {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.sf-menu > li > a {
  color: #666;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #2b2929;
}
.sf-menu > li.active > a {
  color: #2b2929;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 30px;
  padding: 0;
  background: #e6e6e6;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.sf-menu ul > li > a {
  color: #393328;
  padding: 0 20px;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #ffffff;
  background: #884646;
}
.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  color: #393328;
  padding: 0 30px;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #ffffff;
  background: #884646;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  

}
.toggle-menu-container .nav {
  margin: 0;
  position: fixed;
  right: -273px;
  top: 0;
  height:210px;
  width: 273px;
  background-color:none;
  border: 0px solid #000;
  z-index: 998;
}
.toggle-menu-container .nav_title {
  padding: 30px 0;
  background:black;
}
.toggle-menu-container .sf-menu-toggle_2 {
  position: fixed;
  top: 5px;
  right: 2px;
  width: 50px;
  height: 50px;
  font-size: 60px;
  line-height: 75px;
  color: #fff;
  background-color: rgba(218,165,32,1);
  text-align: center;
  border-radius: 50%;
	background-image:url(../images/menu2_home.png);}
	
 .toggle-menu-container .sf-menu-toggle {
  position: fixed;
  top: 5px;
  right: 20px;
  width: 50px;
  height: 50px;
  font-size: 60px;
  line-height: 75px;
  color: #fff;
  background-color: rgba(218,165,32,1);
  text-align: center;
  border-radius: 50%;
    background-image:url(../images/menu2.png);
	
	
}
.toggle-menu-container .sf-menu-toggle:hover {
  text-decoration: none;
  background: #fff;
  color: #000;
  background-image:none;
  background-image:url(../images/menu2.png);
}

.toggle-menu-container .sf-menu-toggle_2:hover {
  text-decoration: none;
  background: #fff;
  color: #000;
  background-image:none;
	background-image:url(../images/menu2_home.png);
}

.toggle-menu-container .sf-menu {
  width: 100%;
}
.toggle-menu-container .sf-menu > li {
  float: none;
}
.toggle-menu-container .sf-menu > li + li {
  margin-left: 0;
}
.toggle-menu-container .sf-menu > li a {
  color: black;
  background-color: rgba(218,165,32,1);
  padding: 10px 40px;
  border: solid 1px #000;
  margin-bottom:2px;
  margin-top:2px;
}
.toggle-menu-container .sf-menu > li.active > a {
  color: #000;
  background-color: rgba(218,165,32,1);
  border: solid 1px #000;
  margin-bottom:2px;
}
.toggle-menu-container .sf-menu > li.sfHover > a,
.toggle-menu-container .sf-menu > li a:hover {
  color: #000;
  background-color:#fff;
  border: solid 1px #000;

}
.toggle-menu-container .sf-menu ul {
  position: static;
  padding: 0;
  margin: 0;
  width: 100%;
  border: solid 1px #000;
}
.toggle-menu-container .sf-menu ul li a {
  color: #823f3f;
  background: none;
  padding: 10px 50px;
  border: solid 1px #000;
}
.toggle-menu-container .sf-menu ul li.active > a {
  color: #ffffff;
  background: #a95858;
  border: solid 1px #000;
}
.toggle-menu-container .sf-menu ul li.sfHover > a,
.toggle-menu-container .sf-menu ul li a:hover {
  color: #ffffff;
  background: #ba7a7a;
  border: solid 2px #000;
}
.toggle-menu-container .sf-menu ul ul a {
  padding: 10px 60px;
}
.toggle-menu-container .nav.active {
  right: 0;
}
.toggle-menu-container .nav.active .sf-menu-toggle {
  margin-left: 0;
  top: 6px;
  right: 233px;
  height: 30px;
  width: 30px;
  font-size: 18px;
  line-height: 30px;
  background-image:none;
  
}
@media (max-width: 979px) {
  .toggle-menu-container .sf-menu-toggle {
    top: 10px;
    right: 10px;
	  background-image:url(../images/menu2_home.png);
  }
}
@media (max-width: 767px) {
  .toggle-menu-container .sf-menu {
    display: block;
  }
  .toggle-menu-container .sf-menu a {
    text-align: left;
  }

}
/*==================  Select Menu  ======================*/
/*==================  Stuck menu  ======================*/
/*==================     ToTop     ======================*/
.toTop {
  width: 60px;
  height: 60px;
  font-size: 88px;
  line-height: 115px;
  color: #fff;
  background: black;
  background-image:url(../images/backtop.png);
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  border-radius: 50%;
}
.toTop:hover {
  color: #fff;
  background-color:rgba(218,165,32,1);
  text-decoration: none;
  background-image:url(../images/backtop2.png);
  
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }

/*==================   Parallax    ======================*/
.parallax {
  width: 100%;
  background-position: center 0;
  background-repeat: no-repeat;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
  text-align: center;
  background-color: #FFF;

  padding: 132px 0 127px;
}
.parallax2 {
  color: #ffffff;
  background-color: #FFF;

  padding: 142px 0 142px;
}
.parallax3 {
  background-color: #FFF;

  padding: 117px 0 122px;
}
.parallax4 {
  color: #ffffff;
  background-color: #FFF;

  padding: 97px 0 100px;
}

.parallax4 h1 {
  color: #ffffff;
}
.parallax5 {
  color: #ffffff;
  background-color: #FFF;
 
  padding: 134px 0px 132px;
}


.parallax5 h1:before {
  content: '\f000';
  position: absolute;
  left: 0;
  top: 10px;
  font-family: 'FontAwesome';
  font-size: 60px;
  line-height: 60px;
}
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}
.img__border {
  border: 1px solid #6c6860;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background:#fff;
  border-bottom: solid 0px #666;
}
header .nav {
  margin: 38px 0 48px 0;
  float: right;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  
  
  header .nav {
    float: none;
  }
}
/*==================     Brand     ======================*/
/*=======================================================
                     CONTENT  Layout
=========================================================*/
* + .gallery {
  margin-top: 34px;
}



/*========================================================
                     CONTENT  Styles
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
/*==================      Well     ======================*/
.well {
  padding: 114px 0 0 0;
}
.well__offset-3 {
  padding: 131px 0 129px 0;
  background-color:rgba(218,165,32,1);

}
.well__offset-4 {
  padding: 116px 0 129px 0;
	background-image:url(../images/pattern-righe.png);
}

.well__offset-5 {
  padding: 116px 0 129px 0;
	background-color:none;
}
/*==================    Buttons    ======================
.btn {
  position: relative;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 50px;
  font-weight: 400;
  color: #393328;
}
.btn:before,
.btn:after {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  background: #6c6860;
  height: 1px;
  top: 22px;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lt-ie9 .btn:before,
.lt-ie9 .btn:after {
  filter: alpha(opacity=0);
}
.btn:hover {
  color: #823f3f;
}
.btn:hover:before {
  left: 0;
  opacity: 1;
}
.lt-ie9 .btn:hover:before {
  filter: alpha(opacity=100);
}
.btn:hover:after {
  right: 0;
  opacity: 1;
}
.lt-ie9 .btn:hover:after {
  filter: alpha(opacity=100);
}

*/
/*================== Decoration ======================*/
/*==================   Lazy Img    ======================*/
.lazy-img {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: #ffffff url(../images/lazy-loader.gif) no-repeat center center;
}

iframe{
	width:300px;
	height:200px;
	}

.lazy-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -moz-transition: 1s all ease;
  -o-transition: 1s all ease;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  opacity: 0;
}
.lt-ie9 .lazy-img img {
  filter: alpha(opacity=0);
}
.lazy-img .lazy-loaded {
  opacity: 1;
}
.lt-ie9 .lazy-img .lazy-loaded {
  filter: alpha(opacity=100);
}
/*================== Gallery ======================*/
.gallery {
  width: 90%;
  margin: 0 auto;

  overflow: hidden;
  background-color:none;
  padding-bottom:100px;
  
}
.container_mail{
				width:900px;
				
				margin: 0 auto;
				background-color: rgba(218,165,32,1);
				padding:10px;
				}
				
				/*NUOVI DA DAN*/
				
				#headan{
		width:100%;
		height:60px;
		background-color:black;
	
		
		
		}
		
		#headscritta{
		
			width:800px;
			height:30px;
			margin: auto;
			background-color:none;
			padding-top:15px;
			display:none;
			
			}
		
	.head1{
		padding:15px;
	font-size: 16px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:right;
	letter-spacing: 3px;	
		}
		.head2{
		padding:15px;
	font-size: 16px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:left;	
	letter-spacing: 3px;
		}
		
		
		#headnome{
			
			width:399px;
			height:32px;
			margin:0 auto;
			background-color:none;
			float:left;
			border-right:solid 1px #fff;
			
			}
		#headcosa{
			width:400px;
			height:30px;
			margin:0 auto;
			background-color:none;
			float:left;
			}
			
			.logo{
				width:15%;
				float:right;
				margin-top:-8px;
				
				}
			
	
	
	#contenitorecerchi{
	
	width:100%;
	background-color:rgba(218,165,32,1);
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:180px;
	border-top: 0px solid #4b88ad;
	
}
/*background-image:url(../images/11%20muratori.jpg);
	background-size:cover;*/
	


#contellissi{

display:block;
	
	margin:auto;
	margin-top:30px;
	
	width:1000px;
height:600px;
position:relative;
border: 0px solid #4b88ad;
background-image:none;
overflow:hidden!important;
-webkit-border-top-left-radius: 0.3em;
  -webkit-border-top-right-radius: 0.3em;
  -webkit-border-bottom-right-radius: 0.3em;
  -webkit-border-bottom-left-radius: 0.3em;

  -moz-border-radius-topleft: 0.3em;
  -moz-border-radius-topright: 0.3em;
  -moz-border-radius-bottomright: 0.3em;
  -moz-border-radius-bottomleft: 0.3em;
	border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  border-bottom-right-radius: 0.3em;
  border-bottom-left-radius: 0.3em;
	}
	
	
	
	
	
	
	#contregistratore{
		
		
		margin:auto;
	margin-top:30px;
	width:1000px;
height:294px;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/rec.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 1000px 294px;

		}
		
		
		#lineavert{
			width:1000px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}
			
			#eq1{
			
			width:90px;
			height:500px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:80px;
			margin-left:10px;
			margin-right:4px;
			display:none;
			
			}
			
			#eq2{
			
			width:90px;
			height:520px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:60px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq3{
			
			width:90px;
			height:540px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:40px;
			margin-right:4px;
			display:none;
			}
			
			
			
			#eq4{
			
			width:90px;
			height:510px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:70px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq5{
			
			width:90px;
			height:490px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:90px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq6{
			
			width:90px;
			height:470px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:110px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq7{
			
			width:90px;
			height:450px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:130px;
			margin-right:4px;
			display:none;
			}
			
			#eq8{
			
			width:90px;
			height:480px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:100px;
			margin-right:4px;
			display:none;
			}
			
			#eq9{
			
			width:90px;
			height:510px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:70px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq10{
			
			width:90px;
			height:550px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:30px;
			margin-right:4px;
			display:none;
			}
			
			#conttaglio{
	width:100%;
	height:150px;
	background-image:url(../images/lineataglio.png);
	margin: 0 auto;
	position:relative;
	margin-top:-145px;
	opacity:1;
	
	}
#conttaglio_2{
	width:100%;
	height:150px;
	background-image:url(../images/lineataglio_2.png);
	margin: 0 auto;
	position:relative;
	margin-top:-145px;
	opacity:1;
	
	}

#contentpupi{
	padding:40px;
	background-color: none;
}

#contentpupi_2{
	padding:10px;
	background-color:none;
	width:1100px;
	margin:0 auto;
}
/* Create three equal columns that floats next to each other */
.column_2 {
  float:left;
  width:300px;
	margin:30px;
  padding:10px;
  height: 700px; /* Should be removed. Only for demonstration */
	  box-sizing: border-box;
	text-align: center;
	background-color:white;
	
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


.img_logo{
margin: 0 auto;
  width:200px;
	height:150px;
	background-color:NONE;
}

.img_title{
margin: 0 auto;
  width:200px;
	height:100px;
	background-color:none;
	padding:5px;
	text-align: center;
}

h3{
	line-height: 20px;
	padding:4px;
	color:rgba(76,71,71,1)
}

h2{
}

h3.soft{
	line-height: 0px;
	margin-top:-15px;
color:rgba(76,71,71,1)
	
}

.pupi2
{
	font-size: 16px;
  line-height: 20px;
  font-weight: 300;	
	color:black;
	float:center;
	letter-spacing: 3px;	
	 position: relative;
  display: inline-block;
border:solid 1px;
	  background: #fff;
	
}

.pupi
{
	font-size: 16px;
  line-height: 20px;
  font-weight: 300;	
	color:black;
	float:center;
	letter-spacing: 3px;	
	 position: relative;
  display: inline-block;
border:solid 1px;
	  background: #fff;
	
}


	
.pupi:hover {
  font-size: 16px;
  font-weight: 300;	
	line-height: 20px;
	color:black;
	float:center;	
	letter-spacing: 3px;
	border:solid 1px;
background-color: rgba(218,165,32,1);
}




.intro2{
	
	 font-size: 18px;
	
}







@media (min-width: 319px) {
	
	.toggle-menu-container .sf-menu-toggle {
  position: fixed;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  font-size: 60px;
  line-height: 75px;
  color: #fff;
  background-color: rgba(218,165,32,1);
  text-align: center;
  border-radius: 50%;
    background-image:url(../images/menu2.png);
 
}
	
	#headscritta{
		
			width:260px;
			height:100%;
			margin: auto;
			background-color:none;
			padding-top:4px;
			display:none;
			float:left;
			
			}
		
	.head1{
		padding:2px;
		padding-top:10px;
	font-size: 18px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(218,165,32,1);
	float:left;
	letter-spacing: 3px;	
		}
		.head2{
		padding:2px;
		padding-top:13px;
	font-size: 13px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:left;	
	letter-spacing: 3px;
		}
		
		
		#headnome{
			
			width:260px;
			height:25px;
		margin-top:3px;
			background-color:none;
			float:left;
			border-right:solid 0px #fff;
			border-bottom:solid 1px #fff;
			
			}




		#headcosa{
			width:260px;
			height:22px;
			margin:0 auto;
			background-color:none;
			float:left;
			}
			
			.logo{
				width:15%;
				float:left;
				margin-top:-36px;
				display:none;
				
				}
	
	
	#contellissi{
	display: block;
	margin-top:0px;
	margin:0 auto;
	background-color:none;
	width:290px;
	height:100%;
	padding-bottom:3px;
	
	}

#contenitorecerchi{
	
	width:100%;
	background-color:rgba(218,165,32,1);
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:100px;
	border-top: 0px solid #4b88ad;
	
}

#lineavert{
			width:300px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}

		#contregistratore{
		
		margin: -15px auto;
	width:320px;
	height:214px;
	background-color:none;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/boom320.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 320px 214px;

		}
		
	#eq1{
			
			width:20px;
			height:100px;
			margin-left:7px;
			margin-top:30px;
		
	}
	#eq2{
			margin-top:25px;
			width:20px;
			height:105px;
	}
	#eq3{
			margin-top:20px;
			width:20px;
			height:110px;
	}
	
	#eq4{
			margin-top:25px;
			width:20px;
			height:105px;
	}
	
	#eq5{
			margin-top:30px;
			width:20px;
			height:100px;
	}
	#eq6{
			margin-top:50px;
			width:20px;
			height:80px;
	}
	
	#eq7{
			margin-top:60px;
			width:20px;
			height:70px;
	}
	
	#eq8{
			margin-top:50px;
			width:20px;
			height:80px;
	}
	
	#eq9{
			
			margin-top:40px;
			width:20px;
			height:90px;
	}
	
	#eq10{
			
			margin-top:30px;
			width:20px;
			height:100px;
	}
	
  .gallery {
    width: 320px;
	  background-color:none;
  }
  
  .container_mail{
				width:300px;
				
				margin: 0 auto;
			
				padding:10px;
				}
				
.pupi
{
	margin-bottom: 10px;
	float:center;
  display:block;
	

	
	
}

	#contentpupi_2{
	width:300px;
	margin:0 auto;
		padding:0px;
		
}
/* Create three equal columns that floats next to each other */
.column_2 {

  width:300px;
	padding:10px;
	margin:10px 10px 0px 0px;
	
}



.intro2{
	
	 font-size: 20px;
	
}
	
	
	
}


@media (min-width: 479px) {
	
	.toggle-menu-container .sf-menu-toggle {
  position: fixed;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  font-size: 60px;
  line-height: 75px;
  color: #fff;
 background-color: rgba(218,165,32,1);
  text-align: center;
  border-radius: 50%;
    background-image:url(../images/menu2.png);
 
}
	
	#headscritta{
		
			width:420px;
			height:100%;
			margin: auto;
			background-color:none;
			padding-top:2px;
			display:none;
			float:left;
			
			}
		
	.head1{
		padding:2px;
		padding-top:10px;
	font-size: 22px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(218,165,32,1);
	float:left;
	letter-spacing: 4px;	
		}
		.head2{
		padding:2px;
		padding-top:13px;
	font-size: 18px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:left;	
	letter-spacing: 4px;
		}
		
		
		#headnome{
			
			width:400px;
			height:25px;
		margin-top:3px;
			background-color:none;
			float:left;
			border-right:solid 0px #fff;
			border-bottom:solid 1px #fff;
			
			}




		#headcosa{
			width:400px;
			height:22px;
			margin:0 auto;
			background-color:none;
			float:left;
			}
			
			.logo{
				width:15%;
				float:left;
				margin-top:-36px;
				display:none;
				
				}
	
	
	#contellissi{
	display: block;
	margin-top:0px;
	margin:0 auto;
	background-color:none;
	width:460px;
	height:100%;
	padding-bottom:3px;
	
	}

#contenitorecerchi{
	
	width:100%;
	background-color:rgba(218,165,32,1);
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:100px;
	border-top: 0px solid #4b88ad;
	
}

#lineavert{
			width:460px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}

		#contregistratore{
		
		margin: -20px auto;
	width:460px;
	height:308px;
	background-color:none;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/boom460.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 460px 308px;

		}
		
#eq1{
			
			width:36px;
			height:200px;
			margin-left:13px;
			margin-top:30px;
		
	}
	#eq2{
			margin-top:20px;
			width:36px;
			height:210px;
	}
	#eq3{
			margin-top:10px;
			width:36px;
			height:220px;
	}
	
	#eq4{
			margin-top:30px;
			width:36px;
			height:200px;
	}
	
	#eq5{
			margin-top:40px;
			width:36px;
			height:190px;
	}
	#eq6{
			margin-top:60px;
			width:36px;
			height:170px;
	}
	
	#eq7{
			margin-top:80px;
			width:36px;
			height:150px;
	}
	
	#eq8{
			margin-top:70px;
			width:36px;
			height:160px;
	}
	
	#eq9{
			
			margin-top:60px;
			width:36px;
			height:170px;
	}
	
	#eq10{
			
			margin-top:50px;
			width:36px;
			height:180px;
	}
	
	
  .gallery {
    width: 310px;
	  background-color:none;
  }
  
  .container_mail{
				width:460px;
				
				margin: 0 auto;
				
				padding:10px;
				}
  .pupi
{
	margin-bottom: 10px;
	float:center;
  display:block;
	
}
	#contentpupi_2{
	width:319px;
	margin:0 auto;
		padding:0px;
}
/* Create three equal columns that floats next to each other */
.column_2 {

  width:300px;
	padding:10px;
	margin:10px 10px 0px 10px;
}
	.intro2{
	
	 font-size: 20px;
	
}
	
}



@media (min-width: 619px) {
	
	#headscritta{
		
			width:500px;
			height:30px;
			margin: 0 auto;
			background-color:none;
			padding-top:16px;
			display:none;
			float:none;
			}
		
	.head1{
		padding:15px;
	font-size: 13px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:right;
	letter-spacing: 3px;	
		}
		.head2{
		padding:15px;
	font-size: 12px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:left;	
	letter-spacing: 3px;
		}
		
		
		#headnome{
			
			width:240px;
			height:32px;
			margin:0 auto;
			background-color:none;
			float:left;
			border-right:solid 1px #fff;
			border-bottom:solid 0px #fff;
			}
			
		#headcosa{
			width:258px;
			height:30px;
			margin:0 auto;
			background-color:none;
			float:left;
			}
			
			.logo{
				width:18%;
				float:left;
				margin-top:-38px;
				display:none;
				}
	
	#contellissi{
	display: block;
	margin-top:0px;
	margin:0 auto;
	background-color:none;
	width:600px;
	height:100%;
	padding-bottom:3px;
	
	}

#contenitorecerchi{
	
	width:100%;
	background-color:rgba(218,165,32,1);
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:100px;
	border-top: 0px solid #4b88ad;
	
}

#lineavert{
			width:600px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}

	#contregistratore{
		
		margin: 20px auto;
	width:580px;
	height:170px;
	background-color:none;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/rec620.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 580px 170px;

		}
	
	#eq1{
			margin-top:100px;
			width:50px;
			height:300px;
	}
	#eq2{
			margin-top:80px;
			width:50px;
			height:320px;
	}
	#eq3{
			margin-top:60px;
			width:50px;
			height:340px;
	}
	
	#eq4{
			margin-top:90px;
			width:50px;
			height:310px;
	}
	
	#eq5{
			margin-top:110px;
			width:50px;
			height:290px;
	}
	#eq6{
			margin-top:130px;
			width:50px;
			height:270px;
	}
	
	#eq7{
			margin-top:150px;
			width:50px;
			height:250px;
	}
	
	#eq8{
			margin-top:120px;
			width:50px;
			height:280px;
	}
	
	#eq9{
			margin-top:90px;
			width:50px;
			height:310px;
	}
	
	#eq10{
			margin-top:50px;
			width:50px;
			height:350px;
	}
  .gallery {
    width: 620px;
	  background-color:none;
  }
  
   .container_mail{
				width:600px;
				
				margin: 0 auto;
				
				padding:10px;
				}
  .pupi
{
	margin-bottom: 10px;
	float:center;
  display:inline-block;


	
	
}
	
#contentpupi_2{
	padding:0px;
	background-color:none;
	width:600px;
	margin:0 auto;
	
}
/* Create three equal columns that floats next to each other */
.column_2 {
  float:left;
  width:600px;
	
  padding:20px;
  height: 700px; /* Should be removed. Only for demonstration */
	  box-sizing: border-box;
	text-align: center;
	background-color:white;
	
}
	.intro2{
	
	 font-size: 20px;
	
}
	
}



@media (min-width: 767px) {
	#headscritta{
		
			width:800px;
			height:30px;
			margin: 0 auto;
			background-color:none;
			padding-top:15px;
			display:none;
			float:none;
			}
		
	.head1{
		padding:15px;
	font-size: 16px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:right;
	letter-spacing: 3px;	
		}
		.head2{
		padding:15px;
	font-size: 16px;
  line-height: 1px;
  font-weight: 300;	
	color:rgba(255,255,255,1);
	float:left;	
	letter-spacing: 3px;
		}
		
		
		#headnome{
			
			width:399px;
			height:32px;
			margin:0 auto;
			background-color:none;
			float:left;
			border-right:solid 1px #fff;
			border-bottom:solid 0px #fff;
			}
			
		#headcosa{
			width:400px;
			height:30px;
			margin:0 auto;
			background-color:none;
			float:left;
			}
			
			.logo{
				width:15%;
				float:right;
				margin-top:-8px;
				display:block
				}
	
	#contellissi{
	display: block;
	margin-top:0px;
	margin:0 auto;
	background-color:none;
	width:760px;
	height:100%;
	padding-bottom:3px;
	
	}

#contenitorecerchi{
	
	width:100%;
	background-color:rgba(218,165,32,1);
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:100px;
	border-top: 0px solid #4b88ad;
	
}

#lineavert{
			width:760px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}

	#contregistratore{
		
		margin: 20px auto;
	width:750px;
	height:220px;
	background-color:none;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/rec800.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 750px 220px;

		}
	
	#eq1{
			margin-top:100px;
			width:66px;
			height:400px;
	}
	#eq2{
			margin-top:80px;
			width:66px;
			height:420px;
	}
	#eq3{
			margin-top:60px;
			width:66px;
			height:440px;
	}
	
	#eq4{
			margin-top:90px;
			width:66px;
			height:410px;
	}
	
	#eq5{
			margin-top:110px;
			width:66px;
			height:390px;
	}
	#eq6{
			margin-top:130px;
			width:66px;
			height:370px;
	}
	
	#eq7{
			margin-top:150px;
			width:66px;
			height:350px;
	}
	
	#eq8{
			margin-top:120px;
			width:66px;
			height:380px;
	}
	
	#eq9{
			margin-top:90px;
			width:66px;
			height:410px;
	}
	
	#eq10{
			margin-top:50px;
			width:66px;
			height:450px;
	}
	
  .gallery {
    width: 620px;
    margin: 0 auto;
	  background-color:none;
  }
  
   .container_mail{
				width:740px;
				
				margin: 0 auto;
				
				padding:10px;
				}
  


.pupi
{
	margin-bottom: 10px;
	float:center;
  display:inline-block;
	

	
	
}
	

/* Create three equal columns that floats next to each other */

	
	
	#contentpupi_2{
	padding:0px;
	background-color:none;
	width:360px;
	margin:0 auto;
}
/* Create three equal columns that floats next to each other */
.column_2 {
  float:left;
  width:300px;
	margin:30px;
  padding:10px;
  height: 700px; /* Should be removed. Only for demonstration */
	  box-sizing: border-box;
	text-align: center;
	background-color:white;
	
}
	
	
	
}



  @media (min-width: 1000px) {
	
	
/*background-image:url(../images/11%20muratori.jpg);
	background-size:cover;*/
	
	  
	  /*
	#contenitorecerchi{
	
	width:100%;
	background-color:red;
	margin: 0 auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:180px;
	border-top: 0px solid #4b88ad;
	
}


#contellissi{

display:block;
	
	margin:auto;
	margin-top:30px;
	
	width:1000px;
height:600px;
position:relative;
border: 0px solid #4b88ad;
background-image:none;
overflow:hidden!important;
-webkit-border-top-left-radius: 0.3em;
  -webkit-border-top-right-radius: 0.3em;
  -webkit-border-bottom-right-radius: 0.3em;
  -webkit-border-bottom-left-radius: 0.3em;

  -moz-border-radius-topleft: 0.3em;
  -moz-border-radius-topright: 0.3em;
  -moz-border-radius-bottomright: 0.3em;
  -moz-border-radius-bottomleft: 0.3em;
	border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  border-bottom-right-radius: 0.3em;
  border-bottom-left-radius: 0.3em;
	}
	
	
	
	
	
	
	#contregistratore{
		
		
		margin:auto;
	margin-top:30px;
	width:1000px;
height:294px;
position:relative;
		
		border: 0px solid #4b88ad;
		background-image:url(../images/rec.png);
	background-size:100%;
	background-repeat:no-repeat;
    -moz-background-size: 100%;
	-webkit-background-size: 100%;
	-webkit-background-size: 1000px 294px;

		}
		
		
		#lineavert{
			width:1000px;
			height:2px;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
			
				
			}
			
			#eq1{
			
			width:90px;
			height:500px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:80px;
			margin-left:10px;
			margin-right:4px;
			display:none;
			
			}
			
			#eq2{
			
			width:90px;
			height:520px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:60px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq3{
			
			width:90px;
			height:540px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:40px;
			margin-right:4px;
			display:none;
			}
			
			
			
			#eq4{
			
			width:90px;
			height:510px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:70px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq5{
			
			width:90px;
			height:490px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:90px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq6{
			
			width:90px;
			height:470px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:110px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq7{
			
			width:90px;
			height:450px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:130px;
			margin-right:4px;
			display:none;
			}
			
			#eq8{
			
			width:90px;
			height:480px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:100px;
			margin-right:4px;
			display:none;
			}
			
			#eq9{
			
			width:90px;
			height:510px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:70px;
			margin-right:4px;
			display:none;
			}
			
			
			#eq10{
			
			width:90px;
			height:550px;
			float:left;
			border: solid 2px rgba(44,44,44,1);
			margin-top:30px;
			margin-right:4px;
			display:none;
			}
			
			#conttaglio{
	width:100%;
	height:150px;
	background-image:url(../images/lineataglio.png);
	margin: 0 auto;
	position:relative;
	margin-top:-145px;
	opacity:1;
	
	}  
	  
	  */
	  
  .gallery {
    width: 930px;
    margin: 0 auto;
	  overflow: hidden;
	  background-color:none;
  }
  
  .pupi
{
	margin-bottom: 10px;
	float:center;
  display:inline-block;
	

	
	
}
	  #contentpupi_2{
	width:960px;
	margin:0 auto;
		 
}
/* Create three equal columns that floats next to each other */
.column_2 {

  width:300px;
	padding:10px;
	margin:10px;
  
	
}
}

@media (min-width: 1400px) {
  .gallery {
    width: 1240px;
    margin: 0 auto;
	  overflow: hidden;
	  background-color:none;
  }
	
	#contentpupi_2{
	width:960px;
	margin:0 auto;
		background-color: none;
}
/* Create three equal columns that floats next to each other */
.column_2 {

  width:300px;
	padding:10px;
	
  
	
}
	
	
	
}


@media (min-width: 1550px) {
  .gallery {
    width: 1550px;
    margin: 0 auto;
	  overflow: hidden;
	  background-color:none;
  }
}

@media (min-width: 1900px) {
  .gallery {
    width: 1860px;
    margin: 0 auto;
	  background-color:none;
  }
}

@media (min-width: 2200px) {
  .gallery {
    width: 2170px;
    margin: 0 auto;
	  background-color:none;
  }
}

@media (min-width: 2500px) {
  .gallery {
    width: 2480px;
    margin: 0 auto;
	  background-color:none;
  }
}
.gallery_col-1 {
  float: left;
  width: 300px;
  background-color:none;
  border:solid 0px black;
  padding:5px;
 
  
}

.gallery_item {
  display: block;
  position: relative;
}
.gallery_item:hover .gallery_overlay {
  opacity: 1;
}

.gallery_item:target .gallery_overlay {
  opacity: 1;
}

.gallery_item:active .gallery_overlay {
  opacity: 1;
}
.gallery_overlay {
  position: absolute;
  text-align: center;
  vertical-align: top;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 1);
  z-index: 1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_caption {
  position: absolute;
  background: none;
  width: 300px;
  height:200px;

}
@media (max-width: 1199px) {
  .gallery_caption {
   width: 300px;
  height:200px;
  }
  
 
}
@media (max-width: 979px) {
  .gallery_caption {
     width: 300px;
  height:200px;
  background-color:none;
  }
}
.gallery img {
  width:300px;
  height:200px;
  float:left;


}

.gall{
	margin-top:90px;
	color:#000;
	}
	
	
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding: 0px 0 0 0;
  text-align: center;
}
footer .socials {
  display: inline-block;
  overflow: hidden;
  padding-top:5px;

}
footer .socials li {
  float: left;
}
footer .socials li + li {
  margin-left: 10px;
	padding-bottom:20px;
}
@media (max-width: 767px) {
  footer .socials li + li {
    margin-left: 10px;
  }
}
@media (max-width: 479px) {
  footer .socials li + li {
    margin-left: 10px;
  }
}
footer .socials a {
  display: inline-block;
  width: 34px;
  height: 34px;

  text-align: center;
  background: #ffffff;
  color: #423e3e;
  border-radius: 50%;
  
}
@media (max-width: 479px) {
  footer .socials a {
  
    width: 34px;
    height: 34px;
   
  }

footer .socials a:hover, footer .socials a:focus, footer .socials a:active {
 background-color:rgba(218,165,32,1);
  color: #ffffff;
}
footer .copyright {
  color: #000000;
}
footer .copyright a:hover, footer .copyright a:focus, footer .copyright a:active {
  text-decoration: underline;
}
* + footer .copyright {
  margin-top: 20px;
	margin-bottom:0px;
	background-color:none;
	width:100%;
	

}
/*==================  GOOGLE MAP  ======================*/
}

/*==================  ALTRO
  ======================*/
						
						ul {
list-style-type: none;
}
				
				.container_footer{
				width:100%;
				
				margin: 0 auto;
				background-color:#fff;
				padding:10px;
				}


#intro1{
	
	width:90%;
	margin: 0 auto;
	background-color:white;
	padding:10px;
	text-align: justify;
	line-height:30px;
	margin-top:30px;
	
}


.title2{
	
font-size:30px;
	line-height: 50px;
}

.intro2{
	
font-size:30px;
	line-height:50px;
}



