body{
	font-family: PT Serif ;
}

.driver{
	font-family: PT Serif!important;
    margin-bottom: 30px;
}
.driver h3{
	font-weight: bold;
}

.driver img{
	width: 100%;
}
.driver div p{

}

.driver div li{
	line-height: 30px;
}

.driver p.cap{
	text-align: center!important;
	font-size: 14px!important;
	font-family: PT Serif ;
}

.big-text p{
	padding: 10px;
}

.vehicle{
	font-family: PT Serif!important;
    margin-bottom: 50px;
}
.vehicle h2{
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.vehicle h3{
	font-weight: bold;
}

.vehicle img{
	max-width: 100%;
}
.vehicle div p{

}

.price {
	color: #878787!important;
	font-weight: bold;
}

.vehicle .btn{
	max-width: 600px;
	text-align: center;
    margin-left: 30%;
    margin-top: 30px;
	background-color: #A78756;
	padding: 5px 25px!important;
	color: #fff;
	font-weight: bold!important;
	font-size: 14px!important;
}

.left{
	display: block;
	float: left;
}

.text-vehicle{
	display: block;
	min-width: 300px;
}

.car{
	margin-top: 50px;
	display: block;
	height: auto;
}

.car .video-container h3{
	text-align: center;
}
.car .video-container {
	max-width: 700px;
    display: block;
    margin: 30px auto;
}
.car .video-wrapper {
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.car .video-wrapper iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.car-res h2{
	line-height: 70px;
	font-weight: bold;
	text-align: center;
}
.car-res h3{
	text-align: center;
}

.photo-res{
	display: inline-block;
	width: 100%;
	height: auto;
}
.photo-res a{
	display: block;
	margin-bottom: 15px;
	text-align: center;
}
.photo-res img{
	width: 80%;
	margin-left: 10%;
	max-width: 230px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
.photo-res h4{
	text-align: left;
	width: 160px;
  display: inline-block;
  margin-left: 20px;
  margin-top: 10%;
}

@media(max-width: 532px){
	.photo-res h4{
	  text-align: center;
	  margin-bottom: 15px;
	  margin-top: 0!important;
	  margin-left: auto;
	  margin-right: auto;
	}
	.photo-res img{
		width: 80%;
		max-width: 80%;
		clear: both;
		margin-bottom: 15px;

	}

}

@media(max-width: 767px){
	.photo-res h4{
		margin-top: 10%;
	}
}

@media (min-width: 768px) { 
	.photo-res h4{
		text-align: center;
		margin-top: 0px;
		margin-left: 0;
	}
}

@media (min-width: 992px) { 
	.photo-res h4{
		text-align: left;
		margin-top: 10%;
		margin-left: 0;
	}

}




.roads h2{
	line-height: 70px;
	font-weight: bold;
	text-align: center;
}

.roads img{
	width: 80%;
	margin: 20px  10% 0;
}

.road-img{
	text-align: center;
	margin-bottom: 30px;
}

.img-cap{
	line-height: 30px;
}

@media(max-width: 500px){
	.roads img{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;

	}
}
.roads h4{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  width: 90%;
  margin: 15px auto;
}



.simplegallery {
	float: left;
  margin-right: 20px; 
  margin-bottom: 20px; 
  max-width: 417px;
  height: 380px;
  overflow: hidden;
}

.simplegallery .content {
  background: #fff;
  position: relative;
  max-width: 418px;
  height: 270px;
  overflow: hidden;
}

.simplegallery .content img {
  width: 100%;
  border: 1px solid #9c9c9c;
}

.simplegallery .thumbnail { 
	width: 100%;
	margin-top: 10px; 
	height: 100px;
	text-align: center;

}

.simplegallery .thumbnail .thumb {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 3%;
  cursor: pointer;
}
.simplegallery .thumbnail .thumb:last-child {
	margin-right: 0!important;
}

.simplegallery .thumbnail .thumb img {
  border: 1px solid #9c9c9c;
}

.simplegallery .thumbnail .last { margin: 0; }

.clear { clear: both; }




















