@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap');
body {
  font-family: 'Poppins';
  padding-top: 97.1px;
}
#navbarSupportedContent .nav-link {
  font-weight: 500;
  color: #ffb703;
}
#navbarSupportedContent .nav-link:hover {
  color: #fb8500;
}
#navbarSupportedContent .nav-link.active {
  color: #fb8500;
}
.container-fluid {
  max-width: 1600px;
}
.px-section {
  padding-top: 50px;
  padding-bottom: 50px;
}


.px-section--banner {
  /* background: linear-gradient(151.85deg, #3DA4FE -11.77%, #002074 106.06%); */

    background:  linear-gradient(to right, #1a58ae , #2e83dc36),url(https://img.freepik.com/free-photo/standard-quality-control-concept-m_23-2150041861.jpg?w=740&t=st=1707210749~exp=1707211349~hmac=432272e…)  ;
        background: linear-gradient(to right, rgba(2, 48, 71, 0.7), rgba(33, 158, 188, 0.7)), url(https://i.ibb.co/GRPWLKg/Background-Image.jpg) no-repeat center center / cover;
        padding-top:150px;
        margin-top: -97.1px;
    background-position: right;
    background-repeat: no-repeat;
 background-size: cover;
    width: 100%;
    height: 100%;
}
.px-section--footer {
  background: #002074;
  color: #fff;
}
.calendly-plugin {
  background: transparent;
  border-radius: 12px;
  overflow: hidden;
}
.calendly-inline-widget {
  width: 100%;
  height: 680px;
}
.px-highlighted {
  color: #3DA4FE;
}
.px-highlighted.text-dark {
  color: #002074 !important;
}
.text-blue {
  color: #03267B;
}
.text-light-blue {
  color: #236BC3;
}
.border-none {
  border: none;
}
.btn-primary {
  background-color: #002074;
  border-color: #002074;
  color: #fff;
  padding: 5px 25px;
  font-size: 15px;
}
.btn-light {
  padding: 5px 25px;
  font-size: 15px;
}
.font-20-px {
  font-size: 20px;
  font-weight: 500;
}
.px-heading--leftborder {
  position: relative;
  padding-left: 20px;
}

/*----*/

.grid-clients-number {
    background: orange;
    padding: 40px 20px;
    border-radius: 12px;
    margin: 0;
}
.row.mt-5.grid-clients-number .result-box {
    box-shadow: none;
    background: transparent;
    color: #fff;
    border-right: 1px solid #fff;
    border-radius: 0;
}
.row.mt-5.grid-clients-number .result-box:last-child {

    border-right: 0;

}
.row.mt-5.grid-clients-number .result-box svg {
    font-size: 50px;
}
.result-box{
  padding: 8px;
    border-radius: 9px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #fff;
    width: 48%;
}


.result-main-heading{
  font-size: 30px;
    color: #1a57ae;
    font-weight: 600;

}
.result-paragraph-head{
  font-size: 23px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #000;
}
.result-sub-para{
  font-size: 15px;
  color: #000;
  text-align: inherit;
}
.result-last-para{
  font-size: 22px;
  font-weight: 500;
  color: #1a57ae;
text-align: inherit;
}

.trusted-partner {
  display: flex;
  justify-content: center;
}

.trusted-partner .item{
  padding: 14px;
  cursor: pointer;
    margin: 8px;
    width: 21% !important;
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.get-in-touch{
  background: #ffff;
    font-size: 22px;
    border-radius: 10px;
    margin-top: 64px;
    text-align: center;
    border: 1px solid #fff;
    padding: 14px 11px;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    color: #000;
}
.porfolio-sec-text{
  font-size: 25px;
}
.orange-css{
  width: 33% !important;
}
.tech-savy{
  height: 270px;
}
.tech-savy img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.porfolio-left-align{
  left: 18px;
    position: relative;
}
.tech-savy .card-img-overlay{
  padding: 40px 20px !important;
}
.tech-savy p{
  font-size:16px;text-align: justify;font-weight: 500;
}
.portfoliio-sec-img{
  width: 100%;
    border-radius: 20px;
    background: aliceblue;
}
.portfoliio-sec-sub-img{
  width: 24%;
  position: absolute;
  top: 16px;
  left: 40%
}
/* .portfoliio-sec-sub2-img{
  width: 42%;
  position: absolute;
  top: 5px;
  left: 40%
} */
.px-heading--leftborder:before {
  content: '';
  height: 44px;
  width: 8px;
  background: linear-gradient(180deg, #3DA4FE 0%, #03267B 100%);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.px-heading--h1 {
  font-size: 60px;
  font-weight: 700;
  max-width: 1200px;
}
.px-heading_cal--h1 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.px-heading--h2 {
  font-size: 40px;
  font-weight: 700;
}
.px-body_text-m {
  font-size: 21px;
  font-weight: 500;
  max-width: 1040px;
}
.px-body_text-l {
  max-width: 1000px;
  margin: auto;
  font-size: 20px;
}
.px-body_text-l-1 {
  font-size: 20px;
}
.px-body_text-m {
  font-size: 24px;
  font-weight: 500;
}
.px-body_text-m-1 {
  font-size: 40px;
  font-weight: bold;
}
.navbar-nav {
  gap: 60px;
  font-weight: 700;
  /* font-size: 24px; */
}
.partner-img-css {
  width: 80% !important;
  margin: auto;
}

.navbar-nav .nav-link.btn-primary {
  padding: 8px 20px;
  border-radius: 12px;
  color: #fff !important;
  background: linear-gradient(180deg, #3DA4FE 0%, #0F3F94 100%);
      background: linear-gradient(180deg, #ffc107 0%, #e78009 100%);
  font-weight: 500;
}
.px-btn--line {
  padding: 12px 0;
  position: relative;
  color: #3DA4FE;
}
.px-btn--line:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 4px;
  background: #3DA4FE;
  left: 0;
  bottom: 0;
  border-radius: 4px;
}
.px-btn--line.px-btn--line--blue {
  color: #3DA4FE !important;
}
.px-btn--line.px-btn--line--blue:after {
  background: #3DA4FE !important;
}
.banner-screen {
  filter: drop-shadow(10px 10px 40px rgba(0, 32, 116, 0.6));
  border-radius: 12px;
  margin: 50px 0 0;
  overflow: hidden;
}
.px-card {
  border-radius: 12px;
  overflow: hidden;
}
.px-card .card-img-overlay {
  /* background: rgba(0, 32, 116, 0.8); */
  background: linear-gradient(to bottom right, #1a58ae, #2e83dc1f);
  padding: 40px;
}
.px-card .card-img-overlay .card-title {
  font-weight: 600;
  margin-bottom: 34px;
}
.px-card .card-img-overlay .card-text {
  margin-bottom: 34px;
}
.px-card .card-img-overlay a.card-text {
  text-decoration: none;
  color: #fff;
}
.px-card .card-img-overlay a.btn.px-btn--line {
  margin-top: 20px;
  color: #fff;
  box-shadow: none;
}
.px-card .card-img-overlay a.btn.px-btn--line:after {
  background: #fff;
  transition: all ease .2s;
}
.px-card .card-img-overlay a.btn.px-btn--line:hover {
  color: #fff;
}
.px-card .card-img-overlay a.btn.px-btn--line:hover:after {
  background: #3DA4FE;
  width: 100%;
}
.px-card .card-img-overlay .card-text:last-child {
  position: absolute;
  bottom: 40px;
}
.display_portolio_data {
  display: flex;
  justify-content: center;
  align-items: center;
}
.display_portolio_data-1 {
  display: flex;
}
/* Portfolio */
.px-portfolio {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  /* height: 700px !important; */
}
.portfoli-head {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/head.png) center/cover no-repeat;
  padding: 200px 0;
}
.portfolio-white-bg {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/white-bg.png) center/cover no-repeat;
}
.portfolio-blue-bg {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/blue-bg.png) center/cover no-repeat;
}
.portfoli-evalution-bg {
  background: url(https://phoenix-website-images.s3.us-east-2.amazonaws.com/portfolio/maruti+online+evalution+BG+img.png) center/cover no-repeat;
}
.px-card--half {
  border: 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  border-radius: 12px;
  color: #000;
  overflow: hidden;
}
.px-card--half>img {
  width: 100px !important;
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 6px;
}
.px-card--half .card-body {
  background: linear-gradient(180deg, rgba(241, 241, 241, 0.5) 0%, #FCFCFC 106.18%);
  border-radius: 12px;
}
.px-card--half .card-title {
  padding-left: 120px;
  padding-top: 50px;
  margin-bottom: 25px;
  line-height: 1.5;
}
.px-card--half .card-title small {
  font-size: 75%;
  display: block;
  color: gray;
}
.px-card--half .card-text {
  font-weight: 400;
  font-size: 14px;
}
.px-card.px-card--center .card-img-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}
.px-card.px-card--center .card-title {
  margin-bottom: 0;
}
.px-bg-white-opaque {
  background: rgba(255, 255, 255, 0.7);
}
/* .px-blog-carousel .owl-stage {
  padding-left: 100px  !important
} */
.owl-carousel {
  margin-bottom: 50px;
}
.owl-carousel .owl-dots {
  width: fit-content;
  right: 120px;
  position: absolute;
  bottom: -50px;
  display: flex;
  align-items: center;
  padding: 20px 0;
  justify-content: flex-end;
  left: 50%;
  transform: translateX(-50%);
}
.owl-carousel .owl-dots>.owl-dot {
  width: 50px;
  height: 6px;
  background: #ECEBEB;
  border-radius: 10px;
  margin: 0 5px;
}
.owl-carousel .owl-dots>.owl-dot.active {
  width: 120px;
  background: #3DA4FE;
}
.px-clients-carousel .owl-item img {
  width: 80%;
}
.width_niiponglobal {
  max-width: 500px;
  margin-top: 70px !important;
}
.nippodigital_max-width {
  max-width: 450px;
  margin-top: 221px !important;
  margin-left: 40px;
}
.sub-headul {
  font-size: 23px;
  font-weight: 500;
}
.width_niipondigital {
  max-width: 446px;
  padding: 38px !important;
}
.width_villagemab {
  max-width: 481px;
}
.mar_spac_low6 {
  max-width: 354px;
  padding-right: 10px;
}

.px__quotes {
  display: flex;
  flex-flow: row-reverse;
  align-items: flex-start;
  margin-top: -20px;
}
.px__quote {
  position: relative;
  font-size: .875rem;
  line-height: 1.2rem;
}
.px__quote:first-of-type .px__quote-bubble {
  top: 10%;
  right: 100%;
  margin-right: -14%;
}

.px__quote-bubble {
  position: absolute;
  width: 400px;
  padding: 1rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 6px 0 #0404041f;
}
.px__quote-stars {
  padding-bottom: 0.375rem;
}
.font-17 {
  font-size: 17px;
}
.px__quote-name {
  margin: 0;
  font-weight: bold;

}
.px__quote-image {
  margin: 0;
}

.px__quote .image {
  border: 4px solid #fff;
  border-radius: 1.5rem;
  box-shadow: 0 1rem 4rem rgba(43,49,59,.3);
  object-fit: cover;
  max-width: 100%;
}

.px__quote:nth-of-type(2) {
  margin-right: 1.5rem;
  transform: translateY(97%);
  align-self: flex-end;
}
.px__quote {
  position: relative;
  font-size: .875rem;
  line-height: 1.2rem;
}

.px__quote:nth-of-type(2) .px__quote-bubble {
  top: 24%;
  left: 83%;
  margin-left: -1.5rem;
  width: 387px;
}
.px__quote-bubble {
  position: absolute;
  width: 400px;
  padding: 1rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 6px 0 #0404041f;
}
.px__quote:nth-of-type(2) .px__quote-bubble:after {
  top: 1.75rem;
  right: 100%;
  border-right-color: #fff;
}
.px__quote-bubble:after {
  content: "";
  position: absolute;
  display: block;
  border: 0.625rem solid transparent;
}
.px__quote:first-of-type .px__quote-bubble:after {
  top: 30%;
  left: 100%;
  border-left-color: #fff;
}
.px__quote-bubble:after {
  content: "";
  position: absolute;
  display: block;
  border: 0.625rem solid transparent;
}
/* blog csss */
.blog-heading-text{
  color: #2a3c57;
  font-size: 35px;
  text-align: center;
  font-weight: bold;
}
.blog-sub-heading{
  font-size: 15px;
    color: #2a3c57;
    margin: 0px 0px;
}
.blog-Sub-cateogry{
 margin-top: 30px;
  font-weight: 600;
  color: #2a3c57;
}
.border-bottom-blog{
  width: 100px;
  margin-bottom: 10px;
  border-bottom: 3px solid #51abff;
}
.text-blog-primary{
  color:#51abff;
}
.blog-image-css{
  width: 80%;
  margin: 30px auto;
}
.blog-image-css img{
width: 100%;
border-radius: 15px;
}
.gamification-img{
  width: 100%;
  height: 500px;
}
.gamification-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.technology-platforms {
  padding-bottom: 120px;
}
.technology-platforms p{
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  margin-bottom: 5px;
}
.technology-platforms .border-bottom{
  width: 155px;
    border: 5px solid #0d6efd;
    margin: auto;
    margin-bottom: 68px;
}
.technology-pltform-ul li .nav-link{
  border: 3px solid;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 18px;
}
.technology-main-sec{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 250px;
  margin: auto;
}
.technology-main-sec:hover{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  border-radius: 10px;
  transition: 0.3s;

}
.technology-image-sec{
  width: 60px;
    height: 60px;
}
.technology-image-sec img{
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.technology-main-sec p{
  font-size: 20px;
  font-weight: 500;
  margin-top: 30px;
}
.front-end .col-sm-2{
  width: 19.666667%;
}
@media(max-width: 768px) {
  .grid-clients-number{
    display: grid;
    padding: 25px 20px 10px !important;
  }
  .fixed-top{
    padding: 7px 2px !important;
  }
  .navbar-brand svg{
    width: 100px  !important;
  }
  .tech-savy {
    height: 200px;
}
  .trusted-partner .item {
    padding: 4px;
    cursor: pointer;
    margin: 7px;
    width: 20% !important;
    display: flex !IMPORTANT;
    align-items: center;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    height: 38px;
}
  .order-main-sec #order-2{
    order: 2;
}
.order-main-sec #order-1{
    order: 1;
    margin-bottom: 30px;
}
  .porfolio-left-align{
    left: 0;
      position: relative;
  }
  .card-box-responsive{
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    margin: 15px;
    border-radius: 15px;
    padding: 13px;
  }
  .d-none-media{
    display: none;
  }
  .w-50 {
    width: 100% !important;
  }
  .width_villagemab {
    max-width: 100% !important;
  }
  .width_niiponglobal {
    max-width: 100% !important;
    margin-top: 0px !important;
    padding: 10px;
  }
  .nippodigital_max-width {
    max-width: 100% !important;
    margin-top: 0px !important;
  }
  .width_niipondigital {
    max-width: 100% !important;
    padding: 10px;
  }
  .mar_spac_low6 {
    max-width: 100% !important;
    padding-right: 0px !important;
  }
  .navbar-nav {
    gap: unset;
    margin: 20px 0 0;
  }
  .navbar-nav .nav-link.btn-primary {
    text-align: center;
    margin: 20px 20px 0;
  }
  .px-body_text-s {
    font-size: 11px;
    line-height: 1.5;
    display: block;
  }
  .px-heading--h1 {
    font-size: 24px;
  }
  .px-heading--h2>span {
    display: block;
  }
  .px-body_text-m {
    font-size: 18px;
  }
  .px-heading--h2 {
    font-size: 20px;
  }
  .px-body_text-l {
    font-size: 14px;
  }
  .owl-carousel .owl-dots>.owl-dot {
    width: 10px;
  }
  .owl-carousel .owl-dots>.owl-dot.active {
    width: 40px;
  }
  .trusted-partner {
    display: inline-block;

  }


  .trusted-partner .item{
    float: left;
    display: block;
  }
  .portfoli-nyc-side-image {
    max-width: 100%;
  }
  /* RPA MEDIA CSS */
  .Rpa-robot-image {
    width: 100%;
    position: relative;
    top: 0 !important
  }
  .Rpa-automation-image {
    width: 100%;
  }
  .Rpa-robotics-image {
    width: 100%;
  }
  .Rpa-book-call-text {
    width: 100%;
  }
  .padding-bottom-responsive {
    padding-bottom: 0px;
  }
  /* BE_SPOKE */
  .be-spoke-image {
    width: 100%;
    margin: 20px auto;
  }
  .box-shadow-reponsive {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 40px 10px;
  }
  /* CLoud-SERVICES */
  .cloud-network-img {
    width: 100%;
  }
  .cross-platform-image img {
    width: 100%;
    top: 0;
  }
  .result-box{
    width: 90%;
    margin-bottom: 15px;
    border: 1px solid #fff !important;
  }
  .responsive-main-top{
    margin-top: -42px;
  }
  .flex-direction-media {
    flex-direction: column;
  }
  .w-40 {
    width: 100%;
  }
  .display_portolio_data {
    flex-direction: column;
  }
  .he-300 {
    height: auto !important;
  }
  .display_portolio_data-1 {
    flex-direction: column;
  }
  .pt_100 {
    padding-top: 0px !important;
  }
  .audi_max-width {
    max-width: 100%;
    padding: 10px;
  }
  .toyota_max-width {
    max-width: 100%;
  }
  .mar_spac_nyc {
    margin-top: 0px;
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .px-portfolio {
    height: auto !important;
  }
  .lateral_image {
    max-width: 100%;
    margin: auto;
    display: block;
    position: inherit;
    right: 0px;
    margin-top: 0px;
  }
  .w_50 {
    width: 100%;
  }
  .tele-img {
    max-width: 100%;
    padding: 10px;
  }
  .poker_img {
    max-width: 100%;
    display: block;
    margin: 0px !important;
    padding: 10px;
  }
  .suzuki_max-width {
    max-width: 100%;
    padding: 10px;
  }

  .tech-savy h5{
    margin-bottom: 10px !important;
    font-size: 14px  !important;
  }
  .tech-savy p{
    font-size: 13px  !important;
  }
  .technology-pltform-ul{
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  .technology-main-sec {

    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 10px;
}
.front-end .col-sm-2 {
  width: 100%;
}
.technology-pltform-ul li .nav-link {

  margin-right: 10px;
}
}
@media(min-width: 1440px) {
  .about-main-section {
    padding-bottom: 600px !important;
  }
  .lateral_image {
    right: auto !important;
  }
}
.teams-li {
  position: relative;
  border-radius: 20px;
  background: linear-gradient(#338fe8, #114398);
  height: 440px;
  overflow: hidden;
}
.teams-li .about {
  position: absolute;
  color: #fff;
  left: 35px;
  top: 35px;
  width: calc(100% - 70px);
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.teams-li .about h4 {
  margin: 0;
  font-weight: 700;
}
.about-us-icon2 {
  transform: rotate(180deg);
  position: absolute;
  right: -40px;
  bottom: -40px;
  z-index: -1;
}
.about-us-Phoenix {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/* Contact-Us */
.contact-us-form {
  max-width: 900px;
  padding: 3rem;
  background: #F8F8F8;
  border-radius: 12px;
}
.teams-li img {
  position: absolute;
  right: -80px;
  top: 84px;
}
.teams-li .connect {
  position: absolute;
  color: #fff;
  left: 35px;
  bottom: 35px;
  z-index: 2;
}
.teams-li .layover {
  position: absolute;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(0px);
  background: #000000bf;
  padding: 109px 35px 0;
  color: #fff;
  z-index: 1;
  font-size: 13px;
  opacity: 0;
  top: 0;
  left: 0;
  transition: all ease .4s;
  cursor: default;
}
.teams-li:hover .layover {
  opacity: 1;
  padding: 110px 35px 0;
}
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
  box-shadow: 0 0 8px 0 #0000002e;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg);
}
/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* hide back of pane during swap */
.front,
.back {
  backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* front pane, placed above back */
.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
  transform: rotateY(180deg);
}
/* shortcut */
.top_20 {
  margin-top: 20px !important;
}
.blue_color {
  color: #002074;
}
.calender-section {
  border-radius: 10px;
  background: #fff;
  position: relative;
  top: 137px;
  padding: 126px;
}
.iti {
  width: 100% !important;
}
.pl-1 {
  padding-left: 1rem !important;
}
.hide {
  display: none;
}
;
.grey-down {
  color: #8080808c !important;
}
.por_ulli_fon li {
  font-size: 17px !important;
  margin-bottom: 15px;
}
.mt_26 {
  margin-top: 26px;
  ;
}
.w_50 {
  width: 50%;
}
.p_5 {
  padding: 4rem 1rem 1rem 2rem !important;
}
.pt_100 {
  padding-top: 100px !important;
}
.audi_max-width {
  max-width: 628px;
}
.toyota_max-width {
  max-width: 665px;
}
.mar_spac_nyc {
  margin-top: -59px;
  max-width: 529px;
  padding-right: 10px;
}
.lateral_image {
  max-width: 683px;
  margin: auto;
  display: block;
  position: absolute;
  right: 20px;
  margin-top: 27px;
}
.tele-img {
  max-width: 473px;
  margin: auto;
  display: block;
  padding: 64px 10px 10px 10px;
}
.poker_img {
  max-width: 503px;
  display: block;
  margin: 48px;
}
.text-justify {
  text-align: justify;
}
.text-purple {
  color: #8344cc;
}
.line-height-35 {
  line-height: 35px;
}
.he-300 {
  height: 300px !important;
}
.w-40 {
  width: 40%;
}
.suzuki_max-width {
  max-width: 600px;
  padding-top: 100px;
  padding-right: 60px;
}
.text-right {
  text-align: right;
}
/* RPA CSS */
.Rpa-robot-image {
  width: 295px;
  position: relative;
  top: -91px;
}
.Rpa-automation-image {
  width: 500px;
}
.Rpa-robotics-image {
  width: 400px;
}
.Rpa-full-setting-icon {
  width: 170px;
  position: absolute;
  top: -133px;
}
.Rpa-book-call-text {
  width: 600px;
  margin: auto;
  font-weight: 500;
  font-size: 20px;
}
/* Common css */
.height-100-percentage {
  height: 100%;
}
.height-150-pixel {
  height: 150px;
}
.max-width-800 {
  max-width: 800px
}
.fon-14 {
  font-size: 14px;
}
.height-auto {
  height: auto;
}
.max-width-1100px {
  max-width: 1100px
}
.max-width-900 {
  max-width: 900px;
}
.max-width-100-per {
  max-width: 100%;
}
.padding-bottom-200 {
  padding-bottom: 200px;
}
.main-subpattern-padd-bott {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/subpattern.png) bottom/cover no-repeat;
  padding-bottom: 540px;
  margin-top: 200px;
}
.about-main-section {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/subpattern.png) bottom/cover no-repeat;
  padding-bottom: 400px;
}
.Vector-right-side {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/Vector-right-side.png) top right/100px no-repeat;
  padding-top: 200px;
}
.about-us-brain-icon {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/ico1.svg) top left/100px no-repeat;
  padding-top: 220px;
  /* margin-top: -150px; */
}
/* Index main file */
.portfolio-index-imag {
  max-width: 200px;
  margin: auto;
  display: block;
}
.portfolio-background-nippon {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/nippon.jpg) center/cover no-repeat
}
.portfolio-background-hansarenkie {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/toyota.jpg) center/cover no-repeat
}
.portfolio-background-nyc {
  background: url(http://d3dgajtsfzpqqw.cloudfront.net/portfolio/nyc.jpg) center/cover no-repeat
}
.portfoli-nyc-side-image {
  max-width: 430px;
  margin: 10px auto 0px auto;
  display: block;
}
.seemore {
  width: 220px
}
.Pioner-third-section {
top: 115px !important;
    width: 94% !important;
    transform: rotate(-4deg);
}
/* BE_SPOKE */
.be-spoke-image {
  width: 550px;
}
.padding-bottom-responsive {
  padding-bottom: 50px;
}
.padding-top-responsive {
  padding-top: 50px;
}
/* CLoud-SERVICES */
.cloud-network-img {
  width: 1000px;
}
.cross-platform-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.cross-platform-image img {
  position: relative;
  width: 900px;
  top: 150px;
}
/* ERROR PAGE */
.error-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.error-page h5 {
  font-size: 40px;
}
.color-red {
  color: red;
  text-decoration: none;
}
.height-100 {
  height: 100%;
}
