/*------------------------------------------------------------------
[Table of contents]

 - Arabic custom Font 


- Author:  Mohammed Alshareef
- Profile:  arb4design.com

-------------------------------------------------------------------*/


/* Arabic custom Font  */

@font-face {
    font-family: 'hacen_liner';
    src: url('../fonts/hacen_liner_screen.eot');
    src: url('../fonts/hacen_liner_screen.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hacen_liner_screen.woff') format('woff'),
         url('../fonts/hacen_liner_screen.ttf') format('truetype'),
         url('../fonts/hacen_liner_screen.svg#hacen_liner_screenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.index_main_services_header{
	font-size: 42px;
	margin:0 auto;
	color:#228dcb;
	text-align:center;
	width:100%;
}

.big-icon {
	font-size:40px;
}

.ar-font {
	font-family:'hacen_liner' !important;
}

.alert-danger li {
	list-style-type:none;
}

.ar-font-body {
	font-family:'hacen_liner';
	text-align:right;
	font-size:15px;
}

.ar-font-body-bigger {
	font-family:'hacen_liner';
	text-align:right;
	font-size:18px;
	line-height: 30px;
	direction: rtl;
}

.ar-font-title {
	text-align:right;
	padding-top:10px;
}

.ar-font-title2 {
	font-family:'hacen_liner';
	text-align:right !important;
	font-size:18px !important;
}

.ar-font-title-big1 {
	text-align:right !important;
	font-size:22px !important;
}

.ar-font-body li {
	float:right;
}

.main-list {
	font-size:17px;
	color:#228dcb;
	padding-right: 60px;
	text-align:right;
	list-style:none;
	
}

.float-right-1{
	float:right;
}

.detail_icon_table{
	border: 0;
}

.detail_icon_table tr {
	height: 60px;
	border: 0;
}
