/*
Theme Name: Urban Mobility Website (D2 Spectre)
Author: D2
Author URI: http://www.d2.co.nz
Description: Based on D2 Spectre
Version: 2.1.1

==================================
BASE							   
==================================
*/
body{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
     font-family: 'Montserrat', Arial, sans-serif;
}
.header:after{
	clear: both;
}
#page {
	width: 100%;
    padding-top: 119px;
    background: #fff;
}

#footer {
	padding-top: 0;
    height: 95px;
}

.container{
    max-width: 1232px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: auto;
    margin-right: auto;
}

.center-content{
    max-width: 1270px;
    padding-left: 25px;
    padding-right: 25px;
}
.container-inner {
    max-width: 100%;
    padding: 0;
}
.container-fluid {
	width: 100%!important;
}
#page .row-block .column{
	padding-top: 5.6em;
    padding-bottom: 5.6em;
}
#page section .container .columns .column.heading{
	padding-bottom: 0em;
}
/*inner container align*/
.center-columns .column{
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

.equal-columns .l-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.image-features .benefit {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.column .l-box,
.column .r-box,
.column .c-box{
	text-align: left;
	padding: 2em 10%;
}
.column .l-box{
    padding: 0 28% 0 0;
}
.column .r-box{
	text-align: right;
	padding: 0 0 0 10%;
}
.column .c-box{
	text-align:center;
}
.column .heading{
    margin-bottom: -20px;
}
.column.heading .c-box{
	padding-top: 0;
	padding-bottom: 0;
}
/*inner container padding*/

/* 404*/
.error404 .container404 ul {
	margin-left: 0;
    padding-left: 0;
}

.error404 .container404 ul li {
	    list-style: none;
}
/* 404 END*/

.page-template-default .content {
    padding: 0;
}

/*popup menu*/
body.popup_menu_opened {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
}
/*loader*/
.loading::after {
    border: .1rem solid #009ccc;
}

/*
==================================
COLOURS							   
==================================

blue #009ccc
yellow #fdbe0f
body #3a3a3c
*/

.text-primary {
	color: #009ccc!important;
}
.text-white {
	color: #fff!important;
}

.bg-primary {
	background: #009ccc!important;
}

.text-secondary {
	color: #333333!important;
}

.bg-secondary {
	background: #fdbe0f!important;
}

.bg-gray {
	background: #f1f1f1!important;
}

.bg-white {
	background: #fff!important;
}


/*
==================================
FIXES & OVERIDES							   
==================================
*/

video {
	visibility: visible !important;
	object-fit: cover;
}

.column {
    padding-left: 0;
    padding-right: 0;
}


/*
==================================
LINKS							   
==================================
*/

a {
	text-decoration: none;
	color: #009ccc;
	transition: color .2s linear;
	cursor: pointer;
}

a img {
	border: 0;
}

a:active,
a:hover,
a:focus {
	color: #009ccc;
	background-color: transparent;
	text-decoration: none;
	outline: 0;
	 box-shadow: none;
}

/*
==================================
FORM / BUTTONS							   
==================================
*/
.form-input {
    height: 3em;
    border: none;
    color: #1db3e7;
    display: block;
    outline: 0;
    padding: 1em 1.2em;
    border-radius: 1.8em;
}


.form-input:focus, .btn.btn-error:focus {
    box-shadow: none;
}

.btn, .wpcf7-form-control.wpcf7-submit{
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 0.02em;
    padding: .5em 2.6em 0.5em;
    height: auto;
    border-radius: 36px;
    color: #febe10;
    border: 2px solid #febe10!important;
}
.wpcf7-form-control.wpcf7-submit{
    padding: .2em 2em 0.3em;
        margin-top: 1em;
}
.btn:focus, .btn:hover,
.wpcf7-form-control.wpcf7-submit:focus, .wpcf7-form-control.wpcf7-submit:hover{
    background-color: #fff;
    border-color: #009ccc!important;
    text-decoration: none;
    color: #009ccc!important;
}

.wpcf7-form-control{
   background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-size: 1em;
    letter-spacing: 0.02em;
    padding: .2em 2em 0.3em;
    height: auto;
    border-radius: 36px;
    color: rgb(153, 153, 153);
    border: 1px solid rgb(153, 153, 153)!important;
}
textarea.wpcf7-form-control{
    border-radius: 24px;
    padding: 1em 2em;
}

.wpcf7-form-control:focus {
    outline: none!important;
}

.wpcf7-recaptcha{
	background-color: transparent!important;
	border: none!important;
	border-radius: unset!important;
        padding-left: 0!important;
}
.wpcf7-recaptcha .rc-anchor-light {
    background: transparent!important;
    border-radius: unset!important;
    box-shadow: unset!important;
	-webkit-box-shadow:unset!important; 
}
label{
    margin: 1.8em 0 0.7em;
    display: block;
}
.wpcf7 p{
        margin: 0 0 0.5em;
}
/*
==================================
FONT + TABLES							   
==================================
*/

/*Check google fonts have been enqued or other library fonts added*/


p {
	margin:0;
}
h1,
h2,
.h2,
h3,
h4,
h5,
.h4,
.h5,
h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1em;
}
h1, .h1{
    font-size: 1.97em;
    line-height: 1.4em;
    letter-spacing: 0;
}
h2, .h2{
    font-weight: normal;
    font-style: normal;
    font-size: 2.4em;
    margin-top: 0.6em;
	line-height: 1.1em;
    margin-bottom: 1em;
    letter-spacing: 0.01em;
    text-transform: none;
}
h3{
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: 400;
	margin-bottom: 1.9em;
    font-style: normal;
}
h4{
    font-size: 1.6em;
    color: #009ccc;
    line-height: 1.2em;
}
h5{
    font-size: 0.9em;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 13px;
    font-weight: normal;
    font-style: normal;
    color: #009ccc;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}
p{
    margin: 0 0 1.9em;
    font-size: 1em;
    line-height: 1.875em;

} 

.heading h2{
    margin-top: 0;
    margin-bottom: 0;
}

.divider {
    border-top: .05rem solid #2b8999;
}



/*
==================================
HEADER + NAV							   
==================================
*/

.header {
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 0;
	z-index: 999;
	border-bottom: 1px solid #fff;
}
.header, .header .container, .header .container .columns{
	height: 119px;
	flex-grow: 10;
    transition: all 0.4s;
}
.header_sticky.header{
	border-bottom: 1px solid rgba(34, 34, 34, .15);
}
.header_sticky.header, .header_sticky.header .container, .header_sticky.header .container .columns{
	height: 80px;
	flex-grow: 1;
}
.nav-up {
	top: -144px;
}

.sitenav {
	display: flex;
    align-self: center;
}

.header .logo {
    display: flex;
    align-self: center;
}

.logo img {
	display: block;
    float: left;
    height: auto;
    max-width: 273px;
    margin-right: 5px;
	flex-grow: 1;
}
.header .logo img{
	flex-grow: 10;
    transition: all 0.4s;
}

.header_sticky.header .logo img{
	flex-grow: 1;
	max-width: 140px;
}
.column .nav-list {
	margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    margin-left: auto;
}

.nav-list > li {
	    position: relative;
    display: inline-block;
    margin: 0;
}

.nav-list li > a {
	position: relative;
	display: inline-block;
	    margin: 0 7em 0 0;
	border-bottom: 0;
	color: #009ccc;
	transition: unset;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: uppercase;
	border-bottom: 6px solid transparent;
}

.nav-list > li:last-of-type > a {
	margin: 0;
}

.nav-list > li > a:hover:after,
.nav-list > li > a:focus:after,
.nav-list > li.current-menu-item > a:after,
.nav-list > li.current-menu-parent > a:after {
	border-bottom: 6px solid #009ccc;
}


.nav-list > li > a:focus,
.nav-list > li > a:hover, 
.nav-list > li > a:active,
.nav-list > li.current-menu-item a{
	border-bottom: 6px solid #009ccc;
}

.nav-list .sub-menu {
	margin: 0;
	position: absolute;
	padding-left: 0;
	z-index: 2;
	max-height: 0;
	overflow: hidden;
	background-color: #113e4c;
	left: -44px;
    top: calc(100% + 35px);
    min-width: 245px;
	list-style: none;
	transition: max-height 0.3s ease-in;
	-webkit-padding-start: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: 0px 10px 75px -10px rgba(0, 0, 0, 0.24);
}

.nav-list li:hover .sub-menu {
	max-height: 500px;
	transition: max-height 0.3s ease-out;
}

.nav-list .sub-menu li {
	margin: 0px;
	border-bottom: 1px solid #444;
}

.nav-list .sub-menu li:first-child {
}

.nav-list .sub-menu li:last-child {
}

.nav-list .sub-menu li a {
	line-height: 1.2em;
	margin-right: 	0;
    border-bottom: none;
    padding: 15px 45px!important;
	display: block;
    font-size: 85%;
    color: #fff;
}

.nav-list .sub-menu li > a:hover,
.nav-list .sub-menu li > a:focus,
.nav-list .sub-menu li.current-menu-item > a,
.nav-list > li > a:hover,
.nav-list > li > a:focus{

	background: transparent;
	color: #009ccc;
}

.nav-list .sub-menu li.current-menu-item > a,
.nav-list li.current-menu-parent > a,
.nav-list li.current-menu-item > a {
	color: #009ccc;
}

.nav-list .sub-menu li.current-menu-item > a,
.blog li.current-menu-parent > a {
	color: #009ccc;
}

.navRight {
	float: right;
	color: #f1f1f1;
	margin-right: 5vw;
	margin-top: 8px;
	font-size: 80%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/*pop over ride*/
.header .mobilemenu{
    font-weight: normal;
    font-style: normal;
    text-transform: none;
	font-size: 1em;
	padding-left: 0.2em;

}
.mobilemenu, nav.popup_menu .sub-menu li.current-menu-item > a,
nav.popup_menu .nav-list li.current-menu-parent > a,
nav.popup_menu .nav-list li.current-menu-item > a, nav.popup_menu ul li a:hover
nav.popup_menu ul li a:focus,.popup_menu:hover .line, .popup_menu:hover .line:after, .popup_menu:hover .line:before,
nav.popup_menu ul li a:hover,
nav.popup_menu ul li a:hover,
nav.popup_menu ul li.current-menu-item a{
	color: #009ccc!important;
}
nav.popup_menu ul li a {
    color: #fff;
    text-transform: uppercase;
}

.popup_menu .line, .popup_menu .line:after, .popup_menu .line:before, .popup_menu.opened .line:before, .popup_menu.opened .line:after {
	background-color: #009ccc!important;
}
.popup_menu:hover .line, .popup_menu:hover .line:after, .popup_menu:hover .line:before {
    background-color: #009ccc!important;
}

.popup_menu_holder{
	    background-color: rgba(39, 55, 69, 0.95);
}
.mobile-nav.popup_menu .line {
    top: -1px;
}
#download_file #listing_loader, #product_quote #listing_loader {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
}
/*
==================================
UNIQUE BLOCKS				
==================================
*/
/*banner*/

.section-banner, .page-banner{
	position: relative;
	background-size: cover;
}
.page-banner{
	min-height: 600px;
}
.page-banner .l-box {
    padding: 12% 20% 12% 0;
}
.page-banner .c-box {
    padding: 10% 25%;
}
.page-banner .r-box {
    padding: 12% 12% 12% 9%;
    text-align: left;
}

.banner h4, .banner p{
    color: #fff;
}
.page-banner .btn{
	margin-top: 1em;
}
/*END banner */


/* VIDEO BG HM */
.banner .overlay{
    background: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.banner{
    width: 100%;
    position: relative;
	background-repeat: no-repeat;
}

.banner .container {
   position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 300px;
    height: 100%;
}

/*page header*/

.page-header h1{
    color: #fff;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
}
.page-header .l-box {
    padding:3em 0;
}

/* 1/3 s */
.section-third-block .col-4{
    display: flex;
}
.section-third-block .col-4 .l-box{
    padding: 0 30% 0 0;
    position: relative;
}

.text-box {
      flex: 1;
    margin-top: 1.5em;
}
.section-third-block .btn{
    width: fit-content;
}
.fleet, .tech, .paid{
    padding-left: 74px;
}
.fleet:before{
    content: ' ';
    background-image: url(img/car@2x.png);
    background-size: contain;
        background-repeat: no-repeat;
    width: 49px;
    height: 37px;
    position: absolute;
    left: 4px;
    top: 8px;
}

 .tech:before{   
    content: ' ';
    background-image: url(img/computer@2x.png);
    background-size: contain;
         background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 4px;
    top: 8px;
}

.paid:before{   
    content: ' ';
    background-image: url(img/card@2x.png);
    background-size: contain;
        background-repeat: no-repeat;
    width: 49px;
    height: 33px;
    position: absolute;
    left: 4px;
    top: 8px;
}
/* END 1/3 s */

/* 1/2 s */

.section-half-block .column .l-box,
.section-banner .column .l-box
{
    position: relative;
	padding: 0;
    margin-left: 52px;
}
.section-half-block h4:before,
.section-banner h4:before{
	content: ' ';
    background-image: url(img/drop@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 37px;
    height: 50px;
    position: absolute;
    left: -52px;
    top: -9px;
}
.section-half-block.text-text h4:before{
	display: none;
}
.section-half-block.text-text.center-columns .column {
    display: flex;
    align-items:flex-start;
}
.section-half-block.text-text .column .l-box {
/*    margin-left: 0;*/
	padding: 0 10% 0 0;
}
.section-half-block .l-box.image-block{
	    margin: auto;
}
h4.none:before{
	background-image: none!important;
}
/*
==================================
FOOTER		
==================================
*/
#page .footer .columns .column{
    padding: 1.4em 0!important;
    color: #79777a;
}

.footer .column .l-box {
    padding: 0;
}
.footer h6, .footer p{
    font-size: 14px;
}
.footer p{
	color: #777777;
	font-size: 1em;
	margin-bottom: 0;
}

.developedby{
	
}
.footer a{
	color:#009ccc;
}
.footer a:hover{
	color:#009ccc;
}

/*
==================================
BROWSER SPECIFIC			
==================================
*/


