* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
}
html {
	scroll-behavior: smooth;
	font-size: 100%;
}
a, a:hover, a:focus {
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	border: 0;
	outline: 0;
}
:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
.animatedParent {
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Poppins';
	font-weight: bold;
	font-style: normal;
	padding: 1rem 0;
}
p {
	margin: 0;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	padding: 1rem 0;
	color: #000;
	font-size: 1.2rem;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
	font-family: 'Poppins';
	font-weight: 500;
	font-style: normal;
	outline: none;
	border: none;
}
ul li:focus {
	outline: none;
	border: none;
}
span,
div {
	font-family: 'Poppins';
	font-style: normal;
	outline: none;
	border: none;
}
.pxm {
	padding: 4rem 0;
}
.no-left-space {
	padding-left: 0px;
}
.no-right-space {
	padding-right: 0px;
}
.pull-right {
	float: right !Important;
}
.pull-left {
	float: left !Important;
}
.space-left-50 {
	padding-left: 50px;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
.container
{
	max-width: 1224px;
	margin: 0 auto;
}
.sticky-header
{
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff !important;
	animation: transi 2s;
	padding: 0;
	margin-top: 0 !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}
/*universal-css*/

.line-orange {
	height: 4px;
	background: #f16101;
	width: 50px;
	margin: 15px 0px;
	display: inline-block;
}
.clear-fix {
	display: block;
	clear: both;
	width: 100%;
	float: left
}
.no-margin-top {
	margin-top: 0px !Important
}
.no-margin-bot {
	margin-bottom: 0px !Important
}
/***************Navbar Header*****************/

.wellcomsite {
	width: 100%;
	background: #ffa711;
	text-align: center;
}
.wellcomsite p {
	padding: 0.5rem 0;
	font-size: 1rem;
	color: #fff;
}
.logo-here {
	width: 40rem;
	padding: 12px 0px
}
.logo-here img {
	margin-right: 20px;
}
.navbar-light {
	background: #f3f3f3;
	width: 100%;
	z-index: 99999;
	padding: 0;
	position: fixed;
}
.navbar-expand-lg .navbar-nav {
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin-top: 17px;
}
.navbar-expand-lg .navbar-nav .nav-item {
	padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 1.4rem 1rem 0rem;
	color: #013354;
	font-size: 1rem;
	display: inline-block;
	font-weight: 700;
	margin-bottom: 15px;
}
.no-border {
	border-right: none !important;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	color: #013354;
	background: url(../images/hover-img.jpg) no-repeat top center;
}
.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: #013354;
	background: url(../images/hover-img.jpg) no-repeat top center;
}
.navbar-light .nav-item .dropdown-menu {
	background-color: #fff;
	padding: 0;
	top: 37px;
	font-size: 1rem;
}
.navbar-light .dropdown-menu .dropdown-item {
	color: #666;
	font-weight: 300;
	padding: 0.8rem;
	border-bottom: 1px solid #ddd;
}
.navbar-light .dropdown-menu li {
	padding: 0px !important;
}
.navbar-light .nav-item .dropdown-menu .dropdown-item.active,
.navbar-light .dropdown-menu .dropdown-item:hover,
.navbar-light .dropdown-menu .dropdown-item:focus {
	color: #666!important;
	text-decoration: none;
	background-color: #fff;
}
.navbar-collapse {
	width: 100%;
}
button:focus {
	outline: 0px dotted;
	outline: 0px auto -webkit-focus-ring-color;
}
/***********************Banner************************/

.fleety {
	position: relative;
	background: #f3f3f3;
	background-size: 100% 100%;
	height: 40rem;
}
.banner-text h1 {
	text-align: left;
	font-weight: 700;
	color: #013354;
	vertical-align: middle;
	font-size: 4rem;
	margin-top: 120px;
	font-family: 'Poppins';
}
.banner-text p {
	color: #555;
	font-size: 1.2rem;
}
.no-m-p {
	margin: 0px;
	padding: 0px;
}
.contentBnanner {
	margin-top: 2rem;
}
.bannerpicture img {
	width: 80%;
	margin: auto;
}
.contentBnanner h1 {
	font-size: 26pt;
	color: #fff;
	padding-top: 0;
	position: relative;
	text-transform: capitalize;
	z-index: 1;
}
.contentBnanner p {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 26px;
}
.banner-img {
	margin-top: 100px;
	width: 80%;
}
.download {
	margin-left: 100px;
}
.download a {
	background: #013354;
	padding: 10px 25px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
}
.download a:hover {
	background: #f16101
}
.apple-icon {
	padding: 10px 30px;
	background: #fff;
	display: inline;
	border-radius: 6px;
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0 8px 6px -6px #b3b3b3;
	-moz-box-shadow: 0 8px 6px -6px #b3b3b3;
	box-shadow: 0 8px 6px -6px #b3b3b3;
}
.google-play {
	padding: 10px 30px;
	background: #fff;
	display: inline;
	border-radius: 6px;
	float: left;
	-webkit-box-shadow: 0 8px 6px -6px #b3b3b3;
	-moz-box-shadow: 0 8px 6px -6px #b3b3b3;
	box-shadow: 0 8px 6px -6px #b3b3b3;
}
.car-area {
	position: relative;
}
.front-image {
	position: absolute;
	z-index: 2;
	top: 170px;
}
.back-image {
	position: absolute;
	z-index: 1;
	top: 70px;
}
.back-image img {
	width: 75%;
	margin-left: 90px;
}
/*how-it-work -css*/

.how-it-work {
	padding: 12rem 0rem 4rem 0rem;
}
.overview {
	margin-bottom: 40px;
}
.overview h3 {
	font-size: 1.5rem;
	color: #f16101;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.overview h2 {
	font-size: 3rem;
	color: #013354;
	text-align: center;
}
.step-line-bg {
	background: url(../images/line-bg.png) no-repeat top center
}
.steps-area {
	width: 100%;
	display: inline-block;
}
.steps-area .icon {
	width: 120px;
	height: 95px;
	text-align: center;
	padding-top: 26px;
	background: #f3f3f3;
	border: 2px solid #fff;
	box-shadow: 0px 0px 7px #ddd;
	margin: 0px auto;
	margin-bottom: 25px;
}
.steps-area .icon i {
	color: #f16101;
	font-size: 35px;
}
.steps-area h2 {
	text-align: center;
	font-size: 1.8rem;
	color: #013354;
	padding: 0px;
}
.steps-area p {
	text-align: center;
}
.icon-active {
	color: #fff !important;
	background: #f16101 !important
}
.icon-active i {
	color: #fff !important;
}
/*services -css*/

.about-us-section {
	width: 100%;
	padding: 4rem 0rem 0rem 0rem;
}
.inner-about-us-section {
	width: 100%;
	padding-bottom: 12rem !important;
}
.about-right {
	width: 100%;
	padding: 80px 80px 40px 0px;
}
.about-right h3 {
	font-size: 1.5rem;
	color: #f16101;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.about-right h2 {
	font-size: 2.8rem;
	color: #013354;
	text-align: left;
}
.about-right p {
	padding-bottom: 40px;
}
.about-right a {
	background: #013354;
	padding: 10px 25px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
}
.about-right a:hover {
	background: #e89350;
	color: #fff;
}
/*benifits -css*/

.benifits-section {
	width: 100%;
	position: relative;
	margin-top: 200px;
}
.benifits-section::before
{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	background: #013354;
}
.benifits-section .container
{
	position: relative;
	z-index: 2;
}
.benifits-left {
	background: #013354;
	padding: 4rem 1rem 4rem 0;
}
.benifits-left h3 {
	font-size: 1.5rem;
	color: #f16101;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.benifits-left h2 {
	font-size: 3rem;
	color: #fff;
	text-align: left;
	margin-bottom: 25px;
}
.benifits-main-box {
	width: 100%;
	margin-bottom: 25px;
	display: inline-block
}
.benifits-left .box-left {
	padding: 3%;
	background: #01385d;
	width: 18%;
	float: left
}
.benifits-left .box-right {
	width: 76%;
	float: right;
	padding-right: 12%;
}
.benifits-left .box-right h3 {
	font-size: 1.5rem;
	color: #f16101;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.benifits-left .box-right p {
	color: #fff;
	text-align: left;
}
.car-2 {
	position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    left: -100px;
}
/*.car-2 img {
	position: absolute;
	top: 150px;
	margin-left: -100px;
	width: 110%
}*/
.blank-space {
	width: 100%;
	height: 80px;
	background: url(../images/blank-space.jpg) no-repeat center;
	background-size: cover;
}
.car-area-left {
	position: relative;
	height: 644px;
}
.back-image-left {
	position: absolute;
	left: 0px;
}
.back-image-left img {
	width: 100%;
	height: 100%
}
.front-image-left {
	position: absolute;
	z-index: 2;
	top: 100px;
}
.front-image-left img {
	width: 100%;
}
/*how-it-work -css*/

.vehicles-section {
	padding: 7rem 0rem 4rem 0rem;
}
.overview {
	margin-bottom: 40px;
}
.overview h3 {
	font-size: 1.5rem;
	color: #f16101;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.overview h2 {
	font-size: 3rem;
	color: #013354;
	text-align: center;
}
.vehicles-area {
	width: 100%;
	display: inline-block;
	border: 3px solid #fff;
	box-shadow: 0px 0px 12px #ddd;
	min-height: 480px;
	margin-bottom: 40px;
}
.vehicles-area img {
	background: #fff;
	width: 100%;
}
.vehicles-area h4 {
	font-size: 1.5rem;
	color: #013354;
	text-align: left;
	padding: 15px;
	line-height: 32px;
}
/*testimonials-section-css*/

.testimonials-section {} .testimonials-right {
	background: #013354;
	padding: 4rem 7rem 0rem 2rem;
}
.testimonials-right .ratting {
	width: 100%;
}
.testimonials-right .ratting a {
	color: #fff;
	display: inline-flex;
}
.testimonials-right .content {
	width: 100%;
	color: #fff;
	background: url(../images/koma.png) no-repeat top right;
	padding: 25px 0px;
}
.testimonials-right .content p {
	font-weight: 300;
	color: #fff;
}
/*download-app*/

.download-section {
	width: 100%;
	padding: 12rem 0rem;
}
.download-bg {
	width: 100%;
	display: inline-block;
	background: url(../images/download-bg.jpg) no-repeat top left;
	border-radius: 6px;
	background-size: cover;
	padding: 40px;
	min-height: 400px;
}
.download-bg .left {
	width: 40%;
	float: left
}
.download-bg .left h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 3rem;
	padding-top: 40px;
}
.download-bg .left p {
	color: #fff;
	padding-bottom: 25px;
}
.download-bg .right {
	width: 50%;
	float: right;
	position: relative;
}
.download-bg .right img {
	margin-top: -150px;
	width: 50%;
	position: absolute;
	margin-left: 100px;
}
.addrees li:hover,
.addrees li:hover .iconfooter,
.footer-nav li:hover .iconfooter,
.footer-nav li a:hover {
	color: #f16101;
}
.footer-section {
	background-color: #01112a;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.topfootersec
{
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 7rem 0;
}
.formwidth
{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.inputfield
{
	border: 2px solid #809db0;
	width: 100%;
	padding: 0 15px;
	line-height: 45px;
	height: 45px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	border-radius: 5px;
}
.textareafield
{
	border: 2px solid #809db0;
	width: 100%;
	padding: 15px;
	line-height: normal;
	height: 150px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	border-radius: 5px;
}
.footer-left
{
	color: #fff;
	max-width: 500px;
}
.formbgwidth
{
	background: #fff;
	width: 100%;
	padding: 25px;
	border-radius: 10px;
	margin-top: 80px;
	text-align: center;
}
.formbgwidth h3
{
	color: #01112a;
	font-weight:bold;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 31px;
}
.formbgwidth h4
{
	text-align: center;
	color: #01112a;
	font-weight:normal;
	padding: 0;
	font-size: 17px;
	padding: 0 0 10px 0;
}
.formwidthsec
{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
}
.formwidthsec .ajax-loader
{
	position:absolute !important;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.sendbut
{
	width: 100%;
	background-color: #f16100 !important;
	height: 48px;
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	border: 0;
	outline: 0;
	border-radius: 5px;
}
.wpcf7-not-valid-tip
{
	font-size: 13px !important;
	font-weight: normal !important;
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
	text-align: left;
}
.footer-left img {
	color: #fff;
}
.footer-left h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
}
.footer-left p {
	color: #fff;
}
.footer-nav {
	margin: 45px 0px 0px 0px;
}
.footer-nav h3 {
	color: #fff;
	font-weight: 300;
	font-size: 1.5rem;
}
.footer-nav ul {
	color: #fff;
	list-style: none
}
.footer-nav ul li {
	color: #fff;
	list-style: none;
	padding-bottom: 15px;
}
.footer-nav ul li span {
	margin-right: 10px;
}
.footer-nav ul li a {
	color: #fff;
	list-style: none;
}
.footer-nav ul li a:hover {
	color: #f16101;
}
.footer-car-area {} .footer-car-area img {
	width: 100%;
}
.newsletter-area { width: 100%; overflow: hidden; }
.newsletter-area .left
{
	width: 300px;
	float: left;
}
.newsletter-area .left .wpcf7-text
{
	width: 100%;
	padding: 15px;
	height: 55px;
	border-radius: 4px 0px 0px 4px;
	border: 0;
	outline: 0;
	line-height: 55px;
}
.newsletter-area .right
{
	width: 55px;
	height: 55px;
	padding: 13px;
	background: #f16101;
	border-radius: 0px 4px 4px 0px;
	float: left;
}
.wpcf7-response-output
{
	padding: 10px 0 0 0 !important;
	margin: 0 !important;
	border: 0 !important;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.footerlogo
{
	text-align: center;
}
.copyright {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #525c6d;
	padding: 25px 0px;
	color: #fff;
	text-align: center;
}
.copyright .left {
	width: 50%;
	float: left;
}
.copyright .right {
	width: 50%;
	float: right;
}
.Title-social {
	float: right
}
.Title-social li {
	display: inline
}
.Title-social li a {
	margin-right: 15px;
	color: #fff
}
.Title-social li a:hover {
	color: #f16101
}
.orange {
	color: #f16101;
}
.product-scroll-section {} .product-scroll-box img {
	width: 100%;
	border: 1px solid #ddd;
	height: 220px;
}
.product-scroll-section h2 {
	text-align: center;
	width: 100%;
	padding-bottom: 50px;
	color: #ce0c0c;
}
.no-m-p {
	margin: 0px !important;
	padding: 0px !important;
}
.service-box-left {
	width: 33.3%;
	float: left
}
.service-box-right {
	width: 33.3%;
	float: left
}
.service-box-bottom {
	width: 66.6%;
	float: left
}
.right-space-img img {
	width: 90%
}
.innerpage-section {
	width: 100%;
	padding: 12rem 0rem 6rem 0rem;
}

.contact-us-left {
	background: url(../images/Contact-us-bg.png) left bottom no-repeat #f16101;
	padding: 80px 0;
	text-align: center;
	background-size: 100%;
	margin-right: 50px;
	border-radius: 30px;
}
.contact-us-right {
	width: 100%;
	padding: 80px 80px 40px 0px;
}
.contact-us-right h2 {
	margin-bottom: 70px;
}
.contact-us-right .wpcf7 {
	width: 100%;
}
.continput-area {
	width: 100%;
	height: 48px;
	padding: 27px 15px;
	color: #585656;
	border-radius: 0px;
	border: 1px solid #060524;
	outline: 1px solid #dedede;
	margin-bottom: 22px;
	font-size: 16px;
}
.continput-area::placeholder {
	color: #585656;
}
.cont-input-textarea {
	width: 100%;
	height: 105px;
	padding: 27px 15px;
	color: #585656;
	border-radius: 0px;
	border: 1px solid #060524;
	outline: 1px solid #dedede;
	margin-bottom: 22px;
	font-size: 16px;
}
.cont-input-textarea::placeholder {
	color: #585656;
}
.cont-submit {
	background: #013354 !important;
	padding: 0px 55px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
	outline: none;
	border: none;
	transition-duration: 0.5s;
	height: 70px;
	font-size: 21px;
}
.cont-submit:hover {
	background: #e89350;
	color: #fff;
}
.contact-us-right .wpcf7-response-output
{
	color: #000 !important;
}
.cont-lft-txt {
	margin: 60px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}
.cont-lft-txt li {
	color: #fff;
	font-size: 25px;
	margin-bottom: 50px;
}
.cont-lft-txt li:last-child {
	margin-bottom: 0px;
}
.cont-lft-txt li img {
	display: block;
	margin: 0 auto 15px auto;
	width: 50px;
}
.map-section {
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.privacypolicy-inner {
	padding: 0px;
}
.privacypolicy-inner h4 {
	font-size: 18px;
	color: #f16101;
}
.privacypolicy-inner p {
	font-size: 15px;
	padding-bottom: 20px;
	text-align: justify;
}
.privacypolicy-inner ul {
	margin-left: 15px;
}
.privacypolicy-inner ul li {
	font-size: 15px;
	background: url(../images/blue-arrow.png) left 4px no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
.starbox {
	width: 100%;
	overflow: hidden;
}
.starbox i {
	color: #ffa800;
	font-size: 18px;
	padding: 0;
	cursor: pointer;
	margin: 0;
}
.star-rating {
	float: left;
}
.star-rating label {
	color: #ffa800;
	font-size: 18px;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0;
}
.star-rating label:hover,
.star-rating label:hover ~ label,
.star-rating input[type="radio"]:checked ~ label {
	color: #ffa800;
}
.star-rating input[type="radio"] {
	display: none;
}
.ratingvalue {
	float: left;
	color: #fff;
	margin: 0 0 0 20px;
}
.submitbut {
	background: url(../images/plain.png) no-repeat left top #f16101 !important;
	font-size: 0;
	/* background-size: 22px 22px; */
	outline: 0;
	border: 0;
	width: 22px;
	height: 22px;
}


.privacypolicy-inner a{
	background: transparent!important;
    padding: 0px;
   
	color: #000;
	font-size: 15px;
    padding-bottom: 20px;
    text-align: justify;
    
}

.privacypolicy-inner a:hover{
	color:#000;
	
	
}