/* price desktop */
.price_green_head_text{
	font-family: Nunito; font-size:100px;	font-style: normal;	font-weight:900; color:#7F896B;
}
.price_green_block1{
	position:relative; display:inline-block; width:800px; margin-left:auto; margin-right:auto;
}
.price_green_text1{
	font-family: Nunito; font-size:23px;	font-style: normal;	font-weight:200; color:#7F896B;
}
.price_green_block2{
	width:100%; background:none; vertical-align:middle; margin-top:20px;
}
.price_green_text2{
	position:relative; top: -16px; display:inline; font-family: Nunito; font-size:23px;font-style: normal;	font-weight:200; color:#7F896B;
}
.price_whitearea{
	width:100%; min-height:500px; position: relative; background:white; align-items:center; 
}
.price_whitearea_punktir1{
	margin-top:-500px; left:0px;
}
.price_whitearea_inner{
	position:absolute; top:100px; width:100%; min-height:500px; background:none; z-index:1; left:50%;
	-ms-transform: translateX(-50%); transform: translateX(-50%); text-align:center;
}