body {
  /*font-family: 'poppinsregular';*/
  font-family: 'Open Sans', sans-serif;

  padding-top: 75px;
}
*{
	transition: ease all .4s;
}
html, body {
  overflow-x: hidden;
}
.container-fluid {
  max-width: 92% !important;
}
Join US .btn-warning {
  background: #fb9503;
  color: #fff
}
.round-btn {
  border-radius: 25px
}
.banner-otb {
	/* border: #fabd03 solid 2px;
    color: #fabd03; */
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 30px;

}


.banner-otb:hover{
  color:#367bdf!important ;
}

.banner_btn {
  font-size: 13px;
  /*font-family: 'poppinsbold'; */
  font-weight: 700;
  padding: 0.5rem 1.4rem;
}
.bTitle {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
}
.navbar {
  box-shadow: 0px 0px 35px 0px rgba(154, 161, 171, 0.15);
  padding: 0.75rem 0;
}
/** SLider **/
.banner .carousel-item {
  min-height: 450px;
  background: #367bdf;
}
.banner .carousel-item:nth-child(2){
	background: #903bc8
}
.banner .carousel-item:nth-child(3){
	background: #c83bb7
}
.banner .carousel {
  border-radius: 1.75rem;
  overflow: hidden
}
.banner .carousel-caption {
  left: 0;
  right: inherit;
  text-align: left;
  top: 0px;
  padding: 5rem 0 0 5rem;
  max-width: 50%;
}
.banner .carousel-caption h5 {
  /* font-family: 'centuryregular'; */
  font-size: 2.5rem
}
.cMain {
  background: url("../img/world.png")#f7f7f7 no-repeat left;
  background-size: contain;
  padding: 4rem 4rem 2rem 4rem;
  border-radius: 1.75rem;
}
.cMain h1 {
  /* font-family: 'centuryregular'; */
  font-size: 2.5rem;
  margin-bottom: .75rem !important
}
.cMain h1 span {
  color: #fb9503
}
.cMain p {
  color: #415378
}
.cLogo {
  background: #fff;
  border-radius: 10px;
  padding: .75rem 1rem;
  text-align: center;
  margin: 0rem 0rem 1.5rem 0rem;
  line-height: 45px;
}
.cLogo img {
  max-width: 100%;
  max-height: 45px
}
.cMain .carousel-inner {
  padding-bottom: 2rem;
}
.cMain .carousel-control-next, .cMain .carousel-control-prev {
  width: 30px;
  height: 30px;
  background: #c4c4c4;
  bottom: 0px;
  top: inherit;
  border-radius: 50%;
}
.cMain .carousel-control-prev {
  left: inherit;
  right: 40px
}
.cMain .carousel-control-next .carousel-control-next-icon, .cMain .carousel-control-prev .carousel-control-prev-icon {
  width: .75rem
}
.banner .carousel-control-next, .carousel-control-prev {
  width: 7%;
}
.banner .carousel-item .icon {
  background: #fff;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  position: absolute;
  right: 10%;
  top: 0%;
  bottom: 0;
  margin: auto;
  line-height: 300px
}
.banner .carousel-item .icon img {
  width: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.highLite {
  width: 98px;
  height: 88px;
  background: url("../img/h1.png") no-repeat;
  position: absolute;
  z-index: 1
}
.highLite1 {
  width: 42px;
  height: 63px;
  background: url("../img/h2.png") no-repeat;
  position: absolute;
  z-index: 1
}
.highLite2 {
  width: 98px;
  height: 88px;
  background: url("../img/h3.png") no-repeat;
  position: absolute;
  z-index: 1
}
/**/
.dropdown-toggle::after {
  content: none
}
.nav-link {
  padding: 0.1rem .9rem !important;
	font-size: 0.875rem;
	/*font-family: 'poppinssemibold';*/
  font-weight: 500;
	
}
.bg-gradient-primary {
  background: linear-gradient(90deg, #6366f1 0%, #8b5cf6 50%, #d946ef 100%) !important;
}
.whoweare p {
  color: #64748b;
}

.mb-n7 {
  margin-bottom: -3rem !important;
}
.mt-18 {
  margin-top: 8.5rem !important;
}
.ms-n8 {
  margin-left: -3.5rem !important;
}
.whoweare h3 {
  /*font-family: 'poppinsbold';*/
  font-weight: 700;
  font-size: 1rem;
  color: #203769
}
.whoweare h1, .sapService h1 {
	color: #2281c1;
	/* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 2.5rem;
	text-transform: uppercase
}
.sapService h1{
	font-size: 2rem;
}
.sapService h1 span{
	color: #2281c1;
	/*font-family: 'poppinsbold'*/
  font-weight: 700;
	font-size: 2.5rem;
}
.whomain .vision {
  display: flex;
  background: #fff;
  align-items: flex-start;
  border-radius: 10px;
  border: 2px solid #fff;
  padding: 20px;
  min-height: 120px;
}




.visionhow .vision{
  border: 1px solid #f0f0f0;
  position: relative;
  padding: 1.5rem;
  padding-top: 50px;
  min-height: 205px;
  border-radius: 10px;
  background: #f3f3f3;
}






.vision img {
  margin: 1rem 1rem 0 0;
  height: 35px
}
.how img {
  margin: 1rem 1rem 0 0;
  height: 75px;
  position: absolute;
  top: -65px;
  border: 1px solid #f3f3f3;
  background: #f3f3f3;
  padding: 15px;
  border-radius: 5px;
}
.vision .text {
  display: table-cell
}
.vision .text p{
  margin-bottom: 0px;
}
.whatwedo h3 {
  font-size: 1.1rem;
}
@media (min-width: 992px) {
  .ms-lg-n10 {
    margin-left: -2.5rem !important;
  }
  .ms-n19 {
    margin-left: -5rem !important;
  }
  .top-0 {
    top: 0 !important;
  }
  .ms-lg-n19 {
    margin-left: -9rem !important;
  }
  .ms-lg-n14 {
    margin-left: -6.5rem !important;
  }
}
/* */
.testimonials h1 {
  text-align: center;
  /*font-family: 'poppinsbold';*/
  font-weight: 700;
  font-size: 2.5rem;
  color: #464646
}
.testimonials h1 span {
  color: #603ab1
}
.testimonials h1 span i {
  color: #fb9503;
  font-style: normal
}
.shadow-effect {
  background: #fff;
  /*font-family: 'poppinsmedium';*/
  font-weight: 600;
  padding: 2rem 2rem;
	font-size: 14px;
  border-radius: 14px;
  text-align: center;
	color: #787878;
  border: 1px solid #f3f3f3;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.10), 0 5px 2px rgba(0, 0, 0, 0.02);
}
.cliLogo {
  width: 90px;
  height: 90px;
  background: #ccc;
  overflow: hidden;
  line-height: 110px;
  border: #ccc solid 2px;
	display: flex;
	align-items: center;
  margin-bottom: 1rem;
}
.cliLogo img {
  max-width: 80% !important;
  max-height: 80%;
	margin: 0px auto !important
}
.shadow-effect h3 {
  font-size: 1rem;
  margin: .5rem 0 0 0;
}
#customers-testimonials .shadow-effect p {
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 17px 0;
}
.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190E7;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#customers-testimonials .item {
  text-align: center;
  padding: 16px;
  margin-bottom: 30px;
  opacity: .2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1.0, 1.0, 1);
  transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.owl-carousel .caption {
  text-align: center;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 90px;
  margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #3190E7;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #3190E7;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
}
.ltNum {
  background: #fff;
  border: #ccc solid 1px
}
.ltNum .cLogo {
  text-align: left;
  background: rgba(255, 255, 255, 0.5)
}
.ltNum .cLogo p {
  margin: 0px
}
.ltNum .cLogo h2 {
  /*font-family: 'poppinsbold';*/
  font-weight: 700;
  font-size: 2rem;
  margin: .5rem 0 .4rem 0;
}
.blueStiff {
  background: #367bdf;
  color: #fff;
  padding: 1.5rem 0px;
}
.blueStiff h3 {
  margin: 0px;
  /*font-family: 'poppinsregular';*/
  font-weight: 400;
  font-size: 1.5rem
}
.blueStiff p {
  margin: auto
}
.blueStiff button {
  font-size: 13px;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  padding: 0.5rem 1.4rem;
}
footer p {
  font-size: 14px;
}
.boldf {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
}
.fmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
.fmenu ul li a {
  text-decoration: none;
  color: inherit;
  padding: 0.25rem 0;
  display: inline-block;
}
.fmenu h4 {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1rem
}

.copy p {
  font-size: 12px
}
.copy .text-right {
  text-align: right
}
.navbar {
  transition: ease all .3s;
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0px;
}
.navbar.fixed {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0px;
  transition: ease all .3s;
  padding: 0.5rem 0;
}
.navbar-brand img {
  transition: ease all .3s;
}
.navbar.fixed .navbar-brand img {
  width: 140px;
  transition: ease all .3s;
}
/* PRELOADER CSS */
.page-loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.90);
  z-index: 1000;
  top: 0px
}
.page-loader .txt {
  color: #666;
  text-align: center;
  top: 40%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
}
/* SPINNER ANIMATION */
.spinner {
  position: relative;
  top: 35%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}
.fly.ball {
  top: 0;
  right: 10px;
  animation: ball 45s alternate infinite;
  -webkit-animation: ball 45s alternate infinite;
}
.fly.arrow-left {
  animation: arrow-left 3s alternate infinite;
  -webkit-animation: arrow-left 3s alternate infinite;
}
@keyframes ball {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes ball {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes arrow-left {
  0% {
    transform: translate3d(5px, 0, 0) rotate(10deg);
    -webkit-transform: translate3d(5px, 0, 0) rotate(10deg);
  }
  100% {
    transform: translate3d(-5px, 0, 0) rotate(-10deg);
    -webkit-transform: translate3d(-5px, 0, 0) rotate(-10deg);
  }
}
@-webkit-keyframes arrow-left {
  0% {
    transform: translate3d(5px, 0, 0) rotate(10deg);
    -webkit-transform: translate3d(5px, 0, 0) rotate(10deg);
  }
  100% {
    transform: translate3d(-5px, 0, 0) rotate(-10deg);
    -webkit-transform: translate3d(-5px, 0, 0) rotate(-10deg);
  }
}
.enqury .modal-body {
  padding: 3rem
}
.enqury h1 {
  /* font-family: 'centuryregular'; */
  font-size: 2.5rem;
}
.enqury h1 span {
  color: #fb9503
}
.enqury {
  color: #203769
}
/* .digital { */
  /* background: #ffd9da;
  padding: 6rem 0 !important;
  color: #1f1f1f;
  position: relative; */
  /*background-image: linear-gradient(#ffd9da, #ffffff);*/
  /*background-image: linear-gradient(#ffffff, #ffd9da);*/
/* } */
/* .digital h1 {
  font-family: 'poppinssemibold';
  font-size: 2.5rem;
}
.digital h1 span {
  color: #f27073;
} */
.digital .btn {
  background: #f27073;
  border: #e36467 solid 1px;
  font-size: 12px;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}
.sapService {
  background: url(../img/design2.png) no-repeat center right;
}
.sapService ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sapService ul li {
  border-bottom: #abadaf dotted 1px
}
.sapService ul h3 {
  font-size: 1rem;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
  color: #4d565f;
  padding: 0.8rem 0;
  margin: 0px;
  cursor: pointer;
  background: url("../img/dd.png") no-repeat center right
}
.sapService ul p {
  font-size: .9rem;
  color: #c5c5c5;
}
.sapService ul li a {
  font-size: .75rem;
  position: relative;
  color: #0087d5;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  border-left: #f27073 solid 3px;
  line-height: 10px;
  padding: 0px 0 0 5px;
  margin: 15px 0 0 0;
}
.industries {
  background: #fbfcfc;
  padding: 6rem 0 !important;
  color: #1f1f1f;
  position: relative;
}
.industries h1 {
  /* font-family: 'centuryregular'; */
  font-size: 2.5rem;
}
.industries h1 span {
  color: #f27073;
}
.induset button {
  padding: 10px;
  background: #ccc;
  width: 160px;
  margin: 0 20px 20px 0;
  text-align: left;
  font-size: .75rem;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
}
.induset button img {
  height: 24px;
  margin-right: 5px;
}
.cusDD .nav-item {
  position: inherit
}
.cusDD .nav-item .dropdown-menu {
  width: 100%;
  background: none;
  border: none;
}
.mDDMenu {
  background: #f7f5f5;
  border-radius: 10px;
  padding: 1.75rem 2rem 0 2rem;
  border-top: #367bdf solid 5px;
  box-shadow: 0px 5px 25px 5px rgb(154 161 171 / .50);
  max-height: calc(100vh - 100px);
    overflow: auto;
  
}

/* .mDDMenu .col-lg-4{
  padding:0px;
} */


.linkM {
  display: table;
  padding-right: 1rem;
  margin-bottom:0.5rem;
}
.linkM img, .linkM .text {
  display: table-cell;
  vertical-align: top
}
.linkM img {
  width: 32PX;
  margin-right: 1rem;
  transition: ease all .3s;
}
.linkM {
  text-decoration: none;
  cursor: pointer
}
.linkM:hover img {
  transition: ease all .3s;
  transform: rotate(20deg);
}
.linkM:hover .text {
  opacity: .75;
}
.linkM .text h3 {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1rem;
  color: #203769;
  margin: 0px 0 5px 0;
}
.linkM .text p {
  font-size: 13px;
  line-height: 1.25rem;
  color: #203769;
  min-height: 60px;
  padding-right: 2rem;
  margin-bottom: .5rem;
}
.nav-link {
  position: relative;
}
.dropdown .nav-link:focus::after {
  position: absolute;
  width: 6px;
  height: 6px;
  content: "";
  background: #367bdf;
  border: none;
  border-radius: 3px;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -7px;
}
.activeMenu {
  color: #367bdf
}
.innerPage {
  /* background: #f6d8dd;
  min-height: 150px; */
  position: relative;
  min-height: 150px;
}

/* .innerPage1{
  width: 100%;
  height: 100%;
  background: rgba(0,49,84,0.90);
  z-index: 1;
  position: absolute;
} */

/* .innerPage1 .container{
  width: 100%;
  height: 100%;
  background: rgba(63,0,84, .4);
  z-index: 2;
  position: absolute;
  padding: 5rem 0;
  color: #fff;
} */



/*.mCon{
	background: #f6d8dd;
	min-height: 150px;
	border-radius: 1rem;
	margin-top: 2rem
}*/
.innerPage h3 {
  color: #f27073;
  font-size: 2rem;
}
.innerPage p {
  /* color: #333 */
  color: #fff;
}
.innerPage .title {
  max-width: 500px;
  /* margin: auto; */
  /* text-align: center; */
  padding: 6rem 0;
  color: #fff;
  position: absolute;
}
.mainInner {
  background: #fff;
  position: relative;
  top: -4rem;
  min-height: 200px;
  border-radius: 0 3rem;
}
.about h2 {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 2rem;
  color: #203769;
}
.about h3 {
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1rem;
  color: #a3a3a3;
  text-transform: uppercase;
  margin: 0px;
}
.about h2 span {
  color: #fb9503 !important
}
.values {
  padding: 1rem !important
}
.values h3 {
  text-align: left;
  margin: .5rem 0;
}
.values p {
  text-align: justify;
  margin: 0px;
  color: #a3a3a3;
}
.values .banner {
  height: 120px;
  border-radius: 1rem 1rem 0 0;
  text-align: left;
  display: none
}
.values .banner img {
  margin: inherit
}
.values .shadow-effect {
  border: none;
  box-shadow: none;
}
.values .cot {
  padding: 1.5rem;
  border: 1px solid #f3f3f3;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.10), 0 5px 2px rgba(0, 0, 0, 0.02);
  border-radius: 1rem 1rem;
  text-align: left
}
.values .cot p {
  margin: 0px !important
}
.values .cot img {
  margin: inherit
}
.owl-nav {
  top: 50%;
  width: 99%;
	margin: auto;
	left: 0px;
	right: 0px;
  position: absolute;
	display: block !important
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span{
	    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.3);
    display: block;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
	color: #fff;
	border: #dadada solid 2px;
	opacity: .75
}
.owl-carousel .owl-nav button.owl-next {
  right: 0%;
  position: absolute;
}
.aboutMain {
  background: url(../img/design3.png) no-repeat bottom right;
  background-size: contain;
  border-bottom: 1px #ecebf7 solid;
  /* margin: 30px;
  border-radius: 10px; */
}
.address {
  padding: 1.5rem;
  border: 1px solid #f3f3f3;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.10), 0 5px 2px rgba(0, 0, 0, 0.02);
  border-radius: 1rem 1rem;
  text-align: left;
  margin-right: 2rem
}
.address label{
  font-size: 14px;
  /* font-family:  'poppinssemibold'; */
  font-weight: 600;
}
.address label span{
  color: red;
}
.contact {
  background: #bab1e9;
  color: #fff
}
.contact p {
  color: #fff
}
.contact h3 {
  color: #1d5fbf
}
.btn-primary {
  background: #367bdf;
  border: #2d6fd0;
}
/* .agricuture { */
  /* background: #fff;
  padding: 1rem 0 !important; */
  /* border-top: .5rem solid #55c28b; */
/* }
.agricuture h1 span {
  color: #55c28b;
}
.agricuture p {
  color: #7e7979;
} */
.inMain {
  background: #d4f0e2;
  padding: 3rem;
  border-radius: 1rem;
  color: rgba(0, 0, 0, 0.6);
}
.cusu {
  background: #dcd5ff;
}
.consumer {
  /* border-top: .5rem solid #367bdf; */
  border: none;
  padding: 3rem 0 !important;
}
.consumer h1 span {
  color: #367bdf;
}
.list h3 {
  font-size: 1.25rem;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
}
.list ul {
  padding: 0px;
  margin: 0px 0px 1rem 0px;
}
.list ul li {
  background: url("../img/check.png") no-repeat top left;
  list-style: none;
  padding-left: 1.5rem
}
.list p {
  font-size: 1rem;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  margin: 0px
}
.lfont {
  font-family: 'poppinsregular' !important;
}
.career {
  background: url("../img/career.png")#81bdd7 no-repeat top right;
  background-size: contain;
}
.to-top {
  cursor: pointer
}
.to-top:hover {
  opacity: .75
}
.coreExp{
  padding: 0 0 0 2rem;
}
.coreExp .card{
	background: rgba(255, 255, 255, 0.20);
    color: #fff;
    padding: 0.75rem 1rem;
    width: 100%;
    border-radius: 8px;
    margin: 0 0 1.5rem 0;
    float: left;
    height: 155px;
    text-align: center;
}
.coreExp .card img{
  max-height: 50px;
  margin: auto;
}
.coreExp .card span{
  display: block;
}
/* .qms > div{
	border: #e6e6e6 solid 1px;
    color: #404040;
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin: 8px 0;
	float: inherit;
    margin-right: .75rem;
} */
.techno{
	list-style: none;
	margin: 0px;
	padding: 0px
}
.techno li{
	width: 180px;
	display: inline-block;
	margin: 0 1rem 1rem 0
}
.techno div{
	border: #eaeaea solid 1px;
	padding: 1rem;
	text-align: center;
	background: #fff
}
.techno div img{
	max-height: 50px;
	max-width: 100%
}
.techno p{
	background: #eaeaea;
	font-size: 13px;
	padding:.3rem .6rem;
	color: #000;
	text-align: center
}
.module{
	background:#f3f3f3;
	margin-top: 2rem;
	padding: 2rem;
	border-radius: 1rem
}






.single-banner-slide {
	height: 80vh;
	width: 100vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 2;
}
.single-banner-slide span {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.single-banner-slide h2 {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 60px;
	/* font-family: 'poppinsbold'; */
  font-weight: 700;
}
.single-banner-slide h2 span{
	color: #ffc107 !important;
}

.single-banner-slide::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: -1;
	width: 100%;
	height: 100%;
}
.single-banner-slide p {
	color: #fff;
	font-size: 18px;
	max-width: 90%;
	margin: 20px 0px;
	text-align: left;
}
.single-banner-slide a {
	color: #000;
	background: #fff;
	padding: 10px 45px;
	border-radius: 100px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px;
	transition: 0.3s;
}
.single-banner-slide a:hover {
	color: #fff;
	background: #000;
}
.owl-dots {
	display: none !important;
}
.getStarted{
	border-radius: 6px;
    background: #fbbd03;
    font-size: 13px;
    padding: 0.5rem  1rem;
  color: #fff;
  border: 2px solid #fbbd03; ;
}

.getStarted:hover{
  border: 2px solid #fbbd03; ;
  background: none;
  color: #000;
}


.videoContainer{
	height: 380px;
	background-size: contain;
	background-position: center;
	width: 90%;
	margin:auto;
	border-radius: 10px;
	border: #fff solid 3px;
	position: relative;
	overflow: hidden;
	filter: blur(50%);
}
.videoContainer .overlay{
	background: rgba(0,0,0,.85);
	position: absolute;
	height: 100%;
	top: 0px;
	left: 0px;
	filter: blur(50%);
	width: 100%;
}
.videoContainer .overlay:hover{
	background: rgba(0,0,0,.90);
}
.videoContainer .play{
	width: 60px;
    height: 60px;
    border-radius: 50%;
    border: #fff solid 2px;
    display: block;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    position: absolute;
}
.sapCard{
	border-radius: 4px;
	overflow: hidden;
}
.sapCard .thumnil{
	height: 180px;
	background: no-repeat center center;
	background-size: cover;
}

.sapCard .thumnil:hover{
	transform: scale(1.075)
}
.sapCard img{
	max-width: 100%;
}
.sapCard .content{
    border: #f3f3f3 solid 1px;
    padding: 1.5rem;
	background: #fff;
}
.sapCard h3{
	/* font-family: 'poppinsbold';
	font-size: 1rem;
	text-transform: uppercase;
	color: #178ad7 */
  font-size: 1rem;
    text-transform: uppercase;
    color: #fbbd03;
    font-weight: 600;
}
.sapCard .content p{
	font-size: 13px;
	color: #646464;
}
.sapCard .content a {
    font-size: .75rem;
    position: relative;
    color: #0087d5;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    border-left: #f27073 solid 3px;
    line-height: 12px;
    padding: 0px 0 0 5px;
    margin: 15px 0 0 0;
}

.link img{
  width: 15%;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.smaTitle{
	font-size: 18px;
	max-width: 400px;
    font-weight: 600;
}
.indus{
	position: relative;
	min-height: 85vh;
}
.indus .overlay{
	width: 100%;
	height: 100%;
	background: rgba(0,49,84,0.90);
	z-index: 1;
	position: absolute;
}
.indus .overlay1{
	width: 100%;
	height: 100%;
	background: rgba(63,0,84, .4);
	z-index: 2;
	position: absolute;
	padding: 5rem 0;
	color: #fff;
}

video.fullscreen {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
video.fullscreen::-webkit-media-controls {
  display: none !important;
}

.innerPage1{
  background:url(../img/banner_ai.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;

}
.aiBanner{
  background:url(../img/b1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.box{
	background-color: #fff;
    height: 210px;
    margin-bottom: 50px;
    width: 90%;	
    background-position: center;
    background-size: cover;
    position: relative;
    border: #fff solid 5px;
    overflow: hidden;
	display: block;	
}
.box .cont{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	color: #fff;
	/* font-family: 'poppinsbold'; */
  font-weight: 700;
	text-transform: uppercase;
	text-align: center;
    line-height: 210px;
	opacity: 0;
}
.box.b1{
	border-radius: 3rem 3rem 0 3rem;
	position: relative;
	top: -140px;
}
.box.b2{
	border-radius: 3rem 0 3rem 3rem;
	position: relative;
	top: -140px;
}
.box.b3{
	border-radius: 3rem 3rem 3rem 0;
}
.box.b4{
	border-radius:  0 3rem 3rem 3rem;
}
.box .cont:hover{
	opacity: 1;
}
.indusMain{
	padding:  5rem 3rem 2rem 2rem
}
footer{
	background: #1e2a3c;
    color: #fff;
}
.bigText{
	font-size: 6rem !important;
	/* font-family: 'poppinsbold' !important; */
  font-weight: 700;
	text-transform: capitalize
}
.clients{
	background:#292929 no-repeat center;
	background-image: url( "../img/world1.png");
	background-size: contain;
}
.launchMain{
	position: relative;
	height: 100vh;
}
.design{
	background: url("../img/l1.png") #fff no-repeat center center;
	width: 386px;
	height: 279px;
	position: absolute;
}
.l1{
	top: 20px;
	left: 20px;
}
.l2{
	top: 75px;
    right: -30px;
	transform: rotate(90deg);
	background: url("../img/l2.png") #fff no-repeat center center;
}
.l3{
	bottom: 20px;
    right: 20px;
	transform: rotate(180deg)
}
.l4{
	bottom: 75px;
    left: -30px;
	transform: rotate(270deg);
	background: url("../img/l2.png") #fff no-repeat center center;
}
.contentMain{
	position: absolute;
    z-index: 1;
    width: 500px;
    text-align: center;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
	height: 500px;
}
.contentMain a.launchBtn{
	border: #ccc solid 3px;
    padding: 1rem 2rem;
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 1.5rem;
    border-radius: 0.5rem;
}
.userMain{
	width: 150px;
	height: 150px;
	background: #ccc;
	border-radius: 50%;
	margin: 1rem auto;
}
.prodas img{
	max-width: inherit !important;
	width: 250px !important;
	margin: inherit !important
}
.prodasContent{
	color: #fff;
	text-align: center
}
.prodasContent .thumb{
	background-color: #fff;
	height: 135px;
	width: 220px;
	margin: auto;
	border-radius: 1rem;
	border: #fff solid 3px;
}
.prodasContent .thumb.one{
	background: url("../img/projectManagement.png")#d4e7ee no-repeat center center;
	background-size: cover;
}
.prodasContent .thumb.two{
	background: url("../img/userManagement.png")#d4e7ee no-repeat center center;
	background-size: cover;
}
.prodasContent .thumb.three{
	background: url("../img/message.png")#d4e7ee no-repeat center center;
	background-size: cover;
}
.prodasContent .thumb.four{
	background: url("../img/audit.png")#d4e7ee no-repeat center center;
	background-size: cover;
}
.prodasContent h3{
	font-size: 1rem;
	/* font-family: 'poppinssemibold'; */
  font-weight: 600;
	max-width: 200px;
	margin: auto;
	padding: 1rem 0 2rem 0;
}
.pb-0{
	margin-bottom: 0px !important
}
.aboutValue{
	background: url(../img/about.png) #333 no-repeat center right;
  background-size: cover;
  
}
.aboutValue .content{
	min-height: 250px;
	position: relative
}
.aboutValue .content a{
	position: absolute;
	bottom: 25px;
}
.aboutValue .content p{
	margin-bottom: 0px;
  font-size: 14px;
}
.fLogo {
  border-top: #32425a 1px solid;
  border-bottom: #32425a solid 1px;
  padding: 1.4rem 1rem;
}
.fLogo img {
  max-height: 70px;
}
.Compliant{
  text-align: center;
}
.Compliant h3{
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  margin: 2rem 0 2rem 0;
}
.Compliant span{
  display: inline-block;
  background: #fff;
  max-width: 200px;
  padding: 1rem;
  margin: .25rem;
  min-width: 150px;
  border-radius: 8px;
  opacity: .85;
}
.aiVideo video{
  width: 100%;
}









* {
    box-sizing: border-box;
}
* {
    transition: ease all .4s;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.aboutNew{
  min-height: 65vh;
  position: relative;
}
.aboutNew video {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0px;
  }
  .aboutNew .overflow{
    background-image: linear-gradient(to right, rgba(117,42,200,1), rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
  }
.aboutNew h1{
  font-size: 3rem !important;
	/* font-family: 'poppinsbold' !important; */
  font-weight: 700;
}
.new1{
  position: relative;
  padding-bottom: 5rem;
}
.new1::after{
  background-image: linear-gradient(to top, rgba(244,244,244,1), rgba(255,255,255,0));
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: 0;
  bottom: 0px;
  content: '';
}
.newTestmonial{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.newTestmonial h2{
  font-size: 2rem;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  margin-bottom: 2rem;
}
.newTestmonial h2 span{
  display: block;
  font-size: 1rem;
  color: #3b69c9;
}
.newTestmonial .carousel-inner{
  padding: 3rem;
  background: #f1f1f1;
  border-radius: 10px;
}
.newTestmonial h3{
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1.25rem;
}
.newTestmonial .carousel-indicators{
  padding-top: 1rem !important;
  margin-bottom: .5rem;
}
.newTestmonial .carousel-indicators [data-bs-target]{
  width: 12px;
  height: 12px;
  background-color: #0087d5;
}
.textmoni{
  min-height: 120px;
  max-width: 90%;
}


  .contactNew .overflow{
    background-image: linear-gradient(to right, rgb(94 2 95 / 85%), rgb(2 70 127));
}
.mapMain{
  background: #2a2835;
  padding: 3rem 0;
}
.pharmaIndus{
  background: no-repeat center center;
  background-size: cover;
  
}
.pharmaIndus .overlay{
  background-image: linear-gradient(to right, rgba(117,42,200,1), rgba(42,61,200,.50));
  color: #fff;
  padding: 4rem 0;
  position: inherit !important;
}
.pharmaMain{
  padding:0 2rem ;
}
.pharmaProducts{
  margin-top: 3rem;
  background: #333;
  padding: 3rem 0; 
  color: #fff;
}
.pharmaProducts a{
  color: #fff !important;
  border: #494949 solid 1px;
  padding: 4.5rem 2rem 2rem 2rem;
  min-height: 200px;
  display: block;
  position: relative;
  margin-bottom: 4rem;

}
.pharmaProducts a:hover{
  background: #494949 solid 1px;
}
.pharmaProducts .linkM .text h3{
  color: #fbbd03  !important;
}
.pharmaProducts .linkM .text p{
  color: #fff !important;
}
.pDDmenu h2{
  font-size: 2.5rem;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  margin-bottom: 5rem;
  text-transform: uppercase;
}
 .pDDmenu h2 span{
  font-size: 1.5rem;
}
.pDDmenu .linkM span{
  position: absolute;
    background: #fff;
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    line-height: 60px;
    top: -30px;
    padding: 1.5rem;
    border-radius: 5px;
}

.pDDmenu .linkM .text p{
  margin-bottom: 0px;
}
.aiSection{
  padding: 5rem 0;
}
.aiSection h1{
  font-weight: 700;
  margin-bottom: 2rem;
}
.aiSection .mainContent{
  height: 400px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.aiSection .mainContent{
  background-color: #333;
  background-position: center;
  background-size: cover;
  
}
.aiSection .mainContent .text{
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 2rem;
  height: 100%;
  color: #fff;
  background-image:linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)
}
.aiSection .mainContent .text .chanduHi{
  position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0px;
    padding: 0 2rem;
}
.aiSection .mainContent .text p{
  margin-bottom: 0px;
  font-size: 14px;
}
.aiSection1{
  background: #000;
  color: #fff;
}
@media (max-width:768px){
  .hideenSM{
    display: none;
  }
  .newTestmonial .carousel-inner{
    padding: 1rem;
  }
  .textmoni{
    font-size: 13px;
  }
  .aiSection .mainContent{
    margin-bottom: 2rem;
  }
  .visionhow .vision{
    margin-top: 5rem;
  }
  .sapCard .content, .whomain .vision{
    margin-bottom: 2rem;
  }
  .maincircle{
    margin-bottom: 4rem;
  }
}



@media(max-width:420px){
  .banner-area{
    background-color: #000;
  }
  .single-banner-slide{
    height: auto;
    padding: 3rem 1rem;
  }
  .prodasContent .thumb{
    height: 100px;
    width: auto;
  }
  .smallDisNone{
    display: none;;
  }
  .videoContainer{
    width: 100%;
    height: 150px;
    margin-bottom: 2rem;
  }
  .single-banner-slide h2{
    font-size: 42px;
  }
  .box{
    height: 110px;
    margin-bottom: 30px;
  }
  .box.b1{
    border-radius: 1.5rem 1.5rem 0 1.5rem;
  }
  .box.b3 {
    border-radius: 1.5rem 1.5rem 1.5rem 0;
}
.box.b2 {
  border-radius: 1.5rem 0 1.5rem 1.5rem;
  position: relative;
  top: -140px;
}
.box.b4 {
  border-radius: 0 1.5rem 1.5rem 1.5rem;
}
  .indusMain{
    padding: 0px;
  }
  .indusMain h1{
    margin-top: 0px !important;
  }
  .indus .overlay1{
    padding: 4rem 0;
  }
  .sapService h1 span{
    font-size: 2rem;
  }
 
}


.circle {
  height: 40px;
  width: 40px;
  background-color: #fbbd03;
  border-radius: 5px;
  position: absolute;
  bottom: -15px;
  left: -15px;
}

.circle1 {
  height: 40px;
  width: 40px;
  background-color: #fbbd03;
  border-radius: 5px;
  position: absolute;
  top: -20px;
  right: -20px;
}

.maincircle{
  position: relative;
  height:360px;
  width: 260px;
background-image: url('../img/cyber.png');
background-size: cover;
border-radius: 50px 10px 50px 10px;

}

.pharma{
  background: url(../img/pharmaa.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 50vh;
}


.pharma h1{
  color: #f27073;
}

.pharma p{
  color: #fff;
}

.pharma .overflow {
  background-image: linear-gradient(to right, rgb(21 34 98), rgb(0 0 0 / 50%));      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}

.consumerpage{
  background:url(../img/b8.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
  
}

.consumerpage h1{
  color: #f27073;
}

.consumerpage p{
  color: #fff;
}

.consumerpage .overflow{
  background-image: linear-gradient(to right, rgb(54 61 62), rgb(54 76 235 / 50%));    object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}






/* .it{
  background:url(../img/b9.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 40vh;
} */

.it h1{
  color: #f27073;
}

.it p{
  color: #fff;
}

.itNew {
  min-height: 50vh;
  position: relative;
}

.itNew video {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0px;
  
}

.itNew .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
    object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 5rem 0;
}

.digitalNew{
  background:url(../img/digitalagriculture.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
  
}

.digitalNew h1{
  color: #f27073;
}

.digitalNew p{
  color: #fff;
}



.digitalNew .overflow {
  background-image: linear-gradient(to right, rgb(8 89 38), rgb(0 0 0 / 50%));
      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}



.lims{
  background:url(../img/lims3.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  
}

.lims h1{
  color: #fff;
}
.lims h1 span{
  color: red;
}

.lims p{
  color: #fff;
}



.lims .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 6rem 0;
}


.dataNew{
  background:url(../img/dataanalytics1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.dataNew h1{
  color: #fff;
}
.dataNew h1 span{
  color:#fbbd03!important;

}

.dataNew p{
  color: #fff;
}



.dataNew .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}



.cds{
  background:url(../img/cds.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.cds h1{
  color: #fff;
}
.cds h1 span{
  color:#fbbd03!important;

}

.cds p{
  color: #fff;
}



.cds .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}

.scm{
  background:url(../img/scm2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.scm h1{
  color: #fbbd03;
}
.scm h1 span{
  color:#fbbd03!important;

}

.scm p{
  color: #fff;
}



.scm .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
      object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}

.sap{
  background:url(../img/sapaatp.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.sap h1{
  color: #fbbd03;
}
.sap h1 span{
  color:#fbbd03!important;

}

.sap p{
  color: #fff;
}



.sap .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}



.sapbpt{
  background:url(../img/sapbtp.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.sapbpt h1{
  color: #fbbd03;
}
.sapbpt h1 span{
  color:#fbbd03!important;

}

.sapbpt p{
  color: #fff;
}



.sapbpt .overflow {
  background-image: linear-gradient(to right, rgb(0 0 0), rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}



.csv{
  background:url(../img/csv.jpeg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.csv h1{
  color: #fbbd03;
}
.csv h1 span{
  color:#fbbd03!important;

}

.csv p{
  color: #fff;
}



.csv .overflow {
  background-image: linear-gradient(to right, rgba(42,61,200,.50), rgb(0 0 0));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}



.rpa{
  background:url(../img/rpa.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.rpa h1{
  color: #fbbd03;
}
.rpa h1 span{
  color:#fbbd03!important;

}

.rpa p{
  color: #fff;
}



.rpa .overflow {
  background-image: linear-gradient(to right, rgba(42,61,200,.50), rgb(0 0 0));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.elog{
  background:url(../img/elog.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.elog h1{
  color: #fbbd03;
}
.elog h1 span{
  color:#367bdf!important;

}

.elog p{
  color: #fff;
}



.elog .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}

.idh{
  background:url(../img/idh.jpeg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.idh h1{
  color: #fbbd03;
}
.idh h1 span{
  color:#367bdf!important;

}

.idh p{
  color: #fff;
}



.idh .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}

.intelligent{
  background:url(../img/intelligent.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.intelligent h1{
  color: #fbbd03;
}
.intelligent h1 span{
  color:#367bdf!important;

}

.intelligent p{
  color: #fff;
}



.intelligent .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.apqr{
  background:url(../img/apqr2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.apqr h1{
  color: #fbbd03;
}
.apqr h1 span{
  color:#fbbd03!important;

}

.apqr p{
  color: #fff;
}



.apqr .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.protrack{
  background:url(../img/protrack.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.protrack h1{
  color: #fbbd03;
}
.protrack h1 span{
  color:#367bdf!important;

}

.protrack p{
  color: #fff;
}



.protrack .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.proscale{
  background:url(../img/proscale.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.proscale h1{
  color: #fbbd03;
}
.proscale h1 span{
  color:#367bdf!important;

}

.proscale p{
  color: #fff;
}



.proscale .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.protrackapi{
  background:url(../img/protrackapi.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.protrackapi h1{
  color: #fbbd03;
}
.protrackapi h1 span{
  color:#367bdf!important;

}

.protrackapi p{
  color: #fff;
}



.protrackapi .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 4rem 0;
}


.qms{
  background:url(../img/qms.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.qms h1{
  color:#367bdf ;
}
.qms h1 span{
  color:#fbbd03!important;

}

.qms p{
  color: #fff;
}



.qms .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 2rem 0;
}


.proDas{
  background:url(../img/prodas.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}


.proDas h1{
  color:#367bdf ;
}
.proDas h1 span{
  color:#fbbd03!important;

}

.proDas p{
  color: #fff;
}



.proDas .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 5rem 0;
}


.eams{
  background:url(../img/dataanalytics.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 50vh;
}


.eams h1{
  color:#fbbd03;
}
.eams h1 span{
  color:#fbbd03!important;

}

.eams p{
  color: #fff;
}

/* .eamsimg img{
  border: 10px solid #fff;
  outline: 1px solid #000;
  border-radius: 10px;
} */

.eamsimg h3{
  color:  #203769;
  /* font-family:'poppinssemibold'; */
  font-weight: 600;
  /* color: #004b5d; */

}


.eams .overflow {
  background-image: linear-gradient(to right,rgb(0 0 0) , rgba(42,61,200,.50));
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  color: #fff;
  padding: 2rem 0;
}


.eamsimg h3 span{
  color:#fba102;
}

.eamsimg p{
  color: #64748b;
}



.eamsimg ul{
  list-style-image: url('../img/orange.png');
  padding-left: 10px;
}



.eamsimg .useraccess{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  min-height: 150px;
  padding: 25px;
  border-radius: 10px;
  border-top: 5px solid #fba102;
}




.prodasimg{
background: #333;
}

.prodasimg h5{
  color: #fff !important;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1rem;
  margin: 0px 0 20px 0;
}
.prodasimg h5 span{
  color: #fbbd03 !important;
  font-size:3rem;
}
.prodasimg li{
  color: #fff;
}


.prodasimg ul {
  list-style: none;
  padding-left: 0px;
}

.prodasimg ul li:before {
  content: '✓';
  padding-right: 5px;
}

.prodasimg .probox{
  border: #494949 solid 1px;
  min-height: 140px;
  padding: 20px;
  position: relative;
  
}


.prodasimg .probox > span{
  font-size: 2rem;
    color: #ffffff1c;
    position: absolute;
    top: 0px;
    right: 10px;
}


.cdsprojects h3 span{
color: #fba102;
/* font-family: 'poppinssemibold'; */
font-weight: 600;
}


.cdsprojects h3{
  color: #203769;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}


.cdsprojects .inner-cds {
  border: 2px solid #eae7e7;
  padding: 2rem;
position: relative;
min-height: 185px;}

.cdsprojects .inner-cds h5{
  color: #fba102;
  font-size: 1.2rem;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.cdsprojects .inner-cds span {
  position: absolute;
    background:rgb(70, 70, 70);
    width: 60px;
    height: 60px;
    text-align: center;
    display: inline-block;
    top: -40px;
    padding: 0.85rem;
    right: 15px;
    border-radius: 5px;
}


.cdsprojects .inner-cds span img{
  width: 32px;
  margin-right: 1rem;
  transition: ease all .3s;
}



 .information{
  box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
    background: url(../img/svg/hexagon-device.svg) no-repeat, linear-gradient(90deg, #5B42FF 0%, #AF7BF5 100%);
    background-position: 105% 200%;
    padding: 25px;
    color: #fff;
}

.information1 img{
  max-width: 40px;
margin-top: 10px;
margin-bottom: 10px;
}

.information1 h5{
    /* font-family:'poppinssemibold'; */
    font-weight: 600;
    font-size: 0.8125rem;
}

.information1 p{
  /* font-family:'poppinsregular'; */
  font-size: 0.8125rem;
}

.rpasolutions{
  box-shadow: 0px 12px 28px 0px rgba(140, 149, 159, 0.3);
  padding: 20px;
  min-height: 280px;
}


.accordion-collapse {
  border: 0;
}
.accordion-button {
  padding:0 0 0 15px;
  font-weight: bold;
  border: 0;
  font-size: 0.8125rem;
  color: #333333;
  text-align: left;
  border-bottom: 1px solid #ddd; 

}
.accordion-button:focus {
  box-shadow: none;
  border: none;
}
.accordion-button:not(.collapsed) {
  background: none;
  color: #1b6ce5;
}
.accordion-body {
  padding: 15px;
  background-color: #f6f6f6;
  font-size: 0.8125;
}
.accordion-button::after {
  width: auto;
  height: auto;
  content: "+";
  font-size: 25px;
  background-image: none;
  font-weight: 100;
  color: #8e8e8e;
padding: 10px;
  /* transform: translateY(-4px); */
}
.accordion-button:not(.collapsed)::after {
  width: auto;
  height: auto;
  background-image: none;
  content: "-";
  font-size: 25px;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
}

.pharmaproducts .pharm{
  min-height: 230px;
  text-align: center;
  padding: 15px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
  margin: 10px;
}

.pharmaproducts .pharm img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pharmaproducts .pharm h3{
  /* font-family: 'poppinsbold'; */
  font-weight: 600;
    font-size: 1rem;
    color: #203769;
    margin: 10px 0 5px 0;
}

.pharmaproducts .pharm p{
  font-size: 13px;
    line-height: 1.25rem;
    color: #203769;
}

.linkN {
  margin-bottom:0.5rem;
  padding: 5px;
}

.linkN img {
  width: 32PX;
  transition: ease all .3s;
}
.linkN {
  text-decoration: none;
  cursor: pointer
}
.linkN:hover img {
  transition: ease all .3s;
  transform: rotate(20deg);
}

.rpabenefit{
  /* background: #1d418e; */
  background-image: linear-gradient(to right bottom, #02205f, #02205f, #02205f, #02205f, #02205f, #122864, #1e3168, #28396c, #3e4c75, #55607d, #6c7384, #85878b);
  padding:3rem;
  justify-content: center;
  align-items: center;
}

.rpabenefit h3{
  color:#fba102;
}

.rpabenefit ul{
  list-style-image: url('../img/orange.png');
  padding-left: 10px;
}

.rpabenefit ul li{
  color: #fff;
}


.rpabenefit ul li span{
  color: #fba102;
}

.inner-lims h3{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.limschoose{
  background: #333;
  padding: 3rem 0;
}

.limschoose h3{
  color: #2281c1;
}

.limschoose h5{
  color: #fbbd03 !important;
  /* font-family: 'poppinsbold'; */
  font-weight: 700;
  font-size: 1rem;
  margin: 0px 0 10px 0;
}

.limschoose p{
color: #fff;
}

.limschoose .limss{
  border: #494949 solid 1px;
  min-height: 210px;
  padding: 20px;
  position: relative;}

  .edbsimg img{
  width: 400px;
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 10px solid #000;
  outline: 3px solid lightgray;
  border-radius: 25px;
  }

  .elogimg img{
    width: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #000;
    outline: 2px solid #fff;
    border-radius: 10px;
    }


    .sapoverview {
      background: rgb(231, 229, 229);
      padding: 25px;
  }
  

  .sapoverview h3{
    color: #fba102;
    /* font-family: 'poppinssemibold';   */
    font-weight: 600;
  }
    
.sapatpover{
  background-image: linear-gradient(to right, #07214a, #2a355b, #454a6d, #5f617f, #797991);}

.sapatpover h3{
  color: #fba102;
  /* font-family: 'poppinssemibold';  */
  font-weight: 600;
}

.sapatpover p{
  color: #fff;
}

.whysap h3{
color: #203769;
/* font-family: 'poppinssemibold';  */
font-weight: 600;
}


.sapbenefit{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.sapbenefit h3{
  color: #203769;
  /* font-family: 'poppinssemibold';  */
  font-weight: 600;
}

.sapbenefit ul li{
  list-style-image: url('../img/orange.png');
  padding-left: 10px;
  margin-left: 15px;
}

.impsap{
  background: #333;
}

.impsap h3{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.impsap p{
  color: #fff;
}


.impsap ul li{
  list-style-image: url('../img/orange.png');
  padding-left: 10px;
  color: #fff;
  margin-left: 15px;
}


.eamscontrols {
  background: #333;
}


.eamscontrols h3{
  color: #fff;
 /* font-family: 'poppinssemibold'; */
 font-weight: 600;

}

.eamscontrols h3 span{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}


.eamscontrols ul {
  padding-left: 0px;
}


.eamscontrols ul li{
  list-style-image: url('../img/orange.png');
  padding-left: 15px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  padding: 1.1rem;
margin: 1rem;
}

.eamscontrols img{
  width: 350px;
}

.inner-csv {
  background: #333;
}

.inner-csv h3{
color: #2281c1;
/* font-family: 'poppinssemibold'; */
font-weight: 600;

}

.inner-csv h4{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
  font-size: 1.2rem;
}


.inner-csv p{
  color: #fff;
}


.inner-csv .innerbox{
  border: #494949 solid 1px;
  min-height: 165px;
  padding: 20px;
  position: relative;
  margin-top: 1rem;
}

.inner-csv .innerbox span{
  font-size: 3rem;
  color: #ffffff1c;
  position: absolute;
  top: -10px;
  right: 0px;
}

.validscopes h5{
  color: #fba102;
    font-size: 1.2rem;
    /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.validscopes .boxx{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 1rem;
}


.validscopes .boxx ul{
  list-style-image: url('../img/blue.svg');
 
}


.inner-qms{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    min-height: 150px;
    padding: 25px;
    border-radius: 10px;
    border-top: 5px solid #fba102;
}

.inner-qms  p span{
  color: #fba102;
}

.whyqms{
  background: #333;
}

.whyqms h6{
  color: gray;
}

.whyqms h3{
  color: #fff;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.qmsbox{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  padding: 25px;
  min-height: 200px;
}

.qmsbox h3{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
  font-size: 1.2rem;


}

.qmsbox p{
  color: #fff;
}

.qmsservice{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.qmsservice h3{
  color: #2281c1;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}

.qmsservice p span{
  color: #fba102;
  /* font-family: 'poppinssemibold'; */
  font-weight: 600;
}
.regMain{
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.regMain .regis{
  width: 15px;
    height: 15px;
    border: #203769 solid 1px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    position: absolute;
    top: -5px;
    right: -15px;
}
.regMain1{
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.regMain1 .regis{
  width: 25px;
  height: 25px;
  border: #ffffff solid 1px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: absolute;
  top: -5px;
  right: -25px;
  color: #fff !important;
}
.title1{
  font-weight: 700; margin: 0rem 0 2rem 0; font-size: 1.25rem;
  color: #02205f;
}
.points {
  margin-left: 18px;
}
.points li{
  margin-bottom: .5rem;
  text-indent: -18px;
}
.points li b{
  color: #fbbd03;
}