/*@charset-utf-8;*/
body { 
 margin : 0;
 padding : 0;
font-size:18px;
font-family: 'Conv_roniberegularwebfont';
color : #5d5d5d; 
background: #eaeaea;
}
@font-face {
	font-family: 'Conv_ronibeboldwebfont';
	src: url('../fonts/ronibeboldwebfont.eot');
	src: local('☺'), url('../fonts/ronibeboldwebfont.woff') format('woff'), url('../fonts/ronibeboldwebfont.ttf') format('truetype'), url('../fonts/ronibeboldwebfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_roniberegularwebfont';
	src: url('../fonts/roniberegularwebfont.eot');
	src: local('☺'), url('../fonts/roniberegularwebfont.woff') format('woff'), url('../fonts/roniberegularwebfont.ttf') format('truetype'), url('../fonts/roniberegularwebfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_ronibelightwebfont';
	src: url('../fonts/ronibelightwebfont.eot');
	src: local('☺'), url('../fonts/ronibelightwebfont.woff') format('woff'), url('../fonts/ronibelightwebfont.ttf') format('truetype'), url('../fonts/ronibelightwebfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a{
	text-decoration: none!important;
	color:#999;
	transition:all 0s ease 0s;
	outline: none!important;
}


/*  HEADINGS  ============================================================================= */

h1, h2, h3, h4, h5, h6 {
 line-height:normal;
font-weight : normal;
}

a {
    color: #fff;
    text-decoration: none;
    transition: all 0s ease 0s;
    border: none;
}
a:hover {
    color: #ccc;
    text-decoration: underline;
    transition: all 0s ease 0s;
}
p, ol, ul, dl, address { color: #000;

 }
 ol, ul{
  list-style-type: none;
  margin:0 ;padding: 0; 
 }
img {
    border: 0 none;
    /*width: 100%;*/
    outline: none;
}
*{
 margin: 0; padding: 0; line-height: normal;
 
}
p { 
 margin: 0; padding: 0;font-weight: normal;

}

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    margin: 0;
    padding: 0;
}

header{
	background: rgb(0,101,134); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,101,134,1) 0%, rgba(0,101,134,1) 46%, rgba(0,124,165,1) 71%, rgba(0,120,159,1) 75%, rgba(0,99,131,1) 82%, rgba(0,90,120,1) 86%, rgba(0,99,131,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,101,134,1)), color-stop(46%,rgba(0,101,134,1)), color-stop(71%,rgba(0,124,165,1)), color-stop(75%,rgba(0,120,159,1)), color-stop(82%,rgba(0,99,131,1)), color-stop(86%,rgba(0,90,120,1)), color-stop(100%,rgba(0,99,131,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,101,134,1) 0%,rgba(0,101,134,1) 46%,rgba(0,124,165,1) 71%,rgba(0,120,159,1) 75%,rgba(0,99,131,1) 82%,rgba(0,90,120,1) 86%,rgba(0,99,131,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,101,134,1) 0%,rgba(0,101,134,1) 46%,rgba(0,124,165,1) 71%,rgba(0,120,159,1) 75%,rgba(0,99,131,1) 82%,rgba(0,90,120,1) 86%,rgba(0,99,131,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,101,134,1) 0%,rgba(0,101,134,1) 46%,rgba(0,124,165,1) 71%,rgba(0,120,159,1) 75%,rgba(0,99,131,1) 82%,rgba(0,90,120,1) 86%,rgba(0,99,131,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,101,134,1) 0%,rgba(0,101,134,1) 46%,rgba(0,124,165,1) 71%,rgba(0,120,159,1) 75%,rgba(0,99,131,1) 82%,rgba(0,90,120,1) 86%,rgba(0,99,131,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006586', endColorstr='#006383',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 2px 3px 0px rgba(234,234,234,1);
}
.top_part{
	text-align: center;
	padding: 71px 0 39px;
	margin:0 19%;
	border-bottom: 1px solid #398199;
}
.logo{
	display: inline-block;
}
.wrapper{
	width: 994px;
	margin: 0 auto;
}
.logo_btm_txt{
   font-size: 21px;
   color: #fff;	
   padding-top:5px;
   direction: rtl;
}
.top_part_btom{
	padding: 37px 0 47px;
	margin:0 19%;
	text-align: center;
}
.top_part_btom_bold_text{
	font-family: 'Conv_ronibeboldwebfont';
	font-size: 31px;
   color: #fff;	
   margin-bottom: 22px;
   direction: rtl;
   
}
.top_part_btom_para_text{
	font-size: 23px;
	font-family: 'Conv_roniberegularwebfont';
    color: #fff;	
     margin-bottom: 28px;
     direction: rtl;
}
.yelow_btnn{
	text-decoration:none;
	/*font-size:18px;
	color:#fff;
	padding:12px 51px 14px;*/
		display:inline-block;

direction: rtl;
background: url(../images/orange_btn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:245px;
height:44px;
}
.yelow_btnn:hover{
background: url(../images/orange_btn.jpg);
background-position:0px  -44px;
transition: none;
transition: all 0.0s ease 0s out;

}
.box_shdow_blk{
	text-align: center;
	position: relative;
	width: 1050px;
	margin-left: -22px;
	
}
.box_shdow_blk img{
	position: relative;
	left: 28px;
	max-width: 110%;
	margin-top: -8px;
}
.wht_shadow{
	background-color: #fff;
	box-shadow: 0px 2px 5px 0px rgba(224,224,224,1);
}
.mid_part_baner_top{
	padding: 65px 0 56px;
	margin: 0 14.4%;
	text-align: center;
}
.mid_part_baner_top h4{
	padding: 7px 0;
	font-size: 18px;
	color: #646464;
	direction: rtl;
}
.mid_part_baner_top h4:nth-child(2n+2){
	background-color: #f4f9fc;
	color: #346d8f;
	font-size: 18px;
	direction: rtl;
}
.mid_baner_mid_part{
	margin: 0 9.7%;
	padding: 48px 5.5% 35px;
	border-top:1px solid #eeeeee ; 
	border-bottom:1px solid #eeeeee ; 
	background-color: #f9f9f9;
	overflow: hidden;
}
.right_pictr_box{
	background-color: #fff;
	box-shadow: 0px 4px 4px 0px rgba(236,236,236,1);
	border: 1px solid #ececec;
	/*width: 187px;*/
	/*height: 296px;*/
	width:27%;
	float: right;
	margin-right: 5px;
	margin-left: 5%;
}
.pictr_right_txt{
	width: 66%;
	float: left;
	padding-bottom: 18px;
	font-size:16px;
	color: #666666;
	text-align: right;
}
.pictr_right_txt p{
	padding-bottom: 18px;
	font-size:15px;
	color: #666666;
	text-align: right;
	margin: 0 0;
	direction: rtl;
	font-family: Arial;
}
.bottom_part{
	padding: 94px 5px 90px;
	text-align: center;
}
.bottom_part_text{
	color: #575757;
	font-size: 22px;
	margin-bottom: 10px;
	direction: rtl;
	font-family: Arial;
}
.bottom_part_text span{
	/*font-family: 'Conv_ronibelightwebfont';*/
	font-family: Arial;
	color: #575757;
	font-size:19px;
	/*font-weight: lighter;*/
}
.blu_btn{
		font-family: 'Conv_ronibelightwebfont';
direction: rtl;

background: url(../images/blue_btn.jpg);
background-position: 0 0;
background-repeat: no-repeat;
width:307px;
height:54px;
display: inline-block;
}
.blu_btn:hover{
	/*color: #fff;*/
	background-position: 0px -54px;
}
.bottom_part p{
	font-size: 16px;
	color: #575757;
	margin-bottom:30px;
	direction: rtl;
	/*font-weight: lighter;*/
	font-family: Arial;
	/*font-family: 'Conv_ronibelightwebfont';*/
}
footer{
	background-color: #f8f8f8;
	background-image: url(../images/footer_shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.footer_part{
	overflow: hidden;
	padding:48px 12.4% 43px 14%;
}
.footer_pic{
	float: right;
	width: 104px;
	height: 104px;
	border-radius: 52px;
	overflow:hidden;
	text-align: center;
}
.foote_text{
	width: 76.2%;
	text-align: right;
	color: #636363;
	font-size:18px;
	font-weight: normal;
	direction: rtl;
	float: left;
	font-family: 'Conv_ronibelightwebfont';
}
.mergin_lft{
	margin-left: 0!important;
}
