@import url("https://fonts.googleapis.com/css2?family=Roboto&family=Ubuntu:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

html {
  scroll-behavior: smooth !important;
  
  /* background-image: url("https://i.pinimg.com/1200x/d7/38/de/d738de0912e1ea6a525442f0c6301f72.jpg"); */
}

.sticky {
  margin-top: 80px;
}
body {
  font-family: "Saira", sans-serif;
  margin: 0px;
  padding: 0px;
  scroll-behavior: smooth !important;
  overflow-x: hidden;
}
@supports (-webkit-appearance:none) and (stroke-color:transparent) {
  .safari_only-1 { 
    overflow-x: hidden;
  }
}
#navItem-Services {
  color: #d22027;
}
.main-top {

  position: relative;
  video {
    width: 100%;
  }
}
.Saira {
  font-family: "Saira", sans-serif !important;
}
.bg-lblue {
  background-color: #f3f8fb;
}
.bg-col-curious {
  background-color: #e5e6ed;
}
.font-col {
  color: #4d4d4d !important;
}

.marquee-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
}

.marquee {
  display: inline-flex;
  animation: marquee 40s linear infinite;
}

.marquee img {
  height: 100px; /* Adjust the height as needed */
  margin-right: 30px; /* Space between images */
  border-radius: 5px;
}
.small-text {
  width: 140%; 
  color: #4d4d4d !important; 
  font-size: 18px;
}
.margin-t {
  /* margin-top: 16px;  */
}
@keyframes marquee {
  from {
      transform: translateX(0%);
  }
  to {
      transform: translateX(-100%);
  }
}
.secondary {
  font-weight: 400;
  font-size: 19px;
  line-height: 50px;
  color: #6b6b6b;
  background-color: #d6d6d66b;
}
.tracking {
  font-family: "Saira", sans-serif;
  /* font-weight: 700;
  font-size: 48px; */
  line-height: 56px !important;
  color: #0d1035;
}

.timing {
  font-family: "Saira", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

.large-scale {
  font-family: "Saira", sans-serif;
  /* font-weight: 700;
  font-size: 28px;
  line-height: 38px; */
  color: #272727f2;
  /* transition: all 0.5 ease !important; */
}
.mPara {
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
  color: #fff;
}
.happy {
  font-family: "Saira", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.5 ease !important;
}

.rfid {
  font-family: "Saira", sans-serif;
  /* font-weight: 700; */
  /* font-size: 46px; */
  /* line-height: 52.5px; */
}

.rfi {
  font-family: "Saira", sans-serif;
  font-weight: 400;
  /* font-size: 35px;
  line-height: 52.5px; */
}

.fundamentally {
  font-family: "Saira", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 40.5px;
  color: #000033;
  text-align: center;
}

.chips {
  font-family: "Saira", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px ;
  color: #666666;
  text-align: center;
}

.monitor {
  font-family: "Saira", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: justify;
  display: flex;
  flex-direction: column;
}

.rfid_bg {
  background-color: #f8f8f8;
  /* border-radius: 0px 0px 500px 0px; */
}
.getmore {
  font-family: "Saira", sans-serif;
  font-weight: 400;
  font-size: 35px;
  line-height: 52.5px;
}

.ifinish {
  font-family: "Saira", sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 52.5px;
}
/* footer css */

.about {
  font-family: "Saira", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}

i {
  color: #ffffff;
  font-size: 25px !important;
  letter-spacing: 30px;
  line-height: 30px;
}

.bottom-screen {
  background-color: #f4f9ff;
  border-radius: 75px;
  margin-top: 17px;
  margin-right: -8px;
  padding-bottom: 150px;
  z-index: 1;
}

.copyright {
  color: #fff;
}
@media (max-width: 1440px) {
  .main-top {
    /* margin-top: 9%; */
  }
  .secondary {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 50px;
    color: #222020;
    background: rgb(46, 45, 45);
    border-radius: 3px;
  }
}
.rfid_bg {
  /* border-radius: 0px 0px 220px 0px; */
}

@media only screen and (max-width: 768px) {
  
  .video-b {
    display: none;
  }
  .small-text {
    width: 100%;
  }

}
.bread-crumb-a {
  font-family: "Saira", sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  color: #6b6b6b;
  font-weight: 300;
}
.Frame_ {
  width: 100%;
  height: 1010px;
  position: relative;
}


.iframe_ {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  /* top: 30px; */
}

.trackingTime {
  position: absolute;
  display: inline-block;
  color: white;
  width: 50vw;
  top: 170px;
  left: 70px;
}

._ppp_Container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
._ppp_Container .main_Container {
  height: auto;
  width: 98%;
  /* border: 1px solid; */
  position: relative;
  /* border-radius: 20px;
  font-family: "ubuntu";
  background-color: #f3f8fb;
  padding: 20px 10px; */

  /* display: flex;
  justify-content: center; */
}

.group_83 {
  position: absolute;
  /* width: 30px; */
  height: 240px;
}
.passion_hero {
  width: 29%;
  /* position: absolute; */
  display: block;
  margin: 0 auto;
  position: sticky;
  top: 20vh;
}
._box {
  width: 20%;
  transition: all 0.5s ease;
  h2 {
    padding: 15px 0;
  }
}
.passion {
  float: right;
  margin-right: 10%;
  /* margin-top: 5%; */
  h2 {
    color: #d22027;
  }
}
.slideUp {
  transform: translateY(-300px);
}
._box img {
  width: 100%;
}
.bottom_Content {
  clear: both;
  display: flex;
  justify-content: center;
  margin: 100px 0;
}
.bottom_Content > div {
  clear: both;
  position: relative;
  width: 70%;
  height: auto;
  text-align: center;
}
.bottom_Content p {
  padding: 22px 0;
  margin: 0;
  color: #29455e;
  font-family: "Ubuntu";
  font-size: 20px;
  font-weight: 600;
}

.precision {
  clear: both;
  float: left;
  margin-left: 10%;
  margin-top: 5%;
  h2 {
    color: #d22027;
  }
}
.pride {
  clear: both;
  float: right;
  margin-right: 10%;
  margin-bottom: 10px;
  margin-top: 5%;

  h2 {
    color: #d22027;
  }
  p {
    color: #000000;
    
  }
}
.vector_4 {
  width: 81px;
  position: absolute;
  top: 0;
  left: 0%;
}
.vector_5 {
  width: 81px;
  position: absolute;
  bottom: 0;
  right: 0%;
}
.dummy_box {
  clear: both;
  width: 100%;
  height: 50px;
}
.bg-col-blue {
  background-color:  #1B3954;
  ;
}
@media only screen and (max-width: 1660px) {
  .bottom_Content p {
    padding: 12px 41px;
  }
}
#navBarComponent2:hover {
  background: #e6e6e6 !important;
  border-radius: 20px;
}
#navBarComponent1:hover {
  background: #e6e6e6 !important;
  border-radius: 20px;
}
.dropdown-item:hover {
  background-color: #e6e6e600 !important;
  color: #242222 !important;
  font-weight: 700;
}
.dropdown-item:active {
  background-color: #e6e6e600 !important;
  color: #d22027 !important;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d22027;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}

/* main section  */
.mdck_container {
  display: flex;
  flex-wrap: wrap;
  gap: 10%;
}
@media only screen and (max-width: 2000px) {
  .ifinish {
    font-size: 30px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 25px;
    line-height: 25px;
    padding: 0 4%;
  }
  .mdck_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10%;
  }
}
@media only screen and (max-width: 1800px) {
  .ifinish {
    font-size: 28px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 20px;
    line-height: 25px;
    padding: 0 4%;
  }
  
  .rfi {
    font-size: 22px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 23px;
    line-height: 28px;
  }
  
 
}
@media only screen and (max-width: 1500px) {

  .ifinish {
    font-size: 25px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 20px;
    line-height: 25px;
    padding: 0 4%;
  }
 
  .rfi {
    font-size: 22px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 22px;
    line-height: 27px;
  }
  
  
}
@media only screen and (max-width: 1200px) {
 
  .ifinish {
    font-size: 25px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 20px;
    line-height: 25px;
    padding: 0 4%;
  }
 
  .rfi {
    font-size: 20px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 22px;
    line-height: 27px;
  }
 
 
  
}
@media only screen and (max-width: 1024px) {
  
  
  .ifinish {
    font-size: 23px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 20px;
    line-height: 25px;
    padding: 0 4%;
  }
  .mdck_container {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
  }

  .rfi {
    font-size: 19px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 20px;
    line-height: 25px;
  }
  
  
  
  .marquee img {
    height: 80px;
  }
}
@media only screen and (max-width: 800px) {
 
 
  .ifinish {
    font-size: 21px;
    line-height: 12.5px;
  }
  .mdck_container {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
  }
  .getmore {
    font-size: 20px;
    line-height: 25px;
    padding: 0 4%;
  }

  .rfi {
    font-size: 18px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 19px;
    line-height: 24px;
  }

  

}
@media only screen and (max-width: 768px) {
  .passion_hero {
    display: none;

  }
  .rfid_bg {
    /* border-radius: 0px 0px 100px 0px; */
  }

  .ifinish {
    font-size: 19px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 19px;
    line-height: 25px;
    padding: 0 4%;
  }
 
  .rfi {
    font-size: 18px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 17px;
    line-height: 22px;
  }

  .monitor {
    font-size: 25px;
    line-height: 35px;
  }
  
  .marquee img {
    height: 60px;
  }
}

@media only screen and (max-width: 425px) {
  .chips {
    font-size: 16px;
  }
 
  .happy {
    font-size: 16px;
    line-height: 26px;
  }
  .ifinish {
    font-size: 16px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 16px;
    line-height: 18px;
    padding: 0 4%;
  }

  .small-text {
    width: 100%;
  }
  .rfi {
    font-size: 17px;
    line-height: 26px;
  }
  .fundamentally {
    font-size: 16px;
    line-height: 20px;
  }
  
 
  .mdck_container {
    display: block !important;
  }
  
}
@media only screen and (max-width: 320px) {
 
 
  .ifinish {
    font-size: 16px;
    line-height: 12.5px;
  }
  .getmore {
    font-size: 16px;
    line-height: 18px;
    padding: 0 4%;
  }

  .rfi {
    font-size: 14px;
    line-height: 20px;
  }
  .fundamentally {
    font-size: 15px;
    line-height: 20px;
  }
 
  
  
  .mdck_container {
    display: block !important;
  }
}
.iframe-wrapper {
  
  mask-size: cover;
  overflow: hidden;
}

.mask1 {
  width: 100%;
  mask-image: url("../images/Services/By industry/services-public sector.png");
  -webkit-mask-box-image: url("../images/Services/By industry/services-public sector.png");
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  video {
    width: 150%;
  }
}
@supports (-webkit-appearance:none) and (stroke-color:transparent) {
  .safari_only { 
    height: 500px;
    
  }
}

.main-top {
  margin: 2% 0;
}
.trackingContainer {
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (min-width: 2000px) {
  
  .main-top {
    margin: 16% 0 0 0;
  }
  .trackingContainer {
    position: absolute;
    top: 0;
    left: 3%;
  }
  .tracking {
    font-size: 56px;
    line-height: 68px;
  }
  
}
@media only screen and (max-width: 2000px) {
  
  .main-top {
    margin: 2% 0;
  }
  .trackingContainer {
    position: absolute;
    top: 0;
    left: 3%;
  }
  .tracking {
    font-size: 48px;
    line-height: 52px;
    transition: all 0.5 ease;
  }
 
}

@media only screen and (max-width: 1300px) {
  .main-top {
    margin: 7% 0 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  .tracking {
    font-size: 38px;
    line-height: 46px;
    transition: all 0.5 ease;
  }
  
}
@media only screen and (max-width: 1024px) {
  .main-top {
    margin: 0 -22%;
    transition: all 0.5 ease !important;
  }
}
@media only screen and (max-width: 900px) {
  .trackingContainer {
    position: static;
  }
 
}
@media only screen and (max-width: 768px) {
 
  .main-top {
    margin: 0 -22%;
  }
  .mask1 {
    mask-size: 80% 100%;
  }
  .trackingContainer {
    position: static;
  }
  .tracking {
    font-size: 36px;
    line-height: 46px;
    transition: all 0.5 ease;
  }
  /* .timing {
    font-size: 16pxpx;
    line-height: 26px;
  } */
}
@media only screen and (max-width: 426px) {
  
  .tracking {
    font-size: 32px;
    line-height: 37px;
  }
  .
}
@media only screen and (max-width: 768px) {
  body, html {
    overflow-x: hidden;
  }
  .group_83 {
    height: 200px;
  }
  ._box {
    width: 85%;
  }
  .passion,
  .pride {
    h2 {
      font-size: 28px;
      text-align: right;
    }
    p {
      font-size: 18px;
      text-align: right;
    }
  }
  .precision {
    h2 {
      font-size: 28px;
      text-align: left;
    }
    p {
      font-size: 18px;
      text-align: left;
    }
  }
  .bottom_Content {
    margin: 10px;
    div {
      width: 100%;
      font-size: 15px;
      p {
        padding: 14px 5px;
        font-size: 15px;
      }
    }
  }
}
@media only screen and (max-width: 426px) {
  .group_83 {
    height: 150px;
  }
  ._box {
    width: 85%;
  }
  .passion,
  .pride {
    h2 {
      font-size: 25px;
      text-align: right;
    }
    p {
      font-size: 15px;
      text-align: right;
    }
  }
  .precision {
    h2 {
      font-size: 23px;
      text-align: left;
    }
    p {
      font-size: 15px;
      text-align: left;
    }
  }
  .bottom_Content {
    margin: 10px;
    div {
      width: 100%;
      font-size: 15px;
      p {
        padding: 14px 5px;
        font-size: 15px;
      }
    }
  }
}
@media only screen and (max-width: 320px) {
  .group_83 {
    height: 150px;
  }
  ._box {
    width: 80%;
  }
  .bottom_Content {
    margin: 0;
    div {
      width: 100%;
      font-size: 13px;
      p {
        padding: 10px;
        font-size: 13px;
      }
    }
  }

  .passion,
  .pride {
    h2 {
      font-size: 23px;
      text-align: right;
    }
    p {
      font-size: 13px;
      text-align: right;
    }
  }
  .precision {
    h2 {
      font-size: 23px;
      text-align: left;
    }
    p {
      font-size: 13px;
      text-align: left;
    }
  }
}
.solidborder {
  width:30px;
  border: 1px solid #D22027;
}
.dottedborder {
  width:60px;
  border: 1px dotted #D22027;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: none !important;
}

/* Add custom image as separator */
.breadcrumb-item+.breadcrumb-item {
  position: relative;
}

.breadcrumb-item+.breadcrumb-item::after {
  content: url('../images/Vector\ 1447.png');
  position: absolute;
  left: -12px;
  /* Adjust as per image size */
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  /* Adjust size as needed */
  height: auto;
  padding: 0 10px;
}

.bread-crumb-a {
  font-family: "Saira", sans-serif;
  text-transform: capitalize;
  text-decoration: none;
  color: #6b6b6b;
  font-weight: 300;
  padding: 0 7px;
}
