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

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #000;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

h2 {
	font-size: 18px;
	text-transform: capitalize;
}

h2 strong {

	display: block;

}


.p60-top-bottom {
	padding: 60px 15px;
}

img {
	width: 100%;
}

a {
	color: #000;
	cursor: pointer;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	padding-left: 15px;
	margin-top: 30px;
}

li {
	line-height: 1.5;
	margin-bottom: 15px;
}

footer a:hover {
	color: #fff;
}

input {
	padding: 12px;
	width: 100%;
	border: 1px solid #BEBEBE;
	color: #BEBEBE;
}

label {
	display: block;
	margin-top: 20px;
}

.p40-bottom {
	padding-bottom: 40px;
}

.btn:hover {
	color: #fff;
	text-decoration: none;
}

.btn {
	border: 0 solid;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}

::placeholder {
	color: #BEBEBE;
}

:-ms-input-placeholder {
	color: #BEBEBE;
}

::-ms-input-placeholder {
	color: #BEBEBE;
}

.fa-solid {
	font-size: 10px;
}

#home-hero-image {

}

.hdiw h2 {
	text-transform: none;
}

.navbar ul {
	margin-top: 0 !important;
}



.navbar-brand img {
	width: 80%;
	height: auto;
}

.nav-item {
	margin-bottom: 0;
}

.mr-auto,
.mx-auto {
	margin-left: auto !important;
	margin-right: 0 !important;
}

.bannerh1 {
	font-size: 48px;
	font-weight: 700;
	background-color: #01F3BB;
	display: inline;
	line-height: 1.2;
}

.bannersubh {
	font-size: 24px;
	margin-top: -20px;
	margin-bottom: 15px;
	letter-spacing: 3px;
}

.banner-tagline {
	z-index: 999;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -30px;
}

.banner-logo img {
    width: 30%;
    text-align: center;
    position: relative;
    z-index: 999;
    /* margin-left: 60px; */
    margin-top: -220px;
}

.banner-img {
	margin: 0 auto;
	text-align: center;
}

.banner-img img {
	width: 100%;
}

.banner-tagline a {
	display: block;
	font-weight: 700;
}

.bg-blue {
	background-color: #F6F9FC;
}


#partner-logo {
	margin-top: -160px;
}

#partner-logo img {
	text-align: center;
	margin: 0 auto 30px;
	display: block;
	width: 35%;
}

#highlight-banner {
	margin-top: 0;
}

#highlight-banner img {
	width: 100%;

}

.navbar-nav a:hover {
	color: #fff !important;
}

.align-middle {
	align-items: center;
}

.title {
	margin-bottom: 30px;
	margin-top: 30px;

}

.bg-white {
	background-color: #fff;
	border-radius: 10px;
}

.bg-dark {
	background-color: #111827 !important;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	padding: 0 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.navbar-toggler {
	padding: 3px 5px;
	font-size: 17px;
}

.homepage-nav{
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%, rgba(69,130,184,1) 100%, rgba(193,193,193,0.10688025210084029) 100%);
}


.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color: #fff;
}

.navbar {
	padding: 20px 40px;
}

.homepage-nav{
	position: absolute;
	z-index: 999;
}

.btn-top-enquiry {
	background-color: rgba(78, 83, 94, 0.75);
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	border-radius: 30px;
	padding: 8px 20px;
	letter-spacing: 1px;
	margin-left: 15px;
}


.shortcut {
	padding-top: 15px;
	background-color: #fff;
	padding-bottom: 15px;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
}

.shortcut ul {
	margin-bottom: 0;
	margin-top: 0;
}

.shortcut ul li {
	list-style: none;
	display: inline;
}

.shortcut ul li a {
	padding: 15px 30px;
}

.shortcut ul li .active {
	border-bottom: 3px solid #000;
}

.vehicle-details span {
	display: block;
}

.vehicle-details img {
	width: 28px;
	height: 28px;
	margin: 0 0 15px;
}

.vehicle-details strong {
	margin-bottom: 40px;
	display: block;
}

#features ul {
	width: 100%;
	padding-left: 30px;
	margin-top: 0;
}

#features ul li {
	float: left;
	width: 50%;
	line-height: 2;
	margin-bottom: 20px;

}

#subs-plan,
#mil-package {
	background-color: #F6F9FC;
}

#mil-package {
	padding-bottom: 80px;
}

.radio input {
	position: absolute;
	width: 30px;
}

.radio span {
	display: block;

}

.eq-container {
	flex-wrap: wrap;
	display: flex;

}

.eq-container .eq-item {
	display: grid;
	width: 100%;
	margin-bottom: 30px;
}


#subs-plan label,
#mil-package label {
	padding: 20px 0;
	margin-left: 15px;
	margin-top: 0;
}

#subs-plan .bg-checked,
#mil-package .bg-checked {
	background-color: #111827;
	color: #fff;
}

.package {
	margin-left: 40px;
}

.mileage-cost {
	margin-top: 15px;
	display: block;
}

#car-carousell ul {
	padding: 0;
	margin-top: 0;
}

#car-carousell li {
	list-style: none;
	flex: 0 0 20%;
	margin: 15px;
	float: left;
	background-color: #fff;
	padding: 30px 15px;

}

#car-carousell strong {
	display: block;
	margin: 15px 0 5px;
	text-transform: uppercase;
	word-break: break-all;
}

#car-carousell img {
	width: 100%;
}

.view-details {
	display: block;
	font-weight: 700;
}

.car-card {
	height: 80px;
}

.floating-panel {
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.27);
	padding: 20px 15px;
	position: fixed;
	left: 50%;
	margin-left: -585px;
	bottom: 10px;
	z-index: 1;

}

#check-out h1 {
	font-size: 36px;
	margin-bottom: 0;
}

#check-out p {
	font-size: 12px;
	margin-bottom: 0;
}

#check-out p span {
	font-weight: 700;
}

#check-out strong {
	display: block;
	line-height: 1.5;
}

#check-out a {
	float: right;
	color: #fff;
	font-weight: 800;
	margin-right: 30px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.co-price {
	border-left: 2px solid #000;
}

.btn-gradient {
	background: rgb(53, 229, 157);
	background: linear-gradient(35deg, rgba(53, 229, 157, 1) 0%, rgba(91, 217, 239, 1) 57%, rgba(69, 130, 184, 1) 100%, rgba(45, 37, 125, 1) 100%);
	padding: 15px 20px;
	color: #091445 !important;
	font-weight: 700;

	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;

}


footer {
	padding: 60px 0;
	background-color: #2D257D;
	z-index: 999;
}

.navbar-light .navbar-toggler {
	background-color: #fff;
}

#subs-form {
	background-color: #F6F9FC;
}

#subs-form .bg-white {
	padding: 30px;
}

.subs-info {
	margin-bottom: 15px;
}

.subs-info span {
	display: block;

}

.subs-info h2 {
	font-weight: 700;
	margin-bottom: 15px;
}

#subs-form .btn-gradient {
	margin-top: 30px;
}

#subs-form p {
	margin-bottom: 0;
}

.bg-content {
	padding: 70px 0;
	background-color: rgba(255, 255, 255, 0);
}

#why-us .bg-image {
	margin-top: -557px;
	text-align: right;

}

#subs-done img {
	width: 120px;
}

#why-us2 .bg-image {
	margin-top: -536px;
	text-align: left;
}

#why-go-electric .bg-image {
	margin-top: -578px;
	text-align: left;
}

#how-it-work .bg-image {
	margin-top: -458px;
	text-align: right;
}


.social-media a {
	display: inline;
}

.social-media img {
	width: 24px;
	margin-right: 10px;
}

.wlfu {
	margin-bottom: 40px;
}

.wlfu h2 {
	font-weight: 600;
	margin-bottom: 15px;
}

#usp {
	background-color: #2D257D;
	color: #fff;
	text-align: center;
}

#usp h2 {
	font-weight: 400;
	margin-bottom: 40px;
}


#gallery img {
	width: 100%;
}

#usp img {
	width: 30%;
	display: block;
	margin: 0 auto 15px;
}



.hdiw {
	margin-bottom: 30px;
}

.hdiw span {
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #000;
	padding-top: 5px;
	position: absolute;
	font-weight: 700;
}

.hdiw h2 {
	margin-left: 60px;
	line-height: 1.5;
}

.os {
	margin-bottom: 40px;
}

.form-title {
	font-size: 24px;
	line-height: 1.5;
}


footer {
	color: #fff;
	line-height: 2;
}

.footer-logo {
	width: 60%;
	display: block;
	margin-bottom: 15px;
}

footer strong {
	margin-bottom: 10px;
	display: block;
}

footer ul li {
	list-style: none;
}

footer a {
	color: #fff;
}

.social-media {
	margin: 10px 10px 45px;
}

.social-media a {
	margin: 0 15px 0 0;
}

.public-charging img {
	width: 100%;
}

.install-charger img {
	width: 100%;
}

.charger strong {
	text-align: center;
	display: block;
	margin-top: 15px;
}

.bg-image img {
	width: auto;
}

#why-us {
	background-image: url("../images/bg-smiling-gal.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

#why-us2 {
	background-image: url("../images/bg-garage.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

#how-it-work {
	background-image: url("../images/bg-woman-key.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

#why-go-electric {
	background-image: url("../images/bg-ev-charge.jpg");
	background-position: left;
	background-repeat: no-repeat;
}



.pre-next {
	width: 92% !important;
}

#our-schemes .btn-gradient {
	display: inline;
}

.fleet-monitor img {
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 22px -3px rgba(0, 0, 0, 0.4);
}

#our-schemes {
	margin-bottom: 60px;
	margin-top: 60px;
}

.main-title {
	margin-bottom: 30px;
}

#featured-ev ul {
	margin-top: 0;
}

#featured-ev a:hover {
	color: #000;
}

.pre-next {
	width: 98% !important;
}

.phone-nav a {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 10px !important;
	text-transform: uppercase;
	color: #fff !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
}

.phone-nav #menu {
	padding: 30px !important;
	width: 70% !important;
	background-color: rgba(17, 24, 39, 0.95) !important;
	box-shadow: none !important;
}

.phone-nav #menuToggle input:checked~span {

	background: #fff !important;
}

#gallery li {
	margin-bottom: 0;
}

.btn-gradient a:hover {
	color: #091445;
}

.download-app a img,
.download-app span img {
	width: 40%;
	margin: 15px;
	display: inline;
}

.mobile-ninja{
	display:none;
}
.desktop-ninja{
	display:inherit;
}


@media only screen and (min-width: 1920px) {


	#partner-logo {
		margin-top: -100px;
	}

	#home-hero-image {
		background-position-y: 0px;
	}

	#home-hero-image {

	}

	.banner-img {
		margin-left: 0;
		margin-top: 0;
		width: 100%;
	}

	.banner-img img {
		width: 100%;
	}

	.banner-tagline {

		z-index: 999;
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {


	.floating-panel {

		border-radius: 10px 10px 0 0px;
		padding: 20px 15px;
		left: 0;
		margin-left: 0;
		bottom: 0px;
		max-width: 100%;
	}
}

@media only screen and (max-width: 991px) {

	#how-it-work .remove-space{
		padding: 0 !important;
	}

	.banner-img img {
		margin-top: 60px;
	}

	.navbar {
		padding: 15px;
	}

	.homepage-nav{
		background-color: #111827 !important
	}


	#home-hero-image2 img{
		margin-top: 0px;
	}

	.order-last {
		-ms-flex-order: -1;
		order: -1;
	}

	.eq-container {
		margin-top: 90px !important;
	}


	#check-out h1 {
		font-size: 24px;
	}

	.floating-panel {
		max-width: 100%;
	}

	#featured-ev ul li {
		margin: 15px;
	}


	.navbar-light .navbar-nav .nav-link {

		padding: 10px 0px;

	}

	.main-title {
		margin-top: 80px;
	}

	#car-carousell li {
		flex: 0 0 60%;
	}

	.remove-space {
		padding-top: 0px !important;
		max-width: 100%;

	}

	.bg-content {

		background-color: rgba(255, 255, 255, .7);

	}

	.banner-logo img {
		width: 30%;
		margin-left: 30px;
		margin-top: -140px;
		display: none;
	}

	.navbar {
		padding: 15px;
		position: fixed;
		width: 100%;
		z-index: 99999;
		background-color: #111827 !important;
	}

	#usp img {
		width: 60%;

	}

	#partner-logo img {
		width: 65%;
	}

	#partner-logo {
		margin-top: 0px;
	}

	#home-hero-image {
		margin-top: 0px;
	}


	.banner-img img {
		width: 100%;
		display: block;
		margin: 80px auto 0;
	}

	.banner-img {
		margin-left: 0px;
		margin-top: 0px;
		width: 100%;
	}

	.banner-tagline {
		padding: 0px;
		margin-top: 0px;
		width: 100%;
	}

	.bg-image img {
		width: 100%;
	}

	footer ul {
		display: none;
	}

	.bg-content {
		padding: 0 15px;
	}


	#why-us .bg-image,
	#why-us2 .bg-image,
	#why-go-electric .bg-image,
	#how-it-work .bg-image {
		margin-top: 0px;
	}

}


@media only screen and (max-width: 767px) {

	.mobile-ninja{
		display:inherit;
	}
	.desktop-ninja{
		display:none;
	}

	.remove-space {
		padding-top: 0px !important;
	}
	.banner-tagline {
		margin-top: 20px;
	}

	.banner-logo img {
		width: 100%;

	}

	.carousel a {
		display: none;
	}

	.carousel-item {
		margin-top: 80px;
	}

	.align-middle {
		align-items: inherit;
	}

	.pre-next {
		width: 92% !important;
	}

	.floating-panel {
		max-width: 100%;
	}

	#check-out h1 {
		font-size: 18px;
	}


	.bannerh1 {
		font-size: 24px;
	}

	.bg-content {

		background-color: rgba(255, 255, 255, 0.9);
	}

	.bannersubh {
		font-size: 18px;
	}



	#partner-logo {
		margin-top: -240px;
	}

	#partner-logo img {
		width: 60%;
	}


	.banner-img {
		margin-left: 0px;
		margin-top: 0px;
		width: 100%;
	}


	.banner-img img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.hero-image {
		text-align: center;
	}


	.banner-tagline {

		width: 30%;
	}

	#subs-form .btn-gradient {
		float: none;
		margin-top: 30px;
	}



	#features ul li {
		width: 100%;
	}

	#car-carousell li {
		flex: 0 0 60%;
	}

	.shortcut {
		display: none;
	}

	.floating-panel {
		border-radius: 10px 10px 0 0px;
		left: 0%;
		margin-left: 0px;
		bottom: 0px;

	}

	.co-price {
		border-left: 0px solid #000;
	}

	#check-out a {
		float: left;
		display: block;
		width: 100%;
		margin-top: 20px;

	}

	#check-out h1 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 991px) {
	.phone-nav {
		display: block !important;
	}

	.pc-nav {
		display: none !important;
	}

	#gallery {
		padding-top: 25px;
	}

	#gallery img {
		margin-top: -30px;
	}

	#partner-logo {
		margin-top: 0px;
	}
}


@media only screen and (min-width: 992px) {
	.phone-nav {
		display: none !important;
	}

	.pc-nav {
		display: block !important;
	}
}