@charset "UTF-8";
/* CSS Document */

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.p{
	padding:0;
	margin:0;
}

.pmain{
	font-size:18px;
	color:#333;
	line-height:1.5;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
}

.paside{
	font-size:14px;
}

.pdetails{
	padding:0;
	margin:0;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	color:#ccc;
	line-height:1.5;
}

.pfooter{
	font-size:16px;
	color:#999;
	text-align:center;
	padding-top:20px;
	line-height:1.9;
}

.pbox{
	margin:0;
	font-size:16px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	padding:25px 20px 5px 20px;
	margin-top:50px;
	color:#333;
	line-height:1.4;
	text-align:center;
}

h1{
	padding:0;
	margin:0;
}

.h1main{
	color:#2c3e50;
	padding-top:23px;
	font-size:24px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:700;
	letter-spacing:0;
	line-height:1.1;

}

.h1contact{
	padding:0;
	margin:0;
	color: #2c3e50;
	padding-top:20px;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	font-weight:700;

}

.h1thanku{
	padding:0;
	margin:0;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:50px;
	color:#333;
	text-align:center;
	padding-top:20px;
	
}

.pthanku{
	padding:0;
	margin:0;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:22px;
	color:#333;
	text-align:center;
	padding-top:20px;
}

h2{
}

.h2main{
	color:#2c3e50;
	font-size:23px;
	padding-top:15px;
	line-height:1.1;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:700;
	letter-spacing:0;
}

.h2contact{
	padding:0;
	margin:0;
	color:#333;
	font-size:22px;
	padding-top:15px;
	line-height:1.6;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
}

.h4header{
	padding:0;
	margin:0;
	font-size:17px;
	color:#999;
	line-height:1.5;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
}

h3{
	padding:0;
	margin:0;
}

.h3detailsnumber{
	font-size:27px;
	color:#F5F5F5;
	padding-bottom:3px;
	padding-top:0px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	
}

.h3asideservice{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 15px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:700;
	text-align: center;
	background-color:rgba(0, 0, 0, 0.9);
	padding: 9px 0;
	margin-bottom: 8px;
	border:1px solid #C30;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}



.h3services{
	display:block;
	float:left;
	clear:both;
	width:100%;
	font-size:22px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	text-align:center;
	padding: 15px 0;
	background:#111C25;
	color: #16a085;
}

.h3contact{
	font-size:18px;
	color: #16a085;
	line-height:1.6;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
}





h4{
}

.h4mechanic{
	display: block;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	padding: 10px 0;
	color: #16a085;
	outline: 2px solid #16a085;
	text-align: center;
	margin-left: 20%;
	width: 60%;
	margin-top: 20px;
	background-color: none;
	margin-bottom: 30px;
	text-shadow:none;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	-ms-transition: all .2s ease-in 0s;
	-o-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
}

.h4acc{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	color: #333;
	font-size:16px;
}

.paccor{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:16px;
	color:#333;
	line-height:1.4;
}

.ulaccor{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:16px;
	color:#333;
	line-height:1.4;
}


.ulservice{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:300;
	color: #333;
	margin-left:5px;
    line-height:1.8;
	font-size:16px;
	padding-top:0;
	margin-top:0;
	
}

.awhite{
	color:#FFF;
	text-decoration:none;
}

.adark{
	color: #ccc;
	text-decoration:none;
}


.h4mechanic:hover {
	background-color: #16a085;
	color: #FFF;
}
.h3asideservice:hover {
	color: #fff;
	background: #900;
	
}

input[type=text],
input[type=email],
input[type=password],
input[type="submit"]
 {
    ...
    -webkit-box-sizing : border-box;‌​
    -moz-box-sizing : border-box;
    box-sizing : border-box;
}

input{
	padding:8px;
	width:100%;
	margin-bottom:10px;
	border:none;
	background:#fff;
	
	
}

.inputquote{
	padding:10px;
	width:100%;
	margin-bottom:15px;
	border:none;
	background:#fff;
	font-size:16px;
	outline:2px solid #CCC;
}

textarea{
	-webkit-box-sizing : border-box;‌​
    -moz-box-sizing : border-box;
    box-sizing : border-box;
	width:100%;
	border:none;
	padding:8px;
	background:#F5F5F5;
	
}

.textareaquote{
	-webkit-box-sizing : border-box;‌​
    -moz-box-sizing : border-box;
    box-sizing : border-box;
	width:100%;
	border:none;
	padding:10px;
	background:#fff;
	font-size:16px;
	outline:2px solid #CCC;
	
}

.contactbutton{
	width:100px;
	background-color:#c0392b;
	padding:8px;
	text-align:center;
	color:#FFF;
	margin-top:10px;
	margin-bottom:20px;
	font-size:18px;
}

.contactbutton:hover{
	background-color:#096;
}

#bghero{
	position: relative;
  height: 100%;
  background: #D8D8D8;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  

}

.servimage1{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}

.servimage2{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}

.servimage3{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}
.servimage4{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}

@media only screen and (min-width: 481px) {
	
	.h3detailsnumber{
	font-size:25px;
	color:#F5F5F5;
	padding-bottom:3px;
	padding-top:15px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	
}

#bghero{
	position: relative;
  height: 100%;
  background: url(../images/20564932_l.jpg) no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  

}

.servimage1{
	display:block;
	float:left;
	clear:both;
	width:48%;
	margin-bottom:15px;
}

.servimage2{
	display:block;
	float:left;
	clear:none;
	width:48%;
	margin-left:4%;
	margin-bottom:15px;
}

.servimage3{
	display:block;
	float:left;
	clear:both;
	width:48%;
	margin-left:0%;
	margin-bottom:15px;
}

.servimage4{
	display:block;
	float:left;
	clear:none;
	width:48%;
	margin-left:4%;
	margin-bottom:15px;
}


	
}
@media only screen and (min-width: 769px) {
	
	.servimage1{
	display:block;
	float:left;
	clear:both;
	width:23%;
}

.servimage2{
	display:block;
	float:left;
	clear:none;
	width:23%;
	margin-left:2.6%;
}

.servimage3{
	display:block;
	float:left;
	clear:none;
	width:23%;
	margin-left:2.6%;
}

.servimage4{
	display:block;
	float:left;
	clear:none;
	width:23%;
	margin-left:2.6%;
}
	
}
