


.main_slds span{
    z-index: 1;
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 1;
    font-size: 55px;
	width: 40%;
	animation:Inm-fadeIn 2s alternate;
	text-shadow: 3px 3px 4px rgba(0 0 0 /10%);
	color: #fff;
	font-weight: 700;
	transform: translate(-50%,-5%);
}
.sv_about_img3{
	float: right;
	width: 40%;
	margin: 10px;

}