.header .head, .mouse a, .right_head .menu_icon {
  -webkit-box-direction: normal;
}
.owl-carousel .owl-nav .left, .owl-carousel .owl-nav .right {
  content: url(../images/mobile_app_dev_images/arrow.svg);
}
#cssmenu, #cssmenu>ul {
  overflow: auto;
  width: 100%}
@-webkit-keyframes bounceupdown {
  0%, 100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
50% {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
}@keyframes bounceupdown {
  0%, 100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
50% {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
}@-webkit-keyframes shaking {
  0%, 100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
50% {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
}@keyframes shaking {
  0%, 100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
50% {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
}.contact_us_page .menu_request_quote, .show_on_mobile_only {
  display: none;
}
#mobile, .clientapp-popup.open, .full-open .header .head.white .logo_affle_enterprise img.dark_logo, .header .head.white .logo_affle_enterprise img.white_logo, .header .head.white .right_head .menu_icon img:first-child, .header .head.white.dark-menu-open .logo_affle_enterprise img.dark_logo, .show_on_not_mobile, div#casestudies-carousel .owl-dots .owl-dot, div.cta-right.show, ul.countries_list.mobile li.active span {
  display: block;
}
@media screen and (max-width:576px) {
.show_on_mobile_only {
  display: block;
}
.header .logo_affle_enterprise img {
  width: max-content;
}
.show_on_not_mobile {
  display: none;
}
}#clientcar img, form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
  width: 100%!important;
}
.clients-drag::-webkit-scrollbar {
  display: none;
}
.clients_mobile {
  display: none;
  overflow-x: scroll;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-overflow-scrolling: touch;
}
.clients_mobile img {
  cursor: move;
}
.clients_mobile::-webkit-scrollbar {
  display: none;
}
.header .head, .right_head {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
}
html {
  scroll-behavior: smooth;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Montserrat, sans-serif;
}
body {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  margin: 0;
  font-family: Montserrat, sans-serif!important;
}
.top_bubble {
  background: url(/images/homepage_images/top_bubble.svg) no-repeat padding-box;
  width: 445px;
  height: 420px;
  position: absolute;
  left: -7%;
  top: -10%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.menu_blob {
  background: url(/images/all_images/menu_blob.svg) no-repeat padding-box;
  width: 371px;
  height: 371px;
  position: absolute;
  bottom: -14%;
  right: -4%;
  opacity: .6;
}
.menu_bottom_blob {
  background: url(/images/homepage_images/digital_trans_bubble.svg) no-repeat padding-box;
  width: 459px;
  height: 420px;
  position: absolute;
  right: 0;
  top: 56%;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}
li {
  list-style: none;
}
div.cta-right {
  display: none;
  position: fixed;
  z-index: 1000;
  bottom: 40%;
  right: 0;
  direction: rtl;
  background-color: #146ab2;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 10px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
.header .head.white .about_contact ul li h3, .header .head.white .right_head .about_contact h3, .header .head.white .right_head .menu_icon span, div.cta-right>a {
  color: #fff;
}
div.cta-right.shake {
  -webkit-animation: .25s ease-in-out 3 shaking;
  animation: .25s ease-in-out 3 shaking;
}
button {
  outline: 0;
  cursor: pointer;
}
button>img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  vertical-align: middle;
  margin-left: 10px!important;
}
a.know_more:hover>img, button:hover>img {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}
a.know_more {
  color: #146ab2;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}
a.know_more img {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  vertical-align: middle;
  margin-left: 10px;
}
a.know_more:hover {
  color: #01335d;
  -webkit-transition: .5s;
  transition: .5s;
}
section.digital_consult {
  position: relative;
}
.digital_consult_blob {
  background: url(/images/homepage_images/tech_story_bubble.svg) no-repeat padding-box;
  width: 458px;
  height: 450px;
  position: absolute;
  left: -34%;
  bottom: -25%;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
section {
  width: 1170px;
  margin: 120px auto 0;
}
@media screen and (min-width:1600px) {
  a.know_more {
  font-size: 16px;
}
section {
  width: 1440px;
  margin-top: 160px;
}
}@media screen and (max-width:1200px) {
  section {
  width: 100%;
  padding: 20px 40px;
  margin-top: 60px;
}
}@media screen and (max-width:1200px) and (max-width:479px) {
  section {
  padding: 0 20px;
  margin-top: 60px;
}
}img {
  max-width: initial;
}
body.menu_open {
  overflow: hidden;
}
button.book {
  background: no-repeat padding-box #146ab2;
  height: 60px;
  padding: 20px;
  border-radius: 10px;
  border: none;
  outline: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #fff;
  margin-top: 15px;
  -webkit-transition: .5s;
  transition: .5s;
}
a span.know_more, button.book_consult_white {
  line-height: 19px;
  color: #146ab2;
  letter-spacing: 0;
}
.proud_btn button.see-casestudybtn:hover, button.book:hover, button.cappraisal:hover, button.load_morefaq:hover {
  box-shadow: 0 10px 20px 3px rgba(20, 106, 178, .2);
  -webkit-box-shadow: 0 10px 20px 3px rgba(20, 106, 178, .2);
  -moz-box-shadow: 0 10px 20px 3px rgba(20, 106, 178, .2);
  -webkit-transition: .5s;
  transition: .5s;
}
button.book:hover img {
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
button.book.explore-more {
  height: 50px;
  padding: 10px 20px;
}
button.book_consult_white {
  background: no-repeat padding-box #fff;
  border: none;
  border-radius: 10px;
  height: 60px;
  font-weight: 600;
  font-size: 16px;
  margin-left: 15px;
  padding: 20px;
}
@media screen and (min-width:1600px) {
  button.book {
  width: auto;
  padding: 20px 30px;
  font-size: 20px;
}
button.book_consult_white {
  padding: 20px 30px;
}
}a {
  text-decoration: none!important;
  cursor: pointer;
}
a span.know_more {
  font-weight: 700;
  font-size: 16px;
}
a span.know_more>img {
  vertical-align: middle;
  padding-left: 15px;
}
.section_title h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0;
  color: #3d3d3d;
  text-align: center;
  margin: 0 0 15px!important;
}
.mouse a span, .section_title>p {
  color: #6e6e6e;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (min-width:1600px) {
  .section_title h2 {
  font-size: 35px;
  line-height: 50px;
}
}.section_title>p {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  padding: 0!important;
}
@media screen and (min-width:1600px) {
  .section_title>p {
  font-size: 20px;
  line-height: 30px;
}
}.full-open .header .head.white .logo_affle_enterprise img.white_logo, .header .head .logo_affle_enterprise img.white_logo, .header .head.white .logo_affle_enterprise img.dark_logo, .header .head.white .right_head .menu_icon img:nth-child(2), .header .head.white.dark-menu-open .logo_affle_enterprise img.white_logo, .right_head .menu_icon .menu-white, ul.countries_list li span {
  display: none;
}
.header {
  height: 65px;
}
.header .head {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 25px 40px;
  z-index: 13;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  width: 100%}
.mouse a, .right_head .menu_icon, .tech_stories_content p {
  -webkit-box-orient: vertical;
}
.header .head.white .right_head .about_contact .colored a h3, .header .head.white .right_head .about_contact .colored h3, section.footer .copyright span a, section.footer .foot_sec footer .footer-menu-items ul li a {
  color: #5c5c5c;
}
.normal {
  -webkit-transition: display .2s;
  transition: display .2s;
}
.right_head {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mouse, .mouse a, .right_head .about_contact .sub-menu-wrap .sub-menu, .right_head .about_contact>ul, section.footer .foot_sec footer {
  display: -webkit-box;
  display: -ms-flexbox;
}
.right_head .about_contact>ul {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}
@media screen and (max-width:1025px) {
  .header .head {
  z-index: 999;
  padding: 10px 20px 20px;
}
#achievements-slider .owl-next {
  right: 0% !important;
}
#achievements-slider .owl-prev {
  left: 0% !important;
}
.right_head .about_contact>ul {
  display: none;
}
}.right_head .about_contact #menu-services:hover h3 {
  border-bottom: 3px solid #146ab2;
}
.right_head .about_contact #menu-services:hover .sub-menu-wrap {
  opacity: 1;
  visibility: visible;
  top: 0;
  padding-top: 7rem;
}
.right_head .about_contact .menu-solutions .sub-menu-wrap .sub-menu ul.sub-menu-dropdown {
  width: calc(100% - 355px);
}
button.small_button_blue {
  padding: 12px 15px;
  border: none;
  outline: 0;
  background-color: #146ab2;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.right_head .about_contact button.menu-contbtn {
  padding: 12px 22px;
  border: none;
  outline: 0;
  background-color: #146ab2;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  margin-left: 15px;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.right_head .about_contact button.menu-contbtn:hover {
  -webkit-transition: .2s;
  transition: .2s;
  box-shadow: 0 10px 20px 3px #2381cf33;
  -webkit-box-shadow: 0 10px 20px 3px #2381cf33;
  background-color: #0a72c9;
}
.right_head .about_contact h3 {
  margin: 10px 20px 4px;
  color: #5c5c5c;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 5px;
  height: 25px;
  cursor: pointer;
}
@media screen and (max-width:1280px) {
  .right_head .about_contact h3 {
  margin: 10px 12px 4px;
}
}.right_head .about_contact .sub-menu-wrap {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 3rem 3.45rem 2rem;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.right_head .about_contact .sub-menu-wrap .sub-menu {
  width: 100%;
  display: flex;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 230px;
  flex: 0 0 280px;
  margin-left: 3.5rem;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title .service-heading {
  font-size: 22px;
  font-weight: 700;
  color: #5c5c5c;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title>p {
  font-weight: 500;
  font-size: 15px;
  margin: 0 0 .8rem;
  padding: 0;
  line-height: 1.8;
  color: #595959;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title .ask-us {
  margin-top: 30px;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title .ask-us>p {
  color: #3d3d3d;
  font-weight: 700;
}
.right_head .about_contact .sub-menu-wrap .sub-menu .menu-title .ask-us .askus-btn {
  border: none;
  outline: 0;
  color: #fff;
  background-color: #146ab2;
  padding: 10px 20px;
  font-weight: 600;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 250px);
  margin-left: auto;
  -ms-flex-pack: distribute;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  padding-left: 0;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown a {
  font-weight: 500;
  font-size: 15px;
  padding: 0;
  line-height: 1.8;
  color: #595959;
  transition: linear;
  -o-transition: linear;
  -webkit-transition: linear;
  display: inline-block;
  position: relative;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown a::after {
  content: "";
  position: absolute;
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  height: 1.5px;
  bottom: 0;
  left: 0;
  background-color: #146ab2;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown a:hover::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown>li ul li {
  margin: 10px 0;
  position: relative;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown>li ul li:first-child {
  font-size: 18px;
  font-weight: 700;
  color: #5c5c5c;
  margin-bottom: 20px;
}
.right_head .about_contact .sub-menu-wrap .sub-menu ul.sub-menu-dropdown>li ul li:first-child::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 26px;
  border-bottom: 3px solid #f68121;
  width: 60px;
}
.right_head .menu_icon {
  float: right;
  display: none;
  cursor: pointer;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width:980px) {
  div.cta-right.show {
  display: none!important;
}
.right_head .menu_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
}.right_head .menu_icon span {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .03px;
  text-transform: lowercase;
  opacity: 1;
  text-align: center;
  color: #146ab2;
}
.right_head .menu_icon.mobile img {
  position: relative;
  width: 22px;
  right: 10px;
  top: 5px;
}
.mouse {
  position: absolute;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 10px;
  -webkit-animation: 1.5s infinite bounceupdown;
  animation: 1.5s infinite bounceupdown;
}
.mouse img {
  cursor: pointer;
}
.mouse a {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mouse a span {
  padding-top: 5px;
  font-size: 10px;
  line-height: 13px;
}
.main_video video, .right_detail img, .section_title.formobilepage p, div#usp-carousel .owl-stage-outer .item, div#usp-carousel .usp_sub .usp_left, section.clientele, section.engage_sec {
  width: 100%}
.clients_tit h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 40x;
  letter-spacing: 0;
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 40px;
}
section.footer {
  width: 100%;
  margin: 120px auto 0;
  background-color: #f6f8fc;
}
section.footer .foot_sec {
  margin: 0 auto;
  width: 1170px;
  position: relative;
  padding: 55px 0 40px;
}
@media screen and (min-width:1600px) {
  .right_head .about_contact h3 {
  font-size: 20px;
}
section.footer .foot_sec {
  width: 1440px;
}
}section.footer .foot_sec footer {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%}
section.footer .foot_sec footer ul {
  padding-left: 0;
}
section.footer .foot_sec footer .footer-details {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%}
section.footer .foot_sec footer .footer-details p.description {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #5c5c5c;
  margin: 36px 0;
  padding: 0;
}
section.footer .foot_sec footer .footer-details .google_aws {
  margin: 15px 0 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.footer .foot_sec footer .footer-menu-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
}
section.footer .foot_sec footer .footer-menu-items ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
section.footer .foot_sec footer .footer-menu-items ul.mobile {
  margin-top: 36px;
}
section.footer .foot_sec footer .footer-menu-items ul li {
  margin: 5px auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0;
  color: #5c5c5c;
}
@media screen and (min-width:1600px) {
  section.footer .foot_sec footer .footer-details p.description {
  font-size: 20px;
  line-height: 40px;
}
section.footer .foot_sec footer .footer-menu-items ul li {
  font-size: 20px;
  line-height: 44px;
}
section.footer .foot_sec footer .footer-menu-items ul li: first-of-type {
  font-size: 24px;
}
}section.footer .foot_sec footer .footer-menu-items ul li:first-of-type {
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0;
  color: #4a4a4a;
  margin-bottom: 15px;
}
section.footer .copyright {
  border-top: 1px solid #ececec;
}
section.footer .copyright .footer-bottom {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1170px;
  margin: 0 auto;
  padding: 30px 0 10px;
}
#argentina, #brazil, #cyprus, #database, #devops, #framework, #hosting, #india, #indo, #israel, #layer, #singa, #spain, #uae, #us, #vis, #web, .badge_boxes .badge_boxes_image_mobile, .common-section-features.mobile, .faqs .togglefaq.less, .industries_boxes.no_border .indus_bottom_line, .load_morefaq.less, .owl-carousel .owl-item .csimage-mobile, .tech_we_use.mobile, ul.countries_list.mobile, ul.countries_list.mobile li span {
  display: none;
}
@media screen and (min-width:1600px) {
  section.footer .copyright .footer-bottom {
  width: 1440px;
}
}@media screen and (max-width:1080px) {
  section.footer .copyright .footer-bottom {
  width: auto;
}
}@media screen and (max-width:1080px) and (max-width:580px) {
  section.footer .copyright .footer-bottom {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
}section.footer .copyright .footer-bottom .privacy-sitemap>span {
  margin: 0 10px;
}
section.footer .copyright span {
  font-weight: 600;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0;
  color: #5c5c5c;
}
.left_detail .email_address p img, .left_detail>span p img, .second_add>span p img {
  margin-right: 20px;
  vertical-align: middle;
}
.cont_tit h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0;
  color: #4a4a4a;
}
.left_detail div>p, .left_detail>span p, .second_add>p, .second_add>span p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 1;
}
.connect_info .social_icon img {
  margin-right: 14px;
}
#cssmenu>ul>li, .how_head p {
  margin-bottom: 25px;
}
.country_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 80px;
  justify-content: center;
}
.country_flag, .left_detail, ul.countries_list {
  display: -webkit-box;
  display: -ms-flexbox;
}
@media screen and (min-width:1600px) {
  section.footer .copyright span {
  font-size: 18px;
}
.country_detail {
  margin-top: 50px;
}
}.badges_sec, .countries_sec, .engage_area, .second_add, div#usp-carousel, div.usp {
  margin-top: 40px;
}
ul.countries_list, ul.countries_list.mobile {
  margin: 0 auto;
  padding-left: 0;
  list-style: none;
}
.left_detail div>p, .second_add>p {
  text-align: left;
  color: #5c5c5c;
  width: 90%}
.left_detail>span p, .second_add>span p {
  color: #146ab2;
}
.presence_head h2 {
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  line-height: 15px;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
}
.left_detail .email_address p, .presence_head p {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
}
.presence_head p {
  text-align: center;
  line-height: 24px;
  color: #6e6e6e;
  opacity: 1;
}
.country_flag {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.countries_sec .con_area {
  min-height: 300px;
}
ul.countries_list {
  display: flex;
}
ul.countries_list li {
  cursor: pointer;
  text-align: center;
  width: 80px;
}
@media screen and (min-width:1600px) {
  ul.countries_list li {
  width: 90px;
}
}ul.countries_list li a.active, ul.countries_list.mobile li a.active {
  -webkit-transition: .8s;
  transition: .8s;
}
ul.countries_list li a.active img, ul.countries_list.mobile li a.active img {
  border-radius: 50%;
  background: no-repeat padding-box #fff;
  border: 1px solid #f68121;
  opacity: 1;
  padding: 1px;
}
ul.countries_list li img, ul.countries_list.mobile li img {
  border-radius: 50%}
ul.countries_list li[panel-id=indo] span, ul.countries_list li[panel-id=singa] span, ul.countries_list.mobile li[panel-id=indo] span, ul.countries_list.mobile li[panel-id=singa] span {
  position: relative;
  right: 3px;
}
ul.countries_list.mobile::-webkit-scrollbar {
  display: none;
}
ul.countries_list.mobile li {
  cursor: pointer;
  text-align: center;
  width: 70px;
}
@media screen and (max-width:1700px) {
  ul.countries_list.mobile li {
  width: 90px;
}
}li.navItem.active>img {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #f68121;
  box-shadow: 0 0 0 2px #f68121;
  -webkit-transition: .5s;
  transition: .5s;
  padding-inline: 1px;
  padding-block: .5px;
}
li.navItem.active span {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #f68121;
  padding-top: 8px;
}
@media screen and (max-width:657px) {
  .countries_sec .con_area {
  min-height: auto;
}
ul.countries_list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  overflow-x: auto;
  height: 105px;
  display: none;
}
ul.countries_list li, ul.countries_list.mobile li {
  width: 50px;
  margin-right: 30px;
  margin-top: 5px;
}
ul.countries_list li[panel-id=argentina] span, ul.countries_list li[panel-id=indo] span, ul.countries_list li[panel-id=singa] span, ul.countries_list.mobile li[panel-id=argentina] span, ul.countries_list.mobile li[panel-id=indo] span, ul.countries_list.mobile li[panel-id=singa] span {
  right: 12px;
}
ul.countries_list.mobile {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  overflow-x: auto;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
}
li.navItem.active span {
  font-size: 14px;
}
}.left_detail {
  width: 49%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.left_detail .email_address p {
  line-height: 19px;
  color: #146ab2;
}
.left_detail h3 {
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
}
button.consul_btn, button.team_btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
}
.right_detail {
  width: 49%}
.other_services .related_detail, div.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.country_sec {
  margin-bottom: 92px;
}
.badges_sec {
  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;
}
@media screen and (max-width:768px) {
  section.clientele {
  padding: 0;
}
section.clientele .feather .section_title {
  padding: 0 20px;
}
.cont_tit h3 {
  font-size: 18px;
}
.badges_sec {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
}@media screen and (max-width:768px) and (max-width:567px) {
  .badges_sec {
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 40px auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
}.consult, .consult .consult_text {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%}
.consult, .fa-minus {
  -webkit-box-align: center;
}
.badge_boxes .badge_boxes_image_mobile img {
  width: 90%}
button.team_btn {
  background: no-repeat padding-box #146ab2;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  border: none;
  padding: 20px;
}
button.consul_btn {
  height: 60px;
  background: no-repeat padding-box #fff;
  border-radius: 10px;
  border: none;
  margin-right: 40px;
  color: #146ab2;
  padding: 10px 20px;
}
#cssmenu>ul, ul.tech_icon {
  padding-left: 0;
}
.consult {
  height: 200px;
  background: no-repeat padding-box #f68121;
  border-radius: 20px;
  opacity: 1;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.consult>div:first-child img {
  position: relative;
  margin-top: -22px;
  margin-left: 40px;
}
.consult .consult_text {
  padding-left: 50px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width:840px) {
  section.footer .foot_sec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0;
  padding: 30px 0;
}
.consult .consult_text {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px;
}
}.consult .consult_text h2 {
  text-align: left;
  font-weight: 900;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0;
  color: #fff;
}
.consult .consult_text p, .faqanswer p, .faqanswer ul li {
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
}
.consult .consult_text p {
  text-align: left;
  font-size: 16px;
  color: #fff;
  opacity: .8;
}
.consult .consult_text .consult_content {
  width: 65%}
@media screen and (max-width:920px) {
  section.footer .foot_sec footer .footer-details {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%}
.badge_boxes .badge_boxes_image, section.footer .foot_sec footer .footer-details .mtraction-logo, section.footer .foot_sec footer .footer-details p.description {
  display: none;
}
.badge_boxes .badge_boxes_image_mobile {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.consult .consult_text .consult_content {
  width: 90%}
.owl-carousel .owl-item .csimage-mobile {
  display: block;
}
}@media screen and (max-width:920px) and (max-width:480px) {
  .consult .consult_text .consult_content {
  width: 100%}
}.faqanswer {
  display: none;
  padding-left: 30px;
}
.faqanswer p {
  font-size: 14px;
  color: #5c5c5c;
  opacity: 1;
  width: 92%}
.faqanswer ul li {
  list-style: disc;
  font-size: 14px;
  color: #5c5c5c;
  width: 92%}
.faqanswer:last-child, .faqs a.active {
  border-bottom: 0;
}
.faqanswer h3 {
  font-size: 15px;
  font-weight: 600;
}
.faqanswer .faqanswer-head {
  padding-bottom: 0;
}
.global_bubble {
  width: 350px;
  right: 0;
  height: 304px;
  position: absolute;
  background: url(/images/mobile_app_dev_images/ellipse_yellow.svg) center;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  opacity: .5;
}
#letstalk button, .faqs, button.load_morefaq {
  background: no-repeat padding-box #fff;
}
.faqs {
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  margin-top: 40px;
}
.fa-minus, .fa-plus {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  float: right;
}
.faqs .togglefaq {
  text-decoration: none;
  color: #4a4a4a;
  padding: 30px;
  display: block;
  height: 80px;
  list-style: myanmar;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
}
@media screen and (min-width:1600px) {
  .faqs .togglefaq {
  font-size: 18px;
}
}div.faqs a.togglefaq:not(:first-child) {
  border-top: 1px solid #d0d0d0;
}
.fa-plus {
  color: #c7c7c7;
  font-size: 20px;
  background: no-repeat padding-box #f9f9f9;
  padding: 3px 0 0 4px;
}
.fa-minus, .tech_icon li.active {
  background: no-repeat padding-box #f68121;
}
.fa-minus {
  color: #fff;
  padding: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
p {
  margin: 0;
  padding-bottom: 20px;
}
button.load_morefaq {
  border: 1px solid #146ab2;
  border-radius: 10px;
  width: 177px;
  height: 50px;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
  color: #146ab2;
  position: relative;
  left: 0;
  right: 0;
  margin: 30px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .5s;
  transition: .5s;
}
button.load_morefaq.less:hover img, button.load_morefaq:hover img {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.tech_stories .tech_stories_listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}
.tech_stories .tech_stories_listing .blog_commom_list {
  position: relative;
  width: 370px;
  border-radius: 10px;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  color: #3d3d3d;
  -webkit-transition: 1s;
  transition: 1s;
}
@media screen and (min-width:1600px) {
  button.load_morefaq {
  font-size: 17px;
  height: 45px;
}
.tech_stories .tech_stories_listing .blog_commom_list {
  width: 31.5%}
}@media screen and (max-width:1024px) {
  .clients_mobile {
  display: block;
  margin-top: 40px;
}
.footer-bottom .privacy-sitemap {
  margin-right: 50px;
}
.top_bubble, section.clientele .feather #clientcar {
  display: none;
}
section.top_sec {
  height: 100%}
.country_sec {
  margin-bottom: 0;
}
.consult>div: first-child img {
  display: none;
}
.consult .consult_text h2 {
  font-size: 24px;
  line-height: 30px;
}
.tech_stories .tech_stories_listing .blog_commom_list {
  width: 31.5%}
}.tech_stories .tech_stories_listing .blog_commom_list h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #4a4a4a;
  margin: 20px 0 15px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tech_stories .tech_stories_listing .blog_commom_list>a .img_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 20px;
  width: 100%}
.tech_stories .tech_stories_listing .blog_commom_list>a .img_sec:hover>img {
  -webkit-filter: brightness(.6);
  filter: brightness(.6);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.tech_stories .tech_stories_listing .blog_commom_list>a img {
  max-height: 195px;
  max-width: 370px;
  border-radius: 20px;
  -webkit-transition: .7s ease-in-out .1s;
  transition: .7s ease-in-out .1s;
}
@media screen and (min-width:1600px) {
  .tech_stories .tech_stories_listing .blog_commom_list>a img {
  max-width: 100%;
  width: 100%;
  max-height: inherit;
}
}@media screen and (max-width:1024px) {
  .tech_stories .tech_stories_listing .blog_commom_list>a img {
  max-height: 195px;
  max-width: 100%}
}.tech_stories .tech_stories_listing .blog_commom_list .tech_stories_content>p {
  margin-bottom: 20px;
}
.tech_stories_listing>a>img {
  width: 100%;
  height: 100%}
.blog_commom_list p.read {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: #f68121;
  padding: 0;
  margin-top: 30px;
}
.tech_stories_content a span {
  font-weight: 600;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0;
  color: #146ab2;
}
.tech_stories_content p {
  margin-bottom: 26px;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #5c5c5c;
  height: 50px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.lets, .lets_app, .selection_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.choose_boxes, .row.downpopup {
  display: -webkit-box;
  display: -ms-flexbox;
}
.lets_box {
  margin: 35px 50px;
}
.lets_head, .proud_btn {
  margin-top: 20px;
}
.lets_head h2 {
  text-align: left;
  font-weight: 800;
  font-size: 38px;
  line-height: 47px;
  letter-spacing: 0;
  color: #fff;
}
.engage_doc .engage_tit h4, .lets_head p, .other_services .related_detail .relserv h3 {
  text-align: left;
  line-height: 0;
  letter-spacing: 0;
}
.lets_head p {
  font-weight: 600;
  font-size: 20px;
  color: #3d3d3d;
}
.lets_app_right {
  margin-left: 50px;
  width: 370px;
}
@media screen and (min-width:1600px) {
  .lets_app_right {
  width: 35%}
.lets {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
}.lets_app_right h2 {
  text-align: left;
  font-weight: 800;
  font-size: 26px;
  line-height: 24px;
  letter-spacing: 0;
  color: #3d3d3d;
  margin: 0!important;
}
@media screen and (max-width:1024px) {
  .lets_box {
  margin: 0;
  padding: 20px;
}
.lets_head h2 {
  font-size: 25px;
  line-height: 37px;
}
.lets_app_right {
  margin-left: 0;
  margin-top: 40px;
  width: 100%}
.lets_app_right h2 {
  line-height: 1.2;
}
}.box_content, .engage_list p, .industries_content {
  font-weight: 600;
  line-height: 24px;
}
.row.downpopup {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
.popleft, .popright {
  -webkit-box-flex: 50%;
  -ms-flex: 50%;
  flex: 50%}
#letstalk button {
  width: 200px;
  height: 60px;
  border-radius: 10px;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
  margin-top: 45px;
  color: #146ab2;
}
@media screen and (max-width:567px) {
  section.footer .foot_sec footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
section.footer .foot_sec footer ul {
  padding: 0 10px;
}
section.footer .copyright span {
  padding: 0;
}
.left_detail .email_address p {
  font-size: 14px;
}
.left_detail h3 {
  text-align: center;
  font-size: 18px;
}
.left_detail div>p {
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.left_detail {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.right_detail {
  width: 100%}
#letstalk button {
  margin-top: 20px;
}
}#letstalk input[type=email], input[type=text] {
  outline: 0;
  background: 0 0;
  width: 93%;
  color: #fff;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 label, label {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: #fff;
  opacity: .7;
}
input[type=text]::-webkit-input-placeholder {
  color: #fff;
}
input[type=text]::-moz-placeholder {
  color: #fff;
}
input[type=text]::-ms-input-placeholder {
  color: #fff;
}
input[type=text]::placeholder {
  color: #fff;
}
input[type=email]::-webkit-input-placeholder {
  color: #fff;
}
input[type=email]::-moz-placeholder {
  color: #fff;
}
input[type=email]::-ms-input-placeholder {
  color: #fff;
}
input[type=email]::placeholder {
  color: #fff;
}
input#message {
  width: 97%}
.lets_app_left {
  height: 545px;
  width: 750px;
  background: no-repeat padding-box #146ab2;
  border-radius: 20px;
  opacity: 1;
}
.choose_boxes, section.technologies, section.techwe_use {
  background: no-repeat padding-box #f9f9f9;
}
@media screen and (min-width:1600px) {
  .lets_app_left {
  width: 60%}
.choose_boxes .box_sub {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
}.other_services {
  padding-top: 30px;
}
.other_services .related_detail img {
  position: relative;
  bottom: 17px;
}
.other_services .related_detail .relserv {
  margin-left: 30px;
  margin-bottom: 5px;
}
.other_services .related_detail .relserv h3 {
  font-weight: 600;
  font-size: 18px;
  color: #4a4a4a;
}
.other_services .related_detail .relserv p {
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #5c5c5c;
}
.choose_container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.asaap_section_title {
  text-align: center;
  margin-bottom: 10px;
}
.asaap_section_title .big_blue {
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
}
.choose_boxes {
  height: 190px;
  width: 200px;
  border-radius: 15px;
  text-align: center;
  opacity: 1;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.team_bubble, .tech_bubble {
  height: 501px;
  position: absolute;
}
@media screen and (max-width:1024px) {
  .row.downpopup {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lets_app_left {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.choose_affle {
  padding-bottom: 0;
}
.choose_boxes {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
}.choose_platform, .industries_platform {
  display: -webkit-box;
  display: -ms-flexbox;
}
.choose_boxes .box_sub {
  margin: 0 20px;
}
.choose_platform {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  margin-top: 40px;
}
.box_content {
  width: 157px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
  padding-top: 20px;
}
@media screen and (min-width:1600px) {
  .box_content {
  font-size: 18px;
  width: 100%}
}@media screen and (max-width:1024px) {
  .choose_platform {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}
.box_content {
  margin: 10px 0;
}
ul.tech_icon {
  padding-left: 0;
}
}@media screen and (max-width:800px) {
  .box_content {
  width: 100%}
}@media screen and (max-width:800px) and (max-width:800px) {
  .box_content {
  font-size: 14px;
  margin: 0;
}
}.tech_section {
  width: 1170px;
  margin: 40px auto 0;
}
@media screen and (min-width:1600px) {
  .tech_section {
  width: 1440px;
}
.tech_use .section_title h2 {
  margin-top: 20px!important;
}
}section.techwe_use {
  width: 100%}
.tech_use {
  padding: 80px 0 75px;
}
.tech_use .section_title{
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width:1200px) {
  section.footer .foot_sec {
  width: 100%}
.tech_section {
  width: 100%;
  padding: 0;
}
.tech_use {
  padding: 60px 0;
}
}.tech_bubble {
  width: 600px;
  background: url(/images/mobile_app_dev_images/ellipse_tech.svg) left no-repeat padding-box;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}
.team_bubble {
  background: url(/images/mobile_app_dev_images/team_bubble.svg) right no-repeat padding-box;
  width: 573px;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.industries_boxes, ul.tech_icon {
  position: relative;
  text-align: center;
}
.technology_head {
  padding-top: 80px;
  margin-bottom: 50px;
}
section.technologies {
  opacity: 1;
}
button.cappraisal, ul.tech_icon li {
  background: no-repeat padding-box #fff;
}
section.technologies>div {
  margin-right: 60px;
  margin-left: 60px;
}
@media screen and (max-width:1024px) and (max-width:768px) {
  ul.tech_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%}
}ul.tech_icon li {
  text-align: center;
  height: 40px;
  display: inline-block;
  margin-bottom: 35px;
  margin-right: 10px;
  padding: 0 15px;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out;
}
.engage_doc, .proud {
  border-radius: 20px;
}
ul.tech_icon a {
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0;
  color: #6e6e6e;
  opacity: 1;
}
a.nav_item.active li {
  background: #f68121;
  letter-spacing: 0;
  color: #fff;
}
.tech_icon li.active {
  border-radius: 20px;
  opacity: 1;
  color: #fff;
}
ul.tech_ul li.tech_list {
  display: inline-block;
  width: 16%;
  text-align: center;
}
@media screen and (max-width:1024px) {
  ul.tech_icon li {
  margin-bottom: 15px;
}
ul.tech_ul {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.tech_ul li.tech_list {
  width: 30%}
}@media screen and (max-width:1024px) and (max-width:640px) {
  .tech_stories .tech_stories_listing .blog_commom_list {
  width: 100%;
  margin-bottom: 50px;
}
.tech_stories .tech_stories_listing .blog_commom_list:last-child {
  margin-bottom: 0;
}
.tech_stories .tech_stories_listing .blog_commom_list>a img {
  max-height: 100%;
  max-width: 100%;
  width: 100%}
ul.tech_ul li.tech_list {
  width: 48%}
}ul.tech_ul li.tech_list p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
}
.industries_boxes {
  height: 175px;
  width: 200px;
  opacity: 1;
  margin: 40px 15px 0;
}
.industries_boxes .industries_image {
  margin-right: 20px;
}
@media screen and (max-width:1024px) {
  .industries_boxes {
  width: 20%;
  margin-right: 0;
}
.industries_boxes: not(:last-child)::after {
  display: none;
}
}@media screen and (max-width:767px) {
  .lets {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.industries_boxes .industries_image {
  margin-right: 0;
}
.industries_boxes {
  width: 43%;
  margin: 40px 3px 0 0;
}
}.industries_boxes:not(:last-child)::after {
  display: block;
  content: "";
  width: 1px;
  background: #707070;
  opacity: .1;
  position: absolute;
  right: -5px;
  height: 150px;
  top: 0;
}
@media screen and (max-width:1024px) and (max-width:767px) {
  .industries_boxes:  not(:last-child)::after {
  display: none;
}
}.industries_boxes:nth-child(5)::after {
  background: 0 0;
}
.indus_bottom_line {
  position: absolute;
  width: 175px;
  margin-top: 14px;
  border-bottom: 1px solid #707070;
  top: 95%;
  left: 0;
  right: 0;
  opacity: .1;
}
.industries_content {
  width: 140px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
  margin: 22px 0 20px 20px;
}
.industries_platform {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.engage_list, .engage_list p {
  display: -webkit-box;
  display: -ms-flexbox;
}
.engage_doc {
  width: 100%;
  background: no-repeat padding-box #fcf8f4;
  opacity: 1;
}
.engage_doc .engage_tit {
  margin: 50px 0 0 50px;
}
.engage_doc .engage_tit h4 {
  font-weight: 700;
  font-size: 20px;
  color: #4a4a4a;
}
.engage_doc .engage_tit p, .engage_list p {
  color: #5c5c5c;
  text-align: left;
  letter-spacing: 0;
}
.engage_doc .engage_tit p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.engage_list {
  margin: 30px 100px 18px 50px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.engage_list .left, .engage_list .right, .errorBoxLeft {
  width: 45%}
@media screen and (max-width:1100px) {
  .engage_list .left, .engage_list .right {
  width: 100%}
}.engage_list .left p::before, .engage_list .right p::before {
  content: url(/images/mobile_app_dev_images/check_orange.svg);
  padding-right: 15px;
  margin-top: 2px;
}
@media screen and (min-width:1600px) {
  ul.tech_ul li.tech_list {
  margin-bottom: 40px;
}
.industries_boxes.no_border: :after {
  display: none;
}
.industries_boxes.no_border .indus_bottom_line {
  display: block;
}
.industries_boxes: nth-child(5)::after {
  background: #707070;
}
.engage_doc .engage_tit h4 {
  font-size: 24px;
}
.engage_doc .engage_tit p {
  font-size: 20px;
}
.engage_list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.engage_list>.right {
  margin-left: 150px;
}
}@media screen and (max-width:1024px) and (max-width:480px) {
  .consult .consult_text h2 {
  text-align: center;
  font-size: 24px;
  margin-top: 5px;
}
.lets_head h2 {
  text-align: left;
}
.lets_app_right h2 {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
}
.choose_boxes {
  width: 48%;
  margin-top: 15px;
}
.choose_platform {
  gap: 5px;
}
.engage_list {
  margin: 30px 25px 15px;
}
}.engage_list p {
  display: flex;
  font-size: 16px;
}
@media screen and (min-width:1600px) {
  .engage_list p {
  font-size: 18px;
  line-height: 32px;
}
}.engage_list p img {
  vertical-align: sub;
  margin-right: 20px;
}
.engage_list .me_engage {
  position: absolute;
  right: -6%;
  bottom: 6%}
@media screen and (min-width:1600px) {
  .engage_list .me_engage {
  right: -70px;
  bottom: 8px;
}
}.engage_list .me_engage img {
  mix-blend-mode: darken;
  opacity: .6;
}
.right_logo img, .uiux img {
  float: right;
  margin-right: 30px;
  margin-top: 30px;
}
.engage {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.engage_head {
  margin-bottom: 40px;
}
.engage_doc.second .engage_list .left p::before, .engage_doc.second .engage_list .right p::before, .engage_doc.third .engage_list .left p::before, .engage_doc.third .engage_list .right p::before {
  content: url(/images/mobile_app_dev_images/checksm.svg);
  padding-right: 15px;
  margin-top: 4px;
}
.engage_doc.second {
  background: #f0f8ff;
}
.engage_doc.third {
  background: no-repeat padding-box #f9f9f9;
}
.engage_doc.fourth {
  background: no-repeat padding-box #f9fcf3;
}
.owl-carousel .owl-nav .left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-carousel .owl-item img {
  display: inline;
  width: auto;
}
.owl-carousel .owl-item .csimage-mobile img {
  width: 58%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: max-content;
}
.engage_sec .owl-carousel .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}
.owl-prev .left img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
  color: #fff;
  text-decoration: none;
}
.proud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 61px;
  background: no-repeat padding-box #f9f9f9;
  width: 1110px;
  height: 500px;
}
#cssmenu, .selection_sub, div#usp-carousel .our_usp .proud_img, div#usp-carousel .usp_sub {
  display: -webkit-box;
  display: -ms-flexbox;
}
div#casestudies-carousel {
  position: relative;
  margin-top: 50px;
}
div#casestudies-carousel .owl-dots {
  -webkit-animation: 1s 1s both fadeInUp;
  animation: 1s 1s both fadeInUp;
  position: absolute;
  right: 0;
  top: 45%;
  margin-top: 0!important;
}
div#casestudies-carousel .owl-dots .owl-dot.active span {
  background: #146ab2;
  height: 40px;
}
div#casestudies-carousel .owl-dots .owl-dot span {
  background: #cbdceb;
}
div#casestudies-carousel .owl-item.active .proud_img {
  -webkit-animation: .8s .8s both fadeInRight;
  animation: .8s .8s both fadeInRight;
}
div#casestudies-carousel .owl-item.active .csimage-mobile {
  -webkit-animation: .8s .8s both fadeInUp;
  animation: .8s .8s both fadeInUp;
}
div#casestudies-carousel .owl-item.active .proud_tit, div#casestudies-carousel .owl-item.active .selection_right h3, div#casestudies-carousel .owl-item.active .selection_right p, div#casestudies-carousel .owl-item.active button.cappraisal, div#casestudies-carousel .owl-item.active button.see-casestudybtn {
  -webkit-animation: 1s 1s both fadeInUp;
  animation: 1s 1s both fadeInUp;
}
.selection_sub {
  width: 50%;
  margin-left: 30px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width:1600px) {
  .right_logo img {
  margin-right: 50px;
}
.selection_sub {
  width: 63%}
}.selection_right h3 {
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #146ab2;
}
.selection_right>p {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  color: #5c5c5c;
}
.proud_right {
  margin-left: 374px;
  margin-top: 50px;
  margin-right: 100px;
}
.proud_right h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #4a4a4a;
}
.clientapp-popup .clientapp-popup-content .client_name p, .proud_right p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #5c5c5c;
}
.proud_btn button.see-casestudybtn, button.cappraisal {
  height: 50px;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: .5s;
  letter-spacing: 0;
}
.proud_btn button.see-casestudybtn {
  padding: 0 30px;
  background: no-repeat padding-box #146ab2;
  border-radius: 10px;
  border: none;
  line-height: 32px;
  color: #fff;
  transition: .5s;
  margin-right: 15px;
}
button.cappraisal {
  border: 1px solid;
  border-radius: 10px;
  line-height: 32px;
  color: #146ab2;
  padding: 9px 20px;
  transition: .5s;
}
.proud_tit h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3d3d3d;
  text-align: left;
  margin-top: 0!important;
}
.proud_tit h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #5c5c5c;
}
div#usp-carousel .owl-stage-outer {
  background: no-repeat padding-box #f3f7fc;
  border-radius: 20px;
}
div#usp-carousel .our_usp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 65px 65px 40px;
}
div#usp-carousel .our_usp .proud_img {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width:920px) {
  div#usp-carousel .our_usp .proud_img {
  display: none!important;
}
}div#usp-carousel .usp_sub {
  width: 56%;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
}
div#usp-carousel .usp_sub .usp_left h2 {
  letter-spacing: 0;
  color: #4a4a4a;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 0;
}
div#usp-carousel .usp_sub .usp_left h5 {
  margin: 20px 0 40px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: #5c5c5c;
}
@media screen and (max-width:768px) {
  .other_services .related_detail .relserv h3 {
  line-height: .8;
  font-size: 16px;
}
.tech_section .tech_lists {
  width: 100%;
  overflow-x: auto;
}
section.techwe_use {
  display: none;
}
ul.tech_icon a {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.industries_content {
  font-size: 18px;
  width: auto;
  margin-left: 0;
}
section.engage_sec {
  padding: 0;
}
section.engage_sec .section_title {
  padding: 20px;
}
.engage_doc>div: first-child {
  display: none;
}
.engage_doc .engage_tit {
  margin: 30px 24px 0 26px;
}
.engage_doc .engage_tit h4 {
  line-height: 20px;
  font-size: 18px;
}
.engage_doc .engage_tit p {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}
.engage_list .left p img, .engage_list .right p img {
  margin-right: 12px;
  vertical-align: middle;
  margin-top: 3px;
}
div#usp-carousel .usp_sub {
  margin: 10px 30px;
  width: 100%}
div#usp-carousel .usp_sub .usp_left h5 {
  font-size: 14px;
}
}div#usp-carousel .usp_sub ul.usp_list {
  padding-left: 0!important;
  margin-top: 25px;
}
div#usp-carousel .usp_sub ul.usp_list li {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #5c5c5c;
  margin-bottom: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
div#usp-carousel .usp_sub ul.usp_list li::before {
  content: url(/images/all_images/check_grey.svg);
  padding-right: 15px;
  vertical-align: middle;
}
@media screen and (min-width:1600px) {
  div#usp-carousel .usp_sub .usp_left h2 {
  font-size: 28px;
  margin-top: 0;
}
div#usp-carousel .usp_sub .usp_left h5 {
  font-size: 20px;
  line-height: 28px;
}
div#usp-carousel .usp_sub ul.usp_list li {
  font-size: 20px;
}
}div#usp-carousel .usp_sub ul.usp_list li img {
  vertical-align: middle;
  margin-left: -40px;
  margin-right: 20px;
}
#cssmenu {
  background: #fff;
  height: 100vh;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1025px;
  top: -200%;
  -webkit-transition: .5s;
  transition: .5s;
  display: flex;
  z-index: 111;
}
#cssmenu>ul {
  margin-top: 140px;
  text-align: center;
  height: calc(100vh - 180px);
}
#cssmenu>ul ul {
  padding: 5px 12px;
  display: none;
}
#cssmenu>ul ul>li a {
  display: block;
  color: #595959;
  font-size: 16px;
  font-weight: 500;
}
#cssmenu>ul ul>li a span {
  background: 0 0!important;
}
#cssmenu>ul>li a {
  font-size: 20px;
  display: block;
  color: #146ab2;
}
#cssmenu>ul>li a span {
  display: block;
  padding: 10px;
  font-weight: 700;
}
#cssmenu>ul>li.has-sub a span {
  background: url(/images/down_arrow.png?9517655849edf78206b0a5b425382fc3) 80% center/10px no-repeat;
}
#cssmenu>ul>li.has-sub.active a span {
  background: url(/images/up_arrow.png?bf2efbd8267c091e1db6e234e40307a6) 80% center/10px no-repeat;
}
.tech_we_use.mobile .technologies.mobile, .technologies {
  position: relative;
  background: no-repeat padding-box #f9f9f9;
  border-radius: 20px;
  margin-top: 40px;
}
.tech_we_use.mobile .technologies.mobile .technology_sec, .technologies .technology_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 30px;
}
.tech_we_use_ai .technologies .technology_sec{
  justify-content: space-between;
  gap: 30px;
}

.tech_we_use_ai .technologies .technology_sec .technologies_list {
  width: calc(25% - 30px);
}

.tech_we_use_ai .technologies .technology_sec .technologies_list .tech_title{
  min-height: 50px;
}

.tech_we_use_ai .technologies .tech_me {
  top: 125px;
}

.tech_we_use_ai .technologies .technology_sec .technologies_list li{
  display: flex;
  align-items: center;
  min-height: 40px;
}

.tech_we_use_ai .technologies .technology_sec .technologies_list li span{
  display: inline-block;
  min-width: 55px;
}

.ai-chatboat-image-box img{
  max-width: 100%;
}

.ai-chatbot-section{
  position: relative;
  top: 0;
  margin-top: -65px;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section.mt-50,.mt-50{
  margin-top: 50px;
}

.ai-devices .ios-apps .iosapp-logo:nth-child(even) {
  margin-top: 0;
}

.ai-chatbot-section .banner-area-inner{
  max-width: 900px;
  height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-90%, -50%);
	-ms-transform: translate(-90%, -50%);
	-webkit-transform: translate(-90%, -50%);
  color: #ffffff;
  display: flex;
  align-items: center;
  padding-right: 200px;
}

.ai-chatbot-section .banner-area-inner h1{
  text-align: left;
  font-weight: 800;
  font-size: 38px;
  line-height: 56px;
  letter-spacing: 0;
  color: #FFB2AA;
}

.ai-chatbot-section .banner-area-inner h1 span{
  color: #ffffff;
}

.ai-chatbot-section .banner-area-inner p{
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}

.novotel-cs {
  background: linear-gradient(0deg,rgb(51 56 109 / 50%) 0,rgba(255,255,255,0) 70%);
}

.keppel-land-cs {
  background: linear-gradient(0deg,rgb(200 16 46 / 50%) 0,rgba(255,255,255,0) 70%);
}

.imda-cs {
  background: linear-gradient(0deg,rgb(152 49 112 / 50%) 0,rgba(255,255,255,0) 70%);
}

.niine-cs {
  background: linear-gradient(0deg, rgba(254,131,50,0.50) 0%, rgba(255,255,255,0) 70%);
}

.ai-chatbot-offers .asaap_feature_box{
  position: relative;
  overflow: hidden;
}

.ai-chatbot-offers .asaap_feature_box .develop_bottom_line {
  max-width: 100%;
}

.ai-chatbot-cs .proud_img img{
  width: 100%;
}

.ai-chatbot-choose .choose_platform {
  justify-content: center;
}

@media screen and (max-width:768px) {
  div#usp-carousel .usp_sub ul.usp_list {
  padding-right: 20px;
  padding-left: 30px;
}
div#usp-carousel .usp_sub ul.usp_list li {
  font-size: 16px;
}
div#usp-carousel .usp_sub ul.usp_list li img {
  vertical-align: middle;
  margin-left: -40px;
}
.tech_we_use.mobile {
  display: block;
}
.tech_we_use.mobile .technologies.mobile .technology_sec .technologies_list {
  width: 48%}
.transformation_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
}.tech_we_use.mobile .technologies.mobile .technology_sec .technologies_list ul.ios-langlist {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tech_we_use.mobile .technologies.mobile .technology_sec .technologies_list ul.ios-langlist .tech_list {
  list-style: none;
  width: 50%;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tech_we_use.mobile .technologies.mobile .technology_sec .technologies_list ul.ios-langlist .tech_list img {
  width: 30%;
  vertical-align: middle;
  padding-right: 10px;
}
#loader>div {
  display: none!important;
}
@media screen and (max-width:640px) {
  section.footer .foot_sec footer ul li {
  font-size: 14px;
  line-height: 22px;
}
section.footer .foot_sec footer .footer-details .google_aws {
  gap: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
section.footer .foot_sec footer .footer-menu-items {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
section.footer .foot_sec footer .footer-menu-items ul li {
  margin: 15px auto;
  line-height: 24px;
}
section.footer .foot_sec footer .footer-menu-items ul li: first-of-type {
  font-size: 16px;
}
.country_detail {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 30px;
}
.tech_stories .tech_stories_listing .blog_commom_list h2 {
  font-size: 18px;
}
.tech_stories .tech_stories_listing .blog_commom_list .tech_stories_content>p {
  font-size: 14px;
}
.blog_commom_list p.read {
  margin-top: 10px;
}
.tech_stories_content a span {
  font-size: 13px;
}
.book_consulation {
  text-align: center;
}
}@media screen and (max-width:1024px) and (max-width:920px) {
  .selection_sub {
  width: 100%}
.proud_img {
  display: none;
}
}.main_video {
  width: 100%;
  height: 100vh;
  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;
  padding-bottom: 70px;
}
.main_video .mevideo_logo {
  position: absolute;
  left: 13%;
  opacity: .4;
}
@media screen and (max-width:1024px) and (max-width:600px) {
  .main_video .mevideo_logo img {
  display: none;
}
}.heading_main, .main_video .mouse a, .main_video .video_section, form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 {
  display: -webkit-box;
  display: -ms-flexbox;
}
.main_video .video_section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main_video .video_section .video_overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .7);
}
@media screen and (min-width:2150px) {
  .main_video video {
  height: 100vh;
}
}.main_video .mouse a {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(255, 255, 255, .5);
}
.main_video .mouse a span {
  margin-top: 4px;
  font-size: 10px;
}
.heading_main {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width:1100px) and (max-width:1300px) {
  .heading_main {
  margin-bottom: 51px;
}
}.heading_main h1 {
  font-weight: 900;
  line-height: 50px;
  color: #fff;
  font-size: 45px;
  text-align: center;
  margin: 0 0 5px!important;
}
.heading_main h1 span {
  color: #ffdc28;
  text-align: center;
}
@media screen and (min-width:1600px) {
  .heading_main h1 {
  font-size: 65px;
  line-height: 80px;
}
}.heading_main p {
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  max-width: 950px;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media screen and (min-width:1600px) {
  .heading_main p {
  font-size: 21px;
  line-height: 46px;
  max-width: 1120px;
}
}@media screen and (max-width:680px) {
  .digital_consult_blob, .global_bubble, .main_video .mouse, .tech_bubble {
  display: none;
}
.owl-carousel .owl-item img {
  margin-right: 8px;
  vertical-align: middle;
}
.proud_btn, .selection_right h3 {
  text-align: center;
}
.selection_right>p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.proud_btn button.see-casestudybtn {
  height: 45px;
}
button.cappraisal {
  margin-left: 0;
  margin-top: 15px;
  width: 233px;
  display: none;
}
.heading_main h1 {
  font-size: 30px;
  line-height: 36px;
}
.heading_main p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
}
}.clientapp-popup {
  display: none;
  z-index: 99;
  position: fixed;
  max-width: 650px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 20px;
}
.close-popup {
  padding: 6px;
  cursor: pointer;
  position: absolute;
  right: 30px;
}
.overlay, .overlay_cookie {
  position: fixed;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  left: 0;
  display: none;
  bottom: 0;
}
.close-popup .close-popup i.fa, .custom-section h2.heading, .gridPanel h3.h5 {
  font-size: 28px;
}
.overlay {
  right: 0;
  z-index: 2;
}
.overlay_cookie {
  right: 0;
  z-index: 1000;
}
.clientapp-popup .clientapp-popup-content {
  padding: 35px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  border-radius: 20px;
}
.clientapp-popup .clientapp-popup-content .clientappr_brief h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0;
  color: #4a4a4a;
  text-align: center;
}
.clientapp-popup .clientapp-popup-content .clientappr_brief .me_logo img {
  right: 0;
  position: absolute;
  left: 0;
  margin: -25px auto 0;
}
.clientapp-popup .clientapp-popup-content .clientappr_brief>p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0;
  color: #146ab2;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.clientapp-popup .clientapp-popup-content .client_name {
  text-align: center;
  padding-top: 20px;
}
.clientapp-popup .clientapp-popup-content .client_name h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #4a4a4a;
  margin: 10px!important;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Montserrat, sans-serif!important;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-input {
  outline: 0;
  background: 0 0;
  width: 100%;
  color: #fff;
  margin-bottom: 25px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .field.hs-form-field {
  width: 48%;
  padding-top: 5px;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-button {
  width: 200px;
  height: 60px;
  background: no-repeat padding-box #fff;
  border-radius: 10px;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
  color: #146ab2;
  cursor: pointer;
  font-family: Montserrat, sans-serif!important;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 label.hs-form-booleancheckbox-display {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  left: 0;
  padding-left: 25px;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 label.hs-error-msg {
  position: absolute;
  left: 0;
  color: #ffdc28;
  font-size: 12px;
  opacity: 1;
  bottom: 25px!important;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_error_rollup {
  position: absolute;
  top: 74%;
  height: 10px;
}
@media screen and (max-width:580px) {
  button.book_consult_white {
  height: 56px;
  padding: 16px 18px;
}
div#usp-carousel .our_usp {
  padding: 20px 0;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 input#i_accept_these_new_terms_conditions-92409cfc-6f8a-4b38-af90-54357cbeb344 {
  height: 20px;
  width: 5%!important;
}
}form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 textarea#message-92409cfc-6f8a-4b38-af90-54357cbeb344 {
  width: 100%!important;
  height: 30px!important;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_attach_file_up_to_10mb_.hs-attach_file_up_to_10mb_.hs-fieldtype-file.field.hs-form-field {
  width: 40%!important;
}
@media screen and (max-width:780px) {
  form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_attach_file_up_to_10mb_.hs-attach_file_up_to_10mb_.hs-fieldtype-file.field.hs-form-field {
  width: 100%!important;
}
}.common-section-features {
  margin-top: 0;
  padding-top: 120px;
  width: 100%}
.common-section-features .space-holder {
  position: relative;
  width: 100%}
.common-section-features .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  height: 80vh;
  width: 100%;
  overflow-x: hidden;
}
.common-section-features .horizontal {
  position: absolute;
  height: 60%;
  will-change: transform;
}
@media screen and (max-width:1024px) {
  .common-section-features, .indus_bottom_line {
  display: none;
}
.engage_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.right_logo img {
  height: 50px;
}
.engage_sec .owl-carousel .owl-item {
  padding: 0;
}
.selection_sec {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.selection_sub {
  margin-left: 0;
}
.container-slider {
  -webkit-transform: translateX(0)!important;
  transform: translateX(0)!important;
}
.proud_img {
  width: 48%}
.main_video .mevideo_logo img, .proud_img img {
  width: 100%}
.main_video .video_section {
  height: 100vh;
  overflow: hidden;
}
.main_video video {
  width: auto;
  height: 100vh;
}
.heading_main {
  padding: 0 17px;
  text-align: center;
}
.common-section-features.mobile {
  display: block;
}
}@media screen and (min-width:2100px) {
  .common-section-features {
  display: none;
}
.common-section-features.mobile.big .solutions_list .solutions_list-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 100px;
}
.common-section-features.mobile {
  display: block;
}
}.common-section-features.mobile .solutions_list .solutions_list-inner {
  padding: 20px 0 25px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.common-section-features.mobile .solutions_list .solutions_list-inner::-webkit-scrollbar {
  display: none;
}
.common-section-features.mobile .solutions_list .solutions_item {
  padding: 5px 25px 0 10px;
  width: 280px;
}
.industry_specific_sol h2 {
  font-weight: 900;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0;
  color: #3d3d3d;
}
.industry_specific_sol p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #6e6e6e;
}
.solutions_list .solutions_list-inner {
  position: relative;
  padding: 20px 0 0 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.solutions_list .solutions_list-inner a img {
  vertical-align: middle;
  margin-left: 11px;
}
.solutions_list .solutions_list-inner h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #4a4a4a;
}
@media screen and (min-width:1600px) {
  .common-section-features .sticky {
  height: 70vh!important;
}
.common-section-features.mobile .solutions_list .solutions_list-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.common-section-features.mobile .solutions_list .solutions_item {
  width: 480px!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.solutions_list .solutions_list-inner h3 {
  font-size: 20px;
  line-height: 26px;
  margin-top: 30px;
}
}.solutions_list .solutions_list-inner .solution_brief p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  color: #5c5c5c;
}
@media screen and (min-width:1600px) {
  .solutions_list .solutions_list-inner .solution_brief p {
  font-size: 18px;
  line-height: 30px;
}
.solutions_list .solutions_item>img {
  width: 60px;
}
}@media screen and (max-width:479px) {
  .section_title h2 {
  font-size: 24px;
  line-height: 32px;
}
.section_title>p, .solutions_list .solutions_list-inner h3 {
  font-size: 16px;
}
.industry_specific_sol h2 {
  font-size: 24px;
  line-height: 30px;
}
.industry_specific_sol p {
  font-size: 16px;
  line-height: 23px;
}
.solutions_list .solutions_list-inner {
  padding: 20px 0 0 20px;
}
.solutions_list .solutions_list-inner .solution_brief p {
  font-size: 14px;
}
}.solutions_list .solutions_item {
  position: relative;
  padding: 40px 40px 0;
  width: 500px;
  margin-right: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width:467px) {
  .common-section-features {
  padding-top: 0;
}
.solutions_list .solutions_item {
  padding: 5px 40px 0;
}
.hs_submit.hs-submit {
  width: 100%}
.hs_submit.hs-submit .hs-button {
  width: 100%!important;
}
}input#i_accept_these_new_terms_conditions-92409cfc-6f8a-4b38-af90-54357cbeb344 {
  width: 3%!important;
  left: 0;
  position: absolute;
  right: 50%;
  display: block;
  margin: 3px 0 11px;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field ul.no-list.hs-error-msgs.inputs-list li:first-child label {
  top: -28px!important;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_i_accept_these_new_terms_conditions.hs-i_accept_these_new_terms_conditions.hs-fieldtype-booleancheckbox.field.hs-form-field {
  width: 48%!important;
  position: relative;
  bottom: 10px;
}
textarea#message-92409cfc-6f8a-4b38-af90-54357cbeb344 {
  height: 27px;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-input::-webkit-input-placeholder {
  color: transparent;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-input::-moz-placeholder {
  color: transparent;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-input::-ms-input-placeholder {
  color: transparent;
}
form#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-input::placeholder {
  color: transparent;
}
input#attach_file_up_to_10mb_-92409cfc-6f8a-4b38-af90-54357cbeb344, input#attach_file_up_to_10mb_-a27b3902-7831-4ac4-8138-8dfce8555609 {
  border-bottom: none!important;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 ul.inputs-list {
  position: relative;
  padding: 0;
}
input#attach_file_up_to_10mb_-92409cfc-6f8a-4b38-af90-54357cbeb344 {
  margin-bottom: 0!important;
  margin-top: 15px;
}
@media screen and (max-width:674px) {
  #hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 ul.inputs-list {
  margin-top: 30px;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .field.hs-form-field {
  width: 98%!important;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  width: 50%!important;
}
}@media screen and (max-width:600px) {
  #hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  width: 98%!important;
  margin-top: 30px;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs-button {
  margin-top: 30px;
}
}.process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.standards_main.mobile {
  display: block;
  margin-bottom: 120px;
}
.standards_main.mobile .solutions_list-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div#cky-consent {
  text-align: center;
  border-radius: 15px;
  padding: 10px;
  z-index: 9999999997!important;
}
@media screen and (max-width:991px) {
  div#cky-consent {
  width: 60%;
  margin: 0 auto;
  bottom: 5px!important;
}
}@media screen and (max-width:991px) and (max-width:480px) {
  div#cky-consent {
  width: 91%}
}div#cky-consent .cky-consent-title {
  font-size: 20px;
  font-weight: 900;
  color: #3d3d3d!important;
  margin-top: 0;
}
div#cky-consent .cky-content-wrapper p {
  color: #6e6e6e!important;
  font-size: 14px;
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 10px;
}
div#cky-consent .cky-content-wrapper .cky-button-wrapper {
  margin: 0;
}
div#cky-consent .cky-content-wrapper .cky-button-wrapper .cky-btn {
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width:991px) and (max-width:580px) {
  div#cky-consent .cky-content-wrapper .cky-button-wrapper .cky-btn {
  font-size: 12px;
}
}div#cky-consent .cky-content-wrapper .cky-button-wrapper button#cky-btn-settings {
  display: none;
}
.section_title.maxfixed {
  max-width: 1220px;
  margin: 0 auto;
  text-align: center;
}
#achievements-slider {
  margin-top: 60px;
}
#achievements-slider .owl-stage .owl-item .item .slider-item {
  text-align: center;
}
#achievements-slider .owl-stage .owl-item .item .slider-item h4 {
  color: #4a4a4a;
  font-size: 20px;
  line-height: 30px;
  margin: 25px 0 20px;
}
#achievements-slider .owl-stage .owl-item .item .slider-item p {
  color: #5c5c5c;
  font-size: 17px;
  line-height: 26px;
}
#achievements-slider .owl-stage .owl-item .item .slider-item>img {
  max-height: 55px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}
#achievements-slider .owl-prev {
  position: absolute;
  left: -6%;
  top: 10%}
#achievements-slider .owl-next {
  right: -6%;
  position: absolute;
  top: 10%}
.main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.errorBoxRight {
  width: 55%}
.errorBoxLeft h1 {
  font-size: 50px;
  font-weight: 900;
  color: #1c1e4d;
  margin-bottom: 18px;
}
.errorBoxLeft p {
  font-size: 16px;
  color: #353535;
  line-height: 28px;
  font-weight: 500;
}
.errorBoxLeft p a {
  text-decoration: none;
  color: inherit;
}
.errorBoxLeft ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
  list-style: none;
  grid-gap: 20px 20px;
}
.errorBoxLeft ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.errorBoxLeft ul li p {
  padding: 0;
  -webkit-transition: .6s;
  transition: .6s;
}
.errorBoxLeft ul li img {
  width: 0;
  -webkit-transition: .6s;
  transition: .6s;
}
.errorBoxLeft ul li:hover>img {
  display: block;
  width: 24px;
}
.errorBoxLeft ul li:hover>p {
  color: #146ab2;
}
.errorBoxLeft button {
  width: 182px;
  height: 60px;
  background: #146ab2;
  border-radius: 10px;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
.errorBoxLeft button a {
  color: inherit;
}
@media (max-width:767px) {
  .main-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 30px;
}
.errorBoxLeft, .errorBoxRight {
  width: 100%}
.errorBoxLeft h1 {
  text-align: center;
  font-size: 38px;
}
.errorBoxLeft h1 br {
  display: none;
}
.errorBoxLeft p {
  text-align: center;
  font-size: 14px;
}
.errorBoxLeft ul {
  gap: 20px 10px;
  grid-template-columns: none;
}
.errorBoxLeft ul li p {
  font-size: 14px;
}
.errorBoxLeft button {
  margin: auto;
}
}
@media screen and (min-width:1600px) {
  #choose, #digitalservices {
  margin-top: 200px;
}
.process img {
  width: 80%}
div#cky-consent .cky-consent-title {
  font-size: 20px;
}
div#cky-consent .cky-content-wrapper .cky-button-wrapper .cky-btn, div#cky-consent .cky-content-wrapper p {
  font-size: 14px;
}
.tech_we_use_ai .technologies .technology_sec{
  padding: 30px;
}
.technologies .technology_sec {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 220px 30px 80px;
}
}@media screen and (max-width:768px) {
  .main_video {
  height: calc(100vh - 60px);
}
.clientapp-popup.open {
  margin-right: 10px;
  margin-left: 10px;
}
.clientapp-popup .clientapp-popup-content .clientappr_brief h3 {
  font-size: 22px;
}
.clientapp-popup .clientapp-popup-content .clientappr_brief>p {
  font-size: 16px;
  line-height: 24px;
}
#hsForm_92409cfc-6f8a-4b38-af90-54357cbeb344 .hs_i_accept_these_new_terms_conditions.hs-i_accept_these_new_terms_conditions.hs-fieldtype-booleancheckbox.field.hs-form-field {
  width: 100%!important;
}
.technologies .technology_sec .technologies_list {
  width: 48%}
.tech_me {
  display: none;
}
}@media screen and (max-width:768px) and (max-width:480px) {
  .tech_we_use.mobile .technologies.mobile .technology_sec .technologies_list, .technologies .technology_sec .technologies_list {
  width: 100%}
}.tech_title h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  color: #4a4a4a;
  margin-bottom: 10px!important;
  padding-left: 6px;
}
ul.ios-langlist {
  padding-left: 0;
  margin-top: 30px;
}
ul.ios-langlist li {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0;
  color: #3d3d3d;
  margin-bottom: 15px;
}
ul.ios-langlist li img {
  vertical-align: middle;
  margin-right: 15px;
}
@media screen and (max-width:480px) {
  button.consul_btn {
  padding: 10px;
  width: 230px;
  height: auto;
  margin: 0 auto 20px;
}
.consult {
  height: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.consult .consult_text p {
  text-align: center;
  font-size: 14px;
}
.faqs .togglefaq {
  font-size: 14px;
  line-height: 20px;
  height: auto;
  padding: 20px 16px 20px 22px;
}
.lets_head p {
  text-align: left;
  font-size: 18px;
}
.choose_boxes .box_sub {
  margin: 0 12px;
}
ul.tech_ul li.tech_list p {
  font-size: 16px;
}
.industries_content, .tech_title h3 {
  font-size: 18px;
}
.engage_list p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.engage_list p img {
  margin-right: 15px;
}
.engage_list .me_engage {
  bottom: 6%}
.selection_right>p: nth-child(2) {
  display: none;
  height: 55px;
  overflow: hidden;
}
.selection_right .second-para {
  display: none;
}
.proud_tit h2 {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.proud_tit h4 {
  font-size: 16px;
  text-align: center;
}
.tech_we_use.mobile .technologies.mobile .technology_sec, .technologies .technology_sec {
  padding: 18px;
}
.clientapp-popup {
  max-width: 500px;
}
ul.ios-langlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.ios-langlist li img {
  margin-right: 5px;
}
ul.ios-langlist li {
  font-size: 14px;
  width: 49%}
}.tech_me {
  background: url(../images/mobile_app_dev_images/me.svg) right no-repeat;
  width: 305px;
  height: 294px;
  position: absolute;
  top: 46%;
  left: 71%}
@media screen and (min-width:1600px) {
  .tech_me {
  left: 77%}
}.fill-form-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 999;
  top: 0;
  bottom: 0;
  display: none;
}
.form-modal {
  display: flex;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  right: 0;
  background: #fff;
  border-radius: 20px;
  flex-direction: column;
  overflow: hidden;
  background: url(../images/popup/background-2.png) center bottom/cover no-repeat, url(../images/popup/background-1.png) center bottom/cover no-repeat;
  width: 70%}
.form-modal .row {
  display: flex;
  width: 100%;
  align-items: center;
}
.form-modal .row .col-6 {
  flex: 1;
}
span.bordered {
  border: 2px solid #4a4a4a;
  width: 100px;
  height: 0;
  display: inline-block;
  border-radius: 40px;
}
.form-modal h2 {
  margin: 0 auto 20px;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.2;
}
.form-sec {
  width: 50%;
  margin-top: 0;
  background: #146ab2;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 9px 11px #00000029;
}
.form-sec .hs-richtext.hs-main-font-element h1 {
  color: #fff;
  font-size: 24px;
  margin-top: 0;
}
.form-sec input.hs-button.primary.large {
  position: initial;
  background: #fff;
  color: #146ab2;
  min-width: 200px;
  border-radius: 10px;
  min-height: 60px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  border: none;
}
.form-sec input[type=email], .form-sec input[type=text], .form-sec select {
  outline: 0;
  background: 0 0;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  padding: 4px 0;
}
.form-sec select {
  padding: 15px 0;
}
.form-sec select option {
  color: #000;
  background: #fff;
}
.form-sec .hs-error-msgs {
  padding: 0;
  margin: 0;
}
.form-sec ul.no-list.hs-error-msgs.inputs-list {
  position: initial;
}
.form-sec .hs-error-msgs label {
  color: #ff7a7a!important;
  opacity: 1;
}
.form-sec .hs-form-field {
  margin-bottom: 20px;
  width: 100%!important;
}
.form-sec .hs_submit.hs-submit {
  justify-content: flex-start!important;
}
.pe-5 {
  padding-right: 100px;
}
.form-modal p {
  font-size: 32px;
  font-weight: 500;
  color: #4a4a4a;
  line-height: 1.6;
  padding-bottom: 10px;
}
.form-modal .logo-sec {
  display: flex;
  background: #003d70;
  margin-top: 40px;
  align-items: center;
  justify-content: center;
  width: 100%}
.stats {
  display: flex;
  flex: 0 0 35%;
  padding: 15px 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.popup-content {
  padding: 40px 40px 0;
}
.form-modal .logos {
  flex: 0 0 65%;
  border-left: 2px solid rgba(255, 255, 255, .22);
}
.form-modal .logos-inner {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 15px 30px;
}
.logos img {
  max-width: 30%;
  height: auto;
  max-height: 35px;
  flex: 0;
  align-self: center;
}
span.count {
  font-size: 40px;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: center;
}
.logo-sec .col {
  padding: 0 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.close-btn {
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/popup/cross_icon.svg) center center no-repeat;
  border: 0;
  right: 10px;
  top: 10px;
}
@media only screen and (min-width:1600px) {
  .form-modal {
  right: unset;
  width: auto;
}
}@media only screen and (max-width:1200px) {
  .form-modal {
  width: 95%;
}
.tech_we_use_ai .technologies .tech_me {
  display: none;
}
}
@media only screen and (max-width:1399px) {
  .ai-chatbot-section .banner-area-inner {
  padding-right: 0;}
}
@media only screen and (max-width:1023px) {
  .country_flag {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding: 10px 0;
  }
  .country_flag ul.countries_list {
    display: inline-flex;
  }
  .country_flag ul.countries_list.mobile {
    display: none;
  }
  .ai-industries-focus .industries_boxes {
    width: 30%;
  }
  .ai-industries-focus .industries_boxes:nth-child(5)::after {
    background: #707070;
  }
  .ai-chatbot-cta .consult_text h2,.ai-chatbot-cta .consult .consult_text p{
    text-align: center;
  }
  .ai-chatbot-cta button.consul_btn{
    margin-bottom: 10px;
    margin-right: 0;
  }
  .ai-chatbot-cta .digital_consult_blob,.ai-chatbot-cta .img-box-dc{
    display: none;
  }
  .ai-chatbot-cta .consult{
    height: auto;
  }
  .tech_we_use_ai .technologies .technology_sec .technologies_list {
    width: calc(48% - 30px);
  }
  .ai-chatbot-dev .iosapp_left{
    width: 100%;
  }
  .ai-chatbot-dev .iosapp_right {
    width: 70%;
    margin: 0 auto;
  }
  .ai-chatbot-dev{
    flex-direction: column-reverse;
  }

  .ai-chatbot-section br{
    display: none;
  }
  .ai-chatbot-section .banner-area-inner {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: unset;
    top: unset;
    transform: unset;
    -ms-transform: unset;
    -webkit-transform: unset;
  }
  .form-sec, form#hsForm_1ae7ca78-7e1a-475a-a3ee-960f098c9808>div {
  width: 100%}
.popup-content {
  padding: 30px 30px 0;
}
.pe-5 {
  padding-right: 30px;
}
.form-modal .row {
  flex-direction: column;
  align-items: flex-start;
}
.form-sec {
  margin-top: 15px;
}
form#hsForm_1ae7ca78-7e1a-475a-a3ee-960f098c9808 .hs-form-field {
  width: 47%}
form#hsForm_1ae7ca78-7e1a-475a-a3ee-960f098c9808 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form-sec select {
  padding: 4px 0;
}
.form-sec input.hs-button.primary.large {
  width: 100px;
  min-width: 40px;
  min-height: 40px;
  font-size: 16px;
}
.form-modal h2 {
  margin: 0 auto 10px;
  font-size: 32px;
}
.form-modal p {
  font-size: 22px;
  line-height: 1.2;
  padding-bottom: 0;
}
.logo-sec .col {
  padding: 0 10px;
}
.logo-sec .col span.count {
  font-size: 24px;
}
.logo-sec .col span.text {
  font-size: 13px;
}
}
@media only screen and (max-width: 600px){
  .ai-chatbot-section .banner-area-inner h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .ai-chatbot-section .banner-area-inner p {
    font-size: 18px;
    line-height: 1.6;
  }
  .tech_we_use_ai .technologies .technology_sec .technologies_list,.tech_we_use_ai .technologies .technology_sec .technologies_list li {
    width: 100%;
  }
  .tech_we_use_ai ul.ios-langlist {
    margin-top: 0;
    margin-bottom: 0;
    flex-direction: column;
  }
  .ai-industries-focus .industries_platform {
    justify-content: space-between;
  }
  .ai-industries-focus .industries_boxes {
    width: calc(50% - 14px);
  }
  .ai-industries-focus .industries_boxes:nth-child(even):after{
    display: none;
  }
  .ai-industries-focus .industries_content{
    font-size: 15px;
  }
}
@media screen and (min-width:768px) {
  .fill-form-popup.check.show {
  display: block;
}
}.gridPanel {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 50px;
  padding: 1rem 0;
  grid-row-gap: 3rem;
}
.grid-col figure {
  margin: 0 0 20px;
}
.proud_img.webApp {
  max-width: 32%}
.proud_img.webApp img {
  max-width: 100%}
.NewCase .selection_sub {
  width: auto;
  flex: 1;
  margin: 0 0 0 20px;
}
.NewCase .proud_img.webApp {
  max-width: 48%;
  flex: 1;
}
.businessChallenges .container {
  max-width: 1220px;
  margin: 0 auto;
}
.businessChallenges {
  text-align: center;
  padding: 100px 0;
  background: url(../images/all_images/globe-bg-sm.png) center bottom/cover no-repeat, url(../images/all_images/buildings.svg) center 100% /100% auto no-repeat;
}
h2.headingTitle {
  font-weight: 900;
  color: #4a4a4a;
  font-size: 35px;
  line-height: 50px;
}
.businessChallenges h2.headingTitle {
  margin-bottom: 70px;
}
.contactPopup .form-modal {
  background: url(../images/popup/map_black.svg) center center no-repeat #000;
}
.contactPopup .form-modal p {
  font-size: 23px;
  color: #fff;
}
span.yellowTxt {
  font-weight: 700;
  font-family: poppins;
  color: #f6921e;
}
ul.quality-listing li {
  padding: 12px 0 12px 25px;
  background: url(../images/popup/dots.svg) center left no-repeat;
  color: #fff;
}
.quality-listing {
  padding: 0;
}
h4.title {
  width: 100%;
  text-align: center;
  font-size: 23px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  gap: 10px;
  margin-top: 0;
}
.contactPopup .form-sec .hs-richtext.hs-main-font-element h1, .contactPopup .form-sec label {
  color: #1d1d1d;
}
.contactPopup .form-sec input[type=email], .contactPopup .form-sec input[type=text], .contactPopup .form-sec select {
  border-bottom: 1px solid rgba(0, 0, 0, .3);
}
.contactPopup .form-sec input.hs-button.primary.large {
  background: #146ab2;
  color: #fff;
}
.contactPopup .form-sec {
  background-color: #fff;
  max-width: 48%;
  margin-left: 6%}
.contactPopup .logo-sec .logos {
  border: 0;
  width: 100%;
  flex: 0 0 100%}
h4.title strong {
  display: flex;
  padding: 30px 0;
  background: url(../images/popup/underline.svg) center bottom no-repeat;
}
.contactPopup .popup-content {
  padding: 20px 40px 0;
}
.contactPopup .close-btn {
  background: url(../images/popup/cross_icon_wht.svg) center center no-repeat;
}
.contactPopup .form-modal .logo-sec {
  background: #006fcc;
}
.contactPopup .form-modal .logos-inner {
  flex-wrap: nowrap;
  padding: 45px 30px;
}
.contactPopup .form-modal .logos img {
  max-width: 20%}
.selection_sec {
  padding: 40px;
  border-radius: 20px;
}
.org-bg {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #fcf8f4 29%);
  background: -webkit-linear-gradient(top, #fff 0, #fcf8f4 29%);
  background: linear-gradient(to bottom, #fff 0, #fcf8f4 29%);
}
.blue-bg {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f0f8ff 29%);
  background: -webkit-linear-gradient(top, #fff 0, #f0f8ff 29%);
  background: linear-gradient(to bottom, #fff 0, #f0f8ff 29%);
}
.grey-bg {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f9f9f9 29%);
  background: -webkit-linear-gradient(top, #fff 0, #f9f9f9 29%);
  background: linear-gradient(to bottom, #fff 0, #f9f9f9 29%);
}
.green-bg {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f9fcf3 28%);
  background: -webkit-linear-gradient(top, #fff 0, #f9fcf3 28%);
  background: linear-gradient(to bottom, #fff 0, #f9fcf3 28%);
}
.d-flex.businessLogos {
  display: flex;
  gap: 4%;
  align-items: center;
  padding: 0 10%;
  justify-content: center;
}
.businessLogos img {
  max-width: 190px;
  max-height: 100px;
}
.businessLogos .col {
  transition: .3s;
   opacity:  0.8;
}
.businessLogos .col:hover {
  transform: scale(1.2);
   opacity:  1;
}
.challenges-sec  {
  margin-top:  0px;
   margin-bottom:  -40px;
}
@media screen and (max-width:1440px) {
  .contactPopup .form-modal {
  transform: scale(.8) translate(0, 0);
  left: 0;
  top: -70px;
}
.contactPopup .form-modal p {
  font-size: 22px;
}
.contactPopup .form-sec .hs-richtext.hs-main-font-element h1 {
  font-size: 20px;
}
.selection_right .second-para{display:none}
}@media screen and (max-width:768px) {
  .businessChallenges h2.headingTitle, .section_title h2 {
  font-size: 23px;
}
.businessLogos img {
  max-width: 100%;
  height: auto;
}
.d-flex.businessLogos {
  gap: 4%;
  padding: 0 5%}
.businessChallenges {
  padding: 20px 0;
}
.businessChallenges h2.headingTitle {
  margin-bottom: 50px;
}
.challenges-sec  {
  margin-top:  70px;
   margin-bottom:  0px;
}
}
.businessChallenges p  {
   margin:  20px auto 40px !important;
}
.contactPopup .form-sec input,  .contactPopup .form-sec select  {
   color:  #333;
}
@media screen and (min-width: 1600px)  {
   .contactPopup .form-modal  {
   width:  60%;
   max-width:  1000px;
}
}
.d-flex.businessLogos.flex-wrap  {
   flex-wrap:  wrap;
   row-gap:  30px;
}
.indian .col  {
   width:  22%;
   margin:  0 auto 10px;
}

.container-box {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}

.usa-casestudy{
  margin: 120px auto 0;
}

.madsu-solutions {
  padding: 100px 0 100px 100px;
}

.madsu-solutions .item {
  background: #f2f9ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #f2f9FF29;
  border-radius: 40px;
  padding: 50px 50px 100px;
  border: 3px solid transparent;
  transition: .3s all;
}

.madsu-solutions .item .hover-icon,.madsu-solutions .item:hover img{
  display: none;
}

.madsu-solutions .item:hover .hover-icon{
  display: inline-block;
}

.madsu-solutions .item:hover{
  border: 3px solid #1169B2;
}

.madsu-solutions .item h3 {
  font-weight: 800;
  font-size: 28px;
  line-height: 1.4;
  color: #000;
}

.madsu-solutions p {
  font-size: 18px;
  line-height: 1.8;
  color: #575656;
  font-weight: 500;
}

.madsu-solutions .dev-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 15px;
}

.madsu-solutions .dev-list span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #575656;
}

.madsu-solutions .dev-list span:last-child {
  margin-bottom: 0;
}

.madsu-solutions .owl-theme .owl-nav [class*=owl-] {
  color: #146ab2;
  background: transparent;
  border: 3px solid #146ab2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  padding: 0;
  font-size: 20px;
  transition: .3s all;
}

.madsu-solutions .owl-controls,.madsu-solutions .owl-nav {
  position: absolute;
  right: 70px;
  bottom: 20px;
  opacity: .2;
  transition: .3s all;
}

.madsu-solutions .owl-theme:hover .owl-controls{
  opacity: 1;
}

.madsu-solutions .owl-controls .owl-nav{
  margin: 0;
  background: transparent;
  border-radius: 5px;
  padding: 0 5px;
}

.challenges-sec.madsu-page-cs {
  margin: 0;
}

.madsu-page-casestudy.dubai-casestudy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.madsu-lets-talk.dubai-lets-talk {
  background: transparent;
  border-bottom: 160px solid #0a0077;
  padding-top: 0;
}

.madsu-lets-talk .dubai-lets-talk-inner{
  gap: 50px;
  margin-bottom: -167px
}

.madsu-lets-talk .dubai-lets-talk-inner .image-box {
  width: 35%;
}

.madsu-lets-talk .dubai-lets-talk-inner .image-box img{
  width: 100%;
}

.madsu-lets-talk .dubai-lets-talk-inner .content-box{
  width: 65%;
}

.madsu-achievements {
  margin-bottom: 100px;
}

.madsu-why-choose-us section{
  margin-top: 100px;
  margin-bottom: 80px;
}

.madsu-service-detail{
  padding-top: 30px;
}

.mt-0{
  margin-top: 0 !important;
}
.mt-100{
  margin-top: 100px;
}

.mb-100{
  margin-bottom: 100px;
}

.mb-120{
  margin-bottom: 120px;
}

.pt-100{
  padding-top: 100px;
}

.pb-100{
  padding-bottom: 100px;
}

.pt-50{
  padding-top: 50px;
}

.pb-50{
  padding-bottom: 50px;
}

.am-show-mobile{
  display: none !important;
}

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

.am-additional-content .section-title .main-title {
  font-size: 32px;
  font-weight: 800;
  margin: 0 0 15px;
  line-height: 1.6;
}

.am-additional-content p {
  line-height: 1.7;
  font-size: 18px;
  font-weight: 500;
}

.similar-ai-chatbot-design{
  width: 100%;
}

.similar-ai-chatbot-design-inner{
  display: flex;
}

.similar-ai-chatbot-design .iosapp_left,.similar-ai-chatbot-design .iosapp_right {
  width: 50%;
  display: block;
}

.similar-ai-chatbot-design .iosapp_right{
  text-align: right;
}

.similar-ai-chatbot-design .iosapp_right img{
  max-width: 85%;
  height: auto;
}

.similar-ai-chatbot-design .heading h2 {
  text-align: left;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #3d3d3d;
  opacity: 1;
}

.cloud_portfolio.am-cloud_porfolio .cloud_logo_list img{
  height: 100%;
}

@media only screen and (max-width: 1200px){
  .madsu-solutions {
    padding: 100px 50px;
  }
  .madsu-solutions .owl-controls {
    right: 0px;
    bottom: 80px;
  }
}

@media only screen and (max-width: 1023px){
  .madsu-page-casestudy.dubai-casestudy {
    padding-bottom: 20px;
  }
  .similar-ai-chatbot-design.mt-100{
    margin-top: 0;
  }
  .similar-ai-chatbot-design .iosapp_left{
    width: 100%;
    padding: 0 20px;
  }
  .similar-ai-chatbot-design .iosapp_right{
    width: 70%;
    text-align: center;
  }
  .madsu-lets-talk .dubai-lets-talk-inner .content-box {
    width: 100%;
  }
}

@media only screen and (max-width: 768px){
  .madsu-solutions .owl-controls {
    right: unset;
    bottom: -10px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
}

@media only screen and (max-width: 600px){
  .madsu-solutions {
    padding: 100px 20px;
  }
  .madsu-solutions .item {
    padding: 50px 30px 100px;
  }
  .madsu-solutions .dev-list {
    flex-direction: column;
  }
  .am-show-mobile{
    display: block !important;
  }
  .am-hide-mobile{
    display: none !important;
  }
  .am-image-banner-option1{
    padding-bottom: 50px;
  }
  .am-image-banner-option1 .video_section{
    height: 68vh !important;
  }
  .similar-ai-chatbot-design .iosapp_right {
    width: 90%;
  }
}