body{
	background: url("../images/interface/body.png") repeat;
}
.site-main > *{
	margin: 0px !important;	
}
.site-main{
	padding: 0px !important;
}
/****************************/
.site-header{
	margin: 0px !important;
	padding: 0px !important;
}
.header_top {
	background: #003e55;
	padding: 10px 0;
}
.header_top p{
	padding: 0px;
	margin: 0px;
}
.header_top h2 {
	font-size: 12PX;
	font-weight: bold;
	margin: 0px;
	font-family: arial;
	color: #fff;
}
.header_top h2 a {
	color: #fff;
}
.header_top ul {
	margin: 0px;
	padding: 0 0;
	float: right;
}
.header_top ul li {
	border-right: 1px solid #fff;
	float: left;
	line-height: 12px;
	list-style: outside none none;
	padding: 0 10px;
}
.header_top ul li:last-child {
	border: none;
}
.header_top ul li a {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.header_top ul li a:hover {
	color: #fff;
}
/*===============header-btm=================*/
.header-btm{
	background: #EEEDEE;
	padding: 15px 0px;
}
/*==================banner-section============*/
#banner-section{
	background:#072d3c url("../images/interface/cares.jpg") no-repeat;
}
/*========================Featured=====================*/
.featured{

}
.featured h3 {
	color: #00374b;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	margin: 0px;
	padding: 30px 0px;
	text-transform: uppercase;
	line-height: 50px;
	text-align: center;
	background: url("../images/interface/featured.png") no-repeat center;
}
.featured_bg {
	background: #fff;
	box-shadow: 0 0 3px #ccc;
	padding: 15px;
}
.featured_img {
	border: 1px #888888 solid;
}
.featured_img h3 {
	font-size: 17px;
	margin: 0px;
	font-family: 'highlandgothicflfregular';
	color: #00374b;
	line-height: 31px;
	text-transform: uppercase;
}
.featured_img h4 {
	font-size: 15px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #ef5223;
	line-height: 24px;
	text-transform: uppercase;
}
.featured_img h5 {
	font-size: 23px;
	margin: 0px;
	font-family: 'highlandgothicflfregular';
	color: #417dc0;
	text-transform: uppercase;
}
.featured_img ul {
	margin: 10px 0 0;
	padding: 0 0 0;
	border-top: 1px #888888 solid;
}
.featured_img ul li {
	list-style: none;
	float: left;
	padding: 10px 8px;
}
.featured_img ul li img {
	float: left;
	padding: 0 6px;
}
/*====================carasol=====================*/

.carasol {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 3px #ccc;
	padding: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.carasol img {
	border: 3px #f15649 solid;
	border-radius: 50%;
	margin-bottom: 15px;
	transition: all 0.25s ease 0s;
}
.carasol img:hover {
	transition: all 0.25s ease 0s;
	border: 3px #4f83c4 solid;
}
.carasol h3 {
	font-size: 25px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #00374b;
	line-height: 24px;
	text-transform: uppercase;
}
.carasol h4 {
	font-size: 19px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #535453;
	line-height: 30px;
}
/*===============================Best Dear ==============*/
.best_deals_box {
	background: #fff;
	padding: 15px;
}
.best_deals_box_wrp {
	border: 1px #888888 solid;
	margin-bottom: 28px;
}
.best_deals{
	width: 100%;
}
.best_deals h3 {
	background: url(../images/interface/best.png) no-repeat right;
	color: #00374b;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	line-height: 50px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.best_deals_box_wrp h4 {
	color: #09508f;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
}
.best_deals_box_wrp h5 {
	color: #f15649;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
}
.best_deals_box_wrp h6 {
	color: #ca4427;
	font-family: "highlandgothicflfregular";
	font-size: 25px;
	line-height: 40px;
	margin: 0;
}
.best_deals_box_wrp ul {
	margin: 10px 0 0;
	padding: 0 0 0;
}
.best_deals_box_wrp ul li {
	background: #f0f0f0 none repeat scroll 0 0;
	float: left;
	list-style: outside none none;
	padding: 4px 8px;
	margin: 0 6px 6px 0;
}
.best_deals_box_wrp ul li img {
	float: left;
	padding: 0 6px;
}
.best_deals_box_img {
}
.subscribe_newsletter {
	background: #08456d;
	padding: 10px 15px;
	margin-top: 14px;
}
.subscribe_newsletter h3 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	line-height: 40px;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
}
.form_control {
	border: medium none;
	width: 100%;
	height: 40px;
	padding: 0 10px;
}
.subscribe {
	-moz-user-select: none;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #ed5b4f;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}
.reviews {
	background: #fff;
	padding: 15px;
	margin: 15px 0;
}
.latest_news {
}
.latest_news h3 {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	color: #00374b;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	border-bottom: 1px #c1c1c1 solid;
	line-height: 30px;
	background: url(../images/interface/heading.png) no-repeat right;
}
.latest_news h4 {
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	color: #07769f;
}
.latest_news h5 {
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
	color: #606161;
}
.latest_news p {
	line-height: 20px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
/*=====================Footer Section==============*/
.footer {
	background: #003e55;
	padding: 30px 0;
	margin-top: 30px;
}
.footer h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
}
.footer h4 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #e64f40;
	margin: 15px 0 0;
}
.footer h5 {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #c5c5c4;
	margin: 0px;
}
.footer h6 {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	margin: 0px;
}
.footer p {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}
.popular_car {
	margin: 0px;
	padding: 5px 0;
}
.footer_subscribe_newsletter {
	padding: 0;
	margin-top: 0;
}
.footer_subscribe_newsletter h3 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	line-height: 33px;
	margin: 0;
	padding: 0 0 30px;
	text-transform: uppercase;
}
.footer_form_control {
	border: medium none;
	width: 74%;
	height: 40px;
	padding: 0 10px;
}
.form_group {
	background: #fff;
}
.footer_subscribe {
	-moz-user-select: none;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #ed5b4f;
	width: 24%;
	margin: 0 0;
	float: right;
	height: 40px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}
.footer_gallery h3 {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	line-height: 33px;
	margin: 0;
	padding: 0 0 30px;
	text-transform: uppercase;
}
.footer_gallery ul {
	margin: 0px;
	padding: 0px;
}
.footer_gallery ul li {
	list-style: none;
	float: left;
	padding: 3px;
}
.footer_bott {
	background: #003549;
}
.footer_bott p {
	color: #feffff;
	font-size: 12px;
	font-family: arial;
	line-height: 40px;
}
.footer_bott p a {
	color: #feffff;
	font-size: 12px;
	font-family: arial;
}
.site-footer{
	margin: 0px !important;
	padding: 0px !important;
}
.social_link ul{
  margin:0;
  padding:0;
  
}
.social_link li{
  float: left;
  list-style:none;
  padding:0px 10px;
}
/*=====================other-page======================*/
.other-page{
	background: #fff;
	padding: 15px;

}
.entry-header{
	margin: 0px !important;
}
.site-main > article > *{
	margin: 0px auto !important;
}
h1.entry-title{
	color: #333;
	font-size: 45px !important;
	padding: 15px 0px;
}
.singular .entry-header{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}