
/*---------------Preloader---------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: visible;
  background: center center rgba(255, 255, 255);
  top: 0px;
  /* display: none; */
}

/*url('../images/common/preloader.gif') no-repeat*/

.orange-dot {
  height: 6px;
  width: 6px;
  background-color: #ef6000;
  /* border-radius: 50%; */
  display: block;
  margin-top: 90%;
}

.orange-dot-div {
  position: absolute;
  left: 50%;
  /* transform: translateX(-50%);
  transform: translateY(-38%); */
}

.pinkBg {
  background: url('../../images/common/Loding_animation_final_1.gif') no-repeat center top;
    background-color: #fff ;
 /*background-image: linear-gradient(90deg, #cf5300, #ef6000); */
}

.intro-banner-vdo-play-btn {
  height: 100px;
  width: 90px;
  position: absolute;
  top: 50%;
  left: 45%;
  text-align: center;
  margin: 0px;
  border-radius: 0px;
  z-index: 1;
  pointer-events: none;
}

.intro-banner-vdo-play-btn i {
  line-height: 56px;
  font-size: 30px
}

.intro-banner-vdo-play-btn .ripple {
  position: absolute;
  width: 160px;
  height: 160px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin:0px;
  border-radius: 0;
  /* -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite */
}

/* @-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
} */

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
  animation-delay: .3s;
  -webkit-animation-delay: .3s
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
  animation-delay: .6s;
  -webkit-animation-delay: .6s
}

/*---------------Preloader---------------------*/

body {
    font-family: 'Glory', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0px;
    padding: 0px; 
  
    /* background: url(../../assets/img/bg.png) no-repeat center top #fff; */
    background-size: 100%;
  }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'gt_walsheimbold';
  }

  html {
    overflow-x: hidden;
    }

  * {
    box-sizing: border-box;

  }

  .container, .container-lg, .container-md, .container-sm {
	max-width: 1320px;
}

.container-xl, .container-xxl {
  max-width: 1580px;
}
.mw-100 {
    max-width: 100%;
  }
 
  .mw-95 {
    max-width: 95%;
  }
 
  .mw-90 {
    max-width: 90%;
  }
 
  .mw-80 {
    max-width: 80%;
  }
 
  .mw-70 {
    max-width: 75%;
  }
 
  .mw-60 {
    max-width: 60%;
  }
 
  .mw-50 {
    max-width: 50%;
  }
 
  .mw-40 {
    max-width: 40%;
  }

  .mw-35 {
    max-width: 35%;
  }
 
  .mw-30 {
    max-width: 30%;
  }
 
  .mw-25 {
    max-width: 25%;
  }
 
  .mw-20 {
    max-width: 20%;
  }
 
  .mw-10 {
    max-width: 10%;
  }
/* 
  .navbar.navbar-expand-lg {
    background: rgba(16,44,65,0.70);
  } */

 .page-header {
background: rgba(0,0,0,0.6);
height: 86px;
z-index: 999;
position: absolute;
width: 100%;
top:0px;
 }
 .navbar-expand-lg .navbar-nav {
	flex-direction: row;
	height: 44px;
}
 .fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; 
 }

 .header-bg hr {
  background: rgba(255,255,255,0.86);
 }

 .header-bg #navbarCollapse {
  color: #fff;
  margin-top: 10px;
 }
 .header-bg #navbarCollapse .nav-link {
	display: block;
	padding: .5rem 2.1rem 25px;
	color: #fff;
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-weight: 500;
  font-size: 17px;
  font-family: 'gt_walsheimmedium';
}


.header-bg #navbarCollapse .btn-outline-primary {
	color: #fff;
	border-color: #EF6000;
  background: rgba(239,96,0,0.14);
  border-radius: 15px;
  width: 153px;
  height: 45px;
  font-family: 'gt_walsheimbold';
  font-size: 17px;
  outline: none;
  line-height: 32px;
}

.dropdown-menu.end-0 li {
  line-height: 35px;
  margin-bottom:10px;
  font-family: 'Glory', sans-serif;
  height: 45px;
}


.dropdown-menu.end-0 li:hover {
  color: #fff;
	border-color: #EF6000;
  background: rgba(239,96,0,0.14);
  border-radius: 15px;
  width: 100%;
  height: 45px;
  font-family: 'Glory', sans-serif;
  font-size: 18px;
  outline: none;
  line-height: 35px;
  border: solid 1px #EF6000;
}

.dropdown-menu.megamenu.sm-menu.border-top .dropdown-menu b a, 
.dropdown-menu.megamenu.sm-menu.border-top .dropdown-menu h6 b {
	color: #273140;
	padding: .25rem 1.2rem;
	font-weight: 400 !important;
}

.dropdown-menu.megamenu.sm-menu.border-top {
	max-width:56%;
	left: 43%;
	top: 84px;
}
.dropdown-menu.megamenu .dropdown-item {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  clear: both;
  color: #212529;
  background: transparent;
}

#navbarDropdownMenuLink h6 b {
  font-weight: 500;
}

.navbar-brand {
  padding-bottom: 0px;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom:0;
	margin-right: 0;
	white-space: nowrap;
	margin-top: 14px;
	margin-left: 3px;
}

.video-banners {
  min-height: 650px;
  margin-top: 86px;
}
video {
	object-fit: cover; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/* .video-banners .carousel-control-prev-icon, .video-banners .carousel-control-next-icon {
	display: inline-block;
	width: 5rem;
	height: 5rem;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
  
} */

.video-banners .carousel-control-prev:hover, .video-banners .carousel-control-prev:focus, .video-banners .carousel-control-next:hover, .video-banners .carousel-control-next:focus {
 
	opacity: 1;
}

.video-banners .carousel-control-next-icon {
	background: url(../video/right-arrow.svg) center top no-repeat;
	width: 69px;
	height: 108px;
	opacity: 1;
}

.video-banners .carousel-control-prev-icon{
	background: url(../video/left-arrow.svg) center top no-repeat;
  width: 69px;
	height: 108px;
	opacity: 1;
}

.video-banners .carousel-control-next-icon:hover {
  background: url(../video/right-arrow-over.svg) center top no-repeat;
  animation-delay: 12s;
}
 
.video-banners .carousel-control-prev-icon:hover {
  background: url(../video/left-arrow-over.svg) center top no-repeat;
  animation-delay: 12s;
}

#myCarousel .carousel-control-next-icon {
	background: url(../video/right-arrow.svg) right top no-repeat;
	width: 54px;
	height: 85px;
	opacity: 1;
  right: -50px;
  position: relative;
}

#myCarousel .carousel-control-prev-icon{
	background: url(../video/left-arrow.svg) left top no-repeat;
  width: 54px;
	height:85px;
	opacity: 1;
  left: -50px;
  position: relative;
}

#myCarousel .carousel-control-next-icon:hover {
  background: url(../video/right-arrow-over.svg) right top no-repeat;
  animation-delay: 12s;
  right: -50px;
  position: relative;
}
 
#myCarousel .carousel-control-prev-icon:hover {
  background: url(../video/left-arrow-over.svg) left top no-repeat;
  animation-delay: 12s;
  left: -50px;
  position: relative;
}

.tracking-solutions {
  text-align: center;
  margin: 2% 22% 0%;
}

.tracking-solutions h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #005293;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.tracking-solutions h1 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #273140;
  line-height: 55px;
  letter-spacing: -1px;
  margin: 0px 0px 30px;
}

.tracking-solutions p {
  text-align: center;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 30px;
}

.tracking-solutions p a.read-more {
  background: #EF6000;
  width: 200px;
  height: 50px;
  color: #fff;
  margin: 20px auto;
  text-decoration: none;
  text-align: center;
  padding: 10px 10px 10px;
  border-radius: 15px;
  font-family: 'gt_walsheimbold';
  display: block;
  font-size: 22px;
  line-height:30px;
}

.tracking-solutions p a.read-more:hover {
  background: transparent;
  border:solid 1px #EF6000;
  color: #EF6000;
  
}

.explore {
  background: #F4F9FC;
  margin: 0% auto 2%;
}


.explore h5 {
  margin-bottom: 15px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #005293;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.explore h2 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  line-height: 55px;
  color: #EF6000;
  margin: 0px 0px 30px;
}

.explore h3 {
  margin: 30px 0px 10px 20px;
  padding-bottom: 0px;
  font-size: 28px;
  line-height: 38px;
  color: #273140;
  font-weight: 500;
  font-family: 'Glory', sans-serif;
}

.explore p {
  text-align: justify;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
  padding: 10px 67px 0px 0px;
}

.explore p a.read-more {
  color: #005293;
  margin: 0px 0;
  text-decoration: underline;
  text-align: left;
  padding: 10px 0px 10px;
  border-radius: 15px;
  font-family: 'gt_walsheimmedium';
  display: block;
  font-size: 22px;
  line-height:30px;
  text-decoration-color: #005293;
}

.what-is-new  {
  text-align: left;
  margin: 2% auto 0px;
}

.what-is-new h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #005293;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.what-is-new h2 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #273140;
  letter-spacing: -1px;
  margin: 0px 0px 0px;
  line-height: 55px;
}

.what-is-new h2.orange {
  color: #EF6000;
}

.what-is-new p {
  text-align: justify;
  font-size: 22px;
  line-height: 35px;
  margin: 30px 0px;
}

.what-is-new p a.read-more {
  background: #EF6000;
  width: 200px;
  height: 50px;
  color: #fff;
  margin: 20px 0 0px;
  text-decoration: none;
  text-align: center;
  padding: 10px 10px 10px;
  border-radius: 15px;
  font-family: 'gt_walsheimbold';
  display: block;
  font-size: 22px;
  line-height:30px;
}

.mobile-app {
  background: #F8F8F8;
  margin: 0% auto 2%;
  text-align: center;
}

.mobile-app h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #005293;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.mobile-app h2 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #273140;
  letter-spacing: -1px;
  margin: 0px 0px 0px;
  line-height: 55px;
}

.mobile-bg {
  /* background: url(../img/mobile.png) center top no-repeat; */
  min-height: 850px;
}

.mobile-bg .my-5 {
  margin-top: 4rem !important;
  margin-bottom:4rem !important;
}


.mobile-bg h4 {
  font-family: 'gt_walsheimbold';
  font-size: 25px;
  color: #273140;
  line-height:35px;
  letter-spacing: -1px;
  margin: 0px 0px 0px;

}

.mobile-bg h4.orange {
  color: #EF6000;
}

.mobile-bg span.orange {
  color: #EF6000;
}

.mobile-bg p { 
  font-size: 22px;
  line-height:30px;
  margin:0px 0px;
 
}

.mobile-app .container-md {
  max-width:100%;
}

.mobile-bg .text-right h4 {
  text-align: right;
}

.mobile-bg .text-right p {
	 text-align: right;
}

.mobile-bg .text-left {
  vertical-align: top;
}

.mobile-bg .text-left h4 {
  text-align: left;
}

.mobile-bg .text-left p {
  text-align: left;
}

.new-importoved-fleet-portal {
  background: #fff;
  text-align: center;
}

.new-importoved-fleet-portal h2 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #273140;
  letter-spacing: -1px;
  margin: 0px 0px 0px;
  line-height: 55px;
}

.data-details {
  text-align: left;
}

.data-details h3 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #0B2C7B;
  line-height: 55px;
  margin: 0px 0px 0px;
}

.data-details h3 span.counter {
  font-size: 45px;
  color: #0B2C7B;
  display:inline; 
  line-height: 55px;
}

.explore-your-possibilities {
  background: #FFF8F3;
  text-align: center;
  overflow: hidden;
}

.explore-your-possibilities h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #9F968B;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.explore-your-possibilities h3 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #EF6000;
  line-height: 55px;
  letter-spacing: -1px;
  margin: 0px 0px 0px;
}

/* Slider wrapper */
.slider { 
  margin: 0 auto 10px;

  /* Item */
  /* Add padding to slick list */
}
.slider__item {
  display: inline-flex;
  width: 270px;
  height: 400px;
  margin-left:0px;
  color: #fff;
  align-items: center;
  justify-content: left;
 
}
.slider__item  .img-fluid {
	max-width:95%;
	height: auto;
}

.slider .slick-list {
  padding: 0 1% 0 0;
}

.slider__item .slider-content {
  position: absolute;
  text-align: left;
  bottom:8%;
  padding: 20px 30px;
}

.slider-content .button .content-detail {
  opacity:0;
  height: 0;
  padding: 0 0px;
  overflow: hidden;    
  -webkit-transition: all .3s ease .15s;
  -moz-transition: all .3s ease .15s;
  -o-transition: all .3s ease .15s;
  -ms-transition: all .3s ease .15s;
  transition: all .3s ease .15s;

}

.slider__item .slider-content h3 {
  text-align: left;
  color: #fff;
  font-size: 23px;
  font-family: 'gt_walsheimmedium';
  line-height: 35px;
  margin-bottom: 15px;
}

.slider__item .slider-content .button .content-detail {
	text-align: left;
	width: 205px;
	margin: 20px 0px 0px;
  transition: all ease-in-out 0.5s;
} 

.slider-content .button {
  width:210px;
  
}

.slider-content .button:hover > .content-detail {
    opacity:1;
    height: 200px;
    padding: 0px;    
}



.slider__item .slider-content .content-detail p {
  line-height: 25px;
  font-size: 18px;
}
.slickPrev {
  background: url(../slider/left-arrow.png) no-repeat left top;
  border: none;
  font-size: 0px;
  width: 63px;
  height: 63px;
}

.slickPrev:hover, .slickNext:hover {
  opacity: 0.8;
}
.slickNext {
  background: url(../slider/right-arrow.png) no-repeat right top;
  border: none;
  font-size: 0px;
  width: 63px;
  height: 63px;
}
 

.tracking-device {
  margin: 0 auto 10px;
}

.tracking-device h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #4A535E;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  text-align: center;
}

.tracking-device h3 {
  font-family: 'gt_walsheimbold';
  font-size: 40px;
  color: #273140;
  line-height: 50px;
  margin: 0px 0px 10px;
  text-align: center;
}


.trackingslider-bg-blue1 h3, .trackingslider-bg-blue2 h3, .trackingslider-bg-blue3 h3, .trackingslider-bg-blue4 h3 {
  color: #fff;
}

/* Tracking Slider wrapper */
.trackingslider { 
  margin: 0 auto 10px;
  overflow: hidden;

  /* Item */
  /* Add padding to slick list */
}

.trackingslider__item {
  display: inline-flex;
  width: 100%;
  height: 580px;
  margin-left:0px;
  align-items: center;
  justify-content: left;
  padding: 0px 20px;
  vertical-align: top;
  margin-bottom: 50px;
 
}
.trackingslider-bg-blue1 {
	background: url(../tracking-slider/product-1.webp) no-repeat center top;
	width: 100%;
	height: 100%;
	background-size: contain;
  color: #fff;
  max-width: 650px;
  position: relative;
}

.trackingslider-bg-blue2 {
	background: url(../tracking-slider/product-3.webp) no-repeat center top;
	width: 100%;
	height: 100%;
	background-size: contain;
  color: #fff;
  position: relative;
}

.trackingslider-bg-blue3 {
	background: url(../tracking-slider/product-5.webp) no-repeat center top;
	width: 100%;
	height: 100%;
	background-size: contain;
  color: #fff;
  position: relative;
}

.trackingslider-bg-blue4 {
	background: url(../tracking-slider/product-7.webp) no-repeat center top;
	width: 100%;
	height: 100%;
	background-size: contain;
  color: #fff;
  position: relative;
}

.trackingslider-bg-white1 {
  background: url(../tracking-slider/product-2.webp) no-repeat center top;
  width: 100%;
	height: 100%;
	background-size: contain;
  color: #070707;
  position: relative;
}

.trackingslider-bg-white2 {
  background: url(../tracking-slider/product-4.webp) no-repeat center top;
  width: 100%;
	height: 100%;
	background-size: contain;
  color: #070707;
  position: relative;
}

.trackingslider-bg-white3 {
  background: url(../tracking-slider/product-6.webp) no-repeat center top;
  width: 100%;
	height: 100%;
	background-size: contain;
  color: #070707;
  position: relative;
}

.trackingslider-bg-white4 {
  background: url(../tracking-slider/product-8.webp) no-repeat center top;
  width: 100%;
	height: 100%;
	background-size: contain;
  color: #070707;
  position: relative;
}

.trackingslider .slick-list {
  padding: 0 2.5% 0 0;
}

.trackingslider__item .trackingslider-content { 
  text-align: center; 
  padding: 20px 15% !important;
}

.trackingslider-bg-white .trackingslider-content h3{
  text-align: center;
  color: #070707 !important;
  font-size: 35px;
  font-family: 'gt_walsheimbold';
  line-height: 45px;
  margin-bottom: 20px;
}

.trackingslider-bg-white .trackingslider-content p {
  color: #070707 !important;
  text-align: center;
}

.trackingslider-bg-blue .trackingslider-content h3 {
  text-align: center;
  color: #fff !important;
  font-size: 35px;
  font-family: 'gt_walsheimbold';
  line-height: 30px;
  margin-bottom: 20px;
}

.trackingslider-bg-blue .trackingslider-content p {
  color: #fff !important;
  text-align: center;
}

.trackingslider-bg-blue .brand {
  width: 50%;
  float: left;
  text-align: left;
  font-size: 25px;
  color: #fff;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.trackingslider-bg-white .brand {
  width: 50%;
  float: left;
  text-align: left;
  font-size: 25px;
  color: #070707;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
}

.bottom-content {
  position: absolute;
bottom: 88px;
width: 430px;
}
.brand {
  width: 48%;
  text-align: left;
}
.link {
  width: 30%;
  float: right;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  background-color: #EF6000;
  padding: 5px 10px;
  display: block;
  border-radius: 5px;
}

.link a {
  color: #fff;
}

.tracking-device .slickPrev1 {
  background: url(../slider/left-arrow.png) no-repeat left top;
  border: none;
  font-size: 0px;
  width: 63px;
  height: 63px;
}

.tracking-device .slickPrev1:hover, .tracking-device .slickNext1:hover {
  opacity: 0.8;
}
.tracking-device .slickNext1 {
  background: url(../slider/right-arrow.png) no-repeat right top;
  border: none;
  font-size: 0px;
  width: 63px;
  height: 63px;
}
   
.catalog {
  background: url(../img/catalog-bg.png) no-repeat center 200px;
  background-size: 45%;
}


.catalog h3 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #EF6000;
  line-height: 55px;
  margin: 0px 0px 0px;
  text-align: center;
}

.catalog .catalog-image {
  margin: 15% auto 8%;
  text-align: center;
}

.catalog .btn-outline-primary {
	color: #fff;
	border-color: #EF6000;
  background: #EF6000;
  margin: 5% auto 1%;
  text-decoration: none;
	text-align: center;
	padding: 10px 20px 10px;
	border-radius: 15px;
	font-family: 'gt_walsheimbold';
	display: block;
	font-size: 22px;
	line-height: 30px;
  display: block;
  width: 275px;
}


.distributor {
  background: url(../img/distributor-bg.webp) no-repeat center top;
  background-size: cover;
}
 
.distributor h3 {
  font-family: 'gt_walsheimbold';
  font-size: 45px;
  color: #fff;
  line-height: 55px;
  margin: 0px 0px 0px;
  text-align: center;
}

.distributor h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  color: #FFC29A;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  text-align: center;
}

.distributor .btn-outline-primary {
	color: #fff;
	border:none;
  background: rgba(239,96,0,0.81);
  margin: 2% auto 2.5%;
  text-decoration: none;
	text-align: center;
	padding: 10px 25px 10px;
	border-radius: 15px;
	font-family: 'gt_walsheimbold';
	display: block;
	font-size: 22px;
	line-height: 30px;
  display: block;
}

.distributor .btn-outline-primary a {
  color: #fff;
}


.footer-top {
  background: #F6F7F8;
}

.footer-links {
 
}

.border-left {
  border-left:solid 1px #DEE1E3;
}

.footer-links h4 {
  font-size: 22px;
  font-family: 'gt_walsheimmedium';
  line-height: 30px;
  color: #273140;
  margin-bottom: 0px;
  font-weight: 400;
}
.site-footer h4 {
  font-weight: 400;
  font-size: 1.5rem;
  font-family: 'gt_walsheimmedium';
}
.footer-links ul {
  margin: 0px 0px 30px;
  padding: 0px;
}

.footer-links ul li {
  display: inline;
  margin: 0px 25px 0px 0px;
  font-size: 18px;
}
.footer-links ul li a{
  display: inline;
  color: #273140;
  text-decoration: none;
}

.contact-details {

}

.contact-details a {
  color: #273140;
  text-decoration: none;
  font-size: 18px;
}


.copy-rights {
  font-size: 16px;
  color: #273140;
}

.copy-rights a {
    font-size: 16px;
  color: #273140;
}

.video-banners .carousel-item {
	height:88vh;
	min-height: 300px;
 object-fit: cover;
}

.carousel-indicators {
  bottom: 60px !important;
  right: 5% !important;
  left: 5%;
}
.carousel-indicators button {
	width: 200px !important;
}
   

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-icon1 span {
  background: #e65100;
}

.animated-icon2 span {
  background: #e3f2fd;
}

.animated-icon3 span {
  background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
 top: 0px;
}

.animated-icon1 span:nth-child(2) {
  top: 10px;
}

.animated-icon1 span:nth-child(3) {
  top: 20px;
}

.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
  top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
  top: 10px;
}

.animated-icon2 span:nth-child(4) {
  top: 20px;
}

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}

.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none;
}


.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; 
  background-color: rgba(34,44,55,0.85);
  height: 88px;
  -webkit-transition: opacity 1.0s ease-in;
  -moz-transition: opacity 1.0s ease-in;
  -o-transition: opacity 1.0s ease-in;
}

header { 
  z-index: 10;
}

.dropdown-menu {
	position: absolute;
	z-index: 1000;
	display: none;
	width: 150%;
	padding:12px 5px;
	margin: 0;
	font-size: 18px;
	color: #273140;
	text-align: left;
	list-style: none;
	background-clip: padding-box;
  background: rgba(255,255,255,0.90);
  /* background: rgba(239,96,0,0.81); */
  /* background: rgba(39,49,64,0.81); */
	border-radius: .25rem;
  top:61px;
}

.dropdown-menu a, .dropdown-menu b {
  color: #273140;
  padding: .25rem 1.2rem;
  font-weight: 400 !important;
}

.dropdown-menu li b:hover {
  color: #EF6000;
}

.dropdown-item:hover, .dropdown-item:focus {
	color: #EF6000;
	background-color:transparent !important;
}

.nav-link.dropdown-toggle:hover ul {
	visibility: visible;
 
}

.nav-item.dropdown {
	padding-bottom:70px;
	/* display: block; */
}

 

 /* superficial styling */

 .filter-sec {
  z-index: 1;
  background: #F4F4F4;
}

.filter-sec h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 25px;
	color: #005293;
	font-weight: 400;
	font-family: 'Glory', sans-serif;
}

.filter-sec label {
  font-size:22px ;
}

.filter-sec .form-control {
  border: solid 0px #e65100;
}

.filter-sec .form-group .btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	flex: 1 1 auto;
	text-align: left;
  color: #5F656F;
  border-radius: 5px;
  border: 1px solid #ced4da !important;
}

.technology .form-select, 
.use .form-select {
	border-radius: 5px;
}

 .multiselect-container.dropdown-menu.show{
  transform: translate3d(0px, 40px, 0px)!important;
  width: 100%;
  z-index: 3;
}
.multiselect-container.dropdown-menu.show li a,
.multiselect-container.dropdown-menu.show li a:hover{
  color: #000;
}
#multiple-checkboxes .btn-group{
  width:100%!important;
}
.access-multi-select .dropdown-toggle::after{
  float: right!important;
  margin-top:10px;
}

.multiselect-overflow-text{
width: 260px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

#device-title {
  background: #F4F9FC;
}
#devices_filter {
	background: #F4F9FC;
}
#device-title h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 25px;
	color: #4A535E;
	font-weight: 400;
	font-family: 'Glory', sans-serif;
	text-align: center;
}

#device-title h3 {
	font-family: 'gt_walsheimbold';
	font-size: 45px;
	color: #273140;
	line-height: 55px;
	margin: 0px 0px 0px;
	text-align: center;
}


.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 93px;
  height: 93px;
  text-align: right;
}
.ribbon span {
  font-size: 0.8rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
  transform: rotate(45deg);
  width: 125px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#ef6000c0 0%, #ef6000 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 17px;  
  right: -29px;  
}

.ribbon span::before {
   content: '';
   position: absolute; 
   left: 0px; top: 100%;
   z-index: -1;
   border-left: 3px solid #79A70A;
   border-right: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}
.ribbon span::after {
   content: '';
   position: absolute; 
   right: 0%; top: 100%;
   z-index: -1;
   border-right: 3px solid #79A70A;
   border-left: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-top: 3px solid #79A70A;
}


/* #ribbon-22, #ribbon-23, #ribbon-2, #ribbon-13, #ribbon-12, #ribbon-20, #ribbon-28,  #ribbon-24, 
#ribbon-18, #ribbon-25, #ribbon-3, #ribbon-19, #ribbon-29, #ribbon-30, #ribbon-1, #ribbon-8, #ribbon-4, #ribbon-16,
#ribbon-37, #ribbon-6, #ribbon-7, #ribbon-17, #ribbon-21, #ribbon-38, #ribbon-9, #ribbon-36, #ribbon-10,
#ribbon-11, #ribbon-14, #ribbon-15, #ribbon-34, #ribbon-35, #ribbon-33, #ribbon-32, #ribbon-31, #ribbon-5, #ribbon-27, #ribbon-26 {
	display: none;
} */

.all-devices .card {
	border: 0;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	height: auto;
	margin-bottom: 8%;
	max-width: 375px;
 
}

.all-devices .card:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

.shadow-top {
  box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
}

.all-devices .card .card-title {
  font-family: 'gt_walsheimbold';
  font-size: 1.5rem;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-left: 10px;
}

.all-devices .card .card-subtitle {
  font-family: 'gt_walsheimbold';
  font-size: 1.5rem;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 10px;
  color: #ef6000;
}

.all-devices .card .card-text {
  font-family: 'GT Walsheim Pro';
  height: 2.75em;
  color: #707070;
  margin: 0px auto 20px;
  padding: 0px 10px 35px;
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.5rem;
  text-overflow: ellipsis; 
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.button-orange-outline {
	display: inline-block;
	padding: .5em 2em;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: 0rem;
	transition: all .3s;
	position: relative;
	overflow: hidden;
	z-index: 0;
	border: transparent;
	background-color: #ef6000;
	margin-top: 30px;
}

.button-orange-outline:hover {
	color: #ef6000;
	box-shadow: none;
	cursor: pointer;
}

.button-orange-outline::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: #fff;
	transition: all .3s;
	border-radius: 5px;
	z-index: -1;
}
.button-orange-outline:hover::before {
	width: 100%;
}

.button-orange-outline::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 119, 28);
	border-radius: 5px;
	/* z-index: -2; */
	z-index: 0;
}


.card-title-AVC410, .card-title-AVC400, .card-title-AVC410, .card-title-Amber.Shift.C400, .card-title-ACC400, .card-title-ACC410, .card-title-AIT210, .card-title-AGT400LA,
.card-title-AGT400M, .card-title-ACC220, .card-title-APC400, .card-title-AIT902, .card-title-AIT901, .card-title-AIT251, .card-title-ACT300, .card-title-ACT400M,
.card-title-ACT400LA, .card-title-AIT450LA, .card-title-AIT250, .card-title-AIT450M, .card-title-AGT200, .card-title-ASC200, .card-title-AIC450, .card-title-ART200,
.card-title-ASA100, .card-title-ARA100, .card-title-AVC450, .card-title-ACC201, .card-title-AVC440, .card-title-APC401, .card-title-ASA110, 
.card-title-Amber.Swift.C400, .card-title-ATC200, .card-title-ACC400-new {
visibility: hidden;
}

.gt-font-Amber.Shift.C400, .gt-font-AVC400, .gt-font-AVC410, .gt-font-ACC400, .gt-font-ACC410, .gt-font-AIT210, .gt-font-AGT400LA,
.gt-font-AGT400M, .gt-font-ACC220, .gt-font-APC400, .gt-font-AIT251, .gt-font-AIT901,.gt-font-AIT902, .gt-font-ACT300, .gt-font-ACT400M,
.gt-font-ACT400LA, .gt-font-AIT450LA, .gt-font-AIT250, .gt-font-AIT450M, .gt-font-AGT200, .gt-font-ASC200, .gt-font-AIC450, .gt-font-ART200,
.gt-font-ASA100, .gt-font-ARA100, .gt-font-AVC450, .gt-font-ACC201, .gt-font-AVC440, .gt-font-APC401, .gt-font-ASA110, 
.gt-font-Amber.Swift.C400, .gt-font-ATC200, .gt-font-ACC400-new  {
  visibility: hidden;
}

/* .gt-font-\(AMB366\), .gt-font-\(AMB365G\), .gt-font-\(AMB365N\), .gt-font-\(AMB362XL\), .gt-font-\(AMB306\),
.gt-font-\(AMB306\) {
	margin-top: 30px;
}   */

.device-features-section {
  margin-top:8%;
}

.device-features-section h3 button {
	background: transparent;
	border: none;
}
#device-carousel-image-ATC200 {
	margin-top: 20px;
}

.device-card h4 {
  font-size: 25px;
  font-family: 'gt_walsheimbold';
}

.device-card h4 span {
  color: #EE5F00;
  font-size: 25px;
  font-family: 'gt_walsheimbold';
}

.all-devices .device-card h4.card::last-word {
  color: #fff;
}

.device-card h5 {
  display: none;
}

.device_detail .carousel-indicators {
	position: static;
	right: 0;
	bottom: -70px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 50px;
	height: auto;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color:#fff;
	border: solid 1px #dcdcdc;
	padding: 5px 10px;
}


.catalogue-bg {
 /* background: url(../images/catalogue-bg.png) no-repeat center top;*/
  background: url(../images/catalogue/catalogue-bg.png) no-repeat center top;
  background-size: 100%;
  height: 490px;
}

.catalogue-bg .section-head {
  font-size: 2.4rem;
  font-family: "metropolissemi_bold";
  text-transform: capitalize;
}


.catalogue-bg img.mw-10 {
  max-width: 80px;
  margin-bottom: 20px;
}

.catalogue-bg .product-bg {
  background: rgba(255, 255, 255, 0.91);
  border-radius: 20px;
  height: 210px;
  width: 100%;
  margin-top: 20px;
}

.catalogue-bg .product-bg img {
  max-width:160px;
 height: 200px;
  display: inline-flex;
  margin: 0px 20px;
}

#device_35_um, #device_36_um, #device_34_um, #device_44_um {
	display: none;
}


.container.bg-white.rounded.margin--10.shadow-effect {
	z-index: 9;
	position: relative;
}



 /*Tabs*/

 .tabs {
  --tab-links-height: 80px;
  --tab-links-bg: linear-gradient(135deg, #e5eaf1 0%, #b9c5d8 100%);
  --tab-links-overlay: linear-gradient(135deg,
      #2cd8d5 0%,
      #6b8dd6 48%,
      #8e37d7 100%);
  --tab-link-bg: linear-gradient(90deg,
      transparent 70%,
      rgba(255, 255, 255, 0.2) 100%);
  width: 100%;
  /*  max-width: 600px;*/
  min-width: 300px;
  /*font-family: Lato, sans-serif;*/
}

.tabs .tabs__links {
  margin: 30px auto 0px;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: var(--tab-links-height);
  background: white;
  list-style-type: none;
  max-width: 1000px;
}

.tabs .tabs__links h5 {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  margin: 20px auto;
  font-family: 'Glory', sans-serif;
}

@media screen and (max-width: 750px) {
  .tabs .tabs__links {
    height: calc(var(--tab-links-height) / 2);
  }
}


.tabs ul.tabs__links li::before {
 border-bottom: solid 1px #000;
}
.tabs .tabs__links li .tabs__link {
  all: unset;
  position: relative;
  height: var(--tab-links-height);
  width: 100px;
  background:#F7F7F7;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 10px 15px;
  border-radius: 25px;
}
.tabs .tabs__links li img {
 animation-delay: 12s;
 margin: auto;
 display: block; 
}
.tabs .tabs__links li:hover img, .tabs .tabs__links li .active img {
  filter: invert(100%) sepia(15%) saturate(7444%) hue-rotate(208deg) brightness(114%) contrast(118%);
}
@media screen and (max-width: 750px) {
  .tabs .tabs__links li .tabs__link {
    height: calc(var(--tab-links-height) / 2);
    font-size: 11px !important;
  }
}

.tabs .tabs__links li .tabs__link::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  /*background: var(--tab-links-overlay);*/
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}



.tabs .tabs__links li .tabs__link .tabs__link__text {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tabs .tabs__links li .tabs__link .tabs__link__text::before {
  position: absolute;
  /*content: attr(data-text);*/
  top: 160%;
  z-index: -1;
  font-size: 40px;
  font-weight: 600;
  color: white;
  opacity: 0.1;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
}

@media screen and (max-width: 750px) {
  .tabs .tabs__links li .tabs__link .tabs__link__text::before {
    display: none;
  }
}

.tabs .tabs__links li .tabs__link:hover::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.tabs .tabs__links li .tabs__link:hover .tabs__link__text {
  color: black;
  opacity: 1;
}

.tabs .tabs__links li .tabs__link:hover .tabs__link__text::before {
  -webkit-transform: translateY(-300%);
  transform: translateY(-300%);
  
}

.tabs .tabs__links li .tabs__link.active {
  /* -webkit-transform: scaleY(1.2);
  transform: scaleY(1.2);
  transform-origin: top; */
  /* background: #54D4F2;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1); */
  border: solid 1px #ef6000 ;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  background: #ef6000;
}

.tabs .tabs__links li .tabs__link.active::before {
  -webkit-transform: scaleY(0.05);
  transform: scaleY(0.05);
}

.tabs .tabs__links li .tabs__link.active .tabs__link__text {
  -webkit-transform: scaleY(.914);
  /*-webkit-transform: scaleY(1.2);*/
  transform: scaleY(.914);
  /*transform: translate(0px, 20px);*/
  font-weight: 600;
  margin-bottom: 2%;
}

.tabs .tabs__links li .tabs__link.active .tabs__link__text,
.tabs .tabs__links li .tabs__link.active:hover .tabs__link__text {
  /*background: var(--tab-links-overlay);*/
  -webkit-background-clip: text;
  background-clip: text;
  color: #000;
  opacity: 1;
}

.tabs .tabs__contents {
  position: relative;
  margin-top: 0;
  padding: 40px 50px;
  /*background: white;*/
  list-style-type: none;
  -webkit-transition: 1s;
  transition: 1s;

}

.tabs .tabs__contents {
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  margin-top:0;
}

.tabs .tabs__contents::-webkit-scrollbar {
  width: .3em;
  padding-left: 3px;
  border-radius: 2rem;
}

.tabs .tabs__contents::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 2rem;
}

.tabs .tabs__contents::-webkit-scrollbar-thumb {
  background-color: #54d4f2;
  /*outline: 1px solid slategrey;*/
  border-radius: 2rem;
}

.tabs .tabs__contents .tabs__content .row {
	--bs-gutter-x: 0;
}

.tabs .tabs__contents::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  /*height: 5px;*/
  background: var(--tab-links-overlay);
}

.tabs .tabs__contents .tabs__content {
  display: none;
  min-height: 200px;
  font-weight: 300;
  line-height: 1.8;
  opacity: 0;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
  -webkit-animation: fadeIn 0.6s forwards;
  animation: fadeIn 0.6s forwards;
}

.tabs .tabs__contents .tabs__content.active {
  display: block;
  border: solid 1px #dcdcdc;
}
.tabs .tabs__contents .tabs__content.active .table {
margin-bottom: 0px;
border-bottom: none;
}
.tabs .tabs__contents .tabs__content p {
  line-height: 20px;
  color: #383838;
  margin-bottom: 0px;
}

@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}



.device-feature-list dt {
  font-size: 18px;
  color: #000 !important;
  margin-left: 15px;
  font-family: 'gt_walsheimmedium';
}
.device-feature-list dd {
  margin-left: 15px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 18px !important;
}


.gsm-table tr td,
.gps-table tr td,
.function-package-table tr td, 
.downloads-table tr td {
  /* border: 0 !important; */
  border: solid 1px #dcdcdc;
padding: 10px;
width: 50%;
}

.gsm-table tr td b, .gps-table tr td b, .function-package-table tr td b {
  font-weight: 600;
}

.feature-info-sec .popover-icon:hover img {
  transform: scale(1.2);
  transition-duration: 1.2s;
}

.feature-info-sec .popover-icon img {
  transition-duration: 1s;
}

.device-features-section a.button-orange {
	display: none;
}

/* .tabs .tabs__contents h4.text-orange {
  text-align: center;
  margin-top:20px;
} */

.tabs .tabs__contents h4.text-orange {
	text-align: center;
	/* margin-top: 20px; */
	background: #dcdcdc45;
	display: block;
	padding: 20px 0px;
  margin-bottom: 0px;
}

.tabs .tabs__contents iframe {
 height: 550px;
}

/* .device-features-section .tabs__content.active .button-orange {
	max-width: 230px !important;
	margin: 0px 0px 20px !important;
} */

.device-features-section .tabs__content.active .button-orange {
	max-width: 230px !important;
	margin: 10px 0px 10px !important;
	background: rgb(239, 96, 0);
	border-radius: 0.25rem;
	text-align: center;
	padding: 10px;
	color: #fff;
  width: 100%;
}

.device-features-section .tabs__content.active .button-orange a {
  color: #fff;
}

.device-features-section .tabs__content.active .button-orange::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: rgba(239, 96, 0);
	transition: all .3s;
	border-radius: 5px;
	z-index: -1;
}

.dropdown-menu.end-0.show {
	right: 0px !important;
	left: unset;
}

#videoPopup .modal-content {
  border-radius: 1rem;
  border: none;
 }
 
 #videoPopup .modal-dialog {
   max-width: 695px;
   margin: 7.75rem auto 0px;
 }
 
 #videoPopup .modal-body {
   height: auto;
 }
 
 #videoPopup .modal-body .btn-close {
   float: right;
   margin-bottom: 15px;
   border:none;
 }


.carousel-indicators [data-bs-target] {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 50px;
  height: auto;
	/* height: 50px; */
	padding: 5px 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dcdcdc;
 
	opacity: .99;
	transition: opacity 0.6s ease;
}


.contact-sec {
  position: relative;
}

.contact-sec h1 {
	font-family: 'gt_walsheimbold';
	font-size: 45px;
	color: #fff;
	line-height: 55px;
	letter-spacing: -1px;
	margin: 2% auto 10px;
  text-align: center;
}

.contact-sec h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 25px;
	color: #fff;
	font-weight: 400;
	font-family: 'Glory', sans-serif;
  text-align: center;
}

.contact-sec h2 {
	font-family: 'Glory', sans-serif;
	font-size: 25px;
	line-height: 35px;
	color: #EF6000;
	margin: 0px 0px 30px;
  text-align: center;
  font-weight: 400;
}

.map {
  background: #F0F0F0;
  padding: 5% 0px;
}
.map-branch {
  background: url(../../contact/map-with-select.svg) no-repeat center top;
  position: relative;
  height: 700px;
  background-size: contain;
}

.map-branch .england {
  position: absolute;
  left: 40%;
  top:21%;
}
 
.map-branch .canada {
  position: absolute;
  left: 36%;
  top:29%;
} 

.map-branch .usa {
  position: absolute;
  left: 33%;
  top:40%;
}

.map-branch .jamaica {
	position: absolute;
	left: 30%;
	top: 50%;
}

.map-branch .tt {
	position: absolute;
	left: 36%;
	top: 57%;
	width: 145px;
}

.map-branch .southafrica {
	position: absolute;
	left: 48%;
	bottom: 9%;
}

.map-branch .india {
	position: absolute;
	right: 33%;
	bottom: 35%;
}

.map-branch .nz {
	position: absolute;
	right:10%;
	bottom: 0%;
}

.contact-details {
  margin: 10px auto;
  font-size: 18px;
  line-height: 28px;
}

.contact-details h3 {
	margin-bottom:20px;
	padding-bottom: 20px;
	font-size: 25px;
	color: #005293;
	font-weight: 400;
	font-family: 'gt_walsheimbold';
  text-align: center;
}

.select-country {
  background: #000;
  padding: 2.5% 0%;
  vertical-align: top;
  color: #fff;
  min-height: 400px;
}

.select-country .box {
  margin: 30px auto;
   width: 100%;
}

.select-country select {
	word-wrap: normal;
	background: transparent;
	border: none;
	color: #fff;
  padding-top: 0px;
}

.select-country select option {
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 38px;
	border-bottom: solid 1px #dcdcdc;
  padding-top: 0px;
}

.select-country h5 {
  color: #fff;
  font-family: 'gt_walsheimmedium';
  font-size: 16px;
  font-weight: 400;
}

.select-country h3 {
  color: #fff;
  font-family: 'gt_walsheimmedium';
  font-size: 20px;
  margin: 30px 0px 10px;
}

.select-country iframe {
  margin-top: -80px;
}

.select-country .button-orange {
	max-width: 230px !important;
	margin: 10px 0px 10px !important;
	background: rgb(239, 96, 0);
	border-radius: 0.25rem;
	text-align: center;
	padding: 10px;
	color: #fff;
  width: 100%;
  border: none;
}

.contact-form {
  margin: 30px auto;
  font-size: 18px;
  line-height: 28px;
}

.contact-form h3 { 
	font-size: 25px;
	color: #005293;
	font-weight: 400;
	font-family: 'gt_walsheimbold';
  text-align: center;
}

#avc400\ -info .tabs {
  background: #fff;
}  


.order-page-form .button-orange {
	display: block;
	padding: .5em 2em;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: 0rem;
	transition: all .3s;
	position: relative;
	overflow: hidden;
	z-index: 0;
	border: transparent;
  margin: auto;
}

.order-page-form .button-orange::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: rgba(239, 96, 0);
	transition: all .3s;
	border-radius: 5px;
	z-index: -1;
}

.order-page-form .button-orange::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 119, 28);
	border-radius: 5px;
	z-index: -2;
}

/*device*/

.banner-heading {
  text-align: center;
  position: absolute;
  top:30%;
  text-align: center;
  color: #fff;
  width: 100%;
}

.banner-heading h1 {
  color: #fff;
  margin-top: 10px;
  font-family: 'gt_walsheimbold';
}

.banner-heading h5 {
  color: #fff;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  font-weight: 400;
  font-family: 'Glory', sans-serif;
  text-align: center;
}
.banner-device {
  position: relative;
}

.box {
	position: relative;
	float: left;
	margin: 0px;
}

.ribbon {
	position: absolute;
	right: -10px;
	top: -20px;
	z-index: 1;
	overflow: hidden;
	width: 93px;
	height: 93px;
	text-align: right;
}

.ribbon span {
	font-size: 0.8rem;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	transform: rotate(45deg);
	width: 125px;
	display: block;
	background: #79a70a;
	background: linear-gradient(#ef6000c0 0%, #ef6000 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 17px;
	right: -29px;
}

.ribbon span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #79A70A;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}

.ribbon span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #79A70A;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #79A70A;
}

#ribbon-22, #ribbon-23, #ribbon-2, #ribbon-13, #ribbon-12, #ribbon-20, #ribbon-28,  #ribbon-24, 
#ribbon-18, #ribbon-25, #ribbon-3, #ribbon-19, #ribbon-29, #ribbon-30, #ribbon-1, #ribbon-8, #ribbon-4, #ribbon-16,
#ribbon-37, #ribbon-6, #ribbon-7, #ribbon-17, #ribbon-21, #ribbon-38, #ribbon-9, #ribbon-36, #ribbon-10,
#ribbon-11, #ribbon-14, #ribbon-15, #ribbon-34, #ribbon-35, #ribbon-33, #ribbon-32, #ribbon-31, #ribbon-5, #ribbon-27, #ribbon-26, 
#ribbon-41, #ribbon-45, #ribbon-46{
	display: none;
}

.device_detail .button-orange-outline  {
	display: block !important;
  max-width: 200px;
  margin:0% auto 0px;
} 

#acc411-info .button-orange-outline, 
#acc412-info .button-orange-outline, 
#acc413-info .button-orange-outline, 
#acc420-info .button-orange-outline, 
#avc400\ -info .button-orange-outline, 
#avc410\ -info .button-orange-outline, 
#avc440-info .button-orange-outline, 
#avc450-info .button-orange-outline  {
	display: block !important;
  max-width: 200px;
  margin:0% auto 0px;
}

#avc400\ -info a.button-orange, #avc410\ -info a.button-orange,
#avc440\ -info a.button-orange, #avc450\ -info a.button-orange  {
 
  position: relative;
  bottom:-60px;
  width: 200px;
  text-align: center;
  margin: 0px auto;
}

.device-features-section a.button-orange {
	display: block;
	padding: .5em 2em;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: 0rem;
	transition: all .3s;
	position: relative;
	overflow: hidden;
	z-index: 0;
	border: transparent;
}

.device-features-section a.button-orange::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background-color: rgba(239, 96, 0);
	transition: all .3s;
	border-radius: 5px;
	z-index: -1;
}

.device-features-section a.button-orange::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 119, 28);
	border-radius: 5px;
	z-index: -2;
}

.device-features-section .tabs__content.active .button-orange {
  max-width: 230px !important;
  margin: 0px 0px 20px !important;
}
 
.gsm___44 {
	display: none;
}
#asa110-info h4 {
  color: #ef6000;
}

.banner-inner img {
  width: 60%;
  margin-top: 5%;
}


.carousel-fade .carousel-item img.mw-50 {
	max-width: 250px;
}



#cookiesModal .btn-close {
	border-radius: 0px;
	opacity: .9;
	z-index: 9;
	position: absolute;
	right: 47px;
	top: 20px;
	color: #fff;
}

#cookiesModal .btn-close span img {
	position: relative;
	right: 12px;
	top: -6px;
}
/*cookies policy*/

.cookie-overlay {
  position: static; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
 /* cursor: pointer; */ /* Add a pointer on hover */
 font-family: 'Glory', sans-serif;
}

.cookie-overlay .bg-white {
	position: fixed;
	bottom:0rem;
	left: 0%;
	right: 0%;
	background: #fff;
	z-index: 9999;
	line-height: 20px;
	font-size: 14px;
	border-radius: 0px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	text-align: left;
	width: auto;
}

  .cookie-overlay a {
    text-decoration: underline;
    color: #212529 !important;
  }
  .cookie-overlay a.card-title {
    text-decoration: underline;
    color: #212529 !important;
    line-height: 20px;
    font-size: 14px;
    vertical-align: top;
    font-family: 'Glory', sans-serif;
  }

  .cookie-overlay .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    line-height: 20px;
    font-size: 14px;
  }

  .cookie-overlay .bg-warning {
	background-color: #fff1c6 !important;
}
  .cookie-overlay .close-cookies {
    cursor: pointer;
  }

  .cookie-overlay h4 {
    color: #ef6000;
    font-weight: 600;
    font-size: 1rem !important;
    text-align: left;
    font-family: 'Glory', sans-serif;
  }
  .cookie-overlay .btn {
    font-size: 0.9rem;
  }


/* .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #000;
}

.modal-backdrop.show {
	opacity: 1;
  background: none;
} */



.cookie-overlay .bg-white .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: unset;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
}

.cookie-overlay .bg-white .modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem 0px;
	border: 0px;
}

.cookie-overlay .bg-white .modal-body {
	padding: 0rem 2rem 1rem;
}

.cookie-overlay .bg-white .modal-body h5 {
	 color: #ef6000;
   font-size: 1rem;
   font-weight:600;
}

.cookie-overlay .bg-white .modal-content {
  background: rgba(255, 255, 255, .98);
  height: 100%;
  right:-17px;
  border-radius: .25rem;
}
.cookie-overlay .bg-white .modal-content .card-body{
 overflow-y: auto;
 scroll-behavior: smooth;
 font-size: 13px;
 line-height: 18px;
}
.cookie-overlay .bg-white .modal-footer {
	padding: 1rem;
	border-top: 0px solid #e9ecef;
}

.cookie-overlay .bg-white .modal .modal-dialog {
	max-width: 650px;
	margin: 0px 0px;
  float: right;
  height: 100%;
   
}

.cookie-overlay .bg-white .btn-orange {
	background: #ef6000;;
	color: #fff;
  margin: auto;
  display: inline-block;
  font-weight: 700;
  width: 150px;
  height: 45px;
  font-size: 15px;
}
.cookie-overlay .bg-white .btn-success {
	background:none !important;
	color: #212529;
  margin: auto;
  display: inline-block;
  font-weight: 700;
  width: 150px;
  height: 45px;
  border:none !important;
  text-decoration: underline;
  font-size: 15px;
}

.btn-success.focus, .btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(33,37,41,.5);
}

.cookie-overlay .bg-white #cookiesModal .btn-orange {
	background-color: #ef6000;;
	color: #fff;
  margin: auto;
  display: block;
  font-weight: 700;
  width: 150px;
  height: 45px;
}

.cookie-overlay .bg-white .modal-body .accordion .card-header::after {
  font-family: 'FontAwesome';  
  content: "\f068";
  float: left; 
  font-size:15px;
  margin-right: 20px;
  font-weight: 400;
  color: #585858;
  border-radius: .25rem;
}

.cookie-overlay .bg-white .modal-body .accordion .collapsed::after {
  /* symbol for "collapsed" panels */
  content: "\f067"; 
  font-family: 'FontAwesome';  
  color: #585858;
}

.cookie-overlay .bg-white #cookiesModal{
 width: 100%;
  background-color: rgba(0,0,0,0.50); /* Black background with opacity */
  z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
 /* cursor: pointer; */ /* Add a pointer on hover */
}

.cookies-policy h5 {
	color: #005293;
  font-weight: 700;
}
.cookies-policy h5 b {
	color: #ef6000;
  font-weight: 500;
}

.cookies-policy hr {
  margin: 30px auto;
}

.cookies-policy .nav-tabs {
	border-bottom: 0px solid #dee2e6;
  margin-bottom: 20px;
}

.cookies-policy .nav-tabs .nav-item {
	margin: 0px 10px 0px;
}

.cookies-policy .nav-tabs .nav-link {
	border: none;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.cookies-policy .nav-tabs .nav-item.show .nav-link, .cookies-policy .nav-tabs .nav-link.active {
	color: #ef6000;
	background-color: #fff;
	border-bottom: 3px solid #ef6000;
}

.close {
	opacity:1;
}

.cookies-btn {
	background-color: #ef6000;
	height: 43px;
	width: 43px;
	border-radius: 100%;
	position: fixed;
	bottom: 46px;
	left: 25px;
	cursor: pointer;
  border:solid 1px #dcdcdc;
  padding: 3px;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
-moz-box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
opacity: 0.48;
}

.cookies-btn:hover {
  opacity: 1;
}

 
.cookies-policy .table-bordered thead th {
  color: #ef6000;
}
 

.video-banners1 .swiper-container {
  width: 100%;
  height: 96vh;
  margin: 0 auto;
  
}
.video-banners1 .swiper-container .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 95%;
  margin: 20px auto;
  background: #fff;
}

.video-banners1 .swiper-container video {
	object-fit:cover; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
  padding:0px 20px;
}
 
.swiper-button-next, .swiper-button-prev {
  color: #ef6000;
}

@media (max-width: 560px) {
 
  .cookie-overlay h4 {
    font-size: 0.85rem !important;
    margin: 10px 0px 0px 25px !important;
}
.cookie-overlay .bg-white {
  font-size: 12px;
}
.cookie-overlay .bg-warning {
  margin-bottom: 10px;
}
.bg-white.p-4 {
  padding: 10px 0px !important;
}
.cookie-overlay .bg-white .modal-content {
  background: rgba(255, 255, 255, .90);
  height: 100%;
  right: 0;
}
/* .cookie-overlay .bg-white .modal-header img {
  width: 70%;
} */

#cookiesModal .btn-close {
	border-radius: 0px;
	opacity: .9;
	z-index: 9;
	position: absolute;
	right: 47px;
	top: 20px;
	color: #fff;
}

#cookiesModal .btn-close span img {
	position: relative;
	right: 12px;
	top: -6px;
}
}

 
 
.col-lg-4.col-md-6.mt-2.mt-md-4.device-card.all.filter.\34 g.camera.standard.panic-button.one-way-communication.two-way-communication.driver-tag.fuel-sensor.temprature-sensor.speed-limiter.bluetooth {
	display: none;
}


.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
    
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
        overflow-y: auto;
        max-height: 90vh;
        margin-top:10px;
    }
}
/* ============ mobile view .end// ============ */
