/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1; background-color: #000; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}



@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont-webfont.woff2') format('woff2'),
         url('../fonts/raleway-medium-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.woff2') format('woff2'),
         url('../fonts/droidsans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_sansbold';
    src: url('../fonts/droidsans-bold-webfont.woff2') format('woff2'),
         url('../fonts/droidsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
	 font-family: 'droid_sansbold';
	 font-size: 35px;
	 color: #ffbe59;
	 font-weight: normal;
	 padding: 25px 0 0 45px;
	 letter-spacing: 1px;
}

h2 {
	font-family: 'ralewaymedium';
	font-size: 30px;
	color: #a5e11c;
	text-align: center;
	font-weight: normal;
	padding-top: 60px;
	letter-spacing: 0.5px;
	line-height: 45px;
}

h3 {
	font-family: 'ralewayregular';
	font-size: 40px;
	color: #a5e11c;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 45px;
}

h4 {
	font-family: 'droid_sansbold';
	font-size: 20px;
	color: #a5e11c;
	font-weight: normal;
}

h5 {
	font-family: 'ralewayregular';
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 20px;
    font-weight: bolder;
    line-height: 28px;
}


.spacer {
	width: 100%;
	height: 1px;
	line-height: 1px;
	clear: both;
}

img {
	max-width: 100%;
}

#top {
	width: 100%;
/*	height: 260px;*/
	margin: 0 auto;
	background-color: #171717;
	overflow: hidden;
}

.top-img {
    float: left;
    margin: 60px 0 0 60px;
}

.top-img1 {
    float: left;
    margin: 20px 0 0 35px
}

.login {
    float: right;
}

.wrapper {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.wrapper-1 {
	width: 100%;
	max-width: 1320px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 6px;
}

.logo-txt {
	width: 100%;
	max-width: 515px;
	float: left;
	margin-left: 20px;
    margin-top: 26px;
}

.logo-txt p {
	font-family: 'ralewaymedium';
	font-size: 40px;
	color: #a5e11c;
	text-align: center;
	line-height: 25px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

#top-rt {
	width: 100%;
	max-width: 410px;
	height: auto;
	float: right;
}

#top-socialicon {
	float: right;
}

#top-socialicon img {
	margin: 15px 0 0 7px;
}

.phn {
	float: right;
	margin-top: 8px;
}

.phn p {
	font-family: 'droid_sansbold';
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: right;
    padding-bottom: 15px;
}

#menu-bg {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

#menu {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: white;
	float: left;
	letter-spacing: 0.2px;
	padding: 10px 0 0 52px;
    font-weight: bold
}

#menu ul li a {
	color: white;
}

#menu ul li a:hover {
	color: #fff !important;
	transition: 0.5s;
}

ul.dropdown-menu {
    top: inherit !important;
    float: none !important;
    left: initial !important;
	    background: #699701;
	    max-width: 329px;
		
}	
.dropdown-menu>li>a {
    background: none !important;
    border: none !important;
	color:#fff !important;
	font-size: 17px;
	padding: 0px 10px;
}
.dropdown-menu li a:hover{background:#000 !important; width: 328px; }
.dropdown-menu li{background:none !important; padding: 5px 0px !important;border:none !important;}

#banner {
	text-align: center;
}

#banner-form {
	width: 100%;
	max-width: 430px;
	height: 620px;	
	background: rgba(0, 0, 0, 0.7); /* Black background with 0.5 opacity */
	z-index: 9999;
    position: absolute;
    margin-top: -620px;    
    color: white;
    margin-left: 50px;
}

form {
  display: flex;
  flex-direction: column;
  font-family: 'ralewayregular';
  margin: 15px 40px;

}

label, input, textarea, select {  
  padding: 6px 5px;
  border-radius: 5px;
  font-size: 15px;
}


select option {
	font-size: 15px;
	color: black !important;
	
}

input[type="submit"] {
  background-color: #ff0000;
  color: white;
  border: none;
  padding: 13px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'droid_sansbold';
}

.wrapper-1 {
	width: 100%;
	max-width: 1320px;
	height: auto;
	margin: 0 auto;
}

.trucksImg {
	width: 18%;
	float: left;
	transition: transform .2s;
	margin: 35px 0 0 24px;
}

.trucksImg p {
	 font-family: 'droid_sansbold';
	 font-size: 20px;
	 color: #a5e11c;
	 text-align: center;
	 padding-bottom: 20px;
}

.trucksImg:hover {
	transform: scale(0.8);
}

#welcome {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}

#welcome p {
	font-family: 'droid_sansregular';
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.5px;
	padding-top: 30px;
}

#welcome-line {
	width: 100%;
	max-width: 1200px;
	height: 1px;
	background-color: #3e3e3e;
	margin-top: 50px;
	margin-bottom: 50px;
}

#reviews {
	width: 50%;
	height: 546px;
	float: left;
	background-image: url(../images/reviews-img.jpg);
	background-repeat: no-repeat;
}

#reviews p {
	font-family: 'droid_sansbold';
	font-size: 35px;
	color: #a5e11c;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 20px;
	padding-top: 170px;
}

#reviews-txt {
	width: 50%;
	height: 546px;
	float: left;
	background-color: #a5e11c;
}

#reviews-txt p {
	font-family: 'droid_sansbold';
	font-size: 20px;
	color: #000;
	line-height: 30px;
	text-align: center;
	padding: 35px;
    font-style: italic;
}

.button {  
  display: block;
  margin: 0 auto;	
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 15px;
  width: 215px;
  transition: all 0.5s;
  cursor: pointer;  
  font-weight: bold;
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  margin-top: 20px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  font-family: 'droid_sansbold';
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

#review-icon {
	text-align: center;
	margin-top: 50px;
}

#truck-bg {
	width: 100%;
	height: 413px;
	margin: 0 auto;
	background-image: url(../images/truck-bg.jpg);
	background-size: cover;
	margin-top: 80px;
}

.truck-auto {
	width: 25%;
	float: left;
	margin: 80px 0 0 0;
}

.auto-center {
	text-align: center;
	margin-top: -160px;
	transition: transform .2s;
}

.auto-center:hover {
	transform: scale(1.2);	
} 

#box {
	width: 100%;
	max-width: 300px;
	height: 250px;
	background-color: #000;
}

.policy-box {
	width: 100%;
	max-width: 370px;
	height: 302px;
	float: left;
	background-color: #ffbd59;
	margin: 40px 0px 0 50px;
}

.policy-box p {
	font-family: 'ralewaybold';
	font-size: 24px;
	color: black;
	text-align: center;
	padding-top: 25px;
}

.policy-box p:hover {
	color: white !important;
}

.policy-img {	
	text-align: center;
	margin-top: 72px;	
}

.policy-box:hover {
	background-color: red;	
}

#contactdetails-bg {
	width: 100%;
	height: 261px;
	margin: 0 auto;
	background-image: url(../images/contactdetails-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
}

#contactdetails-lft {
	width: 100%;
	max-width: 555px;
	height: auto;
	float: left;
	margin-top: 55px;
}

#contactdetails-lft p {
	font-family: 'droid_sansregular';
	font-size: 16px;
	color: white;
	line-height: 26px;
	letter-spacing: 0.3px;
	padding-top: 20px;
}

#contactdetails-rt {
	width: 100%;
	max-width: 507px;
	height: auto;
	float: right;
	margin-top: 55px;
}

#contactdetails-phn-box {
	width: 100%;
	max-width: 507px;
	height: 86px;
	background-color: #ff0000;
	margin-top: 20px;
}

#contactdetails-phn-box p {
	font-family: 'droid_sansbold';
    font-size: 44px;
    color: white;
    text-align: center;
    padding-top: 20px;
}


#footer-bg {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #272727;
	margin-top: 60px;
}

.footer-lft {
	float: left;
	margin: 60px 0px 0 55px;
}

.footer-lft p {
	font-family: 'droid_sansregular';
	font-size: 15px;
	color: white;
	line-height: 30px;
	padding-top: 15px;
}

.footer-lft p a {
	color: white;
}

.footer-lft p a:hover {
	color: #ffbe59;
}

#socialicon-box {
	width: 100%;	
	height: 54px;
	background-color: #3c3c3c;
	margin: 11px 15px 0 0;
}

#socialicon-box p {
	font-family: 'droid_sansregular';
	font-size: 16px;
	color: black;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
	float: left;
}

#socialicon-box img {
	float: left;
	margin: 10px 0 0 12px;
}

#footer-line {
	width: 100%;
	height: 1px;
	background-color: #4e4e4e;
	margin-top: 25px;
}

#footer {
	margin-top: 50px;
}

#footer p {
	font-family: 'ralewayregular';
	font-size: 18px;
	color: white;
	text-align: center;
	padding-bottom: 50px;
}

#footer p a {
	color: #ffbd59;
	text-decoration: none;
}

#contactdetails-page {
	width: 100%;
	max-width: 350px;
	height: auto;
	float: left;
}

#contactdetails-page p {
	font-family: 'ralewayregular';
	font-size: 17px;
	color: black;
	line-height: 30px;
	padding-bottom: 20px;
}

#form {
	width: 100%;
	max-width: 650px;
	height: auto;
	float: right;
	color: white;
}

#services-wrap {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    background-color: black;
    margin-top: 50px;
}

.services-lft {
    width: 100%;
    max-width: 550px;
    height: auto;
    float: left;
    margin: 25px 0 0 40px;
}

.services-lft p {
    font-family: 'ralewayregular';
	font-size: 18px;
	color: white;
	line-height: 30px;
	padding-top: 10px;
}

.insurance-serve {
    width: 100%;
    max-width: 400px;
    height: auto;
    float: left;
    margin: 30px 0 0 30px;
    background-color: #608b00;
    transition: all 0.3s ease;
}

.insurance-serve h5 {
    font-family: 'ralewayregular';
    font-size: 20px;
    color: #fff;
    font-weight: bolder;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 20px;
    line-height: 28px;
    transition: all 0.3s ease;
}

/* Hover Effect */
.insurance-serve:hover {
    background-color: #ffffff;
}

.insurance-serve:hover h5 {
    color: #608b00;
}


.button1 {
  border-radius: 4px;
  background-color: #608b00;
  border: none;
  color: #fff;
  text-align: center;
  font-size: 18x;
  padding: 18px;
  width: 200px;
  cursor: pointer;
  transition: all 0.5s;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 50px;
}

.button1 span {
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  color: #fff;
  transition: 0.5s;
}

.button1:hover span {
  padding-right: 25px;
}

.button1:hover span:after {
  opacity: 1;
  right: 0;
}
