/* reset.css */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

body {
  position: relative;
  line-height: 1;
  font-family: "Bookerly";
}
body::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-size: contain;
  background-image: url(https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/images/hero-bg.png);
  background-position: center;
  left: 0;
  right: 0;
  opacity: 25%;
  z-index: -1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
}

/* import custom font family */

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-BoldItalic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly Display";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-BoldItalic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Bold.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-LightItalic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly Display";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Bold.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly Display";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Italic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly Display";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Regular.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/BookerlyDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Italic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Italic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-LightItalic.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Light.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bookerly";
  src: url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Regular.woff2") format("woff2"),
    url("https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/font/Bookerly-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Helper css */

button,
.btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  gap: 10px;

  background: linear-gradient(257.66deg, #59cfff -13.16%, #5468ff 91.67%);
  box-shadow: 0px 3px 0px #4755b7;
  border-radius: 6px;
  border: none;

  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  width: max-content;

  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

button:hover,
.btn:hover {
  color: #fff;
  transition: all 0.5s ease-in-out;
}

button:focus,
.btn:focus {
  box-shadow: 0px 3px 0px #4755b7;
}

p {
  font-weight: 300;
  /*font-size: 18px;*/
  font-size: 17px;
  line-height: 170%;
  color: #474747;
}

/* Header section */

.nav-item .nav-link {
  line-height: 28px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.nav-item .nav-link.active,
.nav-item .nav-link:hover {
  color: #011721 !important;
}

/* Hero section */
.hero-bg {
  /* background-image: url(./assets/hero-bg.png); */
  background-size: cover;
  background-repeat: no-repeat;
}

section {
  padding: 120px 0;
}
section.hero {
  padding: 40px 0;
}
section.hero h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 140%;
  color: #011721;
  text-align:left;
}
section.hero h1 span {
  color: #249bd0;
}
section.hero .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* Service section */

section.hero.service {
  padding: 60px 50px;
  background: linear-gradient(180deg, #e5f8ff 0%, #e4efff 100%);
  border-radius: 90px;
}

/* Products & Services section */
.mySwiper.swiper {
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProductServices .mySwiper h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  color: #011721;
  margin-bottom: 10px;
}
.ProductServices .ProductServicescard {
  position: relative;
  margin-right: -15%;
}
.ProductServices .ProductServicescard .ProductServicesAnimation {
  position: absolute;
  top: 50%;
  left: -25%;
  transform: translate(-0%, -50%);
}
.ProductServices .ProductServicescard .ProductServicesAnimation1 {
  width: 255px;
  height: 255px;
}
.ProductServices .ProductServicescard .ProductServicesInfo .pelement {
  position: absolute;
  right: -50px;
  top: -60px;
  z-index: 1;
}
.ProductServices .ProductServicescard .ProductServicesInfo .pelement3 {
  position: absolute;
  right: -25px;
  top: -25px;
  z-index: 1;
}
.ProductServices .ProductServicescard .ProductServicesInfo .pelement2 {
  position: absolute;
  right: -25px;
  bottom: -25px;
  z-index: 1;
}
.ProductServices .ProductServicescard .ProductServicesInfo .pelement4 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.ProductServices .ProductServicescard .ProductServicesInfo {
  position: absolute;
  right: 50px;
  top: 60px;
  max-width: 220px;
}
.ProductServices .ProductServicescard .ProductServicesInfo h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #011721;
  text-align: start;
  z-index: 99;
  position: relative;
}
.ProductServices .ProductServicescard .ProductServicesInfo p {
  text-align: start;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  z-index: 99;
  position: relative;
}
.ProductServices
  .ProductServicescard
  .ProductServicesInfo
  .ProductServicesInfodetails {
  margin-top: 40px;
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  color: #011721;
}
.ProductServices .mySwiper.swiper .row.mb-5 .col-lg-6 p {
  width: calc(100% - 110px);
}
.mySwiper .swiper-button-next::after,
.mySwiper .swiper-button-prev::after {
  content: "";
}
.mySwiper .swiper-button-next,
.mySwiper .swiper-button-prev {
  background: #fff;
  filter: drop-shadow(0px 3px 15px rgba(26, 72, 187, 0.2));
  border-radius: 30px;
  width: 40px;
  height: 40px;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 70px;
}
.mySwiper .swiper-button-next {
  background-image: url(https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/images/svg/swiperRight.svg);
}
.mySwiper .swiper-button-prev {
  background-image: url(https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/images/svg/swiperLeft.svg);
  left: calc(100% - 100px);
}
.mySwiper .swiper-button-next:hover,
.mySwiper .swiper-button-prev:hover {
  background-color: #249bd0;
  filter: none;
}
.rectangle {
  margin-top: 50px;
  height: 200px;
  width: 400px;
  background-color: #e1f4f1;
}
.top-left-rounded {
  border-top-left-radius: 85px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  position: relative;
}
h1.title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  text-align: center;
  color: #011721;
}

section .partners img {
  height: 100px;
  width: 100px;
  object-fit: contain;
  margin: auto;
}
section .partners {
  margin-bottom: 40px;
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(7, 1fr);
}
section.business {
  position: relative;
}
section.business .container {
  z-index: 9;
  position: relative;
}
section.business .BusinessCard {
  background: #ffffff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 28px;
  padding-bottom: 0;
}
section.business .BusinessCard .BusinessCardAnimation {
  height: 365px;
}
section.business .BusinessCard h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #011721;
}
section.business .BusinessCard img {
  height: 365px;
  width: 100%;
  object-fit: contain;
}
.ivmstracking p{text-align:left;}
.ivmstracking h3{text-align:left;}
section.business img.bgImg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left:0;
}
/* News section */
.news {
  background: linear-gradient(180deg, #e5f8ff 0%, #e4efff 100%);
  border-radius: 90px;
  padding: 80px 90px;
  padding-bottom: 60px;
  padding-right: 0;
}

.news .newscard {
  background: #ffffff;
  box-shadow: 0px 20px 0px rgba(105, 163, 226, 0.3);
  border-radius: 20px;
  display: flex;
  margin-bottom: 30px;
}
.news .newscard .newscardleft {
  width: 100%;
  height: 100%;
}
.news .newscard img.newimg {
  height: 330px;
  width: 100%;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
  margin-bottom: -2px;
}

.news .newscard .newsheading h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 170%;
  color: #011721;
}
.news .newscard .newsheading p {
  font-weight: 300;
  font-size: 16px;
  line-height: 170%;
  color: #474747;
}

.news .newscard .newsdetails {
  margin-top: auto;
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
}
.news .newscard .newsinfo {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 40px 30px;
}
.newsSwiper {
  padding: 60px 0;
  padding-bottom: 80px;
}
.newsSwiper .newsnavigation {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.newsSwiper .newsnavigation .newsbtn {
  position: absolute;
  right: 60px;
  bottom: 0;
  width: 100px;
  height: 40px;
}
.newsSwiper .swiper-button-next {
  background-image: url(https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/images/svg/swiperRightnews.svg);
}
.newsSwiper .swiper-button-prev {
  background-image: url(https://newrts-demo.colanapps.in/resources/admin_assets/assets/front/images/svg/swiperLeftnews.svg);
  left: calc(100% - 100px);
}
.newsSwiper .swiper-button-next::after,
.newsSwiper .swiper-button-prev::after {
  content: "";
}
.newsSwiper .swiper-button-next,
.newsSwiper .swiper-button-prev {
  border-radius: 30px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.newsSwiper .newsnavigation .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  display: flex;
  align-items: center;
}
.newsSwiper .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  opacity: 1;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
}
.newsSwiper .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #249bd0;
}
.footer-section .company-footer-contact-list li {
  font-weight: 400;
  font-size: 18px;
  line-height: 170%;
  color: #011721;
  margin-top: 8px;
}
.footer-section h5.widget-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #011721;
  margin-bottom: 18px;
  padding-left: 8px;
}
.footer-section ul.courses-link-list li {
  margin-bottom: 8px;
}
.footer-section ul.courses-link-list li a {
  font-weight: 300;
  font-size: 18px;
  line-height: 170%;
  color: #474747;
  text-decoration: none;
  padding-left: 8px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.footer-section ul.courses-link-list li a:hover {
  /* background: #e7e9f0; */
  color: #249bd0;
}
.footer-section ul.courses-link-list li a .socialicon {
  width: 18px;
}
.footer-section ul.courses-link-list li a .socialicon img {
  display: flex;
  align-items: center;
}
.footer-section .footer-top {
  margin-bottom: 80px;
}
.footer-section .footer-top .widget iframe {
  width: 100%;
  height: 200px;
}
.footer-section .container-fluid {
  padding: 0 72px !important;
}
.footer-bottom {
  padding: 20px 10px;
  border-top: 1px solid #eeeeee;
  font-weight: 300;
  font-size: 16px;
  line-height: 170%;
  text-align: center;
  color: #838383;
}

/* about us */

.breadcrumbs {
  width: 100%;
  /*padding: 100px 0;*/
  /* height: 355px; */
  /* background: linear-gradient(180deg, #e5f8ff 0%, #e4efff 100%); */
  position: relative;
  z-index: 2;
  margin: auto;
  text-align: center;
}
/* .breadcrumbs::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(./assets/svg/bgbreadcrumb.svg);
    height: 100%;
    width: 100%;
    z-index: 1;
} */
.breadcrumbs-2 {
  background: transparent;
  height: 270px;
}
.breadcrumbs-2::before {
  content: "";
  position: inherit;
  background-image: none;
}
.breadcrumbs .breadcrumbtitle {
  font-weight: 700;
  font-size: 56px;
  line-height: 140%;
  text-align: center;
  color: #011721;
}
.breadcrumbs .breadcrumbdisc {
  font-weight: 300;
  font-size: 18px;
  line-height: 170%;
  text-align: center;
  color: #474747;
  /* max-width: 750px; */
  width:100%
}
.breadcrumbInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0px;
  gap: 20px;
  z-index: 99;
  position: relative;
  /* max-width: 750px; */
  margin: auto;
}

.about .left h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  color: #011721;
}

.about .left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.about .right {
  display: flex;
  justify-content: center;
}
.about .speech-btns button {
  box-shadow: none;
  padding: 7px;
}
.about .speech-btns .active {
  background: none;
  border: 1px solid #58aaff;
}
.about .speech-btns img {
  width: 20px;
}
.aboutAnimation {
  height: 550px;
}

.productcardAnimation {
  height: 400px;
}

/* Service Details */

.servicedetails .servicedetailstitle {
  text-align: center;
  max-width: 750px;
  margin: auto;
  padding-bottom: 60px;
}
.servicedetails .servicedetailstitle h3.title {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #011721;
}
.servicedetails .servicedetailsgrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.servicedetails .servicedetailscard {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px 60px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #e5e5e5;
  width: 100%;
  height: 100%;
}
.servicedetails .servicedetailscard:nth-child(2) {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
.servicedetails .servicedetailscard:nth-child(4),
.servicedetails .servicedetailscard:nth-child(3) {
  border-bottom: 1px solid transparent;
}
.servicedetails .servicedetailscard:nth-child(4) {
  border-right: 1px solid transparent;
}
.servicedetails .servicedetailscard:hover {
  background: #ffffff;
  box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.servicedetails .servicedetailscard h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #011721;
  margin-bottom: 10px;
  margin-top: 20px;
}
/* products */
.product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.product .productcard .productimg {
  background: #eef8ff;
  border-radius: 10px 10px 0px 0px;
  max-height: 423px;
}
.product .productcard .productimg lottie-player,
.product .productcard .productimg lottie-player #animation-container,
.product .productcard .productimg svg {
  max-height: 423px;
}
.product .productcard .productimg-2 {
  background: #eeeeff;
}
.product .productcard .productimg-3 {
  background: #e8f2ff;
}
.product .productcard .productimg img {
  width: 100%;
  object-fit: contain;
  max-height: 400px;
  padding: 35px;
}
.product .productcard .productdetails {
  background: #ffffff;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #e5e5e5;
  border-radius: 0px 0px 10px 10px;
  padding: 40px;
}

.product .productcard .productdetails h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 150%;
  color: #011721;
  margin-bottom: 20px;
}
.product .productcard .productdetails p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product .productcard .productdetails .read-more {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 40px;
  cursor: pointer;
}
.product .productcard .productdetails .read-more b {
  color: #474747;
}
.product .productcard .productdetails:hover {
  background: #ffffff;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
  border-radius: 0px 0px 10px 10px;
}
.product .productcard .productdetails:hover .read-more b {
  color: #249bd0;
}
.product .productcard .productdetails:hover .read-more svg path {
  fill: #249bd0;
}
/* product details */
.productdetails .productdetailsimg {
  border-radius: 10px;
  margin-bottom: 50px;
}
.productdetails .productdetailsimg img {
  width: 100%;
  max-height: 500px;
  background: #eef8ff;
  border-radius: 10px;
}
.productdetails h3.title {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #011721;
  margin-top: 30px;
  margin-bottom: 15px;
}
.productdetails ul {
  padding-left: 19px;
}
.productdetails ul li {
  list-style: disc;
  font-weight: 300;
  font-size: 18px;
  line-height: 170%;
  color: #474747;
}
.productdetails ul li::marker {
  color: #249bd0;
}
.img-grid {
  margin: 50px 0;
}
.img-grid img {
  width: 100%;
  max-height: 550px;
  margin-bottom: 25px;
  object-fit: cover;
}
.img-grid .grid-1,
.img-grid .grid-3,
.img-grid .grid-2 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #e8f2ff;
}
.relatedservices {
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  color: #011721;
}
/* contact */
.contact {
  display: flex;
  height: 100%;
}
.contact .left {
  width: 25%;
}
.contact .right {
  width: 75%;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: #d9d9d9;
  border-radius: 0px 10px 10px 0px;
  padding: 50px;
  background-color: white;
}
.contact .contactImg {
  background: #e5f8ff;
  border-radius: 10px 0px 0px 10px;
  height: 100%;
  width: 100%;
}
.contact .contactImg img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.contact .contactForm h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #474747;
  margin-bottom: 50px;
}
input {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  width: 100%;
  margin-top: 6px;
}
textarea:focus,
input:focus {
  border: 1px solid #d9d9d9;
  outline: none;
}
label {
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #474747;
  cursor: pointer;
  display: block;
}
textarea {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  width: 100%;

  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  height: 150px;
  margin-top: 6px;
  resize: none;
}
textarea::placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}
@media (max-width: 1200px) {
  .ProductServices .ProductServicescard .ProductServicesImg img {
    width: calc(100% - 56px);
  }

  .ProductServices .ProductServicescard .ProductServicesInfo {
    max-width: 215px;
  }
  .ProductServices .ProductServicescard .ProductServicesAnimation1 {
    width: 180px;
  }
  .ProductServices .ProductServicescard .ProductServicesAnimation {
    left: -2%;
  }
  .ProductServices .ProductServicescard .ProductServicesInfo p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 991px) {
  .servicedetails .servicedetailsgrid,
  .product {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .servicedetails .servicedetailscard {
    padding: 30px;
  }
  .servicedetails .servicedetailscard:nth-last-child(2),
  .servicedetails .servicedetailscard:nth-last-child(4) {
    border-right: none;
  }
  .servicedetails .servicedetailscard:nth-last-child(1),
  .servicedetails .servicedetailscard:nth-last-child(2) {
    border: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .contact {
    flex-direction: column;
  }
  .contact .right,
  .contact .left {
    width: 100%;
  }
  .contact .left .contactImg {
    height: 450px;
    border-radius: 10px 10px 0px 0px;
  }
  .contact .right {
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 10px 10px;
    padding: 35px;
  }

  section {
    padding: 80px 0;
  }

  .breadcrumbs {
    height: 255px !important;
    padding: 0 15px;
  }

  .relatedservices,
  .product .productcard .productdetails h3,
  .breadcrumbs .breadcrumbtitle {
    font-size: 32px;
  }

  .product .productcard .productdetails .read-more {
    margin-top: 30px;
  }
  .product .productcard .productdetails {
    padding: 25px;
  }

  button,
  .btn,
  .product .productcard .productdetails .read-more b,
  p {
    font-size: 14px;
  }

  section.business .BusinessCard .BusinessCardAnimation,
  .aboutAnimation,
  .productcardAnimation {
    height: 300px;
  }

  .productdetails ul li {
    font-size: 14px;
  }

  .breadcrumbs .breadcrumbdisc,
  .productdetails h3.title {
    font-size: 16px;
  }

  .img-grid img {
    max-height: 400px;
  }

  .ProductServices .mySwiper h1,
  h1.title,
  section.hero .left h1,
  .about .left h2 {
    font-size: 33px;
  }

  section.business .BusinessCard h6 {
    font-size: 20px;
  }

  section.hero h1 {
    font-size: 35px;
  }

  section.hero.service {
    border-radius: 45px;
    padding: 30px 25px;
  }

  section.business .row.mt-5.pt-3 .col-lg-9.mx-auto .row {
    gap: 15px;
  }

  section.business img.bgImg {
    height: 993px;
  }

  section .partners {
    grid-template-columns: repeat(4, 1fr);
  }

  .news {
    padding: 40px 25px;
  }
  .news .newscard {
    flex-direction: column;
  }
  .news .newscard img.newimg {
    border-radius: 20px 20px 0px 0px;
  }
  .news .newscard .newsdetails {
    padding-top: 10px;
  }
  .newsSwiper {
    padding: 40px 0;
    padding-bottom: 60px;
  }
  .newsSwiper .newsnavigation .swiper-pagination {
    bottom: 20px;
    left: 20px;
  }

  .footer-section .footer-top .col-12:nth-child(2) {
    margin-bottom: 25px;
  }
  .footer-section .footer-top .widget.course-links-widget {
    margin-bottom: 25px;
  }
  .footer-section .footer-top .widget.company-intro-widget p {
    margin-top: 25px;
  }

  .footer-section h5.widget-title {
    padding-left: 0;
    font-size: 16px;
  }
  .footer-section .company-footer-contact-list li {
    font-size: 14px;
    padding-left: 0;
  }
  .footer-section ul.courses-link-list li a {
    padding-left: 0;
    font-size: 14px;
  }
  .footer-bottom {
    font-size: 14px;
  }
  .footer-section .container-fluid {
    padding: 0 15px !important;
  }

  button:focus,
  .btn:focus {
    box-shadow: none !important;
  }

  .navbar-light .navbar-nav .nav-item button {
    margin: auto;
    margin-bottom: 10px;
  }
  .navbar-light .navbar-collapse a {
    display: flex;
    justify-content: center;
    padding: 1rem;
  }
  .navbar-light .navbar-nav .nav-link {
    text-align: center;
    padding: 1rem;
    font-size: 20px;
  }

  .ProductServices .ProductServicescard .ProductServicesAnimation1 {
    width: 255px;
  }

  .ProductServices .ProductServicescard .ProductServicesAnimation {
    left: -25%;
  }
}
@media (max-width: 560px) {
  .ProductServices .ProductServicescard .ProductServicesAnimation1 {
    width: 200px;
  }

  .ProductServices .ProductServicescard .ProductServicesAnimation {
    left: -15%;
  }

  .news .newscard img.newimg {
    height: 250px;
  }

  .news .newscard .newsinfo {
    padding: 20px 15px;
  }
  .news .newscard .newsheading h2 {
    font-size: 16px;
  }

  .news .newscard .newsheading p {
    font-size: 12px;
  }

  .news .newscard .newsdetails b {
    font-size: 12px;
  }

  .news {
    border-radius: 25px;
  }

  .newsSwiper .newsnavigation .newsbtn {
    right: 0;
  }

  .newsSwiper .newsnavigation .swiper-pagination {
    left: 0;
  }

  .mySwiper .swiper-button-next,
  .mySwiper .swiper-button-prev {
    top: 90px;
  }
}
@media (max-width: 500px) {
  .ProductServices .ProductServicescard .ProductServicesImg img {
    width: calc(85% - 56px);
  }
  .ProductServices .ProductServicescard .ProductServicesInfo {
    top: 30px;
  }
  .ProductServices .ProductServicescard .ProductServicesInfo .pelement {
    right: 9px;
    top: -30px;
  }
  .ProductServices .ProductServicescard .ProductServicesAnimation {
    left: -3%;
  }
  .ProductServices .ProductServicescard .ProductServicesInfo h5 {
    font-size: 18px;
  }
  .ProductServices
    .ProductServicescard
    .ProductServicesInfo
    .ProductServicesInfodetails
    b {
    font-size: 14px;
  }
  section .partners {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .relatedservices,
  .product .productcard .productdetails h3,
  .breadcrumbs .breadcrumbtitle {
    font-size: 24px;
  }

  .ProductServices .mySwiper h1,
  h1.title,
  section.hero .left h1,
  .about .left h2 {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .ProductServices .ProductServicescard .ProductServicesInfo {
    right: 70px;
  }
  .ProductServices .ProductServicescard .ProductServicesAnimation1 {
    width: 150px;
  }
  .ProductServices .ProductServicescard .ProductServicesInfo p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .ProductServices
    .ProductServicescard
    .ProductServicesInfo
    .ProductServicesInfodetails {
    margin-top: 22px;
  }
  .ProductServices .ProductServicescard .ProductServicesInfo {
    max-width: 170px;
  }
  section .partners {
    grid-template-columns: repeat(2, 1fr);
  }
}
#preloader {
  position: sticky;
  top: 0;
  z-index: 99999;
}
#preloader {
  position: absolute;
  background: rgba(34, 34, 34, 0.99);
  height: 100vh;
  width: calc(100vw - 17px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  #preloader {
    width: 100vw;
  }
}
/*  */

.circle {
  position: absolute;
  border: 3px solid transparent;
  border-top-color: hsl(83, 82%, 53%);
  border-radius: 50%;
  animation: rotate linear infinite;
}

.circle.one {
  height: 50px;
  width: 50px;
  left: 50px;
  top: 50px;
  animation-duration: 0.85s;
}

.circle.two {
  height: 75px;
  width: 75px;
  top: 38px;
  left: 38px;
  animation-duration: 0.95s;
}

.circle.three {
  height: 100px;
  width: 100px;
  top: 25px;
  left: 25px;
  animation-duration: 1.05s;
}

@keyframes rotate {
  from {
    transform: rotateZ(360deg);
  }
  to {
    transform: rotateZ(0deg);
  }
}

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -90px;
}
.partnerSwiper {
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
}

.partnerSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.partnerSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

/* .default-content-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    width: 100%;
    min-height: 100vh;
} */

div.marquee > a > img {
  height: 100px !important;
  width: 100px !important;
  object-fit: contain;
}

.logoMarqueeSection {
  overflow: hidden;
  margin-bottom: 40px;
}

.logoMarqueeSection > div > div {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0;
}

.marquee-wrapper {
  display: inline-block;
  white-space: nowrap;
}

.marquee {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  transform: translate3d(0%, 0, 0);
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.marquee a {
  display: inline-block;
  white-space: nowrap;
  padding-right: 70px;
}

.marquee-wrapper:hover .marquee {
  animation-play-state: paused !important;
}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}



/* New CSS Start */
.marker-green {
  background-color: #62f962 !important;
}

.marker-yellow {
  background-color: #fdfd77 !important;
}

.marker-pink {
  background-color: #fc7899 !important;
}

.marker-blue {
  background-color: #72ccfd !important;
}

.pen-red {
  color: #e71313 !important;
}

.pen-green {
  color: #128a00 !important;
}

mark {
  color: #000 !important;
  background-color: #f4d03f !important;
}

.speech-btns {
  display: flex !important;
}

.speech-btns button {
  margin: 5px !important;
}

@media(max-width:1023px) {
  .mobile-closed-message-avatar svg {
      margin: 14px !important;
  }
}



.speech-btns button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}

.header_nav.sticky {
  position: fixed;
  background-color: #E3E3E3;
  z-index: 9999;
  width: 100%;
  left: 0;
  padding: 0 5%;
}

body {
  background-color: #E3E3E3;
}

.vehiclemonitoring h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  text-align: center;
  color: #011721;
}

/* section.business img.bgImg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.deviceintegration ul li {
  list-style: disc;
}

.deviceintegration ul {
  margin-top: 15px;
  margin-left: 15px;
}

.deviceintegration ul li p {
  text-align: left;
}

.installivms {
  display: flex;
  align-items: center;
  justify-content: center;
}


section.business .BusinessCard {
  background: #ffffff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 28px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.business .BusinessCard:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.ivmstracking h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 150%;
  color: #011721;
  margin-bottom: 15px;
  margin-top: 15px;
}

.ivmstracking {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ivmstracks {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 28px;
  padding-bottom: 0;
}

.stats-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: auto;
  padding: 30px 0;
}

.stats-box {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 14px;
  text-align: center;
  width: 250px;
  margin: 10px;
  transition: box-shadow 0.3s, transform 0.3s;
}

.stats-box:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.stats-box h2 {
  font-size: 28px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 300;
}

.stats-box2 {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: center;
  width: 195px;
  margin: 10px;
  transition: box-shadow 0.3s, transform 0.3s;
}

.stats-box2:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}

.stats-box2 h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 0px;
  font-weight: 300;
}


.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  padding: 30px 0;
}

.ecosystem .card {
  background-color: white;
  color: #0077B6;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.2s ease;
}

.ecosystem .card:hover {
  transform: translateY(-5px);
}

.ecosystem .card i {
  font-size: 40px;
  margin-bottom: 10px;
}

.ecosystem .card h3 {
  font-size: 21px;
  margin-bottom: 10px;
  color: #000;
}

.ProductServices .ProductServicescard .ProductServicesInfo p {
  overflow: visible;
  display: block;
}

.ecosystem .fa-solid,
.fas {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}

.relatedservices {
  padding-top: 150px;
}

.aianalysis {
  min-height: 270px !important;
}


section.business .BusinessCard h6 {
  margin-bottom: 15px;
}

.interaccess {
  text-align: center;
}

.vehiclemonitoring p {
  text-align: center;
}

.vehiclemonitors .slick-prev.slick-arrow,
.vehiclemonitors .slick-next.slick-arrow {
  color: transparent;
  background-color: transparent;
  border: none;
}

.vehiclemonitors .slick-prev.slick-arrow::before,
.vehiclemonitors .slick-next.slick-arrow::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

.vehiclemonitors .slick-prev.slick-arrow::before {
  background-image: url('https://colaninfotech.com/wp-content/uploads/2024/05/arrow-icon.webp') !important;
}

.vehiclemonitors .slick-next.slick-arrow::before {
  background-image: url('https://colaninfotech.com/wp-content/uploads/2024/05/arrow-icon.webp') !important;
  transform: rotateZ(180deg);
}

.vehiclemonitors .card {
  padding: 0px 15px;
}

.vehiclemonitors .slick-next {
  right: -95px;
  display: inline-block !important;
  position: absolute;
  top: 50%;
  background: transparent;
  box-shadow: none;
}

.vehiclemonitors .slick-prev {
  left: -63px;
  display: inline-block !important;
  position: absolute;
  top: 50%;
  z-index: 1;
  background: transparent;
  box-shadow: none;
}

.vehiclemonitors .slick-prev.slick-arrow {
  opacity: 1;
  cursor: pointer;
}

.vehiclemonitors .slick-dots li button {
  display: none;
}

.vehiclemonitors .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}




@media (max-width:820px) {

  .stats-box,
  .stats-box2 {
      width: 100%;
      margin: 10px 0;
  }

}

@media (max-width: 480px) {

  .stats-box h2 {
      font-size: 18px;
  }

  .ecosystem .card h3 {
      font-size: 16px;
  }

  .vehiclemonitoring h1 {
      text-align: left;
      font-size: 24px;
  }

  .vehiclemonitoring p {
      text-align: left;
  }

  .installivms {
      display: inline;
  }

  .vehiclemonitors .slick-slide {
      margin-left: 0;
      margin-right: 0;
      margin-top: 30px;
  }

  .vehiclemonitors .card {
      padding: 0px 0px;
  }

  .ecosystem .card i {
      font-size: 28px;
  }

  .ecosystem .card {
      padding: 10px;
  }
}
/* New CSS End */