@import "fonts.css";
 @font-face {
font-family: 'DroidKufi-Regular';
src: url('../fonts/DroidKufi-Regular.eot');
src: url('../fonts/DroidKufi-Regular.eot?') format('embedded-opentype'),
url('../fonts/DroidKufi-Regular.woff') format('woff'),
url('../webfont/fonts/DroidKufi-Regular.ttf') format('truetype'); }  
@font-face {
    font-family: "geww";
    font-style: normal;
    font-weight: normal;
    src: url("../font/geww.eot?#iefix") format("embedded-opentype"), url("../font/geww.woff") format("woff"), url("../font/geww.ttf") format("truetype"), url("../font/geww.svg#HacenCasablancaRegular") format("svg");
}
a {
   outline: 0;
}

ul , li , a{
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	
	border-left-style: none;
}
a:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_in{
	clear: both;
}
body{
	background-color: #151515;
	color: #d8b861;
	font-family: 'DroidKufi-Regular';

}
img:not(.same){
	width:100%;
	max-width:100%;
	height:auto
}
img.same{
	max-width:100%;
	height:auto
}
.banner{
	margin-top: 30px;
	margin-bottom: 30px;
}
.banner_in{
	margin-bottom: 8px;
}
.logo_ba{
	width: 100%;
	background: #d8b861;
	transform: skew(25deg);
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 30px;
	}
.logo_ba .logo{
	transform: skew(-25deg);
}
ul.social_link{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
ul.social_link > li {
	display: inline-block;
}
ul.social_link > li > a{
	height: 26px;
	width: 26px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
ul.social_link > li > a.facebook{
	background-image: url(../img/facebook.png);
}
ul.social_link > li > a.twitter{
	background-image: url(../img/twitter.png);
}
ul.social_link > li > a.instgram{
	background-image: url(../img/instgram.png);
}
ul.social_link > li > a.youtube{
	background-image: url(../img/youtube.png);
}
.soical_links_in{}
.soical_links_in .text{
	float:left;
	margin-top: 12px;
	margin-left: 5px;
	font-size: 16px;
}	
a.lang{
	float:left;
	font-weight: normal;
	color: #d8b861;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 5px;
	text-transform: uppercase;
	font-size: 16px;
	}
.navbar{
	border:none;
	padding:0px;
	background:none;
	margin: 0px;
	}
#pop{
}
.navbar-collapse{
	margin: 0px;
	padding: 0px;
}

#pop li a, #pop li a:link, #pop li a:visited {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	display: block;
	text-align: center;
	transform: skew(-26deg);
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
#pop li a:hover, #pop li a:active {
	color: #000;
}
#pop li{
	position: relative;
	transform: skew(26deg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8b861;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d8b861;
	border-bottom-color: #d8b861;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8b861;
	}
#pop li:hover{
	background-color:#d8b861;
}
#pop li.active_in{
	background-color:#d8b861;
}
#pop li.active_in a{
	color:#000;
}

#pop li ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#pop li {
	float: right;
}
#pop li li {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}
#pop li li a, #pop li li a:link, #pop li li a:visited {
	color:#FFF;
	width: 200px;
	margin: 0px;
	font-size: 17px;
	background-color: #df962a;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: block;
	font-weight: bold;
}
#pop li li a:hover, #pop li li a:active {
	color: #FFF;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
}
#pop li ul {
	position: absolute;
	width: 200px;
	display: none;
	z-index: 222;
	right: 0px;
}
#pop li:hover ul {
	display: block;
}
#pop li a .fa {
	padding-left: 10px;
	font-size: 16px;
	color: #FFF;
}
.navbar_in{
	margin-top: 20px;
}	

.search_box{
	background-color: #d8b861;
	margin-top: 30px;
	padding-bottom: 40px;
	font-size: 17px;
	color: #151515;
	}
.search_box .search_ba{
	background-image: url(../img/search_box_ba.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	}	
.search_box .form-control{
	font-size: 16px;
	color: #151515;
	height: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
.search_box .btn-primary{
	background-color: #333;
	border: 1px solid #000;
	font-size: 22px;
	color: #FFF;
	margin-top: 20px;
}	
.search_box h2.big_search{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
.search_box .more{
	background-color: #917b3b;
	text-align: center;
	font-size: 20px;
}
.logos_in{
	padding-top: 40px;
	padding-bottom: 40px;
}
.logos_in img{
width:170px !important;
height:110px !important;
}
.banner_border{
	background-color: #242323;
	padding: 15px;
	text-align: center;
}
.car_filtter{
	font-size: 17px;
	background-color: #303030;
	padding: 6px; height:auto; overflow:hidden
}
.car_filtter span{
	display:inline-block}
.car_filtter span.filtter_link{
	float:left;
	text-align:left}
.car_filtter span.filtter_link ul > li{
	display:inline-block;
	}
.car_filtter span.filtter_link ul > li > a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.car_item{
	background-color: #303030;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	display: block;
min-height: 200px;
}
.car_item:hover{
	color: #FFF;
}
.car_item .img_in{
	
	height: 200px;
	width: 200px;
	background-color: #000;
	float: right;
	margin-left: 15px;
	overflow: hidden;
	transform: skew(10deg);
	margin-right: 15px;
}
.car_item .img_in img{
	max-width:150%;
	height:200px;
	transform: skew(-10deg);
	margin-right: -15px;
}
.car_info{
	
	}
.car_info .code{
	color:#ddb342
}
.right_info{
	float:right;
	padding-left: 30px;
	text-align: center;
	}
.left_info{
	float:right;color:#fff !important;
	padding-top:10px;
}
.left_info a{
	color:#fff !important;
}
.pagi{
	text-align: center;
	margin-top: 40px;
	width: 100%;
	position: relative;
	margin-bottom: 40px;
	}	
.pagination_line{
	background-color: #d8b861;
	height: 2px;
	width: 100%;
	margin-top: -13px;
}	
ul.pagination_in{
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
ul.pagination_in   li {
	display: inline-block;
}
ul.pagination_in   li   a{
	background-color: #d8b861;
	height: 30px;
	width: 35px;
	padding-top: 3px;
	color: #000;
	text-align: center;
	font-size: 20px;
	display: block;
	transform: skew(5deg);
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.pagination_in   li   a.active{
color: #d8b861;
background-color: #000;
}	
.page_title{
	font-size: 23px;
	color: #d8b861;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.contactresult{
	font-size: 23px;
	color: #d8b861;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}


.contact_page{
	max-width:400px;
	margin-right: auto;
	margin-left: auto;
	}
.contact_page .form-control{
	margin-top: 15px;
	margin-bottom: 15px;
	min-height:45px;
}
.contact_page .form-control::-webkit-input-placeholder {
	color: #282828;
	font-size:16px;
	font-weight: bold;	
}

.contact_page .form-control:-moz-placeholder { /* Firefox 18- */
   color: #282828;
   font-size:19px;
	font-weight: bold;	
}

.contact_page .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #282828;
	font-size:16px;
	font-weight: bold;	
}

.contact_page .form-control:-ms-input-placeholder {  
	color: #282828;
	font-size:16px;
	font-weight: bold;	
}

.contact_page .btn-primary{ 
	font-size: 22px;
	background-color: #d8b861;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.contact_info{
	font-size: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}
ul.contact_info > li > .fa{
	padding-left: 8px;
}
.up_coming{
	font-size: 16px;
	line-height: 30px;
}
.up_coming .form_in{
	margin-top: 4px;
	margin-bottom: 4px;
}
.up_coming .form_in .form-control{
	height:45px;
	
	}
	
	
.small_container{
	max-width:600px;
	margin-right: auto;
	margin-left: auto;
	}
.up_coming .text_in{
	font-size: 17px;
	text-align: center;
	min-height:350px;
}	
.add_with_us{}
.add_with_us .text_in{
	font-size: 17px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.add_with_us .form-control{
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000;
	height:45px;
	
}
.bot_in{
	margin-top: 15px;
	margin-bottom: 15px;
}
.color1{
	font-size: 23px;
	background-color: #fafafa;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color2{
	font-size: 23px;
	color: #000;
	background-color: #d8b861;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.m3ared{
	max-width:1100px;
	margin-right: auto;
	margin-left: auto;
	}
a.ma3rd_item{
	display: block;
	font-size: 23px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.ma3rd_item .title{
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
}
a.ma3rd_item .img_in{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	}
a.ma3rd_item .img_in img{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}	
.deatales .deatales_table{
	border: 1px solid #FFF;
	font-size: 16px;
	margin-top: 35px;
	margin-bottom: 35px;
}	
.deatales .deatales_table span.right{
	text-align: left;
	display: block;
	margin-left: 10px;
}
.deatales .deatales_table span.left{
	text-align: right;
	color: #FFF;
	display: block;
	margin-right: 10px;
}
.deatales .table-title span{
	display:block;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#bx-pager img{
	width:180px;
	height:130px;
	margin-top: 5px;
	margin-bottom: 5px;
}	
.small{
	margin-top: 30px;
}
.small img{
	width:110px !important;
	height:85px !important;
	margin-left: 5px;
	}
.car_slider{
	margin-top: 30px;
}
.table_header{
	font-size: 18px;
	color: #000;
	background-color: #d8b861;
	padding: 15px;
	text-align: center;
}
footer{
	padding-bottom: 40px;
}
ul.footer_link{
	padding-top: 15px;
}
ul.footer_link li{
	display: inline-block;
}
ul.footer_link li a{
	color: #d8b861;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 17px;
}



#right_banner { float:right !important ; }
#left_banner { float:left !important }

.col-md-15{
float:right !important ;
}

.advancesearch{
display:none;
}
.more:hover{
cursor:pointer;

}

.text a{

	color: #d8b861;

	}
.alert{
font-family: 'DroidKufi-Regular';
font-size:13pt;

}


.gifimage{
float:right;
margin-top:5px;
}



.gifimageen{
float:left;
margin-top:5px;
}

