 @font-face { 
    font-family: NeueEinstellung-Regular; 
    src: url("../font/NeueEinstellung-Regular.otf"); 
    font-weight: normal;
    font-style: normal;
 } 
 @font-face { 
    font-family: NeueEinstellung-Bold; 
    src: url("../font/NeueEinstellung-Bold.otf"); 
    font-weight: bold; 
    font-style: normal; 
 } 
 @font-face { 
    font-family: NeueEinstellung-ExtraBold; 
   src: url("../font/NeueEinstellung-ExtraBold.otf"); 
   font-weight: ExtraBold; 
   font-style: normal; 
 }@font-face { */
   font-family: NeueEinstellung-ExtraLight; 
   src: url("../font/NeueEinstellung-ExtraLight.otf"); 
   font-weight: ExtraLight; 
   font-style: normal; 
 }@font-face { 
   font-family:NeueEinstellung-Light; 
   src: url("../font/NeueEinstellung-Light.otf"); 
   font-weight: Light; 
   font-style: normal; 
 }@font-face { 
   font-family: NeueEinstellung-Medium; 
   src: url("../font/NeueEinstellung-Medium.otf"); 
   font-weight: Medium; 
   font-style: normal; 
 } 
 @font-face { 
  font-family: NeueEinstellung-SemiBold; 
  src: url("../font/NeueEinstellung-SemiBold.otf"); 
  font-weight: SemiBold; 
  font-style: normal; 
} 
@font-face { 
  font-family: NeueEinstellung-Thin; 
  src: url("../font/NeueEinstellung-Medium.otf"); 
  font-weight: Thin; 
  font-style: normal; 
} 


body {
  font-family: 'NeueEinstellung-Regular';
  color: #4A4A4A; }

h1, h2, h3, h4 {
  font-family: 'NeueEinstellung-Medium';
  text-transform: uppercase; }

.df {
  display: flex; }

ul, li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* added from sachin repo */ }

.fp-section {
  height: 100% !important; }

/* below global css added from sachin repo */
.fp-slidesNav {
  display: none; }

a:link {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer; }

a:visited {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer; }



/*-------section1--------*/
#section1 {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-image: url(../images/mobile-sec-back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top; }
  #section1 .webmob-main-logo {
    padding-top: 30px; }
    @media (max-width: 991px) {
      #section1 .webmob-main-logo {
        width: 20%; } }
    @media (max-width: 576px) {
      #section1 .webmob-main-logo {
        width: 100%;
        display: flex;
        justify-content: center; } }
  #section1 .mobile-hand 
  {
          position: absolute;
          left: 65px;
          top: 70px; 
          border-radius: 50%;
          width: 390px;
          height: 376px;
          object-fit: cover;
  }
    @media (max-width: 1100px) {
      #section1 .mobile-hand {
        width: 50%; } }
    @media (min-width: 1380px) {
      #section1 .mobile-hand {
        top: 80px; } }
    @media (max-width: 991px) {
      #section1 .mobile-hand {
        width: 100%;
        position: relative;
        top: 10%;
        left: 0; } }
    @media (max-width: 576px) {
      #section1 .mobile-hand {
        width: 90%;
        display: flex;
        justify-content: center;
        margin-left: 20px; } }
  #section1 .mobile-title-section {
    position: fixed;
    top: 54%;
    left: 72%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    @media (min-width: 1380px) {
      #section1 .mobile-title-section {
        left: 64%; } }
    @media (max-width: 1200px) {
      #section1 .mobile-title-section {
        left: auto;
        right: 0;
        transform: translate(18%, -50%);
        -webkit-transform: translate(18%, -50%); } }
    @media (max-width: 991px) {
      #section1 .mobile-title-section {
        transform: none;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        margin-top: 18%; } }
  #section1 .mob-title-area {
    font-size: 80px;
    font-family: 'NeueEinstellung-SemiBold';
    color: #fff;
    text-transform: none;
    margin-left: auto;
    width: 777px;
    margin-top: 3%;
    position: relative;
    line-height: 1.2; }
    @media (max-width: 1200px) {
      #section1 .mob-title-area {
        font-size: 70px; } }
    @media (max-width: 991px) {
      #section1 .mob-title-area {
        font-size: 40px;
        width: auto; } }
    @media (max-width: 767px) {
      #section1 .mob-title-area {
        font-size: 33px;
        width: auto; } }
    @media (max-width: 576px) {
      #section1 .mob-title-area {
        font-size: 40px;
        line-height: 1.4; } }
    @media (max-width: 400px) {
      #section1 .mob-title-area {
        font-size: 35px; } }
    #section1 .mob-title-area .mobile-first-border {
      position: relative; }
      #section1 .mob-title-area .mobile-first-border::before {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 3px;
        display: block;
        right: 0; }
  #section1 .mob-caption-area {
    font-size: 30px;
    color: #fff;
    font-family: 'NeueEinstellung-Regular';
    margin-left: auto;
    width: 777px; }
    @media (max-width: 991px) {
      #section1 .mob-caption-area {
        font-size: 20px;
        width: auto; } }
  #section1 .mobile-footer-sec {
    position: relative; }
    #section1 .mobile-footer-sec .webmob-bottom-details {
      display: flex;
      justify-content: space-between;
      padding: 18px;
      border-top: 1px solid #EBEBEB;
      position: fixed;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      width: 95%; }
      @media (max-width: 991px) {
        #section1 .mobile-footer-sec .webmob-bottom-details {
          width: 100%;
          transform: none;
          position: relative;
          left: 0;
          margin-top: 80px;
          padding: 20px 0px; } }
      @media (max-width: 767px) {
        #section1 .mobile-footer-sec .webmob-bottom-details {
          margin-top: 40px; } }
      @media (max-width: 576px) {
        #section1 .mobile-footer-sec .webmob-bottom-details {
          margin-top: 20px; } }
      #section1 .mobile-footer-sec .webmob-bottom-details a {
        font-size: 28px;
        color: #fff;
        font-family: 'NeueEinstellung-Regular'; }
        @media (max-width: 1200px) {
          #section1 .mobile-footer-sec .webmob-bottom-details a {
            font-size: 20px; } }
        @media (max-width: 991px) {
          #section1 .mobile-footer-sec .webmob-bottom-details a {
            font-size: 14px; } }
        @media (max-width: 767px) {
          #section1 .mobile-footer-sec .webmob-bottom-details a {
            font-size: 16px; } }
      #section1 .mobile-footer-sec .webmob-bottom-details li {
        position: relative;
        padding-left: 36px;
        display: flex;
        align-items: center; }
        @media (max-width: 991px) {
          #section1 .mobile-footer-sec .webmob-bottom-details li {
            font-size: 25px; } }
      #section1 .mobile-footer-sec .webmob-bottom-details .webmob-web-details::before {
        content: "\f0ac";
        position: absolute;
        display: block;
        font-size:24px;
       
        left: 0;
		    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain;color: white; }
      #section1 .mobile-footer-sec .webmob-bottom-details .webmob-mail-details::before {
        content: "\f0e0";
    position: absolute;
    display: block;
    font-size: 24px;
    left: 0;
    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain;color: white; }
      #section1 .mobile-footer-sec .webmob-bottom-details .webmob-contact-details::before {
        content: "\f095";
    position: absolute;
    display: block;
    font-size: 24px;
    left: 0;
    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain;
color: white;		}

/*-------section2--------*/
#section2 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/digital-accelarator-left.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; 
  }



	
  @media (max-width: 576px) {
    #section2 {
      background-position: right; } }
  #section2 .digital-right-area {
    padding: 0; }
  #section2 .digital-acc-main-area {
    padding-top: 30px; }
    @media (max-width: 991px) {
      #section2 .digital-acc-main-area {
        padding-top: 60px; } }
    #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
      font-size: 60px;
      color: #fff;
      font-family: 'NeueEinstellung-bold';
      text-transform: none;
      line-height: 1; }
      @media (max-width: 1200px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 50px; } }
      @media (max-width: 991px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 30px; } }
      @media (max-width: 576px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          color: #000000;
          font-size: 35px; } }
    #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
      font-size: 30px;
      color: #fff;
      font-family: 'NeueEinstellung-Regular';
      text-transform: none; }
      @media (max-width: 1200px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          font-size: 20px; } }
      @media (max-width: 991px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          font-size: 16px; } }
      @media (max-width: 576px) {
        #section2 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          color: #000000;
          font-size: 18px; } }
    @media (max-width: 991px) {
      #section2 .digital-acc-main-area .digital-accelerator-content-area {
        padding-bottom: 40px; } }
    #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing {
      display: flex;
      flex-wrap: wrap;
      margin: 0 10px 0 40px;
      justify-content: space-between; }
      #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
        width: 48%;
        border-radius: 30px;
        border: 1px solid #B7B7B7;
        padding: 0 13px;
        position: relative;
        min-height: 160px;
        overflow: hidden;
        margin-bottom: 4%; }
        @media (max-width: 1200px) {
          #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 150px; } }
        @media (max-width: 767px) {
          #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 110px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 576px) {
          #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 130px;
            padding: 20px;
            width: 100%;
            justify-content: flex-start; } }
        #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements::before {
          content: "";
          position: absolute;
          height: 5px;
          width: 100%;
         background: #005d91;
          /* background: linear-gradient(90deg, #d50707 42%, #9e0b45 100%, #00d4ff 100%); */
          display: block;
          left: 0;
          bottom: 0; }
        #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
          padding: 40px 5px 5px 40px; }
          @media (max-width: 1200px) {
            #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 20px 5px 5px 20px; } }
          @media (max-width: 991px) {
            #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 10px 5px 5px 10px; } }
          @media (max-width: 767px) {
            #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 0 10px; } }
          #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
            color: #272727;
            font-size: 25px;
            font-family: 'NeueEinstellung-Regular';
            margin-bottom: 0;
            line-height: 1.2; }
            @media (max-width: 1200px) {
              #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 20px; } }
            @media (max-width: 767px) {
              #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 15px; } }
            @media (max-width: 576px) {
              #section2 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 25px; } }

/*-------section3--------*/
#section3 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/digital-accelarator-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  @media (max-width: 576px) {
    #section3 {
      background-position: right; } }
  #section3 .digital-acc-caption {
    font-size: 30px;
    color: #fff;
    font-family: 'NeueEinstellung-Regular';
    text-transform: none; }
    @media (max-width: 1200px) {
      #section3 .digital-acc-caption {
        font-size: 20px; } }
    @media (max-width: 991px) {
      #section3 .digital-acc-caption {
        font-size: 16px; } }
    @media (max-width: 576px) {
      #section3 .digital-acc-caption {
        color: #000000;
        font-size: 18px; } }
  #section3 .digital-right-area {
    padding: 0; }
  #section3 .digital-acc-main-area {
    padding-top: 30px; }
    @media (max-width: 991px) {
      #section3 .digital-acc-main-area {
        padding-top: 60px; } }
    #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
      font-size: 60px;
      color: #fff;
      font-family: 'NeueEinstellung-Regular';
      text-transform: none;
      line-height: 1; }
      @media (max-width: 1200px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 50px; } }
      @media (max-width: 991px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 30px; } }
      @media (max-width: 576px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          color: #000000;
          font-size: 35px; } }
    #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
      font-size: 30px;
      color: #fff;
      font-family: 'NeueEinstellung-Regular';
      text-transform: none; }
      @media (max-width: 1200px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          font-size: 20px; } }
      @media (max-width: 991px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          font-size: 16px; } }
      @media (max-width: 576px) {
        #section3 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-caption {
          color: #000000;
          font-size: 18px; } }
    @media (max-width: 991px) {
      #section3 .digital-acc-main-area .digital-accelerator-content-area {
        padding-bottom: 40px; } }
    #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing {
      display: flex;
      flex-wrap: wrap;
      margin: 0 10px 0 40px;
      justify-content: space-between; }
      #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
        width: 48%;
        border-radius: 30px;
        border: 1px solid #B7B7B7;
        padding: 0 13px;
        position: relative;
        min-height: 160px;
        overflow: hidden;
        margin-bottom: 4%; }
        @media (max-width: 1200px) {
          #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 150px; } }
        @media (max-width: 767px) {
          #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 110px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 576px) {
          #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements {
            min-height: 130px;
            padding: 20px;
            width: 100%;
            justify-content: flex-start; } }
        #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements::before {
          content: "";
          position: absolute;
          height: 5px;
          width: 100%;
          background: #d50707;
          background: linear-gradient(90deg, #d50707 42%, #9e0b45 100%, #00d4ff 100%);
          display: block;
          left: 0;
          bottom: 0; }
        #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
          padding: 40px 5px 5px 40px; }
          @media (max-width: 1200px) {
            #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 20px 5px 5px 20px; } }
          @media (max-width: 991px) {
            #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 10px 5px 5px 10px; } }
          @media (max-width: 767px) {
            #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner {
              padding: 0 10px; } }
          #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
            color: #272727;
            font-size: 25px;
            font-family: 'NeueEinstellung-Regular';
            margin-bottom: 0;
            line-height: 1.2; }
            @media (max-width: 1200px) {
              #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 20px; } }
            @media (max-width: 767px) {
              #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 15px; } }
            @media (max-width: 576px) {
              #section3 .digital-acc-main-area .digital-accelerator-content-area .digital-acc-listing .digital-acc-listing-elements .digital-acc-listing-inner .digital-acc-listing-content {
                font-size: 25px; } }

/*-------section4--------*/
#section4 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/we-offer.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section4 .we-offer-area {
    width: 100%; }
    @media (max-width: 991px) {
      #section4 .we-offer-area {
        padding-top: 50px;
        padding-bottom: 30px; } }
    #section4 .we-offer-area .services-arrow {
      position: relative;
      height: 60px;
      width: 265px;
      background-color: #0f5a94; }
      @media (max-width: 576px) {
        #section4 .we-offer-area .services-arrow {
          width: 220px; } }
      #section4 .we-offer-area .services-arrow::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 45px solid #0f5a94;
        right: -45px;
        top: 0; }
      #section4 .we-offer-area .services-arrow .service-arrow-text {
        font-size: 30px;
        font-family: 'NeueEinstellung-SemiBold';
        color: #fff;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        letter-spacing: 6.2px;
        margin-bottom: 0;
        line-height: 1.4; }
    #section4 .we-offer-area .we-offer-title {
      font-size: 70px;
      color: #000000;
      font-family: 'NeueEinstellung-bold';
      text-transform: none;
      margin-top: 10px;
      margin-bottom: 0;
      line-height: 1; }
      @media (max-width: 576px) {
        #section4 .we-offer-area .we-offer-title {
          font-size: 30px; } }
    #section4 .we-offer-area .we-offers-listing .offer-listing {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements {
        width: 22%;
        margin-top: 50px;
        border-bottom: 1px solid #B7B7B7; }
        @media (min-width: 1380px) {
          #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements {
            margin-top: 70px; } }
        @media (max-width: 767px) {
          #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements {
            width: 48%; } }
        @media (max-width: 767px) {
          #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements {
            width: 48%; } }
        @media (max-width: 576px) {
          #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements {
            width: 100%;
            text-align: center; } }
        #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements .offer-listing-anchor .offer-text {
          font-size: 24px;
          color: #272727;
          font-family: 'NeueEinstellung-Regular';
          margin-bottom: 0;
          line-height: 1;
          padding-top: 10px;
          padding-bottom: 20px; }
          @media (max-width: 1200px) {
            #section4 .we-offer-area .we-offers-listing .offer-listing .offer-listing-elements .offer-listing-anchor .offer-text {
              font-size: 20px; } }

/*-------section5--------*/
#section5 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section5::before {
    content: "";
    display: block;
    background-image: url(../images/Banner3.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    background-position: right;
    z-index: 0; }
  #section5 .we-offer-area {
    width: 100%; }
    @media (max-width: 991px) {
      #section5 .we-offer-area {
        padding-top: 50px;
        padding-bottom: 30px; } 
		#section5 .slide-number {
    top: 38px;
		}
		
		}
    @media (max-width: 576px) {
      #section5 .we-offer-area .Journey-right {
        margin-top: -30px; } }
    @media (max-width: 767px) {
      #section5 .we-offer-area .Journey-right .digital-journey-area {
        margin-top: 0; } }
    #section5 .we-offer-area .pl-text {
      font-size: 30px;
      color: #fff;
      font-family: 'NeueEinstellung-Regular';
      position: absolute;
      right: 10%;
      top: 81px; }
      @media (max-width: 991px) {
        #section5 .we-offer-area .pl-text {
          color: #000000;
          left: 30px;
          position: relative;
          top: 56px;
          font-size: 20px; } }
    #section5 .we-offer-area .device-img {
      z-index: 3;
      width: 60%;
      margin-left: auto;
      margin-left: 35%;
      margin-top: 103px; }
      @media (max-width: 991px) {
        #section5 .we-offer-area .device-img {
          width: 100%;
          margin-left: 0;
          margin-top: 40px; } }
    #section5 .we-offer-area .services-arrow {
      position: relative;
      height: 60px;
      width: 370px;
      display: flex;
      align-items: center;
      background-color: #0f5a94; }
      @media (max-width: 576px) {
        #section5 .we-offer-area .services-arrow {
          width: 240px; } }
      #section5 .we-offer-area .services-arrow::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-left: 45px solid #0f5a94;
        right: -45px;
        top: 0; }
      #section5 .we-offer-area .services-arrow .service-arrow-text {
        font-size: 30px;
        font-family: 'NeueEinstellung-SemiBold';
        color: #fff;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        letter-spacing: 6.2px;
        margin-bottom: 0;
        line-height: 1.4; }
        @media (max-width: 991px) {
          #section5 .we-offer-area .services-arrow .service-arrow-text {
            font-size: 20px; } }
        @media (max-width: 991px) {
          #section5 .we-offer-area .services-arrow .service-arrow-text {
            font-size: 16px; } }
    #section5 .we-offer-area .we-offer-title {
      font-size: 50px;
      color: #000000;
      font-family: 'NeueEinstellung-bold';
      text-transform: none;
      margin-top: 10px;
      margin-bottom: 0;
      line-height: 1; }
      @media (max-width: 1100px) {
        #section5 .we-offer-area .we-offer-title {
          font-size: 30px; } }
      @media (max-width: 576px) {
        #section5 .we-offer-area .we-offer-title {
          font-size: 30px; } }
    #section5 .we-offer-area .digital-journey-area {
      margin-top: 5%; }
      #section5 .we-offer-area .digital-journey-area .digital-journey-elements {
        display: flex;
        flex-direction: column; }
        #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob {
          border-bottom: 1px solid #B8B8BC;
          padding: 30px 10px 30px 150px; }
          @media (max-width: 576px) {
            #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob {
              padding: 20px;
              text-align: center; } }
          #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .native-mob-text {
            position: relative;
            font-size: 22px;
            color: #272727;
            font-family: 'NeueEinstellung-SemiBold';
            margin-bottom: 0;
            line-height: 1.3; }
            #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .native-mob-text::before {
              content: "";
              position: absolute;
              display: block;
              background-image: url(../images/native-dev.png);
              width: 76px;
              height: 63px;
              background-repeat: no-repeat;
              left: -130px; }
              @media (max-width: 576px) {
                #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .native-mob-text::before {
                  position: relative;
                  margin: auto;
                  left: auto;
                  margin-bottom: 10px; } }
          #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .cross-platform-text {
            position: relative;
            font-size: 22px;
            color: #272727;
            font-family: 'NeueEinstellung-SemiBold';
            margin-bottom: 0;
            line-height: 1.3; }
            #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .cross-platform-text::before {
              content: "";
              position: absolute;
              display: block;
              background-image: url(../images/cross-platform.png);
              width: 102px;
              height: 69px;
              background-repeat: no-repeat;
              left: -130px; }
              @media (max-width: 576px) {
                #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .cross-platform-text::before {
                  position: relative;
                  margin: auto;
                  left: auto;
                  margin-bottom: 10px; } }
          #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .progressive-text {
            position: relative;
            font-size: 22px;
            color: #272727;
            font-family: 'NeueEinstellung-SemiBold';
            margin-bottom: 0;
            line-height: 1.3; }
            #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .progressive-text::before {
              content: "";
              position: absolute;
              display: block;
              background-image: url(../images/progressive.png);
              width: 71px;
              height: 68px;
              background-repeat: no-repeat;
              left: -130px; }
              @media (max-width: 576px) {
                #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .progressive-text::before {
                  position: relative;
                  margin: auto;
                  left: auto;
                  margin-bottom: 10px; } }
          #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .wearables-text {
            position: relative;
            font-size: 22px;
            color: #272727;
            font-family: 'NeueEinstellung-SemiBold';
            margin-bottom: 0;
            line-height: 1.3; }
            #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .wearables-text::before {
              content: "";
              position: absolute;
              display: block;
              background-image: url(../images/werables.png);
              width: 80px;
              height: 63px;
              background-repeat: no-repeat;
              left: -130px; }
              @media (max-width: 576px) {
                #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob .wearables-text::before {
                  position: relative;
                  margin: auto;
                  left: auto;
                  margin-bottom: 10px; } }
        #section5 .we-offer-area .digital-journey-area .digital-journey-elements .native-mob:last-child {
          border-bottom: 0; }

/*-------section6--------*/
#section6 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  @media (max-width: 576px) {
    #section6 {
      background-position: right; } }
  #section6 .digital-acc-main-area {
    width: 100%; }
    @media (max-width: 991px) {
      #section6 .digital-acc-main-area {
        padding-top: 60px; } }
    #section6 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
      font-size: 60px;
      color: #fff;
      font-family: 'NeueEinstellung-bold';
      text-transform: none;
      line-height: 1; }
      @media (max-width: 1200px) {
        #section6 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 50px; } }
      @media (max-width: 991px) {
        #section6 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 30px; } }
      @media (max-width: 767px) {
        #section6 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 25px;
          line-height: 1.3; } }
      @media (max-width: 576px) {
        #section6 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          color: #000000;
          font-size: 35px; } }
    #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing {
      margin-top: 30px; }
      #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
        position: relative;
        font-size: 24px;
        font-family: 'NeueEinstellung-Regular';
        padding-left: 22px;
        margin-bottom: 10px; }
        @media (max-width: 1200px) {
          #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            font-size: 18px; } }
        @media (max-width: 991px) {
          #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            font-size: 14px; } }
        @media (max-width: 576px) {
          #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            color: #000000; } }
        #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
          content: "";
          position: absolute;
          display: block;
          height: 7px;
          width: 7px;
          border-radius: 50%;
          background-color: #fff;
          left: 5px;
          top: 15px; }
          @media (max-width: 1200px) {
            #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
              top: 10px; } }
          @media (max-width: 576px) {
            #section6 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
              background-color: #000000; } }
    #section6 .digital-acc-main-area .all-logo-android {
      margin-top: -54px; }
      @media (max-width: 767px) {
        #section6 .digital-acc-main-area .all-logo-android {
          margin-top: 0; } }

/*-------section7--------*/
#section7 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/digital-accelarator-left.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  @media (max-width: 576px) {
    #section7 {
      background-position: right; } }
  #section7 .digital-acc-main-area {
    width: 100%; }
    @media (max-width: 991px) {
      #section7 .digital-acc-main-area {
        padding-top: 60px; } }
    #section7 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
      font-size: 60px;
      color: #fff;
      font-family: 'NeueEinstellung-bold';
      text-transform: none;
      line-height: 1; }
      @media (max-width: 1200px) {
        #section7 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 50px; } }
      @media (max-width: 991px) {
        #section7 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 30px; } }
      @media (max-width: 767px) {
        #section7 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          font-size: 25px;
          line-height: 1.3; } }
      @media (max-width: 576px) {
        #section7 .digital-acc-main-area .digital-accelerator-title-area .digital-acc-title {
          color: #000000;
          font-size: 35px; } }
    #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing {
      margin-top: 30px; }
      #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
        position: relative;
        font-size: 24px;
        font-family: 'NeueEinstellung-Regular';
        padding-left: 22px;
        margin-bottom: 10px; }
        @media (max-width: 1200px) {
          #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            font-size: 18px; } }
        @media (max-width: 991px) {
          #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            font-size: 14px; } }
        @media (max-width: 576px) {
          #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption {
            color: #000000; } }
        #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
          content: "";
          position: absolute;
          display: block;
          height: 7px;
          width: 7px;
          border-radius: 50%;
          background-color: #fff;
          left: 5px;
          top: 15px; }
          @media (max-width: 1200px) {
            #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
              top: 10px; } }
          @media (max-width: 576px) {
            #section7 .digital-acc-main-area .digital-accelerator-title-area .ios-apps-listing .ios-app-caption::before {
              background-color: #000000; } }
    #section7 .digital-acc-main-area .all-logo-android {
      margin-top: -54px; }
      @media (max-width: 767px) {
        #section7 .digital-acc-main-area .all-logo-android {
          margin-top: 0; } }

/*-------section8--------*/
#section8 {
  position: relative;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section8 .we-offer-area {
    padding-top: 30px;
    width: 100%; }
    @media (max-width: 991px) {
      #section8 .we-offer-area {
        padding-top: 50px;
        padding-bottom: 40px; } }
    #section8 .we-offer-area .strategy-left-area {
      position: relative; }
      @media (max-width: 991px) {
        #section8 .we-offer-area .strategy-left-area {
          height: auto; } }
      #section8 .we-offer-area .strategy-left-area .strategy-img {
        position: absolute;
        left: 0;
        bottom: 0px; }
        @media (max-width: 991px) {
          #section8 .we-offer-area .strategy-left-area .strategy-img {
            width: 70%; } }
        @media (max-width: 767px) {
          #section8 .we-offer-area .strategy-left-area .strategy-img {
            width: 50%;
            position: relative; } }
      #section8 .we-offer-area .strategy-left-area .services-arrow {
        position: relative;
        height: 60px;
        width: 370px;
        display: flex;
        align-items: center;
        background-color: #DE0022;
        margin-top: 30px; }
        @media (max-width: 991px) {
          #section8 .we-offer-area .strategy-left-area .services-arrow {
            width: 270px; } }
        @media (max-width: 576px) {
          #section8 .we-offer-area .strategy-left-area .services-arrow {
            width: 240px; } }
        #section8 .we-offer-area .strategy-left-area .services-arrow::before {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-left: 45px solid #DE0022;
          right: -45px;
          top: 0; }
        #section8 .we-offer-area .strategy-left-area .services-arrow .service-arrow-text {
          font-size: 30px;
          font-family: 'NeueEinstellung-SemiBold';
          color: #fff;
          display: flex;
          align-items: center;
          padding: 10px 20px;
          letter-spacing: 6.2px;
          margin-bottom: 0;
          line-height: 1.4; }
          @media (max-width: 991px) {
            #section8 .we-offer-area .strategy-left-area .services-arrow .service-arrow-text {
              font-size: 20px; } }
          @media (max-width: 991px) {
            #section8 .we-offer-area .strategy-left-area .services-arrow .service-arrow-text {
              font-size: 16px; } }
      #section8 .we-offer-area .strategy-left-area .we-offer-title {
        font-size: 50px;
        color: #000000;
        font-family: 'NeueEinstellung-bold';
        text-transform: none;
        margin-top: 10px;
        margin-bottom: 0;
        line-height: 1; }
        @media (max-width: 1100px) {
          #section8 .we-offer-area .strategy-left-area .we-offer-title {
            font-size: 30px; } }
        @media (max-width: 576px) {
          #section8 .we-offer-area .strategy-left-area .we-offer-title {
            font-size: 30px; } }
    @media (max-width: 991px) {
      #section8 .we-offer-area .strategy-right-area {
        padding: 0; } }
    #section8 .we-offer-area .strategy-right-area .process-st {
      width: 99%; }
      @media (max-width: 1200px) {
        #section8 .we-offer-area .strategy-right-area .process-st {
          width: 100%;
          margin-top: 0px; } }
      @media (max-width: 991px) {
        #section8 .we-offer-area .strategy-right-area .process-st {
          margin-top: 30px; } }
      @media (max-width: 767px) {
        #section8 .we-offer-area .strategy-right-area .process-st {
          margin-top: 0px;
          margin-bottom: 20px; } }
      @media (max-width: 576px) {
        #section8 .we-offer-area .strategy-right-area .process-st {
          margin-bottom: 0px; } }

/*-------section9--------*/
#section9 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    #section9 .portfolio-area {
      margin-bottom: 60px; } }
  #section9 .portfolio-area .dipulse-left .dipulse-iphone {
    width: 60%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex; }
  #section9 .portfolio-area .dipulse-right {
    margin-top: 60px; }
    @media (max-width: 991px) {
      #section9 .portfolio-area .dipulse-right {
        margin-top: 20px; } }
    #section9 .portfolio-area .dipulse-right .portfolio-text {
      font-size: 20px;
      color: #272727;
      margin-top: 20px;
      padding-right: 21%; }
      @media (max-width: 991px) {
        #section9 .portfolio-area .dipulse-right .portfolio-text {
          padding-right: 0; } }
      @media (max-width: 767px) {
        #section9 .portfolio-area .dipulse-right .portfolio-text {
          margin-top: 20px;
          font-size: 20px; } }
    #section9 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
      display: flex;
      width: 60%;
      flex-wrap: wrap; }
      @media (max-width: 991px) {
        #section9 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
          width: 100%; } }
      #section9 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing {
        margin-right: 15px;
        margin-top: 10px; }
        #section9 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing .di_store {
          border-radius: 12px; }

/*-------section10--------*/
#section10 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    #section10 .portfolio-area {
      margin-bottom: 60px; } }
  #section10 .portfolio-area .dipulse-left {
    margin-top: 20px; }
    @media (min-width: 1380px) {
      #section10 .portfolio-area .dipulse-left {
        margin-top: 80px; } }
    @media (max-width: 991px) {
      #section10 .portfolio-area .dipulse-left {
        margin-top: 20px; } }
    #section10 .portfolio-area .dipulse-left .portfolio-text {
      font-size: 20px;
      color: #272727;
      margin-top: 10px;
	  margin-bottom: 10px;
      padding-right: 1%; }
      @media (max-width: 767px) {
        #section10 .portfolio-area .dipulse-left .portfolio-text {
          margin-top: 20px;
          font-size: 20px; } }
    #section10 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
      display: flex;
      width: auto;
      /* flex-wrap: wrap;  */
	  }
      @media (max-width: 991px) {
        #section10 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
          width: 100%; } }
      #section10 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
        margin-right: 15px;
        margin-top: 10px;
        width: 100%; }
        @media (max-width: 576px) {
          #section10 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
            width: 60%; } }
        #section10 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing .di_store {
          border-radius: 12px; }
  #section10 .portfolio-area .dipulse-right .bcg-img {
    width: 100%;
    margin-left: auto;
    display: flex; }
    @media (max-width: 991px) {
      #section10 .portfolio-area .dipulse-right .bcg-img {
        width: 100%; } }

/*-------section11--------*/
#section11 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section11 .portfolio-area {
    height: 100%; }
    @media (max-width: 767px) {
      #section11 .portfolio-area {
        margin-bottom: 60px; } }
    #section11 .portfolio-area .dipulse-left {
      display: flex;
      justify-content: center;
      align-items: center; }
      #section11 .portfolio-area .dipulse-left .gb-mobile-img {
        height: 82%;
        margin-top: 20px; }
        @media (max-width: 767px) {
          #section11 .portfolio-area .dipulse-left .gb-mobile-img {
            height: auto;
            text-align: center; } }
    #section11 .portfolio-area .dipulse-right {
      margin-top: 60px; }
      @media (max-width: 991px) {
        #section11 .portfolio-area .dipulse-right {
          margin-top: 50px; } }
      @media (max-width: 767px) {
        #section11 .portfolio-area .dipulse-right {
          margin-top: 20px; } }
      #section11 .portfolio-area .dipulse-right .gb-img {
        width: 15%; }
      #section11 .portfolio-area .dipulse-right .portfolio-text {
        font-size: 20px;
        color: #272727;
        margin-top: 20px;
        padding-right: 10%; }
        @media (max-width: 767px) {
          #section11 .portfolio-area .dipulse-right .portfolio-text {
            margin-top: 20px;
            font-size: 20px; } }
      #section11 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
        display: flex;
        width: 75%;
        flex-wrap: wrap; }
        @media (max-width: 991px) {
          #section11 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
            width: 60%; } }
        #section11 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing {
          margin-right: 15px;
          margin-top: 10px;
          width: 100%; }
          @media (max-width: 576px) {
            #section11 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing {
              width: 60%; } }
          #section11 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing .di_store {
            border-radius: 12px; }

/*-------section12--------*/
#section12 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    #section12 .portfolio-area {
      margin-bottom: 50px;
        padding-top: 50px; } }
  #section12 .portfolio-area .dipulse-left {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column; }
    @media (max-width: 767px) {
      #section12 .portfolio-area .dipulse-left {
        margin-top: 20px; } }
    @media (max-width: 576px) {
      #section12 .portfolio-area .dipulse-left {
        margin-top: 0px; } }
    #section12 .portfolio-area .dipulse-left .gb-img {
      width: 20%; }
    #section12 .portfolio-area .dipulse-left .portfolio-text {
      font-size: 20px;
      color: #272727;
     margin-top: 10px;
    margin-bottom: 10px;
	    padding-right: 7%;
	  }
	   #section12 .portfolio-area .dipulse-left .portfolio-text:first-child {
     margin-top: 20px;
	  }
      @media (max-width: 767px) {
        #section12 .portfolio-area .dipulse-left .portfolio-text {
          margin-top: 20px;
          font-size: 20px; } }
    #section12 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
      #section12 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
        margin-right: 15px;
        margin-top: 10px;
        width: auto; }
        @media (max-width: 576px) {
          #section12 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
            width: 60%; } }
        #section12 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing .di_store {
          border-radius: 12px; }
  @media (max-width: 991px) {
    #section12 .portfolio-area .dipulse-right {
      display: flex;
      align-items: center; } }
  @media (max-width: 767px) {
    #section12 .portfolio-area .dipulse-right .gb-mobile-img {
      height: auto;
      text-align: center; } }

/*-------section13--------*/
#section13 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/we-offer.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section13 .portfolio-area {
    height: 100%; }
    @media (max-width: 991px) {
      #section13 .portfolio-area {
        margin-bottom: 60px; } }
    #section13 .portfolio-area .dipulse-left {
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        #section13 .portfolio-area .dipulse-left {
          display: flex;
          align-items: center; } }
      #section13 .portfolio-area .dipulse-left .joey-mobile-img {
        height: 70%;
        margin-top: 20px;
        display: flex;
        margin: auto; }
        @media (max-width: 1100px) {
          #section13 .portfolio-area .dipulse-left .joey-mobile-img {
            margin-top: 60px; } }
        @media (max-width: 991px) {
          #section13 .portfolio-area .dipulse-left .joey-mobile-img {
            margin-top: 0px; } }
        @media (max-width: 767px) {
          #section13 .portfolio-area .dipulse-left .joey-mobile-img {
            height: auto;
            text-align: center;
            margin-top: 10px; } }
    #section13 .portfolio-area .dipulse-right {
      margin-top: 20px;
      display: flex;
      flex-direction: column;
      margin: auto; }
      @media (max-width: 991px) {
        #section13 .portfolio-area .dipulse-right {
          margin-top: 10px; } }
      @media (max-width: 767px) {
        #section13 .portfolio-area .dipulse-right {
          margin-top: 20px; } }
      @media (max-width: 576px) {
        #section13 .portfolio-area .dipulse-right {
          margin-top: 0px; } }
      #section13 .portfolio-area .dipulse-right .gb-img {
        width: 20%; }
        @media (max-width: 576px) {
          #section13 .portfolio-area .dipulse-right .gb-img {
            width: 30%;
            margin-top: 20px; } }
      #section13 .portfolio-area .dipulse-right .portfolio-text {
        font-size: 20px;
        color: #272727;
        margin-top: 30px;
        padding-right: 10%; }
        @media (max-width: 1200px) {
          #section13 .portfolio-area .dipulse-right .portfolio-text {
            font-size: 24px; } }
        @media (max-width: 767px) {
          #section13 .portfolio-area .dipulse-right .portfolio-text {
            margin-top: 20px;
            font-size: 20px; } }
      #section13 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
        display: flex;
        width: 50%;
        flex-wrap: wrap; }
        @media (max-width: 991px) {
          #section13 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements {
            width: 60%; } }
        #section13 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing {
          margin-right: 15px;
          margin-top: 10px;
          width: 100%; }
          @media (max-width: 576px) {
            #section13 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing {
              width: 60%; } }
          #section13 .portfolio-area .dipulse-right .app-play-stores .app-play-store-elements .store-listing .di_store {
            border-radius: 12px; }

/*-------section14--------*/
#section14 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section14 .portfolio-area {
    height: auto; }
    @media (max-width: 991px) {
      #section14 .portfolio-area {
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      #section14 .portfolio-area {
        margin-bottom: 30px; } }
    #section14 .portfolio-area .dipulse-left {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      flex-direction: column; }
      #section14 .portfolio-area .dipulse-left .gb-img {
        width: 20%; }
      @media (max-width: 767px) {
        #section14 .portfolio-area .dipulse-left {
          margin-top: 20px; } }
      @media (max-width: 576px) {
        #section14 .portfolio-area .dipulse-left {
          margin-top: 0px; } }
      #section14 .portfolio-area .dipulse-left .portfolio-text {
        font-size: 20px;
        color: #272727;
        margin-top: 20px;
        padding-right: 0%; }
        @media (max-width: 767px) {
          #section14 .portfolio-area .dipulse-left .portfolio-text {
            margin-top: 20px;
            font-size: 20px; } }
      #section14 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: row; }
        #section14 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
          margin-right: 15px;
          margin-top: 10px; }
          @media (max-width: 991px) {
            #section14 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
              width: 100%; } }
          @media (max-width: 576px) {
            #section14 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
              width: 60%; } }
          #section14 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing .di_store {
            border-radius: 12px; }
    #section14 .portfolio-area .dipulse-right .joey-mobile-img {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      display: flex; }

/*-------section15--------*/
#section15 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/we-offer.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff; }
  @media (max-width: 767px) {
    #section15 .secure-main-area {
      margin-bottom: 60px; } }
  #section15 .secure-main-area .secure-left-area {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center; }
    #section15 .secure-main-area .secure-left-area .secure-logo {
      position: absolute;
      top: 24px;
      right: 54px; }
    #section15 .secure-main-area .secure-left-area .secure-left-img {
      height: 85%; }
      @media (max-width: 991px) {
        #section15 .secure-main-area .secure-left-area .secure-left-img {
          height: auto; } }
  #section15 .secure-main-area .secure-mid-area {
    position: relative;
    height: 100vh; }
    @media (max-width: 767px) {
      #section15 .secure-main-area .secure-mid-area {
        height: auto; } }
    #section15 .secure-main-area .secure-mid-area .app-play-store-elements {
      display: flex;
      width: 100%;
      flex-wrap: wrap;
      flex-direction: row;
      position: absolute;
      bottom: 55px;
      top: auto; }
      @media (max-width: 767px) {
        #section15 .secure-main-area .secure-mid-area .app-play-store-elements {
          position: relative;
          margin-top: 20px;
          bottom: 0;
          margin-bottom: 20px; } }
      @media (max-width: 576px) {
        #section15 .secure-main-area .secure-mid-area .app-play-store-elements {
          width: 60%; } }
      #section15 .secure-main-area .secure-mid-area .app-play-store-elements .store-listing {
        margin-right: 15px;
        margin-top: 10px;
        width: 100%; }
        @media (max-width: 576px) {
          #section15 .secure-main-area .secure-mid-area .app-play-store-elements .store-listing {
            width: 60%; } }
        #section15 .secure-main-area .secure-mid-area .app-play-store-elements .store-listing .di_store {
          border-radius: 12px; }
  #section15 .secure-main-area .secure-right-area {
    display: flex;
    align-items: center;
    position: relative; }
    #section15 .secure-main-area .secure-right-area .sbi-img {
      width: 80%;
      display: flex;
      margin-left: auto;
      margin-top: 14px;
      margin-right: auto; }
      @media (max-width: 991px) {
        #section15 .secure-main-area .secure-right-area .sbi-img {
          height: auto;
          margin-top: 70px; } }
      @media (max-width: 767px) {
        #section15 .secure-main-area .secure-right-area .sbi-img {
          margin-top: 100px; } }
    #section15 .secure-main-area .secure-right-area .secure-logo {
      position: absolute;
      top: 20px; }

/*-------section16--------*/
#section16 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/we-offer.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section16 .portfolio-area {
    height: 100%; }
    @media (max-width: 991px) {
      #section16 .portfolio-area {
        margin-bottom: 60px; } }
    #section16 .portfolio-area .container-fluid {
      height: 100%; }
      #section16 .portfolio-area .container-fluid .row {
        height: 100%; }
    #section16 .portfolio-area .dipulse-left {
      margin-top: 60px; }
      @media (min-width: 1380px) {
        #section16 .portfolio-area .dipulse-left {
          margin-top: 80px; } }
      @media (max-width: 991px) {
        #section16 .portfolio-area .dipulse-left {
          margin-top: 10px; } }
      @media (max-width: 767px) {
        #section16 .portfolio-area .dipulse-left {
          margin-top: 20px; } }
      @media (max-width: 576px) {
        #section16 .portfolio-area .dipulse-left {
          margin-top: 0px; } }
      #section16 .portfolio-area .dipulse-left .axis-bank-logo {
        width: 60%; }
      #section16 .portfolio-area .dipulse-left .portfolio-text {
        font-size: 20px;
        color: #272727;
        margin-top: 30px; }
        @media (max-width: 767px) {
          #section16 .portfolio-area .dipulse-left .portfolio-text {
            margin-top: 20px;
            font-size: 20px; } }
      #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column; }
        @media (max-width: 576px) {
          #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
            width: 60%; } }
        #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
          margin-right: 15px;
          margin-top: 10px;
          width: 30%; }
          @media (max-width: 991px) {
            #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
              width: 100%; } }
          @media (max-width: 576px) {
            #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
              width: 60%; } }
          #section16 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing .di_store {
            border-radius: 12px; }
    #section16 .portfolio-area .dipulse-right {
      display: flex;
      align-items: center; }
      #section16 .portfolio-area .dipulse-right .joey-mobile-img {
        height: 78%;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        display: flex; }
        @media (max-width: 1100px) {
          #section16 .portfolio-area .dipulse-right .joey-mobile-img {
            height: 86%; } }
        @media (max-width: 991px) {
          #section16 .portfolio-area .dipulse-right .joey-mobile-img {
            margin-top: 0;
            height: auto; } }
        @media (max-width: 767px) {
          #section16 .portfolio-area .dipulse-right .joey-mobile-img {
            margin-top: 10px;
            margin-left: 0; } }
        @media (max-width: 576px) {
          #section16 .portfolio-area .dipulse-right .joey-mobile-img {
            margin-top: 20px; } }

/*-------section17--------*/
#section17 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner10-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  #section17 .thanks-left {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      #section17 .thanks-left .thanks-slide {
        display: flex;
        margin: auto; } 
		
			.webmob-last-logo {
				top:unset !important;
    bottom: 244px !important;
    left: 20px !important;
     transform: unset !important; 
}
.icon-list ul .emp img {
    filter: unset !important;
}
.icon-list ul .year img {
     filter: unset !important;
}
.icon-list ul .cmmi img {
   filter: invert(1) !important; 
}



		}
  #section17 .thanks-right {
    display: flex;
    align-items: baseline;
    margin-top: 17%;
    flex-direction: column;
    /* margin-bottom: 50px;  */
	}

    @media (max-width: 991px) {
      #section17 .thanks-right {
        margin-top: 20%;
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      #section17 .thanks-right {
        align-items: center;
        margin-top: 20px;
        padding-bottom: 80px; } }
    @media (max-width: 450px) {
      #section17 .thanks-right {
        padding-bottom: 60px;
        margin-top: 82px;
		} }
    #section17 .thanks-right .lets-start-text {
      font-size: 50px;
      color: #fff;
      font-family: 'NeueEinstellung-Regular';
      line-height: 1.2;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        #section17 .thanks-right .lets-start-text {
          font-size: 30px; } }
      @media (max-width: 400px) {
        #section17 .thanks-right .lets-start-text {
          font-size: 20px; } }
    #section17 .thanks-right .thanks-text {
      font-size: 80px;
      color: #fff;
      font-family: 'NeueEinstellung-bold';
      line-height: 1; }
      @media (max-width: 991px) {
        #section17 .thanks-right .thanks-text {
          font-size: 50px; } }
      @media (max-width: 576px) {
        #section17 .thanks-right .thanks-text {
          font-size: 47px; } }
  #section17 .container-fluid {
    height: 100%; }
    #section17 .container-fluid .row {
      height: 100%;
      align-items: center; }
  #section17 .mobile-footer-sec-two {
    position: relative; }
    #section17 .mobile-footer-sec-two .webmob-bottom-details {
      display: flex;
      justify-content: space-between;
      padding: 18px;
      border-top: 1px solid #EBEBEB;
      bottom: 0;
      left: 0;
      width: 100%;
      position: absolute;
      bottom: 0; }
      @media (max-width: 991px) {
        #section17 .mobile-footer-sec-two .webmob-bottom-details {
          width: 100%;
          transform: none;
          position: relative;
          left: 0;
          margin-top: 80px;
          padding: 20px 0px; } }
      @media (max-width: 767px) {
        #section17 .mobile-footer-sec-two .webmob-bottom-details {
          margin-top: 40px; } }
      @media (max-width: 576px) {
        #section17 .mobile-footer-sec-two .webmob-bottom-details {
          margin-top: 20px; } }
      #section17 .mobile-footer-sec-two .webmob-bottom-details a {
        font-size: 28px;
        color: #fff;
        font-family: 'NeueEinstellung-Regular'; }
        @media (max-width: 1200px) {
          #section17 .mobile-footer-sec-two .webmob-bottom-details a {
            font-size: 20px; } }
        @media (max-width: 991px) {
          #section17 .mobile-footer-sec-two .webmob-bottom-details a {
            font-size: 14px; } }
        @media (max-width: 767px) {
          #section17 .mobile-footer-sec-two .webmob-bottom-details a {
            font-size: 16px; } }
      #section17 .mobile-footer-sec-two .webmob-bottom-details li {
        position: relative;
        padding-left: 36px;
        display: flex;
        align-items: center; }
        @media (max-width: 991px) {
          #section17 .mobile-footer-sec-two .webmob-bottom-details li {
            font-size: 25px; } }
      #section17 .mobile-footer-sec-two .webmob-bottom-details .webmob-web-details::before {
        content: "\f0ac";
        position: absolute;
        display: block;
        font-size:24px;
       
        left: 0;
		    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain; }
      #section17 .mobile-footer-sec-two .webmob-bottom-details .webmob-mail-details::before {
        content: "\f0e0";
        position: absolute;
        display: block;
        font-size:24px;
       
        left: 0;
		    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain; }
      #section17 .mobile-footer-sec-two .webmob-bottom-details .webmob-contact-details::before {
        content: "\f095";
        position: absolute;
        display: block;
       font-size:24px;
       
        left: 0;
		    font-family: 'FontAwesome';
        background-repeat: no-repeat;
        background-size: contain; }

/*-------section18--------*/
#section18 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }

/*-------section19--------*/
#section19 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }

@media (max-width: 576px) {
  .mobile-dev-page section {
    padding: 0 0px; } }

.digital-acc-listing-content span {
  font-family: 'NeueEinstellung-Bold' !important; }

.di_store {
  width: 175px;
  border-radius: 8px !important; }

/*# sourceMappingURL=main.css.map */


.icon-list ul {
    margin-bottom: 0;
    display: flex;
	margin-top: 15px;
    align-items: center;
    justify-content: flex-end;
}
.icon-list ul li {
    list-style: none;
    padding: 0 5px !important;
    border-right: 1px solid #b1b1b1;
    height: 47px;
}

.icon-list ul .cmmi img {
    width: 80%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.icon-list ul .year img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.icon-list ul .emp img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

ul.features-points-list {
    color: black;
	padding-left: 20px;
}

.features-points {
    color: #272727;
}
.features-points h5 {
    font-size: 24px;
    font-weight: 600;
}
ul.features-points-list li {
    list-style-type: disc;
	font-size: 18px;
}
#section40 .portfolio-area .dipulse-left .portfolio-text {
    font-size: 20px;
    color: #272727;
    margin-top: 20px;
    padding-right: 0%;
}
#section40 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#section40 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
    margin-right: 15px;
    margin-top: 10px;
}
#section40 .portfolio-area .dipulse-left {
    padding-left: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#section40 .portfolio-area .dipulse-right .joey-mobile-img {
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#section40 {
    position: relative;
    overflow: hidden;
    background-image: url(../images/banner6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#section41 .portfolio-area .dipulse-left .portfolio-text {
    font-size: 20px;
    color: #272727;
    margin-top: 20px;
    padding-right: 7%;
}
#section41 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#section41 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
    margin-right: 15px;
    margin-top: 10px;
}
#section41 .portfolio-area .dipulse-left {
   
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#section41 .portfolio-area .dipulse-right .joey-mobile-img {
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#section41 {
    position: relative;
    overflow: hidden;
    background-image: url(../images/banner6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#section5 p.native-mob-text span {
    font-family: 'NeueEinstellung-Regular';
	font-size: 17px;
	margin-top: 8px;
    display: block;
}
#section5 p.cross-platform-text span {
    font-family: 'NeueEinstellung-Regular';
	font-size: 17px;
	margin-top: 8px;
    display: block;
}
#section5 p.wearables-text span {
    font-family: 'NeueEinstellung-Regular';
	font-size: 17px;
	margin-top: 8px;
    display: block;
}
#section5 p.progressive-text span {
    font-family: 'NeueEinstellung-Regular';
	font-size: 17px;
	margin-top: 8px;
    display: block;
}
#section11 .portfolio-area .dipulse-left .portfolio-text {
    font-size: 20px;
    color: #272727;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 8%;
}
#section11 .portfolio-area .dipulse-left .app-play-stores .app-play-store-elements .store-listing {
    margin-right: 15px;
    margin-top: 10px;
}
#section11 .portfolio-area .dipulse-right .bcg-img {
    width: 100%;
    margin-left: auto;
    display: flex;
}

.webmob-last-logo {
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.icon-list ul li:last-child {
        border-right: none;
    }

.thanks-slide img {
      width: 350px;
      height: 350px;
      border-radius: 50%;
      object-fit: cover;
  }
  
  
  
  
  
  
 #section22 .portfolio-area .dipulse-right.java-expertise .dipulse-logo {
    width: 22%;
} 
  
 .digital-acc-listing.blockchain {
	 gap:20px;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

body {
    font-family: NeueEinstellung-Regular;
}


h1{
     font-family: NeueEinstellung-Bold;
	 font-weight:bold;
}

h3,
h4 {
    font-family: NeueEinstellung-Regular;
  text-transform: uppercase;
  /* font-weight: bold; */
}

p {
   font-family: NeueEinstellung-Regular;
 
}

ul,
li {
  list-style-type: none; /* added from sachin repo */
}
.fp-section {
  height: 100% !important;
}
/* Global Color CSS */
.text-red {
  color: #ea2929;
}
/* .bg-red { */
  /* background-color: #0f5a94; */
/* } */
.border-right {
  border-right: 1px solid silver;
}
.nomargin {
  margin: 0 !important;
}
.border-left-red {
  border-left: 5px solid #0f5a94;
}
.bg-black {
  background-color: #000000;
}

/* below global css added from sachin repo */
.fp-slidesNav {
  display: none;
}
.text-black {
  color: black;
}
.text-white {
  color: white;
}
a:link {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer;
}

a:visited {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer;
}

.services-headline {
  font-size: 3.5rem;
  line-height: 1;
}

.services-sub-headline {
  font-size: 1.5rem;
}

.services-child-header {
  font-size: 1.4rem;
}
.vertical-center {
  margin: auto;
}

/* Welcome Page CSS start here*/
/* .welcome { */
  /* background-image: url("../images/welcome-slide/map-bg.svg"); */
  /* background-repeat: no-repeat; */
  /* background-position: center; */
  /* width: 100%; */
  /* height: 100%; */
  /* /* display: flex; */ 
  /* /* align-items: center; */
  /* /* justify-content: center; */ 
/* } */

.welcome .webmobril-logo img {
  /* position:relative; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* position: absolute; */
}
.welcome .cmmi-level {
  background-color: #fff;
  padding: 3px 10px;
  margin-top: 15px;
  margin-right: 39px;
  font-size: 1.2rem;
  border: 1px solid #000;
  float: right;
}
.welcome-bottom-links {
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 50px;
  position: absolute;
}
.welcome-bottom-links .bt-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.welcome-bottom-links .bt-links .lists {
  margin: 10px;
}
.welcome-bottom-links .bt-links .lists .border-line {
  border-right: 1px solid #707070;
}
.welcome-bottom-links .bt-links .lists p {
  padding-right: 40px;
  padding-left: 20px;
  font-size: 1.5625rem;
}
.welcome-bottom-links .bt-links .lists p span {
  padding-left: 10px;
}
.web-logo {
  width: 600px;
}

/* Welcome Page CSS end here*/

/* Welcome Page CSS end here*/

/* Digital Innovation CSS start here */
.digital-innovation {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.digital-innovation .digital-innovation-top {
display: grid; 
    grid-template-columns: 37% 3% 60%;
      align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 4% 5%;
}
.digital-innovation .digital-innovation-top .di-content {
  /* padding: 10px; */
  position: relative;
}
.digital-innovation .digital-innovation-top .di-content-line {
  height: 100%;
  position: relative;
  border-right: 1px solid rgba(112, 112, 112, 0.5);
  margin-left: 5%;
}
.digital-innovation-top .di-content-line::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  width: 0;
  height: 0;
  border-left: solid 10px rgba(112, 112, 112, 0.5);
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
}
.digital-innovation .digital-innovation-top .di-content h1 {
  font-size: 4.49625rem;
}
.digital-innovation .digital-innovation-top .di-content p {
  font-size: 1.4rem;
  color: #000;
  font-weight:500;
  padding: 10px 0px;
      margin-bottom: 0;
	  text-align:justify;
	      font-size: 18px !important;
}
.digital-innovation .innovation-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  /*padding-top: 5%;*/
  padding-top: 2%;
}
.innovation-list .card {
  flex-basis: 40%;
  padding: 20px;
  padding-left: 30px;
  border-radius: 0px;
  border: 1px Solid rgba(112, 112, 112, 0.6);
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  margin-right: 20px;
}
.innovation-list .card p {
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 20px;
 
  /* color: #707070; */
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (max-width: 991px) {
  .innovation-list .card p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 1009px) {
  .welcome-bottom-links .bt-links .lists.two .border-line {
    border: 0px;
  }
}

.innovation-list .card .icon-di {
  width: 25px;
  height: 40px;
}
.digital-innovation-bottom {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 100%; */
  padding: 0 1%;
}

@media screen and (max-width: 991px) {
  .vision-mission {
    padding-top: 10px;
  }
}
.digital-innovation-bottom .vision-mission h2 {
  font-size: 2.29625rem;
  padding-left: 30px;
}
.digital-innovation-bottom .vision-mission p {
  font-size: 16px;
  color: #414143;
  padding-left: 35px;
  /* margin-right: 15%; */
  text-align:justify;
}

/* Digital innovation CSS ends here */

/* Leadership CSS start here */
.leadership {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.leadership .slide1 {
  flex-basis: 70%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.leadership .slide1 h1 {
  font-size: 3.7475rem;
  margin-bottom: 15%;
}
.leadership .slide1 ul {
  list-style: none;
        padding: 0 15px 0 45px;
}
/* .leadership .slide1 ul li::before { */
  /* content: ""; */
  /* position: absolute; */
  /* width: 14px; */
  /* height: 14px; */
  /* left: -37px; */
  /* top: 30%; */
  /* background-color: #0f5a94; */
/* } */
.leadership .slide1 ul li {
  font-size: 2rem;
  /* width: 500px; */
  position: relative;
}
.leadership .slide1 hr {
 border-top: 2px solid rgb(112 112 112 / 11%);
  margin-left: -40px;
      margin-bottom: 7px;
	      margin-top: 7px;
}
.leadership .slide1 ul li .name {
  color: #000000;
   display: inline;
      font-size: 24px;
    font-weight: 500;
    margin-bottom: -18px;
	 font-family: NeueEinstellung-Bold;
	font-weight:bold;
}
.leadership .slide1 ul li .title {
  font-size: 1.5rem;
  color: #000000 !important;
  margin-top: 17px;
    display: inline;
	font-size: 18px;
	font-weight: 500;
}
.leadership-content p {
    font-size: 14px;
	margin-bottom:0;
}
.leadership .slide2 {
  background-image: url(../images/leadership-3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  display: flex;
  flex-basis: 30%;
  align-items: center;
  justify-content: center;
  position:relative;
}

.leadership .slide2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000005e;
}

.success-stories .slide1:before{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
	    top: 0;
    background: #0000008f;
}
	

.leadership .slide2 .slide2-info {
  background-color:#0f5a94f2;
  padding: 15%;
  color: #ffffff;
  position: relative;
}
.leadership .slide2 .slide2-info img {
  position: absolute;
  top: -32px;
    left: 55px;
	
    width: 60px;
}
.leadership .slide2 .slide2-info h2 {
  font-size: 28px;
    font-weight: 600;
}
.leadership .slide2 .slide2-info p {
  font-size: 20px;
    /* line-height: 26px; */
    /* font-family: "Raleway", sans-serif; */
    margin-bottom: 0;
}

/* Leadership  css ends here */

/* Quick facts css start here */
.quick-facts {
  display: flex;
  height: 100%;
}
.bg-light-gray {
  background-color: #edeff0;
}
.bg-dark-gray {
  background-color: #dfe0e2;
}
.quick-facts .slide1 {
  flex-basis: 20%;
  display: flex;
  flex-direction: column;
  justify-content:center;
  background-color: #0f5a94;
  color: #fff;
  height: 100%;
  position: relative;
}
.quick-facts .slide1 .top-heading {
  padding: 42px;
}
.quick-facts .slide1 h1 {
    font-size: 4.19125rem;
    font-family: NeueEinstellung-Bold;
    font-weight: bold;
    text-transform: uppercase;
}
.quick-facts .slide1 .top-heading p {
 
  line-height: 1.3em;
  letter-spacing: 2px;
      font-size: 20px;
}
.quick-facts .slide1 hr {
  border: 0.8px solid #fff;
}
.quick-facts .slide1 .bottom-facts .card {
  padding: 10px 10px 20px;
  border-radius: 0px;
  background-color: #0f5a94;
  border: none;
  display: flex;
  flex-direction: row;
      gap: 8px;
  justify-content: center;
}

.bottom-facts h2 {
    font-size: 61px;
}

.quick-facts .slide1 .bottom-facts .card sup {
  top: -0.3em;
}
.quick-facts .slide1 .bottom-facts .cmmilevel {
  background-color: #0f5a94;
  margin: 0;
  padding: 20px 0px;
}
.bottom-facts h2 {
  /* font-size: 3.206875rem; */
  margin-right: 10px;
  position: relative;
}
.bottom-facts h2 span {
  position: absolute;
  font-size: 34px;
  top: 5px;
}
.quick-facts .slide1 .bottom-facts .card .card-text {
  font-size: 1.375rem;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 10px;
  line-height: 1em;
}
.quick-facts .slide2 {
  flex-basis: 80%;
}
.quick-facts .slide2 .row {
  margin-right: 0px;
  margin-left: 0px;
  height: 50%;
}
.quick-facts .slide2 .cards-row {
  display: flex;
  flex-wrap: wrap;
}
.quick-facts .quick-facts-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.quick-facts .quick-facts-block h5 {
  font-size: 2rem;
  font-family: NeueEinstellung-Bold;
	font-weight:bold;
  padding-left: 10px;
  margin-bottom: 5%;
}
.quick-facts .quick-facts-block .cards-row .card {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex: 1 1 0;
  flex-basis: 40%;
  padding: 20px 15px;
  margin: 10px;
  border-radius: 0px;
  border: none;
  min-height: 90px;
  align-items: center;
      margin: 0 0px 15px;
}
.quick-facts .quick-facts-block .cards-row .card img {
  margin-right: 5px;
  width: 38px;
  height: 50px;
  object-fit: contain;
}
.quick-facts .quick-facts-block .card .card-text {
  margin-left: 10px;
  margin-top: 7px;
  color: #676767;
}
.quick-facts .quick-facts-block .card .card-text h3 {
  margin-bottom: -5px !important;
 font-size: 19px;
    font-weight: 600;
  
}

.quick-facts .quick-facts-block .card .card-text h3 sup {
  top: -0.1em;
  left: -0.2em;
  font-size: 1.5rem;
}
.quick-facts .quick-facts-block .card .card-text h3 small {
  font-size: 0.875rem;
  color: #676767;
  
  text-transform: initial;
}
.quick-facts .quick-facts-block .card .card-text span {
  font-size: 15px;
 
}
/* .quick-facts .quick-facts-block .card img{
    
 } */
.quick-facts .quick-facts-block .partners .card img {
  width: 100%;
  height: 42px;
}

/* Quick facts css ends here */

/* Certification */
.certification-section {
  background-color:#000000d9;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 0 30px;
}

/*
.certification-section .cer-left {
	display: flex;
    flex-direction: column;
    justify-content: center;

}
*/

.certification-section .cer-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.certification-section h1 {
    font-size: 64px;
    position: relative;
    margin-bottom: 3%;
    color: white;
}

.certification-section h1:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 170px;
    height: 7px;
    bottom: -14px;
   
}

.certifications-image {
  text-align: right;
}
.certifications-image img {
    max-width: 100%;
    width: 348px;
	border: 7px solid #efefef;
}

.certification-section .ul {
  display: block;
  padding: 0;
}
.certification-section .certifications-list li {
    width: 30%;
  margin-right: 4%;
  color: #373737;
  margin-bottom: 4%;
  position: relative;
  padding: 0 2rem;
  box-sizing: border-box;
  background: #fff;
  display: inline-block;
  height: 217px;
  border: 7px solid #efefef;
}

@media screen and (min-width: 1451px) and (max-width: 2000px) {
  .certification-section .certifications-list li {
    width: 30%;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1450px) {
  .certification-section .certifications-list li {
    width: 32%;
  }
}

.certification-section .certifications-list li:nth-child(3),
.certification-section .certifications-list li:last-child {
  margin-bottom: 0;
}

.certification-section .certifications-list li h3 {
  text-transform: uppercase;
  font-size: 2.7rem;
  margin-bottom: 0;
  
  color: #000;
  margin-top: 35%;
}

.certification-section .certifications-list li span {
  font-size: 1rem;
 
  color: #000;
}

@media screen and (max-width: 991px) {
  .certification-section .certifications-list li span {
    font-size: 0.9rem;
  }
}

.certification-section .certifications-list li h4 {
  font-size: 1rem;
 
  color: #000;
  text-transform: capitalize;
  display: flex;
}

.certification-section .certifications-list li img {
  position: absolute;
  right: 10px;
  top: -6px;
  z-index: 1;
  width: 10%;
}

.certification-section .certifications-list li:after {
  content: "";
  position: absolute;
  border: solid 1px #dedede;
  height: calc(100%);
  width: calc(100%);
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 0;
}

/* Certification End  */

/* Success Stories css start here */
.success-stories {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.success-stories .slide1 {
  flex-basis: 37%;
  background-image: url("../images/success.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  position: relative;
}
.certificate-back {
  background-image: url("../images/background/certification.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  position: relative;
}

.success-stories .slide1 .slide1-info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.success-stories .slide1 .success-stories-outer-div {
  padding: 30px;
  color: #fff;
  position: relative;
}
.success-stories .slide1 .top-left-img {
  position: absolute;
  top: 20px;
  left: 30px;
}
.success-stories .slide1 .bottom-right-img {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.success-stories .slide1 .success-stories-outer-div h1 {
  padding: 10px;
  font-size: 4.09rem;
  text-transform: uppercase;
}
.success-stories .slide1 .success-stories-outer-div .success-stories-inner-div {
  padding: 50px 30px;
  margin: 0 20px;
  color: #ffffff;
  background-color:#0f5a94f2;
  line-height: 10px;
}
.success-stories
  .slide1
  .success-stories-outer-div
  .success-stories-inner-div
  h4 {
  font-size: 3.028125rem;
  text-transform: capitalize;
  margin-bottom: 0;
    font-family: NeueEinstellung-Bold;
	 font-weight:bold;
	padding-bottom: 10px;
}


.success-stories .slide1 .success-stories-outer-div .success-stories-inner-div p {
    font-size: 2rem;
    padding-bottom: 6px;
}
.success-stories
  .slide1
  .success-stories-outer-div
  .success-stories-inner-div
  p {
  font-size: 2rem;
      padding-bottom: 5px;
  line-height: 1;
  margin-bottom: 0;
}
.success-stories .slide2 {
  flex-basis: 63%;
  display: flex;
  align-items: center;
  height: 100%;
}
.success-stories .slide2 .border-right {
  border-right: 1px solid #f0f0f0;
}
.success-stories .slide2 .border-top {
  border-top: 1px solid #f0f0f0;
}
.success-stories .slide2 .border-bottom {
  border-bottom: 1px solid #f0f0f0;
}
.success-stories .slide2 .categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
}
.success-stories .slide2 .categories .sections {
  flex-basis: 33%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  transition: all 0.2s ease-in-out;
  z-index: 999;
}
/* .success-stories .slide2 .categories .sections:hover{
    cursor: pointer;
    box-shadow: 0px 0px 10px 10px #f0f0f0;
    transform: scale(1);
    background-color: #fff;
    color: #EC2019;
} */
/* .success-stories .slide2 .categories .sections:hover p{
    color: #EC2019;
} */
.success-stories .slide2 .categories div p {
  font-size: 1.256rem;
  color: #000000;
  line-height: 1em;
  max-width: 62%;
  margin: 0 auto;
}
.success-stories .slide2 .categories .sections:hover p {
  color: #0f5a94;
}
.success-stories .slide2 .categories div img {
  width: 50px;
    height: 50px;
  object-fit: contain;
}

/* Success stories css ends here */

/* What-we-do css start here */
.what-we-do {
  background-image: url("../images/what-we-do/bg-whatwedo.png"),
    linear-gradient(rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62));
  background-blend-mode: overlay;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.what-we-do .what-we-do-top {
  display: flex;
  padding: 5%;
  flex-basis: 50%;
}
.what-we-do .what-we-do-top .content1 {
  background-color: rgba(255, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  color: #ffffff;
  margin: 10px;
}
.what-we-do .what-we-do-top .content1 h1 {
  font-size: 3.2rem;
}
.what-we-do .what-we-do-top .content1 h2 {
  font-size: 8.275rem;
}
.what-we-do .what-we-do-bottom {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 3% 2%;
  z-index: 999;
  flex-basis: 50%;
}
.what-we-do .what-we-do-bottom .content-lists {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90%;
}
.what-we-do .what-we-do-bottom .content-lists .list {
  margin: 0 50px;
}
.what-we-do .what-we-do-bottom .content-lists .list:first-child {
  margin-left: 0;
}
.what-we-do .what-we-do-bottom .content-lists .list h5 {
  color: #ffffff;
  font-size: 1.8rem;
}
/* .what-we-do .what-we-do-bottom .content-lists .list h5:hover{
    color: #ea2c30;
} */
.what-we-do .what-we-do-bottom .content-lists .list p {
  color: #f0f0f0;
  font-size: 1.3rem;
 
  padding-top: 10px;
}
/* What-we-do css end here */

/* Services Modules CSS  */
/* Main Services Page CSS */
.services-section {
  background-image: url("../images/background/bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  justify-content: center;
  height: 100%;
}
/* .services-section .service-category { */
  /* padding-left: 5%; */
/* } */
.services-section .service-category ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: start;
  margin-bottom: 0;
  display: grid;
    grid-template-columns: repeat(4, 1fr);
	 
		padding-left:0;
		
}
.services-section .service-category ul li {
  flex-basis: 20%;
  margin-right: 0px;
  margin-bottom: 30px;
  position: relative;
     text-align: center;
  display: flex;
    flex-direction: column;
    align-items: center;
	    padding-right: 50px;

}

.services-section .service-category ul li:nth-child(11),
.services-section .service-category ul li:nth-child(12),
.services-section .service-category ul li:nth-child(13),
.services-section .service-category ul li:nth-child(14),
.services-section .service-category ul li:nth-child(15) {
  margin-bottom: 10px;
}

/* .services-section .service-category ul li .box-text p:hover{
    cursor: pointer;
    color: #EC2019;
} */

.services-section .service-category .black-border-bottom:after {
  content: "";
  border-bottom: 2px Solid rgba(112, 112, 112, 0.6);
  border-bottom: 2px Solid rgb(0 89 145 / 54%);
  width: 65%;
  display: block;
  bottom: 0px;
  position: absolute;
}
.services-section .service-category ul li .box-text p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #222224;
  letter-spacing: 2px;
  min-height: 61px;
      text-align: center;
}
.services-section .box-img {
    /* width: 100%; */
    /* border-radius: calc(0.25rem - 1px); */
    /* min-height: 53px; */
    width: 68px;
    height: 68px;
    /* border: 1px solid black; */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0f5a94;
}
.services-section .box-text {
  font-weight: bold;
  margin-top: 10px;
}
.services-section .servie_head_title {
  /* background-color: #ea2929; */
  Color:#000;
 text-transform:uppercase;
  padding: 10px;
  padding:0 10px 10px 10px;
  font-size: 64px;
  position:relative;
}
.services-section .service-category ul li .box-text p a:hover {
  color: #0f5a94;
}

@media screen and (max-width: 991px) {
  .services-section .servie_head_title {
    padding: 6px 10px;
  }
}

.service-modules {
  height: 100%;
  background-color: #eeeff1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 0 2%;
}
.service-modules .section-heading {
  font-size: 4rem;
  color: #ea2929;
}
.service-modules .section-sub-heading {
  font-size: 2rem;
  color: #000000;
}
.service-modules .category-content .row .col-md-3,
.col-md-4 {
  padding-bottom: 20px !important;
  padding-left: 0px !important;
  padding-right: 20px !important;
}
.service-modules .category-content .row:first-child {
  padding-left: 20px !important;
}
.service-modules .category-content .card {
  padding: 20px;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.13);
  text-align: center;
}
.service-modules .category-content .container-fluid .card {
  padding: 50px;
}
.service-modules .internet-marketing .card,
.blockchain .card {
  padding: 30px !important;
}
.service-modules .category-content .card .card_title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 25px;
}
.service-modules .category-content .card .card_content {
  font-size: 1.2rem;
}
.service-modules .category-content .card .card_title {
  position: relative;
  padding-bottom: 20px;
}
.service-modules .category-content .card .card_title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 10%;
  margin: 0px auto;
  height: 1px;
  border-bottom: 3px solid #ea2929;
}

/* Services CSS End */

/* Enagagement Model CSS Start*/
.engagement-models {
   display: flex; 
  flex-direction: column;
  align-items: center;
  justify-content: center;
      gap: 30px;
  height: 100%;
  background-image: url(../images/about-3.jpg), linear-gradient(rgb(0 0 0 / 70%), rgb(0 0 0 / 75%));
  background-blend-mode: overlay;
  background-position: bottom;
  background-size: cover;
    
}
.engagement-models .engagement-heading {
  /* flex-basis: 50%; */
  /* display: flex; */
  align-items: center;
}
.engagement-models .engagement-heading h1 {
    color: #ffffff;
    font-size: 4.039375rem;
    padding-top: 10px;
    text-transform: uppercase;
	  
}
.engagement-models .engagement-category {
  /* background-color: #ffffff; */
  flex-basis: 50%;
  display: flex;

 width: 90%;
    margin: 100px auto;
}
.engagement-models .engagement-category .engg-section {
	    background: #ffffffcf;
  flex: 1 1 0;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 5% 3.5% 1% 3.5%;
  border-right: 1px solid rgba(112, 112, 112, 0.5);
}
.engg-section h2 {
  font-size: 1.875rem;
  margin: 20px 0;
  text-transform: capitalize;
 
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .engg-section h2 {
    margin: 35px 0 20px 0;
  }
}
.engg-section .section-icon {
  background-color: #0f5a94;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -11%;
  left: 10%;
  padding: 15px;
  display: flex;
}
.engg-section ul {
  list-style: none;
  padding: 0px;
}
.engg-section ul li {
  position: relative;
  padding-left: 28px;
  font-size: 1.875rem;
  
  line-height: 1.3;
  margin-bottom: 20px;
}
.engg-section ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 0.4em;
  height: 0.4em;
  border-right: 2px solid #0f5a94;
  border-top: 2px solid #0f5a94;
  transform: rotate(45deg);
}

/* Engagement Model CSS End */
/* value page start */
.value {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  height: 100%;
}
.value .colmn-middle {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 20px;
  flex-basis: 40%;
  height: 100%;
}

.value h2 {
  font-size: 3.8rem;
}

.value .colmn-middle.bg-red > div > p {
  /* width: 65%; */
  font-size: 1.375rem;
  line-height: 1.2em;
}

.value .border {
  border: solid white 4px !important;
  flex: 1;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  height: 100%;
}

.value li + li {
  border-top: 2px solid rgba(112, 112, 112, 0.37);
}

.value .left-ul {
  flex-direction: column;
}
.value .left-ul li p,
.right-ul li p {
  font-size: 1.53125rem;
  color: #000000;
  padding-top: 10px;
  /* line-height: 1.3em; */
  margin-bottom: 0;
}
.value .colmn-left {
  margin: auto 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-basis: 25%;
}

.value .colmn-left ul li {
  padding: 25px;
  text-align: right;
}

.value .right-ul {
  flex-direction: column;
  justify-content: left;
  padding-left: 0px;
}

.value .colmn-right {
  margin: auto 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 25%;
}

.value .colmn-right ul li {
  padding: 25px;
  text-align: left;
}

.value .colmn-middle .footer {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  /* margin: 10% 13%;
    padding: 7% 0%; */
  /* justify-content: center; */
  font-weight: bold;
  justify-content: center;
  margin: 10% auto;
}
@media only screen and (max-width: 1600px) {
  .value .colmn-middle .footer {
    margin: 10% auto !important;
  }
}

.value .colmn-middle .footer p {
  width: 50%;
  margin-bottom: 0;
}

.value .colmn-middle .footer .first-child {
  font-size: 4.12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
  font-weight: normal;
}
@media only screen and (max-width: 1366px) {
  .value .colmn-middle .footer .first-child {
    margin-left: 0px !important;
  }
}
.value .colmn-middle .footer .first-child span {
  font-size: 1.9rem;
}
.value .colmn-middle .footer .last-child {
  font-size: 1.486875rem;
  margin-left: -28px;
  padding-left: 22px;
  line-height: 30px;
  border-left: 2px solid #fff;
  text-align: left;
  font-weight: normal;
  letter-spacing: 1px;
}

/* value page end */

/* Clients page */
.happy-clients {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.client ul {
  display: flex;
  flex-direction: row;
  /* padding-right: 2.895%; */
  margin-bottom: 0;
  padding: 0px 50px;
    padding-top: 25px;
}
.client ul li {
  border: 1px solid rgba(112, 112, 112, 0.3);
  border-radius: 5px;
}
.client ul .text-li {
  width: 27.54%;
  padding: 1% 1% 0;
  line-height: 1;
  letter-spacing: 2px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.client ul p {
  font-size: 2.5rem;
}
.main-flex {
  flex-wrap: wrap;
  justify-content: space-between;
}
/* .client ul li:nth-child(1n+24) {
    margin-bottom: 0px;
} */
.main-flex li {
  padding-top: 9%;
  position: relative;
  width: 16.67%;
  margin: 0.9% 0;
}
.main-flex li img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.main-flex h2 {
  position: relative;
  color: #0f5a94;
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: -30px;
  margin-bottom: 0;
}
.main-flex h2::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 3px;
  left: 80px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #0f5a94;
}
.main-flex .more-li {
  padding-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Clients Page */

/* technology expertise */
.technology-expertise {
  background-color: #f5f5f5;
  height: 100%;
  display: flex;
  flex-direction: column;
  /*    align-items: center;*/
  justify-content: center;
    gap: 20px;
}
.technology-expertise h1 {
  font-size: 3.046875rem;
}
.technology-expertise .card .div-img {
  border: 1px solid rgba(112, 112, 112, 0.5);
  padding: 5px;
}
.technology-expertise .main-ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.technology-expertise .main-ul li {
  flex-basis: 50%;
  position: relative;
  padding: 18%;
  border-left: 1px solid rgba(112, 112, 112, 0.3);
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}
.technology-expertise .main-ul li:nth-child(even) {
  border-right: 1px solid rgba(112, 112, 112, 0.3);
}
.technology-expertise .main-ul li img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.technology-expertise .main-ul li img.one {
  width: 25%;
}
.technology-expertise .main-ul li img.twe {
  width: 28%;
}
.technology-expertise .main-ul li img.two {
  width: 30%;
}
.technology-expertise .main-ul li img.three {
  width: 35%;
}
.technology-expertise .main-ul li img.four {
  width: 40%;
}
.technology-expertise .main-ul li img.five {
  width: 45%;
}
.technology-expertise .main-ul li img.six {
  width: 50%;
}
.technology-expertise .main-ul li img.seven {
  width: 55%;
}
.technology-expertise .main-ul li img.eight {
  width: 60%;
}
.technology-expertise .main-ul li img.nine {
  width: 70%;
}
.technology-expertise .main-ul li img.ten {
  width: 75%;
}

.technology-expertise div:nth-child(2) > div > ul > li:nth-child(even) {
  border-right: 1px solid rgba(112, 112, 112, 0.3);
}
.technology-expertise .sub-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 0 2%;
}
.technology-expertise .sub-container .box {
  width: 14.61%;
  height: 38.3%;
  padding: 0% 0% 1% 0%;
}
.technology-expertise h6 {
  margin-bottom: 0px;
  padding: 4%;
  font-size: 1rem;
  font-weight: bolder;
  
}
.technology-expertise .bg-red {
  background-color: #0f5a94;
}

/* technology-expertise  */

/* passion */
.our-dna.bg-image-s {
  background-image: url("../images/background/image-13.svg");
  background-blend-mode: overlay;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
    gap: 30px;
  padding: 0 5%;
  background-Color:unset;
}

.Custom_imagebck{
position:relative;
}
.Custom_imagebck-1{
position:relative;
}
.Custom_imagebck:before {
	content:"";
	position:absolute;
  background-image: url("../images/background/Group-21.png");
  background-blend-mode: overlay;
  background-position: center;
    background-size: contain;
	background-repeat:no-repeat;
  background-Color:unset;
  top:0;
	left:0;
	width: 100%;
    height: 100%;
	    opacity: 0.8;
}

.Custom_imagebck-1:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width: 100%;
    height: 100%;
  background-image: url("../images/background/Group-22.png");
  background-blend-mode: overlay;
  background-position: center;
    background-size: contain;
	background-repeat:no-repeat;
  background-Color:unset;
      opacity: 0.8;
}


.our-dna.bg-image-s .digital-innovation-bottom{
	background-Color:unset;
}
.our-dna.bg-image-web-group{
	 background-image: url("../images/background/18.png");
  background-blend-mode: overlay;
      background-size: cover;
  height: 100%;
  display: flex;
  flex-direction: column;
 align-items:unset;
  justify-content: center;
    gap: 30px;
  padding: 0 5%;
  background-Color:unset;
}

.our-dna.bg-image-wglobal-presence{
	background-image: url("../images/background/download.png");
	
  background-blend-mode: overlay;
      background-size: cover;
  height: 100%;
  display: flex;
  flex-direction: column;
 align-items:unset;
  justify-content: center;
    gap: 30px;
  padding: 0 5%;
  background-Color:#ffffff99;
}


.passion .header {
  font-size: 4rem;
  margin-bottom: 0px;
  letter-spacing: -2.5px;
  text-transform: uppercase;
}
.passion p span {
  position: relative;
  padding-bottom: 5px;
}
.passion p span::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #ea2929;
  content: "";
}
/* passion */







/* Global Presence css start here */
.global-presence {
  display: flex;
  
}
.global-presence .global-left-section {
  flex-basis: 30%;
  background-image: url("../images/global-presence/gobal-left-bg.png");
  background-blend-mode: overlay;
  background-position: center;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 10%;
  position: relative;
}
.global-presence .global-left-section .global-text {
  background-color: #000000;
  color: #ffffff;
  padding: 40px;
  width: 400px;
  position: absolute;
  top: 15%;
  right: -15%;
  z-index: 1;
}
.global-presence .global-left-section .global-text h4 {
  font-size: 2.7rem;
  /* letter-spacing: 0.2em; */
  margin-bottom: 0px !important;
}
.global-presence .global-right-section {
  flex-basis: 70%;
  background-color: #ea2929;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.global-right-section .global-map img {
  padding: 0 8%;
  width: 100%;
}
.global-presence .global-right-section .address {
  color: #ffffff;
  padding-left: 8%;
}
.global-presence .global-right-section .address h4 {
  font-size: 1.8rem;
}
.global-presence .global-right-section .address p {
 
  font-size: 1.4375rem;
  letter-spacing: 0.1em;
}
.width100 {
  width: 100%;
  margin: 0 auto;
}


/* Home Button CSS */
.home-button {
  position: absolute;
  top: 15px;
  right: 15px;
}
.home-button img {
  width: 50px;
  height: 50px;
}

/* DNA */
.our-dna {
  background: #f5f5f5;
  background-blend-mode: overlay;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 5%;
}

.our-dna .img-fluid {
  max-width: 90%;
}



.our-dna .header {
  font-size: 4rem;
  color: #000;
  margin-bottom: 0px;
      justify-content: center;
  letter-spacing: -2.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .our-dna .header {
    line-height: 55px;
  }
}
.our-dna p .small-heading {
  position: relative;
  padding-left: 25px;
  color: #000;
  font-size: 1.8rem;
  font-size: 37px;
    font-weight: 600;
  letter-spacing: 0px;
  line-height: 95px;
  margin-left: 25px;
        padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .our-dna p .small-heading {
    line-height: 35px;
    padding-top: 25px;
  }
}
.our-dna p .small-heading::after {
  position: absolute;
  left: 0;
  top: 18px;
  width: 100%;
  height: 60px;
  border-left: 1px solid #828282;
  content: "";
}
/* DNA */
.text-mob {
  display: none !important;
}
.text-desk {
  display: block !important;
}
.desktop-tool {
  display: block;
}
.mobile-tool {
  display: none;
}

.clientele {
  padding-right: 30px;
}

.quick-facts .clientele .partners .card {
  flex-basis: 28%;
}

.overlay {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  top: auto;
  left: 20px;
  right: 20px;
  bottom: 10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}
.overlay img {
  width: 25px !important;
  height: 20px !important;
  object-fit: contain;
}

@media only screen and (max-width: 992px) {
  .overlay {
    opacity: 1;
  }
}

.desktop-img {
  display: block;
}
.mob-img {
  display: none;
}
.width100 img {
  width: 100%;
}

.fancybox-bg {
  background: #fff;
  opacity: 1 !important;
}
.global-presence .overlay {
  top: 70%;
}

/*** Responsive ***/

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 991px) {
  section {
    border-bottom: 1px solid #dedede;
  }
  .welcome {
    height: 95vh;
    background-size: contain;
  }
  .welcome .neosoft-logo > img {
    width: 65%;
  }
  .welcome .cmmi-level {
    font-size: 1rem;
    margin-right: 75px;
  }
  .welcome-bottom-links {
    margin-bottom: 20px;
  }
  .welcome-bottom-links .bt-links {
    flex-wrap: nowrap;
  }
  .welcome-bottom-links .bt-links .lists {
    margin: 0;
  }
  .welcome-bottom-links .bt-links .lists p {
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  .welcome .neosoft-logo .connect-img {
    width: 11px;
  }
  .welcome-bottom-links span a {
    font-size: 8px;
  }
  .welcome-bottom-links span {
    padding-left: 5px !important;
    font-size: 10px !important;
  }
  .welcome-bottom-links .bt-links .lists.two .border-line {
    border-right: 1px solid #707070;
  }
  .digital-innovation {
        padding-top: 40px;
    }
  .digital-innovation .digital-innovation-top .di-content h1 {
    font-size: 35px !important;
    line-height: 1.1 !important;
    margin-bottom: 22px;
  }
  .di-content .heading:before {
    height: 4px;
  }
  .digital-innovation .digital-innovation-top .di-content p {
    font-size: 16px;
  }
  .digital-innovation .digital-innovation-top .di-content p br {
    display: none;
  }
  .digital-innovation .digital-innovation-top {
    display: block;
    padding: 4% 5%;
  }
  .digital-innovation .digital-innovation-top .di-content-line {
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    margin-left: 0;
    margin-bottom: 5%;
  }
  .digital-innovation-top .di-content-line::after {
    right: 0;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    top: -4px;
    bottom: 0;
  }
  .innovation-list .card {
    flex-basis: 100%;
    margin-right: 0;
  }
  .digital-innovation-bottom {
    padding: 3% 5%;
  }
  .vision-mission br {
    display: none;
  }
  .digital-innovation-bottom .vision-mission p {
    margin-right: 0;
    line-height: 1.4;
    font-size: 16px;
    padding-left: 20px;
  }
  .digital-innovation-bottom .vision-mission h2 {
    font-size: 1.7rem;
    padding-left: 15px;
  }
  .our-dna {
    padding: 45px 0 40px 0;
  }
  .our-dna .header {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 20px;
    letter-spacing: 0;
    display: block;
    align-items: center;
  }
  .our-dna .header span {
    font-size: 15px;
    line-height: 1.1;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 5px;
    display: block;
  }
  .our-dna .img-fluid {
    width: 100%;
  }
  .our-dna .header span:after {
    display: none;
  }
  .our-dna p span::after {
    top: -5px;
    height: 25px;
  }
  .our-dna .img-fluid {
    width: 98%;
  }
  .leadership {
    flex-wrap: wrap;
    padding: 40px 0px 0 0;
  }
  .leadership .slide1 {
    display: block;
    flex-basis: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
  }
  .leadership.german .slide1 {
    flex-basis: 100%;
}
  .leadership .slide1 h1 {
    font-size: 2rem;
    margin-bottom: 6%;
  }
  .leadership .slide2 .slide2-info p {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .leadership .slide2 .slide2-info h4 {
    font-size: 2rem;
  }
  .leadership .slide1 ul li {
    font-size: 18px;
    width: 100%;
  }
  .leadership .slide1 ul li .name {
    font-size: 28px;
    line-height: 1;
    margin-bottom: -5px;
  }
  .leadership .slide1 ul li .title {
    font-size: 22px;
  }
  .leadership .slide1 ul li::before {
    left: -30px;
  }
  .leadership .slide2 {
    flex-basis: 100%;
  }
  .leadership.german .slide2 {
    flex-basis: 100%;
}
  .quick-area {
    padding: 0;
    display: block;
  }
  .quick {
    color: #fff;
    border: 1px solid #fff;
  }
  .quick-area .quick-facts {
    height: auto;
    display: block;
  }
  .quick-area .slide1 .top-heading {
        padding: 52px 25px 10px 25px;
    }
  .quick-area .slide1 .top-heading p {
    font-size: 1.1rem !important;
    text-align: center;
  }
  .quick-area .slide1 .top-heading p br {
    display: none;
  }
  .quick-area .slide1 h1 {
    font-size: 2.8rem !important;
    text-align: center;
  }
  .quick-area .slide2 .cards-row {
    display: block;
  }
  .quick-area .quick-facts-block {
    padding: 30px 15px;
  }
  .quick-area .quick-facts-block h5 {
    font-size: 1.5rem;
    margin-bottom: 2%;
    padding-left: 5px;
  }
  .quick-area .quick-facts-block .card .card-text span {
    line-height: 1.3;
    font-size: 1rem;
  }
  .quick-area .clientele-block {
    border-bottom: 1px solid #efefef;
  }
  .quick-facts .quick-facts-block h5 {
    font-weight: normal;
  }
  .leadership .slide2 .slide2-info {
    padding: 10%;
    width: 95%;
    margin: 110px auto 80px auto;
  }

  .certification-section {
    padding: 50px 0 20px 0;
  }
  .certification-section h1 {
    font-size: 28px;
  }
  .certifications-image {
    padding: 0 3%;
  }
  .cer-right {
    margin-top: 30px;
  }
  .certifications-list {
    padding-left: 0;
    padding: 0 3%;
  }
  .certification-section .certifications-list li {
    width: 47%;
    margin-right: 2%;
    padding: 0 1.5rem;
    height: 220px;
  }
  .certification-section .certifications-list li:nth-child(2) {
    margin-right: 0;
    margin-left: 2%;
  }
  .certification-section .certifications-list li:nth-child(4) {
    margin-right: 0;
    margin-left: 2%;
  }
  .success-stories {
    display: block;
  }
  .success-stories .slide1 {
    padding: 40px 0;
  }
  .success-stories .slide1 .success-stories-outer-div {
    padding: 40px 45px;
  }
  .success-stories .slide1 .bottom-right-img {
    right: 30px;
    bottom: 8px;
  }
  .success-stories .slide1 .success-stories-outer-div h1 {
    font-size: 52px;
    padding: 0 10px;
    line-height: 1.1;
  }
  .success-stories
    .slide1
    .success-stories-outer-div
    .success-stories-inner-div {
    padding: 35px 30px;
    margin: 0 15px;
  }
  .success-stories
    .slide1
    .success-stories-outer-div
    .success-stories-inner-div
    h4 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 22px;
  }
  .success-stories
    .slide1
    .success-stories-outer-div
    .success-stories-inner-div
    p {
    font-size: 28px;
  }
  .what-we-do .what-we-do-bottom .content-lists .list p {
    padding-top: 5px;
  }
  .engg-section ul {
    margin-bottom: 0;
  }
  .success-stories
    .slide1
    .success-stories-outer-div
    .success-stories-inner-div
    h4:last-child {
    margin-bottom: 0;
  }
  .success-stories .slide2 .categories .sections {
    flex-basis: 50%;
    padding: 15px;
    border: 1px solid #f0f0f0;
  }
  .success-stories .slide2 .categories .sections br {
    display: none;
  }
  .success-stories .slide2 .categories div p {
    max-width: 100% !important;
    font-size: 18px !important;
    line-height: 1.2;
  }
  .what-we-do .what-we-do-top {
    padding: 15% 2% !important;
    justify-content: center;
  }
  .what-we-do .what-we-do-top .content1 h1 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 0;
  }
  .what-we-do .what-we-do-top .content1 h2 {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 0;
  }
  .what-we-do .what-we-do-bottom {
    padding: 8% 3% 5%;
  }
  .what-we-do .what-we-do-bottom .content-lists {
    flex-wrap: wrap;
  }
  .what-we-do .what-we-do-bottom .content-lists .list {
    width: calc(100% / 3);
    margin: 8px 0 !important;
    padding: 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #464646;
  }
  .what-we-do .what-we-do-bottom .content-lists .list:last-child {
    border-bottom: 0;
  }
  .what-we-do .what-we-do-bottom .content-lists .list h5 {
    margin-bottom: 2px;
  }
      .services-section {
        padding: 50px 0 50px 0;
    }
  .services-section .servie_head_title {
    font-size: 38px;
  }
  .services-section .service-category {
    padding-left: 0;
    margin-top: 0px;
  }
  .services-section .service-category ul {
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .services-section .service-category ul li {
    flex-basis: 46%;
    margin: 0 2%;
    margin-bottom: 50px;
    height: 150px;
  }
  .services-section .service-category ul li .box-text p {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .engagement-models .engagement-heading h1 {
        font-size: 35px !important;
        padding: 56px 0 0px 0;
    }
  .engagement-models .engagement-category {
    display: block;
    border-bottom: 1px solid #afafaf;
    padding: 20px 0 0 0;
  }
  .engagement-models .engagement-category .engg-section {
    padding: 5% 4% 5% 4% !important;
    margin: 0px 15px 0 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
    border-right: 0;
  }

  .engg-section .section-icon {
    top: auto;
    position: relative;
    left: 0;
    width: 65px !important;
        height: 65px !important;
  }
  .engg-section h2 {
    margin: 15px 0 10px 0;
    font-size: 24px !important;
  }
  .engg-section h2 br {
    display: none;
  }
  .engg-section ul li {
    font-size: 1.4rem !important;
    margin-bottom: 10px !important;
    padding-left: 20px;
  }
  .engg-section .section-icon img {
    width: 60px;
    height: auto;
  }
  .engg-section ul li::before {
    width: 0.35em;
    height: 0.35em;
    top: 8px !important;
    left: 4px !important;
  }
  .value {
    flex-wrap: wrap;
    padding: 50px 0 0 0;
    width: 100%;
    flex-direction: column;
  }
  .value li + li {
    border-top: 1px solid rgba(112, 112, 112, 0.2);
  }
  .value .colmn-middle {
    order: 1;
  }
  .colmn-left {
    order: 2;
  }
  .value .colmn-right {
    order: 3;
  }

  .value .colmn-middle {
    min-height: 220px;
  }
  .value h2 {
    font-size: 1.7rem !important;
    padding-top: 35px;
  }
  .value .colmn-middle .footer {
    margin: 1% 0 0 !important;
    padding: 5px 20px 35px !important;
    justify-content: flex-start;
  }
  .value .colmn-middle .footer p {
    margin-bottom: 0;
  }
  .value .colmn-right ul li:last-child {
    border-bottom: 0;
  }
  .value ul li img {
    width: 13%;
  }
  .value .colmn-middle.bg-red > div > p {
    font-size: 18px !important;
    margin-bottom: 15px;
  }
  .value h2 {
    margin-bottom: 5px;
  }
  .value .colmn-middle .footer .first-child {
    font-size: 2.9rem !important;
    margin-left: -12px !important;
  }
  .value .colmn-middle .footer .last-child {
    font-size: 20px !important;
    padding-left: 20px !important;
    margin-left: -25px !important;
  }
  .value .colmn-left,
  .value .colmn-right {
    flex-basis: 100%;
    width: 100%;
  }
  .value .left-ul,
  .value .right-ul {
    padding-left: 0;
    width: 100%;
  }
  .value .colmn-left ul li,
  .value .colmn-right ul li {
    padding: 20px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .value ul li img {
    margin-right: 20px;
  }
  .value .left-ul li p,
  .right-ul li p {
    font-size: 20px;
    line-height: 24px;
  }
  .value .colmn-left ul li:last-child {
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  }
  .value .left-ul,
  .value .right-ul {
    margin-bottom: 0;
  }
  .happy-clients {
     padding: 50px 0 58px 0;
  }
  .client ul {
    padding-right: 0;
    padding-left: 0;
  }
  .main-flex li {
    width: 48%;
    height: 125px;
    margin: 1% !important;
  }
  .main-flex li img {
   width: 150px;
    height: 86px !important;
  }
  .client ul .text-li {
    width: 100%;
  }
  .client ul p {
    font-size: 32px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    line-height: 38px;
  }
  .passion,
  .life-neosoft {
    padding: 50px 0 40px 0;
  }
  .overlay {
    left: 10px;
  }
  .passion .header {
    font-size: 1.2rem !important;
    margin-bottom: 25px;
    letter-spacing: -0.5px;
  }
  .passion .img-section img {
    width: 95%;
  }
  .life-neosoft .img-section img {
    width: 100%;
  }
  .global-presence {
    display: block !important;
  }
  .global-presence .global-right-section {
    padding: 30px 0px 10px 0 !important;
  }
  .global-presence .global-left-section .global-text {
    padding: 10px 20px !important;
    right: auto !important;
    top: 38% !important;
    width: 90% !important;
  }
  .global-presence .global-left-section .global-text h4 {
    font-size: 30px !important;
    text-align: center;
  }
  .global-presence .global-left-section {
    min-height: 215px !important;
    padding-bottom: 0 !important;
  }
  .global-presence .global-left-section .neosoft-logo {
    display: none;
  }
  .global-presence .global-left-section .neosoft-logo img {
    width: 85% !important;
  }
  .global-right-section .global-map img {
    padding: 0;
  }
  .global-presence .global-right-section .address p {
    font-size: 15px !important;
  }
  .global-presence .global-right-section .address p br {
    display: none;
  }
  .global-presence .global-right-section .address h4 {
    font-size: 23px !important;
  }

  .global-presence .global-right-section .address {
    padding-left: 3% !important;
    margin-top: 0 !important;
  }
  .text-mob {
    display: flex !important;
  }
  .text-desk {
    display: none !important;
  }
  .desktop-tool {
    display: none;
  }
  .mobile-tool {
    display: block;
  }
  .desktop-img {
    display: none;
  }
  .mob-img {
    display: block;
  }
  .technology-expertise {
    padding: 55px 20px 25px 20px;
  }
   .technology-expertise h1 {
        font-size: 26px !important;
        margin-bottom: 35px;
}
.technology-expertise h6 {
    font-size: 27px;
}
  .slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    padding-left: 0;
	 display: none;
  }
  .slick-dots li {
    width: 8px;
    height: 8px;
    background: #dfdfdf;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
  }
  .slick-dots li button {
    font-size: 0;
    background: none;
    border: 0;
  }
  .slick-dots li.slick-active {
    background: #ea2929;
  }
  .technology-expertise .main-ul li {
    padding: 14% !important;
  }
  .our-dna .header {
    font-size: 2rem !important;
  }
  .quick-facts .quick-facts-block .cards-row .card {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .quick-facts .quick-facts-block .card img {
    width: 40px !important;
  }
  .quick-facts .quick-facts-block .card .card-text {
    margin-left: 15px !important;
  }
  .quick-facts .quick-facts-block .card .card-text h3 {
    font-size: 22px !important;
  }
  .quick-facts .quick-facts-block .card .card-text span {
    font-size: 15px !important;
  }
  .quick-facts .quick-facts-block .cards-row .card {
    padding: 10px 45px !important;
  }
  .quick-facts .slide2 .row {
    border-bottom: 1px solid #fff;
  }
  .quick-facts .quick-facts-block .partners .card img {
    width: auto !important;
  }
  .engg-section ul li {
    font-size: 1.2rem !important;
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
  }
  .engg-section ul li:last-child {
    margin-bottom: 0 !important;
  }
  .life-neosoft {
    margin-top: 0 !important;
  }
  /* section { */
    /* overflow-x: hidden; */
  /* } */

  .success-stories .slide2 .categories div img {
    height: 40px;
    margin-bottom: 12px;
  }
  .border-0 {
    border-bottom: 0;
  }
  .services-section .box-text {
    height: 75px;
  }
  .services-section .service-category .black-border-bottom:after {
    width: 98%;
    border-bottom: 1px Solid rgba(112, 112, 112, 0.6);
  }
 
  .main-flex li:nth-child(5) img {
    width: 60% !important;
  }
 
  .main-flex li:nth-child(12) img {
    width: 55% !important;
  }
  .main-flex li:nth-child(13) img {
    width: 50% !important;
  }
  .main-flex li:nth-child(14) img {
    width: 100% !important;
  }
  .main-flex li:nth-child(17) img {
    width: 50% !important;
  }
  
 
  .main-flex li:nth-child(21) img {
    width: 60% !important;
  }
  .main-flex li:nth-child(25) img {
    width: 50% !important;
  }
 
  .main-flex li:nth-child(28) img {
    width: 90% !important;
  }
}

@media only screen and (max-width: 375px) {
  .quick-area .slide1 h1 {
    font-size: 2.5rem !important;
  }
  .quick-area .slide1 .top-heading p {
    font-size: 1rem !important;
  }
  .what-we-do .what-we-do-top .content1 h1 {
    font-size: 35px;
  }
  
  .global-presence .global-left-section .global-text h4 {
    font-size: 26px !important;
  }
  .global-presence .overlay {
    top: 68%;
  }
}

@media only screen and (max-width: 320px) {
  .welcome .neosoft-logo .connect-img {
    width: 11px !important;
  }
  .welcome-bottom-links span a {
    font-size: 7px !important;
  }
  .digital-innovation .digital-innovation-top .di-content h1 {
    font-size: 2.5rem !important;
  }
  .digital-innovation .digital-innovation-top .di-content p {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .leadership .slide2 .slide2-info h4 {
    font-size: 1.8rem !important;
  }
  .leadership .slide2 .slide2-info p {
    font-size: 1.5rem !important;
  }
  .quick-area .slide1 h1 {
    font-size: 2.1rem !important;
  }
  .certification-section .certifications-list li {
    padding: 0 1rem !important;
  }
  .success-stories .slide1 .top-left-img {
    top: 40px !important;
    left: 40px !important;
  }
  .success-stories .slide1 .bottom-right-img {
    bottom: 15px !important;
    right: 35px !important;
  }
  .what-we-do .what-we-do-top .content1 h1 {
    font-size: 23px !important;
  }
  .what-we-do .what-we-do-top .content1 {
    padding: 20px !important;
  }
  .what-we-do .what-we-do-top .content1 h2 {
    font-size: 70px !important;
  }
  .services-section .service-category ul li {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  .services-section .service-category .black-border-bottom:after {
    width: 100% !important;
  }
  .value .colmn-middle.bg-red > div > p {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .value .colmn-middle .footer .last-child {
    font-size: 15px !important;
  }
  .value .colmn-middle .footer .first-child {
    font-size: 2rem !important;
    margin-left: -5px !important;
  }
  .value .colmn-middle .footer .last-child {
    margin-left: -15px !important;
  }
  .client ul p {
    font-size: 25px !important;
    line-height: 28px;
  }
  .main-flex li {
    height: 105px !important;
  }
  .passion .header {
    font-size: 1.1rem !important;
  }
  .overlay {
    left: 10px !important;
  }
  .global-presence .global-left-section .global-text h4 {
    font-size: 23px !important;
  }
  .global-presence .overlay {
    top: 65% !important;
  }
}

@media only screen and (min-width: 1920px) {
  /* .services-section .service-category ul li { */
    /* height: 210px; */
  /* } */
  .quick-facts .quick-facts-block .cards-row .card img {
    width: 60px;
    height: 65px;
  }

  .services-section .servie_head_title {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1440px) {
  .digital-innovation .digital-innovation-top .di-content-line {
    height: 70%;
  }
}

@media only screen and (max-width: 1366px) {
  .services-section .service-category ul li {
   
  }
  .width100 {
    width: 97%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1280px) {
  .services-section .service-category ul li {
    
  }
  .quick-facts .quick-facts-block .cards-row .card img {
    width: 38px;
    height: 30px;
  }
  .quick-facts .quick-facts-block .card .card-text {
    margin-left: 0;
  }
  .quick-facts .quick-facts-block .card .card-text h3 {
    font-size: 1.1rem;
  }
  .quick-facts .quick-facts-block .card .card-text span {
    font-size: 0.8rem;
  }
  .quick-facts .quick-facts-block .partners .card img {
    width: 120px;
    height: 45px;
  }
  .quick-facts .quick-facts-block .partners .col-lg-6.offset-3 .card img {
        height: 60px;
    }
}

@media only screen and (max-width: 991px) {
  .value h2 {
    padding-top: 50px;
  }
  .value .colmn-middle.bg-red > div > p {
    margin-bottom: 20px;
  }
  .value .colmn-middle .footer {
    padding: 18px 20px 35px !important;
  }
  .success-stories .slide2 .categories .sections {
    padding: 20px 15px;
  }
  .success-stories .slide2 .categories div p {
    height: 45px;
  }
  .what-we-do .what-we-do-bottom .content-lists {
    height: auto;
  }
}

.di-content.german p.para {
    font-size: 17px !important;
}
.leadership.german .img_content img {
    width: 60px;
    height: 60px;
}
.leadership.german .slide1 {
    flex-basis: 80%;
}

.leadership.german .slide2 {
    flex-basis: 20%;
}
.leadership.german .leadership-content p {
    font-size: 13px;
}
.leadership.german .slide1 ul li .name {
    font-size: 20px;
}
.leadership.german .slide1 ul li .title {
    font-size: 16px;
}
.leadership.german .leadership-content h1 {
    font-size: 50px !important;
}

.leadership.german .slide2 .slide2-info {
        padding: 11% 6% 11%;
}
.leadership.german .quote-img.mx-auto.d-block i {
    font-size: 28px;
    width: 52px;
    height: 52px;
    top: -28px;
    left: 28px;
}
.leadership.german .slide2 .slide2-info h2 {
    font-size: 22px;
    font-weight: 600;
} 
.leadership.german .slide2 .slide2-info p {
    font-size: 15px;
}

.certification-section.german .certification-section-sec h1 {
    font-size: 32px !important;
}
.certification-section.german h1:before {
    height: 6px;
}

.digital-innovation.spanish p.para{
	    font-size: 17px !important;
}

.certification-section.Spanish .certification-section-sec h1{
	font-size:34px !important;
}
	
.technology-expertise h1:before {
    position: absolute;
    content: "";
    background: #000;
    width: 170px;
    height: 7px;
    bottom: -6px;
}

.technology-expertise.game {
	    gap: 0px;
}











