@charset "utf-8";
/* CSS Document */
@font-face
{
	font-family:Calibri;
	src:url(../fonts/Calibri.ttf);
}
@font-face
{
	font-family:'Bahij_Myriad_Arabic-Regular';
	src:url(../fonts/Bahij_Myriad_Arabic-Regular.ttf);
}

body
{
background: #fff;
	font-family:'Bahij_Myriad_Arabic-Regular';
}
.wrapper-shadow
{
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
}
.top-bg
{
	background:#2d2d2f;
}
.container
{
	padding:0px;
}
.no-padd
{
	padding:0px;
}
#slider-wrapper
{
	margin-top:10px;
}
.text-yellow
{
	color:#ffb400;
}
.text-blue
{
	color:#006595;
}
.bottom-margin
{
	margin-bottom:10px;
}
p
{
	text-align:justify;
	font-family:Calibri;
	font-size:17px;
	line-height:25px;
}
#mycrawler2
{
	width:1170px;
	margin-left:20px;
}
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.table-bordered
{
	border:rgba(129,129,129,1) 1px solid;
}
.modal-footer
{
	border:none;
}
.white-bordered
{
	
}
.white-bordered .bxslider img
{
	border:rgba(255,255,255,1) 5px solid;
}
#scroller
{
	width:80%;
	height:300px;
}
.bxslider
{
	height:220px;
}
.bordered1
{
	border-top:rgba(0,185,47,1) 3px solid;
	border-bottom:rgba(0,185,47,1) 3px solid;
}
.bordered2
{
	border-top:rgba(249,0,0,1) 3px solid;
	border-bottom:rgba(249,0,0,1) 3px solid;
}
.example-image-link {
	display: inline-block;
	padding: 4px;
	margin: 0 0.5rem 1rem 0.5rem;
	background-color: #fff;
	line-height: 0;
	-webkit-transition: background-color 0.1s ease-out;
	-moz-transition: background-color 0.1s ease-out;
	-o-transition: background-color 0.1s ease-out;
	transition: background-color 0.1s ease-out;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}
.example-image-link:hover {
	background-color: #4ae
}
.example-image {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}
.modal-footer .text-yellow
{
	margin-top:35px;
}
.call-us
{
	margin-top:8px;
}
.call-us span
{
	color:#0086d2;
	font-weight:bold;
	font-size:20px;
}
ul li
{
	color:#333;
	list-style:circle;
	font-family:'calibri';
}
.contact
{
	font-family:'calibri';
	margin-bottom:20px;
}
.contact span
{
	font-family:'calibri';
	color:#333;
}