/****************** Desktop View ****************/


/*********** Common ***********/

body {
	background:#F2F2F2;
	margin:0;
	font-size:14px;
	line-height:16px;
	color:rgb(119, 119, 119);
}
h2
{color:#00F;
font-size:25px;
}

a {
	line-height:normal;
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:rgb(30, 105, 184);
}

.clear-both {
	clear:both;
}

/********** Header **********/

.header-top {
	background:#CCC;
}

.header-social-menu, .main-menu, .sub-hb, .sub-whychoose, .sub-autorepair,
.sub-company-overview, .sub-carlogos, .sub-footer-inner, .content-inner {
	max-width: 1120px;
	margin: 0 auto;
}

.header-social-menu ul {
	margin:0;
	padding:0;
}

.sub-carlogos {
	width: 1040px;
}

.header-social-menu ul li {
	list-style: outside none none;
	float: left;
	padding: 18px 0px;
	border-left: 1px solid #E2E6E7;
}

.header-social-menu ul li.last {
	border-right: 1px solid #E2E6E7;
}

.hsm-left ul li {
	margin-right: 15px;
	border-left: 1px solid rgb(226, 230, 231);
	padding: 18px 12px;
}

.hsm-left ul li.last {
	border-right: 1px solid #E2E6E7;
	margin-right: 0;
}

.hsm-left {
	float: left;
	width: 630px;
}

.hsm-left ul li a {
	color:#777;
}

.hsm-right {
	float: right;
	width: 490px;
}

.social-icon {
	float:right;
}

.slider img {
	width:100%;
	height:auto;
}

.social-icon  li a {
	display: block;
	text-indent: -9999px;
	width: 18px;
	margin: 0 10px;
}

.social-icon  li.facebook a {
	background-image:url("images/fb.png");
}

.social-icon  li.twitter a {
	background-image:url("images/twit.png");
}

.social-icon  li.pin a {
	background-image:url("images/ping.png");
}

.social-icon  li.gmail a {
	background-image:url("images/search.png");
}

.mm-left {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	float:left;
}

.mm-left a {
	color: rgb(30, 105, 184);
}

.mm-right {
	float:right;
}

.mm-right ul {
	padding:0;
	margin:0;
}

.mm-right ul li {
	float: left;
	list-style: none outside none;
	margin-right: 18px;
	margin-top: 7px;
}

.mm-right ul li.last {
	margin-right: 0;
}

.mm-right ul li a {
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
}

.mm-right ul li a:hover,
.mm-right ul li a.active {
	background-color:#1E69B8;
	color:#ffffff;
	padding:8px 18px;
}

.menu {
	padding:10px 25px;
}

.header-bottom {
	background: none repeat scroll 0% 0% rgb(245, 245, 245);
	padding: 45px 0px;
}

.sub-hb {
	font-size: 24px;
	text-transform: uppercase;
	word-spacing: 5px;
}

.sub-hb a {
	font-size: 16px;
	background: #1E69B8 none repeat scroll 0% 0%;
	color: #FFF;
	padding: 14px 20px;
	font-weight: 600;
	float: right;
	margin-top: -16px;
}

.content-title {
	font-weight: 400;
	font-size: 28px;
	text-transform: uppercase;
	color: rgb(51, 51, 51);
	padding-bottom: 10px;
}

.whychoose-top {
	text-align: center;
}

.small-line {
	background: url("images/line-one.png") repeat scroll 0% 0% transparent;
	width: 81px;
	height: 4px;
	margin: 0 auto;
}

.whychoose-top p {
	font-size: 18px;
}

.whychoose .small-line {
	margin-bottom:35px;
}
 
.wh-one {
	float: left;
	width: 33.333%;
	margin-right: 0px;
}

.wcus {
	display: block;
	margin: 0px auto;
	padding-bottom: 25px;
}

.wh-one-title {
	text-align: center;
	text-transform: uppercase;
	color: rgb(0, 0, 0);
	font-size: 18px;
	margin-bottom: 25px;
}

.wh-last {
	margin-right: 0;
}

.wh-one-para {
	text-align: center;
	line-height: 26px;
	font-size: 14px;
}

.sub-whychoose a {
	font-size: 16px;
	background: #1E69B8 none repeat scroll 0% 0%;
	color: #FFF;
	padding: 12px 20px;
	font-weight: 600;
	display: block;
	width: 78px;
	margin: 0 auto;
}

.vs-left {
	width: 40%;
	float: left;
	height: 447px;
}

.vs-left img { 
	width: 100%;
	height: 447px;
}

.whychoose {
	padding: 60px 0px 75px;
}

.whychoose-bottom  {
	padding: 40px 0px;
	margin: 0 auto;
}

.vs-right {
	background: #F5F5F5 none repeat scroll 0% 0%;
	float: right;
	width: 60%;
	height: 447px;
}

.vs-title {
	font-size: 33px;
	font-weight: 400;
	text-transform: uppercase;
	color: rgb(51, 51, 51);
	text-align: center;
	margin-top: 100px;
}

.vs-right .small-line {
	margin-top: 35px;
	margin-bottom: 30px;
}

.vs-right p {
	font-size: 18px;
	text-align: center;
}

.vehicle-list {
	margin: 35px auto 30px;
	width: 80%;
	padding-left: 80px;
}

.vehicle-list ul {
	margin:0;
	padding:0;
}

.vehicle-list ul  li {
	width: 26%;
	margin: 0px auto;
	float: left;
	list-style: none outside none;
	padding-right: 3%;
	background: url("images/mark.png");
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 10px;
}

.viewflist {
	background: none repeat scroll 0% 0% transparent;
	color: rgb(30, 105, 184);
	border: 1px solid rgb(226, 230, 231);
	padding: 18px 24px 15px;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	margin: 20px auto 0px;
	display: block;
	width: 124px;
}
.viewflist:hover {
	background:#1E69B8 none repeat scroll 0% 0%;
	color:#ffffff;
}
.autorepair .wcus {
	width:100%;
	height:auto;
}

.wh-one a {
	display: block;
	background: none repeat scroll 0% 0% rgb(245, 245, 245);
	padding: 15px 10px 12px 22px;
	font-size: 17px;
	text-transform: uppercase;
	border-right: 1px solid rgb(226, 230, 231);
	margin-top: -26px;
}

.wh-last a {
	border-right:0;
}

.vallser {
	font-size: 16px;
	background: #1E69B8 none repeat scroll 0% 0%;
	color: #FFF;
	padding: 12px 20px;
	font-weight: 600;
	display: block;
	width: 116px;
	margin: 0 auto;
}

.vallser:hover {
	color: #FFF;
}

.scb-title {
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	font-size: 16px;
	word-spacing: 5px;
}

.scb-one {
    float: left;
	width: 360px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.scb-one-left {
	float: left;
	width: 60px;
	margin-right: 15px;
}

.scb-three {
	margin-right: 0;
}

.scroll-image img {
	width: 100%;
}

.autorepair {
	padding: 60px 0px 65px;
}

.company-overview {
	margin: 80px 0px 35px;
}

.comp-overvw-images img {
	width: 25%;
	height: auto;
	float: left;
	margin: 50px 0;
	opacity:1;
}

.comp-overvw-images img:hover {
	opacity:0.8;
}

.sub-cmpy-bottom {
	margin: 50px 0px;
}

.car-logos {
	border-top: 1px solid rgb(226, 230, 231);
	padding: 30px 0px;
	padding: 30px 0px;
}

.sub-footer {
	background: #73767A none repeat scroll 0% 0%;
	color: #FFF;
	padding: 20px 0px 30px;
}

.sfooti-top {
	float: left;
	width: 360px;
	margin-right: 20px;
}

.sfooti-top-last {
	margin-right:0;
}

.sfooti-left {
	float: left;
	width: 65px;
	margin-right: 10px;
}

.sfooti-right {
	width: 285px;
	float: right;
	font-size: 18px;
}

.sfrght {
	font-size:21px;
}

.sfooti-left img {
	margin-top: 14px;
}

.sftop-top {
	border-bottom: 1px solid rgb(136, 138, 142);
	padding-bottom: 20px;
}

.smid-one {
	width: 270px;
	float: left;
	margin-right: 10px;
	font-size: 15px;
}

.smid-one span {
	display: inline-block;
	margin-bottom: 12px;
}
.smid-last {
	margin-right: 0px;
	width: 240px;
	float: right;
}

.smid-title {
	font-size: 16px;
	text-transform: uppercase;
}

.smid-one .small-line {
	background: #AEAFB0 none repeat scroll 0% 0%;
	width: 40px;
	height: 2px;
	margin: 0px 0 20px 0;
}

.sfoot-middle {
	margin-top: 25px;
}

.scndspan {
	margin-left: 20px;
}

.smid-one ul {
	margin: 13px 0 0;
	padding: 0px;
}

.smid-one ul li {
	list-style:none;
}

.smid-two ul li, .smid-last ul li {
	padding-bottom: 10px;
}

.smid-three ul li {
	border: 1px solid #888A8E;
	padding: 7px 20px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	color:#D5D5D5;
}

.copyright {
	padding: 25px 0;
	text-align: center;
}

.smid-three {
	width: 300px;
}

.smid-three ul li:hover {
	color:#ffffff;
	border-color:#ffffff;
	cursor:pointer;
}

.smid-two {
	width: 230px;
}

.page-title-top {
	background: rgb(245, 245, 245) none repeat scroll 0% 0%;
	padding: 45px 0px 35px;
}

.page-title {
	width: 1120px;
	margin: 0px auto;
	font-size: 22px;
	text-transform: uppercase;
	color: rgb(51, 51, 51);
	font-weight: bold;
}

.about-left {
	width: 530px;
	margin-right: 20px;
	font-size: 16px;
	line-height: 30px;
	float:left;
}

.abt-lft-one{
	margin-bottom: 25px;
}

.about-right {
	float: right;
}

.content-inner {
	padding-top: 90px;
}

.b2c-title {
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	margin: 22px 0 10px;
}

.b2c ul {
	margin:0;
	padding:0;
}

.b2c ul li {
	list-style:none;
}

.cust-sta {
	background: #F5F5F5 none repeat scroll 0% 0%;
	padding: 50px 0;
}

.cust-sta-inner {
	width: 1120px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 25px;
	color:#333;
	font-weight:bold;
}

.cust-sta-one {
	width: 280px;
	float: left;
}

.cust-sta-one span { 
	font-size: 38px;
	margin-bottom: 20px;
	display: inline-block;
	color: #A4AAB3;
	font-weight: normal;
}

.contact-form-inner {
	width: 1120px;
	margin: 35px auto 40px;
}

input,textarea {
	border: 1px solid #E2E6E7;
	font-size: 14px;
	line-height: 24px;
	padding: 12px 15px;
	color: #777;
	margin: 10px 0px;
}

input {
	width:34%;
}

textarea {
	width: 38%;
	height: 160px;
}

.submit-contact-form {
	font-size: 16px;
	background: #1E69B8 none repeat scroll 0% 0%;
	color: #FFF;
	padding: 12px 20px;
	font-weight: 600;
	display: block;
	width: 124px;
	margin-left: 260px;
}

.submit-button {
	margin-top: 30px;
}



