/*-------20200117 under construction START----------*/
.undercon_block
{
	padding:60px 0;
}
.undercon_img
{
	opacity:0.3;
}
.undercon_img img
{
	width:100%;
	max-width:400px;
}
.undercon_chtext
{
	margin-top:20px;
	color:rgba( 0,0,0, 0.5 );
	font-size:20px;
	font-weight:600;
}
.undercon_entext
{
	color:rgba( 0,0,0, 0.4 );
	margin-top:10px;
	font-size:16px;
	font-weight:600;
}
.undercon_importantchtext
{
	margin-bottom:20px;
	color: rgba( 188,66,0, 0.9 );
	font-size:20px;
	font-weight:600;
}
/*-------20200117 under construction End----------*/