.mt0per{margin-top:0% !important;}

body{
	margin:0;
}

header{
	position:fixed;
	width:100%;
	z-index:1;
}

header .headertop{
	position: relative;
    font-size: 13px;
    color: #ccc;
    font-weight: bold;
    background-color: rgba(17,26,39,0.6);
}

header .headertop .container{
	position: relative;
    background-color: #162232;
	height:40px;
}

.headertopleft:before{
	position: absolute;
    margin-left: -55px;
    border-bottom: 41px solid transparent;
    border-right: 40px solid #162232;
    outline: 0;
    width: 40px;
}

.headertopright:after{
	position: absolute;
    top: 0;
    right: 0;
    margin-right: -40px;
    border-bottom: 41px solid transparent;
    border-left: 40px solid #162232;
    outline: 0;
    width: 40px;	
}

.headerleftinfo{
	padding: 0;
    margin: 0;
    list-style-type: none;
}

.headerleftinfo li{
	display: inline;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 40px;
    font-size: 13px;
    color: #ccc;
}

.headerleftinfo li i{
	margin-right:10px;
}

.headerleftinfo li:nth-child(2){
	margin:0 20px;
}

.headerleftinfo li a{
	color:#ccc;
}

.headerleftinfo li a:hover{
	color:#fff;
}

.headerlogo{
	position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 0;
    text-align: center;
    z-index: 5;
}

.headerlogo img{
	position: relative;
    z-index: 5;
}

.headerlogo:after{
	position: absolute;
    margin: 0 auto;
    width: 352px;
    top: 0;
    left: 0;
    right: 0;
    border-style: solid;
    border-width: 176px 176px 0 176px;
    border-color: #1e2e42 transparent transparent transparent;
    content: "";
}

.headertopsocial{
	position: relative;
    display: inline-block;
    line-height: 39px;
    vertical-align: middle;
}

.headertopsocial li{
	display: inline;
    margin: 0 7px;
}

.headertopsocial li a{
	color: #ccc;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
}

.headertoplogin{
	padding: 0 15px 0 20px;
    margin: 0 20px 0 16px;
    display: inline;
    text-align: center;
    border-left: 1px solid #2e3947;
    border-right: 1px solid #2e3947;
}

.toploginbtn{
	padding: 5px 0;
    line-height: 30px;
	background:none;
	border:none;
	color:#fff;
}

.headermenu{
	background:rgba(0, 0, 0, 0.34);
	height:70px;
}

.headermenuleft{
		float:left;
		margin:0;
		width:40%;
}

.headermenuleft ul,
.headermenuright ul{
	padding:0px;
	margin:0px;
	list-style:none;
	
}

.headermenuleft ul>li,
.headermenuright ul>li{
	display:inline-block;
	line-height:70px;
	margin-right: 40px;
    z-index: 5;
}

.headermenuleft ul>li>a,
.headermenuright ul>li>a{
    padding: 0;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 1px #414141;
}

.headermenuleft ul>li:hover a,
.headermenuright ul>li:hover a,
.headermenuleft ul>li.active>a,
.headermenuright ul>li.active>a{
	color:#d0dae6;
}

.headermenuright{
		float:right;
		margin:0;
		width:33%;
}

.headermenuleft ul>li:first-child{
		margin-left:0;
}

.headermenuright ul>li:last-child{
		margin-right:0;
}

.headermenu .col-lg-12{padding:0;}

.outerbanner{
	position:relative;
	height:560px;
}

.outerbanner img{
	max-width:100%;
}



.homeaboutsect{
		position:relative;
		text-align:center;
}

.homeabout h3{
	margin:0;
	font-family: 'Crimson Text', serif;
	font-size:2.25em;
}

.divisor{
	margin:20px 0;
}

.homeabout p{
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-size:14px;
	line-height:30px;
}

.homefeature img{
	display: block;
    width: 100%;
    height: auto;
}

.homemorehover{
	position: absolute;
    top: 0;
    background: rgba(30, 46, 66, 0.8);
    height: 155px;
    width: 200px;
    line-height: 155px;
    margin: 28px;
}

.hoverreadmore{
	padding: 8px 14px;
    margin-top: 0;
	color: #fff;
    border: 2px solid #fff;
	text-transform:uppercase;
	font-weight:bold;
}

.hoverreadmore:hover{
	background:#fff;
	color:#1e2e42;
}

.homemorehover{display:none;}
.homereadmore:hover .homemorehover{display:block;}

.homefeature h5{
	margin:25px 0 17px 0;
	font-family: 'Crimson Text', serif;
	font-size:1.5em;
}

.outerhometest{
	width:100%;
	float:left;
	margin-top:100px;
}

.hometest{
	position: absolute;
    height: 500px;
    width: 100%;
    z-index: 0;
}

.hometestvideocontent{
	color:#fff;
	text-align:center;
	background:rgba(17, 26, 39, 0.7);
}

.hometestvideocontent h3{
	margin:0px;
}

.hometestvideocontent h4{
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.hometestvideocontent h6
{ 	display: block;
    font-size: 14px;
    line-height: 14px;
}

.testreview i{
	margin: 0 2px;
    font-size: 18px;
    color: #fff;
}	

.hometestvideocontent p{
	line-height:30px;
	font-size:14px;
}


.testcarouseltext:after{
    display: block;
    font: normal 28px/28px 'FontAwesome';
    text-align: center;
    color: #354355;
    content: '\f10e';
}


.homeverticaltab{
	width:100%;
	float:left;
}

.homeverticaltab .col-lg-4{padding-right:0;}
.homeverticaltab .col-lg-8{padding-left:0;}

.homeverticaltab .lefttab h5{
	font-size: 16px;
    color: #1e2e42;
	padding-bottom: 5px;
    margin-bottom: 0;
    margin-top: 33px;
	font-weight:bold;
	text-transform:uppercase;
}

.homeverticaltab .lefttab p{
	margin-bottom: 0;
    letter-spacing: -1px;
    line-height: 12px;
	color:#b2b2b2;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.homeverticaltab #tabcontent1{
	background-image: url(../images/supertabs3.png);
    height: 354px;
}

.homeverticaltab #tabcontent2{
	background-image: url(../images/supertabs2.png);
    height: 354px;
}

.homeverticaltab #tabcontent3{
	background-image: url(../images/supertabs1.png);
    height: 354px;
}

.hometabtitle{
	position: absolute;
    padding-left: 10px;
    top: 40px;
    left: 50px;
    border-left: 2px solid #1e2e42;
}

.hometabtitle h5{
	padding-bottom: 3px;
    margin: 0;
	font-size: 16px;
    color: #1e2e42;
	font-weight:bold;
	text-transform:uppercase;
}

.hometabtitle p{
	color: #808080;
	margin-bottom: 0;
    letter-spacing: -1px;
    line-height: 12px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.hometabpara{
	position: absolute;
    bottom: 35px;
    left: 50px;
    right: 50px;
    line-height:30px;
}

.ourpartner {
  padding: 50px 0;
  text-align: center;
  background-color: #f5f5f5;
  float:left;
  width:100%;
  margin-top:100px;
}

.ourpartner h5 {
  padding-bottom: 30px;
  margin: 0;
}

.ourpartner h5:before {
  position: relative;
  bottom: 5px;
  margin-right: 20px;
  content: url(../images/divisor-left.png);
}

.ourpartner h5:after {
  position: relative;
  bottom: 5px;
  margin-left: 20px;
  content: url(../images/divisor-right.png);
}


#footer {
	color: #fff;
    background: #1e2e42;
	float:left;
    width:100%;
}


.footeraboutus h5 {
  padding-bottom: 22px;
  margin: 0;
  color: #fff;
}

.footeraboutus p,
.footeraboutus a {
  color: #c8cbd0;
  font-size: 14px;
}

.footernews ul {
  margin-top: 8px;
  padding: 0;
  border-top: 1px solid #354355;
}

.footernews li { border-bottom: 1px solid #354355; }

.footernews li a:before {
  margin-right: 10px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #c8cbd0;
  content: "\f0da";
  -webkit-transition: all 300ms ease-in-out; 
     -moz-transition: all 300ms ease-in-out; 
      -ms-transition: all 300ms ease-in-out; 
       -o-transition: all 300ms ease-in-out; 
          transition: all 300ms ease-in-out;
}

.footernews a {
  padding: 10px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #ced0d3;
}

.footernews li a:hover:before,
.footernews li a:hover { color: #fff; }

.footernews ul,
.footersocial ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.footernewsletter input[type="text"] {
    width: 100%;
    background-color: rgba(255,255,255,.1);
    color: #fff;
	padding:9px 20px;
	height:50px;
	border:none;
}

.footernewsletter input[type="text"]:focus { border: 1px solid rgba(255,255,255,0.5);}
.footernewsletter input:-ms-input-placeholder { color:#fff; }
.footernewsletter input::-webkit-input-placeholder { color:#fff; }
.footernewsletter input:-moz-placeholder {
   color:#fff;
   opacity: 1;
}

.footernewsletter input::-moz-placeholder {
   color:#fff;
   opacity: 1;
}

.footernewsletter button {  
  position: absolute;
  padding-left: 18px;
  padding-right: 18px;
  right: 15px;
  vertical-align: top; 
  color: #fff;
  border:2px solid #fff;
  background:none;
  height:50px;
}

.footernewsletter button:hover { 
  color: #162232; 
  background: #fff;
}

.footersocial h5{
	padding-bottom: 10px;
    float: left;
    line-height: 26px;
}

.footersocial ul{
    display: inline-block;
	width:105px;
}

.footersocial ul>li{
	float:left;
	margin-left:12%
}

.footersocial ul>li>a i{
	font-size: 26px;
    color: #fff;
}

.copyright{
  padding: 20px 0 !important;
  text-align: center;
  background: #1b242d;
  padding: 20px 0px;
  border-radius: 0;
  font-weight: bold;
}

.copyright p {
  margin: 0;
  color: #c8cbd0;
}

.copyright a {
  margin: 0;
  color: #fff;
}

.outerdriverbanner{
	background: url(../images/driversbg.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	height:240px;
}

.outerdriverbanner h3{	
	color:#fff;
	margin:0;
	font-size: 2.25em;
    line-height: 1.1em;
	font-family: 'crimson text', sans-serif;
	float:left;
}

.breadcrumbsinner{
	position: absolute;
    padding: 48px 0 0;
	top:110px;
	width:83%;
}

ul.breadcrumbs{
	margin:0px;
	padding:0px;
	list-style:none;	
}

ul.breadcrumbs>li{
	float: left;
    display: inline-block;
    padding: 2px 0;
}

ul.breadcrumbs>li>a{
	font-weight: bold;
    color: #fff;
	font-size:14px;
}

ul.breadcrumbs>li:last-child:before{
	content: "/";
    color: #1e2e42;
    margin-right: 13px;
    margin-left: 13px;
}

.driverimage{
	float:left;
}

.driverdesc{
	float:left;
	background:#f5f5f5;	
	padding:3%;
}

ul.driverprofile{
	margin:0px;
	padding:0px;
	list-style:none;
}

.drivername{
	width:100%;
	float:left;
	border-bottom:1px solid #dfe1e3;	
}

.driverprofile strong{
	float:right;
}

.drivername h5{
	padding-right: 70px;
    display: inline-block;
    margin: 0;
	font-size: 1.5em;
    line-height: 1.1em;
	font-family: 'crimson text', sans-serif;
	color:#1a1a1a;
}

.drivername span{
	color: rgba(26, 26, 26, 0.5);
    line-height: 27px;
}

.driverreadmore{display:none;}
.drivercontent:hover .driverreadmore{display:block;}

.driverreadmore{
	position: absolute;
    background: rgba(30, 46, 66, 0.8);   
    line-height: 195px;
	text-align:center;
}

.drivercontent{
	float:left;
	margin-bottom:2%;
}

.popupleft{
	float:left;
	background:#f5f5f5;
}

.popupprofilecontent{
	float:left;
}

.popupcontact{
	padding: 10px 0 15px 0;
    clear: both;
}

.popupcontact h5{
	margin: 0;
    line-height: 35px;
	font-size: 1.5em;
	font-family: 'crimson text', sans-serif;
}

.popupcontact span{
	color:#A5A5A5;
}

.popupprofilecontent p{
    padding: 20px 0 27px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
	line-height:30px;
}

.outerabout{
	background: url(../images/aboutbg.jpg) no-repeat center;
}

.aboutsocialicon{
	position: absolute;
    left: 10px;
    right: 10px;
    background: rgba(30, 46, 66, 0.8)
}

.aboutimage{
	position:relative;
}

.aboutsocialicon{
	margin:0px;
	padding:0px;
	list-style:none;
}

.aboutsocialicon li{
	padding: 13px 0;
    margin: 0 7px;
    display: inline-block;
}

.aboutsocialicon li i{
	font-size: 18px;
    color: #fff;
}

h5.aboutclient{
	margin-bottom:0;
}

.aboutposition{
	margin: 0;
    font-family:'crimson text', sans-serif;
	font-size:18px;
    color: rgba(26, 26, 26, 0.5);
	margin-bottom: 20px;
    float: left;
    width: 100%;
}

.outertest{
	background: url(../images/testimonialbg.jpg) no-repeat center;
}

.testimonallogo{
	float:left;
	background:#1e2e42;
	text-align:center;
	line-height:200px;
}

.testimonalcontent{
	float:left;
	height:200px;
}

.testimonalcontent p{
	font-family: 'Lato', sans-serif;
}

.testmonialclient .col-lg-12{
	margin-bottom:2%;
}

.outercontact{
	background: url(../images/contactbg.jpg) no-repeat center;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.contactform{
    background: #fff;
	padding:2% 5%;
}

.contactform input,
.contactform textarea{
	color: #1e2e42;
    background: rgba(30, 46, 66, 0.11);
	padding: 9px 20px;
	border:1px solid transparent;
	border-radius:0;
}

.contactform textarea{
	height:120px;
	margin-bottom:5%;
}

.btn-submit{
	color: #1e2e42;
    border: 2px solid #1e2e42;
	padding: 13px 14px;
    border-radius: 0;
    font-weight: bold;
	background:transparent;
	text-transform:uppercase;
	margin-bottom:10%;
}

.btn-submit:hover{
	color: #fff;
    background: #1e2e42;
}

.outerlocation{
	background: url(../images/locationbg.jpg) no-repeat center;
}

.address ul{
	padding:0px;
	margin:0px;
	list-style:none;
	width:48%;
	float:left;
	margin-bottom:30px;
}

.address ul>li{
	font: normal normal 14px/30px 'Roboto Slab', sans-serif;
    list-style-type: none;
    color: #1a1a1a;
}

.directcontact{
	position: absolute;
    margin-top: 14px;
    top: 35%;
    right: 0;
    left: 0;
    height: 100%;
    text-align: center;
    color: #fff;
    border-color: #fff;
}

.directcontact a{
	margin: 0 23px;
	color: #fff;
    border: 2px solid #fff;
	padding: 13px 14px;
    border-radius: 0;
    font-weight: bold;
	text-transform:uppercase;
}

.directcontact a:hover{
	color: #1e2e42;
    background: #fff;
}

.outernews{
	background: url(../images/newsbg.jpg) no-repeat center;
}

.outerfleet{
	background: url(../images/fleetbg.jpg) no-repeat center;
}

.contact.container h3{
	margin-bottom: 35px;
	margin-top: 30px;
	font-size: 2.25em;
    line-height: 1.1em;
	font-family: 'crimson text', sans-serif;
}

.contact.container h5{
	margin: 0;
    font: normal bold 14px/35px 'roboto slab';
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

.outerbanner1{
	background-image: url(../images/banner-bg-1.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	height: 675px;
    position: relative;
	color:#fff;
	text-align:center;
}

.outerbanner1 h1{
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}

.outerbanner1 p{
    font-weight: 300;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}

.bookingsect{
	position: absolute;
    border-radius: 4px;
    z-index: 10;
	background:#f5f5f5;
	min-height:50px;
}

.bookingsect>ul{
	margin: 0px;
    padding: 0px;
    list-style: none;
	border-bottom: 5px solid #ffff;
    float: left;
    width: 100%;
}

.bookingsect>ul>li{
	float: left;
    width: 33.33%;
    line-height: 50px;
    height: 50px;
	background: rgba(17, 26, 39, 0.7);
}

.bookingsect>ul>li>a{
	color:#fff;
	padding: 18px 0;
    display: block;
    font-size: 13px;
    line-height: 1.1em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	letter-spacing:1px;
}

.bookingsect>ul>li:hover,
.bookingsect>ul>li.active{
	background:#fff;
}

.bookingsect>ul>li:hover a,
.bookingsect>ul>li.active a{
	color:#1e2e42;
}

.banner1booking{
	background:rgba(17, 26, 39, 0.7);
	text-align:center;
	padding: 3% 0;
    float: left;
    width: 100%;
}

p.bookingtitle{
	font-size:16px;
    font-weight:700;
    width:80%;
    margin:0 auto 5px;
}

p.bookingsubtitle{
	font-size: 14px !important;
    font-weight: 400;
    width: 80%;
    margin: 0 auto;
	padding-bottom:3%;
}

.bookingdetails .input-group{
	width: 92%;
    margin: 0% auto;
    height: 50px;
    margin-bottom: 2%;
}

.bookingdetails select{
    height: 50px;
	margin-right:0% !important;
}

.bookingdetails .input-group-text{
	width:100%;
}

.homevideo{
	visibility: visible;
	margin: auto;
	position: absolute;
	z-index: -1;
	left: 0%;
	transform: translate(0%, -50%);
	width: 100%;
	height: auto;
}

.location p{
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-size:15px;
	line-height:30px;
	margin-top:2%;
	text-align:left;
	margin-bottom:5%;
}

.navbar.navbar-dark{
	z-index:999999;
	position:absolute;
	background:#162232;
	width:100%;	
}

.navbar.navbar-dark .navbar-collapse.show{
	height:300px;
	overflow-y:scroll;
}

.navbar-toggler.third-button{
	width: 12%;
    margin: 0px auto;
    outline: none;
    color: #fff;
}

.mediavisible ul.navbar-nav>li{
	text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.nav-item.socialicon span{
	width:30%;
	margin:0px auto;
	display:block;
}

.nav-item.socialicon span>a{
	width:30%;
}