
@import url('https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap');
 
 
/*********** Top Header Style Start  *******/
.container-fluid {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.topbg{ padding:0px;  height:30px; background: #008146;}
.links{ float:right; font-size:25px;}
.links ul{ list-style:none; margin:0px; padding:0px;}
.links ul li{ float:left;}
.links ul li a{ color:white; padding:8px 8px;  float:right; }
.links ul li a:hover{ color: #fff;}
.mail{ float:left;  color:#fff; font-size:18px; padding-left:7px; margin-top:7px;}

.emailp{ float:left;  columns: #000000;; font-size:18px; padding-left:7px; margin-top:7px;}
.mail:hover{color:#fff; text-decoration: none;}
/* 
@media only screen and (min-width:300px) and (max-width:767px){
.topbg{ height:auto;}
.topbg .col-md-6{ padding:0px !important;}
.phone{ width: 100%; text-align: center;}
.links ul{ display:inline-block;}
.links{ text-align: center; padding-top: 11px;}
.links{ float:left; width:100%;}
.mail{ width:100%; text-align:center;}
} */
/*********** Top Header Style End  *******/
.heading{
	color: #008146;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-size: 24px;
}

.points{
	color: #008146;
	font-weight: bold;
}
.li-flags{
	height: 22px;
	width: 22px;
}

	.flag {
		width: 50px;
		height: 50px;
	  }


.arabic{
	direction: rtl;
	text-align: right;
}
.bnr-text{
	background-color: #008146;
	padding: 10px;
	color: #fff;
	text-align: center;
}
.web-link{
	background-color: #008146;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 28px;
}

.english{
	text-align: right;
	direction: ltr;
}

.mbz-image{
		max-width: 76%;
		height: auto;
		float: left;
}

.mbz-image-1{
	max-width: 80%;
	height: auto;
	float: left;
}


.body{
	font-size: 20px;
	color: #000;
}

.gold{
	color: #008146;
}
.list{
	padding-right: 20px;
}


/* ENGLISH */

.english{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	direction: ltr;
	text-align: left;
	color: black;
	font-size: 14px;
}

.ctr{
	margin: 0 auto;
    text-align: center;
}

.bld{
	font-weight: bold;
}

.itl{
	font-style: italic;
}

.htl{
	font-size: 22px;
	font-weight: bold;

}
.shtl{
	font-size: 16px;
	font-weight: bold;
}
.udl{
	text-decoration: underline;
}

.logo{
	width: 100%;
	height: auto;
}