
.menu-services-link li.active1 .services-menu-item {
  opacity: 1;
  visibility: visible;
}
.mega-menu-area {
  pointer-events: auto !important
}
.des {
  display: block !important;
}
.mob {
  display: none !important;
}
@media (max-width: 991.99px) {
  .des {
    display: none !important;
  }
  .mob {
    display: block !important;
  }
}
.logo img.logo-black {
  display: none;
}
.footer .logo img.logo-white1 {
  display: none;
}
.footer .logo img.logo-black1 {
  display: block;
}


.page-template-services .footer {
  background: url(images/bg-section.jpg) no-repeat #0e1926;
  background-size: cover;
  color: #a6a8aa;
}
.page-template-services .footer .text {
  color: #878c93;
}



.theme-dark .footer .logo img.logo-white1 {
  display: block;
}
.theme-dark .footer .logo img.logo-black1 {
  display: none;
}


.theme-dark .logo img.logo-black {
  display: block;
}
.theme-dark .logo img.logo-white {
  display: none;
}
.page-template-experience .footer .logo img.logo-white1 {
  display: none !important
}
.page-template-experience .footer .logo img.logo-black1 {
  display: block !important
}
.page-template-experience .menu a.des {
  color: #0e1926;
}

.page-template-services-sub .footer,
.page-template-enterprise-software .footer,
.page-template-data-analytics .footer,
.page-template-information-security .footer,
.page-template-technology-consulting .footer,
.page-template-infrastructure .footer {
  background: url(images/bg-section.jpg) no-repeat #0e1926;
    background-size: auto;
  background-size: cover;
  color: #a6a8aa;
}
.page-template-services-sub .menu li.mega-menu a.des,
.page-template-services .menu li.mega-menu a.des,
.page-template-enterprise-software .menu li.mega-menu a.des,
.page-template-data-analytics .menu li.mega-menu a.des,
.page-template-information-security .menu li.mega-menu a.des,
.page-template-technology-consulting .menu li.mega-menu a.des,
.page-template-infrastructure .menu li.mega-menu a.des {
  color: #0e1926;
}
.page-template-services-sub .menu li.mega-menu:last-child a.des,
.page-template-services .menu li.mega-menu:last-child a.des,
.page-template-experience .menu li.mega-menu:last-child a.des,
.page-template-enterprise-software .menu li.mega-menu:last-child a.des,
.page-template-data-analytics .menu li.mega-menu:last-child a.des,
.page-template-information-security .menu li.mega-menu:last-child a.des,
.page-template-technology-consulting .menu li.mega-menu:last-child a.des,
.page-template-infrastructure .menu li.mega-menu:last-child a.des {
  color: #fff;
}
.menu li.dropdown:last-child a.des:hover {
  color: #0e1926
}
.mega-menu-active .menu li.dropdown a.des {
  color: #fff !important;
}
.mega-menu-active .menu li a.des {
  color: #fff !important;
}
.mega-menu-active .menu li:last-child a.des {
  color: #0e1926 !important;
}
.mega-menu-active .header .logo-black {
  display: none !important
}
.mega-menu-active .header .logo-white {
  display: block !important
}
.services-area .services-list a:hover {
  color: #06d27d !important
}

.mega-menu-active .menu li.mega-menu a.des {
  color: #fff !important;
}
.nav-link {
  padding: 0 !important;
}
.footer h3,
.footer strong.name {
  color: #fff;
}

.menu > li.current-page-ancestor > a:after {
  left: 0;
  right: 0;
  width: auto;
}
.footer-links li.active a {
  color: #fff;
}

@-webkit-keyframes rotate {
    0% {
    -webkit-transform: rotate(-90deg);
    }
    20% {
    -webkit-transform: rotate(-90deg);
    }
    50% {
    -webkit-transform: rotate(-90deg);
    }
    70% {
    -webkit-transform: rotate(-90deg);
    }
    100% {
    -webkit-transform: rotate(-90deg);
    }
}
.follow-path2:before {
  -webkit-animation-name:  rotate; 
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count:  infinite;
  -webkit-animation-delay: 4s;
  margin: -12px 0 0 -7px;
}

@-webkit-keyframes rotatefive {
    0% {
    -webkit-transform: rotate(-180deg) !important;
    }
    20% {
    -webkit-transform: rotate(-180deg) !important;
    }
    50% {
    -webkit-transform: rotate(-180deg) !important;
    }
    70% {
    -webkit-transform: rotate(-180deg) !important;
    }
    100% {
    -webkit-transform: rotate(-180deg) !important;
    }
}
.fp5:before {
  -webkit-animation-name:  rotatefive !important; 
  -webkit-animation-duration:         1s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count:  infinite;
  -webkit-animation-delay: 4s;
  margin: -11px 0 0 -7px;
}

.animate__animated.animate__delay-500ms{
  -webkit-animation-delay:0.5s;
  animation-delay:0.5s;
  -webkit-animation-delay:calc(var(--animate-delay)*0.5);
  animation-delay:calc(var(--animate-delay)*0.5)
}
.animate__animated.animate__delay-600ms{
  -webkit-animation-delay:0.6s;
  animation-delay:0.6s;
  -webkit-animation-delay:calc(var(--animate-delay)*0.6);
  animation-delay:calc(var(--animate-delay)*0.6)
}
.animate__animated.animate__delay-700ms{
  -webkit-animation-delay:0.7s;
  animation-delay:0.7s;
  -webkit-animation-delay:calc(var(--animate-delay)*0.7);
  animation-delay:calc(var(--animate-delay)*0.7)
}
.animate__animated.animate__delay-800ms{
  -webkit-animation-delay:0.8s;
  animation-delay:0.8s;
  -webkit-animation-delay:calc(var(--animate-delay)*0.8);
  animation-delay:calc(var(--animate-delay)*0.8)
}
.animate__animated.animate__delay-900ms{
  -webkit-animation-delay:0.9s;
  animation-delay:0.9s;
  -webkit-animation-delay:calc(var(--animate-delay)*0.9);
  animation-delay:calc(var(--animate-delay)*0.9)
}
.animate__animated.animate__delay-1100ms{
  -webkit-animation-delay:1.1s;
  animation-delay:1.1s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.1);
  animation-delay:calc(var(--animate-delay)*1.1)
}
.animate__animated.animate__delay-1200ms{
  -webkit-animation-delay:1.2s;
  animation-delay:1.2s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.2);
  animation-delay:calc(var(--animate-delay)*1.2)
}
.animate__animated.animate__delay-1300ms{
  -webkit-animation-delay:1.3s;
  animation-delay:1.3s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.3);
  animation-delay:calc(var(--animate-delay)*1.3)
}
.animate__animated.animate__delay-1500ms{
  -webkit-animation-delay:1.5s;
  animation-delay:1.5s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.5);
  animation-delay:calc(var(--animate-delay)*1.5)
}
.animate__animated.animate__delay-1600ms{
  -webkit-animation-delay:1.6s;
  animation-delay:1.6s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.6);
  animation-delay:calc(var(--animate-delay)*1.6)
}
.animate__animated.animate__delay-1700ms{
  -webkit-animation-delay:1.7s;
  animation-delay:1.7s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.7);
  animation-delay:calc(var(--animate-delay)*1.7)
}
.animate__animated.animate__delay-1800ms{
  -webkit-animation-delay:1.8s;
  animation-delay:1.8s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.8);
  animation-delay:calc(var(--animate-delay)*1.8)
}
.animate__animated.animate__delay-1900ms{
  -webkit-animation-delay:1.9s;
  animation-delay:1.9s;
  -webkit-animation-delay:calc(var(--animate-delay)*1.9);
  animation-delay:calc(var(--animate-delay)*1.9)
}
.animate__animated.animate__delay-2100ms{
  -webkit-animation-delay:2.1s;
  animation-delay:2.1s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.1);
  animation-delay:calc(var(--animate-delay)*2.1)
}
.animate__animated.animate__delay-2200ms{
  -webkit-animation-delay:2.2s;
  animation-delay:2.2s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.2);
  animation-delay:calc(var(--animate-delay)*2.2)
}
.animate__animated.animate__delay-2300ms{
  -webkit-animation-delay:2.3s;
  animation-delay:2.3s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.3);
  animation-delay:calc(var(--animate-delay)*2.3)
}
.animate__animated.animate__delay-2400ms{
  -webkit-animation-delay:2.4s;
  animation-delay:2.4s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.4);
  animation-delay:calc(var(--animate-delay)*2.4)
}
.animate__animated.animate__delay-2500ms{
  -webkit-animation-delay:2.5s;
  animation-delay:2.5s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.5);
  animation-delay:calc(var(--animate-delay)*2.5)
}
.animate__animated.animate__delay-2800ms{
  -webkit-animation-delay:2.8s;
  animation-delay:2.8s;
  -webkit-animation-delay:calc(var(--animate-delay)*2.8);
  animation-delay:calc(var(--animate-delay)*2.8)
}
.animate__animated.animate__delay-3100ms{
  -webkit-animation-delay:3.1s;
  animation-delay:3.1s;
  -webkit-animation-delay:calc(var(--animate-delay)*3.1);
  animation-delay:calc(var(--animate-delay)*3.1)
}
.animate__animated.animate__delay-3400ms{
  -webkit-animation-delay:3.4s;
  animation-delay:3.4s;
  -webkit-animation-delay:calc(var(--animate-delay)*3.4);
  animation-delay:calc(var(--animate-delay)*3.4)
}
.animate__animated.animate__delay-3500ms{
  -webkit-animation-delay:3.5s;
  animation-delay:3.5s;
  -webkit-animation-delay:calc(var(--animate-delay)*3.5);
  animation-delay:calc(var(--animate-delay)*3.5)
}
.animate__animated.animate__delay-3600ms{
  -webkit-animation-delay:3.6s;
  animation-delay:3.6s;
  -webkit-animation-delay:calc(var(--animate-delay)*3.6);
  animation-delay:calc(var(--animate-delay)*3.6)
}
.animate__animated.animate__delay-3700ms{
  -webkit-animation-delay:3.7s;
  animation-delay:3.7s;
  -webkit-animation-delay:calc(var(--animate-delay)*3.7);
  animation-delay:calc(var(--animate-delay)*3.7)
}
.animate__animated.animate__delay-4s{
  -webkit-animation-delay:4s;
  animation-delay:4s;
  -webkit-animation-delay:calc(var(--animate-delay)*4);
  animation-delay:calc(var(--animate-delay)*4)
}




.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
}
.ml10 .letter,
.case-study h2 span,
.services-area h2 span,
.visual .head span,
.visual .head2 span,
.cstitle span,
.get-started-card h2 span,
.process-area h2 span {
  transform-origin: 50% 100%;
  display: inline-block !important;
}
.ml10 .letters .letter:last-child {
  font-size: 40px !important;
  font-weight: 400 !important;
  top: -0.5em !important;
  position: relative;
}

@media (max-width: 1199.99px) {
  .ml10 .letters .letter:last-child {
    top: 0 !important;
  }
}

@media (max-width: 991.99px) {
  .ml10 .letters .letter:last-child {
    font-size: 20px !important;
    top: -0.5em !important;
  }
}


.case-study h2,
.cstitle {
  word-spacing: 999999px;
}

.home .follow-path {
  display: none;
}

@media (min-width: 992px) {
  .footer-links-holder .footer-links ul.js-slide-hidden {
    position: static !important;
  }
}
.process-area .process-cols .subhead3 {
  font-size: 30px;
  line-height: 35px;
  margin: 0 0 13px;
}
.case-study-image-mobile {
  display: none !important
}
.hide-on-mobile {
  display: block !important;
}

@media (max-width: 767px) {
  .process-area .process-cols .subhead3 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 13px;
  }
}

@media (max-width: 992px) {
  .process-area .process-cols .subhead3 br {
    display: none;
  }
  .case-study h2, .cstitle {
    word-spacing: 1px;
  }
  .home .case-study-image {
    background-position: 5% 0 !important;
  }
  .case-study-image-mobile {
    display: block !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .case-study-image-mobile img {
    display: block;
    margin: 70px auto 0;
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 992px) {
  .footer-links .js-slide-hidden {
    position: static !important;
  }
}
.page-template-default .main {
  padding: 170px 30px;
}
@media (max-width: 992px) {
  .page-template-default .main {
    padding: 100px 20px;
  }
  .footer .social-networks {
    justify-content: center;
  }
}


@media (max-width: 1400px) {
  .hide1400 {
    display: none;
  }
}
@media (max-width: 991.99px) {
  .page-template-education .visual.full-banner {
    padding: 0;
  }
}
  @media (max-width: 991.99px) {
.page-template-education .visual.full-banner .caption {
  background: #0e1926;
}
}
  @media (max-width: 991.98px) {
    .page-template-education .exp-post-section.style01 .image img {
        width: 100%
    }
    .page-template-education .offset-1 {
      margin-left: 0 !important
    }
  }
  .page-template-education .menu > li > a {
    color: #fff;
  }
  .page-id-160 .caption {
    top: 100px !important;
  }
@media (max-width: 1200px) {
  .get-started-card p br {
    display: none;
  }
}

.page-template-education .solutions_area .solutions-box .title::after {
  bottom: auto !important;
  top: 8px;
}
.exp-cta-section h2 {
  margin: 0 0 35px;
}
.lastfootermenu li {
  color: #7c848c
}

.services-item a {
  color: #fff !important;
}
.services-item .active h2,
.services-item .active span,
.services-item .active p,
.indus-list li a.active h2,
.indus-list li a.active p {
  color: #06d27d !important
}
.dropdown.active a:after {
  left: 16px !important;
  right: 17px !important;
  width: auto !important;
  bottom: 27px !important;
  height: 2px !important;
}

.visual .description,
.topics-section .topic-row,
.case-study .description {
  font-size: 22px;
  line-height: 32px;
}

@media (max-width: 767.99px) {
  .visual .description,
  .topics-section .topic-row,
  .case-study .description {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (min-width: 992px) {
  #menu-item-338,
  #menu-item-347,
  #menu-item-352 {
    display: none;
  }
  .footer h3 a {
    pointer-events: auto;
  }
  .footer h3 a:hover {
    color: #06d27d;
  }
}

@media (max-width: 767px) {
  .contform {
    letter-spacing: -0.5px;
  }
  .hide767 {
    display: none !important;
  }
}
.footer .footer-links {
  position: relative;
  z-index: 999
}
.topics-section.contract-style .h1 {
  font-size: 56px;
  line-height: 60px;
}
@media (min-width: 1400px) {
  .page-template-education .visual .description {
    padding-top: 300px !important
  }
}
@media (max-width: 1900px) {
  .contact-banner::after {
    right:0 !important;
    left: 81%;
  }
}

.shape22 {
  left: 30px;
}
.motion-path3 {
  position: absolute;
  top: 3px;
  left: 15px;
  width: 100%;
  height: 400px;
}

.motion-path3 svg  {
  position: absolute;
  left: 244px;
  right: 0;
  bottom: 0;
  width: 68%;
  height: 107%;
  top: 0;
}
.fp3 {
  top: 35px !important;
  left: 224px !important;
  z-index: 8
}
.fp3-comp {
   z-index: 9999;
}
.fp3:before {
  transform: rotate(180deg);
  margin: -14px 0 0 -9px;
}
.headerfix .header {
  z-index: 999999;
}

.visual .description .btn-primary:hover {
  background: #fff !important;
  color: #0e1926 !important;
}

.visual .description .btn-primary:focus {
  background: #fff !important;
  color: #0e1926 !important;
}

.visual .description .btn-primary:active {
  background: #fff !important;
  color: #0e1926 !important;
}




@media (min-width: 992px) {
  .page-id-153 .visual.simple-banner .col-lg-6:first-child {
    order: 2;
  }
  .page-id-153 .visual.simple-banner .col-lg-6 {
    order: 1;
  }
  .page-id-153 .visual.simple-banner .image img {
    float: left;
  }
  .page-template-infrastructure .visual.tech-banner .image img {
    margin-left: -60px;
  }
}

@media (min-width: 1200px) {
  .page-template-infrastructure .visual.tech-banner .image img {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .page-id-153 .visual.simple-banner .image img {
    float: none;
    max-width: 110%;
  }
}

.visual.tech-banner .image img {
  margin-left: 0;
}

.page-id-143 .visual.simple-banner .image img {
  margin-right: 0;
}

.case-study.style03 {
  padding: 0;
}

.case-study.style03 .image {
  margin: 0;
}

.case-study.style03 .image img {
  margin-top: 0;
}

.post_section img {
  float: left;
  margin-left: 80px;
}

.page-id-120 .visual.simple-banner .image img {
  margin-right: -30px;
}

.page-id-104 .visual .description {
  padding-top: 190px;
}

.page-id-104 .visual .image img {
  margin-top: 140px;
}

@media (max-width: 1399px) {
  .page-id-104 .visual .image img {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 1199px) {
  .visual .image {
    margin-right: 0;
  }
  .page-id-104 .visual .image img {
    margin-top: 100px;
  }
  .page-id-104 .visual .description {
    padding-top: 80px;
  }
}

@media (max-width: 991px) {
  .post_section img {
    margin-left: 0;
  }

  .page-id-120 .visual.simple-banner .image img {
    margin-right: 0;
  }
  .page-id-104 .visual .description {
    padding-top: 20px;
  }
  .page-id-104 .visual .image img {
    margin-top: 40px;
  }
}
body.page-id-542 {
  background: #0E1926;
}
body.page-id-542.page-template-default .header .logo-white {
  display: block !important;
}
body.page-id-542.page-template-default .header .logo-black {
  display: none !important;
}
body.page-id-542.page-template-default .menu > li > a.des,
body.page-id-542.page-template-default h1 {
  color: #fff !important;
}
body.page-id-542.page-template-default .footer {
  border-top: 2px solid #3e4751;
}
/*body.page-id-542.page-template-default .wrapper:after {
  position: absolute;
  left: -27%;
  top: -261px;
  content: '';
  background: url(./images/shape-02.png) no-repeat;
  width: 1070px;
  height: 1064px;
}*/
.page-template-default.page-id-542 .menu li:last-child a.des {
  color: #0e1926 !important
}
.page-template-default.page-id-542 .menu li:last-child a.des:hover {
  background: #fff !important;
}


.page-id-542 .h1, .page-id-542 h1 {
  font-size: 56px;
  line-height: 60px;
}

@media (max-width: 991px) {
  .page-id-542 .h1, .page-id-542 h1 {
    font-size: 46px;
    line-height: 50px;
  }
}

.case-study.style013 .image img {
  margin: 0;
  float: right;
}

@media (max-width: 991px) {
  .case-study.style013 .image img {
    margin: 0;
    float: none;
    max-width: inherit !important; 
    width: 100% !important;
  }
  .case-study.style013 .image {
    margin: 0 0 0 -15px !important;
  }
}

.page-template-case-studies .get-started-card.style03 {
  background: #fff !important;
}

.post_section img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1359px) {
  .post_section img {
    margin-left: 0;
  }

  .parent-pageid-90 .visual.simple-banner .image {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-end !important;
    height: 100%;
  }
}

.parent-pageid-90 .visual.simple-banner .image img {
  margin-right: -50px;
}

.page-id-104 .visual .image img {
  max-width: inherit !important;
}

.page-id-104 .visual .image {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-end !important;
  height: 100%;
}

@media (max-width: 991px) {
  .page-id-104 .visual .image img {
    max-width: 100% !important;
    margin-left: 0 !important;
  }

  .parent-pageid-90 .visual.simple-banner .image img {
    margin-right: auto;
  }

  .page-template-enterprise-software .case-study {
    padding-top: 25px;
  }
}

.page-id-120 .visual.simple-banner .image img {
  max-width: 123%;
}

@media (max-width: 1899px) {
  
  .page-id-123 .visual.simple-banner .image img {
    max-width: 130%;
  }
}

@media (max-width: 1799px) {
  .page-id-120 .visual.simple-banner .image img {
    max-width: 110%;
  }

  .page-id-123 .visual.simple-banner .image img {
    max-width: 120%;
  }
}


@media (max-width: 1459px) {
  .page-id-120 .visual.simple-banner .image img {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }

  .page-id-120 .visual.simple-banner .image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
    margin: 0;
  }
  .page-template-information-security .tech-post-section .description br {
    display: none;
  }
}

.page-template-information-security .tech-post-section {
  margin-bottom: 0;
}

.page-template-information-security .tech-post-section .description {
  max-width: 100%;
}

.page-id-160 .visual.simple-banner .image img {
  max-width: 123%;
}

@media (max-width: 1899px) {
  .visual.simple-banner .image {
    margin-left: -50px;
  }
}

@media (max-width: 1799px) {
  .page-id-160 .visual.simple-banner .image img {
    max-width: 110%;
  }
}

@media (max-width: 1659px) {
  .page-id-160 .visual.simple-banner .image img {
    max-width: 100%;
  }
  .visual.simple-banner .image {
    margin-left: 0;
  }
}

@media (max-width: 1459px) {
  .page-id-160 .visual.simple-banner .image img {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }

  .page-id-160 .visual.simple-banner .image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
    margin: 0;
  }
}


.page-id-119 .get-started-card.ser-style,
.page-id-120 .get-started-card.ser-style,
.page-id-121 .get-started-card.ser-style,
.page-id-123 .get-started-card.ser-style,
.page-id-129 .get-started-card.ser-style,
.page-id-130 .get-started-card.ser-style,
.page-id-131 .get-started-card.ser-style,
.page-id-132 .get-started-card.ser-style,
.page-id-133 .get-started-card.ser-style,
.page-id-139 .get-started-card.ser-style,
.page-id-140 .get-started-card.ser-style,
.page-id-141 .get-started-card.ser-style,
.page-id-142 .get-started-card.ser-style,
.page-id-143 .get-started-card.ser-style,
.page-id-149 .get-started-card.ser-style,
.page-id-150 .get-started-card.ser-style,
.page-id-151 .get-started-card.ser-style,
.page-id-152 .get-started-card.ser-style,
.page-id-153 .get-started-card.ser-style,
.page-id-160 .get-started-card.ser-style,
.page-id-161 .get-started-card.ser-style {
  background: #fff !important;
}

.page-id-119 .ser_tabs_section,
.page-id-120 .ser_tabs_section,
.page-id-121 .ser_tabs_section,
.page-id-123 .ser_tabs_section,
.page-id-129 .ser_tabs_section,
.page-id-130 .ser_tabs_section,
.page-id-131 .ser_tabs_section,
.page-id-132 .ser_tabs_section,
.page-id-133 .ser_tabs_section,
.page-id-139 .ser_tabs_section,
.page-id-140 .ser_tabs_section,
.page-id-141 .ser_tabs_section,
.page-id-142 .ser_tabs_section,
.page-id-143 .ser_tabs_section,
.page-id-149 .ser_tabs_section,
.page-id-150 .ser_tabs_section,
.page-id-151 .ser_tabs_section,
.page-id-152 .ser_tabs_section,
.page-id-153 .ser_tabs_section,
.page-id-160 .ser_tabs_section,
.page-id-161 .ser_tabs_section,
.page-template-information-security .topics-section {
  padding-bottom: 50px;
}

.page-template-case-study .get-started-card.style03 {
  background: #fff !important;
}

.page-template-public-sector .case-study .image img {
  float: right;
  margin-left: 0;
}


.page-template-enterprise-software .tech-post-section {
  margin-bottom: 0;
}

.page-template-enterprise-software .tech-post-section .description {
  max-width: 100%;
  text-align: center;
}

.page-template-enterprise-software .case-study:nth-child(2n) {
  background: #fff;
}

.page-template-enterprise-software .topics-section {
  padding-bottom: 50px;
}

.page-template-information-security .tech-post-section .description {
  padding-top: 0;
}


.page-template-infrastructure .tech-post-section {
  margin-bottom: 0;
}

.page-template-infrastructure .tech-post-section .description {
  max-width: 100%;
  text-align: center;
}

.page-template-infrastructure .case-study:nth-child(2n) {
  background: #fff;
}

.page-template-infrastructure .topics-section {
  padding-bottom: 50px;
}

.page-template-infrastructure .tech-post-section .description {
  padding-top: 0;
}

.page-template-data-analytics .tech-post-section {
  padding-top: 0;
}



.page-template-data-analytics .tech-post-section {
  margin-bottom: 0;
}

.page-template-data-analytics .tech-post-section .description {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.page-template-data-analytics .case-study:nth-child(2n) {
  background: #fff;
}

.page-template-data-analytics .topics-section {
  padding-bottom: 50px;
}

.page-template-data-analytics .tech-post-section .description {
  padding-top: 70px;
}

.tech-post-section .description {
  padding-left: 0;
}

.page-template-technology-consulting .tech-post-section {
  margin-bottom: 0;
}

.page-template-technology-consulting .tech-post-section .description {
  max-width: 100%;
  text-align: center;
}

.page-template-technology-consulting .case-study:nth-child(2n) {
  background: #fff;
}

.page-template-technology-consulting .topics-section {
  padding-bottom: 50px;
}

.page-template-technology-consulting .tech-post-section .description {
  padding-top: 0;
}



@media (max-width: 1459px) {
  .page-template-enterprise-software .tech-post-section .description br {
    display: none;
  }
  .page-template-infrastructure .tech-post-section .description br {
    display: none;
  }
}

.tech-post-section {
  position: relative;
}

.tech-post-section:after {
  position: absolute;
  right: -700px;
  bottom: -290px;
  content: '';
  background: url(./images/exp-image6.png) no-repeat;
  width: 1024px;
  height: 1022px;
  z-index: 22;
}

@media (max-width: 1599px) {
  .tech-post-section:after {
    right: -800px;
  }
}

@media (max-width: 1499px) {
  .tech-post-section:after {
    display: none;
  }
}

.page-template-enterprise-software .case-study .image img {
  margin-top: 0;
}

.page-template-enterprise-software .case-study .image {
  margin-top: 0;
}

.page-template-enterprise-software .case-study {
  padding-top: 0;
}


.page-id-131 .visual.simple-banner .col-lg-6:first-child{
  order: 2;
}
.page-id-131 .visual.simple-banner .col-lg-6{
  order: 1;
}

.page-id-131 .visual.simple-banner .image img {
  float: left;
}

@media (max-width: 1199px) {
  .page-id-131 .visual.simple-banner .description {
    padding-top: 20px;
  }
}

@media (max-width: 1799px) {
  .page-id-150 .visual.simple-banner .image img {
    max-width: 140%;
    margin-left: 0;
  }
}

@media (max-width: 1499px) {
  .page-id-150 .visual.simple-banner .image img {
    max-width: 117%;
  }
}

@media (max-width: 1399px) {
  .page-id-150 .visual.simple-banner .image img {
    max-width: 100%;
  }
}

@media (max-width: 1399px) {
  .page-id-150 .visual.simple-banner .image {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

.page-template-technology-consulting .visual.tech-banner .image img {
  margin-left: -147px;
}

@media (max-width: 1699px) {
  .page-template-technology-consulting .visual.tech-banner .image img {
    margin-left: -220px;
  }
}

@media (max-width: 1499px) {
  .page-template-technology-consulting .visual.tech-banner .image img {
    margin-left: -220px;
  }

  .page-template-technology-consulting .visual.tech-banner .description {
    padding-left: 60px;
  }
}

@media (max-width: 1399px) {
  .page-template-technology-consulting .visual.tech-banner .image img {
    margin-left: 0;
    margin-right: -15px;
  }

  .page-template-technology-consulting .visual.tech-banner .image {
    margin-right: -15px;
  }
}
@media (max-width: 1199px) {

  .page-template-technology-consulting .visual.tech-banner .description {
    padding-left: 0;
  }
}



@media (max-width: 1399.98px) {
  .page-template-enterprise-software .visual.tech-banner .description {
    padding-left: 30px;
  }

  .page-template-enterprise-software .visual.tech-banner .image img {
    max-width: 120%;
  }
}

@media (max-width: 1199px) {

  .page-template-enterprise-software .visual.tech-banner .description {
    padding-left: 0;
  }

  .page-template-enterprise-software .visual.tech-banner .description p {
    padding-right: 0;
  }
}

@media (max-width: 1899px) {
  .sub-intro-area .shape-left {
    left: -1160px;
  }
}

@media (max-width: 1699px) {
  .sub-intro-area .shape-left {
    left: -1300px;
  }

  .post_section img {
    margin-left: 0;
  }

  .parent-pageid-90 .visual.simple-banner .image img {
    margin-right: 0;
    max-width: 120%;
  }

  .page-id-160 .visual.simple-banner .description {
    padding-top: 50px;
    padding-right: 10px;
  }

  .exp-cta-section:before {
    right: -700px;
  } 
}

@media (max-width: 1599px) {
  .exp-cta-section:before {
    right: -800px;
  }
}

@media (max-width: 1449px) {
  .sub-intro-area .shape-left {
    display: none;
  }
  .parent-pageid-90 .visual.simple-banner .image img {
    margin-right: 0;
    max-width: 105%;
  }
}

@media (max-width: 1399px) {
  .page-id-119 .visual .image {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .page-id-119 .visual .image img {
    margin-left: 0;
  }

  .page-id-121 .visual.simple-banner {
    overflow: hidden;
  }

  .page-id-121 .visual.simple-banner .image img {
    margin-right: -20%;
    position: relative;
    top: 32px;
  }

  .page-template-infrastructure .post_section .description {
    padding-left: 0;
  }

  .page-id-130 .visual.simple-banner .image img {
    margin-right: -180px;
  }

  .page-id-149 .visual.simple-banner .image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
  }

  .page-id-149 .visual.simple-banner .image img {
    margin-left: 0;
  }

  .page-id-151 .visual.simple-banner .image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
  }

  .page-id-151 .visual.simple-banner .image img {
    margin-left: 0;
  }

  .page-id-161 .visual.simple-banner .image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
  }

  .page-id-161 .visual.simple-banner .image img {
    margin-left: 0;
  }
}

@media (max-width: 1199px) {
  .case-study .description {
    padding-top: 40px;
  }

  .ser_tabs_section .tabset a:before {
    left: -39px;
  }
  .page-id-130 .visual.simple-banner .image img {
    margin-right: -55px;
  }

  .page-template-public-sector .visual.public-visual .image {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .page-template-careers .visual .image img {
    margin-left: 90px;
  }
  .page-template-careers .visual.partner-visual .description {
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .page-id-121 .visual.simple-banner .image img {
    top: 0;
  }
  .case-study .description {
    padding-top: 0;
  }
  .page-id-131 .visual.simple-banner .image img {
    float: none;
  }
  .page-id-130 .visual.simple-banner .image img {
    margin-right: 0;
  }
  .page-id-149 .visual.simple-banner .image img,
  .page-id-151 .visual.simple-banner .image img,
  .page-id-161 .visual.simple-banner .image img {
    margin-left: auto;
  }
  .page-template-public-sector .visual.public-visual .image img {
    margin-left: -20px;
  }
  .page-template-public-sector .visual .description {
    padding-bottom: 20px;
  }

  .page-template-education .visual .image img {
    margin-top: 40px !important;
  }
  .page-template-careers .visual.partner-visual .description {
    text-align: center;
    padding-top: 0;
  }

  .page-template-careers .visual .image img {
    margin-left: auto;
  }

}

@media (max-width: 767px) {
  .page-id-119 .visual .image img {
    margin-left: auto;
  }
  .visual.public-visual .image img {
    margin-left: -20px;
  }
}

.parent-pageid-90 .visual.simple-banner .image img {
  margin-left: 0;
}

.bgSpecial {
  background-color: #002b49;
}

@media (max-width: 1399px) {
  .page-id-153 .visual .image {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .page-id-153 .visual .image img {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .page-id-153 .visual .image img {
    margin-left: auto;
  }
}

.page-id-131 .visual .image img {
    margin-left: -60px;
}

@media (max-width: 1599px) {
  .page-id-131 .visual .image img {
      margin-left: -130px;
  }
}

@media (max-width: 1399px) {
  .page-id-131 .visual .image img {
      margin-left: 0;
  }
  .page-id-131 .visual .image {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

@media (max-width: 991px) {
  .page-id-131 .visual .image img {
    margin-left: auto;
  }
}

.page-template-services .services-topics .holder {
  position: relative;
}

.page-template-services .services-topics {
  overflow: hidden;
}

.page-template-services .services-topics .holder .h1 {
  position: relative;
  z-index: 9;
}

.page-template-services .services-topics .holder:before {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -50px;
  bottom: -99px;
  content: '';
  background: #fff;
}


@media (max-width: 1499px) {
  .page-id-140 .visual.simple-banner .description {
    padding-top: 84px;
  }
}

@media (max-width: 1199px) {
  .page-id-140 .visual.simple-banner .description {
    padding-top: 70px;
  }
}

@media (max-width: 991px) {
  .page-id-140 .visual.simple-banner .description {
    padding-top: 50px;
  }
  .parent-pageid-90 .visual.simple-banner .image img {
    max-width: 100%;
  }

  .page-id-123 .visual.simple-banner .image img {
    max-width: 100%;
  }
}


.page-id-131 .visual h1 span {
  color: #3b4aa1 !important;
}

.diversity-cta p {
  margin: 0 0 35px;
}

.diversity-cta h2 {
  margin: 0 0 20px;
  font-size: 60px;
  line-height: 64px;
}

@media (max-width: 1199px) {
  .diversity-cta h2 {
    font-size: 50px;
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .diversity-cta h2 {
    font-size: 30px;
    line-height: 34px;
  }
}

.itsac-visual {
  position: relative;
  overflow: hidden;
}

.itsac-visual:before {
  z-index: 7;
}

.itsac-visual .description {
  padding: 196px 0 0 40px;
  position: relative;
  z-index: 9;
  font-size: 24px;
  line-height: 35px;
  font-weight: 300;
}

@media (max-width: 1439.98px) {
  .itsac-visual .description {
    padding-top: 140px;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1359.98px) {
  .itsac-visual .description {
    padding-top: 150px;
    padding-left: 10px;
  }
}

@media (max-width: 1199.98px) {
  .itsac-visual .description {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 767.98px) {
  .itsac-visual .description {
    padding-bottom: 15px;
    padding-top: 60px;
  }
}

.itsac-visual .description p {
  padding-right: 10%;
}

@media (max-width: 991.98px) {
  .itsac-visual .description p {
    padding: 0;
    text-align: center;
  }
}

.itsac-visual .description h1 {
  margin: 0 0 26px;
}

.itsac-visual .image {
  position: relative;
}

@media (max-width: 1439.98px) {
  .itsac-visual .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
  }
}

@media (max-width: 1199.98px) {
  .itsac-visual .image {
    margin: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.itsac-visual .image img {
  margin: 125px 0 0 -214px;
  position: relative;
}

@media (max-width: 1439.98px) {
  .itsac-visual .image img {
    max-width: 100%;
    height: auto;
    margin-left: 0;
  }
}

@media (max-width: 1199.98px) {
  .itsac-visual .image img {
    margin: 0;
  }
}

.itsac-visual .image:before {
  position: absolute;
  left: -300px;
  bottom: 0;
  content: '';
  background: url(./images/diversity-image1-bg.png?5c5f12860503d72772f3694954706740) no-repeat;
  height: 850px;
  width: 1595px;
}

.itsac-visual h1 {
  font-size: 72px;
  line-height: 75px;
  position: relative;
  z-index: 9;
}

@media (max-width: 1459.98px) {
  .itsac-visual h1 {
    font-size: 60px;
    line-height: 64px;
  }
}

@media (max-width: 1359.98px) {
  .itsac-visual h1 {
    font-size: 50px;
    line-height: 54px;
  }
}

@media (max-width: 1199.98px) {
  .itsac-visual h1 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  .itsac-visual h1 {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .itsac-visual h1 {
    font-size: 38px;
    line-height: 44px;
  }
}

.itsac-intro {
  padding: 153px 0 163px;
  background: #ebeff3;
}

@media (max-width: 1199.98px) {
  .itsac-intro {
    padding: 50px 0;
  }
}

.itsac-intro .image {
  margin: 21px -10px 0 29px;
}

@media (max-width: 1199.98px) {
  .itsac-intro .image {
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .itsac-intro .image {
    width: 140px;
    margin: 0 auto 30px;
  }
}

.itsac-intro .image img {
  width: 100%;
  height: auto;
  display: block;
}

.itsac-intro .description {
  position: relative;
  padding: 0 0 0 122px;
  font-size: 25px;
  line-height: 37px;
  font-weight: 300;
}

@media (max-width: 1199.98px) {
  .itsac-intro .description {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 991.98px) {
  .itsac-intro .description {
    padding: 0;
    text-align: center;
  }
}

.itsac-intro .description:before {
  position: absolute;
  left: 60px;
  top: 0;
  bottom: 0;
  content: '';
  background: #adadad;
  width: 2px;
}

@media (max-width: 991.98px) {
  .itsac-intro .description:before {
    display: none;
  }
}

.itsac-intro .description strong {
  font-weight: 600;
  color: #3b4aa1;
}

.itsac-info {
  background: url(./images/itsac-sec-bg.jpg?b31ce5df56de3db936bf9889e61d5793) no-repeat #0e1926;
  padding: 120px 0 112px;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .itsac-info {
    padding: 60px 0 40px;
  }
}

.itsac-info .head {
  max-width: 1010px;
  text-align: center;
  margin: 0 auto 100px;
}

@media (max-width: 1199.98px) {
  .itsac-info .head {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 50px;
  }
}

.itsac-info h2 {
  font-size: 72px;
  margin: 0 0 34px;
  line-height: 75px;
}

@media (max-width: 1199.98px) {
  .itsac-info h2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.itsac-info .description {
  padding: 0 0 0 92px;
}

@media (max-width: 1359.98px) {
  .itsac-info .description {
    padding: 0;
  }
}

@media (max-width: 1199.98px) {
  .itsac-info .description {
    font-size: 16px;
    line-height: 22px;
  }
}

.itsac-info p {
  margin: 0 0 30px;
}

.itsac-info .image img {
  margin: 48px 0 0 34px;
}

@media (max-width: 1359.98px) {
  .itsac-info .image img {
    margin: 0;
    max-width: 100%;
    height: auto;
    display: block;
  }
}

@media (max-width: 991.98px) {
  .itsac-info .image img {
    margin: 0 auto 30px;
  }
}

.cat-ser-area {
  padding: 139px 0 66px;
}

@media (max-width: 1199.98px) {
  .cat-ser-area {
    padding: 80px 0 60px;
  }
}

.cat-ser-area .head {
  max-width: 940px;
  text-align: center;
  margin: 0 auto 52px;
  font-size: 21px;
  line-height: 34px;
  font-weight: 300;
}

@media (max-width: 1199.98px) {
  .cat-ser-area .head {
    font-size: 18px;
    line-height: 26px;
  }
}

.cat-ser-area .head h2 {
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 21px;
}

.cat-ser-area .head strong {
  color: #3b4aa1;
  font-weight: 700;
}

.cat-ser-area .tabset {
  border-left: 3px dotted #777;
  padding: 28px 0 15px 36px;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 0 0 75px;
}

@media (max-width: 1199.98px) {
  .cat-ser-area .tabset {
    margin: 0 0 0 10px;
  }
}

@media (max-width: 767.98px) {
  .cat-ser-area .tabset {
    display: none;
  }
}

.cat-ser-area .tabset:after {
  position: absolute;
  left: -8px;
  top: -35px;
  content: "\E906";
  color: #06d27d;
  font-size: 45px;
  line-height: 1;
  font-family: 'prutech-icomoon' !important;
}

.cat-ser-area .tabset li {
  margin: 0 0 24px;
}

@media (max-width: 1199.98px) {
  .cat-ser-area .tabset li {
    margin: 0 0 10px;
  }
}

.cat-ser-area .tabset a {
  display: block;
  padding: 0 0 15px;
  color: #0e1926;
}

.cat-ser-area .tabset a.active {
  font-weight: 600;
}

.cat-ser-area .description {
  padding: 27px 0 0 40px;
}

@media (max-width: 991.98px) {
  .cat-ser-area .description {
    padding: 30px 0 0;
  }
}

.cat-ser-area .description h2 {
  font-size: 32px;
  line-height: 35px;
  font-weight: 500;
  margin: 0 0 15px;
}

@media (max-width: 991.98px) {
  .cat-ser-area .description h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.cat-ser-area .description ul {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 0 7px;
  font-weight: 300;
}

@media (max-width: 1199.98px) {
  .cat-ser-area .description ul {
    font-size: 18px;
    line-height: 26px;
    margin: 0;
  }
}

.cat-ser-area .description ul li {
  position: relative;
  padding: 0 0 0 34px;
  margin: 0 0 8px;
}

@media (max-width: 1199.98px) {
  .cat-ser-area .description ul li {
    padding: 0 0 0 15px;
  }
}

.cat-ser-area .description ul li:before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  content: '';
  background: #0e1926;
}

.itsac-partner {
  padding: 99px 0 112px;
  background: #ebeff3;
  text-align: center;
  font-size: 25px;
  list-height: 34px;
}

@media (max-width: 1199.98px) {
  .itsac-partner {
    padding: 60px 0 40px;
    font-size: 19px;
    line-height: 26px;
  }
}

.itsac-partner p {
  padding: 0 0 30px;
}

@media (max-width: 1199.98px) {
  .itsac-partner p {
    padding: 0 0 15px;
  }
}

.itsac-partner h2 {
  font-size: 45px;
  line-height: 48px;
  font-weight: 600;
  margin: 0 0 46px;
  letter-spacing: 2px;
}

@media (max-width: 1199.98px) {
  .itsac-partner h2 {
    margin: 0 0 20px;
  }
}

.itsac-partner .partners-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.itsac-partner .partners-list li {
  width: 210px;
  height: 120px;
  margin: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  background: #fff;
}

@media (max-width: 991.98px) {
  .itsac-partner .partners-list li {
    width: 150px;
    padding: 0 10px;
    height: 100px;
  }
}

@media (max-width: 767.98px) {
  .itsac-partner .partners-list li {
    width: 42%;
    margin: 0 10px 20px !important;
  }
}

.itsac-partner .partners-list li:first-child {
  margin-left: 0;
}

.itsac-partner .partners-list li:last-child {
  margin-right: 0;
}

@media (max-width: 991.98px) {
  .itsac-partner .partners-list li img {
    max-width: 100%;
    height: auto;
  }
}

.itsac-work-area {
  background: url(./images/itsac-sec-bg.jpg?b31ce5df56de3db936bf9889e61d5793) no-repeat #0e1926;
  padding: 159px 0 105px;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .itsac-work-area {
    padding: 60px 0;
  }
}

.itsac-work-area h2 {
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 20px;
  letter-spacing: 1px;
}

@media (max-width: 767.98px) {
  .itsac-work-area h2 {
    font-size: 38px;
    line-height: 44px;
  }
}

.itsac-work-area .image {
  margin: 37px 0 0 96px;
}

@media (max-width: 1439.98px) {
  .itsac-work-area .image {
    margin-left: 0;
  }
}

.itsac-work-area .image img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 991.98px) {
  .itsac-work-area .image img {
    margin: 0 auto;
  }
}

.itsac-work-area .description {
  font-size: 22px;
  line-height: 31px;
  font-weight: 300;
  padding: 0 0 0 34px;
}

@media (max-width: 991.98px) {
  .itsac-work-area .description {
    padding: 0;
    font-size: 18px;
    line-height: 26px;
  }
}

.itsac-work-area .description p {
  margin: 0 0 35px;
}

@media (max-width: 767.98px) {
  .itsac-work-area .description p {
    margin: 0 0 18px;
  }
}

.itsac-work-area .description p a {
  color: #0ad27e;
}

.itsac-work-area .description p a:hover {
  color: #fff;
}

.itsac-work-area .description p strong {
  font-weight: 600;
}

.itsac-work-area .box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -53px 77px -27px;
}

@media (max-width: 1199.98px) {
  .itsac-work-area .box-holder {
    display: block;
    margin: 0;
  }
}

.itsac-work-area .box-holder .box {
  width: 50%;
  padding: 0 27px;
}

@media (max-width: 1199.98px) {
  .itsac-work-area .box-holder .box {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}

.itsac-work-area .box-holder .wrap {
  background: #172645;
  border-radius: 20px;
  padding: 0 36px 0 0;
  min-height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.itsac-work-area .box-holder .wrap:before {
  position: absolute;
  left: -46px;
  top: -16px;
  width: 139px;
  height: 139px;
  border: 1px solid #fff;
  border-radius: 100%;
  content: '';
}

.itsac-work-area .box-holder .number {
  width: 110px;
  text-align: center;
  font-weight: 700;
  font-weight: 600;
  font-size: 48px;
  line-height: 52px;
  padding: 0 27px 17px 0;
}

@media (max-width: 1439.98px) {
  .itsac-work-area .box-holder .number {
    padding-bottom: 10px;
  }
}

.itsac-work-area .box-holder .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

@media (max-width: 1439.98px) {
  .itsac-work-area .box-holder .text {
    font-size: 18px;
    line-height: 22px;
  }
}

.itsac-work-area .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 29px;
}

@media (max-width: 1199.98px) {
  .itsac-work-area .holder {
    display: block;
  }
}

.itsac-work-area .info_block {
  width: 51.5%;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  position: relative;
}

@media (max-width: 1199.98px) {
  .itsac-work-area .info_block {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .itsac-work-area .info_block {
    font-size: 18px;
    line-height: 26px;
  }
}

.itsac-work-area .info_block:before {
  position: absolute;
  left: 0;
  top: -12px;
  width: 46px;
  content: '';
  background: #3b4aa1;
  height: 8px;
}

.itsac-work-area .info_block .title {
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  padding-top: 6px;
}

.itsac-work-area .info_block .email {
  display: block;
}

.itsac-work-area .info_block .email a {
  color: #0ad27e;
  font-weight: 600;
}

.itsac-work-area .info_block .email a:hover {
  color: #fff;
}

.itsac-work-area .info_block:first-child {
  width: 45%;
}

.itsac-work-area .info_block:last-child .tel {
  display: block;
  margin-right: -90px;
}

@media (max-width: 991.98px) {
  .itsac-work-area .info_block:last-child .tel {
    display: block;
    margin-right: 0;
  }
}


.footer .footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.footer .footer-bottom p {
  margin: 0;
}

.footer .footer-bottom .dir-logo {
  width: 70px;
}

.footer .footer-bottom .dir-logo img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 599.98px) {

  .footer .footer-bottom {
    display: block;
  }
  .footer .footer-bottom .dir-logo {
    margin: 10px auto 0;
  }
}


.visual.tech-banner.ai-sub-banner {
  padding-top: 60px;
}

.visual.tech-banner.ai-sub-banner .description {
  padding-left: 90px;
}

.visual.tech-banner.ai-sub-banner .description h1 span {
  color: #3b4aa1;
}

.page-template-contract .get-started-card {
  background: #fff !important;
}

body.page-id-542 {
  background: #fff;
}


.job-visual {
  padding: 50px 0 0;
  background: #0e1926; 
}

.job-visual img {
  width: 100%;
  height: auto;
  display: block;
}

.job_full_area h1 {
  font-size: 56px;
  text-align: center;
  line-height: 60px;
}

.job_full_area {
  padding: 100px 0;
}

.job_full_area .container {
  max-width: 1600px;
}

@media (max-width: 767.98px) {
  .job-visual img {
    max-width: inherit;
    width: 800px;
    margin-left: -400px;
    position: relative;
    left: 50%;
  }
}

.page-template-job-openings .menu-opener:before,
.page-template-job-openings .menu-opener:after,
.page-template-job-openings .menu-opener span::before {
  background: #0e1926;
}

.page-template-ai-services .case-study {
  background: #fff;
}

.page-template-ai-services .case-study .image img {
  margin: 0;
}

.page-template-ai-services .topics-section {
  padding-bottom: 90px;
}

.page-id-660 .ser_tabs_section {
  padding-bottom: 60px;
}
.page-id-660 .get-started-card {
  background: #fff !important;
}

.page-id-660 .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}


.page-id-664 .ser_tabs_section {
  padding-bottom: 60px;
}
.page-id-664 .get-started-card {
  background: #fff !important;
}

.page-id-664 .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}

.page-id-669 .ser_tabs_section {
  padding-bottom: 60px;
}
.page-id-669 .get-started-card {
  background: #fff !important;
}

.page-id-669 .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}

.page-id-669 .ser_tabs_section h2.h1 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}


.page-id-675 .ser_tabs_section {
  padding-bottom: 60px;
}
.page-id-675 .get-started-card {
  background: #fff !important;
}

.page-id-675 .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}

.page-id-680 .ser_tabs_section {
  padding-bottom: 60px;
}
.page-id-680 .get-started-card {
  background: #fff !important;
}

.page-id-680 .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}


.page-id-675 .visual.simple-banner .image img {
  margin-right: -150px;
}

.diversity-visual .description {
  padding-right: 80px;
  position: relative;
  z-index: 3;
}

@media (max-width: 1499.98px) {
  .diversity-visual .description {
    padding-right: 0;
  }
}

@media (max-width: 991.98px) {
  .diversity-visual .description {
    text-align: center;
  }
}

.page-template-job-openings .visual.simple-banner .image {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
}

.page-template-services-sub .visual.simple-banner .description h1 span {
  color: #3b4aa1 !important;
}

.page-template-finance .case-study .description {
  padding-top: 15px;
}

.page-template-finance .case-study .description p {
  max-width: 80%;
}

@media (max-width: 991.98px) {
  .page-template-finance .case-study .description p {
    max-width: 100%;
  }

}

.visual .container {
  z-index: 9;
}

.page-template-itsac .menu > li > a {
  color: #fff;
}

.page-template-education .menu > li:last-child a:hover {
  background: #fff;
  color: #0e1926 !important;
}

.page-id-675 .visual.simple-banner .description h1 {
  max-width: 515px;
}

@media (max-width: 1399.98px) {
  .page-id-675 .visual.simple-banner .image img {
    margin-right: -50px;
  }

  .visual.simple-banner .image img {
    max-width: 120%;
  }
}

@media (max-width: 991.98px) {
  .page-id-675 .visual.simple-banner .description h1 {
    max-width: 100%;
  }
}