@font-face {
	font-family: 'Fibid_Font';
	src: url('fonts/dana-regular.ttf');
}
.en-font{
	font-family: 'Fibid_Font' !important;
}
body,
html{
	font-family: 'Fibid_Font';
	font-size: 14px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
}
.fs-12 {
	font-size: 12px;
}
.fs-13 {
	font-size: 13px;
}
.fs-14 {
	font-size: 14px;
}
.text-justify{
	text-align: justify;
}
.bg-ae{
	background-color: #ffffff59;
}

footer{
	margin-top:-50px;
}
