/* ----------------------------------------------------------
General
 ------------------------------------------------------------ */
 

html{
  scroll-behavior: smooth;
}
 
* {
  margin: 0px;
  padding: 0px;
}


  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
--bs-gutter-x: 0;
--bs-gutter-y: 0;
 
}
 



.container-lg {
  width: 960px;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}  

/* h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

a:hover,
a:focus {
  text-decoration: none;
} */

 

.form-control:focus,
.btn:focus,
button:focus{
    box-shadow: none;
    outline: none;
}
 
.mw-10{
  max-width: 10%;
}
.mw-20{
  max-width: 20%;
}
.mw-25{
  max-width: 25%;
}
.mw-30{
  max-width: 30%;
}
.mw-40{
  max-width: 40%;
}
.mw-50{
  max-width: 50%;
}
.mw-60{
  max-width: 60%;
}
.mw-70{
  max-width: 70%;
}
.mw-80{
  max-width: 80%;
}
.mw-90{
  max-width: 90%;
}
.mw-95{
  max-width: 95%;
}
.mw-98{
  max-width: 98%;
}
.mw-100{
  max-width: 100%;
}
/*
.min-vh-50 {
	min-height: 50vh !important;
}
.min-vh-40 {
	min-height: 40vh !important;
}
.min-vh-25 {
	min-height: 25vh !important;
}
.margin--10{
    margin-top:-10%;
}
.margin--5{
    margin-top:-5%;
} 
.navbar {
    background: #282D3C;
}

.navbar.navbar-expand-md {
	margin-top: 15px;
}
.navbar-light .navbar-nav .nav-item {
	margin: 0px 16px;
  position: unset;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
  line-height:30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0px 18px;
}
 
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #09a0e9;
}

.navbar-nav .dropdown-toggle::after {
  visibility:hidden;
}


.dropdown-menu {
	position: absolute;
	z-index: 1000;
	display: none;
  -webkit-box-shadow: 0 6px 10px 3px rgba(0,0,0,.1);
  -moz-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 6px 10px 3px rgba(0,0,0,.1);
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
  border-radius: 0%;
  width: 200px !important;
  background-color: #F5F5F5;
  padding: 0px 20px;
}

 

.dropdown-item {
	display: block; 
	clear: both; 
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
  line-height: 30px !important;
  margin: 0px !important;
  padding: 0 !important;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  color: #282D3A;
  border-bottom: 1px solid #e5e4e4;
}

ul.dropdown-menu.show li:nth-child(1) {
  padding-top: 9px;
}
 

ul.dropdown-menu.show li:last-child a.dropdown-item {
  border-bottom: 0px;
  padding-bottom: 9px !important;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #09a0e9;
	background-color: transparent;
}

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

.logo {
  width: 145px;
  padding: 0px 0px;
  margin-right: 30px;
} */


#main-header {
	max-width: 98% !important;
	margin: auto;
}

.banner-fleet {
  margin: auto;
  background: url(../img/Amber-connect-fleet-management-solution-banner.webp) no-repeat center top #040F1A;
  background-size:100%;
  height: 120vh;
}

.banner-content {
  position: absolute;
  left: 20px;
  bottom: 18%;
  color: #fff;
  width: 620px;
}

.banner-content h1 {
  font-family: 'gt_walsheimbold';
  font-size: 40px;
  color: #fff;
}

.banner-content p {
  font-size: 22px;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  color: #fff;
  line-height: 30px;
  border-radius: 15px;
}

.banner-content .request-demo {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  background: #EF6000;
  width: 450px;
  line-height: 40px;
  padding: 5px 15px;
  margin: 10px 0px 15px;
  cursor: pointer;
  font-family: 'Glory', sans-serif;
  border-radius: 10px;
}

.banner-content .available {
	border: solid 1px #EF6000;
	border-radius: 15px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 20px;
	text-align: center;
}

.banner-content .available p {
	background: #08121B;
	position: absolute;
	top: -15px;
	left: 14px;
	font-size: 12px;
	padding: 0px 7px;
	margin-bottom: 0px;
	line-height: 25px;
}

.banner-content .available img {
  width: 40px;
  height: 40px;
}

.banner-content .available img:nth-child(3) {
  margin: 0px 10px;
}
 
.container .partners {
  margin: 15px auto 0px;
}
.container .partners .customer-logos {
  background: url(../img/logo-slider-bg.png) no-repeat center top;
  background-size: 100%;
  padding: 20px 25px 0px;
  height: 150px;
  border-radius: 20px;
}

.container .partners p {
  position: relative;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  background: url(../img/logo-title-bg.png) no-repeat center center;
  background-size: 100%;
  color: #DCDCDC;
  top:60px;
  z-index: 9;
}

.container .partners .slick-slide {
  margin: 0px auto;
  padding: 40px 10px 0;
}

.container .partners .slick-slide img {
  width: auto;
  height: 40px;
  padding: 0px 0px;
  display: block;
  margin: 10px auto 0px;
}

.container .partners .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.container .partners .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.container .partners .slick-list:focus {
  outline: none;
}
.container .partners .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.container .partners .slick-slider .slick-track,
.container .partners .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.container .partners .slick-track {
  /* position: relative;
  top: 0;
  left: 0; */
  display: block;
  margin: auto;
}
.container .partners .slick-track:before,
.container .partners .slick-track:after {
  display: table;
  content: "";
}
.container .partners .slick-track:after {
  clear: both;
}
.container .partners .slick-loading .slick-track {
  visibility: hidden;
}

.container .partners .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .container .partners .slick-slide {
  float: right;
}
/* .container-fluid .partners .slick-slide img {
  display: block;
} */
.container .partners .slick-slide.slick-loading img {
  display: none;
}
.container .partners .slick-slide.dragging img {
  pointer-events: none;
}
.container .partners .slick-initialized .slick-slide {
  display: block;
}
.container .partners .slick-loading .slick-slide {
  visibility: hidden;
}
.container .partners .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.container .partners .slick-arrow.slick-hidden {
  display: none;
}
.video-bg {
  background: url(../img/video-bg.png) no-repeat center top #040f1a;
  background-size: 100%;
  padding: 0px 0px 0px;
  margin-top: -100px;
}

.video-bg .video-section {
  padding-top: 50px;
  text-align: center;
  margin: 0px auto;
  position: relative; /* Make the parent container a positioning context */
  width: 100%; /* Optional: adjust the width as needed */
  height: 100%; /* Optional: adjust the height as needed */
}

.video-bg .video-section iframe {
  width: 100%;
  position: absolute; /* Position the iframe absolutely within the container */
  top: 50%; /* Move the iframe to the vertical center */
  left: 50%; /* Move the iframe to the horizontal center */
  transform: translate(-50%, -50%); /* Shift the iframe back by half of its own width and height to center it */
  border-radius: 10px;
  border: solid #113356 15px;
}


.video-bg .video-content {
  margin: 80px auto;
  color: #DCDCDC;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
}

.video-bg .video-content h2 {
  font-size: 38px;
  text-align: left;
  color: #EF6000;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  padding-left: 0%;
  float: left;
}

.video-bg .video-content p {
  width: 80%;
  padding-right:3%;
  float: right;
}

.video-bg .card {
  background: #040F1A;
  border-radius: 20px;
  border:solid 1px #A94708;
  padding: 30px;
}

.video-bg .card:nth-child img {
  width:40px;
  margin-bottom: 20px;
}

/* 
.video-bg .card:nth-child(2) img {
  width:40px;
  margin-bottom: 20px;
} */


.video-bg .card:last-child img {
  width:50px;
  height: 50px;
  margin-bottom: 30px;
}

.video-bg .card h3 {
  font-size: 38px;
  text-align: left;
  color: #EF6000;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
}

.video-bg .card p {
  font-size: 20px;
  text-align: left;
  color: #DCDCDC;
  line-height:28px;
  font-weight: 400;
}

.video-bg .video-section h2 {
  font-size: 40px;
  text-align: left;
  color: #EF6000;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
  margin-bottom: 20px;
}

.video-bg .video-section p {
  font-size: 18px;
  text-align: left;
  color: #DCDCDC;
  line-height:27px;
  font-weight: 400;
  margin: 20px 0px;
}

.fleet-maintence {
  background: url(../img/fleet-maintence-bg.png) no-repeat center top #040F1A;
  background-size: 100%;
  height:550px;
  position: relative;
}

.fleet-maintence .fleet-content {
  position: absolute;
  bottom: 20px;
  width: 80%;
}


.fleet-maintence .fleet-content h3 {
  font-size: 40px;
  text-align: left;
  color: #EF6000;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
}

.fleet-maintence .fleet-content p {
  font-size: 18px;
  text-align: left;
  color: #DCDCDC;
  line-height:27px;
  font-weight: 400;
}

.data-video-bg {
  background:#020C16;
  overflow-x: hidden;
  margin-top: -6%;
}

.data-video-bg .video-slide h4 {
  font-size: 25px;
  text-align: left;
  color: #EF6000;
  line-height: 35px;
  margin-top: 10px;
  font-family: 'gt_walsheimmedium';
}

.data-video-bg .video-slide p {
  font-size: 18px;
  text-align: left;
  color: #DCDCDC;
  line-height:27px;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.data-video-bg .video-slide {
  background:url(../img/video-slider-bg.png) no-repeat left top #0B1824;
  border-radius: 20px;
  border: solid 1px #A94708;
  width: 1320px;
  height: 645px;
  padding: 40px;
  margin-right: 40px;
}

.data-video-bg .video-slide video#player {
  border-radius: 20px;
}

.data-video-bg .container-fluid {
  margin-left: 7%;
}

.data-video-bg .nav-arrow {
	margin-top: 0px;
	text-align: right;
	-webkit-tap-highlight-color: transparent;
  position: relative;
  right: 12%;
}

.data-video-bg .nav-arrow .prev1.slick-arrow {
	background: url(../img/arrow-right-blue.svg) no-repeat left bottom;
	width: 58px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	margin: 30px 10px;
}

.data-video-bg .nav-arrow .next1.slick-arrow { 
	background: url(../img/arrow-left-blue.svg) no-repeat left bottom;
	width: 58px;
	height: 30px;
  cursor: pointer;
	display: inline-block;
	margin: 30px 10px;
}
 
.all-feature-bg {
  background: url(../img/all-feature-bg.png) no-repeat center top #020C16;
  padding: 40px 0px 40px;
}

.all-feature-bg .see-feature {
  font-family: 'gt_walsheimbold';
  font-size: 27px;
  text-align: center;
  color: #fff;
  line-height:80px;
  font-weight: 400;
  background: #EF6000;
  width: 300px;
  border-radius: 0px;
  height: 80px;
  margin: 10px auto;
  cursor: pointer;
  border-radius: 15px;
}

.all-feature-bg .device {
  margin: 30px auto 0px;
  text-align: center;
}


.all-feature-bg .modal-dialog {
	max-width: 65%;
	margin: 5rem auto;
  color: #000;
  text-align: left;
  font-size: 17px;
}

.all-feature-bg .modal-dialog .modal-header, .all-feature-bg .modal-dialog .modal-footer {
  border: 0px;
  padding: 20px 20px 0px;
}

.all-feature-bg .modal-dialog .modal-header .btn-close {
	box-sizing: content-box;
	width: 30px;
	height: 30px;
	padding:0;
  margin: 0px;
	color: #666666;
	background:url(../img/close.svg) no-repeat center top;
	border: 0;
	border-radius:0;
	opacity: 1;
}

.all-feature-bg .modal-dialog .modal-header .btn-close:focus {
	outline: 0;
	box-shadow: none;
	opacity: 1;
}

.all-feature-bg .modal-dialog .modal-header .btn-close {
	margin:0px 20px 0px 0px;
}
.all-feature-bg .modal-dialog h5 {
  font-size: 30px;
  text-align: center;
  color: #EF6000;
  line-height: 35px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
  margin: 0px 0px 0px;
}


.all-feature-bg .modal-dialog p {
  font-size: 14px;
  text-align: center;
  color: #273140;
  line-height: 16px;
  font-family: 'gt_walsheimbold';
  font-weight: 500;
  margin: 5px 10px 10px;
}

.all-feature-bg .modal-dialog .modal-body {
  padding: 30px 20px; 
  max-height: 500px;
  overflow-y: scroll;
}
.all-feature-bg .modal-dialog .modal-body .col-md-2 {
  margin: 0px auto 10px; 
}

.all-feature-bg .modal-dialog .modal-body .col-md-2 img {
  margin: 10px auto;
  width: 70px;
}

.all-feature-bg .modal-dialog .modal-body .col-md-2 img:hover {
  box-shadow: 0px 2px 5px #DDDCDC;
  border-radius: 50%;
}

.solutions-bg {
  background: url(../img/solutions-bg.png) no-repeat center top;
  padding: 40px 0px 40px;
}

.solutions-bg h3 {
  font-size: 40px;
  text-align: left;
  color: #fff;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
  margin: 0px auto 20px;
}

.solutions-bg p {
  font-size: 18px;
  text-align: left;
  color: #DCDCDC;
  line-height:27px;
  font-weight: 400;
}

.fleet-excelence-bg {
  background:#020C16;
  padding: 40px 0px 40px;
}

.fleet-excelence-bg h3 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
  margin: 0px auto 20px;
}

.fleet-excelence-bg p {
  font-size: 18px;
  text-align: center;
  color: #DCDCDC;
  line-height:27px;
  font-weight: 400;
}


.fleet-excelence-bg .book-demo {
  font-family: 'gt_walsheimbold';
  font-size: 27px;
  text-align: center;
  color: #fff;
  line-height:80px;
  font-weight: 400;
  background: #EF6000;
  width: 300px;
  
  height: 80px;
  margin: 10px auto;
  cursor: pointer;
  border-radius: 15px;
}

.fleet-excelence-bg .modal-dialog {
	max-width: 65%;
	margin: 4rem auto;
  color: #000;
  text-align: left;
  font-size: 17px;
}

.fleet-excelence-bg .modal-content {
  border-radius: 15px;
}

.fleet-excelence-bg .modal-dialog .modal-header{
  border: 0px;
  padding: 20px 30px 10px;
  display: inline-block;
}

.fleet-excelence-bg .modal-dialog .modal-header .btn-close {
	box-sizing: content-box;
	width: 30px;
	height: 30px;
	color: #666666;
	background:url(../img/close.svg) no-repeat center center;
	border: 0;
	border-radius:0;
	opacity: 1;
}

.fleet-excelence-bg .modal-dialog .modal-header .btn-close:focus {
	outline: 0;
	box-shadow: none;
	opacity: 1;
}

.fleet-excelence-bg .modal-dialog .modal-header .btn-close {
	margin:0px 0px 0px 0px;
  float: right;
}

.fleet-excelence-bg .modal-dialog .modal-footer {
  border: 0px;
  padding: 0px 20px 10px;
  margin: 0px auto;
  justify-content: unset;
}

.fleet-excelence-bg .modal-dialog .blue {
  color: #EF6000;
}


.fleet-excelence-bg .modal-dialog  .form-group {
  margin-bottom: 16px;
  position: relative;
}

.fleet-excelence-bg .modal-dialog  input {
  position: relative;
  display: block;
  width:100%;
  border: 1px solid rgba(0,0,0,.37);
  border-radius: 4px;
  /* background-color: transparent; */
  margin: 0px 0;
  padding: 6px 4px 4px 14px;
  height: 45px;
  outline: none !important;
  font-size: 17px;
  color: #000;
  font-weight: 500;
  transition: all .2s ease-in-out;
}
.fleet-excelence-bg .modal-dialog  .form-group .bootstrap-select.btn-group {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid rgba(0,0,0,.37);
  border-radius: 4px;
  background-color: transparent;
  margin: 0px 0;
  padding: 6px 4px 4px 14px;
  /* height: 50px; */
  outline: none !important;
  font-size: 16px;
  color: rgba(0,0,0,0.85);
  transition: all .2s ease-in-out;
}

.fleet-excelence-bg .modal-dialog select {
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid rgba(0,0,0,.37);
	border-radius: 4px;
	background-color: transparent;
	margin: 0px auto;
	padding: 0px 0px;
	height: 44px;
	outline: none !important;
	font-size: 16px;
	color: rgba(0,0,0,0.85);
	transition: all .2s ease-in-out;
}

.fleet-excelence-bg .modal-dialog option {
  background: #fff;
  max-width: 150px !important;
}

.fleet-excelence-bg .modal-dialog label {
  position: absolute;
  top: -10px; 
  left: 12px;
  text-align: left;
  display: inline-block;
  padding: 0 4px;
  height: 17px;
  line-height: 17px;
  font-size: 17px;
  font-weight: 400;
  background: #fff;
  color: rgba(0,0,0,0.5);
  margin: 0px auto;
  cursor: text;
  transition: all .15s ease-in-out;
}

.form-group .col-md-9 label {
  left: 29%;
}
.fleet-excelence-bg .modal-dialog input:hover, .fleet-excelence-bg .modal-dialog textarea:hover, .fleet-excelence-bg .modal-dialog select:hover, 
.fleet-excelence-bg .modal-dialog  input:focus, .fleet-excelence-bg .modal-dialog  textarea:focus, .fleet-excelence-bg .modal-dialog  select:focus 
 { border: 1px solid #EF6000; 
}
/*   
.fleet-excelence-bg .modal-dialog  input:focus + label, .fleet-excelence-bg .modal-dialog  textarea:focus + label,
.fleet-excelence-bg .modal-dialog  select:focus + label, .fleet-excelence-bg .modal-dialog  input:focus-visible + label  { 
  top: -6px;
  color: #000;
  font-weight: bold;
} */

.fleet-excelence-bg .modal-dialog .focus-label {
  top: -6px;
  color: #000;
  font-weight: 500;
}
.fleet-excelence-bg .modal-dialog  .gl-form-asterisk {
    background-color: inherit;
    color: #EF6000;
    padding: 0;
    padding-left: 3px;
   
}
.fleet-excelence-bg .modal-dialog  .gl-form-asterisk:after {
    content: "*";
}

.fleet-excelence-bg .modal-dialog h5 {
  font-size: 30px;
  text-align: left;
  color: #EF6000;
  line-height: 35px;
  font-family: 'gt_walsheimmedium';
  margin: 0px 0px 0px;
  float: left;
}

.fleet-excelence-bg .modal-dialog .modal-body {
  padding: 0px 30px; 
}

.fleet-excelence-bg .modal-dialog .modal-body p {
  font-size: 20px;
  text-align: left;
  color: #273140;
  line-height:27px;
  font-weight: 400;
}

.fleet-excelence-bg .modal-dialog .modal-body input, .fleet-excelence-bg .modal-dialog .modal-body text-area,
.fleet-excelence-bg .modal-dialog .modal-body .form-group {
  margin-bottom: 30px;
}

.fleet-excelence-bg .modal-dialog .modal-footer .btn-submit {
  font-family: 'gt_walsheimbold';
  font-size: 25px;
  text-align: center;
  color: #fff;
  line-height:50px;
  font-weight: 400;
  background: #EF6000;
  border:none;
  width: 200px;
  border-radius: 15px;
  height: 50px;
  margin: 10px auto;
  cursor: pointer;
}

.fleet-excelence-bg .modal-dialog .modal-footer .btn-submit:hover {
  box-shadow: 0px 2px 3px #DDDCDC;
}
.fleet-excelence-bg .modal-dialog .iti.iti--allow-dropdown {
	width: 100%;
}
.fleet-excelence-bg .modal-dialog .form-check {
	/* display: block; */
	min-height:auto;
	padding-left: 0px;
	margin-bottom:0px;
}
.fleet-excelence-bg .modal-dialog .form-check p {
  font-size: 15px;
  line-height: 25px;
} 

.fleet-excelence-bg .modal-dialog .form-check .form-check-input {
  width: 26px !important;
  height: 26px !important;
  margin: 0px 10px 20px 0px;
  border: solid 1px #707070;
}

.fleet-excelence-bg .modal-dialog .form-check .form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:checked[type="radio"] {
	background: url("../img/radio-active.svg") no-repeat center top;
}

.testimonial-bg {
  background: url(../img/testimonial-bg.png) no-repeat center top;
  background-size: 100%;
  padding: 50px 0px 50px;
  max-height: 650px;
 
}

.testimonial-bg .container {
  overflow: hidden;
}

.testimonial-bg h3 {
  font-size: 40px;
  text-align: left;
  color: #273140;
  line-height: 45px;
  font-family: 'gt_walsheimbold';
  margin-bottom: 20px;
}

.testimonial-bg p {
  font-size: 18px;
  text-align: left;
  color: #273140;
  line-height:27px;
  font-weight: 400;
  font-family: 'gt_walsheimmedium';
}

.testimonial-bg .owl-theme {
  margin-top: 30px
}
/* 
.footer {
  background: #282D3A;
}

.footer .container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-logo {
  margin: 0px auto 10px;
  text-align: center;
}

.footer-logo img {
  width: 350px;
}

.footer .container h4 {
  color:#fff;
  font-family: 'gt_walsheimbold';
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 32px;
}

.footer .container ul {
  margin: 0px;
  padding: 0px;
}

.footer .container ul li {
  list-style: none;
  margin: 0px 0px;
  padding: 0px 0px 10px;
}

.footer .container ul li a{
  color:#fff;
  font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.footer .container .social {
  margin: 40px auto 20px;
  text-align: center;
}

.footer .container .social a {
  color: transparent;
}

.footer .container .social a img {
  width: 50px;
  margin: 0px 10px 0px;
}


.footer .container .social a img:hover {
  filter: invert(59%) sepia(48%) saturate(7127%) hue-rotate(171deg) brightness(99%) contrast(103%);
}

.footer .container .address {
  margin: 10px auto;
  text-align: center;
  width: 60%;
}

.footer .container .address p {
font-size: 18px;
line-height: 30px;
text-align: center;
color: #FFFFFF;
}

.footer-bottom {
  background: #191E2B;
  padding: 25px 0px 10px;
  text-align: center;
  color: #DCDCDC;
  font-family: 'gt_walsheimbold';
  font-size: 16px;
  line-height: 30px;
}

.footer-bottom a {
  color: #DCDCDC;
  text-decoration: none;
  padding: 0px 10px;
  font-size: 16px;
  font-family: 'gt_walsheimbold';
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

.footer-bottom p.copy {
  margin-top: -5px;
} */


/*testimonial*/

.owl-carousel .owl-item {
	width: 100%;
}

.owl-item .card {
  padding: 30px 35px;
  border: none;
  box-shadow: -1px 3px 5px #a7a7a7;
  background: #0B1925;
  border-radius: 20px;
  height: 280px;
  width: 100%; 
  color: #DCDCDC;
 
}
/* 
.owl-item:nth-child(3) {
	margin-right: 20px !important;
}
.owl-item:nth-child(4) {
	margin-right: 30px !important;
} */
 

.card .fa-heart {
  color: rgba(255, 230, 0, 0.959);
  font-size: 30px
}


.testimonial {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #DCDCDC;
  font-family: 'gt_walsheimmedium';
}


/* .owl-carousel .owl-item:nth-last-child() {
  float: right;
} */

.owl-carousel .owl-item  h4{
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  font-family: 'gt_walsheimmedium'; 
}
 

.owl-carousel .owl-item h5 {
	font-size: 17px;
	line-height: 27px;
	color: #FFFFFF;
  font-family: 'gt_walsheimmedium';
	background: #EF6000;
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	margin-right: 13px;
}


.active-star {
  color: #EF6000;
  margin-bottom: 8px
}

.active-star:hover {
  color: #F9A825;
  cursor: pointer
}

.profile {
  padding-top: 10px
}

.owl-carousel .owl-item .name {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  color: #FFFFFF;
  font-family: 'gt_walsheimbold';
}
 
.owl-carousel {
  margin-bottom: 15px
}

.owl-carousel .owl-stage-outer {
  padding: 0px 0px;
  /* height: 380px */
}
/* 
.owl-carousel .owl-item img {
  width: 45px !important;
  height: 45px;
  border-radius: 50%;
  object-fit: cover
} */

/* .owl-theme .owl-nav [class*='owl-'] {
  border-radius: 50% !important;
  background: inherit !important;
  border: 3px solid #bbb;
  color: #DCDCDC !important
}

.owl-theme .owl-nav [class*='owl-']:hover {
  border: 3px solid #1010ca;
  color: #DCDCDC !important
} */

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: unset !important;
  -webkit-transform: translate3d(0,0,0);
}


.owl-theme .owl-nav {
	margin-top:0px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	top: -80px;
	right: 0px;
}


.owl-theme .owl-nav [class*="owl-"] {
	color: #FFF;
	font-size: 14px;
	margin: 15px 5px; 
	padding: 4px 0px;
	background: transparent !important;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

@media(max-width: 575.5px) {
  .container {
      margin: 0px;
      padding: 20px
  }
}


/*slider*/


.solutions-bg .slider {
  max-width: 100%;
  margin: 0 0px 0px 6%;
 
}

.solutions-bg .slick-list {
    padding-left: 0px!important;  
    height: 348px !important;
}

.solutions-bg .slick-slideshow__slide {
  background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16;
  border-radius: 20px;
  padding: 20px 25px;
  margin: 0px 10px;
  /* width: 306px !important ; */
  height: 348px;
  cursor: pointer;
}

.solutions-bg .slick-slideshow__slide:nth-child(1){
  margin-left:0px; 
}

.solutions-bg .slick-slideshow__slide:hover {
  background:rgba(255, 255, 255, .2);
  backdrop-filter: blur(19px);
  filter: brightness(1.2);
  border-radius: 20px;
  padding: 20px 25px;
  margin: 0px 10px;
  width: 306px ;
  height: 348px;
 
}

.solutions-bg .slick-slideshow__slide img {
  margin: 50px 0px 20px;
}

.solutions-bg .slick-slideshow__slide:hover img {
  filter: invert(59%) sepia(50%) saturate(0%) hue-rotate(171deg) brightness(150%) contrast(100%);
}



.solutions-bg .slick-slideshow__slide h4 {
  text-align: left;
  font-size: 20px;
  font-family: 'gt_walsheimbold';
  margin-bottom: 10px;
  color: #EF6000;

}

.solutions-bg .slick-slideshow__slide p {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  line-height: 28px;
  text-align: left;
}

.solutions-bg .slick-slideshow__slide:hover h4 {
 color: #fff;

}

.solutions-bg .slick-slideshow__slide:hover p {
 color: #DCDCDC;
}

.solutions-bg .slider .prev.slick-arrow {
	background: url(../img/arrow-left-white.svg) no-repeat left bottom;
	width: 58px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	margin: 30px 10px;
}

.solutions-bg .slider .next.slick-arrow { 
	background: url(../img/arrow-right-white.svg) no-repeat left bottom;
	width: 58px;
	height: 30px;
  cursor: pointer;
	display: inline-block;
	margin: 30px 10px;
 
}

.solutions-bg .container-fluid {
  margin-top: -5%;
}

.solutions-bg .nav-arrow {
	margin-top: 0px;
	text-align: right;
	-webkit-tap-highlight-color: transparent;
	 position: relative;
	right: 10%; 
}


/*video slider */

.data-video-bg .slick-list {
  padding-left: 0px!important;  
  /* height: 348px !important; */
}

.data-video-bg .slick-slideshow__video {
/* background: url(../img/solutions-slider-bg.png) no-repeat left top #040D16; */
/* border-radius: 20px;
padding: 20px 25px; */
margin-right: 10px;
/* width: 312px !important;
height: 348px; */
cursor: pointer;
}

.input-group > .intl-tel-input.allow-dropdown {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
}

.input-group > .intl-tel-input.allow-dropdown > .flag-container {
  z-index: 4;
}

.iti-flag {
  background-image: url("/img/flags.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("/img/flags@2x.png");
  }
}


.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 0px;
	visibility: hidden;
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
	vertical-align: middle;
  color: #000;
}
.thankingyou {
  margin: 20px auto;
  text-align: center;
}

.thankingyou h1 {
	font-size: 40px;
	text-align: center;
	color: #273140;
	line-height: 45px;
	font-family: 'gt_walsheimbold';
	font-weight: 400;
}

.thankingyou p {
	font-size: 18px;
	text-align: center;
	color: #273140;
	line-height: 27px;
	font-weight: 400;
	font-family: 'gt_walsheimbold';
}
 
.thankingyou .gotohome {
	font-family: 'gt_walsheimbold';
	font-size: 22px;
	text-align: center;
	color: #000000;
	line-height: 60px;
	font-weight: 400;
	background: #54D4F2;
	width: 200px;
	border-radius: 15px;
	height: 60px;
	margin: 10px auto;
	cursor: pointer;
  border: none;
}

.banner-thanks {
  /* margin: auto;
  background: url(../img/thanks-page-banner.png) no-repeat center bottom;
  background-size:100%;
  height: 440px; */
  margin: 40px auto 0px;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

@-webkit-keyframes autofill {
  0%,100% {
      color: #212529;
      background: transparent;
  }
}

.owl-carousel .owl-nav.disabled {
	  display: block;  
}



.banner-thanks {
  /* margin: auto;
  background: url(../img/thanks-page-banner.png) no-repeat center bottom;
  background-size:100%;
  height: 440px; */
  margin: 40px auto 0px;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

@-webkit-keyframes autofill {
  0%,100% {
      color: #212529;
      background: transparent;
  }
}

#phoneField3 {
  width: 78%;
}

/* .owl-carousel .owl-item {
	margin-right: 15px;
} */


.form-popup {
  margin: 5% auto;
  width: 80%;
  }
  
  
  .form-popup .container {
    max-width: 90%;
    margin:30px auto;
    color: #000;
    text-align: center;
    font-size: 17px;
  }
   
   
  
  .form-popup .blue {
    color: #09a0e9;
  }
  
  
  .form-popup p {
    font-size: 18px;
    text-align: left;
    color: #273140;
    line-height: 27px;
    font-weight: 400;
  }
  
  .form-popup .form-group {
    margin-bottom: 16px;
    position: relative;
  }
  
  .form-popup .cc-picker-code {
    display: inline-block;
    width: 35px;
    color: #273140;
  }
  
  .form-popup .form-group #phoneField3 {
    width: 83%;
  }
  
  .form-popup .btn-submit {
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 400;
    background: #09a0e9;
    border: none;
    width: 200px;
    border-radius:15px;
    height: 50px;
    margin: 10px auto;
    cursor: pointer;
    display: block;
  }
  
  .form-popup input {
    position: relative;
    display: block;
    width:100%;
    border: 1px solid rgba(0,0,0,.37);
    border-radius: 4px;
    /* background-color: transparent; */
    margin: 0px 0;
    padding: 6px 4px 4px 14px;
    height: 45px;
    outline: none !important;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    transition: all .2s ease-in-out;
  }
  .form-popup .form-group .bootstrap-select.btn-group {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid rgba(0,0,0,.37);
    border-radius: 4px;
    background-color: transparent;
    margin: 0px 0;
    padding: 6px 4px 4px 14px;
    /* height: 50px; */
    outline: none !important;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    transition: all .2s ease-in-out;
  }
  
  .form-popup select {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid rgba(0,0,0,.37);
    border-radius: 4px;
    background-color: transparent;
    margin: 0px auto;
    padding: 0px 0px;
    height: 44px;
    outline: none !important;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    transition: all .2s ease-in-out;
  }
  
  .form-popup option {
    background: #fff;
    max-width: 150px !important;
  }
  
  .form-popup label {
    position: absolute;
    top: -10px; 
    left: 12px;
    text-align: left;
    display: inline-block;
    padding: 0 4px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    color: rgba(0,0,0,0.5);
    margin: 0px auto;
    cursor: text;
    transition: all .15s ease-in-out;
  }
  
  .form-popup .form-group .col-md-9 label {
    left: 29%;
  }
  .form-popup input:hover, .form-popup textarea:hover, .form-popup select:hover, 
  .form-popup  input:focus, .form-popup  textarea:focus, .form-popup  select:focus 
   { border: 1px solid #01A0E9; 
  }
  /*   
  .form-popup  input:focus + label, .form-popup  textarea:focus + label,
  .form-popup  select:focus + label, .form-popup  input:focus-visible + label  { 
    top: -6px;
    color: #000;
    font-weight: bold;
  } */
  
  .form-popup .focus-label {
    top: -6px;
    color: #000;
    font-weight: 500;
  }
  .form-popup  .gl-form-asterisk {
      background-color: inherit;
      color: #09a0e9;
      padding: 0;
      padding-left: 3px;
     
  }
  .form-popup  .gl-form-asterisk:after {
      content: "*";
  }
  
  .form-popup h5 {
    font-size: 30px;
    text-align: left;
    color: #09a0e9;
    line-height: 35px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    margin: 0px 0px 10px;
    float: left;
  }
  
  .form-popup .modal-body {
    padding: 0px 30px; 
  }
  
  .form-popup .modal-body p {
    font-size: 18px;
    text-align: left;
    color: #273140;
    line-height:27px;
    font-weight: 400;
  }
  
  .form-popup .modal-body input, .form-popup .modal-body text-area,
  .form-popup .modal-body .form-group {
    margin-bottom: 30px;
  }
  
  .form-popup .modal-footer .btn-submit {
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    text-align: center;
    color: #fff;
    line-height:50px;
    font-weight: 400;
    background: #09a0e9;
    border:none;
    width: 200px;
     
    height: 50px;
    margin: 10px auto;
    cursor: pointer;
  }
  
  .form-popup .modal-footer .btn-submit:hover {
    box-shadow: 0px 2px 3px #DDDCDC;
  }
  .form-popup .iti.iti--allow-dropdown {
    width: 100%;
  }
  .form-popup .form-check {
    /* display: block; */
    min-height:auto;
    padding-left: 0px;
    margin-bottom:0px;
  }
  .form-popup .form-check p {
    font-size: 15px;
    line-height: 25px;
  } 
  
  .form-popup .form-check .form-check-input {
    width: 26px !important;
    height: 26px !important;
    margin: 0px 10px 20px 0px;
    border: solid 1px #707070;
  }
  
  .form-popup .form-check .form-check-input[type="radio"] {
    border-radius: 50%;
  }
  
  .form-popup .form-check-input:checked[type="radio"] {
    background: url("../img/radio-active.svg") no-repeat center top;
  }

  .cc-picker-code-filter {
    display: none;
  }


  .hawkeye-bg {
    background: url(../img/hawkeye-bg.png) no-repeat center bottom;
    background-size:100%;
    height: 540px; 
    padding: 40px 0px;
  }

  .hawkeye-bg .card {
    background: rgba(239,96,0,.11);
    border-radius: 22px;
    padding: 30px;
    width: 310px;
    height: 280px;
    display: block;
    backdrop-filter: blur(30px);
    filter: brightness(1);
    margin: 20px auto;
 
  }

  .hawkeye-bg .card img {
    height: 50px;
    margin: 0px 0px 25px;
  }

  .hawkeye-bg h3 {
    font-size: 38px;
    text-align: left;
    color: #EF6000;
    line-height: 45px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
  }

  .hawkeye-bg h3 span {
    color: #FB0101;
  }
  
  .hawkeye-bg p {
    font-size: 20px;
    text-align: left;
    color: #DCDCDC;
    line-height:28px;
    font-weight: 400;
  }

  .hawkeye-bg .card p {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    color: #FFFFFF;
    line-height:28px;
    font-weight: 400;
  }

  
  .fleet-package-bg {
    background: url(../img/fleet-package-bg.png) no-repeat center top;
    background-size:cover;
    height: auto; 
    padding: 50px 0px;
  }

  .fleet-package-bg h3 {
    font-size: 38px;
    text-align: left;
    color: #EF6000;
    line-height: 45px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
  }

  .fleet-package-bg p {
    font-size: 20px;
    text-align: left;
    color: #DCDCDC;
    line-height:28px;
    font-weight: 400;
  }

  .carousel-inner {
    margin-bottom: 25px;
  }

  .fleet-package-bg .carousel-inner h3 {
    font-size: 38px;
    text-align: left;
    color: #EF6000;
    line-height: 45px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
  }

  .fleet-package-bg .carousel-inner h4 {
    font-size: 30px;
    text-align: left;
    color: #fff;
    line-height: 40px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
  }

  .fleet-package-bg .carousel-inner ul {
    margin: 20px 0px;
  }


  .fleet-package-bg .carousel-inner ul li {
    color: #fff;
    margin-bottom: 10px;
  }


 .dashcam-package-bg {
    background: url(../img/dashcam-bg.png) no-repeat center top;
    background-size:cover;
    height: auto; 
    padding: 50px 0px;
  }

  .dashcam-package-bg h3 {
    font-size: 38px;
    text-align: left;
    color: #EF6000;
    line-height: 45px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
  }

  .dashcam-package-bg p {
    font-size: 20px;
    text-align: left;
    color: #DCDCDC;
    line-height:28px;
    font-weight: 400;
  }

 

  .dashcam-package-bg .carousel-inner h3 {
    font-size: 38px;
    text-align: left;
    color: #EF6000;
    line-height: 45px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
  }

  .dashcam-package-bg .carousel-inner h4 {
    font-size: 30px;
    text-align: left;
    color: #fff;
    line-height: 40px;
    font-family: 'gt_walsheimbold';
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
  }

  .dashcam-package-bg .carousel-inner ul {
    margin: 20px 0px;
  }


  .dashcam-package-bg .carousel-inner ul li {
    color: #fff;
    margin-bottom: 10px;
  }

  

  .faq-section .working-process .accordion-item {
    border: 2px solid #EF6000; 
    overflow: hidden;
    padding-bottom: 25px;
    background-color: var(--body-color);
    border-radius: 25px;
    }
  
    .faq-section .working-process .accordion-item .accordion-collapse .accordion-body {
    padding: 20px 40px 0px;
    color: #fff;
    }
  
    .faq-section .accordion-item:has(.accordion-collapse.show) {
    border-left: 24px solid #EF6000;
}
    
  .special-package-fleet-management {
    background: #020C16;
    margin: 0px auto;
    display: block;
    position: relative;
    min-height: 120vh;
  }
  
  
  .special-package-fleet-management h3 {
    text-align: left;
    font-size: 45px;
    line-height: 55px;
    font-family:gt_walsheimbold;
    margin-bottom: 30px;
    color: #EF6000;
  }
  
  .special-package-fleet-management .card-section h3 {
    position: relative;
    top:55px;
    font-size: 35px;
    line-height: 45px;
    font-family:gt_walsheimbold;
    color: #EF6000;
  }
  
  
  .special-package-fleet-management p {
    text-align: left;
    width: 80%;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
  }
  
  .special-package-fleet-management .feature-card {
      height: 100%; 
      align-items: center;
      width: 100%;
      padding: 30px 50px;
      max-width: 312px;
      max-height: 288px;
      margin-bottom: 10px;
      margin-right: 10px;
    background: url(../img/card-bg.png) no-repeat left top;
  }
  
  .special-package-fleet-management .feature-card h4 {
    font-size: 32px;
    line-height: 40px;
    font-family: Glory, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #fff;
  }
  
  .special-package-fleet-management .feature-card .icon-box {
      display: block;
      margin: 25px 0;
  }
  
  .get-started {
    background: url(../img/get-started-bg.png) no-repeat left top;
    padding: 40px 0px;
    background-size: cover;
  }
  
  .get-started .card {
      height: 100%; 
      align-items: center;
      width: 100%;
      padding: 30px 65px 80px;
      max-height: 450px;
      margin: 180px auto 10px;
    background: url(../img/card-bg.svg) no-repeat center top;
    background-size: contain;
    text-align: center;
    border-radius: 0;
  }
  
  .get-started .card .number {
    margin-top: 0px;
    margin-bottom: 90px;
  }
  
  .get-started h3 {
    text-align: left;
    font-size: 45px;
    line-height: 55px;
    font-family:gt_walsheimbold;
    margin-bottom: 30px;
    color: #EF6000;
  }
  .get-started .card h4 {
    font-size: 25px;
    line-height: 35px;
    font-family: Glory, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #fff;
  }