
#fotonaz {
	position: relative;
	border:0;
	padding: 0;
	
	text-align: center;
	/*pointer-events:none;*/
	width: 1200px;	
	max-width: 100%;
	max-height: 80vh; /* max-height: 90%; */
	margin: 60px auto 0 auto;
		border-radius: 0 0 20px 20px;
	/*background-color: #333;*/
	z-index: 1;
		
	display: flex; /* per risp proporzioni contenitore 1 di 3*/
}
	
	#fotonaz img {
	
	object-fit: contain;/* per risp proporzioni contenitore 2 di 3 */
	max-width: 100%; /* per risp proporzioni contenitore 3 di 3 */
	border:3px solid #D5AD6D;	    
	box-shadow: 0px 0px 40px -2px #D5AD6D;
	pointer-events:none;
	margin: 0 auto 0 auto;
		z-index: 1;
}	
	#coperta {
		position: absolute;
		top:0;
		left:0;
		/*border: 1px solid red;*/
		width: 100%;
		height: 100%;
		z-index: 2;
	}
#guest_new {
	
		position: relative;
	width:500px;
	height: 300px;
	border:3px solid #D5AD6D;
	
	border: 0;
		margin: 60px auto 50px auto;
		text-align: center;
	max-width: 100%;
	/*background-image: url('https://cuckold.net/img_new/only.png');
	background-size: 150px 150px; /* contain; */
	/*background-position: bottom center;
	background-repeat: no-repeat;*/
	}
#guest img {
		max-width: 100%;
		max-height: 800px;
	}


			#hits {
		position: absolute;
			font-size: 1.5em;
			font-weight: bold;
		bottom: 0;
			left: 0;
		width: 100%;
		padding: 20px 0 20px 0;
		/* background-color:rgba(0,0,0,0.72); */
		text-align: center;
		z-index: 3;
			text-shadow: 0 0 3px #000000, 0 0 5px #FFFFFF;
	}




.copyright {
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
	
#loading_screen {
	display: none;
	position: absolute;
  	left: 0px;
  	top: 150px;
  	height: 100%;
  	width: 100%;
  	color: #FFF;  
 	text-align: center;
	background-color: transparent;
  	background-color: rgba(0, 0, 0, 0.0);
  	box-sizing: border-box;
}	
		#loading_screen img {
			width: 100px;
			margin-top: 180px;
		}
#sx2 {
	position:absolute;
	top:50%;
	left:20px;
	background-image: url("/img/gal_sx.png");
	}

#dx2 {
	position:absolute;
	top:50%;
	right:20px;
	background-image: url("/img/gal_dx.png");
	}
#sx2, #dx2 
	{ 
	width: 100px;
	height: 100px;
	z-index: 999999;
		border:0;
		background-size: contain;
		background-repeat: no-repeat;
		opacity: 0.5;
	}
#sx2:hover, #dx2:hover {
	opacity: 1.0;
	
	}



.bottone4, .bottone5, .bottone6 {
	max-width:95%;
}

#contenitore_annuncio {
	margin: 0 auto 0 auto;
	padding:20px 10px 10px 20px;
	width:800px;
	max-width: 90%;
	text-align:justify;
	box-shadow: 10px 10px 5px #000;
	color:#bbb;
	border: 1px solid #D5AD6D;
	font-weight: normal;
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
	-khtml-border-radius: 50px 0px 50px 0px; 
    border-radius: 50px 0px 50px 0px;
	}


#didascx {
	width: 800px;
	max-width:90%;
	margin: 0 auto 0 auto;
	padding:20px 10px 10px 20px;
	background-color:none;
	text-align:justify;
	box-shadow: 0px 10px 5px #000;
	color:#bbb;
	border: 0px solid #D5AD6D;
	
	-moz-border-radius: 50px 0px 50px 0px;
	-webkit-border-radius: 50px 0px 50px 0px;
	-khtml-border-radius: 50px 0px 50px 0px; 
    border-radius: 0px 0px 50px 50px;
	font-size: 12px;
	}


#didascx h1 {
	font: 4em normal Arial, Helvetica, sans-serif;
	padding: 10px;	
	margin: 0 auto 0 auto;
	text-align:center;
	color:#bbb;
	
}

#didascx h1 small {
	font: 0.2em normal  Arial, Helvetica, sans-serif;
	text-transform:uppercase; 
	letter-spacing: 0.2em; 
	/*line-height: 5em;*/
	display: block;
	
	text-align: right;
}

#didascx h2 {
	font: 2em normal Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color:#fff;
	display:block;
}


	#interact {
		position: relative;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
		background-color: green
	}
	.iz {
		font-size: 24px; 
		color:#FFF; 
		margin-right: 80px;
		padding: 10px 40px 10px 40px;
		
		border-radius: 10px;
	}
	.iz:hover {
		background-color:rgba(54,107,36,1.00);
	}

.annuncio_prof {
	text-align:justify;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	 color:#D4D2D2; 
}

.descript {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	/* text-transform:uppercase; */
	text-decoration: none;
	color:rgba(163,163,163,1.00);
}

.nicx_new {
	font-family: 'Anton';
	font-weight: normal;
	font-style: normal;
	font-size: 2.8em;
	text-transform:uppercase;
	text-decoration: none;
	color:#FF3033;	
	
}

.nicx_new:hover {
	color: #fff;
	text-decoration: none;
}
.categoria_00 {
		font-family: 'Birch Std';
	font-weight: normal;
	font-style: normal;
	font-size: 2.0em;
	text-transform:uppercase;
	text-decoration: none;
	color: #D5AD6D;
	}

	.nofake {
		background-color:#31831C;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px auto 50px auto;
  cursor: pointer;
		border-radius: 3px;
	}
	.nofake:hover {
		background-color:rgba(63,150,28,1.00);
	}
	.fake {
		background-color:rgba(208,53,55,1.00);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px auto 50px auto;
  cursor: pointer;
		border-radius: 3px;
	}
	.fake:hover {
		background-color:rgba(63,150,28,1.00);
	}




@media only screen and (max-width:641px){	

    

	#sx2, #dx2 
	{ 
	width: 50px;
	height: 50px;
	}
	
				#hits {
		
			font-size: 1.0em;
			
	}
    
}
