@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

:focus {
	outline: none !important;
}

* html .clearfix {
	height: 1%;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
	display: block;
}

* {
	box-sizing: border-box;
}

html,
body {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	background-color: #fff;
	font-size: 18px;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration: none !important;
	color: #000;
}
a:visited {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-bottom: 0px;
}

p {
	font-size: 18px;
	line-height: 31px;
	color: #5E5E5E;
}

.py-120 {
	padding: 120px 0;
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
html,
body {
	background: #fff;
	font-family: "Inter", sans-serif;
}
.fleet-sector-banner .bigBgtext::selection {
    background: transparent;
    color: inherit;
}

.fleet-sector-banner .bigBgtext *::selection {
    background: transparent;
    color: inherit;
}
 
}
::selection {
	background: #3BA068; 
	color: #fff;
}

::-moz-selection {
	background: #3BA068;
	color: #fff;
}
.vehicle-card.selected {
    background: #ab9c9c85 !important;
}
.testisliderBoxIn h4,.testisliderBoxIn p {
    color: #00323C;
}
/* custom.css */

.page-template-template-services .heading_inner_serv_wrap_img img {
    height: 245px;
    object-fit: cover;
    object-position: center;
    border-radius: 16px;
}
.page-template-template-services .overlay_we {
    border-radius: 15px;
}



span.blogTime {
    color: #00323C;
}

.main-inner {
	background-color: #F6FBF8;
}
.page-temp .why_quickline_area_main_in a {
    background: #49B178;
    padding: 0;
    border-radius: 4.32px;
    color: #fff;
    margin-top: 17px;
    display: inline-block;
    width: 181px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #131B1D;
    border-radius: 12px;
    width: auto;
    height: auto;
    line-height: inherit;
    padding: 15px 25px;
    z-index: 99;
    position: relative;
}
.page-temp .why_quickline_area_main_in button {
    display: inline-block;
    font-size: 15px;
    background-color: #49B178;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .3s;
    border-radius: 10px;
}
.imageCurve img {
    width: 100%;
}
@media (min-width: 1200px) {
	.container {
		max-width: 1512px;
	}

	.col-sl-11 {
		flex: 0 0 96.666667% !important;
		max-width: 96.666667% !important;
	}

	.offset-sl-05 {
		margin-left: 1.333333% !important;
	}

}

@media (min-width: 1700px) {
	.col-sl-11 {
		flex: 0 0 92.666667% !important;
		max-width: 92.666667% !important;
	}

	.offset-sl-05 {
		margin-left: 6.333333% !important;
	}
}


@media (max-width: 991px) {

	html,
	body {
		overflow-x: hidden;
	}

	.mobile-top-fix {
		margin-top: 30px;
		margin-bottom: 0px;
	}

	.mobile-bottom-fix {
		margin-bottom: 30px;
	}

	.mobile-bottom-fix-big {
		margin-bottom: 60px;
	}


}

.section-heading {
	text-align: left;
	margin-top: 70px;
	margin-bottom: 38px;
}

.section-heading h2 {
	font-size: 40px;
	font-weight: 900;
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 33px;
	text-transform: uppercase;
	line-height: 54px;
}

.section-heading2 {
	text-align: left;
	margin-top: 123px;
	margin-bottom: 38px;
}

.section-heading2 h2 {
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 33px;
	line-height: 64px;
	font-weight: 900;
	font-size: 52px;
	text-transform: uppercase;
}
.section-heading2 h1 {
    color: #00323C;
    margin-top: 0px;
    margin-bottom: 33px;
    line-height: 64px;
    font-weight: 900;
    font-size: 52px;
    text-transform: uppercase;
}
.section-heading2 h1 span {
    color: #49B178;
}


.strongsection {
	padding: 125px 0 85px 0;
}

.section-heading h2 em {
	font-style: normal;
	color: #3BA068;
}

.section-heading img {
	margin: 20px auto;
}

.dark-bg h2 {
	color: #fff;
}

.dark-bg p {
	color: #fff;
}

.banner-button a {
	display: inline-block;
	font-size: 15px;
	padding: 10px 80px;
	background-color: #49B178;
	color: #fff !important;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	transition: all .3s;
	border-radius: 10px;
	margin-top: 35px;
}

.banner-button a:hover {
	background-color: #3BA068;
}


/* 
---------------------------------------------
header
--------------------------------------------- 
*/

.header-area {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	height: 120px;
	background: #fff;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	box-shadow: 0px 0px 16px 7px rgba(0, 0, 0, 0.15) !important;
}

.header-area .main-nav {
	min-height: 120px;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: space-between;

}

.header-area .main-nav .navlastcta {
	display: flex;
}

.header-area .main-nav .logo {
	line-height: 80px;
	color: #fff;
	font-size: 32px;
	font-weight: 800;
	text-transform: uppercase;
	float: left;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	bottom: 10px;
}

.header-area .main-nav .logo img {
	width: 300px;
}

.header-area .main-nav .logo em {
	font-style: normal;
	color: #ed563b;
	font-weight: 900;
}

.header-area .main-nav .nav {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 999;
	align-items: center;
}

.header-area .main-nav .nav li {
	padding-right: 30px;
}

.header-area .main-nav .nav li:last-child {
	padding-right: 0;
}

.top-button {
	margin-left: 8px;
}

.header-area .main-nav .top-button a {
	display: inline-block;
	font-size: 16px;
	padding: 17px 5px;
	background-color: #49B177;
	color: #fff;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
	height: auto;
	border-radius: 12px;
	width: 121px;
	height: 60px;
}

.header-area .main-nav .top-button a:hover {
	background-color: #00323C;
	color: #fff !important;
}

.top-button a:hover {
	background-color: #000;
	opacity: 1;
}

.header-area .main-nav .tpbblack a {
	background-color: #00323C;
	color: #fff !important;
}

.header-area .main-nav .tpbblack a:hover {
	background-color: #49B177;
	color: #fff !important;
}

.header-area .main-nav .nav li a {
	color: #5E5E5E;
	font-size: 18px;
}

.header-area .main-nav .nav li a:hover {
	color: #49B177;
	font-size: 18px;
}

.header-area .main-nav .nav li a.active {
	color: #49B177;
}

.header-area .main-nav .menu-trigger {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 23px;
	width: 32px;
	height: 40px;
	text-indent: -9999em;
	z-index: 99;
	right: 40px;
	display: none;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	background-color: #1e1e1e;
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
	background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	background-color: #1e1e1e;
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	left: 0;
	width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
	background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
	content: "";
}

.header-area .main-nav .menu-trigger span {
	top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
	-moz-transform-origin: 33% 100%;
	-ms-transform-origin: 33% 100%;
	-webkit-transform-origin: 33% 100%;
	transform-origin: 33% 100%;
	top: -10px;
	z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
	-moz-transform-origin: 33% 0;
	-ms-transform-origin: 33% 0;
	-webkit-transform-origin: 33% 0;
	transform-origin: 33% 0;
	top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
	background-color: transparent;
	width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
	-moz-transform: translateY(6px) translateX(1px) rotate(45deg);
	-ms-transform: translateY(6px) translateX(1px) rotate(45deg);
	-webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
	transform: translateY(6px) translateX(1px) rotate(45deg);
	background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:before {
	background-color: #1e1e1e;
}

.header-area .main-nav .menu-trigger.active span:after {
	-moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	-ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	-webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	transform: translateY(-6px) translateX(1px) rotate(-45deg);
	background-color: #1e1e1e;
}

.background-header .main-nav .menu-trigger.active span:after {
	background-color: #1e1e1e;
}

.header-area.header-sticky {
	min-height: 80px;
}

.header-area.header-sticky .nav {
	margin-top: 20px !important;
}

.header-area.header-sticky .nav li a.active {
	color: #ed563b;
}


.getQuoteBtn {
	position: fixed;
	right: -40px;
	top: 80%;
	transform: rotate(90deg);
	z-index: 999;
}

.getQuoteBtn a {
	color: #fff;
	background: #00313C;
	padding: 15px 30px;
	border-radius: 0 0 12px 12px;
	box-shadow: 1px 5px 7px 0px rgb(0 0 0 / 44%) !important;
}

.getQuoteBtn a:hover {
	background: #49B177;
}


@media (max-width: 1200px) {
	.getQuoteBtn {
		top: 30%;
	}

	.header-area .main-nav .nav li {
		padding-left: 12px;
		padding-right: 12px;
	}

	.header-area .main-nav:before {
		display: none;
	}

	.header-area .main-nav {
		overflow: hidden;
		display: block;
		min-height: 80px;
		text-align: left;
	}

	.header-area .main-nav .nav {
		display: none;
	}

	.header-area .menu-trigger {
		display: block !important;
	}

	.header-area .main-nav .nav {

		width: 100%;
		display: none;
		-webkit-transition: all 0s ease 0s;
		-moz-transition: all 0s ease 0s;
		-o-transition: all 0s ease 0s;
		transition: all 0s ease 0s;
		margin-left: 0px;
	}

	.header-area .main-nav .logo {
		color: #1e1e1e;
		bottom: 5px;
	}

	.header-area .main-nav .nav li {
		width: 100%;
		background: #fff;
		border-bottom: 1px solid #eee;
		padding-left: 20px !important;
		padding-right: 0px !important;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.header-area .main-nav .logo {
		color: #1e1e1e;
		bottom: 15px;
	}

	.header-area {
		background-color: #f7f7f7;
		padding: 0px 15px;
		height: 80px;
		box-shadow: none;
		text-align: center;
	}

	.section-heading2 h2 {
		line-height: 40px !important;
		font-size: 38px !important;
	}
   .section-heading2 h1 {
		line-height: 40px !important;
		font-size: 38px !important;
	}
	.section-heading2 {
		margin-top: 70px;
		margin-bottom: 38px;
	}

	 
	.community-header h3 {
		margin-top: 20px !important;
	}

	.filter-btn {
		padding: 3.5px 17.5px !important;
		margin-right: 5px !important;
	}

	.filters {
		margin-bottom: 30px !important;
	}

	.partnrLogo img {
		height: 74px !important;
	}


}


@media (max-width: 820px) {
	.py-sm-60 {
		padding: 60px 0;
	}

	.header-area .main-nav .logo {
		color: #1e1e1e;
		bottom: 5px;
	}

	.header-area.header-sticky .nav li a:hover,
	.header-area.header-sticky .nav li a.active {
		color: #ed563b !important;
		opacity: 1;
	}

	.header-area {
		background-color: #f7f7f7;
		padding: 0px 15px;
		height: 80px;
		box-shadow: none;
		text-align: center;
	}

	.header-area .container {
		padding: 0px;
	}

	.header-area .logo {
		margin-left: 0;
		float: inherit !important;
	}

	.header-area .main-nav .logo img {
		width: auto;
	}

	.header-area .menu-trigger {
		display: block !important;
	}

	.header-area .main-nav {
		overflow: hidden;
		display: block;
		min-height: 80px;
		text-align: left;
	}

	.header-area .main-nav .nav {
		float: none;
		width: 100%;
		display: none;
		-webkit-transition: all 0s ease 0s;
		-moz-transition: all 0s ease 0s;
		-o-transition: all 0s ease 0s;
		transition: all 0s ease 0s;
		margin-left: 0px;
	}

	.header-area .main-nav .nav li:first-child {
		border-top: 1px solid #eee;
	}

	.header-area .main-nav .nav li:last-child {
		width: 100%;
		color: #fff;
	}

	/* .header-area .main-nav .nav li:last-child a {
    background-color: #ed563b!important;
  } */
	.navlastcta .top-button {
		margin-left: 0;
		margin-right: 8px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	/* .header-area .main-nav .nav li:last-child a:hover,
  .header-area .main-nav .nav li:last-child:hover a {
    background-color: #ed563b!important;
    color: #fff!important;
  } */
	.header-area.header-sticky .nav {
		margin-top: 80px !important;
	}

	.header-area .main-nav .nav li {
		width: 100%;
		background: #fff;
		border-bottom: 1px solid #eee;
		padding-left: 20px !important;
		padding-right: 0px !important;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.header-area .main-nav .nav li a {
		height: 36px !important;
		line-height: 36px !important;
		padding: 0px !important;
		border: none !important;
	}

	.header-area .main-nav .nav li:last-child a {
		color: #fff !important;
	}

	.header-area .main-nav .nav li a:hover {
		background: #eee !important;
		color: #ed563b !important;
	}

	.header-area .main-nav .nav li.submenu ul {
		position: relative;
		visibility: inherit;
		opacity: 1;
		z-index: 1;
		transform: translateY(0%);
		transition-delay: 0s, 0s, 0.3s;
		top: 0px;
		width: 100%;
		box-shadow: none;
		height: 0px;
	}

	.header-area .main-nav .nav li.submenu ul li a {
		font-size: 12px;
		font-weight: 400;
	}

	.header-area .main-nav .nav li.submenu ul li a:hover:before {
		width: 0px;
	}

	.header-area .main-nav .nav li.submenu ul.active {
		height: auto !important;
	}

	.header-area .main-nav .nav li.submenu:after {
		color: #3B566E;
		right: 25px;
		font-size: 14px;
		top: 15px;
	}

	.header-area .main-nav .nav li.submenu:hover ul,
	.header-area .main-nav .nav li.submenu:focus ul {
		height: 0px;
	}

	.feature-item {
		margin-bottom: 0 !important;
	}

	.feature-item .right-content h4 {
		margin: 10px 0 !important;
	}

	.overlay-inner h1 {
		font-size: 2rem;
	}

	.overlay-inner p {
		font-size: 1rem;
		padding: 0 1rem;
	}

	.twoColumnBanner h2 {
		font-size: 32px !important;
		margin-bottom: 0 !important;
	}

	section.sector-banner {
		padding: 30px 0 !important;
	}

	.sectorCard {
		margin-bottom: 22px !important;
	}

	.community-header h3,
	.communityCard h3 {
		font-size: 24px !important;
		line-height: normal !important;
		margin-top: 20px !important;
	}

	#searchInput {
		width: 100% !important;
	}

	.com-sub-title {
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.community-header-in {
		margin-top: 40px !important;
	}

	.section-other-news {
		padding: 40px 0 40px 0 !important;
		margin-top: 42px !important;
	}

	.section-other-news h2 {
		font-size: 28px !important;
		line-height: 30px !important;
	}

	.imageCurve {
		max-width: 100% !important;
	}
	

}

@media (min-width: 1366px) {
	.header-area .main-nav .nav {
		display: flex !important;
		align-items: center;
	}

	.header-area .main-nav .navlastcta {
		margin-left: 55px;
	}

}

@media (min-width: 1517px) {
	.header-area .main-nav .navlastcta {
		margin-left: 125px;
	}


}

.header-area .main-nav .nav li:last-child .top-button a {
	color: #fff !important;
}

/* 
---------------------------------------------
banner
--------------------------------------------- 
*/

.main-banner {
	position: relative;
}

#bg-hero {
	min-width: 100%;
	min-height: 100vh;
	max-width: 100%;
	max-height: 100vh;
	object-fit: cover;
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.heroOvelay {
	width: 100%;
	height: 100%;
	display: flex;
	border-radius: 24px;
	align-items: center;
	margin-top: 80px;
	position: relative;
	overflow: hidden;
	padding: 153px 0;
}

.VideoBg {
	position: absolute;
	top: 0;
}

.VideoBg video {
	width: 100%;
}

.caption {
	background: #edf4f5eb;
	border-radius: 24px;
	padding: 46px 60px 30px 34px;
	margin-left: 40px;
}

.main-banner .caption h1 {
	font-family: Inter;
	font-weight: 900;
	color: #00313B;
	font-size: 40px;
	line-height: 54px;
	letter-spacing: 0%;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.main-banner h2 span {
	color: #49B178;
}
.main-banner h1 span {
	color: #49B178;
}

.greenTag {
	color: #49B178;
}

.main-banner .caption h1 em {
	font-style: normal;
	color: #ed563b;
	font-weight: 900;
}


/*
---------------------------------------------
services
---------------------------------------------
*/
.left-icon {
	display: flex;
	justify-content: space-between;
}

ul.features-items {
	border: solid 3px #49B177;
	border-radius: 20px;
	padding: 48px 34px;
	margin-bottom: 40px;
	transition: all 0.5s;
}

ul.features-items:hover {
	background-color: #49B17710;
}

#features {
	margin-bottom: 80px;
}

.feature-item {
	display: inline-block;
	margin-bottom: 60px;
}

/* .feature-item .left-icon img {
  float: left;
  margin-right: 30px;
} */

.feature-item .right-content {
	display: inline;
}

.feature-item .right-content h4 {
	margin-top: 35px;
	margin-bottom: 35px;
	color: #00323C;
	font-weight: 600;
	font-style: Semi Bold;
	font-size: 31.36px;
	line-height: 56.45px;
	letter-spacing: 0%;

}

.feature-item .right-content a.text-button {
	margin-top: 7px;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	color: #ed563b;
	font-weight: 500;
}

/*
---------------------------------------------
subscribe
---------------------------------------------
*/
.cta-content .banner-button a {
	padding: 20px 40px;
	border: solid 2px #fff;
	margin: 0;
}

#call-to-action {
	padding: 81px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	margin-top: 40px;
}

.cta-content h2 {
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	line-height: 54px;
	margin-bottom: 73px;

}

.cta-content h2 em {
	font-style: normal;
	color: #ed563b;
}

.cta-content p {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	font-weight: 400;
	margin: 73px 0px 5px 0px;
	text-align: center;
}


/*
--------------------------------------------
Our Classes
--------------------------------------------
*/
/* .sliderBox {
  display: flex !important;
  justify-content: space-between;
  background: #F6FBF8;
  padding: 40px;
  border-radius: 15px;
}
.sldrLeftbox {
  max-width: 50%;  
  flex: 0 0 50%;
  margin-right: 40px;
}

.sldrRighttbox {
  max-width: 50%; 
   flex: 0 0 50%;
} */

#our-classes {
	margin-bottom: 140px;
}

.sldrRighttbox h3 {
	text-align: left;
	font-weight: 900;
	margin-bottom: 40px;
}

.sldrRighttbox p {
	text-align: left;
	color: #000;
}

.blogFdwrap {
	display: flex;
	align-items: center;
	gap: 20px;
	color: #5E5E5E;
	margin-top: 40px;
}

.blogFdwrap img {
	width: 75px;
	border-radius: 50%;
}

.sldrLeftbox img {
	border-radius: 12px;
	width: 100%;
}

.banner-button.blogbtn {
	text-align: left;
}


/* partner section */
.partnrLogo {
	background: #F3F3F3;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 36px 36px;
	border: solid 1px #00313C3D;
	border-radius: 6.71px;

}
/*
.partnrLogo {
	background: #F3F3F3;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 36px 54px;
	border: solid 1px #00313C3D;
	border-radius: 6.71px;

}*/

.partnrLogo img {
	object-fit: cover;
	height: 94px;
}

.col-md-2-5 {
	max-width: 20%;
	flex: 0 0 20%;
	padding-right: 15px;
	padding-left: 15px;
}


/* testimonial section */
section.section.testimonials {
	background: #F6FBF8;
	padding: 43px 0;
}

.testisliderBox {
	padding: 25px;
	background: #E7EFED;
	border-radius: 8px;
	position: relative;
}

.testisliderBoxIn {
	padding: 21px 25px;
	border-radius: 12px;
	background: #fff;
	text-align: left;
}

.testisliderBoxIn h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #00313C;
}

.testisliderBoxIn p {
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
}

.testimonial .slick-slide {
	margin-right: 15px;
}

/* Remove right margin from last fully visible slide */
.testimonial .slick-slide:last-child {
	margin-right: 0;
}

/* Ensure proper spacing */
.testimonial .slick-list {
	margin-right: -15px;
	/* counter the slide margin */
	padding-right: 15px;
	/* to allow half slide visibility */
}


/* 
---------------------------------------------
schedule
--------------------------------------------- 
*/

#schedule {
	padding: 0px 0px 140px 0px;
	background-image: url(../images/schedule-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#schedule table {
	width: 100%;
	text-align: center;
	border: 1px solid #fff;
}

#schedule table tbody {
	border-top: 1px solid #fff;
}

#schedule table tbody tr {
	border-bottom: 1px solid #fff;
}

#schedule table tbody tr td {
	border-right: 1px solid #fff;
	height: 100px;
}

#schedule table tr td {
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 0.25px;
}

.schedule-table.filtering .ts-item {
	opacity: 0;
	transition: all 0.5s;
}

.schedule-table.filtering .ts-item.show {
	opacity: 1;
	transition: all 0.5s;
}

#schedule .filters {
	margin-bottom: 40px;
}

#schedule .filters ul {
	padding: 0;
	text-align: center;
}

#schedule .filters ul li {
	list-style: none;
	display: inline;
	cursor: pointer;
	position: relative;
	margin-right: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#schedule .filters ul li:after {
	content: "/";
	margin-left: 10px;
	color: #fff;
}

#schedule .filters ul li:last-child {
	margin-right: 0px;
}

#schedule .filters ul li:last-child::after {
	display: none;
}

#schedule .filters ul li.active,
#schedule .filters ul li:hover {
	color: #ed563b;
}

#schedule .filters-content {
	margin-top: 50px;
}

#schedule .filters-content .show {
	opacity: 1;
	visibility: visible;
	transition: all 350ms;
}

#schedule .filters-content .hide {
	opacity: 0;
	visibility: hidden;
	transition: all 350ms;
}


/* 
---------------------------------------------
trainers
--------------------------------------------- 
*/

#trainers .trainer-item {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	padding: 40px;
}

#trainers .trainer-item img {
	width: 100%;
	border-radius: 5px;
}

#trainers .trainer-item span {
	font-size: 13px;
	font-weight: 500;
	color: #ed563b;
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 10px;
}

#trainers .trainer-item h4 {
	font-size: 19px;
	font-weight: 600;
	color: #232d39;
	letter-spacing: 0.5px;
	margin-bottom: 18px;
}

#trainers .trainer-item p {
	margin-bottom: 20px;
}

#trainers .trainer-item ul.social-icons li {
	display: inline-block;
	margin-right: 12px;
}

#trainers .trainer-item ul.social-icons li:last-child {
	margin-right: 0px;
}

#trainers .trainer-item ul.social-icons li a {
	color: #232d39;
	transition: all .3s;
}

#trainers .trainer-item ul.social-icons li a:hover {
	color: #ed563b;
}


/* 
---------------------------------------------
contact
--------------------------------------------- 
*/

#contact-us {
	margin-top: 140px;
}

#contact-us .container-fluid .col-lg-6 {
	padding: 0px;
}

#contact-us .contact-form {
	padding: 80px;
	background-image: url(../images/contact-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#contact-us .contact-form #contact {
	background-color: #fff;
	padding: 40px;
	border-radius: 5px;
}

.contact-form input,
.contact-form textarea {
	color: #7a7a7a;
	font-size: 13px;
	border: 1px solid #ddd;
	background-color: #fff;
	width: 100%;
	height: 40px;
	outline: none;
	line-height: 40px;
	padding: 0px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 30px;
}

.contact-form textarea {
	height: 150px;
	resize: none;
}

.contact-form ::-webkit-input-placeholder {
	/* Edge */
	color: #7a7a7a;
}

.contact-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #7a7a7a;
}

.contact-form ::placeholder {
	color: #7a7a7a;
}

.contact-form button {
	display: inline-block;
	font-size: 13px;
	padding: 11px 17px;
	background-color: #ed563b;
	color: #fff;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
	border: none;
	outline: none;
	margin-top: -8px;
}

.contact-form button:hover {
	background-color: #f9735b;
}

textarea.wpcf7-form-control.wpcf7-textarea.form-control {
	height: 50px !important;
}

.hLine {
	border-bottom: solid 1px #66838A;
	width: 100%;
	margin: 30px 0;
}

.vLine {
	border-left: solid 1px #66838A;
	height: 20vh;
	display: flex;
	margin: auto;
	flex: 0 0 3.333333%;
	max-width: 3.333333%;
	margin-top: 160px;
}

/* 
---------------------------------------------
footer
--------------------------------------------- 
*/
footer {
	text-align: center;
	padding: 149px 0px 30px 0px;
	background: #00313C;
	font-size: 18px;
	position: relative;
	overflow: hidden;
}

.footerLogo {
	width: 679px;
	margin-top: 0;
}

.socialIcon a {
	margin-left: 43px;
	transition: all 0.5s;
}

.socialIcon a:hover svg path {
	fill: #49B178;
}

footer p {
	color: #fff;
	font-size: 18px;
	line-height: 44px;
}

.footerContleft {
	text-align: left;
	margin-top: 100px;
}

.footerContCntr {
	text-align: left;
	margin-top: 140px;
}

.footerContRight {
	text-align: left;
	margin-top: 135px;
}

.footerContleft a,
.footerContRight a,
.footerContCntr a {
	text-align: left;
	color: #fff !important;
	display: block;
	line-height: 44px;
	font-weight: 400;
	transition: all 0.5s;
}

.footerContleft a:hover,
.footerContRight a:hover,
.footerContCntr a:hover {
	color: #49B178;
}

.shapeFooter {
	position: absolute;
	right: 101px;
	top: -230px;
}

.socialIcon {
	line-height: 44px;
}

/* .offset-sl-05 {
    margin-left: 6.333333%;
  }
.col-sl-11 {    
  flex: 0 0 92.666667%;
  max-width: 92.666667%;
} */
/* 
---------------------------------------------
preloader
--------------------------------------------- 
*/
.pl-10 {
	padding-left: 60px;
}

.js-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #232d39;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
	-webkit-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
}

.js-preloader.loaded {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

@-webkit-keyframes dot {
	50% {
		-webkit-transform: translateX(96px);
		transform: translateX(96px);
	}
}

@keyframes dot {
	50% {
		-webkit-transform: translateX(96px);
		transform: translateX(96px);
	}
}

@-webkit-keyframes dots {
	50% {
		-webkit-transform: translateX(-31px);
		transform: translateX(-31px);
	}
}

@keyframes dots {
	50% {
		-webkit-transform: translateX(-31px);
		transform: translateX(-31px);
	}
}

.preloader-inner {
	position: relative;
	width: 142px;
	height: 40px;
	background: #232d39;
}

.preloader-inner .dot {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 12px;
	left: 15px;
	background: #fff;
	border-radius: 50%;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-animation: dot 2.8s infinite;
	animation: dot 2.8s infinite;
}

.preloader-inner .dots {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	margin-top: 12px;
	margin-left: 31px;
	-webkit-animation: dots 2.8s infinite;
	animation: dots 2.8s infinite;
}

.preloader-inner .dots span {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 16px;
	background: #fff;
	border-radius: 50%;
}


/* 
---------------------------------------------
responsive
--------------------------------------------- 
*/

@media (max-width: 1365px) {
	.heroOvelay {
		margin-top: 40px;
		height: 100%;
		padding: 0;
	}

	.caption {
		margin-top: 85px;
		margin-bottom: 85px;
		width: 92%;
	}

	.getQuoteBtn {
		top: 30%;
	}

	.header-area .main-nav .navlastcta {
		margin-left: -20px;
	}
}

@media (max-width: 992px) {
	.sm-pl-0 {
		padding-left: 20px;
	}

	.main-banner .caption h1 {
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	p {
		font-size: 14px;
		line-height: 22px;
	}

	.banner-button a {
		margin-top: 20px;
		padding: 10px 20px;
	}

	.caption {
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}

	.VideoBg {
		position: absolute;
		top: 0;
	}

	.VideoBg video {
		width: 100vh;
	}

	.heroOvelay {
		margin-top: 40px;
		height: 100%;
	}

	.section-heading h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.section-heading,
	.section-heading2 {
		text-align: left;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.section-heading2 h2 {
		line-height: 40px !important;
		font-size: 28px !important;
	}

	.cta-content h2 {
		font-size: 30px;
		line-height: 40px;
	}

	#call-to-action {
		padding: 70px 0px;
	}

	.cta-content p {
		margin: 40px 0px 5px 0px;
	}

	#features {
		margin-bottom: 110px;
	}

	#features .feature-item {
		margin-bottom: 30px;
	}

	#our-classes .tabs-content {
		margin-left: 0px;
		margin-top: 30px;
	}

	.trainer-item {
		margin-bottom: 30px;
	}

	#contact-us #map {
		margin-bottom: -7px;
	}

	#contact-us .contact-form {
		padding: 30px;
	}

	#contact-us .contact-form #contact {
		padding: 30px;
	}

	.community-header {
		padding: 15px 15px !important;
	}

	.partnrLogo img {
		height: 54px !important;
	}
}

@media (max-width: 820px) {
	section.section.testimonials {
		padding: 30px 0;
	}

	.vLine {
		display: flex;
		border-left: none;
		border-bottom: solid 1px #66838A;
		max-width: 100%;
		flex: 0 0 100%;
		height: 1vh;
		margin: 20px 0;
	}

	.footerContCntr {
		margin-top: 0;
	}

	.footerContRight {
		text-align: left;
		margin-top: 0;
	}

	.feature-item .right-content a.text-button {
		margin-left: 130px;
	}

	.footerContleft {
		text-align: left;
		margin-top: 40px;
	}

	.footerLogo {
		width: 100%;
		margin-top: 0;
	}

	.col-md-2-5 {
		max-width: 50%;
		flex: 0 0 50%;
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 15px;
	}

	.sliderBox {
		display: flex !important;
		flex-direction: column;
		row-gap: 40px;
		padding: 20px;
	}

	.sldrLeftbox,
	.sldrRighttbox {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.socialIcon {
		text-align: left;
		margin: 20px 0;
	}

	.socialIcon a {
		margin-left: 0;
		margin-right: 20px;
	}

	.getQuoteBtn {
		top: 30%;
	}

	.content-banner-in h1 {
		font-size: 42px !important;
		line-height: 52px !important;
	}

	.banner-inner {
		height: 60vh !important;
	}

	.boxColmn h3 {
		margin-bottom: 25px !important;
		font-size: 17.95px !important;
		line-height: 32.8px !important;
	}

	.sectionGreen {
		padding: 42px 0 0 0 !important;
	}

	.headingInPage h2 {
		font-size: 22px !important;
		line-height: 19px !important;
		margin-bottom: 27px !important;
	}

	.CardBluebox {
		padding: 51px 34px !important;
	}

	.partnrLogo img {
		height: 75px !important;
	}

	.header-area .main-nav .navlastcta {
		margin-left: 0 !important;
	}

	.filters {
		margin-bottom: 30px !important;
		flex-direction: column !important;
		align-items: flex-start !important;
	}

	.filter-btn {
		padding: 3.5px 6.5px !important;
		font-size: 14px !important;
		line-height: 26px !important;
		margin-right: 0 !important;
		margin-bottom: 10px !important;
	}

	.filter-wrapper {
		margin-left: 0 !important;
	}
}


/* inner pages */
.banner-inner {
	position: relative;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;

}

.overlay-inner {
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.5);
	/* Adjust opacity */
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2rem;
	text-align: center;
}

.content-banner-in h1 {
	margin-bottom: 33px;
	font-weight: 900;
	color: #fff;
	font-size: 62px;
	line-height: 82px;
	text-align: center;
	text-transform: uppercase;
}

.content-banner-in p {
	color: #fff;
	max-width: 750px;
	display: block;
	margin: 0 auto;
}

.boxColmn {
	background: #E6EFED;
	border-radius: 12px;
	padding: 45px 35px 15px 35px;
	height: 100%;
}

.cardbox h3 {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 27.95px;
	line-height: 42.8px;
	max-width: 440px;
	text-transform: uppercase;
	color: #00313C;
}

.boxColmn h3 {
	margin-bottom: 55px;
	font-weight: 900;
	font-size: 27.95px;
	line-height: 42.8px;
	text-transform: uppercase;
	color: #00313C;
}

.cardbox p a {
	text-decoration: underline !important;
}

.cardbox h4 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 32px;
	line-height: 100%;
	color: #49B178;
}

.cardbox {
	background: #fff;
	padding: 25px 25px;
	border-radius: 11px;
	margin-bottom: 20px;
}

.ImgBox {
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 23px;
}

a.readMore {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	color: #00313C;
	margin-top: 14px;
	display: inline-block;
	position: relative;
	text-decoration: none !important;
}
a.readMore:hover{
	color:#49B178;
}


.news-section{
	display:flex;
}


/* a.readMore:after {
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    content: '';
    border-bottom: solid 3px #000;
} */

.sectionGreen {
	padding: 62px 0 126px 0;
}

.headingInPage {
	padding: 0 0;
}

.headingInPage h2 {
	font-weight: 900;
	color: #00323C;
	font-size: 32px;
	line-height: 49px;
	text-transform: uppercase;
	margin-bottom: 67px;
}

.CardBluebox {
	background: #00313C;
	border-radius: 12px;
	padding: 91px 34px;
	height: 100%;
	color: #fff;
}

.CardBluebox h4 {
	font-weight: 700;
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 33px;
	display: flex;
	align-items: center;
}

.CardBluebox p {
	color: #fff;
}

.CardBluebox img {
	margin-right: 14px;
}

.CardBluebox p span{color: #49B177;}

section.sector-banner {
	padding: 90px 0;
}

.twoColumnBanner {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	max-width: 563px;
}

.twoColumnBanner h1 {
	font-family: Inter;
	font-weight: 900;
	font-size: 52px;
	line-height: 82px;
	text-transform: uppercase;
	max-width: 392px;
	margin-bottom: 33px;
	color:#00323C;
}
.sector-banner h1 span {
    color: #49B178;
}
.twoColumnBanner h2 {
    font-family: Inter;
    font-weight: 900;
    font-size: 52px;
    line-height: 82px;
    text-transform: uppercase;
    max-width: 392px;
    margin-bottom: 33px;
    color: #00323C;
}
.sectorCard {
	padding: 22px 14px;
	background: #F6FBF8;
	border-radius: 8.64px;
	margin-bottom: 42px;
}

.sectorImg {
	overflow: hidden;
	border-radius: 8.64px;
}

.sectorImg img {
    width: 100%;
    height: 245px;
    object-fit: cover;
}

.sectorCard h3 {
	font-weight: 800;
	font-size: 24.48px;
	line-height: 27.36px;
	margin-top: 32px;
	margin-bottom: 17px;
}

a.btn-learnMore {
	background: #49B178;
	padding: 0;
	border-radius: 4.32px;
	color: #fff !important;
	margin-top: 17px;
	display: inline-block;
	width: 181px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 12px;
}

.section-other-news {
	padding: 80px 0 110px 0;
	background-color: #F6FBF8;
	margin-top: 112px;
}

.section-other-news .communityCard {
	background-color: #fff;
}

.community-header-in {
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-top: 60px;
}

.section-other-news h2 {
	font-weight: 900;
	font-size: 52px;
	line-height: 82px;
	margin-bottom: 22px;
	color: #00323C;
}

.communityDetails h3 {
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	margin-top: 32px;
	margin-bottom: 10px;
}

.communitydwrap {
	display: flex;
	align-items: center;
	gap: 20px;
	color: #5E5E5E;
	margin-top: 24px;
	width: 100%;
}

.communitydwrap img {
	width: 46px;
	border-radius: 50%;
}

.imageCurve {
	overflow: hidden;
	border-radius: 12px;

}

.imageCurve img {
	height: 278px;
	object-fit: cover;
}

.community-header-right {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.community-header-right .banner-button.blogbtn {
	margin-top: auto;
}

.community-header-right .banner-button a {
	padding: 10px 20px;
	max-width: 164px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
	border-radius: 6px;
}

.community-header {
	padding: 33px 35px;
	background: #F6FBF8;
	border-radius: 12px;
	margin-top: 38px;
}

.community-header h3 {
	font-weight: 800;
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 24px;
	margin-top: 0;
	color:#00323C;
}

.Comcard {
	margin-bottom: 38.13px;
}

.communityCard {
	padding: 22px 14px;
	background: #F6FBF8;
	border-radius: 8.64px;
	margin-bottom: 42px;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.communityCard a.btn-learnMore {
	margin-top: auto;
	width: fit-content;
}

.communityImg {
	overflow: hidden;
	border-radius: 8.64px;
	max-height: 260px;
}

.communityImg img {
	width: 100%;
	object-fit: cover;
	min-height: 260px;
}

.communityCard h3 {
	font-weight: 800;
	font-size: 24.48px;
	line-height: 27.36px;
	margin-top: 32px;
	margin-bottom: 17px;
}

.com-sub-title {
	font-weight: 400;
	font-size: 32px;
	line-height: 64px;
	text-align: center;
}

.filters {
	display: flex;
	gap: 10px;
	margin-bottom: 98px;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 19px 0;
}

.filter-btn {
	padding: 3.5px 48.5px;
	border: 1px solid #49B17857;
	background: #fff;
	cursor: pointer;
	border-radius: 22px;
	margin-right: 19px;
	font-weight: 400;
	font-size: 16px;
	line-height: 38px;


}

.filter-btn.active {
	background: #49B17863;
	color: #000;
}

#searchInput {
	margin-left: auto;
	padding: 10px;
	border: 0;
	font-size: 16px;
	width: 75%;
}

.filter-wrapper {
	position: relative;
	display: inline-block;
	margin-left: 15px;
}

#filterToggle {
	background: none;
	border: none;
	font-weight: 600;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.filter-icon {
	margin-left: 5px;
	font-size: 18px;
}

#filterPanel {
	position: absolute;
	top: 60px;
	left: 0;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	z-index: 100;
	min-width: 200px;
}

.hidden {
	display: none;
}


/* 24/7 */
.fleet-sector-banner {
	position: relative;
	padding: 184px 0 0 0;
}

.fleet-sector-banner h1 {
	font-weight: 900;
	font-size: 52px;
	line-height: 82px;
	text-transform: uppercase;
	max-width: 592px;
	margin-bottom: 33px;
	color:#00323C;
}
.fleetv-slide-image img {
    width: 100%;
}
.fleetv-image-section {
	position: relative;
	flex: 1;
	overflow: hidden;
}

.fleetv-slide-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 100%;
	opacity: 0;
	transition: all 0.5s ease;
	z-index: 1;
}

.fleet-sector-banner:before {
	position: absolute;
	left: 53%;
	width: 47%;
	content: '';
	background: #00313C;
	top: 0;
	height: 100%;
}

/* .fleet-sector-banner::after {
	position: absolute;
	left: 0;
	width: 55%;
	content: '';
	background: rgb(0 49 60 / 90%);
	bottom: 0;
	height: 27%;
} */
.fleet-sector-banner::after {
    position: absolute;
    left: 0;
    width: 55%;
    content: '';
    background: rgb(0 49 60 / 90%);
    bottom: 0;
    height: 34%;
}
.fleetv-slider-container {
	position: relative;
	min-height: 620px;
	z-index: 9;
	margin-top: -180px;
}

.fleetv-slide-image.fleetv-active {
	left: 0;
	opacity: 1;
	z-index: 2;
}

.fleetv-slide-image.fleetv-slide-left {
	animation: fleetv-slideLeft 1s forwards;
}

.fleetv-slide-image.fleetv-slide-right {
	animation: fleetv-slideRight 1s forwards;
}

@keyframes fleetv-slideLeft {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fleetv-slideRight {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

.imagShadowbtm {
	position: absolute;
	bottom: 130px;
}

.fleetv-arrow-button {
	position: absolute;
	bottom: 20px;
	background: #00313C;
	border: solid 1px #fff;
	color: #fff;
	padding: 12px 18px;
	cursor: pointer;
	border-radius: 6.66px;
	font-size: 20px;
	transition: background 0.3s ease;
	z-index: 10;
}

.fleetv-prev-btn {
	right: 140px;
}

.fleetv-next-btn {
	right: 60px;
}

.fleetv-arrow-button:hover {
	background: #fff;
	color: #00313C;
}

.fleetv-arrow-button:hover path {
	fill: #00313C;
}

.fleetv-text-section {
	flex: 1;
	padding: 40px;
	position: relative;
	min-height: 300px;
}

/* .bigBgtext {
	font-size: 300px;
	position: absolute;
	bottom: -20px;
	right: 0;
	color: #4c6e76;
	font-weight: 900;
} */
.bigBgtext {
	right: 0;
    position: absolute;
    z-index: -1;
    bottom: -221px;
    font-size: 257px;
	color: #4c6e76;
	font-weight: 900;
}
/* .fleetv-text-content {
	display: none;
	opacity: 0;
	transition: opacity 0.6s ease;
	position: absolute;
	top: 410px;
	width: 740px;
} */
 .fleetv-text-content {
    display: none;
    opacity: 0;
    transition: opacity 0.6s ease;
    position: absolute;
    top: 366px;
    width: 740px;
}

.fleetv-text-content .flshrtitle {
	padding-top: 3px;
	font-weight: 500;
	font-style: Medium;
	font-size: 13.63px;
	line-height: 20px;
	color: #fff;
	text-transform: capitalize;
}

.fleetv-text-content h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 36.12px;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 40px;
	margin-top: 10px;
	color: #fff;
}

.fleetv-text-content .flsubtitle {
	font-weight: 800;
	font-size: 20.44px;
	line-height: 70.41px;
	color: #fff;
	text-transform: capitalize;
}

.fleetv-text-content.fleetv-active {
	display: block;
	opacity: 1;
	position: relative;
}

span.fleetIcon {
	background: #486B73;
	width: 57px;
	height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}

section.fleet-section {
	background: #F6FBF8;
	padding: 60px 0;
}

section.fleet-section h2 {
	font-family: Inter;
	font-weight: 900;
	font-size: 57px;
	line-height: 67px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	max-width: 440px;
	color:#00323C;
}

.fleetWrapbox {
	border-radius: 12px;
	background: #fff;
	padding: 65px 24px;
	margin-top: 74px;
	border: solid 1px #00313C1C;
}

.fleetwrapbody img {
	width: 100%;
}

.fleetwrapbody {
	margin: 30px 0;
}

.fleetwrapHeader h3 {
	font-weight: 800;
	font-size: 31.38px;
	color: #00313C;
	margin-bottom: 0;
}

.fleetwrapHeader {
	display: flex;
	justify-content: space-between;
}

.fleetwrapIcons {
	width: 65px;
}

.fleetwrapIcons span.fleetIcon {
	background: #DBEFE4;
}

.fleetwrapIcons span.fleetIcon svg path {
	fill: #49B178;
}


/* services_page_start */
.inner_banner_head h1 {
	font-size: 62px;
	font-weight: 900;
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 33px;
	text-transform: uppercase;
}
.inner_banner_head h1 span {
    color: #49B178;
}
.inner_banner_head p {
	font-size: 18px;
	line-height: 31px;
	color: #000000;
	font-weight: 400;
	max-width: 762px;
}

.inner_main_banner {
	padding-top: 100px;
	background: rgba(73, 177, 120, 0.02);
	padding-bottom: 70px;
}

.bg_transparent_gr {
	background: rgba(73, 177, 120, 0.02);
	padding: 0 0 35px 0;
}

.inner_testi {
	padding: 60px 0 20px 0 !important;
	margin: 70px 0 0 0 !important;
}

.heading_inner_serv h2 {
	font-size: 40px;
	font-weight: 900;
	color: #00323C;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;
}

section.other_serv_main {
	padding: 70px 0 30px 0;
}

.heading_inner_serv_wrap_main {
	border: solid 3px #49B177;
	border-radius: 20px;
	padding: 48px 34px;
	margin-bottom: 40px;
	transition: all 0.5s;
	background: #f7f9f9;
}

.heading_inner_serv_wrap_main_in {
	max-width: 767px;
	margin: 0 auto;
}
.fleet-sector-banner h1 span{
	color: #49B178;
}
.heading_inner_serv_wrap_main_in {
	max-width: 767px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.heading_inner_serv_wrap {
	max-width: 530px;
}

.heading_inner_serv_wrap h3 {
	font-size: 33px;
	font-weight: 600;
	color: rgba(0, 0, 0, 1);
	margin-bottom: 20px;
}

.heading_inner_serv_wrap p {
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 0;
}

.heading_inner_wework h2 {
	font-size: 40px;
	font-weight: 900;
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

.heading_inner_serv_wrap_img {
	position: relative;
	transition: 0.5s;
	margin-bottom: 30px;
}

.overlay_we {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	transition: 0.5s;
	background: rgba(0, 49, 60, 0.56);
	border-radius: 10px;
}

.heading_inner_serv_wrapzc {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	color: #fff;
}

.heading_inner_serv_wrapzc h3 {
	font-size: 20px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 0;
	text-align: center;
}

.heading_inner_serv_wrap_img img {
	width: 100%;
}

section.wework_main {
	padding-bottom: 0;
}

.heading_inner_serv_wrap_img:hover .overlay_we {
	background: rgb(0 49 60 / 15%);
	transition: 0.5s;
}

.bg_transparent_gr .section-heading {
	text-align: left;
	margin-top: 0;
	margin-bottom: 70px;
}


@media only screen and (max-width: 767px) {
	.heading_inner_serv h2 {
		font-size: 30px;
		margin-bottom: 20px;
		text-align: left;
	}

	.heading_inner_serv_wrap p {
		font-size: 18px;
		line-height: 26px;
	}

	.heading_inner_wework h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.zcvrd {
		flex-direction: column-reverse;
	}

	.heading_inner_serv_wrap_main_in {
		align-items: baseline;
	}
}

/* services_page_end */


/* sub_services_page_start */
.inner_banner_head a {

	background:#00323C;
	color: #fff;
	width: 289px;
	height: 61px;
	display: inline-block;
	text-align: center;
	line-height: 61px;
	font-size: 18px;
	transition: 0.5s;
	border-radius: 10px;
	margin-top: 54px;
	border: 1px solid #00323C;
}

.inner_banner_head a:hover {
	background: #0CB479;
	transition: 0.5s;
	border: 1px solid #0CB479;
}

.inner_banner_head_form_main {
	background-color: #E7EFED;
	padding: 30px;
	border-radius: 16px;
	
}

.inner_banner_head_form .form-group {
	position: relative;
	display: flex;
	align-items: flex-start;
	height: auto;
	border: 0.9px solid #DEDEDE;
	border-radius: 10px;
	background: #fff;
	padding: 18px;
}


.inner_banner_head_form .form-group input {
	height: auto;
	margin-bottom: 0 !important;
	border: 0px solid #DEDEDE;
	border-radius: 0px;
	padding-left: 20px;
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: 400;
}

.inner_banner_head_form {
	padding: 30px;
	background: #fff;
	border-radius: 16px;
}

.inner_banner_head_form h3 {
	color: #000000;
	font-size: 28.77px;
	font-weight: 600;
	margin-bottom: 30px;
}

.inner_banner_head_form .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff00;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%);
}

.inner_banner_head_form .form-control {
	display: block;
	width: 100%;
	padding: 0 0 0 18px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #ffffff00;
	background-clip: padding-box;
	border: 1px solid #ced4da05;
	border-radius: 0;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

button.btn_sub {
	width: 100%;
	border: 1px solid #49B178;
	height: 54px;
	background: #49B178;
	line-height: 54px;
	padding: 0;
	color: #fff;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
}

.inner_banner_head_form form p {
/* 	color: hsl(0deg 0% 0% / 50%); */
	color: #00323C;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	margin-top: 15px;
	max-width: 100%;
	margin: 0 !important;
}


textarea.wpcf7-form-control.wpcf7-textarea.form-control {
	height: 50px !important;
}

.form-group.message {
	height: 125px !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn_sub {
	width: 100%;
	border: 1px solid #49B178;
	height: 54px;
	background: #49B178;
	line-height: 54px;
	padding: 0;
	color: #fff;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
}

.inner_banner_head_form form p a {
	font-weight: 800;
	color: #000;
	opacity: 0.57;
    color: #00323C;
}

.wrap_content_sub h2,
h3 {
	color: #000000;
	font-size: 32px;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 19px;
}

.wrap_content_sub p {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	margin-bottom: 25px;
}

.wrap_content_sub h5 {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}

section.faq_top_detail_wrap {
	padding: 70px 0 45px 0;
}

.inner_banner_head_faq h2 {
	font-size: 52px;
	font-weight: 700;
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 20px;
}

.inner_banner_head_faq p {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	margin-bottom: 25px;
}

.inner_banner_head_faq a {
	background: #49B178;
	color: #fff;
	width: 160px;
	height: 61px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	transition: 0.5s;
	border-radius: 10px;
	margin-top: 0;
	border: 1px solid #49B178;
	padding: 0;
}


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

	.inner_banner_head h1 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.inner_banner_head p {
		font-size: 16px;
		line-height: 26px;
	}

	.inner_banner_head a {
		font-size: 16px;
		margin-top: 35px;
		;
	}

	.inner_banner_head_form_main {
		padding: 25px;
		border-radius: 10px;
		margin-top: 40px;
	}

	.inner_banner_head_form {
		padding: 25px;
		border-radius: 10px;
	}

	.inner_banner_head_form .form-group {
		padding: 13px;
	}

	section.faq_top_detail_wrap {
		padding: 00px 0 45px 0;
	}

	.wrap_content_sub h2,
	h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 19px;
	}

	.wrap_content_sub p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.wrap_content_sub h2,
	h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 19px;
	}

	.inner_banner_head_faq h2 {
		font-size: 40px;
	}
}

/* sub_services_page_end */


ul.features-items:hover {
	border: solid 3px #49b177;
	transition: all 0.5s;
	background: #49b177;
	transform: scale(1.03);
}

.left-icon img {
	transition: filter 0.3s ease;
	transition: all 0.5s;
}

ul.features-items:hover img {
	filter: brightness(0) invert(1);
	transition: all 0.5s;
}

ul.features-items:hover .right-content h4 {
	color: #fff !important;
}

ul.features-items:hover .right-content p {
	color: #ffffff;
}

.cta-content {
	max-width: 891px;
	margin: 0 auto;
}


@media (min-width: 1200px) {

	#call-to-action {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center;
		margin-top: 40px;
		height: 83vh;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
}

.inner_banner_head_form_main {
	padding: 33px 33px 52px 33px !important;
}

.wrap_content_sub p {
	line-height: 42px !important;
}

.wrap_content_sub h5 {
	line-height: 42px;
}

.bg_transparent {
	background-color: transparent !important;
}

.inner_main_banner.bg_transparent {
	padding-bottom: 30px;
}

.inner_banner_head p {
	max-width: 661px !important;
}

section.faq_top_detail_wrap {
	padding-bottom: 65px !important;
}

.heading_inner_serv_wrap_img5 {
	margin-bottom: 0 !important;
}

@media (max-width: 767px) {
	.heading_inner_serv_wrap_img5 {
		margin-bottom: 30px !important;
	}
}

.inner_banner_head_faq {
	max-width: 569px;
}

.inner_banner_head_faq_main button.accordion-button {
	padding: 16px 34px 16px 80px;
	background: #F6FBF8;
	border-radius: 16px !important;
	border: 1px solid #F6FBF8;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: #000;
}

.inner_banner_head_faq_main .accordion-item {
	border-bottom: 0px solid #ff000000 !important;
	margin-bottom: 30px;
}

.inner_banner_head_faq_main .accordion-button:focus {
	z-index: 3;
	outline: 0;
	box-shadow: none !important;
}

.inner_banner_head_faq_main .accordion-button:not(.collapsed) {
	color: #000000;
	background-color: #ffffff;
	box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #ffffff00;
}

.inner_banner_head_faq_main .accordion-collapse .accordion-body {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	padding-left: 80px;
}

.inner_banner_head_faq_main .accordion-button::after {
	flex-shrink: 0;
	width: 36px;
	height: 36px;
	margin-left: auto;
	content: "";
	background-color: #0F313C;
	border-radius: 50%;
	padding: 0px;
	background-image: url('..//images/icon.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px 10px;
	transition: var(--bs-accordion-btn-icon-transition);
	border-radius: 50%;
	border: 1px solid #2c2c2c;
	margin-left: 15px;
}

.inner_banner_head_faq_main .accordion-button:not(.collapsed)::after {
	background-image: url('..//images/icon.png');
	transform: var(--bs-accordion-btn-icon-transform);
}

.inner_banner_head_faq_main .accordion-button {
	align-items: flex-start;
}

.getQuoteBtn {
	right: -48px !important;
}

html {
	overflow-x: hidden;
}


.inner_banner_head h2 {
	line-height: 82px;
}

.search_bar_main {
	display: flex;
	align-items: center;
	padding: 7px 7px 20px 7px;
	border-bottom: 1px solid rgb(0 0 0 / 20%);
	max-width: 435px;
	margin-top: 48px;
}

.search_bar_main input {
	border: none;
	outline: none;
	box-shadow: 0px 0px #ff000000 !important;
	margin-left: 30px;
	padding-left: 0;
	font-size: 16px;
	font-weight: 400;
	color: #000;
}

.cv1 p {
	max-width: 512px !important;
}

.space_bx {
	padding-bottom: 94px;
}

.pd_space_top_100 {
	padding-top: 100px;
}


.dropdown {
	width: 100%;
	margin-left: 18px;
	text-align: left;
}

.dropdown button {
	width: 100%;
	display: block;
	max-width: 100%;
	background: transparent;
	color: #495057;
	font-size: 14px;
	font-weight: 400;
	padding: 3px 0 0 0;
	text-align: left;
	border: none !important;
}

.dropdown-toggle::after {
	display: none;
}

.btn:hover {
	color: rgb(0 0 0 / 100%);
	background-color: #5c636a00;
	border-color: var(--bs-btn-hover-border-color);
}

.btn:focus-visible {
	color: #495057;
	background-color: #5c636a00;
	border-color: var(--bs-btn-hover-border-color);
	outline: 0;
	box-shadow: none;
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}

.dropdown-item {
	color: #495057;
	font-size: 14px;
	font-weight: 400;
}

.dropdown-menu.show {
	display: block;
	width: 100%;
	border-radius: 10px;
	top: 19px !important;
}

.pd_spaceinner {
	padding: 33px 33px 33px 33px !important;
}

.contant_top_bar_main {
	display: flex;
	align-items: center;
	padding-bottom: 54px;
}

.contant_top_inner_main_img {
	width: 74px;
	height: 74px;
	background: #49B1782E;
	margin-right: 30px;
	text-align: center;
	line-height: 74px;
	border-radius: 13px;
}

.contant_top_inner_main_content h3 {
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-bottom: 0;
/* 	text-transform: capitalize; */
}

.para_space p {
	padding-bottom: 54px;
}

.location_area_main_innr {
	background: #F6FBF8;
	border-radius: 12px;
	margin: 40px 0 0 0;
	padding: 74px;
}

.heading_location_left h2 {
	font-size: 52px;
	font-weight: 900;
	color: #00323C;
	margin-top: 0px;
	margin-bottom: 33px;
	text-transform: uppercase;
}

.heading_location_left p {
	font-size: 18px;
	line-height: 31px;
	color: #000000;
	font-weight: 400;
	max-width: 542px;
}

.location_inner_main_btm .overlay_we {
	border-radius: 22px !important;
	background: rgb(0 49 60 / 70%);
}

.heading_inner_serv_wrap_img_cnt {
	background-size: cover;
	background-position: center;
	padding: 55px 33px;
	background-repeat: no-repeat;
	position: relative;
	border-radius: 22px !important;
	margin-bottom: 30px;
}

.content_contact_inner {
	position: relative;
	z-index: 99;
	color: #fff;
}

.content_contact_inner h2 {
	font-weight: 700;
	font-size: 44.31px;
	color: #fff;
}

.content_contact_inner h2 {
	font-weight: 700;
	font-size: 44.31px;
	color: #fff;
	line-height: 64px;
	max-width: 501px;
	padding-bottom: 36px;
}

.content_contact_inner .contant_top_inner_main_content {
	width: 80%;
}

.content_contact_inner .contant_top_inner_main_img {
	width: 74px;
	height: 74px;
	background: #FFFFFF26;
	margin-right: 30px;
	text-align: center;
	line-height: 74px;
	border-radius: 13px;
}

.content_contact_inner .contant_top_inner_main_content h3 {
	font-size: 21.35px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 0;
	
}

.morebtn a {
	background: #FFFFFF;
	color: #000000;
	width: 279px;
	height: 65px;
	display: inline-block;
	text-align: center;
	line-height: 65px;
	font-size: 18px;
	transition: 0.5s;
	border-radius: 13px;
	margin-top: 0px;
	border: 1px solid #ffffff;
}

section.location_inner_main_btm {
	padding-top: 70px;
}


@media (max-width: 1024px) {
	.inner_banner_head_faq_main button.accordion-button {
		padding: 16px !important;
	}

	.inner_banner_head_faq_main .accordion-button::after {
		border: 1px solid #2c2c2c;
		margin-left: 15px;
	}
}

@media (max-width: 767px) {
	.inner_banner_head_form_main {
		padding: 20px !important;
	}

	.inner_main_banner.bg_transparent {
		padding-bottom: 70px;
		padding-top: 70px;
	}

	.inner_banner_head_form {
		padding: 16px;
	}

	.wrap_content_sub p {
		line-height: 30px !important;
	}

	.inner_banner_head_faq_main button.accordion-button {
		padding: 16px !important;
	}

	.inner_banner_head_faq_main {
		margin-top: 70px;
	}

	.inner_banner_head_faq_main .accordion-collapse .accordion-body {
		padding-left: 16px;
	}

	.strongsection {
		padding: 40px 0;
	}

	.inner_banner_head_faq p {
		font-size: 16px;
	}

	.inner_banner_head_faq a {
		height: 54px;
		line-height: 54px;
		font-size: 16px;
	}

	.pd_space_top_100 {
		padding-top: 0px;
	}

	.pd_space_top_100 .inner_banner_head_faq_main {
		margin-top: 20px;
	}

	.space_bx {
		padding-bottom: 50px;
	}

	.inner_banner_head h1 {
		line-height: normal;
	}

	.contant_top_inner_main_content h3 {
		font-size: 18px;
	}

	.contant_top_bar_main {
		padding-bottom: 30px;
	}

	.para_space p {
		padding-bottom: 30px;
	}

	.pd_spaceinner {
		padding: 16px !important;
	}

	.location_area_main_innr {
		margin: 20px 0 0 0;
		padding: 30px;
	}

	.heading_location_left h2 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.heading_location_left p {
		font-size: 16px;
	}

	.content_contact_inner h2 {
		font-size: 32px;
		line-height: normal;
		max-width: 100%;
		padding-bottom: 36px;
	}

	.contant_top_bar_main {
		padding-bottom: 30px;
		flex-wrap: wrap;
	}

	.content_contact_inner .contant_top_inner_main_content h3 {
		font-size: 14px;
		line-height: 25px;
		margin-top: 10px;
	}

	.content_contact_inner .contant_top_inner_main_content {
		width: 70%;
	}
	section.location_inner_main_btm .row{margin:0px;}
	.heading_inner_serv_wrap_img_cnt{padding: 30px 10px;}
	.location_inner_main_btm .col-md-6{
	    padding-right: 10px;
		padding-left: 10px;}
	
	
	.location_inner_main_btm .container {
    padding-right: 5px;
		padding-left: 5px;align-content
	}
	.location_inner_main_btm .content_contact_inner .contant_top_inner_main_content h3 a {
		font-size: 16px;
	}
	.location_inner_main_btm a.morebtn {
    background: #FFFFFF;
    color: #000000;
    width: 216px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    transition: 0.5s;
    border-radius: 13px;
    margin-top: 0px;
    border: 1px solid #ffffff;
}
}

/* contact-page-end */


/* main-role-page-start */
.sales_executive_banner_main {
	background: #01313C;
	padding: 113px 0;
}

.sales_executive_inner h2 {
	font-size: 62px;
	font-weight: 900;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.sales_executive_inner p {
	font-size: 18px;
	line-height: 31px;
	color: #ffffff;
	font-weight: 400;
}

.sales_executive_inner a {
	display: inline-block;
	font-size: 15px;
	background-color: #49B178;
	color: #F5F5F5;
	text-align: center;
	font-weight: 400;
	transition: all .3s;
	border-radius: 10px;
	margin-top: 20px;
	cursor: pointer;
	width: 157px;
	height: 44px;
	line-height: 40px;
	border: 1px solid #2C2C2C;
}

button.btn-close {
	position: absolute;
	filter: invert(1);
	z-index: 9999;
	top: 0;
}

.para_term {
	text-align: left !important;
	max-width: 1024px !important;
	margin: 15px 0 0 0 !important;
}

.why_quickline_area_main {
	padding: 84px 0 44px 0;
}

.why_quickline_area_main_in {
	padding-right: 70px;
}

.why_quickline_area_main_in p {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	margin-bottom: 40px;
}

.why_quickline_area_main_in h4 {
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	line-height: 37px;
	margin-bottom: 40px;
}

.why_quickline_area_main_in ul li {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 37px;
}

.why_quickline_area_main_in ul {
	margin-bottom: 40px;
}

ul.list_disc li {
	list-style: disc;
	padding-left: 11px;
	margin-left: 20px;
}

.upload-area {
	border: 0px dashed #ccc;
	padding: 0;
	text-align: center;
	background-color: #f9f9f900;
	position: relative;
	border-radius: 0;
}

.upload-area.dragover {
	border-color: #0d6efd;
	background-color: #e9f5ff;
}

.upload-icon {
	font-size: 32px;
	color: #6c757d;
	margin-bottom: 10px;
}

.upload-text {
	font-size: 15px;
	color: #495057;
	margin-bottom: 0;
	font-weight: 400;
}

.upload-areacv1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.custom-file-input {
	display: none;
}

.select-btn {
	background-color: #eaeaea;
	padding: 20px;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
}

.select-btn:hover {
	background-color: #dcdcdc;
}

.select-btn {
	background-color: #C4C4C42E;
	padding: 0;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	width: 159px;
	height: 39px;
	line-height: 35px;
	margin-bottom: 0;
	margin-top: 15px;
}

label.select-btn span {
	font-size: 15px !important;
	font-weight: 400;
	color: #000;
}


@media only screen and (max-width: 991px) {
	.why_quickline_area_main_in {
		padding-right: 0;
	}
}


@media only screen and (max-width: 767px) {
	.sales_executive_inner h2 {
		font-size: 40px;
	}

	.sales_executive_banner_main {
		background: #01313C;
		padding: 80px 0;
	}

	.why_quickline_area_main {
		padding: 60px 0 24px 0;
	}

	.why_quickline_area_main_in p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.why_quickline_area_main_in h4 {
		margin-bottom: 20px;
	}

	.why_quickline_area_main_in ul li {
		font-size: 16px;
		line-height: 35px;
	}

	.why_quickline_area_main_in ul {
		margin-bottom: 20px;
	}

	.strongsection {
		padding: 80px 0 80px 0;
	}

	.why_quickline_area_main .row {
		flex-direction: column-reverse;
	}

	.why_quickline_area_main_in_img {
		margin-bottom: 35px;
	}
}

/* main-role-page-end */


/* fleet-page-responsiveness */
.zvv1_space {
	margin-top: 0 !important;
}

@media only screen and (max-width: 1520px) {
	.bigBgtext {
		font-size: 269px;
	}
}

@media only screen and (max-width: 1366px) {
	.bigBgtext {
		font-size: 238px;
	}
}

@media only screen and (max-width: 1240px) {
	.bigBgtext {
		font-size: 169px;
	}

	span.fleetIcon {
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}
}


@media only screen and (max-width: 1024px) {
	.fleet-sector-banner {
		position: relative;
		padding: 90px 0 0 0;
	}

	.fleet-sector-banner h1 {
		font-size: 40px;
		margin-bottom: 0px;
		line-height: normal;
	}

	.fleetv-text-content {
		top: 0;
		width: 100%;
	}

	.fleetv-slider-container {
		position: relative;
		min-height: 620px;
		z-index: 9;
		margin-top: 0;
	}

	.fleet-sector-banner:before {
		background: #00313c00;
		display: none;
	}

	.imagShadowbtm {
		opacity: 0;
	}

	.fleetv-text-content .flsubtitle {
		font-weight: 800;
		font-size: 20.44px;
		line-height: 40px;
		color: #19454f;
	}

	.fleetv-text-content .flshrtitle {
		font-size: 13.63px;
		line-height: 38.41px;
		color: #19454f;
	}

	.bigBgtext {
		display: none;
	}

	.fleet-sector-banner::after {
		display: none;
	}

	.imagShadowbtm {
		display: none;
	}

	.fleetv-slider-container {
		position: relative;
		min-height: auto;
		z-index: 9;
		margin-top: 0;
	}

	.fleetv-text-content h2 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 35px;
		color: #486b73;
	}
}

@media only screen and (max-width: 991px) {
	section.fleet-section {
		margin-top: 342px;
	}

}

@media only screen and (max-width: 767px) {
	.col-lg-2.col-md-4.col-xs-4 {
		width: 30%;
	}

	.fleetWrapbox {
		border-radius: 12px;
		background: #fff;
		padding: 30px;
		margin-top: 40px;
		border: solid 1px #00313C1C;
	}

	section.fleet-section h2 {
		font-size: 40px;
	}

	.fleetwrapHeader h3 {
		font-size: 25px;
	}

	a.btn-learnMore {
		width: 144px;
		height: 47px;
		line-height: 47px;
		font-size: 15px;
	}

}

@media only screen and (max-width: 480px) {
	.col-lg-2.col-md-4.col-xs-4 {
		width: 40%;
	}

	section.fleet-section {
		margin-top: 250px;
	}
}


/* custom-faq-start */
.custom-accordion {
	border-top: 1px solid #cccccc00;
}

.accordion-item {
	border-top: 1px solid #cccccc00;
}

.accordion-header {
	padding: 15px 20px;
	cursor: pointer;
	background: #f5f5f5;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background 0.3s;
}

.accordion-header:hover {
	background: #e9e9e9;
}

.icon-toggle {
	transition: transform 0.3s ease;
}

.accordion-item.active .icon-toggle {
	transform: rotate(180deg);
}

.accordion-body {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	padding-left: 80px;
	padding-top: 10px;
	line-height: 26px;
	padding-right: 25px;
}

.inner_main_faq {
	padding: 50px 0 0;
}

.space_bx {
	height: 40px;
}

.inner_banner_head_faq_main .accordion-header {
	padding: 16px 34px 16px 80px;
	background: #F6FBF8;
	border-radius: 16px !important;
	border: 1px solid #F6FBF8;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: #000;
}

.accordion-header i {
	background: #0F313C;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	height: auto;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	width: auto;
	padding: 11px 13px;
	margin-left: 15px;
}

.space_bx {
	padding-bottom: 60px !important;
}

button.close {
	z-index: 99999;
	background: #000000;
	opacity: 1;
	padding: 10px 13px;
	border-radius: 50%;
}

@media (max-width: 1100px) {

	.inner_banner_head_faq_main .accordion-header {
		padding: 16px 16px 16px 16px !important;
		font-size: 14px !important;
	}

	.accordion-body {
		font-size: 14px;
		padding-left: 16px;
	}
}

@media (max-width: 767px) {
	.inner_banner_head_faq_main {
		margin-top: 0 !important;
	}

	.inner_main_faq {
		padding: 0 !important;
	}
}

/* custom-faq-end */


/* qoute-start */
.stepper-container {
	display: flex;
	padding: 0;
	border-top: 1px solid rgb(0 0 0 / 10%);
}

.stepper {
	width: 33%;
	border-right: 0px solid #eee;
}

.stepper ul {
	list-style: none;
	padding-left: 0;
	position: relative;
	padding-top: 80px;
}

.stepper ul::before {
	content: '';
	position: absolute;
	top: 0;
	right: 14px;
	width: 2px;
	height: 100%;
	background: rgb(0 0 0 / 10%);
}

.stepper ul li {
	position: relative;
	padding: 0 0 100px 0;
}

.stepper ul li.active {
	color: #000;
	font-weight: bold;
}

.stepper ul li::before {
	position: absolute;
	right: 0;
	top: 20px;
	width: 30px;
	height: 30px;
	background: #e0e0e0;
	color: white;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}

.stepper ul li.active::before {
	background: #28a745;

}

.stepper ul li.completed::before {
	background: #28a745;
}

.form-container {
	width: 75%;
	padding: 0 40px;
}

.step-form {
	display: none;
}

.step-form.active {
	display: block;
}

.form-control {
	margin-bottom: 20px;
}

.btn-next {
	background-color: #28a745;
	color: white;
}

.btn-next:hover {
	background-color: #218838;
}

.vehicle-card {
	border: 0.96px solid #BCBCBC;
	border-radius: 13px;
	padding: 20px;
	margin-bottom: 10px;
	transition: box-shadow 0.3s;
	margin-top: 25px;
}

.vehicle-card:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.vehicle-card img {
	width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.vehicle-details {
	font-size: 14px;
}

.vehicle-details i {
	color: #28a745;
	margin-right: 5px;
}

.step_heading_main_wrap {
	display: flex;
	width: 80%;
}

.step_heading_main h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0;
	color: #000;
	line-height: normal;
}

.step_heading_main p {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	color: rgba(0, 0, 0, 0.5);
	line-height: normal;
}


.step_heading_main_icon i {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #def1e7;
	border-radius: 50%;
	color: #49B17880;
	font-size: 21px;
	position: relative;
	z-index: 9999;
}

.step_heading_main_icon {
	margin-left: 54px;
}

.step_heading_main {
	text-align: right;
	width: 58%;
	opacity: 0.5;
}

.stepper ul .active .step_heading_main {
	opacity: 1;
}

.stepper ul .step_heading_main_icon {
	position: relative;
}

.stepper ul .active .step_heading_main_icon i {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #49b178;
	border-radius: 50%;
	position: relative;
	z-index: 99;
	color: #ffffff;
	font-size: 21px;
}

.step_heading_main_icon::after {
	content: "";
	display: block;
	width: 1px;
	height: 121px;
	background-color: rgb(0 0 0 / 10%);
	position: absolute;
	top: 41px;
	right: 25px;
	z-index: 9;
}

.active .step_heading_main_icon::after {
	content: "";
	display: block;
	width: 1px;
	height: 121px;
	background-color: rgb(73 177 120);
	position: absolute;
	top: 41px;
	right: 25px;
	z-index: 9;
}

.last_hide_br::after {
	opacity: 0 !important;
}

.bg_br_st {
	display: flex;
	justify-content: space-between;
}

.step_heading_main_crl {
	width: 30px;
	margin-top: 9px;
	height: 30px;
	background: #ffffff;
	border-radius: 50%;
	border: 8px solid rgb(45 138 87 / 20%);
}

.active .step_heading_main_crl {
	width: 30px;
	height: 30px;
	background: #49B178;
	border-radius: 50%;
	border: 8px solid rgb(45 138 87);
}

.step-form {
	padding-top: 50px;
}

.step-form h5 {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	opacity: 0.5;
	margin-bottom: 10px;
}

.step-form h3 {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
}

.step-form p {
	color: rgb(0 0 0 / 70%);
	font-size: 14px;
	font-weight: 500;
	max-width: 522px;
	line-height: 20px;
	margin-bottom: 20px;
}

.step-form input {
	height: 64px;
	border-radius: 8px;
	border: 1px solid #49B178;
	padding: 0 0 0 50px;
	font-size: 20px;
	font-weight: 500;
	color: rgb(0 0 0);
}

.step-form h6 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 0;
	color: rgb(0 0 0 / 70%);
}

.form-control:focus {
	color: #000000;
	background-color: #fff;
	border-color: #49b178;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%);
}

.step-form h6 a {
	color: rgb(0 0 0 / 70%) !important;
}

.btn_side_all button.btn.btn-next-inner {
	padding: 18px 60px;
	background: #49B178;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	width: 164px;
	height: 64px;
	margin-left: 10px;
}

.btn_side_all button.btn.btn-next {
	padding: 18px 60px;
	background: #49B178;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	width: 164px;
	height: 64px;
	margin-left: 10px;
}

.btn_side_all button.btn.btn-outline-secondary {
	padding: 18px 60px;
	background: #49B17817;
	border: 2px solid #49B178;
	color: #00313C;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 10px;
}

.btn_side_all {
	text-align: end;
	padding-top: 37px;
}

.vehicle-card h6 {
	font-size: 20px;
	font-weight: 700;
	opacity: 1;
	color: #000;
}

.vehicle-detailsf1 {
	width: 20%;
	display: inline-block;
}

.vehicle-detailsf1 img {
	width: 17px;
	height: 17px;
	text-align: center;
	display: inline-block;
	margin-bottom: 0 !important;
}

.vehicle-detailsf1 {
	width: 20%;
	display: inline-block;
	background: rgb(73 177 120 / 20%);
	width: 35px;
	height: 35px;
	border-radius: 6px;
	text-align: center;
	line-height: 35px;
}

.vehicle-detailsf2 h3 {
	font-size: 12.75px;
	font-weight: 500;
	margin-left: 6px;
	margin-bottom: 0;
}

.sales_executive_inner h2 {
	font-size: 62px;
	font-weight: 900;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.vehicle-detailsf {
	width: 49%;
	display: inline-flex;
	margin: 0 0 15px 0;
	border: 0.96px solid rgb(73 177 120 / 20%);
	border-radius: 6px;
	padding: 6px;
}

.vehicle-card img {
	width: 100%;
	max-height: 100%;
	object-fit: contain;
	margin-bottom: 25px;
}

.paraagh {
	max-width: 100% !important;
	margin-top: 50px;
}

.step-form label {
	font-size: 14px;
	font-weight: 500;
	color: rgb(0 0 0 / 70%);
}

.custom-checkbox {
	appearance: none;
	/* removes default styling */
	-webkit-appearance: none;
	width: 25px;
	height: 25px;
	border: 3px solid red;
	border-radius: 4px;
	/* optional: to round edges */
	background-color: #fff;
	cursor: pointer;
	position: relative;
}

.custom-checkbox {
	width: 25px !important;
	height: 25px !important;
	border: 3px solid #49B178 !important;
	padding: 0 !important;
	border-radius: 4px !important;
	top: 7px;
}

.custom-checkbox:checked::before {
	content: "✓";
	/* or use a background image/icon */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: red;
}

.form-check label {
	font-size: 14px;
	font-weight: 800 !important;
	color: rgb(0 0 0 / 70%);
	padding-left: 10px;
}

.content_para_sum {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 25px;
}

.content_para_sum p {
	font-weight: 700 !important;
	margin-bottom: 0 !important;
}

.btn_side_all button.btn.btn-next-inner {
	padding: 18px 60px;
	background: #49B178;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 10px;
}

button.btn_sum {
	padding: 20px 31px;
	background: #00000029;
	border: 2px solid #d6d6d6;
	color: #000;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 400;
	margin-left: 0;
}

h4.headingh {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	margin-bottom: 28px;
}

.sum_inner_wrap {
	padding: 47px 27px 0 27px;
	border: 1px solid #49B178;
	border-radius: 14px;
}

.sum_inner_wrap_zc h5 {
	font-size: 16.83px;
	color: #000 !important;
	margin-bottom: 0;
	font-weight: 700;
}

.sum_inner_wrap_zc span {
	font-size: 33.66px;
	font-weight: 700;
	margin-bottom: 42px;
	display: block;
}

.sum_inner_wrap_zc p {
	color: rgb(0 0 0 / 70%);
	font-size: 16px;
	font-weight: 500;
	max-width: 522px;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 25px;
}

.sum_inner_wrap_zc p {
	margin-bottom: 10 !important;
	margin-top: 22px !important;
}

.space_bh {
	height: 30px;
}

.gh_spc {
	margin-top: 0px;
	border-left: 1px solid #49B178;
	padding-left: 60px;
}

.btn_side_all button.btn.btn-success {
	padding: 18px 40px;
	background: #49B178;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 10px;
}

.btn_side_all button.btn.btn-success-login {
	padding: 18px 40px;
	background: #00313C;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 10px;
}

.btn_side_all_final {
	text-align: end;
	padding-top: 37px;
	display: flex;
	justify-content: space-between;
}

.btn_side_all_final .btn-back {
	padding: 18px 60px;
	background: #49B178;
	border: 2px solid #00313C;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 0;
}

/* qoute-end */


.py-120 {
	padding: 80px 0 0;
}

.sectionGreen {
	padding: 62px 0 40px 0;
}

a.btn-learnMore {
	line-height: inherit;
	padding: 15px 25px;
    z-index: 99;
    position: relative;

}
.fleet-sector-banner span.fleetIcon img {
    filter: brightness(0) invert(1);
}

section.section.testimonials {
	overflow: hidden;
}

.headingInPage h2 {
	font-weight: 900;
	color: #00323C;
	font-size: 32px;
	line-height: 49px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.section-heading2 {
	text-align: left;
	margin-top: 60px;
	margin-bottom: 38px;
}

.imagShadowbtm {
	position: absolute;
	bottom: 130px;
	display: none;
}

.btn_side_all button.btn.btn-next {
	width: auto;
	height: auto;
}

.step_heading_main p {
	font-size: 14px;
}

.spacing_cards {
	padding: 27px;
}

.sum_inner_wrapcv {
	padding: 27px;
	border: 1px solid #49B178;
	border-radius: 14px;
}

.sum_inner_wrap_zc_detail1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 22px;
}

.sum_inner_wrap_zc_detail1 h4 {
	font-size: 14px;
	font-weight: 400;
	color: rgb(0 0 0 / 70%);
}

.sum_inner_wrap_zc_detail1 span {
	font-size: 20px;
	display: inline-block;
	font-weight: 700;
	color: rgb(0 0 0 / 100%);
}

.sum_inner_wrap_zc_detail1.total {
	margin-bottom: 0;
	border-top: 1px solid #49B178;
	padding-top: 25px;
}

.sum_inner_wrap_zc_detail1.total h4 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
}

.sum_inner_wrap_zc_detail1.total span {
	font-size: 24px;
}

p.para_consult {
	padding-top: 50px;
	font-size: 16px;
	font-weight: 500;
	max-width: 100%;
	margin-bottom: 40px !important;
}

.form_mainzc {
	background: #5E5E5E1A;
	padding: 2px 16px 16px 16px;
	border-radius: 14px;
}

.form_mainzc .form-check label {
	font-size: 12px !important;
	font-weight: 400 !important;
	color: rgb(0 0 0 / 100%) !important;
	padding-left: 10px;
}

p.para_consult a {
	color: #000 !important;
	display: inline-block;
	font-weight: 700;
}

.th_inner {
	max-width: 520px;
	margin: 100px auto;
	text-align: center;
}

.th_inner span {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	margin-bottom: 54px;
	display: block;
}

.th_inner h2 {
	font-weight: 700;
	color: #000;
	font-size: 30px;
	margin-bottom: 53px;
}

a.btn_1_th {
	max-width: 552px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 12px;
	background: #49B178;
	color: #fff;
	width: 100%;
	display: block;
	line-height: 55px;
	border: 1px solid #00313C;
	margin-bottom: 24px;
}

a.btn_2_th {
	max-width: 280px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 12px;
	background: #00313C;
	color: #fff;
	width: 100%;
	display: block;
	line-height: 60px;
	border: 2px solid #49B178;
	margin-bottom: 24px;
	margin: 0 auto;
}


@media (max-width: 1200px) {
	.header-area {
		padding: 15px 15px 0;
		height: auto;
	}

	.header-area .main-nav .navlastcta {
		justify-content: center;
	}

	#call-to-action {
		height: auto;
	}

	.inner_main_banner {
		padding-top: 45px;
		padding-bottom: 60px;
	}

	.section-heading {
		margin-top: 60px;
		margin-bottom: 20px;
	}

	section.other_serv_main {
		padding: 30px 0 30px 0;
	}

	.fleet-sector-banner {
		padding: 80px 0 0 0;
		overflow: hidden;
	}

	section.fleet-section h2 {
		font-size: 40px;
		max-width: 100%;
	}

	.fleetWrapbox {
		padding: 30px;
		margin-top: 40px;
	}

	.fleetwrapHeader h3 {
		font-size: 25px;
	}

	.sales_executive_banner_main {
		padding: 80px 0;
	}

	.inner_banner_head_form .form-group input {
		height: auto;
		margin-bottom: 0;
	}

	.inner_banner_head_form form p {
		max-width: 100%;
		margin: 0;
	}

	.inner_banner_head_form .form-control {
		height: 140px;
	}
}

@media (max-width: 1199px) {
	.step_heading_main p {
		font-size: 14px;
	}

	.stepper ul li {
		padding: 0 0 80px 0;
	}
}


@media (max-width:1024px) {
.fleetv-text-content .col-lg-2.col-md-4.col-xs-4 {
    width: 34% !important;
    max-width: 30%;
    margin-bottom: 15px;
}

	.fleetv-text-content .flsubtitle {
		font-weight: 700;
		font-size: 12px;
		line-height: 40px;
	}

	.fleetv-text-content .flshrtitle {
		font-size: 12px;
		line-height: normal;
		margin-top: 10px;
	}

	.fleetv-text-content h2 {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 35px;
	}

	.fleetv-arrow-button {
		bottom: 0;
		padding: 6px 8px;
		border-radius: 6.66px;
		font-size: 15px;
	}

	.fleetv-prev-btn {
		right: 108px;
	}

	section.fleet-section {
		margin-top: 80px;
	}

}


@media (max-width: 992px) {

	.VideoBg video {
		width: auto;
	}

	.caption {
		width: 92%;
		border-radius: 15px;
		padding: 34px;
		margin: 30px auto;
	}

	.partnrLogo {
		padding: 10px;
	}

	.heroOvelay {
		margin-top: 80px;
	}

	.header-area .main-nav .top-button a {
		font-size: 14px;
		padding: 15px 25px;
		border-radius: 8px;
		width: auto;
		height: auto;
	}

	.header-area .main-nav .logo img {
		width: 228px;
	}

	.header-area .main-nav .menu-trigger {
		top: 10px;
		right: 0;
	}

	.section-heading,
	.section-heading2 {
		margin-top: 60px;
		margin-bottom: 0;
	}

	#call-to-action {
		padding: 60px 0px;
		margin-top: 20px;
	}

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

	.cta-content .banner-button a {
		padding: 15px 25px;
		border: solid 1px #fff;
		font-size: 14px;
	}

	.strongsection {
		padding: 00px 0 60px 0;
	}

	.cta-content h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.cta-content p {
		margin: 20px 0px 0px 0px;
	}

	section.section.testimonials {
		padding: 43px 0 20px 0;
	}

	footer {
		padding: 60px 0px 30px 0px;
		font-size: 16px;
	}

	.main-banner .caption h1 {
		font-size: 40px;
		line-height: normal;
		margin-bottom: 10px;
	}

	.inner_banner_head h1 {
		line-height: normal;
		font-size: 40px;
		margin-bottom: 20px;
	}

	.feature-item .right-content h4 {
		margin-bottom: 20px;
		font-size: 25px;
		line-height: normal;
	}

	section.section.testimonials {
		overflow: hidden;
	}

	#call-to-action {
		margin-bottom: 60px;
	}

	.content-banner-in h1 {
		margin-bottom: 20px;
		font-weight: 800;
		font-size: 40px;
		line-height: inherit;
	}

	.boxColmn h3 {
		margin-bottom: 20px;
		font-size: 30px;
		line-height: inherit;
	}

	.cardbox h4 {
		margin-bottom: 20px;
		font-size: 25px;
	}

	a.readMore {
		font-size: 16px;
	}

	.CardBluebox h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}

	.CardBluebox {
		padding: 35px;
	}

	.section-heading h2 {
		font-size: 30px;
		margin-bottom: 20px;
		line-height: inherit;
	}

	.CardBluebox h4 {
		font-size: 25px;
		margin-bottom: 20px;
	}

	section.community-card-section {
		margin-bottom: 60px;
	}

	.community-header-in {
		margin-bottom: 35px;
	}

	.section-other-news {
		padding: 60px 0 70px 0;
		margin-top: 60px;
	}

	.section-other-news h2 {
		font-size: 40px;
		line-height: inherit;
		margin-bottom: 20px;
	}

	.inner_banner_head_faq h2 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.strongsection {
		padding: 60px 0;
	}

	.ml-2,
	.mx-2 {
		margin-left: 0 !important;
	}

	.sales_executive_inner h2 {
		font-size: 40px;
	}

	.why_quickline_area_main {
		padding: 60px 0 10px 0;
	}

	.why_quickline_area_main_in p {
		font-size: 16px;
		line-height: inherit;
		margin-bottom: 20px;
	}

	.why_quickline_area_main_in h4 {
		font-size: 16px;
		line-height: inherit;
		margin-bottom: 20px;
	}

	.why_quickline_area_main_in ul li {
		font-size: 16px;
		line-height: 30px;
	}

	.heading_location_left h2 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.heading_location_left p {
		font-size: 16px;
		line-height: 27px;
		max-width: 100%;
	}

	.contant_top_inner_main_content h3 {
		font-size: 20px;
	}

	.content_contact_inner h2 {
		font-size: 25px;
		line-height: inherit;
		max-width: 100%;
		padding-bottom: 20px;
	}

	.content_contact_inner .contant_top_inner_main_content h3 {
		font-size: 16px;
		line-height: inherit;
	}

	.content_contact_inner .contant_top_inner_main_content h3 a {
		font-size: 16px !important;
		font-size: inherit;
        word-break: break-all;
	}

	.contant_top_bar_main {
		padding-bottom: 30px;
	}

	.content_contact_inner .contant_top_inner_main_img {
		width: 57px;
		height: 57px;
		margin-right: 10px;
		padding: 15px;
		line-height: 31px;
		border-radius: 13px;
	}

	a.morebtn {
		width: 100%;
		height: 55px;
		line-height: 55px;
		font-size: 16px;
	}
}


@media (max-width: 991px) {
	.fleet-sector-banner {
		overflow: visible;
	}

	section.fleet-section {
		margin-top: 350px;
	}

	.stepper ul::before {
		display: none;
	}

	.step_heading_main_crl {
		display: none;
	}

	.step_heading_main_wrap {
		width: 100%;
	}

	.step_heading_main h3 {
		font-size: 18px;
	}

	.step_heading_main p {
		font-size: 14px;
	}

	.stepper ul li {
		padding: 0 0 56px 0;
	}

	.stepper ul .step_heading_main_icon i {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.stepper ul .active .step_heading_main_icon i {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.step_heading_main_icon::after {
		height: 80px;
		top: 41px;
		right: 20px;
	}

	.active .step_heading_main_icon::after {
		height: 80px;
		top: 41px;
		right: 20px;
	}

	.step-form input {
		height: 50px;
		padding: 0 0 0 20px;
		font-size: 16px;
	}

	.step-form h6 {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.btn_side_all button.btn.btn-outline-secondary {
		padding: 10px 30px;
		border: 1px solid #49B178;
		border-radius: 10px;
		font-size: 14px;
		margin-left: 6px;
	}

	.btn_side_all button.btn.btn-next-inner {
		padding: 10px 30px;
		border: 1px solid #00313C;
		border-radius: 10px;
		font-size: 14px;
		font-weight: 600;
		margin-left: 6px;
		height: auto;
		width: auto;
	}

	.step_heading_main_icon {
		margin-left: 20px;
	}

	.step_heading_main {
		width: 70%;
	}

	.btn_side_all button.btn.btn-next {
		padding: 10px 30px;
		border: 1px solid #00313C;
		border-radius: 10px;
		font-size: 14px;
		width: auto;
		height: auto;
		margin-left: 6px;
	}

	.stepper-container .vehicle-detailsf1 {
		width: 20%;
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	.stepper-container .vehicle-detailsf {
		width: 100%;
		margin: 0 0 8px 0;
		border-radius: 6px;
		padding: 6px;
		align-items: center;
		flex-wrap: wrap;
	}

	.stepper-container .vehicle-detailsf2 {
		width: 100%;
	}

	.stepper-container .vehicle-detailsf2 h3 {
		margin-left: 0;
		margin-bottom: 0;
		line-height: inherit;
		margin-top: 10px;
	}

	.stepper-container .vehicle-card {
		border-radius: 10px;
		padding: 15px;
		margin-bottom: 0px;
		margin-top: 20px;
	}

	.content_para_sum {
		flex-wrap: wrap;
	}

	button.btn_sum {
		padding: 15px 25px;
		border: 1px solid #d6d6d6;
		border-radius: 10px;
		font-size: 14px;
		margin-top: 15px;
	}

	.sum_inner_wrap_zc h5 {
		font-size: 14px;
	}

	.sum_inner_wrap_zc span {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.gh_spc {
		margin-top: 0;
		border-left: 1px solid #ffffff00;
		padding-left: 0;
	}

	.sum_inner_wrap {
		padding: 25px;
		border-radius: 10px;
	}

	.sum_inner_wrap_zc p {
		margin-top: 10px !important;
	}

	.step-form h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	h4.headingh {
		font-size: 25px;
		margin-bottom: 15px;
	}

	.stepper-container .vichle_last_step .vehicle-detailsf {
		width: 49% !important;
	}

	.btn_side_all button.btn.btn-success {
		padding: 10px 30px;
		border: 1px solid #00313C;
		border-radius: 10px;
		font-size: 14px;
		margin-left: 6px;
	}

	.vehicle-detailsf2 h3 {
		font-size: 14px;
	}

	.btn_side_all button.btn.btn-success-login {
		padding: 10px 30px;
		border: 1px solid #00313C;
		border-radius: 10px;
		font-size: 14px;
		margin-left: 6px;
	}
}


@media (max-width: 767px) {
	p {
		font-size: 14px;
		line-height: 25px;
	}

	.banner-button a {
		margin-top: 20px;
		padding: 10px 20px;
		font-size: 14px;
		padding: 15px 25px;
		border-radius: 8px;
	}

	.feature-item .right-content h4 {
		font-size: 25px;
		line-height: normal;
	}

	.cta-content p {
		font-size: 14px;
		line-height: 26px;
	}

	.heading_inner_serv_wrap p {
		font-size: 16px;
		line-height: inherit;
		margin-bottom: 0;
	}

	.heading_inner_serv_wrap_main {
		padding: 25px;
	}

	.heading_inner_wework h2 {
		font-size: 30px;
	}

	.heading_inner_serv_wrap h3 {
		font-size: 25px;
	}

	.header-area .main-nav .navlastcta {
		justify-content: flex-start;
	}

	.twoColumnBanner h2 {
		font-size: 40px !important;
		line-height: inherit;
	}

	a.btn-learnMore {
		line-height: normal;
		font-size: 14px;
		padding: 15px 25px;
		border-radius: 10px;
	}

	section.sector-card-section {
		padding: 40px 0 40px 0;
	}

	.section-heading2 h2 {
		font-size: 38px !important;
		margin-bottom: 20px;
	}

	.inner_banner_head_faq p {
		font-size: 14px;
		line-height: inherit;
		margin-bottom: 20px;
	}

	section.fleet-section {
		margin-top: 286px;
	}
}


@media (max-width: 630px) {
	.stepper ul li {
		padding: 0 0 45px 0;
	}

	.step_heading_main h3 {
		font-size: 14px;
	}

	.step_heading_main p {
		display: none;
	}

	.step_heading_main_wrap {
		width: 100%;
		align-items: center;
		justify-content: center;
		display: flex;
		flex-direction: column-reverse;
	}

	.bg_br_st {
		display: flex;
		justify-content: space-between;
	}

	.stepper ul li {
		padding: 0 0 0px 0;
		width: 24%;
	}

	.stepper ul .step_heading_main_icon i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.stepper ul .step_heading_main_icon {
		position: relative;
		text-align: center;
		width: 100%;
		margin-left: 0;
	}

	.stepper ul .active .step_heading_main_icon i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.stepper ul {
		list-style: none;
		padding-left: 0;
		position: relative;
		padding-top: 40px;
		justify-content: space-between;
		overflow-x: auto;
		display: flex;
	}

	.step_heading_main h3 {
		font-size: 14px;
		margin-top: 10px;
	}

	.step_heading_main_icon::after {
		height: 80px;
		top: 41px;
		right: 20px;
		display: none;
	}

	.stepper {
		width: 100%;
		border-right: 0px solid #eee;
	}

	.stepper-container {
		display: flex;
		padding: 0;
		flex-wrap: wrap;
	}

	.step_heading_main {
		width: 100%;
	}

	.step_heading_main {
		text-align: center;
	}

	.active .step_heading_main_icon::after {
		display: none;
	}

	.form-container {
		width: 100%;
		padding: 0;
	}

	.btn_side_all button.btn.btn-success-login {
		margin-top: 12px;
	}

	.stepper-container {
		border-top: 1px solid rgb(0 0 0 / 0%);
	}

	.form-container {
		border-top: 1px solid #ccc;
		margin-top: 35px;
	}

	.step-form {
		padding-top: 35px;
	}
}


@media (max-width: 600px) {
	.header-area .main-nav .navlastcta {
		justify-content: flex-start;
	}

	footer p {
		font-size: 14px;
		line-height: normal;
	}

	.header-area .main-nav .menu-trigger {
		right: 3%;
	}

	.content-banner-in h1 {
		font-size: 40px !important;
		line-height: inherit !important;
	}

	.content-banner-in p {
		font-size: 16px;
		line-height: inherit;
	}

	.banner-inner {
		height: 90vh !important;
	}
}


@media (max-width: 480px) {
	section.fleet-section {
		margin-top: 252px;
	}
}
.form-control {
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .inner_banner_head_form .form-control {
        height: 30px;
    }
}
@media only screen and (max-width: 1199px) {

.header-area .main-nav {
    padding-bottom: 25px !important; 
}
footer {
    padding-left: 25px;
    padding-right: 25px;
}
}

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


footer {
    padding-left: 0;
    padding-right: 0;
}
}

@media only screen and (max-width: 1280px) {
.fleetwrapHeader h3 {
    font-size: 26px;
    width: 80%;
}
}
@media (max-width: 1024px) {
.fleetv-text-content .col-lg-2.col-md-4.col-xs-4 {
width: 20% !important;
max-width: 20%;
margin-bottom: 15px;
}
	
	fleetv-text-content {
        top: 0;
        max-width: 100%;
        margin-bottom: 70px;
        /* background: #ccc; */
    }
}
@media (max-width: 767px) {
	.fleetv-text-content {
		top: 0;
		max-width: 350px;
		margin-bottom: 70px;
		/* background: #ccc; */
	}
	section.fleet-section h2 {
      font-size: 30px !important;
    }
	section.fleet-section {
    margin-top: 200px !important;
    }
	.strongsection {
    padding: 0px 0 !important;
    }
}