.p_2 {
	width: 100%;
	height: 100%;
	background-size: cover;
	position:relative;
}
.p_2 li {
	color: #0052b7;
	font-size: 14px;
	margin-bottom: 3px;
}
.footer_txt02{
	position: absolute;
	bottom: 3%;
	left: 6%;
	font-size: 0.7em;
	color: #fff;	
	width: 87%;
}



/* code for zoom-in effect */
/* .zoom-in .footer-l::before{
	width: 54px;
	height: 33px;
	background-size: 55px 28px;
}
.zoom-in .footer-l{
		font-size: 0.892em !important;
		line-height: 18px !important;left: 8%;
}
.zoom-in .footer-l::before{
	left: -8%;
} */