@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Medium.woff2") format("woff2"),
    url("../fonts/Aron-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-LightItalic.woff2") format("woff2"),
    url("../fonts/Aron-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron Normal";
  src: url("../fonts/Aron-Normal.woff2") format("woff2"),
    url("../fonts/Aron-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-ExtraLightItalic.woff2") format("woff2"),
    url("../fonts/Aron-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-ExtraLight.woff2") format("woff2"),
    url("../fonts/Aron-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Italic.woff2") format("woff2"),
    url("../fonts/Aron-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron Mediuim";
  src: url("../fonts/Aron-MediuimItalic.woff2") format("woff2"),
    url("../fonts/Aron-MediuimItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-ExtraBoldItalic.woff2") format("woff2"),
    url("../fonts/Aron-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Light.woff2") format("woff2"),
    url("../fonts/Aron-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-BlackItalic.woff2") format("woff2"),
    url("../fonts/Aron-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("/assets/fonts/Aron-ExtraBold.woff2") format("woff2"),
    url("/assets/fonts/Aron-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Bold.woff2") format("woff2"),
    url("../fonts/Aron-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-ThinItalic.woff2") format("woff2"),
    url("../fonts/Aron-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Regular.woff2") format("woff2"),
    url("../fonts/Aron-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron Normal";
  src: url("../fonts/Aron-NormalItalic.woff2") format("woff2"),
    url("../fonts/Aron-NormalItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Thin.woff2") format("woff2"),
    url("../fonts/Aron-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AronVF";
  src: url("AronVF-Regular.woff2") format("woff2"),
    url("AronVF-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-BoldItalic.woff2") format("woff2"),
    url("../fonts/Aron-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Aron-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-Black.woff2") format("woff2"),
    url("../fonts/Aron-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aron";
  src: url("../fonts/Aron-SemiBold.woff2") format("woff2"),
    url("../fonts/Aron-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/*-------------------------------------------------------------*/

:root {
  --body-font-family: "Poppins", sans-serif;
}

.single-post .insights-content img::after {
  background: url(../images/group-first.svg) no-repeat;
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 27%;
  bottom: 0;
  background-size: contain !important;
  z-index: 1;
}

.single-post .insights-content img::before {
  background: linear-gradient(
    190deg,
    rgba(54, 197, 240, 0) 2.8%,
    #000000 165.39%
  ) !important;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 23px;
}

.page-id-7492 .process-banner-section .banner_img::after,
.page-id-6027 .process-banner-section .banner_img::after,
.page-id-7491 .process-banner-section .banner_img::after,
.page-id-5183 .process-banner-section .banner_img::after,
.page-id-5917 .process-banner-section .banner_img::after {
  background: url(../images/group-first.svg) no-repeat;
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 27%;
  bottom: 0;
  background-size: contain !important;
  z-index: 1;
}

.single-post .post_thumbnail::after {
  background: url(../images/blog-upper.svg) no-repeat;
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 33%;
  bottom: 0;
  background-size: contain !important;
  z-index: 1;
}

.member_img::after {
  height: 21% !important;
}

.single-why-us .why-us-image::after,
.approach_img::after,
.member_img::after,
.image-gred::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 33%;
  bottom: 0;
  background-size: contain !important;
  z-index: 1;
  display: none;
}

.single-engagement .engagement-image::after,
.single-case-studies .embed-responsive-item::after,
.cat-section .insights-post-img a::after,
.insights-post--box .insights-post-img a::after,
.single-why-us .why-us-image::after,
.page-id-7492 .process-banner-section .banner_img::after,
.page-id-6027 .process-banner-section .banner_img::after,
.page-id-7491 .process-banner-section .banner_img::after,
.page-id-5183 .process-banner-section .banner_img::after,
.page-id-5917 .process-banner-section .banner_img::after,
.approach_img::after,
.image-gred::after,
.member-details .member_img::after,
.single-post .post_thumbnail::after,
.star-shape:after,
.star-shape-caption::after {
  display: none !important;
}

.page-template-insights
  .insights-post--box:nth-child(4n)
  .insights-post-img
  a::after {
  height: 31% !important;
  background: url(../images/blog-upper.svg) no-repeat !important;
}

.page-template-insights
  .insights-post--box:nth-child(4n-1)
  .insights-post-img
  a::after {
  height: 31% !important;
  background: url(../images/blog-upper.svg) no-repeat !important;
}

.page-template-insights
  .insights-post--box:nth-child(4n-2)
  .insights-post-img
  a::after {
  height: 31% !important;
  background: url(../images/blog-upper.svg) no-repeat !important;
}

.page-template-insights
  .insights-post--box:nth-child(4n-3)
  .insights-post-img
  a::after {
  height: 31% !important;
  background: url(../images/blog-upper.svg) no-repeat !important;
}

.single-engagement:nth-child(4n) .engagement-image::after,
.single-case-studies:nth-child(4n) .embed-responsive-item::after,
.single-why-us:nth-child(4n) .why-us-image::after,
.cat-section .single-case-studies:nth-child(4n) .insights-post-img a::after,
.insights-post--box:nth-child(4n) .insights-post-img a::after,
.member-details:nth-child(4n) .member_img::after {
  background: url(../images/group-forth.svg) no-repeat;
}

.single-engagement:nth-child(4n-1) .engagement-image::after,
.single-case-studies:nth-child(4n-1) .embed-responsive-item::after,
.single-why-us:nth-child(4n-1) .why-us-image::after,
.cat-section .single-case-studies:nth-child(4n-1) .insights-post-img a::after,
.insights-post--box:nth-child(4n-1) .insights-post-img a::after,
.member-details:nth-child(4n-1) .member_img::after {
  background: url(../images/group-third.svg) no-repeat;
}

.single-engagement:nth-child(4n-2) .engagement-image::after,
.single-case-studies:nth-child(4n-2) .embed-responsive-item::after,
.single-why-us:nth-child(4n-2) .why-us-image::after,
.cat-section .single-case-studies:nth-child(4n-2) .insights-post-img a::after,
.insights-post--box:nth-child(4n-2) .insights-post-img a::after,
.member-details:nth-child(4n-2) .member_img::after {
  background: url(../images/group-second.svg) no-repeat;
}

.single-engagement:nth-child(4n-3) .engagement-image::after,
.single-case-studies:nth-child(4n-3) .embed-responsive-item::after,
.single-why-us:nth-child(4n-3) .why-us-image::after,
.approach_img::after,
.cat-section .single-case-studies:nth-child(4n-3) .insights-post-img a::after,
.insights-post--box:nth-child(4n-3) .insights-post-img a::after,
.member-details:nth-child(4n-3) .member_img::after,
.image-gred::after {
  background: url(../images/group-first.svg) no-repeat;
}

.single-engagement .engagement-image::after,
.single-case-studies .embed-responsive-item::after,
.cat-section .insights-post-img a::after,
.insights-post--box .insights-post-img a::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 36%;
  top: unset;
  bottom: 0;
  background-size: contain !important;
  z-index: 1;
  display: none;
}

.category .insights-post--box .insights-post-img a::after {
  height: 49%;
}

/*-------------------------------------------------------------*/

.btn_block.banner-btn {
  bottom: -1rem;
}

.btn_block.banner-btn .read-more {
  color: #ffffff !important;
}

.btn_block.banner-btn .read-more svg * {
  stroke: #fff;
}

.banner-slider {
  background-color: #2c373c;
}

.home .banner-section .main-title h1 em {
  font-weight: 400;
}

.banner-description .wrapper {
  padding: 40px 0px !important;
  border-top: 1px solid #404c52;
}

.banner-slider .banner-description .wrapper {
  border-top: 1px solid #404c52;
  padding: 70px 0px !important;
}

.banner-description .wrapper {
  padding: 40px 0px !important;
  border-top: 1px solid #404c52;
}

.slick-4 .banner-section::before {
  content: "";
  position: absolute;
  right: -210px !important;
  width: 20.625rem;
  height: 20.625rem;
  background: url(../images/ellipse-round.svg) no-repeat;
  top: 7rem !important;
  background-size: contain;
  /* animation-name: floating; */
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.slick-4 .banner-section .wrapper::before {
  display: none;
}

.slick-4 .banner-section .main-title::before {
  display: none;
}

.slick-4 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 25% !important;
  width: 392px;
  height: 130px;
  background: url(../images/three-col.svg) no-repeat;
  top: 259px !important;
  background-size: contain;
  border-radius: 0;
}

.slick-3 .banner-section .wrapper::before {
  display: none;
}

.slick-3 .banner-section .main-title::before {
  content: "";
  position: absolute;
  right: 5% !important;
  width: 16.625rem;
  height: 8.625rem;
  background: url(../images/one-three.svg) no-repeat;
  top: -6rem !important;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.slick-3 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 30% !important;
  width: 200px;
  height: 166px;
  background: url(../images/call-to-action.svg) no-repeat;
  top: 225px !important;
  background-size: contain;
  border-radius: 0;
}

.slick-2 .banner-section .wrapper::before {
  display: none;
}

.slick-2 .banner-section .main-title::before {
  content: "";
  position: absolute;
  right: 5% !important;
  width: 13.625rem;
  height: 13.625rem;
  background: url(../images/plus-icon-one.svg) no-repeat;
  top: -10rem !important;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.banner-slide.slick-2 .banner-section .main-title::after {
  width: 16rem;
  height: 9rem;
}

.slick-2 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 25% !important;
  width: 392px;
  height: 186px;
  background: url(../images/three-traytangal-1.svg) no-repeat;
  top: 230px !important;
  background-size: contain;
  border-radius: 0;
}

.banner-slide .banner-section .main-title::before {
  top: -1.5rem;
  right: 4%;
}

.banner-slide .banner-section .main-title::after {
  left: unset;
  top: -4.5rem;
  right: 38%;
  width: 11rem;
  height: 11rem;
}

.banner-slide .banner-section .wrapper::before {
  top: -186px;
}

.why-us-section .read-more {
  color: #fff !important;
}

.why-us-section .read-more svg path {
  stroke: #fff;
}

.page-template-services .main-title {
  width: 100% !important;
}

span.codeblue {
  color: #c0c3c4;
  font-size: 16px;
}

.codeblack {
  color: #c0c3c4;
  font-size: 16px;
}

.page-template-about-us h1 {
  text-transform: capitalize;
  max-width: 71rem;
}

.page-id-8255 #wrapper {
  padding-top: 120px !important;
}

.codestyle {
  color: #c0c3c4;
  font-size: 16px;
}

figcaption.wp-caption-text {
  color: #c0c3c4;
  font-size: 0.975rem;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-top: 16px;
  line-height: 1.5rem;
}

.single-post .insights-content p strong {
  font-size: 1.1rem !important;
}

code {
  color: #c0c3c4;
}

span#\39 b2d {
  color: #c0c3c4;
}

.page-template-cloud-engineering-services .why-us-image::before,
.page-template-public-sector-consulting-services .why-us-image::before {
  display: none;
}

.after-b-slide .slick-prev {
  background-color: #37921c00 !important;
  background-image: url(https://atlantadeckdev.wpenginepowered.com/wp-content/uploads/2024/05/slidearrowL.png);
}

.single-post .blog-listing {
  background-color: #313c41;
  padding: 0.938rem;
  border-radius: 1.563rem;
}

.page-template-cloud-engineering-services .process-banner-section .about-head {
  width: 60%;
}

.mobile_menu {
  z-index: 9 !important;
}

.close-btn {
  display: none;
}

.single-post .blog-listing .insights-content h1.post-title {
  font-size: 2rem;
  color: #fff;
  margin-top: 1.25rem;
}

.single-post .post_thumbnail img {
  width: 100%;
  height: 100%;
  max-height: 18.375rem;
  object-fit: cover;
  border-radius: 1.5rem;
}

.single-post .insights-content p strong {
  font-size: 1.5rem;
  color: #fff;
}

.single-post .insights-content p {
  color: #c0c3c4;
  font-size: 0.975rem;
  text-align: left !important;
}

.single-post .insights-content ul li,
.single-post .insights-content ol li {
  color: #c0c3c4;
  font-size: 0.875rem;
}

.single-post .insights-content ol li {
  margin-left: 2.188rem;
}

.single-post .blog-listing .insights-content {
  padding: 1.875rem 1.875rem 0;
}

.single-post .insights-content ul.list-unstyled {
  padding: 0;
}

.single-post .insights-content img {
  height: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}

/*------------------------------------*/

body {
  overflow: hidden;
}

html {
  font-size: 16px;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  html {
    font-size: 12.8px;
  }
}

/* new css start */

h1.wow.fadeInUp.about-head.res-head.animated {
  font-size: 56px;
  margin: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

img.expertise-section-two {
  right: 180px;
  width: 100%;
  position: absolute;
  top: 183px;
  height: 100%;
  max-width: 9.375rem;
  max-height: 9.375rem;
}

/* business page start */

img.in-house-one {
  position: absolute;
  left: 500px;
  top: 175px;
}

img.in-house-three {
  position: absolute;
  top: 140px;
  right: 445px;
}

.platforms-section .in-house-four {
  position: absolute;
  top: 5rem;
  right: 11%;
}

.platforms-section .in-house-five {
  position: absolute;
  top: 9rem;
  right: 6%;
}

.platforms-section .in-house-one {
  position: absolute;
  left: 42%;
  top: 9rem;
}

.partner-brands-section .title-block {
  position: relative;
}

.platforms-section .in-house-two {
  position: absolute;
  left: 58%;
  top: 7rem;
}

img.partners-image {
  width: 370px;
  position: absolute;
  right: 400px;
}

/* img.plateform-image-one {
  width: 300px;
} */

img.project-one {
  position: absolute;
  right: 650px;
  bottom: 100px;
  max-width: 2.625rem;
}

img.project-two {
  position: absolute;
  right: 500px;
  bottom: 50px;
  max-width: 2.625rem;
}

img.project-three {
  position: absolute;
  right: 284px;
  bottom: 100px;
  max-width: 2.625rem;
}

section#contact-block {
  border-bottom: 1px solid #404c52;
}

/* business  page end */

img.about-image-one {
  /*     height: 500px; */
  object-fit: cover;
}

.slick-slide img {
  display: block;
  margin: auto;
}

.about-head {
  font-size: 4rem;
  /*   padding-right: 400px; */
  /*     padding-top: 80px; */
  line-height: 1.2em !important;
  /*     margin-top: -63px; */
}

span.button-text-normal {
  font-style: normal !important;
}

.custom-width {
  width: 64rem;
  margin: auto;
}

.header-top .read-more:hover {
}

img.custom-image-3,
.expertise-section .wrapper::before,
.expertise-section .wrapper::before,
img.expertise-section-two,
img.expertise-section-one,
img.in-house-three,
img.in-house-one,
img.in-house-two,
img.in-house-four,
img.in-house-five,
img.project-one,
img.project-three {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

img.icon-threee {
  animation-name: floating;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

img.icon-twoo {
  animation-name: floating;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

img.icon-one {
  animation-name: floating;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  height: 2rem;
  position: absolute;
  left: 10px;
}

#about-approach img.icon-one {
  margin-top: 1rem;
}

img.icon-twoo {
  width: 30px;
  left: 147px;
  top: -6rem;
}

img.icon-threee {
  width: 24px;
  left: 295px;
}

img.custom-image-3 {
  height: 219px;
  position: absolute;
  right: 20px;
  bottom: 25px;
  width: 250px;
}

img.award-image {
  width: 400px;
}

img.call-to-action-image {
  position: absolute;
  right: 0;
  bottom: -65px;
  width: 250px;
}

.process-banner-section .banner_img {
  top: 50%;
  transform: translateY(-50%);
}

section.expertise-section {
  position: relative;
}

.expertise-section .wrapper::before {
  background: url(https://www.aot-technologies.com/wp-content/uploads/2024/06/triangle-image.png)
    no-repeat !important;
  top: -4.875rem;
}

/* h1.wow.fadeInUp.animated {
  font-size: 64px !important;
  padding-right: 489px;
  line-height: 68px;
} */

/* business page css start */

img.expertise-section-one {
  position: absolute;
  left: 0;
  width: 150px;
  height: 300px;
  bottom: 0px;
}

img.expertise-section-two {
  right: 180px;
  position: absolute;
  top: 183px;
}

img.in-house-one {
  position: absolute;
  left: 500px;
  top: 175px;
}

.po-r {
  position: relative !important;
}

img.in-house-two {
  position: absolute;
  left: 650px;
  top: 99px;
  height: 30px;
}

.award-section-two {
  display: none;
}

/* business page css end */

.banner-section .sub-title p {
  min-height: 38px;
}

.banner-section .sub-title {
  max-width: 500px;
  width: 100%;
  margin-left: auto;
}

.page-id-5917 .interested-section {
  display: none !important;
}

.footer-form form {
  position: relative;
}

.footer-form input[type="submit"] {
  position: absolute;
  top: 6px;
  right: 5px;
  background-color: rgba(54, 197, 240, 1);
  border: 1px solid rgba(54, 197, 240, 1);
  color: rgba(44, 55, 60, 1);
  font-size: 16px;
  padding: 10px 30px;
  background-image: url(../images/Arrow_Up_Right.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 20px center;
  transition: 0.4s ease all;
  border-radius: 50px;
  outline: none;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
  width: 135px;
  height: 56px;
}

.footer-form input[type="submit"]:hover {
  background-color: #fff;
  color: rgba(54, 197, 240, 1);
}

.footer-form input[type="email"] {
  background: rgba(236, 237, 239, 1);
  border: 1px solid rgba(44, 55, 60, 1);
  color: rgba(175, 180, 181, 1);
  font-size: 14px;
  width: 100%;
  padding: 10px 14px;
  border-radius: 50px;
  outline: none;
  height: 68px;
  padding-right: 140px;
}

.page-template-application-development .why-us-section.orr-offer .main-title {
  max-width: 83.25rem;
}

.why-us-section.orr-offer .main-title h2::after {
  content: "";
  position: absolute;
  left: 35%;
  width: 9.375rem;
  height: 9.375rem;
  background: url(../images/Polygon.svg) no-repeat;
  top: -70px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  border-radius: 0;
}

#forms-flow-section .caseflow-description ul li {
  list-style: none;
}

.page-template-public-sector-consulting-services .why-us-section.orr-offer {
  padding: 6.625rem 0 0rem;
}

.page-template-public-sector-consulting-services
  .why-us-section.orr-offer
  .main-title {
  max-width: 85.25rem;
}

.orr-offer p {
  color: #c0c3c4;
}

.page-template-public-sector-consulting-services
  .process-banner-section
  .banner_img {
  width: 45%;
}

.page-template-public-sector-consulting-services
  .process-banner-section
  .about-head {
  width: 100%;
}

.page-template-cloud-engineering-services .approach-section .approach_img {
  margin-top: 25px;
}

.page-template-cloud-engineering-services .why-us-section {
  padding: 10.625rem 0 6rem;
}

.page-template-cloud-engineering-services .why-us-section .main-title h2::after,
#startup_service.why-us-section .main-title h2::after,
.unique-section .main-title h2::after {
  content: "";
  position: absolute;
  left: 77%;
  width: 392px;
  height: 186px;
  background: url(../images/Polygon.svg) no-repeat;
  top: -135px;
  background-size: contain;
  border-radius: 0;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  z-index: -1;
}

.page-template-cloud-engineering-services
  .why-us-section
  .single-why-us:nth-child(even)::after,
.page-template-public-sector-consulting-services
  .why-us-section
  .single-why-us:nth-child(even)::after,
.page-template-public-sector-consulting-services
  .why-us-section
  .single-why-us:last-child::after,
#startup_service .why-us-image::before {
  display: none;
}

.page-template-cloud-engineering-services .get-in-section .main-title p,
.page-template-public-sector-consulting-services .get-in-section .main-title p {
  color: #6b7377;
}

.page-template-cloud-engineering-services .why-us-imag,
.page-template-public-sector-consulting-services .why-us-imag,
#startup_service .why-us-imag {
  width: 40%;
}

.page-template-cloud-engineering-services .why-us-details,
.page-template-public-sector-consulting-services .why-us-details,
#startup_service .why-us-details {
  width: 55%;
}

.page-template-public-sector-consulting-services .why-us-details {
  max-width: 35.25rem;
}

.page-template-cloud-engineering-services .why-us-details {
  max-width: 50.25rem;
}

#startup_service .why-us-details {
  max-width: 39.5rem;
}

.page-template-public-sector-consulting-services .why-us-description p,
.page-template-cloud-engineering-services .why-us-description ul li,
.page-template-cloud-engineering-services .why-us-description p,
#startup_service .why-us-description p {
  color: #c0c3c4;
}

.development_img-mob,
#startup_service .single-why-us:last-child::after,
#startup_service .single-why-us:nth-child(even)::after {
  display: none;
}

.page-template-development-service .awards-section {
  padding: 3.25rem 0 9rem;
}

.page-template-contact .process-banner-section {
  min-height: 40rem;
}

.office_gradient {
  background-color: #2c373c;
  padding: 100px 0;
}

#startup_service.why-us-section .main-title h2::after,
.unique-section .main-title h2::after {
  width: 13.375rem;
  height: 13.375rem;
  top: -6rem;
}

.office_gradient .nav-tabs .nav-link {
  color: #6b7377 !important;
  border: none !important;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.office_gradient ul li {
  position: relative;
  padding-left: 15px !important;
  color: #6b7377;
  width: 95%;
  list-style: none;
  padding: 15px 0px;
  cursor: pointer;
}

.office_gradient ul li + li {
  border-top: 1px solid #404c52;
}

.office_gradient .tabing-grad ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.office_gradient .tabing-grad {
  width: 25%;
  display: flex;
  align-items: center;
}

.email-main a.email-btn {
  background-color: #36c5f0;
  color: #2c373c;
  padding: 0.938rem 2.25rem;
  outline: none;
  border: 1px solid #36c5f0;
  border-radius: 1.875rem;
  cursor: pointer;
  transition: 0.4s ease all;
  padding-right: 3.75rem;
  background-image: url(../../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: right 1.563rem center;
  text-decoration: none;
}

.email-main {
  margin-top: 50px;
}

.office_gradient .tabing-map {
  width: 75%;
  background-color: #313c41;
  padding: 40px;
  border-radius: 15px;
}

.office_gradient .tabing-map iframe {
  border-radius: 15px;
}

.office_gradient .gradient-tab {
  position: relative;
  display: flex;
  grid-gap: 35px;
}

.office_gradient .gradient-tab:after {
  content: "";
  position: absolute;
  left: 0%;
  width: 11.375rem;
  height: 11.375rem;
  background: url(../images/plus-icon-one.svg) no-repeat;
  background-size: contain;
  top: -80px;
}

.office_gradient .tab-content iframe.embed-responsive-item {
  width: 100%;
  height: 100%;
  min-height: 500px;
  border: none;
}

.office_gradient .tab-pane.fade {
  display: none;
}

.office_gradient .tab-pane.show.active {
  display: block;
}

.page-template-contact .cross-functional-section .wrapper::before,
.page-template-template .cross-functional-section .wrapper::after {
  display: none;
}

.cross-functional-section .text-whi span {
  color: rgba(54, 197, 240, 1);
}

.page-template-contact .cross-functional-section {
  background-color: rgb(255 255 255);
}

.page-template-contact .cross-functional-section .single-product {
  padding: 1.5rem;
  width: calc(30% - 0.8rem);
}

.nav-tabs .nav-link {
  border: 1px solid #ecedef !important;
  border-radius: 0 !important;
}

.page-template-contact #contact-block {
  padding: 8.625rem 0 5rem;
}

.cross-functional-section .product_block p a {
  color: #fff !important;
}

.email-main a.email-btn:hover {
  background-color: transparent;
  background-image: url(../../images/arrow-white.svg);
  color: #fff;
}

.nav-tabs .nav-link.active svg {
  display: block;
  position: absolute;
  left: 0;
}

.cross-functional-section .services_item p {
  margin-bottom: 0.7rem;
}

.office_gradient .nav-tabs .nav-link.active {
  color: #36c5f0 !important;
}

.nav-tabs .nav-link svg {
  display: none;
}

.nav-tabs .nav-link.active .office_gradient ul li a {
  font-size: 1.3rem;
  line-height: 1em;
  font-family: "Aron", sans-serif;
  position: relative;
  z-index: 1;
  color: #2c373c;
}

.office_gradient ul {
  display: flex;
  justify-content: center;
}

.office_gradient .tab-content {
  display: block;
}

.wrapper {
  z-index: 1;
}

.pruduct-banner-section,
.expertise-section,
.product-banner,
.process-banner-section,
.banner-section,
.interested-section,
.cross-functional-section,
.page-template-cloud-engineering-services .why-us-section,
.page-template-cloud-engineering-services .get-in-section,
.aot-contact {
  position: relative;
}

.pruduct-banner-section::after,
.product-banner::after,
.process-banner-section::after,
.banner-section::after,
.mobile_menu::after,
.interested-section::after,
.cross-functional-section::after,
.footer_bottom::after,
.cat-banner::after,
.aot-contact::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/box.svg) no-repeat;
  top: 0px;
  background-size: cover;
  z-index: 0;
  /* opacity: 0.3; */
}

.pruduct-banner-section::after,
.product-banner::after,
.process-banner-section::after,
.banner-section::after,
.mobile_menu::after,
.footer_bottom::after,
.cat-banner::after,
.aot-contact::after {
  opacity: 0.3;
  pointer-events: none;
}

.page-template-cloud-engineering-services .why-us-section::after,
.page-template-cloud-engineering-services .get-in-section::after,
#startup_service.why-us-section::after,
.unique-section::after,
#digital-service.why-us-section::after,
#application-approach::after,
#application-contact::after,
#get-in::after {
  content: "";
  position: absolute;
  right: 0;
  width: 30%;
  height: 100%;
  background: url(../images/hor-slide.png) no-repeat;
  top: 0px;
  background-size: cover;
  z-index: 0;
  opacity: 0.3;
}

.expertise-section::after {
  content: "";
  position: absolute;
  right: 0px;
  width: 31%;
  height: 100%;
  background: url(../images/tenets.png) no-repeat;
  bottom: 0px;
  background-size: contain;
  z-index: 0;
}

h1.wow.fadeInUp.about-head.res-head.animated {
  width: 90%;
}

.Footermain .cell-3 .Footer--address p strong,
.right-solution-section .wrapper {
  position: relative;
}

.Footermain .cell-3 .Footer--address p strong::before {
  content: "";
  position: absolute;
  left: -22px;
  width: 20px;
  height: 20px;
  background: url(../images/Pin.svg) no-repeat;
  bottom: 0px;
  background-size: contain;
}

.page-template-development-service .product-image img {
  border-radius: 24px;
}

.why-us-section .single-why-us:last-child::after {
  content: "";
  position: absolute;
  left: 0%;
  width: 25%;
  height: 10%;
  background: url(../images/three-traytangal.svg) no-repeat;
  bottom: -70px;
  background-size: contain;
}

.insights-post--box .tags.tags-mob {
  display: none;
}

.insights-post .insights-post--box .tag_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-template-development-service img.project-one,
.page-template-development-service img.project-three,
.page-template-development-service img.project-two {
  display: none;
}

.low-code-section .product-image {
  padding-right: 40px;
  border: none;
  position: relative;
}

/* .low-code-section .product-image::before {
  content: "";
  position: absolute;
  left: 0%;
  width: 20.375rem;
  height: 5.375rem;
  background: url(../images/low-code-befor.svg) no-repeat;
  background-size: contain;
  bottom: -55px;
} */

.organi-section .why-us-image img {
  border-radius: 25px;
}

.organi-section .bg:nth-child(odd) {
  background-color: #fff;
  padding: 100px 0px;
  position: relative;
}

.organi-section .bg:nth-child(odd)::after {
  content: "";
  position: absolute;
  right: -25px;
  width: 11.375rem;
  height: 11.375rem;
  background: url(../images/ellipse-411.svg) no-repeat;
  background-size: contain;
  bottom: 50px;
}

.organi-section .bg:nth-child(odd) .single-why-us {
  flex-direction: row-reverse;
}

.organi-section .bg:nth-child(odd) .why-us-details h3 {
  color: #2c373c;
}

.organi-section .bg:nth-child(odd) .why-us-details h4,
.organi-section .bg:nth-child(odd) .walk-inner h4.walk-title {
  color: #6b7377;
}

.organi-section .bg:nth-child(odd) .why-us-details p,
.organi-section .bg:nth-child(odd) .walk-inner p {
  color: #6b7377;
}

.organi-section .bg:nth-child(odd) .why-us-details {
  flex-direction: row-reverse;
  padding-left: 45px;
}

.organi-section .bg:nth-child(even) .why-us-details {
  padding-right: 45px;
}

.organi-section .bg:nth-child(even) {
  padding: 70px 0px;
  position: relative;
}

.organi-section .bg:nth-child(even)::after {
  content: "";
  position: absolute;
  right: 15%;
  width: 15.375rem;
  height: 5.375rem;
  background: url(../images/velo-star-grp.svg) no-repeat;
  background-size: contain;
  bottom: 0;
  transform: translate(-280px, 0px);
}

.page-template-development-service .projects-section .engagement-listing {
  position: relative;
}

.page-template-development-service
  .projects-section
  .engagement-listing::before {
  content: "";
  position: absolute;
  right: 20%;
  width: 22.375rem;
  height: 14.375rem;
  background: url(../images/service-pro-up.svg) no-repeat;
  background-size: contain;
  top: -142px;
}

.page-template-development-service
  .projects-section
  .engagement-listing::after {
  content: "";
  position: absolute;
  left: 32%;
  width: 30.375rem;
  height: 5.375rem;
  background: url(../images/service-pro-down.svg) no-repeat;
  background-size: contain;
  bottom: -170px;
}

.organi-section .why-us-details {
  width: 100%;
  max-width: 50%;
}

.organi-section .single-why-us .walk-inner {
  width: 100%;
  padding-top: 40px;
}

.organi-section .why-us-details h3.why-us-title {
  font-size: 3rem;
  margin-bottom: 3rem;
}

.organi-section .why-us-details h4.why-us-title,
.organi-section .single-why-us .walk-inner h4.walk-title {
  font-size: 1.5rem;
  color: #ecedef;
  font-weight: 600;
}

.organi-section .why-us-details .why-us-description p,
.organi-section .single-why-us .walk-inner p {
  color: #c0c3c4;
  font-size: 1.1541rem;
}

.organization-section .tab-wal {
  margin-top: 130px !important;
  position: relative;
}

.organization-section .tab-wal::after {
  content: "";
  position: absolute;
  left: 0%;
  width: 11.375rem;
  height: 11.375rem;
  background: url(../images/plus-icon-one.svg) no-repeat;
  background-size: contain;
  top: -145px;
}

.page-template-development-service .main-title.banner-title {
  margin: 45px 0;
}

.organization-section .why-us-image img {
  border-radius: 25px;
}

.organization-section .why-us-details {
  max-width: 50%;
}

.organization-section .tab-container {
  display: flex;
}

.organization-section .tab-container .citi-zen-tab {
  width: 35%;
}

.organization-section .tab-container .citi-zen-desc {
  width: 65%;
}

.organization-section .tab-container .citi-zen-tab ul.tabs-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 45px;
  padding: 0;
}

.page-template-development-service .citi-zen-desc .development_item {
  width: 100%;
}

.page-template-development-service
  .organization-section
  .tab-container
  li.tab-title-2.active {
  color: #36c5f0;
}

.page-template-development-service
  .organization-section
  .tab-container
  li.tab-title-2
  svg {
  visibility: hidden;
}

.page-template-development-service
  .organization-section
  .tab-container
  li.tab-title-2.active
  svg {
  visibility: visible;
}

.organization-section .citi-zen-desc .development_item h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  position: relative;
  z-index: 4;
}

.organization-section .citi-zen-desc .development_item h2::after {
  content: "";
  position: absolute;
  left: -15px;
  width: 60px;
  height: 60px;
  background-color: #e01e5a;
  border-radius: 50%;
  top: -30px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  z-index: -1;
}

.page-template-development-service
  .organization-section
  .tab-container
  li:last-child {
  border-bottom: none;
}

.page-template-development-service .organization-section .tab-container li {
  color: #6b7377;
  width: 70%;
  list-style: none;
  padding: 15px 0px;
  cursor: pointer;
  border-bottom: 1px solid #404c52;
}

.organization-section .citi-zen-desc .development_item {
  background-color: #313c41;
  padding: 40px 30px 15px;
  border-radius: 15px;
}

.page-template-development-service .organization-section,
.page-template-development-service .organi-section {
  background-color: #2c373c;
}

.page-template-development-service .organi-section {
  overflow: hidden !important;
}

.page-template-development-service .low-code-section .d-flex {
  grid-gap: 1.5rem;
  flex-wrap: unset;
  padding: 60px 0px 50px;
}

.page-template-development-service .low-code-section .development_item h2 {
  font-size: 3rem;
  line-height: 3.2rem;
}

.partner-brands-section .partners-image-mob {
  display: none;
}

.page-template-development-service .product-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list
  li
  span,
.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list
  li
  a {
  width: 100%;
  line-height: 1.5rem;
  display: inline-block;
  max-width: 233px;
  min-width: 233px;
  font-family: "Aron", sans-serif;
  font-weight: 700;
  min-width: 200px;
  color: #6b7377;
  text-decoration: none;
}

#development_services {
  position: relative;
  overflow: hidden;
}

.button-block.hide_section,
#open-poisitions.hide_section {
  display: none;
}

.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list {
  display: flex;
  grid-gap: 0.5rem;
  padding: 40px 0px 0;
  grid-gap: 2.5rem;
}

.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list
  li.tab-title.active,
.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list
  li.tab-title:hover {
  color: #2c373c;
  border-bottom: 2px solid #36c5f0;
}

.page-template-development-service
  .low-code-section
  .tab-container
  ul.tabs-list
  li {
  list-style: none;
  padding-top: 0;
  color: #6b7377;
  display: flex;
  /* padding-bottom: 10px; */
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 15px;
  border-bottom: 2px solid #fff;
}

.insights-post--box .tag_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.partners-image-mob {
  display: none;
}

.page-template-services .product-description p {
  font-size: 0.9rem;
}

.page-template-services .single-product {
  background: #2c373c;
}

.page-template-services .cross-functional-section .product-image img,
.page-template-contact .cross-functional-section .product-image img {
  border: 1px solid #4f585d;
  background-color: #313c41;
}

.page-template-services
  .cross-functional-section
  .functional_listing
  .single-product:nth-child(3n-2)
  .product-image
  img {
  border-color: rgb(54, 197, 240);
}

.page-template-services
  .cross-functional-section
  .functional_listing
  .single-product:nth-child(3n-1)
  .product-image
  img {
  border-color: rgb(224, 30, 90);
}

.page-template-services
  .cross-functional-section
  .functional_listing
  .single-product:nth-child(3n)
  .product-image
  img {
  border-color: rgb(236, 178, 46);
}

.page-template-services .cross-functional-section .wrapper::after {
  display: none;
}

.page-template-services .cross-functional-section .single-product {
  position: relative;
  padding: 1.5rem;
  width: calc(33% - 0.8rem);
  /* 	  padding-bottom: 40px; */
}

.page-template-services .cross-functional-section .single-product a {
  /* 		position: absolute;
		left: 20px;
		bottom: 20px; */
  color: #ecedef;
}

.page-template-services .cross-functional-section .single-product a:hover {
  color: #36c5f0;
}

.page-template-services .cross-functional-section {
  background-color: #fff;
}

.page-template-services .cross-functional-section .wrapper::before {
  display: none;
}

.custom-development .wrapper::before {
  content: "";
  position: absolute;
  right: 35%;
  width: 12.375rem;
  height: 12.375rem;
  background: url(../images/triangle-image.png) no-repeat;
  top: 13.125rem;
  background-size: contain;
}

.product-image img {
  max-width: 260px;
  max-height: 80px;
  object-fit: contain;
}

.home .case-studies-section {
  position: relative;
}

.home .case-studies-section:before {
  content: "";
  position: absolute;
  right: 16%;
  width: 15.375rem;
  height: 10.625rem;
  background: url(../images/stories-star.svg) no-repeat;
  bottom: -4.375rem;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/* .page-template-products .banner-title h1 {
  line-height: 4.5rem;
} */

.send-me-insights input[type="email"] {
  background: rgba(236, 237, 239, 1);
  border: 1px solid rgba(44, 55, 60, 1);
  color: rgba(175, 180, 181, 1);
  font-size: 14px;
  width: 100%;
  padding: 10px 14px;
  border-radius: 50px;
  outline: none;
  height: 56px;
  padding-right: 140px;
}

.send-me-insights input[type="submit"] {
  background-color: rgba(54, 197, 240, 1);
  border: 1px solid rgba(54, 197, 240, 1);
  color: rgba(44, 55, 60, 1);
  font-size: 16px;
  padding: 10px 30px;
  background-image: url(../images/Arrow_Up_Right.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 30% center;
  transition: 0.4s ease all;
  border-radius: 50px;
  outline: none;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 56px;
  margin-top: 20px;
}

.send-me-insights input[type="submit"]:hover {
  background-color: #fff;
  color: rgba(54, 197, 240, 1);
}

.page-template-products .product-section,
.page-template-services .cross-functional-section {
  position: relative;
}

.page-template-products .product-section::after {
  content: "";
  position: absolute;
  left: 15%;
  width: 500px;
  height: 250px;
  background: url(../images/yep-dex-img.svg) no-repeat;
  bottom: -140px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.page-template-services .cross-functional-section::after,
.page-template-template .cross-functional-section::after {
  content: "";
  position: absolute;
  left: 15%;
  width: 500px;
  height: 250px;
  background: url(../images/cloud-services.svg) no-repeat;
  top: unset;
  bottom: -140px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.page-template-products .product-section::before {
  content: "";
  position: absolute;
  right: 15%;
  width: 500px;
  height: 250px;
  background: url(../images/formate-image.svg) no-repeat;
  top: 40px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.page-template-services .cross-functional-section::before,
.page-template-template .cross-functional-section::before {
  content: "";
  position: absolute;
  right: 15%;
  width: 500px;
  height: 250px;
  background: url(../images/formate-image-product.svg) no-repeat;
  top: 40px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.Footer--widget .widget--title {
  text-transform: uppercase;
}

/* .product_block .product-title {
  text-transform: capitalize;
} */

.button-block-mob {
  display: none;
}

.home .testimonials-listing .slick-prev.slick-arrow,
.home .testimonials-listing .slick-arrow {
  font-size: 0px !important;
}

.awards-section .award-section .partners-image-mob {
  display: none;
}

.flexible-engagements-section .sub-title {
  width: 27%;
}

.awards-section .award-section .partners-image-mob,
.partner-brands-section .partners-image-mob,
.caseflow_listing .caseflow_item .caseflow-image::after,
.cross-functional-section .wrapper::before,
.caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::before,
.cross-functional-section .wrapper::after,
.counter-section .wrapper::after,
.member-section::after,
.project-two,
.flexible-engagements-section .title-block::after,
.home .flexible-engagements-section::before,
.why-us-section .single-why-us:nth-child(even)::after,
.custom-development .wrapper::before,
.organization-section .tab-wal::after,
.low-code-section .product-image::before,
.organi-section .bg:nth-child(odd)::after,
.organi-section .bg:nth-child(even)::after,
.page-template-development-service
  .projects-section
  .engagement-listing::before,
.page-template-development-service .projects-section .engagement-listing::after,
.office_gradient .gradient-tab:after {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.flexible-engagements-section .title-block {
  position: relative;
}

.site-btn-link a {
  text-decoration: underline;
}

.page-template-business-process .process-banner-section .main-title h1 {
  font-size: 4rem;
  width: 55%;
}

.flexible-engagements-section .title-block::after {
  content: "";
  position: absolute;
  left: 60%;
  width: 392px;
  height: 186px;
  background: url(../images/pluse_img_icon.svg) no-repeat;
  top: 80px;
  background-size: contain;
}

.content-404 {
  width: 100%;
  display: block;
  /* text-align: center; */
  padding: 50px 0;
}

.content-404 ul {
  margin: 0;
  padding: 0;
}

.content-404 li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.content-404 h2 {
  margin: 15px 0 30px;
}

.content-404 .note-404 {
  margin-top: 30px;
}

.content-404 .note-404 span {
  color: #46466d;
  font-size: 60px;
  font-weight: 300;
  display: block;
}

.in-house-one,
.in-house-two,
.in-house-three,
.in-house-four,
.in-house-five {
  width: 30px !important;
}

/* Home */

.banner-section {
  background-color: #2c373c;
  /* min-height: 100vh; */
  padding-top: 274px;
}

.banner-section .wrapper {
  position: relative;
}

.banner-section .wrapper::before {
  content: "";
  position: absolute;
  left: 18%;
  width: 12rem;
  height: 10rem;
  background: url(../images/Polygon.svg) no-repeat;
  top: -180px;
  background-size: contain;
}

.banner-slide .banner-section .wrapper::before {
  top: -186px;
}

.organization-section {
  padding: 60px 0px 100px !important;
}

.banner-section .main-title::before {
  content: "";
  position: absolute;
  right: 5%;
  width: 13.625rem;
  height: 13.625rem;
  background: url(../images/plus.svg) no-repeat;
  top: -6rem;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.banner-slide .banner-section .main-title::before {
  top: -1.5rem;
  right: 4%;
}

.banner-section .main-title::after {
  left: 48%;
  width: 12.5rem;
  height: 12.5rem;
  top: -8rem;
}

.banner-section .wrapper::before {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.home .banner-section .main-title h1 {
  font-size: 5rem;
  max-width: 72rem;
  width: 100%;
}

.banner-section h1,
.banner-title h1 {
  color: white;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Aron" !important;
  position: relative;
  z-index: 2;
}

.banner-section .main-title {
  position: relative;
  max-width: 1118px;
}

.banner-section .main-title::after,
.pruduct-banner-section .main-title::after {
  content: "";
  position: absolute;
  right: 6%;
  width: 12.5rem;
  height: 12.5rem;
  background-color: #e01e5a;
  border-radius: 50%;
  top: -94px;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.banner-slide .banner-section .main-title::after {
  left: unset;
  top: -4.5rem;
  right: 38%;
  width: 11rem;
  height: 11rem;
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 15px);
  }
  to {
    transform: translate(0, -0px);
  }
}

.banner-section .sub-title {
  max-width: 500px;
  width: 100%;
  margin-left: auto;
}

.sub-title p {
  font-size: 18px;
  line-height: 1.4;
  color: #c0c3c4;
  font-weight: 600;
}

.product-banner .wrapper {
  position: relative;
}

.banner-section .bottom-banner {
  border-top: 1px solid #424f55;
  padding-top: 4.75rem;
  padding-bottom: 3.125rem;
  margin-top: 7rem;
}

.home .banner-section .bottom-banner p {
  letter-spacing: 1px;
}

.banner-section .bottom-banner p {
  font-size: 2rem;
  color: #ecedef;
  font-weight: 400;
  font-family: "Aron";
  line-height: 1.4;
}

.flexible-engagements-section,
.testimonials-section,
.projects-section {
  padding: 9.25rem 0;
}

.hide-block {
  display: none;
}

.flexible-engagements-section .single-engagement,
.projects-section .single-engagement {
  background-color: #ecedef;
  padding: 1rem;
  border-radius: 1.5rem;
  position: relative;
  transition: all ease 0.3s !important;
}

.flexible-engagements-section .single-engagement:hover,
.projects-section .single-engagement:hover {
  background: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.projects-section .single-engagement {
  margin-bottom: 15px;
}

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.btn_block {
  position: absolute;
  bottom: 2rem;
}

.flexible-engagements-section .engagement-listing,
.product-section .d-flex,
.projects-section .engagement-listing {
  justify-content: center;
  column-gap: 15px;
}

.why-us-section {
  padding: 6.625rem 0;
  background-color: #2c373c;
  position: relative;
}
.two-col-copy{
  columns: 2;
}

.page-template-public-sector-consulting-services .why-us-section .main-title {
  max-width: 55.25rem;
}

.why-us-section .main-title {
  max-width: 31.25rem;
  width: 100%;
  padding-bottom: 3.75rem;
}

.why-us-section .wrapper {
  position: relative;
}

.why-us-section .wrapper::after {
  width: 8.125rem;
  height: 8.125rem;
  content: "";
  top: -2.5rem;
  position: absolute;
  border-radius: 6.25rem;
}

.align-items-center {
  align-items: center;
}

.why-us-section .single-why-us {
  align-items: center;
  justify-content: space-between;
}

.why-us-section .single-why-us:nth-child(odd) {
  flex-direction: row-reverse;
}

.why-us-section .single-why-us:nth-child(even) {
  padding: 8.75rem 0;
}

.why-us-section .why-us-image img,
.approach_img img {
  border-radius: 1.5rem;
}

.flexible-engagements-section .cell-4,
.single-product,
.projects-section .cell-4 {
  width: 32.223%;
}

.main-title h2 {
  font-size: 4rem;
  line-height: 1em;
  font-family: "Aron", sans-serif;
  position: relative;
  z-index: 1;
}

.main-title h3 {
  font-size: 3rem;
  line-height: 1.2em;
  font-family: "Aron", sans-serif;
}

.header-top .read-more,
.interested-section .read-more,
.cross-functional-section .read-more,
#forms-flow-section .read-more {
  padding: 1rem 2rem !important;
  background: #36c5f0 !important;
  color: #2c373c !important;
}

.header-top .read-more:hover,
.interested-section .read-more:hover,
.cross-functional-section .read-more:hover {
  background: transparent !important;
  color: #fff !important;
  border-color: #36c5f0 !important;
}

#forms-flow-section .read-more:hover {
  background: #1f2732 !important;
  color: #fff !important;
  border-color: #1f2732 !important;
}

.main-title h2 {
  text-transform: uppercase;
}

.main-title span {
  font-weight: 400 !important;
  font-style: italic !important;
}

.flexible-engagements-section .main-title span {
  display: block;
}

.flexible-engagements-section .sub-title p {
  color: #2c373c;
  max-width: 23.75rem;
}

.flexible-engagements-section .title-block {
  margin-bottom: 6.875rem;
}

.engagement_block {
  padding: 1.5rem 1rem 1rem 1rem;
}

.engagement_block h3 {
  margin-bottom: 2.5rem;
  text-transform: capitalize;
  /* max-width: 18.75rem; */
  width: 100%;
  font-size: 2rem;
}

.engagement-description p {
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 100px;
}

.why-us-details .why-us-title {
  font-size: 3rem;
  line-height: 1.2;
}

.why-us-section .why-us-details {
  position: relative;
}

.why-us-section .single-why-us:nth-child(even) {
  position: relative;
}

.why-us-section .single-why-us:nth-child(even)::after {
  content: "";
  position: absolute;
  left: 84%;
  width: 30%;
  height: 30%;
  background: url(../images/plus-icon-one.svg) no-repeat;
  bottom: 35px;
  background-size: contain;
}

.low-code-section .tab-container .development_item .product-description p {
  color: #6b7377;
  font-size: 1.17rem;
}

.single-post .post_content .wp-video {
  width: 100% !important;
}

.why-us-image,
.engagement-image,
.single-case-studies .embed-responsive-item,
.approach_img,
.member_img {
  position: relative;
  transform: perspective(3000px) rotateY(-5deg);
  transition: transform 0.5s ease 0s;
}

.why-us-section .main-title h2 {
  position: relative;
}

.why-us-section .main-title h2::after {
  content: "";
  position: absolute;
  left: -1rem;
  width: 8.125rem;
  height: 8.125rem;
  background-color: #e01e5a;
  border-radius: 50%;
  top: -45px;
  z-index: -1;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.why-us-image:hover,
.engagement-image:hover,
.single-case-studies .embed-responsive-item:hover,
.approach_img:hover,
.member_img:hover {
  transform: perspective(1500px) rotateY(-20deg);
}

.engagement-image {
  overflow: hidden;
  border-radius: 1.5rem;
  max-height: 268px;
}

.engagement-image img {
  transition: all ease 0.3s;
  max-height: 268px;
  width: 100%;
  object-fit: cover;
}

.testimonials-section {
  position: relative;
}

.testimonials-section.hide_section {
  display: none;
}

.testimonials-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 100%;
  height: 20%;
  background: url(../images/our-clients.svg) no-repeat;
  top: 100px;
  background-size: contain;
}

.testimonials-section .slick-arrow::after {
  content: "";
  position: absolute;
  left: 30%;
  width: 25px;
  height: 25px;
  background: url(../images/Arrow_Left_MD.svg) no-repeat;
  top: 15px;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7467%)
    hue-rotate(324deg) brightness(109%) contrast(110%);
  transform: rotateZ(180deg);
}

.testimonials-listing .slick-prev.slick-arrow:after {
  content: "";
  position: absolute;
  left: 30%;
  width: 25px;
  height: 25px;
  background: url(../images/Arrow_Left_MD.svg) no-repeat;
  top: 15px;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7467%)
    hue-rotate(324deg) brightness(109%) contrast(110%);
  transform: unset;
}

.single-engagement:hover .engagement-image img {
  transform: scale(1.1);
}

.image-gred {
  position: relative;
}

.image-gred::before,
.why-us-image::before,
.engagement-image::before,
.why-us-image::before,
.single-case-studies .embed-responsive-item::before,
.approach_img::before,
.member_img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    270deg,
    rgba(54, 197, 240, 0) 2.8%,
    #36c5f0 165.39%
  );
  border-radius: 1.5rem;
  z-index: 1;
}

.member_img {
  position: relative;
  display: inline-block;
  text-align: left;
}

.why-us-details {
  max-width: 31.25rem;
}

.awards-section .read-more,
.page-template-about-us .about-banner h1 {
  text-transform: capitalize;
}

.testimonial_author {
  display: flex;
  gap: 1.375rem;
}

.testimonials-image img {
  max-width: 4rem;
  min-width: 4rem;
  max-height: 4rem;
  min-height: 4rem;
  border-radius: 3.125rem;
  object-fit: cover;
}

.single-testimonials {
  padding: 2rem 1.5rem;
  border: 1px solid #e7e7e7;
  border-radius: 1.5rem;
  transition: all ease 0.3s;
}

.single-testimonials:hover {
  border-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transform: scale(1.02);
}

.testimonials-title {
  font-size: 1rem;
  color: #0e121d;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.testimonials-designation {
  color: #2eb67d;
  font-style: 0.75rem;
  font-weight: 300;
  line-height: 1.3;
}

.testimonials-section h2 {
  margin-bottom: 6.25rem;
}

.testimonials-logo img {
  max-height: 2rem;
}

.testimonials-description p {
  font-size: 0.875rem;
  color: #0e121d;
  margin-top: 0.875rem;
  margin-bottom: 3rem;
}

.testimonials-star img {
  max-width: 7.5rem;
}

.testimonials-star img {
  max-width: 9.063rem;
  padding: 0.5rem 0.75rem;
  background-color: #fff4da;
  border-radius: 0.5rem;
}

/* .case-studies-section .button-block {
  padding-top: 30px;
} */

.case-studies-section .read-more svg *,
.case-studies-section .vc_general.vc_btn3 svg * {
  stroke: #fff;
}

.testimonials-flex {
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
}

.testimonials-listing .slick-list {
  overflow: visible;
}

.single-testimonials {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.testimonials-listing .slick-arrow {
  top: -8.375rem;
  right: -0.625rem;
  left: unset;
}

.testimonials-listing .slick-prev.slick-arrow {
  right: 3.75rem;
}

/*
body .logos-slider-section {
  padding-top: 0.875rem;
  padding-bottom: 10.125rem;
} */

.single-logo img {
  filter: grayscale(100%);
  opacity: 0.4;
  transition: all ease 0.3s;
}

.single-logo:hover img {
  filter: none;
  opacity: 1;
}

.case-studies-section {
  padding-top: 6.688rem;
  background-color: #2c373c;
  padding-bottom: 8.75rem;
}

.case-studies-section .main-title,
.contact-left-content {
  position: relative;
}

.case-studies-section .main-title::after {
  content: "";
  position: absolute;
  left: 28%;
  width: 9.375rem;
  height: 10.625rem;
  background: url(../images/success-stories.svg) no-repeat;
  top: -4.375rem;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 0.938rem);
  }
  to {
    transform: translate(0, -0px);
  }
}

.case-studies-section .single-case-studies .embed-responsive-item {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 1.5rem;
}

.case-studies-section .single-case-studies ul {
  margin: 0;
  padding: 0;
  margin-top: 1.25rem;
}

.case-studies-section .single-case-studies li {
  background-color: #222a2d;
  padding: 0.375rem 0.813rem 0.375rem 0.813rem;
  border-radius: 35px;
  color: #ecedef;
  font-size: 0.875rem;
}

.case-studies-section .case_studies_title {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-top: 1.875rem;
}

.case-studies-section .button-block .read-more,
.about-banner .button-block .read-more {
  color: #fff !important;
}

.case-studies-section .content {
  font-size: 0.875rem;
  opacity: 0.7;
  margin-bottom: 2.188rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.case-studies-section .case-studies,
.cat-flex {
  grid-gap: 1rem;
  padding-top: 5rem;
}

.case-studies-section .single-case-studies {
  border: 1px solid #ecedef29;
  background: #313c41;
  border-radius: 1.5rem;
  width: calc(33.33% - 16px);
  padding: 1rem;
  overflow: hidden;
  transition: all ease 0.3s !important;
  padding-bottom: 2.5rem;
  position: relative;
}

.case-studies-section .single-case-studies:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  /*   transform: scale(1.03) !important; */
}

.case-studies-section .site-btn-link {
  font-size: 0.875rem;
  text-decoration: underline;
  position: absolute;
  bottom: 2rem;
}

.case-studies-section .embed-responsive a {
  width: 100%;
  text-decoration: none;
}

.home .banner-section .main-title {
  max-width: 100%;
}

#contact-block {
  padding: 5.625rem 0;
  background-color: #2c373c;
}

#contact-block h2 span {
  display: block;
}

#contact-block iframe {
  max-width: 37.5rem;
  width: 100%;
  margin: auto;
}

.contact-left-content::after {
  content: "";
  position: absolute;
  left: -9.5rem;
  width: 8.5rem;
  height: 8.5rem;
  background: url(../images/contact-plus.svg) no-repeat;
  top: -3.625rem;
  background-size: contain;
}

#contact-block .contact-right-content a {
  color: #fff;
  text-decoration: none;
}

#contact-block .contact-right-content a:hover {
  color: #36c5f0;
}

.contact-right-content h4 {
  font-size: 0.875rem;
}

.footer_bottom .wrapper {
  z-index: 2;
  position: relative;
}

#contact-block .contact-right-content > p {
  color: #fff;
  opacity: 0.7;
}

.footer_bottom {
  border-top: 1px solid #404c52;
  padding-top: 3.75rem;
  position: relative;
}

.get-started-bottom {
  padding: 3.125rem 0;
}

.Footermain {
  background-color: #2c373c;
  padding: 3.125rem 0 1.25rem;
  font-size: 0.875rem;
  position: relative;
}

.Footer--logo {
  display: inline-block;
  width: 11.375rem;
  margin-bottom: 2.125rem;
}

.Footer--widget,
.Footer--widget a {
  color: #b2b6b9;
  text-decoration: none;
}

.Footer--address p {
  color: #b2b6b9;
  font-size: 0.875rem;
  line-height: 2.1;
}

.Footer--address a {
  color: #b2b6b9;
  text-decoration: none;
}

.Footer--menulink {
  font-size: 0.875rem;
}

.Footer--widget ul {
  padding-left: 0;
}

.Footer--widget ul li {
  list-style: none;
}

.Footer--menulink a {
  color: #b2b6b9;
  font-size: 0.875rem;
  padding: 0.125rem 0;
  display: block;
  text-decoration: none;
}

.Footer--menulink a:hover,
.Footer--widget a:hover,
.Footer--address a:hover {
  color: #36c5f0;
}

.Footermain .top-wrapper {
  padding-bottom: 3.75rem;
  /* margin-bottom: 3.75rem; */
  /* border-bottom: 1px solid #404c52; */
}

.phone-email-link:hover svg * {
  stroke: #36c5f0;
}

.phone-email-link {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

.footer-bottom p {
  font-size: 0.875rem;
  color: #b2b6b9;
  text-align: center;
}

.read-more svg *,
.vc_general.vc_btn3 svg * {
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.read-more:hover svg *,
.vc_general.vc_btn3:hover svg * {
  stroke: #fff;
}

.testimonials-section .slick-arrow {
  width: 3.5rem;
  height: 3.5rem;
}

.appt-btn .read-more {
  position: relative;
  padding-right: 4rem !important;
}

.appt-btn .read-more::after {
  content: "";
  position: absolute;
  right: 2rem;
  background: url(../images/arrow_up.svg);
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s ease all;
}

.case_studies_taxonomy a {
  color: #fff;
  text-decoration: none;
}

#contact-block .form-section {
  max-width: 37.5rem;
  margin: auto;
  width: 100%;
  padding-top: 5rem;
}

#contact-block .form-section .form-columns-0 .hs-richtext p {
  color: #c0c3c4;
  opacity: 0.7;
  padding-bottom: 2.5rem;
}

#contact-block .form-section .form-columns-2 {
  display: flex;
  grid-gap: 0.75rem;
}

#contact-block .form-section .form-columns-2 .hs-form-field {
  width: calc(50% - 0.375rem);
}

#contact-block .form-section .form-columns-2 .hs-form-field input {
  width: 100%;
}

#contact-block .form-section fieldset {
  max-width: 100%;
}

#contact-block .form-section fieldset .input {
  margin: 0 !important;
}

#contact-block .form-section .form-columns-1 input,
#contact-block .form-section .form-columns-1 textarea {
  width: 100%;
}

.approach-section p a,
.platforms_block p a {
  text-decoration: underline;
}

#contact-block .form-section input[type="submit"] {
  background-color: #36c5f0;
  color: #2c373c;
  padding: 0.938rem 2.25rem;
  outline: none;
  border: 1px solid #36c5f0;
  border-radius: 1.875rem;
  cursor: pointer;
  transition: 0.4s ease all;
  padding-right: 3.75rem;
  background-image: url(../../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: right 1.563rem center;
  text-transform: capitalize;
}

#contact-block .form-section input[type="submit"]:hover {
  background-color: transparent;
  background-image: url(../../images/arrow-white.svg);
  color: #fff;
}

.hs-error-msgs {
  margin: 0;
  padding: 0;
}

.hs-error-msgs li {
  font-size: 0.938rem;
  color: #ff0a0a !important;
  list-style: none;
}

.hs-error-msgs li label {
  color: #ff0a0a !important;
  font-size: 0.75rem;
  padding-top: 0.563rem;
  margin: 0;
}

#contact-block .form-section input[type="text"],
#contact-block .form-section input[type="tel"],
#contact-block .form-section input[type="email"],
#contact-block .form-section input[type="number"],
#contact-block .form-section textarea {
  background-color: #ecedef;
  border: 1px solid #eaeaea;
  color: rgb(117, 117, 117);
  font-size: 0.875rem;
  border-radius: 1.875rem;
  outline: none;
  padding: 0.938rem 1.125rem;
}

#contact-block .form-section input:focus,
#contact-block .form-section textarea:focus {
  border-color: #36c5f0;
}

/* product page */

.pruduct-banner-section,
.process-banner-section {
  background-color: #2c373c;
  padding-top: 8.6rem;
  padding-bottom: 4rem;
  min-height: 50rem;
  display: flex;
  align-items: center;
}

.pruduct-banner-section .main-title,
.interested-section .wrapper {
  position: relative;
}

.pruduct-banner-section .main-title::after {
  right: 5rem;
  top: -2.438rem;
}

.product-section {
  padding: 9.25rem 0;
}

.single-product {
  position: relative;
  background: rgba(49, 60, 65, 1);
  border: 1px solid rgba(64, 76, 82, 1);
  border-radius: 1.5rem;
  padding: 3rem 1.563rem;
}

.product-details {
  position: relative;
  padding-bottom: 30px;
}

.product-section .product-details {
  min-height: 200px;
}

.page-template-services .cross-functional-section .product-details {
  min-height: 260px;
}

.product-details .product-link {
  position: absolute;
  bottom: 0;
}

.cross-functional-section .product_block > a {
  position: absolute;
  bottom: 10px;
}

.cross-functional-section .product_block > a svg {
  display: none;
}

.product-image {
  border-bottom: 1px solid rgba(64, 76, 82, 1);
  padding-bottom: 3rem;
  margin-bottom: 1.875rem;
  height: 120px;
}

.product-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}

.product-description p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
  color: rgba(192, 195, 196, 1);
  margin-bottom: 1.875rem;
}

.awards-slider .single-awards {
  display: flex;
  justify-content: center;
  align-items: center;
}

.awards-slider .single-awards img {
  max-width: 200px;
  max-height: 100px;
  object-fit: contain;
  object-position: center;
}

.awards-slider .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}

#contact-block .wrapper {
  position: relative;
}

#contact-block .expertise-section-two.right-contact-icon {
  right: 0;
  top: 260px;
  display: none;
}

#contact-block .expertise-section-two.left-contact-icon {
  top: unset;
  bottom: 200px;
  left: 0;
  right: unset;
  max-width: 260px;
  max-height: 210px;
  display: none;
}

.product-link {
  color: rgba(236, 237, 239, 1);
  font-size: 0.875rem;
}

.careers-main h1 {
  max-width: 50.75rem;
  padding-right: 0;
  margin-top: 0;
}

.interested-section .wrapper::before {
  content: "";
  position: absolute;
  left: 8%;
  width: 15.625rem;
  height: 15.625rem;
  background: url(../images/plus.svg) no-repeat;
  top: -25%;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.interested-section .wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  width: 22.75rem;
  height: 22.75rem;
  background: url(../images/call-to-action.svg) no-repeat;
  bottom: -30%;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.interested-section {
  position: relative;
  background-color: rgba(44, 55, 60, 1);
  padding: 8.375rem 0;
  border-bottom: 1px solid rgba(64, 76, 82, 1);
}

.interested-section:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
  background-image: url("../images/interested-bg.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  opacity: 0.15;
  visibility: visible;
}

#caseflow-functional.cross-functional-section.careers-functional::after {
  position: absolute;
  content: "";
  top: 0 !important;
  right: 0 !important;
  width: 45% !important;
  height: 100% !important;
  background: url(../images/tenets.png) no-repeat;
  background-position: top right !important;
  background-size: cover !important;
  opacity: 0.15;
  visibility: visible;
  bottom: unset !important;
  left: unset !important;
  animation-name: none;
}

.interested-section .main-title {
  max-width: 54rem;
  margin: 0 auto;
}

.interested-section .main-title h2 {
  margin-bottom: 5rem;
}

#myHeader .header-top .read-more:hover,
.interested-section .read-more:hover {
  border-color: #36c5f0 !important;
  background: transparent !important;
  color: #fff !important;
  color: #2c373c;
}

#myHeader .header-top .read-more:hover:after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%)
    hue-rotate(10deg) brightness(119%) contrast(116%);
}

/* Services Page */

.services_item .product-image {
  border-bottom: unset;
  padding-bottom: 0;
  margin-bottom: 1.875rem;
}

.product-section .d-flex {
  gap: 1.375rem;
}

.services_item p {
  margin-bottom: 3rem;
}

.interested-section .read-more:hover span {
  color: #fff;
}

.featured-post ul.case_studies_taxonomy {
  list-style: disc;
  padding-left: 1rem;
}

.featured-post ul.case_studies_taxonomy li a:hover {
  color: #ecedef !important;
}

/* BUSINESS PROCESS */

.page-template-startup-service .unique-section .main-title h2::after {
  left: 83%;
}

.process-banner-section .d-flex {
  position: relative;
}

.insight_category {
  background: rgba(44, 55, 60, 1);
}

.process-banner-section .banner_img {
  position: absolute;
  right: 0;
  height: 100%;
  width: 55%;
  min-height: 37rem;
}

.page-template-cloud-engineering-services
  .process-banner-section
  .banner_img
  img {
  max-width: 37rem;
  max-height: 26.625rem;
}

.process-banner-section .banner_img img {
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*     max-width: 50rem; */
  /*     max-height: 35.625rem; */
}

.approach-section {
  padding-top: 9rem;
  padding-bottom: 7rem;
}

.page-id-5917 .approach-section.show_section {
  padding-bottom: 0;
}

#open-poisitions {
  padding-top: 80px;
  padding-bottom: 80px;
}

.approach-section .main-title {
  padding-left: 3.125rem;
}

.approach_img {
  padding-right: 1.125rem;
}

.approach-section h3 {
  margin-bottom: 2.875rem;
}

.text-gray {
  color: #2c373c !important;
}

.text-dark {
  color: rgba(107, 115, 119, 1) !important;
}

.fw-300 {
  font-weight: 300;
}

.approach_img {
  position: relative;
  transform: perspective(3000px) rotateY(-5deg);
  transition: transform 0.5s ease 0s;
}

.approach_img:hover {
  transform: perspective(1500px) rotateY(-20deg);
}

.approach_img img {
  width: 100%;
}

.expertise-section {
  padding-top: 6.625rem;
  padding-bottom: 10.625rem;
  background-color: rgba(44, 55, 60, 1);
}

.expertise-section .wrapper {
  position: relative;
}

.expertise-section .wrapper::before {
  content: "";
  position: absolute;
  left: 24%;
  width: 13.375rem;
  height: 13.375rem;
  background: url(../images/triangle-image.png) no-repeat;
  top: -2.875rem;
  background-size: contain;
}

.expertise-section .main-title {
  margin-bottom: 8.5rem;
  max-width: 35.25rem;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.icon_img img {
  width: 5rem;
  height: 5rem;
  padding: 0.51rem;
  border: 1px solid rgba(79, 88, 93, 0);
  border-radius: 0.625rem;
  background-color: rgba(54, 65, 70, 0);
}

.expertise_block {
  background-color: rgba(49, 60, 65, 1);
  border-radius: 1.5rem;
  padding: 3.75rem;
}

.expertise_icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.expertise_block h5 {
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: center;
  max-width: 22.875rem;
}

.expertise-section .d-flex {
  gap: 1em;
}

.expertise-section .cell-6,
.platforms_block {
  width: calc(50% - 0.5rem);
  z-index: 1;
}

.platforms-section {
  padding: 9.25rem 0;
}

.platforms_block {
  padding: 2.183rem;
  background-color: rgba(236, 237, 239, 1);
  border-radius: 1.5rem;
}

.platforms-section .sub-title p {
  max-width: 31.25rem;
  margin-left: auto;
}

.page-template-open-source-support-and-maintenance
  .platforms-section
  .sub-title
  p {
  color: #000;
  margin-left: 0;
}

.platforms_block img {
  margin-bottom: 2.5rem;
  max-width: 300px;
  width: unset;
  /* max-height: 60px; */
  object-fit: contain;
}

.mb-80 {
  margin-bottom: 5rem;
}

.get-in-section p a,
p a {
  text-decoration: none;
}

.partner-brands-section h2 span {
  display: block;
}

.partner-brands-section {
  padding-bottom: 9.25rem;
}

.get-in-section {
  padding: 8.375rem 0;
  background-color: rgba(44, 55, 60, 1);
  position: relative;
}

.get-in-section .main-title {
  position: relative;
  max-width: 48.063rem;
  margin: 0 auto;
}

.get-in-section .main-title::after {
  content: "";
  position: absolute;
  left: 0;
  width: 12.5rem;
  height: 12.5rem;
  background-color: #e01e5a;
  border-radius: 50%;
  top: -4.75rem;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.projects-section .engagement_block a.read-more {
  padding: 0 !important;
  border: none !important;
  text-decoration: underline;
  background: transparent !important;
}

.projects-section .engagement_block a.read-more:hover,
.projects-section .engagement_block a.read-more:focus {
  color: #36c5f0 !important;
}

/* About Us  */

.awards-section {
  padding: 3.25rem 0 9rem;
}

.awards-slider {
  padding-top: 5.625rem;
}

.awards-section .slick-track,
.logos-slider-section .slick-track {
  display: flex;
  align-items: center;
}

.awards-section .awards-image img {
  margin: auto;
}

.logos-slider-section {
  padding: 6.25rem 0;
}

.awards-section .main-title {
  max-width: 38.5rem;
}

/* .logos-slider-section img {
  filter: brightness(0) saturate(100%) invert(84%) sepia(4%) saturate(327%) hue-rotate(159deg) brightness(87%) contrast(82%);
} */

.logos-slider-section .single-logo img {
  width: 100%;
  max-width: 80%;
  max-height: 10.625rem;
  margin: auto;
  object-fit: contain;
}

.logos-slider-section .single-logo {
  padding: 0 1.25rem;
}

.partners-section {
  padding-bottom: 9.25rem;
  padding-top: 3.75rem;
}

.expertise-section .tenets-title {
  margin-bottom: 5.625rem;
}

.expertise_icon.tenets_block {
  justify-content: start;
  align-items: self-start;
  position: relative;
  gap: 1.5rem;
}

.partners-section .sub-title p {
  max-width: 18rem;
}

.expertise_icon.tenets_block h5,
.expertise_icon.tenets_block h3 {
  text-align: left;
  margin-bottom: 0;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
  min-height: 35px;
}

.expertise_icon.tenets_block::before {
  content: "";
  background-color: rgba(224, 30, 90, 1);
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: -1.125rem;
  border-radius: 3.125rem;
  left: -1.75rem;
}

.tenets_block p {
  font-size: 0.875rem;
  color: rgba(192, 195, 196, 1);
}

/* careers page */

.banner-title p {
  color: #c0c3c4;
  font-size: 0.875rem;
  line-height: 1.7;
  max-width: 31.25rem;
  margin-bottom: 2.5rem;
}

.fs-16 {
  font-size: 1rem;
}

.counter-section .wrapper {
  position: relative;
}

.counter-section .wrapper::after {
  content: "";
  position: absolute;
  left: 2rem;
  background: url(../images/counter_icon.svg) no-repeat;
  width: 100%;
  height: 100%;
  top: -6rem;
  background-size: contain;
}

.counter_listing {
  max-width: 80%;
  grid-gap: 1rem;
  margin: 0 auto;
}

.counter-details {
  width: calc(33.33333% - 16px);
  position: relative;
}

.counter-details::after {
  content: "";
  position: absolute;
  left: -8px;
  background-color: #ecedef;
  width: 1px;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
}

.counter_listing .counter-details:last-child:before {
  content: "";
  position: absolute;
  right: -8px;
  background-color: #ecedef;
  width: 1px;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
}

.counter_block {
  padding: 2rem;
  border-top: 1px solid #ecedef;
  border-bottom: 1px solid #ecedef;
}

.development-section .main-title {
  padding-left: 0;
  padding-right: 50px;
}

.development-section .approach_img {
  padding-right: 0;
}

.development_img {
  max-width: 50%;
}

.low-code-section .mob-sec,
.mob-sec {
  display: none;
}

.low-code-section .dex-sec,
.dex-sec {
  display: block;
}

.member_img img {
  border-radius: 1.5rem;
}

.member_info svg {
  margin-bottom: 3rem;
}

.member_info h6 {
  margin-bottom: 0.5rem;
}

.member_listing .member-details:nth-child(even) .member_block {
  flex-direction: row-reverse;
}

.member_listing .member-details:nth-child(even) .member_block .text-left {
  text-align: right;
  padding-left: 50px;
  padding-right: 0;
}

.member_listing .member-details:nth-child(odd) .member_block .text-left {
  padding-right: 50px;
}

.member_listing {
  row-gap: 9.25rem;
}

.member_info h4 {
  margin-bottom: 8.2rem;
}

.member-section {
  margin-bottom: 3.125rem;
}

.development-img {
  padding-left: 20px;
}

.member-section {
  position: relative;
}

.member-section::after {
  content: "";
  position: absolute;
  right: -6.25rem;
  top: 28%;
  width: 17.688rem;
  height: 17.688rem;
  border: 2px solid rgba(224, 30, 90, 1);
  border-radius: 50%;
  z-index: -1;
}

/* Product Page */

/* .product-banner {
    padding-top: 11rem;
    padding-bottom: 6rem;
} */

.caseflow-section {
  padding-top: 9.25rem;
  padding-bottom: 6.25rem;
}

.caseflow-section .sub-title img {
  max-width: 15rem;
  margin-bottom: 20px;
}

.caseflow-section .sub-title p {
  color: rgba(107, 115, 119, 1);
  /* max-width: 32.75rem; */
}

.caseflow-section .main-title span {
  color: rgba(54, 197, 240, 1);
  text-transform: lowercase;
}

.caseflow-title {
  font-size: 3rem;
  text-transform: capitalize;
}

.caseflow_listing {
  display: flex;
  flex-direction: column;
  grid-gap: 11.25rem;
}

.caseflow-image {
  margin-bottom: 3.5rem;
}

.caseflow-section .title-block {
  margin-bottom: 6.25rem;
}

.caseflow-description {
  padding-left: 6.25rem;
}

.caseflow_listing .caseflow_item .caseflow-image {
  position: relative;
}

.caseflow_listing .caseflow_item .caseflow-image::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  transform: translateY(-50%);
  background-size: contain !important;
  z-index: -1;
}

.caseflow-description p {
  line-height: 1.3;
}

.caseflow_listing .caseflow_item:nth-child(1) .caseflow-image::after {
  background: url(../images/business-img.svg) no-repeat;
  width: 17.813rem;
  height: 9rem;
}

.caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::after {
  background: url(../images/facets-right.svg) no-repeat;
  width: 24rem;
  height: 6.125rem;
  bottom: 0;
  top: unset;
  transform: unset;
  left: -2rem;
}

.caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::before {
  content: "";
  position: absolute;
  background: url(../images/facets-right.svg) no-repeat;
  width: 24rem;
  height: 6.125rem;
  right: -1.6rem;
  top: 0;
  z-index: -1;
}

.caseflow_listing .caseflow_item:nth-child(3) .caseflow-image::after {
  background: url(../images/Holistic-img.svg) no-repeat;
  width: 15.875rem;
  height: 15.125rem;
  right: 0;
  left: unset;
}

.caseflow_listing .caseflow_item:nth-child(4) .caseflow-image::after {
  background: url(../images/professional-img.svg) no-repeat;
  width: 17.688rem;
  height: 11.625rem;
}

.cross-functional-section {
  background-color: rgba(44, 55, 60, 1);
  padding-top: 6.688rem;
  padding-bottom: 8.063rem;
  overflow: hidden;
}

.cross-functional-section .main-title {
  max-width: 64rem;
}

.cross-functional-section .wrapper {
  position: relative;
}

.cross-functional-section .wrapper::before {
  content: "";
  position: absolute;
  left: 8%;
  width: 12.375rem;
  height: 12.375rem;
  background: url(../images/triangle-image.png) no-repeat;
  top: -4.875rem;
  background-size: contain;
}

.functional_listing {
  gap: 1rem;
}

.cross-functional-section .single-product {
  padding: 1.5rem;
  width: calc(25% - 0.8rem);
}

.cross-functional-section .product-image img {
  max-width: 5rem;
  max-height: 5rem;
  background-color: #2c373c00;
  border-radius: 1rem;
  padding: 0.51rem;
}

.cross-functional-section .wrapper::after {
  content: "";
  position: absolute;
  background-color: #e01e5a;
  bottom: -20rem;
  width: 20.813rem;
  height: 20.813rem;
  border-radius: 50%;
  right: 0;
}

.product-banner h1 {
  padding-right: 0;
  max-width: 50rem;
  width: 100%;
}

.product-banner .about-content,
.process-banner-section .main-title {
  max-width: 50rem;
  width: 46%;
}

.process-banner-section.product-banner .main-title {
  max-width: 100%;
  width: 100%;
}

.product-banner .about-content h1 {
  max-width: 100%;
  width: 100%;
}

.caseflow-image .caseflow-title {
  display: none;
}

.error-section {
  background-color: #2c373c;
  padding-top: 9rem;
  position: relative;
}

.error-section::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/box.svg) no-repeat;
  top: 0px;
  background-size: cover;
  z-index: 0;
  opacity: 0.3;
  pointer-events: none;
}

.error-section .main-title img {
  max-width: 210px;
  margin: auto;
  width: 100%;
}

.error-section .main-title {
  position: relative;
  max-width: 44rem;
  margin: auto;
  text-align: center;
}

.error-section .main-title h4 {
  margin-bottom: 0;
}

.error-section .main-title::after {
  content: "";
  position: absolute;
  left: 74%;
  width: 8rem;
  height: 8rem;
  background-color: #e01e5a;
  border-radius: 50%;
  top: 0;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.page-template-product-caseflow
  .process-banner-section.product-banner
  .read-more {
  color: #ecedef !important;
}

#principles-section.cross-functional-section .single-product {
  padding: 1.5rem;
  width: calc(33% - 0.8rem);
}

#principles-section.cross-functional-section {
  background-color: transparent;
}

#principles-section.cross-functional-section .wrapper::before,
#principles-section.cross-functional-section::after {
  visibility: hidden;
}

#principles-section .main-title h2 {
  max-width: 38.75rem;
}

#sneak-peak-section {
  background: rgba(44, 55, 60, 1);
  padding: 6rem 0;
}

.govquery_block h3,
.ai_info.sub-title h3 {
  font-size: 3rem;
  margin-bottom: 2.5rem;
}

.govquery_block .sub-title,
.ai_info.sub-title {
  position: relative;
  max-width: 38rem;
}

.govquery_block .sub-title::after,
.ai_info.sub-title::after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 4rem;
  background: rgba(224, 30, 90, 1);
  top: -2rem;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  left: -2rem;
  border-radius: 50%;
  z-index: -1;
}

.govquery_img img {
  max-width: 18.875rem;
  min-height: 18.313rem;
  object-fit: contain;
}

.govquery_block {
  background: rgba(49, 60, 65, 1);
  padding: 4.375rem;
  border-radius: 1.5rem;
  margin-top: 3rem;
}

.govquery_info h5 {
  min-height: 3.563rem;
}

.govquery_block .sub-title p {
  font-weight: 300;
}

.govquery_block .d-flex {
  justify-content: space-between;
}

.govquery_item img {
  max-width: 1.75rem;
}

.govquery_item {
  display: flex;
  gap: 1rem;
  margin-top: 3.5rem;
}

.govquery_icon {
  width: 8%;
}

.govquery_info {
  max-width: 18rem;
}

.sneak-peak-section .sub-title p {
  font-weight: 300;
  font-size: 16px;
}

.govquery_info p {
  font-size: 14px;
  color: rgba(192, 195, 196, 1) !important;
  font-weight: 300;
}

.govquery_block a.read-more,
.ai_info.sub-title a.read-more {
  color: #fff !important;
}

.page-template-ai-services .banner_img img {
  max-width: 32rem;
  object-fit: contain;
}

.page-template-ai-services .process-banner-section .banner_img {
  width: unset;
}

.sneak_peak_listing {
  background: rgba(49, 60, 65, 1);
  padding: 4.375rem;
  border-radius: 1.5rem;
  margin-top: 4rem;
}

.ai_img img {
  max-width: 18.875rem;
}

.sneak-peak-section .wrapper,
.sneak-peak-section {
  position: relative;
}

.sneak-peak-section::after {
  position: absolute;
  content: "";
  top: 0 !important;
  right: 0;
  width: 45%;
  height: 100%;
  background: url(https://149352710.v2.pressablecdn.com/wp-content/themes/aot-technologies/assets/images/interested-bg.svg) !important;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  opacity: 0.15;
}

.sneak-peak-section .wrapper::after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 4rem;
  background: url(https://149352710.v2.pressablecdn.com/wp-content/themes/aot-technologies/assets/images/stories-star.svg)
    no-repeat !important;
  visibility: visible !important;
  background-size: contain !important;
  width: 18rem;
  height: 5rem;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.partner_brand .single-awards {
  width: calc(20% - 4rem);
}

.partner_brand {
  gap: 5rem;
  justify-content: center;
}

.partner_brand .single-awards img {
  max-height: 4.5rem;
  object-fit: contain;
}

.ai-partner {
  padding-top: 10rem;
  padding-bottom: 8.75rem;
  position: relative;
}

.ai-partner .partners-image {
  position: absolute;
  right: -1rem;
  top: -3rem;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

#ai-get-in.get-in-section .main-title::after {
  display: none;
}

#ai-get-in h4 {
  font-family: var(--body-font-family);
  font-size: 1.5rem;
  max-width: 36rem;
}

.ai-cross-functional .product-image img {
  background: #4f585d00;
}

.ai-cross-functional .product-title {
  text-transform: capitalize;
  font-size: 2rem;
  max-width: 19rem;
  min-height: 5.188rem;
}

#ai-get-in.get-in-section {
  border-bottom: 1px solid #404c52;
  padding: 4.375rem 0;
}

section#contact-block.ai-contact {
  padding-top: 7rem;
}

#ai-banner h1 {
  font-size: 4rem;
  font-weight: 700;
}

#ai-banner.process-banner-section .main-title {
  width: 60%;
}

.sneak-peak-section .main-title p {
  color: #c0c3c4;
}

.ai-approach h3 {
  max-width: 32rem;
}

#about-approach.ai-approach img.icon-one {
  margin-top: -4rem;
  left: 2rem;
}

#about-approach.ai-approach img.icon-twoo {
  top: -11rem;
}

#about-approach.ai-approach img.icon-threee {
  top: -8rem;
}

@media only screen and (max-width: 1536px) {
  /* 	img.partners-image{
		right: 575px;
	} */
  .govquery_info {
    max-width: 21rem;
  }
  img.in-house-two {
    left: 630px;
    top: 60px;
  }
  img.in-house-five {
    top: 125px;
    right: 90px;
  }
  img.in-house-four {
    top: 70px;
    right: 150px;
  }
  img.in-house-three {
    top: 90px;
    right: 335px;
  }
  img.in-house-one {
    top: 130px;
  }
  h1.wow.fadeInUp.about-head.res-head.animated {
    font-size: 46px;
  }
}

@media only screen and (max-width: 1400px) {
  .custom-width {
    width: 100% !important;
    margin: auto;
  }
  section.interested-section {
    overflow: hidden !important;
  }
  /* .about-banner {
  padding-top: 210px;
} */
  h1.wow.fadeInUp.about-head.res-head.animated {
    font-size: 40px;
  }
  img.about-image-one {
    height: 370px;
    object-fit: cover;
  }
  section.interested-section {
    overflow: hidden;
  }
  img.award-image {
    width: 198px;
    margin-top: 20px;
    padding-right: 18px;
  }
  .custom-width {
    width: 100%;
  }
  .process-banner-section .banner_img {
    position: absolute;
  }
}

@media only screen and (max-width: 1280px) {
  #about-approach.ai-approach img.icon-twoo {
    top: -8rem;
  }
  #about-approach.ai-approach img.icon-one {
    margin-top: -2rem;
  }
  #about-approach.ai-approach img.icon-threee {
    top: -4rem;
  }
  .custom-development .wrapper::before {
    right: 10%;
  }
  .wrapper {
    width: 1100px !important;
  }
  img.call-to-action-image {
    right: 115px;
  }
}

@media only screen and (max-width: 1024px) {
  .govquery_info h5 {
    min-height: unset;
    font-size: 20px;
  }
  #ai-banner.process-banner-section .main-title {
    width: 100%;
    max-width: 50rem;
    margin-bottom: 3rem;
  }
  #about-approach.ai-approach {
    padding-top: 8rem;
  }
  #about-approach.ai-approach img.icon-one {
    margin-top: -4rem;
  }
  #about-approach.ai-approach img.icon-twoo {
    top: -638px !important;
  }
  #about-approach.ai-approach img.icon-threee {
    top: 1rem;
  }
  #principles-section.cross-functional-section .single-product {
    padding: 1.5rem;
    width: calc(50% - 0.8rem);
  }
  #principles-section.cross-functional-section {
    background-color: transparent;
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .govquery_block .sub-title {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .govquery_info {
    max-width: 90%;
  }
  .govquery-listing .cell-1024-6 {
    width: calc(50% - 1.2rem);
  }
  .sneak_peak_listing {
    flex-wrap: wrap;
  }
  .ai_info.sub-title {
    padding-right: 1.5rem;
  }
  .ai_img {
    padding-left: 1.5rem;
  }
  .sneak_peak_listing .sub-title p {
    font-size: 14px;
  }
  .partner_brand .single-awards {
    width: calc(25% - 4rem);
  }
  .ai-partner {
    padding-top: 7rem;
    padding-bottom: 5.75rem;
  }
  .process-banner-section .banner_img {
    min-height: unset;
  }
  img.in-house-five {
    top: -65px;
  }
  img.in-house-four {
    top: -20px;
  }
  img.in-house-three {
    top: 0;
  }
  img.in-house-two {
    top: -99px;
  }
  img.in-house-one {
    top: -90px;
  }
  .process-banner-section .banner_img {
    transform: translateY(0);
  }
  .approach-section {
    position: relative;
    padding-top: 110px;
    padding-bottom: 50px;
  }
  .interested-section .wrapper::before {
    left: 20px;
  }
  img.call-to-action-image {
    right: 30px;
    width: 150px;
  }
  .approach-section .main-title {
    padding-left: 0px;
  }
  .approach-section .approach_img,
  .approach-section .main-title {
    width: 100%;
  }
  img.about-image-one {
    height: 100%;
  }
  .about-head {
    padding-right: 0px;
  }
  .process-banner-section .banner_img {
    position: unset;
    margin-top: -50px;
  }
  .process-banner-section.product-banner .banner_img {
    margin-top: 50px;
  }
  .page-id-5917 .process-banner-section .banner_img {
    margin-top: 30px;
  }
  /* .approach-section h3 {
    position: absolute;
    top: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 90%;
  } */
  .platforms-section .in-house-five {
    top: 4rem;
  }
  .platforms-section .in-house-four {
    top: 0rem;
  }
  .platforms-section .in-house-two {
    top: 2rem;
  }
  .platforms-section .in-house-one {
    top: 5rem;
  }
    .two-col-copy{
  columns: 1;
}
}

@media only screen and (max-width: 769px) {
  #ai-banner h1 {
    font-size: 3.4rem;
  }
  #about-approach.ai-approach img.icon-one {
    margin-top: 0rem;
  }
  #about-approach.ai-approach img.icon-threee {
    top: 1rem;
    right: 2rem;
  }
  #about-approach.ai-approach img.icon-twoo {
    top: -420px !important;
    left: 10% !important;
  }
  .page-template-template.page-template-ai-services
    .cross-functional-section::before {
    right: 5%;
    width: 17rem;
    height: 3rem;
    top: 20px;
    left: unset !important;
  }
  #about-approach.ai-approach {
    padding-top: 6rem;
    padding-bottom: 0;
  }
  #principles-section.cross-functional-section .single-product {
    width: 100%;
  }
  .govquery_block,
  .sneak_peak_listing {
    padding: 4.375rem 2rem;
  }
  .govquery_block .sub-title::after,
  .ai_info.sub-title::after {
    width: 3rem;
    height: 3rem;
    top: -1rem;
    left: -1rem;
  }
  .ai_img {
    text-align: left !important;
  }
  .partner_brand .single-awards {
    width: calc(50% - 4rem);
  }
  .partner-brands-section.ai-partner .main-title {
    margin-bottom: 0;
  }
  .sneak-peak-section .wrapper::after {
    display: none;
  }
  .ai-cross-functional .product-title {
    min-height: unset;
  }
  img.call-to-action-image {
    display: none;
  }
  img.custom-image-3 {
    display: none;
  }
  .res-p11 {
    padding: 30px 0px !important;
  }
  .expertise-section-one {
    display: none;
  }
  .expertise-section-two {
    display: none;
  }
  .res-p-11 {
    padding: 0 !important;
  }
  .res-custom-head-p {
    padding-top: 20px;
    margin-bottom: 20px !important;
  }
  .process-banner-section {
    padding-bottom: 250px;
  }
  .award-section-two {
    display: block;
    position: relative;
  }
  img.award-image-two {
    position: absolute;
    padding-left: 195px;
  }
  .res-left-align {
    padding-right: 60px;
  }
  section.interested-section {
    overflow: hidden;
  }
  .button-block {
    width: 90%;
    margin: auto;
  }
  a.read-more {
    width: 100%;
  }
  .interested-section {
    padding-top: 80px;
    padding-bottom: 77px;
  }
  .award-section {
    position: relative;
  }
  .award-section {
    display: none;
  }
  img.about-image-one {
    height: 370px;
    object-fit: cover;
  }
  section.approach-section {
    padding-top: 300px;
  }
  /* .about-banner {
  padding-top: 164px;
  padding-bottom: 350px;
} */
  .responsive-section {
    display: flex;
  }
  .width-100 {
    width: 100%;
  }
  section.partners-section {
    padding: 30px 0px 30px 0px;
  }
  .awards-slider.d-flex.slick-initialized.slick-slider {
    padding-top: 25px;
  }
  .res-p {
    padding: 40px 0px 20px 0px !important;
  }
  .res-p1 {
    padding: 80px 0px 40px 0px;
  }
  .expertise_block.cell-6.width-100 {
    width: 100%;
  }
  /* .process-banner-section .banner_img {
    position: absolute;
    right: 0;
    left: 0;
    top: 385px;
  } */
  .about-head {
    font-size: 35px !important;
    padding: 0px;
    line-height: 1.2em !important;
  }
  .custom-width {
    width: auto;
    margin: auto;
  }


}

/* tablet start */

@media only screen and (max-width: 1600px) {
  .banner-section {
    padding-top: 220px !important;
  }
  /* .banner-slide .banner-section .main-title::before {
    top: 7rem;
    right: 38%;
  } */
  .banner-slide .banner-section .wrapper::before {
    width: 10rem;
    top: -126px;
  }
  .banner-slide .banner-section .main-title::after {
    top: -3.5rem;
    right: 36%;
  }
  .banner-slide .banner-section .main-title::before {
    top: -3.5rem;
  }
  .banner-slider .slick-prev {
    right: 20% !important;
    top: 72% !important;
  }
  .banner-slider .slick-next {
    top: 72% !important;
  }
  .slick-4 .banner-section .main-title::after {
    left: 25px !important;
    top: 280px !important;
  }
  .slick-1 .banner-section .sub-title p {
    margin-top: 6rem;
  }


}

@media only screen and (max-width: 1440px) {
  .banner-slider .slick-next {
    right: 30px !important;
  }
  .banner-slider .slick-prev {
    right: 85px !important;
  }
}

@media only screen and (max-width: 1536px) {
  .banner-section .main-title::before {
    width: 200px;
    height: 200px;
    top: -120px;
    bottom: unset;
  }
  .caseflow_listing .caseflow_item:nth-child(4) .caseflow-image::after,
  .caseflow_listing .caseflow_item:nth-child(3) .caseflow-image::after,
  .caseflow_listing .caseflow_item:nth-child(1) .caseflow-image::after {
    width: 14.688rem;
  }
  .caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::before {
    width: 17rem;
  }
  h1.wow.fadeInUp.about-head.res-head.animated {
    width: 100%;
  }
  /*   .page-template-services .about-head {
    padding-right: 300px !important;
  } */
  .appt-btn .read-more::after {
    content: "";
    position: absolute;
    right: 2rem;
    background: url(../images/arrow_up.svg);
    width: 1.5rem;
    height: 1.5rem;
    top: 45%;
    transform: translateY(-50%);
    transition: 0.5s ease all;
  }
  .testimonials-listing .slick-prev.slick-arrow:after {
    top: 10px;
    left: 25%;
  }
  .testimonials-section .slick-arrow::after {
    top: 10px;
    left: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .banner-section {
    padding-top: 165px !important;
  }
  .banner-section .btn_block {
    position: unset;
  }
  .slick-4 .banner-section::before {
    top: 10rem !important;
  }
  .slick-1 .banner-section .sub-title p {
    margin-top: 0;
  }
  .banner-description .wrapper {
    padding: 40px 15px !important;
  }
  .slick-2 .banner-section .main-title::after {
    width: 392px;
    height: 186px;
    top: 290px !important;
    left: 10% !important;
  }
  .slick-3 .banner-section .main-title::before {
    top: 0px !important;
    bottom: unset !important;
    left: 75% !important;
  }
  .slick-3 .banner-section .main-title::after {
    top: 290px !important;
    width: 360px;
    height: 180px;
  }
  .banner-slider.slick-4 .banner-section .main-title::after {
    left: 5% !important;
    top: 395px !important;
  }
  .slick-4 .banner-section .main-title::after {
    left: 34% !important;
    top: 312px !important;
    width: 14rem !important;
    height: 5rem !important;
  }
  .banner-section .main-title::before {
    top: -4.5rem !important;
    right: 0 !important;
  }
  /* .banner-slider .banner-section .main-title::after {
    top: 180px !important;
    left: unset !important;
    right: 20px !important;
  } */
  /* .banner-slider .banner-section .wrapper::before {
    width: 280px !important;
    height: 134px !important;
    top: 380px !important;
  } */
  .banner-slide .banner-section .wrapper::before {
    top: -80px;
    width: 8rem;
  }
  .banner-slide .banner-section .main-title::after {
    top: -4.5rem;
    right: 30%;
    width: 8rem;
    height: 8rem;
  }
  .banner-slider .slick-prev {
    right: 12% !important;
    top: 85% !important;
  }
  .banner-slider .slick-next {
    right: 20px !important;
    top: 85% !important;
  }
  .banner-slider.slick-3 .banner-section .main-title::after {
    top: 360px !important;
  }
  .banner-slider.slick-2 .banner-section .main-title::after {
    left: 5% !important;
    width: 285px;
    top: 385px !important;
  }
  .Footermain .top-wrapper .d-flex .cell-3:first-child,
  .Footermain .top-wrapper .d-flex .cell-3:nth-child(2) {
    width: 22%;
  }
  .Footermain .top-wrapper .d-flex .cell-3:last-child {
    width: 31%;
  }
}

@media only screen and (max-width: 767px) {
  /* .single-event .projects-section.po-r {
        padding-bottom: 140px !important;
    }
    .single-event .projects-section.po-r .button-block {
        bottom: 100px !important;
    } */
  .banner-slide .banner-section {
    padding-top: 90px !important;
    padding-bottom: 50px !important;
  }
  .banner-slider .slick-next {
    top: 92% !important;
  }
  .banner-slider .slick-prev {
    right: 64px !important;
    top: 92% !important;
  }
  .ai_info.sub-title {
    padding-right: 0;
  }
  .ai_img {
    padding-left: 0;
  }
  .govquery-listing .cell-1024-6 {
    width: 100%;
  }
  .sneak_peak_listing > .d-flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 2rem;
  }
  .page-id-6794 .process-banner-section .banner_img img,
  .page-id-6861 .process-banner-section .banner_img img,
  .page-id-7390 .process-banner-section .banner_img img {
    min-height: unset;
  }
  .home .why-us-section .single-why-us {
    justify-content: center;
  }
  .home .banner-section .bottom-banner {
    padding-top: 1.75rem;
    padding-bottom: 2.125rem;
  }
  .home .banner-section .bottom-banner {
    margin-top: 10px;
  }
  .home .banner-section .bottom-banner {
    margin-top: 10px;
  }
  .home .sub-title.wow.fadeInUp.animated {
    width: 100%;
  }
  .page-template-about-us .approach-section {
    padding-bottom: 40px;
  }
  .approach-section .main-title {
    margin-top: 0;
  }
  .page-template-about-us img.icon-twoo {
    width: 25px;
    left: 230px;
    top: -325px;
  }
  .page-template-about-us img.icon-one {
    top: 15px;
    left: 90px;
  }
  .page-template-about-us img.icon-threee {
    right: 45px;
  }
  .page-template-about-us .sub-title.wow.fadeInUp.animated p {
    font-size: 1.1rem;
  }
  .partners-section .awards-slider .single-awards {
    margin: 2rem;
  }
  .tenets_block p {
    font-size: 1.1rem;
  }
  .sub-title.wow.fadeInUp.animated {
    width: 100%;
  }
  .process-banner-section .banner_img img {
    min-height: 328px;
    object-fit: cover;
  }
  .page-template-business-process .awards-section .button-block {
    display: none;
  }
  .awards-section .main-title h2 {
    /*     display: flex !important; */
    flex-wrap: wrap;
    width: 100%;
  }
  .page-template-business-process .projects-section img.project-one {
    right: 120px;
    bottom: -55px;
  }
  .page-template-business-process .projects-section img.project-two {
    right: 60px;
    bottom: -100px;
  }
  .page-template-business-process .projects-section img.project-three {
    bottom: -45px;
  }
  .projects-section.po-r {
    padding-bottom: 70px;
  }
  .projects-section .button-block.fadeInUp {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(15px, 0px) !important;
    width: 100%;
    max-width: 100%;
  }
  .projects-section .single-engagement {
    margin: 0.4rem;
  }
  .platforms_block img {
    max-width: 170px;
  }
  img.plateform-image-one {
    width: 200px;
  }
  .cross-functional-section .product-image img {
    display: flex;
    justify-content: flex-start !important;
    margin: 0;
  }
  .cross-functional-section .single-product {
    margin-bottom: 0.5rem;
  }
  /* .draggable {
    width: calc(50% + 9rem);
    overflow: unset;
    margin-left: -15px !important;
  } */
  img.project-one {
    right: 50px;
    bottom: 90px;
  }
  img.project-three {
    right: 150px;
    bottom: 30px;
  }
  img.in-house-three {
    top: 45px;
    right: 45px;
  }
  .page-template-about-us .sub-title.wow.fadeInUp.animated {
    width: 60% !important;
    margin: 0;
  }
  img.icon-threee {
    position: absolute;
    width: 24px;
    top: 35px;
    left: unset;
    right: 90px;
    transform: translate(-60px, 90px);
  }
  img.icon-twoo {
    width: 25px;
    left: 147px;
    top: -298px;
  }
  img.icon-one {
    transform: translate(28px, 40px);
    top: 35px;
  }
  .platforms_block {
    padding: 30px;
  }
  .platforms-section {
    padding: 70px 0;
  }
  .partner-brands-section {
    padding-bottom: 70px;
  }
  .partner-brands-section .button-block {
    width: 100%;
  }
  .partner-brands-section .button-block .read-more {
    width: 100%;
    min-width: 100%;
  }
  .projects-section .engagement_block a.read-more {
    min-width: 70px;
  }
  .flexible-engagements-section,
  .testimonials-section,
  .projects-section {
    padding: 50px 0;
  }
  .get-in-section {
    padding: 50px 0;
  }
  .expertise-section .main-title {
    margin-bottom: 40px;
  }
  .expertise-section .main-title {
    max-width: 345px;
  }
  .partners-section {
    padding-bottom: 15px;
  }
  .awards-section .read-more {
    text-transform: capitalize;
    width: 100%;
  }
  .awards-section .title-block .button-block {
    position: absolute;
    bottom: 0;
    width: calc(100% - 36px);
  }
  .header-top > .d-flex.justify-content-between {
    grid-gap: unset;
  }
  .d-flex.justify-content-between {
    grid-gap: 20px;
  }
  .mb-80 {
    margin-bottom: 25px;
  }
  img.in-house-five {
    top: 5px;
    right: 80px;
  }
  img.in-house-four {
    right: 120px;
    top: -20px;
  }
  .fadeInUp {
    width: 100%;
  }
  img.expertise-section-one {
    display: none;
  }
  .expertise-section .wrapper::before {
    top: -35px;
    left: 55%;
    width: 95px;
    height: 85px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  img.expertise-section-two {
    display: none;
  }
  .approach-section {
    padding-bottom: 50px;
  }
  img.call-to-action-image {
    display: none;
  }
  .interested-section .wrapper::before {
    top: -15%;
    left: 10%;
  }
  img.custom-image-3 {
    display: none;
  }
  .expertise-section .cell-6,
  .platforms_block {
    width: calc(100% - 0px);
  }
  .expertise-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .approach_img {
    padding-right: 0px;
  }
  .approach-section {
    padding-top: 6.5rem;
    padding-bottom: 70px;
  }
  h1.wow.fadeInUp.about-head.res-head.animated {
    font-size: 36px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-head {
    font-size: 3.6rem;
  }
  .process-banner-section .banner_img,
  .process-banner-section .banner_img {
    margin-top: -45px;
  }
}

@media only screen and (max-width: 1340px) {
  .product-banner .about-head {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 1024px) {
  #development_services.low-code-section .wrapper::before {
    height: 4.375rem;
    bottom: 1.5rem;
  }
  #home-why-us.why-us-section .single-why-us:nth-child(odd),
  #home-why-us.why-us-section .single-why-us:nth-child(even) {
    flex-direction: unset;
    grid-gap: 0;
  }
  #home-why-us.why-us-section .single-why-us:nth-child(odd) {
    flex-direction: row-reverse !important;
  }
  #consulting-platforms img.in-house-five {
    top: 0;
  }
  #consulting-platforms img.in-house-four {
    top: -4%;
  }
  #consulting-platforms img.in-house-three {
    top: 2%;
    right: 32%;
  }
  #consulting-platforms img.in-house-one {
    top: 4%;
    left: 50%;
  }
  #consulting-platforms img.in-house-two {
    top: -3%;
    left: 60%;
  }
  .page-template-public-sector-consulting-services .approach-section {
    padding-top: 13rem;
  }
  .projects-section img.project-three {
    right: 12% !important;
  }
  .projects-section img.project-one {
    right: 28% !important;
    bottom: 70px;
  }
  .projects-section img.project-two {
    right: 20% !important;
    bottom: 40px;
  }
  .page-template-development-service .main-title.banner-title {
    margin: 0;
  }
  .pruduct-banner-section,
  .process-banner-section {
    padding-top: 9rem;
    padding-bottom: 5.3rem;
  }
  .page-template-development-service
    .low-code-section
    .tab-container
    ul.tabs-list
    li
    span {
    text-align: center;
  }
  .testimonials-section::after {
    height: 15%;
  }
  .testimonials-listing .slick-prev.slick-arrow:after {
    left: 22%;
    width: 30px;
    height: 30px;
    top: 7px;
  }
  .testimonials-section .slick-arrow::after {
    width: 30px;
    height: 30px;
    top: 7px;
  }
  .product-banner::after,
  .process-banner-section::after {
    width: 53%;
  }
  .banner-section .bottom-banner {
    padding-top: 1.75rem;
  }
  .banner-section .sub-title {
    max-width: 100% !important;
  }
  .sub-title {
    width: 100% !important;
  }
  .mobile_menu .mob-appntmtn .read-more {
    font-size: 14px !important;
    padding: 15px 35px 15px !important;
    min-width: 335px;
    color: #2c373c !important;
  }
  .process-banner-section .banner_img,
  .process-banner-section .banner_img {
    width: 100%;
  }
  .case-studies-section .site-btn-link {
    bottom: 1.2rem;
  }
  #contact-block .expertise-section-two.left-contact-icon {
    max-width: 130px;
    max-height: 140px;
  }
  .member_info h4 {
    margin-bottom: 2rem;
  }
  .counter_listing {
    max-width: 100%;
  }
  .development-section .d-flex.align-items-center {
    flex-direction: column-reverse;
  }
  .development-section {
    padding-top: 60px !important;
  }
  .development-section .main-title {
    padding-right: 0;
  }
  .development-img {
    padding-left: 0;
  }
  .banner-title p {
    margin-top: 1rem;
    letter-spacing: 2px;
  }
  .interested-section .main-title h2 {
    margin-bottom: 50px;
  }
  .interested-section .wrapper::before {
    left: 5%;
    width: 140px;
    height: 140px;
    top: -20%;
  }
  .interested-section .wrapper::after {
    width: 11.75rem;
    height: 11.75rem;
    right: 2rem;
  }
  .interested-section {
    padding: 80px 0;
  }
  .product-section {
    padding: 80px 0;
  }
  /*     .pruduct-banner-section,
    .process-banner-section {
        padding-top: 200px;
        padding-bottom: 140px;
    } */
  .header-logo img {
    min-width: 240px !important;
  }
  #contact-block .form-section {
    padding-top: 40px;
  }
  .banner-section .bottom-banner p {
    font-size: 20px;
  }
  .banner-section .wrapper::before {
    width: 280px;
    height: 134px;
    top: -146px;
  }
  .banner-section {
    padding-top: 200px;
  }
  .banner-section .main-title::after,
  .pruduct-banner-section .main-title::after {
    right: 0;
    width: 140px;
    height: 140px;
    top: -70px;
  }
  .banner-section .main-title::before {
    width: 150px;
    height: 150px;
  }
  .banner-section .bottom-banner {
    margin-top: 30px;
  }
  .main-title h2 {
    font-size: 42px;
  }
  .why-us-section .single-why-us {
    margin-left: -20px;
    margin-right: -20px;
  }
  .why-us-section .cell-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* flexible-engagements */
  .flexible-engagements-section,
  .why-us-section,
  .awards-section {
    padding: 60px 0 80px !important;
  }
  .flexible-engagements-section .title-block {
    margin-bottom: 60px;
  }
  .flexible-engagements-section .cell-4,
  .single-product,
  .projects-section .cell-4 {
    width: 48%;
  }
  .flexible-engagements-section .engagement-listing,
  .product-section .d-flex,
  .projects-section .engagement-listing {
    justify-content: space-around;
    row-gap: 12px;
  }
  .why-us-details .why-us-title {
    font-size: 34px;
  }
  /* logos-slider-section */
  body .logos-slider-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .case-studies-section .single-case-studies {
    width: calc(50% - 0.5rem);
  }
  .case-studies-section .case-studies {
    justify-content: center;
  }
  .case-studies-section .main-title::after {
    width: 120px;
    height: 120px;
    top: -50px;
  }
  .contact-left-content::after {
    right: -92px;
    width: 140px;
    height: 140px;
    top: -58px;
  }
  /* Footer */
  .Footermain .cell-3 {
    width: 45%;
  }
  .Footermain .row.d-flex {
    grid-gap: 25px;
  }
  .testimonials-section {
    padding-top: 80px !important;
    padding-bottom: 20px;
  }
  .why-us-section .main-title {
    max-width: 380px;
  }
  /*     .product-banner {
        padding-top: 10rem !important;
        padding-bottom: 3rem !important;
    } */
  .caseflow_listing {
    grid-gap: 6rem;
  }
  .caseflow-image img {
    max-width: 50%;
  }
  .caseflow-title {
    font-size: 2.6rem;
  }
  .caseflow-description {
    padding-left: 3rem;
  }
  #functional_listing .slick-track {
    display: flex;
  }
  .page-template-products .product-section::before {
    top: 20px;
    width: 350px;
    height: 200px;
    right: 4%;
  }
  .page-template-products .product-section::after {
    left: 4%;
    bottom: -190px;
    width: 400px;
    height: 250px;
  }
  .page-template-services .cross-functional-section::before,
  .page-template-template .cross-functional-section::before {
    right: 5%;
    width: 355px;
    height: 185px;
    top: 20px;
  }
  .page-template-services .cross-functional-section::after,
  .page-template-template .cross-functional-section::after {
    left: 5%;
    width: 400px;
    height: 250px;
  }
  .insights-post {
    overflow: hidden;
  }
  .cross-functional-section .single-product {
    padding: 1.5rem;
    width: calc(50% - 0.8rem);
    height: unset;
  }
  .page-template-services .cross-functional-section .single-product {
    width: calc(100% - 0.8rem);
  }
  .functional_listing .slick-prev,
  .functional_listing .slick-next,
  .engagement-listing .slick-prev,
  .engagement-listing .slick-next {
    display: none !important;
  }
  .why-us-section .single-why-us:nth-child(odd),
  .why-us-section .single-why-us:nth-child(even) {
    flex-direction: column-reverse;
    grid-gap: 35px;
  }
  .low-code-section .product-image::before {
    bottom: -190px;
    left: 55%;
  }
  .organization-section .why-us-details {
    margin-top: 30px;
  }
  .organization-section .why-us-details,
  .organization-section .why-image {
    width: 100%;
    max-width: 100%;
  }
  .page-template-development-service
    .low-code-section
    .tab-container
    ul.tabs-list {
    flex-wrap: wrap;
    grid-gap: 0.5rem;
  }
  .low-code-section .mob-sec,
  .mob-sec {
    display: block;
    font-size: 1.9rem;
  }
  .mob-sec {
    display: block;
  }
  .low-code-section .dex-sec,
  .dex-sec {
    display: none;
  }
  .page-template-development-service .low-code-section .d-flex {
    flex-wrap: wrap;
  }
  .page-template-development-service .low-code-section .d-flex > .cell-6 {
    width: 100%;
  }
  .low-code-section .product-image {
    padding-right: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .organization-section .single-why-us {
    flex-direction: column-reverse;
  }
  .organi-section .single-why-us .walk-inner {
    width: 100%;
  }
  .organi-section .why-us-details {
    max-width: 100%;
  }
  .organi-section .bg:nth-child(odd) .why-us-details {
    padding-left: 0px;
  }
  .organi-section .organi-img {
    width: 100%;
  }
  .organi-section .single-why-us .walk-inner {
    order: 3;
  }
  .organi-section .single-why-us .why-us-details {
    order: 2;
  }
  .organi-section .bg:nth-child(odd) h3.mob-sec {
    color: #2c373c;
  }
  .why-us-image {
    margin-bottom: 40px;
  }
  .organi-section .why-us-image img {
    width: 99%;
  }
  .page-template-development-service
    .projects-section
    .engagement-listing::before {
    top: -222px;
    right: 60%;
  }
  img.icon-one {
    left: 100px;
    top: 55px;
  }
  img.icon-twoo {
    left: 512px !important;
    top: -510px !important;
    bottom: unset !important;
  }
  img.icon-threee {
    position: absolute;
    width: 24px;
    top: 45px;
    left: unset !important;
    right: 75px;
  }
  .careers-main h1 {
    max-width: 54.75rem;
  }
  .process-banner-section .banner_img img {
    max-width: 58rem;
  }
  .banner-title p {
    max-width: 55.25rem;
  }
  .counter-section .wrapper::after {
    left: 3rem;
    top: -4rem;
    width: 11%;
  }
  .text-left {
    text-align: center;
    padding-right: 0px !important;
  }
  .member_listing .member-details:nth-child(even) .member_block .text-left {
    text-align: center;
    padding-left: 0px !important;
  }
  .page-template-business-process .process-banner-section .main-title h1 {
    width: 100%;
  }
  .expertise-section::after {
    width: 57%;
  }
  .approach-section .approach_img {
    padding: 0;
    margin-bottom: 30px;
  }
  .product-banner .about-content,
  .process-banner-section .main-title {
    width: 100%;
    max-width: 100%;
  }
  .caseflow-section {
    padding-top: 5.25rem;
    padding-bottom: 6.25rem;
  }
  .caseflow_listing .caseflow_item:nth-child(4) .caseflow-image::after,
  .caseflow_listing .caseflow_item:nth-child(3) .caseflow-image::after,
  .caseflow_listing .caseflow_item:nth-child(1) .caseflow-image::after {
    width: 12.688rem;
  }
  .caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::after {
    width: 25.6rem;
    bottom: 0.625rem;
  }
  .caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::before {
    width: 18.41rem;
  }
  img.expertise-section-two {
    right: 36px !important;
    top: 128px !important;
  }
  img.expertise-section-one {
    width: 130px;
    height: 175px;
  }
  .platforms-section .sub-title p {
    max-width: 56.25rem;
  }
  .mb-80 {
    margin-bottom: 3rem;
  }
  img.partners-image {
    width: 290px !important;
    right: 220px !important;
  }
  img.project-one {
    right: 630px !important;
  }
  img.project-two {
    right: 545px !important;
  }
  img.project-three {
    right: 470px !important;
  }
  .mobile_menu .inner {
    width: 100%;
    margin: 0 auto;
    height: 94%;
    display: flex;
    /* align-items: end; */
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 0;
    padding-top: 150px;
  }
  .mobile_menu .inner .menu-main-menu-container {
    width: 100%;
  }
  .mobile_menu ul.nav_menu li {
    padding: 5px 0;
    border: none;
    /* text-align: center; */
  }
  .mobile_menu {
    background: #2c373c !important;
  }
  .mobile_menu .read-more {
    background-color: #36c5f0 !important;
  }
  .appt-btn .read-more::after {
    right: 7rem;
  }
  .mobile_menu ul.nav_menu li a {
    font-size: 1.9rem;
  }
  .mobile_menu ul.nav_menu ul.sub-menu li a {
    font-size: 16px;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(1) {
    transform: rotateZ(-50deg);
    height: 2px;
    width: 30px;
    background: #fff !important;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(2) {
    display: none;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(3) {
    transform: rotateZ(50deg);
    height: 2px;
    width: 30px;
    margin-top: -2px;
    background: #fff !important;
  }
  .informative-one {
    width: 100%;
  }
  .informative-one .fadeInUp {
    padding: 0;
  }
  .page-template-cloud-engineering-services .why-us-details,
  #startup_service .why-us-details {
    width: 100%;
    max-width: 60.25rem;
  }
  .page-template-cloud-engineering-services .why-us-imag,
  #startup_service .why-us-imag {
    width: 100%;
  }
  .why-us-section .single-why-us:nth-child(even) {
    padding: 2.75rem 0;
  }
  .page-template-cloud-engineering-services .why-us-section {
    padding: 60px 0 0px !important;
  }
  .page-template-cloud-engineering-services
    #contact-block
    .expertise-section-two.right-contact-icon {
    right: 0 !important;
    top: 380px !important;
  }
  #contact-block .expertise-section-two.left-contact-icon {
    top: unset !important;
    bottom: 380px !important;
    left: 11px;
  }
  .page-template-cloud-engineering-services
    .why-us-section
    .main-title
    h2::after {
    left: 65%;
    width: 148px;
    height: 186px;
    top: -44px;
  }
  .page-template-cloud-engineering-services img.project-three {
    bottom: 85px;
  }
  #startup_service.why-us-section .main-title h2::after,
  .unique-section .main-title h2::after {
    width: 6.375rem;
    height: 6.375rem;
    top: -6rem;
    left: 70%;
    top: -1em;
  }
  .page-template-cloud-engineering-services .process-banner-section .about-head,
  .page-template-public-sector-consulting-services
    .process-banner-section
    .about-head {
    width: 100% !important;
  }
  .page-template-cloud-engineering-services .process-banner-section .banner_img,
  .page-template-public-sector-consulting-services
    .process-banner-section
    .banner_img {
    max-width: 70%;
    margin: 0 auto;
  }
  .page-template-public-sector-consulting-services .why-us-details,
  .page-template-public-sector-consulting-services .why-us-imag {
    width: 100%;
    max-width: 100%;
  }
  .page-template-cloud-engineering-services
    .why-us-section
    .single-why-us:nth-child(odd),
  .page-template-cloud-engineering-services
    .why-us-section
    .single-why-us:nth-child(even),
  .page-template-public-sector-consulting-services
    .why-us-section
    .single-why-us:nth-child(odd),
  .page-template-public-sector-consulting-services
    .why-us-section
    .single-why-us:nth-child(even) {
    flex-direction: unset;
  }
  .page-template-cloud-engineering-services .approach-section h3,
  .page-template-public-sector-consulting-services
    .why-us-section
    .approach-section
    h3 {
    position: unset;
  }
  .get-in-section .main-title::after {
    width: 8.5rem;
    height: 8.5rem;
    top: -3.75rem;
  }
  #low-code-organization.organization-section .why-us-details {
    padding-right: 0;
  }
  .page-template-services .cross-functional-section .product-details {
    min-height: 170px;
  }
}

@media only screen and (max-width: 767px) {
  .alignleft {
    width: 345px !important;
  }
  .single-post .post_thumbnail::after {
    background: url(../images/group-first.svg) no-repeat !important;
    background-size: contain !important;
  }
  .sneak_peak_listing .d-flex {
    flex-direction: column-reverse;
  }
  #partner-platforms .wrapper.po-r .d-none-767 {
    margin-top: 25px !important;
  }
  .sub-title p {
    font-size: 16px;
  }
  #functional_listing .single-product {
    margin: 0 1rem;
  }
  .aot-contact .process-banner-section .wrapper::before {
    top: 12rem;
    left: 63%;
    width: 6.25rem;
    height: 6.25rem;
  }
  .page-template-startup-service .unique-section .main-title h2 {
    max-width: 27rem;
  }
  .page-template-startup-service .unique-section .main-title h2::after {
    left: 60%;
    top: 2rem;
    width: 4rem;
    height: 4rem;
  }
  #startup-banner.application-banner h1 {
    word-wrap: break-word;
  }
  .approach_img img {
    min-height: 328px;
    object-fit: cover;
  }
  .page-template-services .cross-functional-section .single-product {
    width: 100%;
  }
  #development_services.low-code-section .wrapper::before {
    visibility: hidden;
  }
  .Footermain .top-wrapper {
    padding-bottom: 1.75rem;
  }
  .page-template-cloud-engineering-services
    .awards-section
    .title-block
    .button-block {
    bottom: 30px;
  }
  .page-template-services .cross-functional-section::after {
    left: unset !important;
    height: 60px !important;
    background: url(../images/cross-functional.svg) no-repeat !important;
    bottom: 0 !important;
    right: 5%;
    background-size: contain !important;
  }
  .interested-section .main-title h2 {
    max-width: 24rem;
    margin: 0 auto;
  }
  .page-template-cloud-engineering-services .awards-section {
    padding: 60px 0 110px !important;
  }
  .page-template-cloud-engineering-services .awards-slider {
    padding-top: 1.625rem;
  }
  .page-template-cloud-engineering-services .engagement-description p {
    font-size: 1.1rem;
  }
  .page-template-cloud-engineering-services
    .projects-section
    .engagement_block
    h3 {
    font-size: 1.4rem;
  }
  .page-template-cloud-engineering-services
    .projects-section
    .engagement_block
    a.read-more {
    min-width: 90px;
  }
  .page-template-cloud-engineering-services
    .why-us-section
    .main-title
    h2::after {
    left: 70%;
    width: 95px;
    height: 60px;
    top: -30px;
  }
  .button-block-mob {
    display: block;
  }
  .button-blk {
    display: none;
  }
  .development_img-dex,
  .member-section .develnt_img {
    display: none;
  }
  .development_img-mob {
    display: block;
    text-align: end;
    max-width: 50%;
  }
  .office_gradient .tab-content iframe.embed-responsive-item {
    min-height: 400px;
  }
  .office_gradient .tabing-map {
    padding: 15px;
  }
  .office_gradient .tabing-grad,
  .office_gradient .tabing-map {
    width: 100%;
  }
  .office_gradient .gradient-tab {
    flex-wrap: wrap;
  }
  .services_item .product-image {
    height: 70px;
  }
  .page-template-contact .cross-functional-section .single-product {
    padding: 1.5rem;
    width: calc(100% - 0.8rem);
  }
  .awards-section .award-section .award-image {
    display: none;
  }
  .awards-section .award-section .partners-image-mob {
    display: block;
    position: relative;
    right: 10px;
    top: 0px;
  }
  .partners-section .main-title h2 {
    width: 50%;
  }
  .awards-section {
    position: relative;
  }
  .page-template-development-service .organization-section .tab-container li {
    width: 100%;
  }
  .awards-section .award-section {
    position: absolute;
    bottom: -80px;
    right: 0px;
  }
  .insights-post-taxonomy {
    gap: 0.1rem;
  }
  .page-template-business-process .projects-section .read-more {
    padding: 15px 15px 15px !important;
  }
  .single-post .blog-listing .insights-content {
    padding: 0.8rem 0.8rem 0 !important;
  }
  .insights-post .d-flex .author__block {
    width: 80%;
  }
  .insights-post .d-flex .views_block {
    width: 15%;
  }
  .page-template-development-service
    .low-code-section
    .tab-container
    ul.tabs-list
    li
    span {
    max-width: 290px;
  }
  .product-banner::after,
  .process-banner-section::after {
    width: 80%;
  }
  .insights-post .d-flex {
    grid-gap: 5px !important;
    flex-wrap: wrap;
  }
  .single-post .insights-content ul li,
  .single-post .insights-content ol li {
    line-height: 2rem;
  }
  .banner-title p {
    letter-spacing: 0px;
  }
  .single-testimonials {
    min-height: 350px;
  }
  .expertise-section::after {
    width: 85%;
  }
  .search-form input[type="search"] {
    height: 56px;
  }
  .projects-section .read-more {
    width: 100%;
    max-width: 92%;
  }
  img.partners-image {
    right: 20px !important;
    width: 170px !important;
    transform: translate(0px, -85px);
  }
  .platforms_block p.text-gray {
    font-size: 1.1rem;
  }
  .page-template-business-process .process-banner-section .main-title h1 {
    font-size: 3.4rem;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(1) {
    transform: rotateZ(-50deg);
    height: 2px;
    width: 30px;
    background: #fff !important;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(3) {
    transform: rotateZ(50deg);
    height: 2px;
    width: 30px;
    margin-top: -2px;
    background: #fff !important;
  }
  .partner-brands-section .main-title {
    margin-bottom: -75px;
  }
  .navbar-toggle.active .navbar-toggle__icon-bar .icon-bar:nth-child(2) {
    display: none;
  }
  .header-top .a.navbar-toggle.active .icon-bar:nth-child(2) {
    display: none;
  }
  .mobile_menu .menu-main-menu-container .first-em.active {
    color: #36c5f0;
  }
  .mobile_menu ul.nav_menu ul.sub-menu li a {
    font-size: 15px;
  }
  .appt-btn .read-more::after {
    right: 7rem;
  }
  .mobile_menu ul.nav_menu li a {
    font-size: 1.9rem;
  }
  .page-template-development-service
    .awards-section
    .title-block
    .button-block {
    bottom: 35px;
  }
  .testimonials-section h2 {
    margin-bottom: 30px;
  }
  .home .case-studies-section .case-studies {
    padding-top: 3rem;
  }
  .home .awards-section .title-block .button-block {
    top: 340px !important;
  }
  .home .awards-section .main-title h2 {
    width: 70%;
  }
  .home .awards-slider {
    padding-top: 0px;
    margin-top: 30px;
    padding-bottom: 70px;
  }
  .Footermain .cell-3 .Footer--address p strong::before {
    left: -20px;
    width: 20px;
    height: 20px;
    bottom: -3px;
  }
  .Footermain .wrapper {
    padding: 0 20px !important;
  }
  .button-block-mob {
    display: block;
    margin-top: 45px;
  }
  .dextop {
    display: none;
  }
  .home .case-studies-section {
    padding-bottom: 4.75rem;
  }
  .home .case-studies-section .button-block-mob {
    margin-top: 25px;
  }
  .home .case-studies-section:before {
    content: "";
    position: absolute;
    right: -10%;
    width: 13.375rem;
    height: 8.625rem;
    background: url(../images/mobile-star.svg) no-repeat;
    bottom: 60rem;
    background-size: contain;
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }
  .partner-brands-section .partners-image-mob {
    display: block;
    position: relative;
    top: -40px;
    left: 235px;
  }
  .partner-brands-section .partners-image {
    display: none;
  }
  .why-us-section .main-title h2::after {
    left: -10px;
    width: 100px;
    height: 100px;
    top: -30px;
  }
  .why-us-section .single-why-us:last-child::after {
    display: none;
  }
  .insights-post--box .tags {
    display: none;
  }
  .insights-post--box .tags.tags-mob {
    margin-top: 20px;
    width: 100%;
    display: flex;
  }
  #sidebar ul {
    padding-left: 0px;
  }
  .page-template-development-service
    .low-code-section
    .tab-container
    ul.tabs-list
    li
    span {
    text-align: left;
  }
  .mobile_menu .read-more {
    background-color: #36c5f0 !important;
  }
  .mobile_menu {
    background: #2c373c !important;
  }
  .mobile_menu ul.nav_menu li span:after,
  .mobile_menu ul.nav_menu li span:before {
    right: 95px !important;
  }
  .mobile_menu ul.nav_menu li span.menu-icon {
    top: 10px;
  }
  .mobile_menu ul.nav_menu li {
    padding: 2px 0;
  }
  .mobile_menu .inner .menu-main-menu-container {
    width: 100%;
  }
  .page-template-development-service .awards-section {
    padding: 80px 0 54px !important;
  }
  /*     .page-template-development-service .awards-section .title-block .button-block{
        top: 130px;
    } */
  .page-template-development-service .awards-section .awards-slider {
    margin-top: -40px;
  }
  .page-template-development-service
    .projects-section
    .justify-content-between {
    width: 50%;
  }
  .organi-section .bg:nth-child(even)::after {
    content: "";
    position: absolute;
    right: 5%;
    width: 9.375rem;
    height: 5.375rem;
    background: url(../images/three-mob.svg) no-repeat;
    background-size: contain;
    bottom: 0;
    transform: translate(-280px, 0px);
  }
  .page-template-development-service
    .projects-section
    .engagement-listing::before {
    content: "";
    position: absolute;
    right: 0%;
    width: 14.375rem;
    height: 14.375rem;
    background: url(../images/low-code.png) no-repeat;
    background-size: contain;
    top: -142px;
  }
  .organi-section .bg:nth-child(odd)::after {
    right: -25px;
    width: 6.375rem;
    height: 6.375rem;
    bottom: 20px;
  }
  .organi-section .bg:nth-child(even) {
    padding: 45px 0px;
  }
  .organization-section .tab-container .citi-zen-tab ul.tabs-list {
    margin-top: 0px;
  }
  .organization-section .tab-wal::after {
    left: 75%;
    width: 6.375rem;
    height: 6.375rem;
    top: -119%;
  }
  .organization-section .tab-wal {
    margin-top: 25px !important;
  }
  .organi-section .bg:nth-child(odd) {
    padding: 50px 0px;
  }
  .organi-section .single-why-us .why-us-details {
    order: 2;
  }
  .organi-section .single-why-us .walk-inner {
    order: 3;
  }
  .organi-section .bg:nth-child(odd) h3.mob-sec {
    color: #2c373c;
  }
  .organi-section .bg:nth-child(even) .why-us-details {
    padding-right: 0px;
  }
  .organi-section .bg:nth-child(odd) .why-us-details {
    padding-left: 0px;
  }
  .organi-section .why-us-details {
    width: 100%;
    max-width: 100%;
  }
  .organization-section .tab-container {
    flex-wrap: wrap;
  }
  .organization-section .tab-container .citi-zen-desc,
  .organization-section .tab-container .citi-zen-tab {
    width: 100%;
  }
  .organization-section .why-us-details {
    max-width: 100%;
  }
  .page-template-development-service .low-code-section .d-flex {
    padding: 15px 0px 30px;
  }
  .low-code-section .product-image::before {
    display: none;
  }
  .page-template-development-service .product-image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 23rem;
    min-height: 23rem;
    object-fit: cover;
    border-radius: 1.5rem;
  }
  /*     .page-template-development-service  .product-banner {
        padding-top: 8rem !important;
        padding-bottom: 5rem !important;
    } */
  .page-template-development-service .process-banner-section .banner_img img {
    min-height: 25rem;
  }
  .page-template-development-service .product-banner .about-head {
    font-size: 3.15rem;
    line-height: 3rem !important;
  }
  .custom-development .wrapper::before {
    right: 10%;
    top: 12.125rem;
  }
  .page-template-services .banner-title .about-head {
    padding-right: 0 !important;
    max-width: 27rem;
  }
  .home .case-studies-section .single-case-studies {
    width: calc(100% - 0px);
    margin: 0.3rem;
    min-height: 590px;
  }
  .testimonials-listing .slick-prev.slick-arrow {
    right: 13.75rem !important;
  }
  .page-template-development-service
    .low-code-section
    .tab-container
    ul.tabs-list
    li
    a {
    max-width: 100%;
  }
  .testimonials-listing .slick-prev.slick-arrow:after {
    left: 22%;
    width: 25px;
    height: 25px;
    top: 7px;
  }
  .testimonials-section .slick-arrow::after {
    left: 22%;
    width: 25px;
    height: 25px;
    top: 7px;
  }
  .page-template-products .product-section::before {
    background: url(../images/mob-awards-image.svg) no-repeat !important;
    top: 10px !important;
    left: 60%;
  }
  .page-template-services .cross-functional-section::before,
  .page-template-template .cross-functional-section::before {
    background: url(../images/digitalt-transformation.svg) no-repeat !important;
    top: 10px !important;
    left: 30px;
  }
  .page-template-products .product-section {
    padding: 90px 0;
  }
  .page-template-products .product-section::after,
  .page-template-services .cross-functional-section::after,
  .page-template-template .cross-functional-section::after {
    content: "";
    position: absolute;
    left: 5%;
    width: 260px;
    height: 200px;
    background: url(../images/cross-functional.svg) no-repeat !important;
    bottom: -130px;
    background-size: contain;
    transform: rotateZ(180deg);
  }
  .testimonials-section::after {
    content: "";
    position: absolute;
    left: 45%;
    width: 50%;
    height: 20%;
    bottom: -295px;
    top: unset;
    background: url(../images/mob-fully-managed.svg) no-repeat;
    background-size: contain;
  }
  /* 	.page-template-services .cross-functional-section::after {
		right: 20px;
		left: unset;
	} */
  .why-us-section .single-why-us:nth-child(even)::after {
    content: "";
    position: absolute;
    left: 70%;
    width: 20%;
    height: 20%;
    background: url(../images/plus-icon-one.svg) no-repeat;
    bottom: -62px;
    background-size: contain;
  }
  .home .testimonials-listing .slick-prev.slick-arrow {
    font-size: 0px !important;
  }
  .home .flexible-engagements-section .engagement-listing {
    row-gap: 25px;
  }
  .home .flexible-engagements-section {
    position: relative;
  }
  .home .flexible-engagements-section::before {
    content: "";
    position: absolute;
    left: 5%;
    width: 260px;
    height: 200px;
    background: url(../images/mob-fully-managed.svg) no-repeat;
    bottom: -130px;
    background-size: contain;
    transform: rotateZ(180deg);
  }
  .home .engagement-description p {
    font-size: 1rem;
  }
  .home .flexible-engagements-section .main-title h2 {
    font-size: 3rem;
  }
  .home .flexible-engagements-section .sub-title p {
    color: #2c373c;
    max-width: 26.75rem;
  }
  .home .flexible-engagements-section .title-block {
    margin-bottom: 35px;
  }
  .home .flexible-engagements-section .title-block::after {
    background: url(../images/mob-awards-image.svg) no-repeat;
    top: -10px;
    left: unset;
    width: 9rem;
    height: 5rem;
    background-size: contain;
    right: 0;
  }
  .home .why-us-image {
    margin-bottom: 1rem;
  }
  .home .why-us-details {
    margin-bottom: 3rem;
  }
  .home #home-why-us.why-us-section .single-why-us {
    flex-direction: column-reverse !important;
  }
  .home .single-why-us:first-child h3 {
    max-width: 19rem;
  }
  .home .banner-section .main-title h1 {
    font-size: 3.4rem;
    margin-bottom: 6rem;
  }
  .expertise_block h5 {
    font-size: 1.6rem;
  }
  .page-template-product-caseflow .product-banner .about-head {
    font-size: 2.6rem;
  }
  .page-template-product-caseflow .caseflow-title {
    font-size: 2rem;
  }
  #contact-block .form-section input[type="submit"] {
    width: 100%;
    background-position: right 7.563rem center;
    padding: 1.2rem 2.25rem;
  }
  .contact-right-content h4 {
    font-size: 1.2rem;
  }
  .get-in-section .main-title::after {
    width: 6rem;
    height: 6rem;
    top: -3rem;
    left: 2%;
  }
  #contact-block .expertise-section-two.right-contact-icon {
    display: block;
    width: 6rem;
    top: 6rem !important;
  }
  .in-house-one,
  .in-house-two,
  .in-house-three,
  .in-house-four,
  .in-house-five {
    width: 25px !important;
  }
  .approach-section .main-title {
    margin-top: 0;
    padding-top: 0 !important;
  }
  .banner-section h1,
  .banner-title h1 {
    font-size: 3.1rem;
  }
  .caseflow-description p {
    line-height: 2rem;
  }
  .caseflow-section .title-block {
    margin-bottom: 3rem;
  }
  .product-section {
    padding: 48px 0;
  }
  /*     .pruduct-banner-section,
    .process-banner-section {
        padding-top: 142px;
        padding-bottom: 136px;
    } */
  /*     .process-banner-section .banner_img {
        position: relative;
        margin-top: -50px;
    } */
  .interested-section {
    padding-top: 64px;
    padding-bottom: 48px;
  }
  .interested-section .main-title h2 {
    margin-bottom: 40px;
  }
  .interested-section .wrapper::before {
    left: 3%;
    width: 80px;
    height: 80px;
    top: -24%;
  }
  #contact-block .form-section .form-columns-2 {
    flex-wrap: wrap;
    grid-gap: 0;
  }
  #contact-block .form-section .form-columns-0 .hs-richtext p {
    padding-bottom: 20px;
  }
  #contact-block .form-section {
    padding-top: 20px;
  }
  #contact-block .form-section .form-columns-2 .hs-form-field {
    width: 100%;
  }
  .header-logo img {
    min-width: 200px !important;
  }
  .banner-section .wrapper::before {
    width: 5.25rem;
    height: 5.25rem;
    top: -72px;
    left: 6%;
  }
  .page-template-products .pruduct-banner-section .main-title::after {
    top: 12%;
    right: 10px;
    width: 160px;
    height: 160px;
  }
  .pruduct-banner-section,
  .process-banner-section {
    min-height: unset;
  }
  .page-template-products .banner-title h1 {
    max-width: 28rem;
  }
  .pruduct-banner-section .main-title::after {
    top: 10%;
  }
  .product-title {
    font-size: 1.125rem;
    margin-bottom: 24px;
  }
  .product-image {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .pruduct-description p {
    font-size: 12px;
  }
  .single-product {
    padding: 24px;
  }
  .home .banner-section .sub-title p {
    letter-spacing: 1px;
  }
  .banner-section {
    padding-top: 125px;
  }
  .banner-section .main-title::before {
    width: 6rem;
    height: 6rem;
    top: -4rem;
  }
  .banner-section .main-title::after {
    right: 4%;
    width: 5.25rem;
    height: 5.25rem;
    top: 126px;
  }
  .banner-section .bottom-banner p {
    font-size: 18px;
  }
  .main-title h2 {
    font-size: 3.2rem;
  }
  .flexible-engagements-section .cell-4,
  .single-product,
  .projects-section .cell-4 {
    width: 100%;
  }
  .engagement_block h3 {
    margin-bottom: 16px;
  }
  .why-us-details.cell-6,
  .single-why-us .cell-6 {
    width: 100%;
  }
  .why-us-details .why-us-title,
  .single-why-us .cell-6 {
    font-size: 28px;
  }
  .case-studies-section .single-case-studies {
    width: calc(100% - 0px);
  }
  .case-studies-section .d-flex.justify-content-between,
  .awards-section .d-flex.justify-content-between {
    gap: 20px;
  }
  .contact-left-content::after {
    right: -40px;
    width: 80px;
    height: 80px;
    top: -26px;
  }
  .case-studies-section .main-title::after {
    width: 80px;
    height: 80px;
    top: -36px;
  }
  .Footermain .cell-1024-12 {
    width: 100%;
  }
  .socialmedia-links ul {
    justify-content: start;
  }
  footer .footer-bottom {
    padding-top: 50px;
  }
  .home .why-us-section {
    padding: 40px 0 !important;
  }
  .case-studies-section button.slick-prev.slick-arrow,
  .case-studies-section button.slick-next.slick-arrow {
    display: none !important;
  }
  .why-us-section .single-why-us:nth-child(even) {
    padding: 35px 0;
  }
  .home .testimonials-listing .slick-arrow {
    right: 120px;
    top: 400px !important;
  }
  .why-us-image {
    margin-bottom: 40px;
  }
  .logos-slider-section .single-logo {
    min-height: 170px;
    max-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile_menu .read-more {
    color: #fff !important;
  }
  .home .testimonials-section .slick-arrow {
    width: 40px;
    height: 40px;
    top: 375px;
  }
  .testimonials-section .slick-arrow {
    width: 40px;
    height: 40px;
    top: -40px;
  }
  .testimonials-section h2 {
    margin-bottom: 60px;
  }
  .read-more,
  .vc_general.vc_btn3 {
    width: 100%;
  }
  .main-title h3 {
    font-size: 1.9rem;
  }
  .counter-section .wrapper::after {
    left: 1rem;
    background: url(../images/counter-icon.svg) no-repeat;
    width: 100%;
    height: 4.375rem;
    top: -5rem;
  }
  .counter_block p.fs-16 {
    font-size: 1.3rem;
    text-transform: capitalize;
  }
  .counter_block {
    padding: 3rem 0;
  }
  .counter-title {
    font-size: 4.5rem;
  }
  .counter-details::after,
  .counter_listing .counter-details:last-child:before {
    display: none;
  }
  .development-section {
    padding-top: 3rem !important;
    padding-bottom: 1rem !important;
  }
  .member_listing .member-details:nth-child(odd) .member_block .text-left {
    padding-right: 0;
  }
  .member_listing .member-details:nth-child(even) .member_block .text-left {
    padding-left: 0;
  }
  .member_info svg {
    margin-bottom: 0.8rem;
    margin-top: 1.5rem;
    max-width: 3rem;
  }
  .member-section::after {
    right: -2.25rem;
    top: 42%;
    width: 7.625rem;
    height: 7.625rem;
  }
  .member_info h4 {
    margin-bottom: 1.5rem;
  }
  .member_listing {
    row-gap: 3rem;
  }
  .interested-section .main-title h2 {
    font-size: 3rem;
  }
  .interested-section .wrapper::after {
    display: none;
  }
  .product-banner .about-head {
    font-size: 3rem;
  }
  .caseflow-section {
    padding-top: 3.25rem;
    padding-bottom: 3rem;
  }
  .caseflow-section .text-right {
    text-align: left;
  }
  .caseflow-image img {
    max-width: 100%;
  }
  .caseflow-title {
    font-size: 2.2rem;
    line-height: 3rem;
  }
  .caseflow-description {
    padding-left: 0;
  }
  .caseflow-image .caseflow-title {
    text-transform: capitalize;
    display: block;
    text-align: left;
  }
  .caseflow-details .caseflow-title {
    display: none;
  }
  .caseflow-section .mb-80 {
    margin-bottom: 2rem;
  }
  .caseflow-image {
    margin-bottom: 1.5rem;
  }
  .caseflow_listing {
    grid-gap: 2rem;
  }
  .caseflow_listing .caseflow_item .caseflow-image::after {
    top: -1.5rem;
    left: unset;
    right: -15px;
    transform: unset;
  }
  .caseflow_listing .caseflow_item:nth-child(1) .caseflow-image::after {
    background: url(../images/business-res.svg) no-repeat;
    width: 5.5rem;
    height: 4.25rem;
  }
  .caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::after {
    display: none;
  }
  .page-template-product-caseflow.page-template-template
    .cross-functional-section::before,
  .page-template-product-caseflow.page-template-template
    .cross-functional-section::after {
    display: none;
  }
  .caseflow_listing .caseflow_item:nth-child(2) .caseflow-image::before {
    background: url(../images/facets-res.svg) no-repeat;
    width: 7.5rem;
    height: 5.25rem;
    top: 20px;
    background-size: contain;
  }
  .caseflow_listing .caseflow_item:nth-child(3) .caseflow-image::after {
    background: url(../images/holistic-res.svg) no-repeat;
    width: 5.5rem;
    height: 4.25rem;
  }
  .caseflow_listing .caseflow_item:nth-child(4) .caseflow-image::after {
    background: url(../images/professional-res.svg) no-repeat;
    width: 5.5rem;
    height: 4.25rem;
  }
  .cross-functional-section .wrapper::before {
    left: 19%;
    width: 5rem;
    height: 5rem;
    top: -1.4rem;
  }
  .cross-functional-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .cross-functional-section .single-product {
    padding: 1.5rem;
    width: calc(100% - 0.8rem);
  }
  .cross-functional-section .wrapper::after {
    display: none;
  }
  .unique-section::after {
    height: 50%;
    top: 8rem;
  }
  .page-template-cloud-engineering-services .process-banner-section .banner_img,
  .page-template-public-sector-consulting-services
    .process-banner-section
    .banner_img {
    max-width: 100%;
    width: 100%;
  }
  .page-template-public-sector-consulting-services .approach-section {
    padding-top: 10rem;
  }
  .projects-section .main-title span,
  .awards-section .main-title span {
    display: block;
  }
  .page-template-cloud-engineering-services .approach-section {
    padding-top: 3.5rem;
  }
  .page-template-cloud-engineering-services .why-us-image {
    margin-bottom: 0;
  }
  .d-none-767 {
    display: none;
  }
  .project-img {
    position: absolute;
    right: 0;
    max-width: 20rem;
    top: -18%;
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }
  .get-in-section .main-title h2 {
    max-width: 27rem;
    margin-left: auto;
    margin-right: auto;
  }
  .why-us-section.orr-offer .main-title h2::after {
    width: 6rem;
    height: 6rem;
    left: 70%;
    top: -92%;
  }
  .platforms-section .in-house-one {
    left: 80% !important;
    top: 0 !important;
  }
  .platforms-section .in-house-four {
    top: -4% !important;
    right: 18% !important;
  }
  .platforms-section .in-house-four {
    top: -3% !important;
    right: 26% !important;
  }
  .platforms-section .in-house-three {
    right: 6% !important;
  }
  .pruduct-banner-section,
  #startup-banner.process-banner-section {
    padding-bottom: 1.3rem;
  }
  .footer_bottom::before {
    display: none;
  }
  .page-template-application-development #startup-banner h1 span {
    display: inline-block;
  }
  .page-template-application-development #startup-banner h1 br {
    display: none;
  }
  .error-section .main-title::after {
    content: "";
    left: 69%;
    width: 7.25rem;
    height: 7.25rem;
    top: 18%;
  }
  #development_services ul.tabs-list li:first-child {
    max-width: 20rem;
  }
}

.tab-content {
  display: none;
}

.tab.active .tab-content {
  display: block;
}

.low-code-section .wrapper {
  position: relative;
}

#development_services.low-code-section .wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  width: 22.375rem;
  height: 7.375rem;
  background: url(../images/service-pro-up.svg) no-repeat;
  background-size: contain;
  bottom: 0;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.get-in-section p a {
  text-decoration: underline;
}

#digital-service.why-us-section {
  padding-top: 0;
}

.page-template-application-development #application-approach {
  padding-bottom: 0;
}

#caseflow-functional.cross-functional-section::before,
#caseflow-functional.cross-functional-section::after {
  visibility: hidden;
}

#low-code-organization.organization-section .why-us-details {
  padding-right: 3rem;
}

.aot-contact .process-banner-section::after {
  visibility: hidden;
}

#development_services .product-image {
  height: unset;
}

.sub-menu span.menu-icon img {
  min-width: 2rem;
  min-height: 1.8rem;
}

.footer_bottom::before {
  content: "";
  position: absolute;
  width: 15.625rem;
  height: 14.875rem;
  background: url(../images/footer_icon.svg) no-repeat;
  background-size: contain;
  bottom: 0;
  right: 6%;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.page-template-business-process .expertise-section::after {
  opacity: 0.3;
}

.page-template-application-development #startup-banner h1 span {
  display: block;
}

.page-template-application-development #startup-banner h1 {
  max-width: 67rem;
}

.aot-contact .process-banner-section .main-title span {
  display: block;
}

.aot-contact .process-banner-section .wrapper::before {
  left: 35%;
}

.sneak-peak-section::after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 14%;
  background: url(../images/stories-star.svg) no-repeat !important;
  visibility: visible !important;
  background-size: contain !important;
  width: 18rem;
}

.sneak-peak-section::after {
  position: absolute;
  content: "";
  top: 0 !important;
  right: 0;
  width: 45%;
  height: 100%;
  background: url(../images/interested-bg.svg) !important;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  opacity: 0.15;
  visibility: visible !important;
  animation: unset;
  left: unset !important;
}

.footer_share {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.social_share {
  display: flex;
  gap: 10px;
}

.social_share img {
  max-width: 1.389rem;
}

.sneak_peak_listing .toggle-button span {
  color: #fff;
}

/* BAnner Slider */

.banner-section {
  background-color: #2c373c;
  padding-top: 260px;
  padding-bottom: 110px;
}

.banner-slide .banner-section .main-title::after {
  left: unset;
  top: -4.5rem;
  right: 38%;
  width: 11rem;
  height: 11rem;
}

.banner-section .wrapper::before {
  content: "";
  position: absolute;
  left: 18%;
  width: 12rem;
  height: 10rem;
  background: url(../images/Polygon.svg) no-repeat;
  top: -186px;
  background-size: contain;
}

.home .banner-section .main-title {
  max-width: 100%;
  position: relative;
}

.banner-section .main-title::after {
  content: "";
  position: absolute;
  top: -4.5rem;
  right: 38%;
  width: 11rem;
  height: 11rem;
  background-color: #e01e5a;
  border-radius: 50%;
  background-size: contain;
  animation-name: floating;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.banner-section .sub-title p {
  font-size: 1rem;
  line-height: 1.4;
  color: #c0c3c4;
  font-weight: 600;
}

.slick-2 .banner-section .main-title::before {
  content: "";
  position: absolute;
  right: 5% !important;
  width: 13.625rem;
  height: 13.625rem;
  background: url(../images/plus-icon-one.svg) no-repeat;
  top: -10rem !important;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.banner-slide.slick-2 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 25% !important;
  width: 16rem;
  height: 9rem;
  right: 38%;
  background: url(../images/three-traytangal-1.svg) no-repeat;
  top: 230px !important;
  background-size: contain;
  border-radius: 0;
}

.btn_block.banner-btn {
  position: absolute;
  bottom: -1rem;
}

.btn_block.banner-btn .read-more {
  color: #ffffff !important;
}

.slick-3 .banner-section .main-title::before {
  content: "";
  position: absolute;
  right: 5% !important;
  width: 16.625rem;
  height: 8.625rem;
  background: url(../images/one-three.svg) no-repeat;
  top: -6rem !important;
  background-size: contain;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.slick-3 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 30% !important;
  right: 38%;
  width: 11rem;
  height: 11rem;
  background: url(../images/call-to-action.svg) no-repeat;
  top: 225px !important;
  background-size: contain;
  border-radius: 0;
}

.slick-4 .banner-section::before {
  content: "";
  position: absolute;
  right: -210px !important;
  width: 20.625rem;
  height: 20.625rem;
  background: url(../images/ellipse-round.svg) no-repeat;
  top: 7rem !important;
  background-size: contain;
}

.slick-4 .banner-section .main-title::after {
  content: "";
  position: absolute;
  left: 25% !important;
  right: 38%;
  width: 11rem;
  height: 11rem;
  background: url(../images/three-col.svg) no-repeat;
  top: 259px !important;
  background-size: contain;
  border-radius: 0;
}

@media only screen and (max-width: 1600px) {
  .banner-section {
    padding-top: 220px !important;
  }
  .banner-slide .banner-section .wrapper::before {
    width: 10rem;
    top: -126px;
  }
  .banner-slide .banner-section .main-title::after {
    top: -3.5rem;
    right: 36%;
  }
  .banner-slide .banner-section .main-title::before {
    top: -3.5rem;
    width: 150px;
    height: 150px;
    bottom: unset;
  }
}

@media only screen and (max-width: 1340px) {
  .slick-4 .banner-section .main-title::after {
    left: 16% !important;
    top: 289px !important;
  }
  .slick-4 .banner-section::before {
    right: -149px !important;
    width: 14.625rem;
    height: 14.625rem;
    top: 6rem !important;
  }
}

@media only screen and (max-width: 1024px) {
  .banner-description .wrapper {
    padding: 40px 15px !important;
  }
  .banner-slide .banner-section .wrapper::before {
    top: -80px;
    width: 8rem;
  }
  .banner-slide .banner-section .main-title::after {
    top: -4.5rem;
    right: 30%;
    width: 8rem;
    height: 8rem;
  }
  .banner-slide.slick-1 .banner-section .wrapper::before {
    top: -80px;
    width: 8rem;
  }
  .banner-section .main-title::before {
    width: 120px;
    height: 120px;
    top: -4.5rem !important;
    right: 0 !important;
  }
  .banner-section .btn_block {
    position: unset;
  }
  .slick-4 .banner-section .main-title::after {
    left: 34% !important;
    top: 312px !important;
    width: 14rem !important;
    height: 5rem !important;
    right: 30% !important;
  }
  .banner-slide .banner-section .main-title::before {
    width: 120px;
    height: 120px;
  }
  .banner-btn a.read-more {
    width: unset !important;
  }
  .banner-slide.slick-2 .banner-section .main-title::after {
    right: 30%;
    top: 270px !important;
  }
  .banner-section {
    padding-top: 165px !important;
    padding-bottom: 185px !important;
  }
  .slick-2 .banner-section .main-title::before {
    top: -5rem !important;
  }
  .slick-3 .banner-section .main-title::before {
    left: unset !important;
    right: 0% !important;
  }
  .slick-3 .banner-section .main-title::after {
    top: 290px !important;
  }
}

@media only screen and (max-width: 767px) {
  .banner-section .wrapper {
    padding: 20px 30px !important;
  }
  .banner-section .main-title::before,
  .banner-section .main-title::after,
  .banner-section .wrapper::before {
    display: none !important;
  }
  .banner-slide .banner-section {
    padding-top: 90px !important;
    padding-bottom: 50px !important;
  }
  .home .banner-section .main-title h1 {
    font-size: 3rem;
  }
  .banner-btn a.read-more {
    width: 100% !important;
  }
  .banner-section {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
  }
  .home .banner-section .main-title h1 {
    margin-bottom: 28px;
  }
  .btn_block.banner-btn .read-more {
    margin-top: 2rem;
  }
  .banner-description .wrapper {
    padding: 25px 15px !important;
  }
  .Footermain .top-wrapper .d-flex .cell-3:last-child {
    width: 100%;
  }
}

img.border-icon {
  width: 65px;
  height: 65px;
  border-radius: 1rem !important;
  padding: 0.8rem !important;
  border: 1px solid;
}

.border-pink {
  border-color: rgb(224, 30, 90) !important;
}

.border-blue {
  border-color: rgb(54, 197, 240) !important;
}

.border-yellow {
  border-color: rgb(236, 178, 46) !important;
}
