html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 14px;
    color: #000000;
	font-weight: 400;
	background: #ffffff;
}

#supheader ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#supheader ul li {
	display: inline-block;
	padding-right: 40px;
}

#supheader ul li a:link, #supheader ul li a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 35px;
	text-transform: uppercase;
}

a.phone {
	font-weight: bold;
	color: #8a8a8a;
	font-size: 12px;
	display: inline-block;
	background: url(../img/phone.svg) no-repeat left center;
	background-size: 17px 17px;
	padding-left: 23px;
	float: right;
	line-height: 35px;
}

.address {
	color: #8a8a8a;
	font-weight: bold;
	font-size: 12px;
	float: right;
	line-height: 35px;
	background: url(../img/marker.svg) no-repeat left center;
	background-size: 13px 17px;
	padding-left: 19px;
	margin-right: 30px;
}

a.mphone {
	font-weight: bold;
	color: #8a8a8a;
	font-size: 18px;
	display: inline-block;
	background: url(../img/phone.svg) no-repeat left center;
	background-size: 17px 17px;
	padding-left: 23px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}

.maddress {
	color: #8a8a8a;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	background: url(../img/marker.svg) no-repeat left center;
	background-size: 13px 17px;
	padding-left: 19px;
	margin-top: 20px;
	margin-left: 20px;
}

.topmenu ul {
	margin: 37px 0px;
	padding: 0px;
	list-style: none;
}

.topmenu ul li {
	display: inline-block;
	padding-right: 20px;
}

.topmenu a:link, .topmenu a:visited {
	color: #1c1b17;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

a.fb {
	width: 36px;
	height: 36px;
	display: block;
	background: url(../img/fb.svg) no-repeat;
	float: right;
	background-size: 35px 35px;
	margin-top: 30px;
	margin-left: 9px;
}

a.in {
	width: 36px;
	height: 36px;
	display: block;
	background: url(../img/in.svg) no-repeat;
	float: right;
	background-size: 35px 35px;
	margin-top: 30px;
	margin-left: 9px;
	margin-left: 20px;
}

a.bfb {
	width: 56px;
	height: 56px;
	display: inline-block;
	background: url(../img/bfb.svg) no-repeat;
	background-size: 55px 55px;
	margin-top: 30px;
	margin-left: 20px;
}

a.bin {
	width: 56px;
	height: 56px;
	display: inline-block;
	background: url(../img/bin.svg) no-repeat;
	background-size: 55px 55px;
	margin-top: 30px;
	margin-left: 9px;
}

.clear {
	clear: both;
}

#slider img {
	width: 100%;
	height: auto;
}

#slider {
	position: relative;
}

#about img {
	width: 100%;
	height: auto;
}

.about_desc {
	color: #1c1b17;
}

a.readmore:link, a.readmore:visited {
	color: #1c1b17;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid #1c1b17;
	padding-left: 40px;
	padding-right: 40px;
	height: 35px;
	line-height: 33px;
	margin-top: 15px;
}

a.readmore:hover {
	background: #1c1b17;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease;
}

#why {
	height: 500px;
	background: url(../img/pic3.jpg) no-repeat center center;
	background-size: cover;
}

.why_ {
	height: 500px;
	background: url(../img/skos.svg) no-repeat left center;
}

.why_heading {
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 40px;
	margin-bottom: 20px;
}

.why {
	color: #ffffff;
	font-size: 16px;
	padding-left: 55px;
	margin-top: 30px;
	min-height: 45px;
}

.lh45 {
	line-height: 45px;
}

.feedback_heading {
	color: #ffffff;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 55px;	
}

.auto_item img {
	width: 100%;
	height: auto;
}

.auto_item {
	background: #f5f5f5;
	border: 1px solid #b0bec5;
	margin-bottom: 30px;
	position: relative;
}

.auto_desc {
	min-height: 90px;
	padding: 10px;
	text-align: center;
	position: relative;
}

.auto_name {
	color: #1c1b17;
	font-weight: bold;
}

.auto_info {
	color: #1c1b17;
}

.auto_desc_ {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}

.brand_logo {
	height: 120px;
	position: relative;
}

.brand_logo img {
	width: auto;
	height: auto;
	max-height: 110px;
	max-width: 70%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	filter: grayscale(100%);
	opacity: 0.9;
}

a.brand_name {
	color: #1c1b17;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
}

.brand_item {
	text-align: center;
	margin-bottom: 30px;
	cursor: pointer;
}

.model_item {
	text-align: center;
	margin-bottom: 20px;
	cursor: pointer;
	color: #888888;
}

.model_item a {
	color: #1c1b17;
}

.auto_counter {
	font-size: 17px;
	color: #888888;
}

#feedback {
	height: 600px;
	background: url(../img/pic7.jpg) no-repeat center center;
	background-size: cover;
}

.feedback_ {
	height: 600px;
	padding-top: 55px;
	background: rgba(0,0,0,0.7);
}

#feedback input[type="text"] {
	width: 360px;
	height: 40px;
	background: rgba(255,255,255,0.7);
	border: 0px;
	outline: none;
	font-size: 14px;
	padding-left: 20px;
	color: #1c1b17;
	margin: 0px auto 22px auto;
	display: block;
}

input::placeholder {
	color: #1c1b17;
}

#feedback input[type="button"] {
	width: 360px;
	height: 40px; 
	background: #1c1b17;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	outline: none;
	text-align: center;
	margin: 0px auto;
	border: 2px solid rgba(255,255,255,0.6);
}

.flogo {
	text-align: center;
}

.flogo img {
	width: 60%;
	height: auto;
}

.fheading {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

#foooter ul {
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
	font-size: 18px;
}

#foooter ul a:link, #foooter ul a:visited {
	color: #ffffff;
}

a.fphone {
	color: #ffffff;
	font-size: 18px;
	background: url(../img/fphone.svg) no-repeat left center;
	padding-left: 30px;
	background-size: 20px 20px;
	display: block;
	margin-top: 15px;
}

.faddress {
	color: #ffffff;
	font-size: 18px;
	background: url(../img/fmarker.svg) no-repeat left center;
	padding-left: 30px;
	background-size: 20px 20px;
	display: block;
	margin-top: 15px;
}

@media (min-width: 768px) {
	
	#supheader {
		min-height: 35px;
		background: #1c1b17;
	}
	
	#slider h1 {
		background: rgba(0,0,0,0.58);
		color: #ffffff;
		text-transform: uppercase;
		font-size: 35px;
		padding: 40px;
		line-height: 40px;
	}
	
	#slider .container {
		position: absolute;
		left: 50%;
		bottom: 35px;
		transform: translate(-50%,0);
		z-index: 2;
	}
	
	#about {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	#auto {
		padding-top: 55px;
		padding-bottom: 25px;
	}
	
	.auto_heading {
		color: #1c1b17;
		font-size: 30px;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 55px;
	}
	
	#brands {
		background: #f5f5f5;
		padding-top: 55px;
		padding-bottom: 25px;
	}
	
	#brands2 {
		background: #f5f5f5;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	#foooter {
		padding-top: 60px;
		padding-bottom: 60px;
		background: #1c1b17;
	}
	
	.about_heading {
		color: #1c1b17;
		font-size: 21px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	
	.copyright {
		color: #ffffff;
		font-size: 13px;
		padding-top: 35px;
	}
	
	#mobilemenu {
		display: none;
	}
	
	.logo img {
		width: 90%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
}

@media (max-width: 767px) {
	
	.logo img {
		width: 75%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#mobilemenu ul {
		margin: 40px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}
	
	#mobilemenu ul a:link, #mobilemenu ul a:visited {
		color: #ffffff;
		text-transform: uppercase;
		font-size: 22px;
		display: block;
		font-weight: bold;
		padding-top: 15px;
		padding-left: 20px;
	}
	
	#mobilemenu {
		width: 80%;
		height: 100%;
		background: #1c1b17;
		position: fixed;
		left: 0px;
		top: 0px;
		z-index: 11000;
		display: none;
	}
	
	#hamburger {
		width: 45px;
		height: 45px;
		position: fixed;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background: #1c1b17 url(../img/menu.svg) no-repeat center center;
		background-size: 30px 23px;
		z-index: 10000;
	}
	
	.menu-close {
		background: #1c1b17 url(../img/close.svg) no-repeat center center !important;
		background-size: 20px 20px !important;
	}
	
	.fheading {
		text-align: center;
	}
	
	#foooter ul {
		text-align: center;
	}
	
	.copyright {
		color: #ffffff;
		font-size: 13px;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	.about_heading {
		color: #1c1b17;
		font-size: 21px;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#foooter {
		padding-top: 30px;
		padding-bottom: 30px;
		background: #1c1b17;
	}
	
	#brands {
		background: #f5f5f5;
		padding-top: 55px;
		padding-bottom: 25px;
	}
	
	#brands2 {
		background: #f5f5f5;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.auto_heading {
		color: #1c1b17;
		font-size: 30px;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 35px;
	}
	
	#auto {
		padding-top: 35px;
		padding-bottom: 5px;
	}
	
	#about {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.topmenu, .socials {
		display: none;
	}
	
	#slider .container {
		position: absolute;
		left: 0px;
		bottom: 5px;
		z-index: 2;
		width: 100%;
	}
	
	#slider h1 {
		background: rgba(0,0,0,0.58);
		color: #ffffff;
		text-transform: uppercase;
		font-size: 12px;
		padding: 5px;
	}	
	
	#supheader {
		display: none;
	}
	
}

#content h1 {
	
}

.static {
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 15px;
}

.portfolio_item img {
	width: 100%;
	margin-bottom: 30px;
}

.pagi {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

.mohead {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.senderror {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	display: none;
	padding-bottom: 30px;
}

.bread {
	text-align: center;
}

.bread a {
	color: #1c1b17;
	font-size: 16px;
	display: inline-block;
	background: url(../img/down.svg) no-repeat right center;
	background-size: 11px 6px;
	padding-right: 15px;
	margin-right: 15px;
}

.first_pic img {
	width: 100%;
	height: auto;
}

.first_pic {
	border: 1px solid #cccccc;
	padding: 5px;
}

.mini_pic {
	width: 120px;
	border: 1px solid #cccccc;
	display: inline-block;
	margin-right: 10px;
	padding: 5px;
	margin-top: 15px;
}

.mini_pic img {
	width: 100%;
	height: auto;
}

.all_pics {
	padding-bottom: 30px;
}

.uto_heading {
	font-weight: bold;
	padding-bottom: 20px;
}

.probeg {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	background: #e0e0e0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
}

.year {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	background: #e0e0e0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
}

.status2 {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	background: #9CCC65;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
}

.status1 {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	background: #4FC3F7;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
}

.price {
	color: #D50000;
	font-weight: bold;
	font-size: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.pb15 {
	padding-bottom: 15px;
}

.status_auto_2 {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
	background: #1B5E20;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.status_auto_1 {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
	background: #1A237E;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}