#pRp {
	position:relative;
	width:100%;
	height:78vh;
background-color:;
	flex-flow:wrap;
}
#pRpX {
	position:relative;
	width:100%;
	height:78vh;
background-color:;
}

#pRp-abx {
	width:100%;
	height:78%;
	background:rgba(229, 174, 29, 1)/*(240, 237, 230, 0.7)*/;
	z-index:1;
	position:absolute;
	top:0;
	right:0
}
/* ====================
IMPATTO 
==================== */
#pRp-abx1 {
	width:100%;
	height:78%;
	background-color:/*rgba(1, 97, 93, 1)*/;
	z-index:1;
	position:absolute;
	top:0;
	left:0
}
#pRp-abx3 {
	width:50%;
	height:100%;
	background-color:/*rgba(159, 217, 203,0.1)*/;
	z-index:3;
	position:absolute;
	top:0;
	left:0
}
#pRp-abx2 {
	width:50%;
	height:96%;
	background-color:/*rgba(255,255,255,0.4)*/;/*(250, 160, 149, 1)*/
	z-index:2;
	position:absolute;
	top:2%;
	right:1%
}
#abSpal {
	background:rgba(0, 0, 0, 1);
	width:30%;
	height:96%;
}
#abCorp {
	background:rgba(1, 97, 93, 0.8);
	width:70%;
	height:96%;
}
#abCorp > h1 {
	font-weight:300;
	line-height:1.2;
	font-size:3.5rem;
	margin-bottom:1.5rem;
	color:rgba(229, 174, 29, 0.7)
}
#abCorp > p {
	color:#f0ede6;
	padding-left:10%;
	padding-right:10%;
	margin-bottom:2rem;
}
#abx2-text {
	background:rgba(1, 97, 93, 0.8);
	width:96%;
	height:96%;
}
@media all and (max-width: 600px)
{
	#pRp-abx3 {width:100%;height:40%;}
	
	#pRp-abx2 {width:100%;height:60%;top:40%;right:0}
	
		#abx2-shad {display:none;}
		#abx2-text {width:96%;}
	
	
	
		#abSpal {width:10%;height:96%;}
		#abCorp {width:90%;height:96%;}
		#abCorp > h1 {font-size:2rem;margin-bottom:1rem;}
		#abCorp > p {margin-bottom:1rem;}
}
/* ====================
FOTO HOME 
==================== */
.pHome {
	
}
@media all and (max-width: 600px)
{
#pRp.pHome-desktop {
	display:none;
}
}
@media all and (min-width: 600px)
{
#pRp.pHome-mobile {
	display:none;
}
#pRp1.pHome-mobile {
	display:none;
}
}

#pRp.pHome-mobile {
	position:relative;
	width:100%;
	height:70vh;
	background-color:rgba(229, 174, 29, 0.7)
}

#pRp-abx1.pHome-mobile {
	width:100%;
	height:78%;
	background-color:rgba(1, 97, 93, 1);
	z-index:1;
	position:absolute;
	top:0;
	left:0
}
#pRp-abx3.pHome-mobile {
	width:100%;
	height:100%;
	background-color:rgba(159, 217, 203,0.1);
	z-index:3;
	position:absolute;
	top:0;
	left:0
}
#pRp1.pHome-mobile {
	position:relative;
	width:100%;
	height:auto;
	background-color:rgba(229, 174, 29, 0.7)
}
h1.imp {
	width:100%;
	padding:10px;
	color:#aa969f;
	text-shadow: 2px 2px 4px #000000;
}
.ipx {
	text-shadow: 1px 1px 2px #01615d;
}
p.impp {
	font-size:3rem;
}
@media all and (max-width: 600px){
#pRp {
	height:71vh;
}
p.impp {
	font-size:1.8rem;
	line-height:1
}
}




