
 
.bg_lines {
  background: url(../images/bg-liness.webp)no-repeat;
  background-size: 100%;
  height: 1200px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.top_content_wrap {
  text-align: center;
  position: relative;
  z-index: 3;
}
.top_content_wrap .app__subhead { 
  font-size: 24px;
}
.app__subhead {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 20px;
}
.top_content_wrap .common__btn {
  margin: 55px auto;
}
.client_logos {
  position: relative;
  width: 100%;
  padding: 30px 80px;
}
.client_logos .d_flex {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.text-center {
  text-align: center;
}
.trusted_brands {
  color: #A6AAAE;
  font-size: 18px;
  display: block;
  padding: 10px 0 30px;
}
.bg_wrapper {
  background-color: #000;
  padding: 5rem 0 8rem;
  margin-top: -1px;
}
.bg_wrapper.pd_btm {
  padding: 0 0 6rem;
}
.top_head_wrap.bg_wrapper {
  background-color: #000;
  padding-top: 0;
}
.heading2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.1;
  position: relative;
  z-index: 2;
}
.visual_panel_left .heading2 {
    margin-bottom: 20px;
}



.pin_spacers {
  height: calc(50vh - 170px);
  width: 100%;
  background-color: #000;
}
.case_full_banner {
  padding-top: 15vh;
  position: relative;
  z-index: 2; 
}
.video-wrapper img {
  max-width: 100%;
}





.stats_wrap {
  background: #1992FB;
  padding: 3rem 0 3.5rem;
  margin: 7rem 10rem 0;
  border-radius: 10px;
  position: relative;
}
.stats_wrap .digits span,.stats_wrap .stats-head {
  color: #fff;
}
.stats_wrap .states_panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0 2.5rem;
  justify-content: space-around;
}
.digits {
  text-align: center;
}
.digits span:before {
  position: absolute;
  content: "";
  background-color: #fff;
  height: 1px;
  bottom: -5px;
  width: 130px;
  left: 50%;
  margin-left: -65px;
}
.digits span {
  font-size: 72px;
  line-height: .8;
  color: #000;
  font-weight: 700;
  position: relative;
}
.stats-head {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  display: block;
  padding-top: 24px;
  line-height: 1.4;
  min-height: 87px;
}
.common__btn.blk .btn-effect {
  color: #000;
  border: 2px solid #000;
}
.stats_wrap .common__btn {
  margin: 0 auto;
}
.common__btn.blk svg {
  stroke: #000;
}

.top_head_wrap {
  background-color: #16161D;
  padding-bottom: 20px;
}

.case_full_banner figure img {
  max-width: 100%;
}

br.br-block {
  display: block;
}
.top_head_wrap .heading1 {
  font-size: 68px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.service_sec__detail__panel {
  padding: 100px 0;
  background-color: #16161D;
}
.service_sec_flex_row {
  display: flex;
  justify-content: space-between;
}

.cl__partners {
  padding: 6rem 0 2rem;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.tab__logo_panel {
  margin: 0 auto 20px;
  max-width: 100%;
}
.tab__logo_panel .ds_flex {
  flex-wrap: wrap;
}

.tab-link-logo.micro {
  width: 30%;
}

.blk {
  color: #000;
}
/* horizontal slider ends */



.why__choose__panel {
  padding: 6rem 0 2rem;
}
.service_sec_flex_row .heading2,.service_sec_flex_row .para,.common__btn.blk .btn-effect {
  color: #fff;
}

.common__btn.blk svg {
  stroke: #000;
}
.service_sec_left_sec .common__btn {
  margin-top: 60px;
}
.service_sec_left_sec {
  width: 50%;
  padding-top: 15px;
}

.service_sec_right_sec {
  width: 42%;
  padding-left: 40px;
}
.app-faq-wrap-list.why__choose {
  margin: 0;
  background: #000;
}
.app-faq-wrap-list {
  background:transparent;
}
.why__choose .faq-content-wrap {
  padding-bottom: 20px;
  padding-right: 70px;
}
.app-faq-wrap-list.why__choose li .head {
  padding: 40px 60px 35px 0;
}
.app-faq-wrap-list.why__choose li:last-child {
  border-bottom: 1px solid #e9e9e9;
}
.app-faq-wrap-list.why__choose li:last-child .head {
  padding-bottom: 30px;
}
.app-faq-wrap-list.why__choose li .head {
  font-weight: 800;
}
.app-faq-wrap-list.why__choose .head:hover {
  color: #fff;
}

.app-faq-wrap-list.why__choose .head svg {
  stroke: #000;
  -webkit-transform: translate(2px,4px);
  transform: translate(2px,4px);

}
.why__choose .arrow-link {
  background: #fff;
  border-radius: 50px;
  top: 30px;
}
.why__choose .active .arrow-link {
  transform: rotate(-90deg) translate(0px, 0);
  -webkit-transform: rotate(-90deg) translate(0px, 0);
}



.d_grid.col_two {
  display: grid;
  grid-row-gap: 65px;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 14rem;
}
.grid_card_panel {
  color: #fff;
  position: relative;
}
.card_head {
  font-size: 26px;
  font-weight: 600;
  margin: 20px 0 20px;
}
.card_para {
  font-size: 16px;
  line-height: 1.7;
  color: #fff;
}























/* FAQ */
.sec_gap {
  margin: 5rem 0;
}

.small-container {
  width: 830px;
  margin: 0 auto;
  position: relative;
}
.small-inner-wrapper .heading2 {
  color: #000;
  font-weight: 400;
}
.faq-content-wrap b {
  font-weight: 700;
}
.arrow-link {
  right: 30px
}

.app-faq-wrap-list {
  margin: 30px auto
}

.app-faq-wrap-list {
  margin: 60px auto 0
}

.app-faq-wrap-list li {
  border-bottom: 1px solid #808080;
}

.app-faq-wrap-list li .head {
  display: block;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  padding: 30px 60px 25px 0;
  margin: 0;
  color: #000;
  cursor: pointer;
  position: relative
}
.app-faq-wrap-list.why__choose .active .head {
  color: #fff
}
.app-faq-wrap-list.why__choose li .head {
  color: #fff
}
.app-faq-wrap-list li:last-child {
  border: none
}

.app-faq-wrap-list li .faq-content-wrap p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 20px 0;
}

.faq-content-wrap {
  padding-bottom: 30px;
  padding-right: 100px;
}

.arrow-linkminus {
  /* font: 30px proxima_nova_alt_rgregular; */
  line-height: auto;
  position: absolute;
  right: 0;
  top: 0
}

.arrow-link {
  position: absolute;
  right: 0;
  top: 35px;
  width: 36px;
  height: 36px;
  opacity: 1;
  transform: rotate(90deg);
}
.active .arrow-link {
  transform: rotate(-90deg) translate(20px, 10px);
  -webkit-transform: rotate(-90deg) translate(20px, 10px);
}

.app-faq-wrap-list.why__choose li:last-child .head+.faq-content-wrap {
  margin: 0 0 15px;
}

.app-faq-wrap-list li:last-child p {
  margin-bottom: 0
}

.faq-content-wrap li {
  border: none;
  list-style-type: none;
  padding: 0 0 10px 20px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.app-faq-wrap-list .head:hover{
    color: #1367FB;
}
.app-faq-wrap-list .head:hover svg {
  stroke: #1367FB;
}
.arrow-link svg {
  position: absolute;
  width: 30px;
  height: 36px;
  fill: none;
  stroke: #000;
  stroke-width: 1px;
  stroke-linecap: round;
  stroke-linejoin: round;
  cursor: pointer;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
}

/* FAQ ends */




/* tab chip slider */

.tab_chip span {
  border: 2px solid #000;
  border-radius: 5px;
  padding: 0 35px;
  height: 70px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
} 
.tab_chip span:hover,.tab_chip.active span {
  background-color: #126BFB;
  border: 2px solid #126BFB;
  color: #fff;
}
.techstack_logo img {
  max-width: 100%;
}
.tab_chips_wrap .owl-item {
  width: auto !important;
}
.tech_stack_detail {
  display: none;
}

.grid__panel {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 2rem;
}
.grid__panel.two {
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-start;
}
.tab__tech__wrap li, .tab__tech__wrap li a {
  color: #838383;
  margin: 20px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
.tech__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab__tech__wrap li a {
  text-decoration: underline !important;
  text-align: left;
}
.inner_caption+.grid__panel {
  width: 60%;
}
.inner_caption .grid__panel.four {
  grid-template-columns: repeat(4, 1fr);
}
.tech_stack_detail .icon_panel {
  border-bottom: 1px solid #cfcfcf;
  padding: 2rem 0;
}
.icon_panel.flx {
  display: flex;
  justify-content: space-between;
}
.inner_caption {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 1.2rem;
  width: 30%
}

.techstack_panel {
  padding: 6rem 0 1rem;
  position: relative;
}

.drag_bubble {
  color: #d4c9c9;
  background-color: #393839;
  font-size: 1.25rem;
  width: 100px;
  height: 100px;
  margin: -190px 0 0 -50px;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 300px;
  z-index: 2;
  pointer-events: none !important;
  will-change: transform;
  transform: scale(0);
  transition: 400ms transform cubic-bezier(0.68, 0.55, 0.265, 0.55);
}
.techstack_panel .heading2 {
  z-index: 1;
}

.drag_bubble.is-inview {
  transform: scale(1);
}
.techstack_panel.cursor-drag .drag_bubble {
  transform: scale(0);
}


.tab_chips_wrap {
  position: relative;
  z-index: 3;
}
.tab_chips_wrap .owl-stage {
  padding: 50px 0 !important;
  margin:0 40px !important;
  cursor: grab;
}
.techstack_logo {
  width: 33%;
  padding: 0 0 30px;
}
.tech_stack_detail .ds_flex {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.techstack_logo figure {
  min-height: 90px;
  display: flex;
  align-items: center;
}
.tech_stack_wrap {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}

/* tab chip slider ends */



.cl__partners {
  padding: 6rem 0 2rem;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.tab__logo_panel {
  width: 530px;
  margin: 0 auto;
  max-width: 100%;
}
.logo_info h3 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
}
.logo_info .para {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.tab-link-logo span {
  width: 150px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F1F2FD;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.para {
  font-size: 22px;
  line-height: 1.7;
  margin: 30px 0;
  color: #000;
}

.card_para {
  color: #fff;
  display: block;
  margin-bottom: 30px;
} 



/* New service card slider */

.process_panel li svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
}
.tabbs_panel li:hover a, .tabbs_panel li.active a {
  color: #000;
}
.visual_panel_left {
  width: 42%;
  padding-left: 15px;
}

.visual_panel_left .heading2:before {
  position: absolute;
  content: "";
  width: 46px;
  height: 7px;
  background: #1468FB;
  top: -20px;
}
.visual_panel_left .heading5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin: 10px 0 30px;
  color: #fff;
  
}
.we_are_wrapper .heading5 {
  font-size:22px;
}
.visual_panel_left .para {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  color: #fff;
  margin: 15px 0 30px;
}
.visual_panel_left .heading2+.heading5+.para {
  margin-top: 15px;
  padding-right: 50px;
}
.process_panel .heading4 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  margin: 10px 0 30px 0;
}
.process_panel {
  min-width: 390px;
  margin-top: 20px;
}
.process_panel .appi-cta {
  margin-top: 20px;
}
.process_panel li {
  margin: 2px 20px 0 2px;
}
.process_panel li a {
  display: block;
  padding: 15px 15px 15px 25px;
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.process_panel li a span {
  display: inline-block;
  min-width: 274px;
}
.process_panel li a:hover {
  background-color: #FCFCFC;
  color: #000;
}
.process_panel li a:hover svg {
  margin-left: 30px;
}
.process_panel li a:hover svg path,.process_panel li a:hover svg polyline {
  stroke: #000;
}
.process_panel li a:hover:before {
  background-color: #0092FF;
}
/* .process_panel li a:before {
  position: absolute;
  content: "";
  left: 20px;
  top: 23px;
  background-color: #000;
  border-radius: 50%;
  width: 8px;
  height: 8px;
} */
.visual_panel_right .owl-carousel .owl-item {
  width: 50%;
}
.visual_panel {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
}
.visual_panel_right {
  width: 50%;
  position: absolute;
  right: 25px;
  top: -125px;
}
.bg_gr_panel .container {
  position: relative;
}

.owl-nav .owl-prev {
  display: none;
}
.slder_content {
  position: absolute;
  bottom: 70px;
  z-index: 3;
  color: #fff;
  left: 40px;
  width: calc(100% - 70px)
}
.case_count_panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  padding-top: 60px;
}
.case_count {
  min-width: 145px;
}
.num_val_txt {
  line-height: 1.2;
  font-size: 14px;
  padding-top:5px;
}
.num_val {
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
}
.case_count:not(:nth-child(1)) {
  border-left: 1px solid #fff;
  padding-left: 20px;
  margin-left: 20px;
}
.case-study {
  position: absolute;
  left: 60px;
  top: 45px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  z-index: 2;
}

.case-study:before {
  position: absolute;
  content: "";
  background-color: #fff;
  left: -30px;
  top: 50%;
  width: 22px;
  height: 1px;
  margin-top: -1px;
}
.slider2 .owl-nav {
  position: absolute;
  bottom: 50%;
  right: 30px;
  margin-bottom: -20px;
  z-index: 9;
}
.read_mr a {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #fff;
  z-index: 2;
}
.owl-nav button.owl-prev {
  display: none !important;
}
.slider2.owl-carousel .owl-nav button.owl-next {
  border: 1px solid #fff;
  opacity: 1;
  z-index: 3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 34px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.slider2 .owl-nav span {
  margin-top: -5px;
}
.slider2.owl-theme .owl-nav [class*=owl-]:hover {
  background: rgba(0,0,0,.53);
}
.slider2 button:focus {
  outline:none!important
}
.process_panel .slimScrollDiv,.process_panel ul {
  display: block;
  width: 400px!important;
}
.process_panel .slimScrollBar {
  opacity: 1!important;
}
.client_says_panel {
  background-color: #000;
  padding: 4rem 0 8rem;
  margin-top: -1px;
}
.client_says_inner .flex_wrapper {
  margin: 0;
}
.client_says_inner {
  width: 1020px;
  margin: 0 auto;
}
.cl_left {
  width: 250px;
  padding-right: 20px;
  text-align: center;
}
.cl_right {
  width: calc(100% - 250px);
}
.cl_right p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  position: relative;
  padding-left: 60px;
  color: #ddd;
}
.cl_right p:before {
 position: absolute;
 content: "";
 background: url(../images/case-client-quote.png)no-repeat;
 width: 46px;
 height: 33px;
 left: 0px;
 top: -15px;
}
.cl_left figure {
  margin:0 auto 20px;
  width: 90px;
  height: 90px;
}
.cl_left figure img {
  width: 100%;
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}
.cl_names h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  margin: 0;
}
.cl_names span {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: #999999;
    padding-top: 8px;
    display: inline-block;
}

.bg_gr_panel {
  padding: 10rem 0;
  margin-top: -1px;
  background: #1C1C1E;
}
.nProcess .we_are_wrapper {
  margin: 60px 0;
}
.visual_panel_left.researchI {
  min-height: 700px;
}
.menu-wrapper>ul>li.nav_contact a {
  border: 1px solid #fff;
}

.pr_name_wrap {
  height: 40px;
  position: relative;
  width: 100%;
  /* overflow: hidden; */
}
.no_cont {
  min-height: 140px
}
.pr_name_subhead {
  margin: 20px 0 30px;
}
.pr_logo {
  border: 1px solid #707070;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.ai_project_left .pr_logo img {
  width: auto;
}
.pr_name_inner {
  position: absolute;
  width: 100%;
}
.pr_logo_name {
  position: relative;
  height: 40px;
  width: 400px;
  display: flex;
  align-items: center
}
.projectName {
  position: absolute;
  overflow: hidden;
}
.projectName a {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
}
.projectName a:hover {
  color: #0092FF;
}
.projectName span {
  position: relative;
  top: -100px;
  transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.slider2  .owl-item.active .projectName span {
  top: 0px;
}
.pr_name_subhead_inner p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  padding-right: 30px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 28px;
  margin: 0;
}
.pr_name_subhead_inner p span {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
  transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.slider2 .owl-item.active .pr_name_subhead_inner p span {
  top: 0;
}
.slider2 .owl-item.active .pr_name_subhead_inner p span.l2 {
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
}
.owl-item.active .pr_name_subhead_inner {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  padding-right: 30px;
}

.pr_states_panel {
  position: relative;
  min-height: 70px;
  display: flex;
  display: -webkit-box;
  justify-content: space-between;
  margin: 50px 0 20px;
}
.pr_states_panel .pr_digits:last-child {
  border:none;
  margin: 0;
  padding: 0;
}
.two-stats .pr_digits {
  width: calc(40% - 30px);
}
.pr_digits {
  width: calc(33.333% - 30px);
  position: relative;
  margin-right: 30px;
  border-right: 1px solid #fff;
}
.pr_digits>p {
  position: relative;
  left: 0;
  top: 0;
  right: 20px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
  margin: 0;
  height: 45px;
}
.digits_text p {
  position: relative;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  height: 20px;
  overflow: hidden;
  margin: 0;
}
.digits_text p span {
  position: absolute;
  left: 0;
  top: 25px;
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
  transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.digits_text p span.l2 {
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
}
.digits_text p span.l3 {
  transition-delay: .3s;
  -webkit-transition-delay: .3s;
}
.digits_text p span.l4 {
  transition-delay: .4s;
  -webkit-transition-delay: .4s;
}
.slider2 .owl-item.active .digits_text p span {
  top: 0;
}
.pr_digits>p span {
  position: relative;
  top: -110px;
  float: left;
  transition: all 1s cubic-bezier(.19, 1, .22, 1);
}
.slider2 .owl-item.active .pr_digits>p span {
  top: 0;
}

.pr_digits>p span.n1 {
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
}
.pr_digits>p span.n2 {
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
}
.pr_digits>p span.n3 {
  transition-delay: .3s;
  -webkit-transition-delay: .3s;
}
.pr_digits>p span.n4 {
  transition-delay: .4s;
  -webkit-transition-delay: .4s;
}
.pr_digits>p span.n5 {
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
}
.pr_digits>p span.n6 {
  transition-delay: .6s;
  -webkit-transition-delay: .6s;
}
.pr_digits>p span.n7 {
  transition-delay: .7s;
  -webkit-transition-delay: .7s;
}
.pr_digits>p span.n8 {
  transition-delay: .8s;
  -webkit-transition-delay: .8s;
}
.pr_digits>p span.n9 {
  transition-delay: .9s;
  -webkit-transition-delay: .9s;
}

.para_link {
  color: #0092FF;
}
.para_link:hover {
  color: #0580df;
}

.visual_panel_left .we_are_wrapper a {
  background: transparent;
  color: #0092FF;
  padding: 40px 0 0 0;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}
.visual_panel_left .we_are_wrapper a:hover {
  color: #037eda;
}
.visual_panel_left .we_are_wrapper a:hover .cta-text span svg {
  stroke: #037eda;
  left: 13px;
}
.visual_panel_left .cta-text span svg {
  position: relative;
  top: 5px;
  left: 10px;
  stroke-width: 2px;
  fill: none;
  stroke: #0092FF;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.service-process {
  overflow-y: scroll;
  height: 180px;
  padding-right: 10px;
  margin-left: -25px;
}

.service-process::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 2px;
}
.service-process::-webkit-scrollbar-thumb {
  background-color:#0092FF;
}
.service-process.vert_scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f2f2f2;
}
.service-process::-webkit-scrollbar-track {
	background-color: transparent;
}
.pr_digits span img {
  width: 24px !important;
  position: absolute;
  bottom: -30px;
  right: -36px;
}
/* New service card slider ends */




/* Recognition slider */


.achievement_wrapper {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
}

.achievement_grid {
  border: 2px solid #e6e6e6;
  padding: 12px 50px 40px 50px;
  width: 33.33%;
  background: #fff;
  position: relative;
}
.achievement_wrapper .achievement_grid:nth-child(2) {
  border-left: none;
  border-right: none;
}
.heading5 .br-block {
  display: block;
}
.spc {
  padding-top: 35px;
}
.achievement_grid .cmmi .heading5 {
  margin-top: 14px;
}
.clutch_grid figure {
  min-height: 45px;
  max-width: 110px;
}
.cmmi figure {
  width: 115px;
}
.clutch_grid figure img {
  max-width: 100%;
}
.award_badge {
  position: absolute;
  right: 20px;
  top: 18px
}
.award_badge img {
  width: 50px;
}
.our-achievements .small-container {
  padding-bottom: 20px;
}

.achievement_grid .heading5 {
  color: #000;
  margin: 30px 0 30px
}

.achievement_grid .para {
  margin: 0;
  line-height: 1.6
}

.recognition {
  text-align: left
}

.recognition .para {
  font: 18px/1.6 proxima_nova_alt_rgregular
}

.recognition img {
  width: auto !important
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fc7754
}

.owl-theme .owl-dots .owl-dot span {
  background: #999;
  margin: 5px 3px
}

/* #achievement-slider {
  margin-top: 100px
} */

.slider_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row
}

.recognition {
  /* width: 25%; */
  padding: 0 10px
}

.recognition>figure {
  margin: 30px 0 0 0
}

.recognition figure:nth-child(2) {
  height: 52px;
  display: flex;
  align-items: center
}

.badges_name {
  display: table
}

.badges_name figure {
  display: table-cell;
  height: 70px;
  vertical-align: middle
}

.badges_name span {
  font: 18px/1.6 proxima_nova_alt_rgregular;
  color: #707070;
  display: table-footer-group
}

.partner-sprite {
  background-image: url(../images/Team-01.png)
}

.aws-partner {
  width: 180px;
  height: 50px;
  background-position: -77px -13px
}

.sap-partner {
  width: 193px;
  height: 52px;
  background-position: -317px -13px
}

.cloudera-partner {
  width: 152px;
  height: 30px;
  background-position: -570px -13px
}

.appfuture-sprite {
  width: 130px;
  height: 25px;
  background-position: -7px -217px
}

.entrepeneur-sprite {
  width: 133px;
  height: 27px;
  background-position: -241px -217px
}

.boa-sprite {
  width: 161px;
  height: 29px;
  background-position: -478px -216px
}

.menifest-sprite {
  width: 96px;
  height: 52px;
  background-position: 100px -194px
}

.ftr4h-sprite {
  width: 88px;
  height: 53px;
  background-position: -254px 116px
}

.MAD-sprite {
  width: 76px;
  height: 40px;
  background-position: -564px 158px;
}

.Clutch-sprite {
  width: 104px;
  height: 36px;
  background-position: -405px 153px;
}

.ifah-sprite {
  width: 65px;
  height: 59px;
  background-position: -138px 163px;
}
.ic-star-home {
  width: 41px;
  height: 36px;
  background-position: -38px 162px !important;
}

.expertise {
  width: 130px;
  height: 51px;
  background-position: -39px -400px;
}
.outlook_bs {
  width: 170px;
  height: 51px;
  background-position: -179px -400px;
}
.goodfirms-sprite {
  width: 146px;
  height: 48px;
  background-position: -369px -400px;
}
.brblock {
  display: block !important;
}



.Entreprenuer-sprite {
  width: 212px;
  height: 42px;
  background-position: -17px 85px;
}

.Techcrunch-sprite {
  width: 70px;
  height: 35px;
  background-position: -686px 151px;
}

.twn-sprite {
  width: 144px;
  height: 35px;
  background-position: -678px 85px;
}

.Business-In-sprite {
  width: 384px;
  height: 26px;
  background-position: -260px 77px;
}
/* Recognition slider ends */




.visual_panel_left .heading2 {
    margin-right: 20px 
  }


.c-scrollbar_thumb {
  background-color: #1468FB !important;
  opacity: 1 !important;
}
.c-scrollbar {
  opacity: 1 !important;
}

.scrolled header {
    padding: 12px 0;
    background-color: rgba(0,0,0,.9);
  }


@media (max-width: 1899px) {
  .case_full_banner {
    padding-top: 20vh
  }

  
}


@media (max-width:1680px) {
  .top_head_wrap .heading1 {
    font-size: 66px;
  }
  .top_content_wrap .app__subhead {
    font-size: 22px;
  }
  .trusted_brands {
    font-size: 16px;
  }
  .heading2 {
    font-size: 46px;
  }
  .app__subhead,.serv_card_list li {
    font-size: 18px;
  }
  .serv_card_head {
    font-size: 28px;
  }
  .service_cards .para {
    font-size: 14px;
  }
  .service_cards figure {
    width: 80px;
    height: 80px;
  }
  .common__btn.top_spc {
    margin-top: 50px;
}
  .stats_wrap {
    margin: 7rem 2rem 0;
  }
  .digits span {
    font-size: 60px;
  }
  .stats-head {
    font-size: 18px;
  }
  .para {
    font-size: 16px;
  }
  .tab_hd {
    font-size: 24px;
  }
  .card_info figure {
    width: 53px;
    height: 51px;
  }
  .cycle-tab-item .para {
    font-size: 18px;
  }
  .tab-pane figure {
    max-width: 480px;
  }
  .card_info .heading2 {
    font-size: 22px;
  }
  .caption {
    font-size: 14px;
  }
  .card_info {
    min-height: 340px;
  }
 
.heading4 {
  font-size: 24px;
}
.bene_slide_lft span {
  font-size: 18px;
}  
.heading3 {
  font-size: 36px;
}
.tab-link-wrapper span {
  font-size: 26px;
}
.tab_detl_inner .para {
  font-size: 18px;
  margin: 0 0 0 40px;
}
.ellipse1 {
  left: -35%;
  top: -150px;
 }
 .ellipse2 {
  right: -35%;
 }
 .tab__head_panel ul .tab-link-wrapper:not(:last-child) {
  padding-bottom: 75px;
}
.port__left {
  width: 600px;
  height: 620px;
  padding: 40px 80px 40px 60px;
}
.port__rght {
  width: 650px;
  height: 620px;
}
.port__left .para {
  font-size: 16px;
}
.states_head span {
  font-size: 26px;
}
.process_card .para {
  font-size: 13px;
}
.heading4 {
  font-size: 22px;
}
.process_card {
  padding: 50px;
  min-height: 380px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 14px;
}
.logo_info h3 {
  font-size: 26px;
}
.tab_chip span {
  font-size: 20px;
}
.tech_stack_wrap {
  max-width: 750px;
}
.card_box {
  max-width: 170px;
}
.stats_panel .para {
  font-size: 12px;
}
.small-container {
  width: 750px;
}
.app-faq-wrap-list li .head {
  font-size: 18px;
}
.app-faq-wrap-list li .faq-content-wrap p {
  font-size: 14px;
}
.blog_image_link {
  height: 290px;
}
.blog_caption,.read_more a{
  font-size: 18px;
}
.pg_info {
  font-size: 18px;
}

.most_trust_badge span {
  font-size: 20px;
}

.bg_gr_panel {
  padding: 5rem 0;
}
.tech__icon img {
  transform: scale(.8);
  -webkit-transform: scale(.8);
}
.tab__tech__wrap li, .tab__tech__wrap li a {
  font-size: 18px;
}
.cl_right p {
    font-size: 16px;
  }

}



@media (max-width: 1550px) {
  .top_head_wrap .heading1 {
    font-size: 58px;
  }
  .top_content_wrap .app__subhead {
    font-size: 20px;
  }
  .heading2 {
    font-size: 44px;
  }
  .app__subhead,.serv_card_list li {
    font-size: 15px;
  }
  .serv_card_head {
    font-size: 26px;
  }
  .service_cards .para {
    font-size: 13px;
  }
  .stats_wrap {
    margin: 7rem 1rem 0;
  }
  .digits span {
    font-size: 54px;
  }
  .stats-head {
    font-size: 16px;
  }
  .tab_hd {
    font-size: 22px;
  }
  .cycle-tab-item .para {
    font-size: 16px;
  }
  .tab-pane figure {
    max-width: 460px;
  }
  .card_info .heading2 {
    font-size: 18px;
  }
  .caption {
    font-size: 12px;
  }
  .card_info {
    min-height: 330px;
  }

.tab-link-wrapper span {
  font-size: 25px;
}
.tab_detl_inner .para {
  font-size: 16px;
  margin: 0 0 0 50px;
}
.ellipse1 {
  left: -35%;
  top: -180px;
 }
 .tab__head_panel ul .tab-link-wrapper:not(:last-child) {
  padding-bottom: 65px;
}
.port__left {
  width: 560px;
  height: 620px;
  padding: 40px 80px 40px 60px;
}
.port__rght {
  width: 600px;
  height: 620px;
}
.port__left .para {
  font-size: 12px;
}
.states_head span {
  font-size: 21px;
}
.heading4 {
  font-size: 22px;
}
.process_card .para {
  font-size: 12px;
}
.process_card {
  padding: 45px;
  min-height: 350px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 16px;
}
.logo_info h3 {
  font-size: 25px;
}
.tab_chip span {
  font-size: 18px;
}
.tech_stack_wrap {
  max-width: 780px;
}
.card_box {
  max-width: 180px;
}
.stats_panel .para {
  font-size: 12px;
}
.small-container {
  width: 720px;
}
.app-faq-wrap-list li .head {
  font-size: 16px;
}
.app-faq-wrap-list li .faq-content-wrap p {
  font-size: 13px;
}
.blog_image_link {
  height: 266px;
}

.most_trust_badge span {
  font-size: 22px;
}

.process_panel .heading4 {
  font-size: 20px;
}
.visual_panel_left .para,.process_panel li a {
  font-size: 14px;
}
.service-process {
  height: 160px;
}
.pr_name_subhead_inner p {
  font-size: 14px;
  line-height: 1.2;
  height: 24px;
 }
 .digits_text p {
  font-size: 14px;
}




}

@media (max-width:1440px) {
  
  .top_head_wrap .heading1 {
    font-size: 54px;
  }
  .top_content_wrap .app__subhead {
    font-size: 20px;
  }
  .heading2 {
    font-size: 46px;
  }
  .app__subhead,.serv_card_list li {
    font-size: 17px;
  }
  .serv_card_head {
    font-size: 26px;
  }
  .service_cards .para {
    font-size: 12px;
  }
  .digits span {
    font-size: 54px;
  }
  .stats-head {
    font-size: 16px;
  }
  .tab_hd {
    font-size: 22px;
  }
  .cycle-tab-item .para {
    font-size: 18px;
  }
  .tab-pane figure {
    max-width: 450px;
  }
  .card_info .heading2 {
    font-size: 18px;
  }
  .caption {
    font-size: 12px;
  }
  .card_info {
    min-height: 330px;
  }
  .port__left {
    width: 530px;
    height: 570px;
    padding: 40px 80px 40px 60px;
  }
  .port__rght {
    width: 570px;
    height: 570px;
  }
.heading4 {
  font-size: 22px;
}
.bene_slide_lft span {
  font-size: 18px;
}  
.heading3 {
  font-size: 35px;
}
.tab-link-wrapper span {
  font-size: 25px;
}
.tab_detl_inner .para {
  font-size: 16px;
  margin: 0 0 0 50px;
}

.heading4 {
  font-size: 22px;
}
.process_card .para {
  font-size: 12px;
}
.process_card {
  padding: 45px;
  min-height: 330px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 14px;
}
.logo_info h3 {
  font-size: 25px;
}
.tab_chip span {
  font-size: 17px;
}
.tech_stack_wrap {
  max-width: 750px;
}
.card_box {
  max-width: 170px;
}
.stats_panel .para {
  font-size: 12px;
}
.small-container {
  width: 720px;
}
.app-faq-wrap-list li .head {
  font-size: 16px;
}
.app-faq-wrap-list li .faq-content-wrap p {
  font-size: 13px;
}

.most_trust_badge span {
  font-size: 18px;
}
.cl_left figure {
  width: 80px;
  height: 80px;
}
.digits_text p {
  font-size: 12px;
}
.digits_text p {
  height: 18px;
}
.heading2 {
  font-size: 40px;
}
.process_panel .heading4 {
  font-size: 18px;
}
.projectName a {
  font-size: 32px;
}
.pr_name_wrap {
  height: 35px;
}


}

@media (max-width:1366px) {
  .top_head_wrap .heading1 {
    font-size: 52px;
  }

  .heading2 {
    font-size: 38px;
  }
  
  .app__subhead {
    font-size: 18px;
  }
  .serv_card_list li {
    font-size: 15px;
  }
  .serv_card_head {
    font-size: 26px;
  }
  .card_info {
    padding: 40px 30px;
  }
  .cycle-tab-item .para {
    font-size: 16px;
  }
  .tab-pane figure {
    max-width: 450px;
  }
  .card_info {
    min-height: 290px;
  }
  .tab-link-wrapper span {
    font-size: 22px;
  }
  .heading4 {
    font-size: 22px;
  }
  .blog_image_link {
    height: 251px;
  }

}


@media (max-width:1280px) {
 
  .top_head_wrap .heading1 {
    font-size: 46px;
  }
  .heading2 {
    font-size: 46px;
  }

}