/* 09-05-2025 */
html,
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
/* @font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Black.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Bold.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Light.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Semibold.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Medium.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Thin.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url(../fonts/Graphik/Graphik-Regular.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik Super";
  src: url(../fonts/Graphik/Graphik-Super.woff2) format("woff2"),
    url(../fonts/Graphik/Graphik-Super.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
} */
footer,
header,
nav {
  display: block;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  background-color: #fff0;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
textarea {
  overflow: auto;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: #fff0;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  margin: 0;
  overflow: hidden;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.text-center {
  text-align: center;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0 !important;
}
.fw-600 {
  font-weight: 600;
}
.font24 {
  font-size: var(--fs24);
  line-height: 1.375;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.service_rating svg {
  color: #0f6ead;
  width: 14px;
}
.quote_span svg {
  width: 50px;
}
.select_wrap svg {
  width: 9px;
}
.pure-material-textfield-outlined > input,
.pure-material-textfield-outlined > textarea {
  box-sizing: border-box;
  margin: 0;
  border: solid 1px;
  border-color: #ededed;
  border-top-color: #fff0;
  border-radius: 4px;
  padding: 9px 13px 9px;
  width: 100%;
  height: inherit;
  color: #000;
  background-color: #fff0;
  box-shadow: none;
  font-size: 16px;
  caret-color: #2196f3;
  transition: border 0.2s, box-shadow 0.2s;
  line-height: 21px;
  font-weight: 400;
  font-style: normal;
}
.pure-material-textfield-outlined {
  position: relative;
  display: inline-block;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  width: 100%;
  margin-bottom: 14px;
}
.pure-material-textfield-outlined > input {
  box-sizing: border-box;
  margin: 0;
  border: solid 1px;
  border-color: #ededed;
  border-top-color: #fff0;
  border-radius: 4px;
  padding: 9px 13px 9px;
  width: 100%;
  height: inherit;
  color: #000;
  background-color: #fff0;
  box-shadow: none;
  font-size: 16px;
  caret-color: #2196f3;
  transition: border 0.2s, box-shadow 0.2s;
  line-height: 21px;
  font-weight: 400;
  font-style: normal;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="file"] {
  display: block;
}
input[type="file"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075),
    0 0 8px rgb(102 175 233 / 0.6);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075), 0 0 8px rgb(102 175 233 / 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: #fff0;
  border: 0;
}
.form-group {
  margin-bottom: 0;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #fff0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 0.125);
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 0.125);
}
.btn-block {
  display: block;
  width: 100%;
}
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #fff0;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #fff0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.frame_project_database .nav-tabs li a:hover {
  border-color: #fff #fff #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #fff0;
}
.tab-content > .tab-pane {
  display: none;
}
.app-features-content span {
  display: block;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid #fff0;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid #fff0;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.1);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fff0;
  background-image: none;
  border: 1px solid #fff0;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #fff0;
  border-radius: 4px;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #fff0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
  box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid #fff0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: #fff0;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav[class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav[class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: #fff0;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
button,
button:focus,
button:hover {
  outline: 0;
}
.alert-success {
  float: left;
  margin: 15px 0 0;
}
.main_header {
  float: left;
  width: 100%;
  padding: 25px 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.main_header.menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 5px 1px #ccc;
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  -moz-box-shadow: 0 0 5px 1px #ccc;
  z-index: 15;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  padding: 20px 0;
}
.container {
  padding: 0;
  width: 100%;
  max-width: 1440px;
}
.top_header_div {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.top_headerpart {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_logo img {
  width: auto;
  height: 55px;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #ff0;
  font-size: 14px;
}
.menu_bar {
  margin-left: auto;
  padding-right: 0;
}
.menu_bar .navbar {
  margin-bottom: 0;
  min-height: auto;
  border: none;
  border-radius: 0;
}
.menu_bar ul li {
  margin-left: 12px;
}
.menu_bar ul li a {
  letter-spacing: 0.05em;
  color: #2f3d56;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
  font-weight: 400;
}
.menu_bar ul li a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu_bar ul li a:hover {
  background-color: #fff0;
}
.menu_bar ul li:hover a {
  outline: 0;
}
.menu_bar ul li:active,
.menu_bar ul li:focus,
.menu_bar ul li:hover {
  outline: 0;
}
.menu_bar ul li.contact_link a {
  background: var(--text-primary);
  border-radius: 5px;
  color: #fff;
  width: 165px;
  text-align: center;
}
.main_submenu_div {
  display: flex;
}
.main_submenu_div {
  position: absolute;
  width: 800px;
  background: #fff;
  border-radius: 10px;
  left: -50px;
  top: 55px;
  z-index: 9999;
  padding: 20px 35px;
  border: 1px solid #e6e8ec;
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
  opacity: 0;
}
.service_li .main_submenu_div {
  position: fixed;
  width: 910px;
  background: #fff;
  border-radius: 10px;
  left: 0;
  right: 0;
  top: 55px;
  margin: 0 auto;
  z-index: 9999;
  padding: 0 0 0 0;
  border: 1px solid #e6e8ec;
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
}
.technologies_li .main_submenu_div {
  position: fixed;
  width: 830px;
  background: #fff;
  border-radius: 10px;
  left: 0;
  top: 55px;
  right: 0;
  margin: 0 auto;
  z-index: 9999;
  padding: 0 0 0 0;
  border: none;
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
}
.inner_scroll {
  padding: 0 0 0 35px;
  display: flex;
  overflow-y: auto;
}
.playforvideo video {
  width: 100% !important;
  height: auto;
  max-height: 315px;
}
@keyframes showNav {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main_submenu_div ul {
  float: left;
  padding-left: 0;
  list-style-type: none;
}
.service_submenu {
  width: 33.33%;
}
.service_li .service_submenu {
  width: 50%;
}
.service_submenu ul {
  width: 100%;
}
.menu_bar ul .main_submenu_div li {
  margin-left: 0;
}
.menu_bar ul .main_submenu_div li {
  margin-left: 0;
}
.megamenu_link_div {
  float: left;
  width: 520px;
  padding: 25px 0 0;
}
.megamenu_service_link {
  float: left;
  width: 365px;
  background-color: #fafafa;
  padding: 25px 0 0;
  background-image: url(../images/industry_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 10px 10px;
}
.technologies_li .megamenu_link_div {
  float: left;
  width: 570px;
  padding: 25px 0;
}
.megamenu_technologies_link {
  float: left;
  width: 260px;
  padding-bottom: 25px;
}
.tech_bg_div {
  background-color: #fafafa;
  padding: 25px 30px;
  background-image: url(../images/tech_bg_images_new.webp);
  background-repeat: no-repeat;
  background-position: 1px center;
  background-size: 101% 100%;
  border-radius: 0 10px 10px 10px;
  float: left;
  width: 100%;
  min-height: 567px;
}
.megamenu_technologies_link .tech_bg_div h4 {
  color: #fff;
  float: left;
  width: 100%;
}
.tech_bg_div span {
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  padding-top: 15px;
  float: left;
  width: 100%;
}
.hire_btn_div {
  float: left;
  width: 100%;
  text-align: center;
}
.menu_bar ul li .tech_hire_link {
  background-color: var(--text-primary) !important;
  color: #fff !important;
  height: 52px;
  display: inline-block;
  line-height: 52px;
  padding: 0;
  width: 165px;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  border: 2px solid #fff;
}
.menu_bar ul li .tech_hire_link:hover {
  background-color: #fff !important;
  border: 2px solid var(--text-primary);
  color: #000 !important;
}
.menu_bar ul li .tech_hire_link:hover img {
  filter: brightness(1);
}
.tech_hire_link img {
  filter: brightness(100);
  margin-left: 15px;
}
.service_header_title {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.service_header_title h4 {
  font-size: 19px;
  line-height: 22px;
  color: #000;
  font-weight: 400;
  margin: 0;
  width: 100%;
}
.megamenu_service_link .service_submenu {
  width: 100%;
}
.megamenu_service_link .service_submenu .parent_li_menu {
  min-height: auto;
}
.industry_service_div {
  float: left;
  width: 100%;
  padding: 0 10px;
}
.cmn_industry_service {
  float: left;
  width: 33.33%;
  text-align: center;
  margin-bottom: 20px;
}
.menu_bar ul li .cmn_industry_service a {
  color: rgb(0 0 0 / 0.7);
  font-size: 13px;
  padding: 0;
}
.menu_bar ul li .cmn_industry_service a span {
  font-size: 14px;
  display: block;
  line-height: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.menu_title {
  font-size: 19px;
  line-height: 22px;
  letter-spacing: 0;
  color: #2f3d56;
  float: left;
  width: 100%;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.service_submenu ul {
  margin: 10px 0;
}
.megamenu_service_link .service_submenu ul {
  margin: 15px 0 0;
}
.about_li .main_submenu_div {
  width: 220px;
}
.parent_li_menu {
  min-height: 240px;
}
.service_li .parent_li_menu {
  min-height: auto;
}
.header_service_icon {
  float: left;
  margin-left: -25px;
  width: 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 6px;
}
.header_service_icon img {
  float: left;
}
.menu_bar ul li .main_submenu_div li a {
  font-size: 15px;
  line-height: 25px;
  color: #2f3d56;
  padding: 2px 0;
  letter-spacing: 0;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  display: inline-block;
}
.menu_bar ul .main_submenu_div li {
  width: 100%;
}
.menu_bar ul li.about_li .main_submenu_div li a {
  padding: 5px 0;
}
.menu_bar ul li .main_submenu_div li a:hover {
  color: #2583e9;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.main_submenu_div:before {
  width: 0;
  height: 0;
  border-left: 12px solid #fff0;
  border-right: 12px solid #fff0;
  border-bottom: 12px solid rgb(255 122 47 / 0.44);
  content: "";
  position: absolute;
  top: -12px;
  left: 80px;
  display: none;
}
.service_li .main_submenu_div:before {
  width: 0;
  height: 0;
  border-left: 12px solid #fff0;
  border-right: 12px solid #fff0;
  border-bottom: 12px solid rgb(255 122 47 / 0.44);
  content: "";
  position: absolute;
  top: -12px;
  left: 320px;
  margin: 0 auto;
  display: none;
}
.technologies_li .main_submenu_div:before {
  width: 0;
  height: 0;
  border-left: 12px solid #fff0;
  border-right: 12px solid #fff0;
  border-bottom: 12px solid rgb(255 122 47 / 0.44);
  content: "";
  position: absolute;
  top: -12px;
  left: 10px;
  right: 0;
  margin: 0 auto;
  display: none;
}
.service_banner_div {
  position: relative;
}
.slider_flex {
  display: flex;
  align-items: center;
  height: 100%;
  overflow: hidden;
}
.slider_img_div {
  float: left;
  width: 50%;
  right: 0;
  top: 0;
}
.testimonial_slider_div .owl-carousel .owl-stage {
  padding-bottom: 22px;
}
.left_padding_zero {
  padding-left: 0;
}
.right_padding_zero {
  padding-right: 0;
}
.left_under_line {
  font-size: 40px;
  line-height: 51px;
  color: #2f3d56;
  margin-top: 0;
  margin-bottom: 45px;
  font-weight: 700;
  position: relative;
}
.left_under_line:after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  bottom: -5px;
  background-color: #146fac;
}
.desc_txt {
  font-size: 18px;
  line-height: 30px;
  color: rgb(59 59 59 / 0.8);
  margin-bottom: 0;
  text-align: left;
}
.theme_btn_div {
  float: left;
  width: 100%;
}
.theme_btn {
  width: 150px;
  height: 50px;
  background: #2583e9;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  border: 2px solid #fff0;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  cursor: pointer;
}
.theme_btn img {
  filter: brightness(100);
  margin-left: 20px;
}
.theme_btn:hover {
  color: #2583e9;
  border: 2px solid #2583e9;
  background-color: #fff;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.theme_btn:focus {
  color: #fff;
  border: 2px solid #fff0;
  background: #2583e9;
}
.theme_btn:hover img {
  filter: brightness(1);
}
.theme_btn:focus img {
  filter: brightness(100);
}
.services_child {
  float: left;
  width: 100%;
}
.center_under_line {
  font-size: 40px;
  line-height: 51px;
  color: #2f3d56;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700;
  position: relative;
  text-align: center;
}
.center_under_line:after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: 0 auto;
  background-color: #146fac;
}
.industries_section_div {
  float: left;
  width: 100%;
  padding: 50px 0;
  text-align: center;
  background-color: #fafafa;
}
.technology_section_div {
  float: left;
  width: 100%;
  padding: 50px 0 0;
  text-align: center;
}
.technology_section_div .services_child .center_under_line {
  margin-bottom: 23px !important;
}
.frame_project_database {
  float: left;
  width: 100%;
  margin-top: 0;
}
.frame_project_database .tab-content {
  background: linear-gradient(0deg, #fff, #fff), #ffffff;
  box-shadow: 0 10px 20px rgb(0 0 0 / 0.1);
  padding: 20px 0 0;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.frame_project_database .tab-pane {
  width: 100%;
  float: left;
}
.frame_project_database .nav-tabs {
  border-bottom: 2px solid rgb(0 0 0 / 0.05);
}
.frame_project_database .nav-tabs li {
  width: 33.33%;
}
.frame_project_database .nav-tabs.width_50 li {
  width: 50%;
}
.frame_project_database .nav-tabs li a {
  font-size: 18px;
  color: rgb(0 0 0 / 0.45);
  line-height: 30px;
  font-weight: 400;
}
.frame_project_database .nav-tabs > li.active > a,
.frame_project_database .nav-tabs > li.active > a:focus,
.frame_project_database .nav-tabs > li.active > a:hover {
  color: #146fac;
  border: none;
  border-bottom: 2px solid #146fac;
}
.top_service_section_div {
  float: left;
  width: 100%;
  padding: 40px 0;
  background-image: url(../images/images_svg/curve.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.top_section_child {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.no_padding {
  padding: 0;
}
.top_margin {
  display: flex;
  flex-wrap: wrap;
  background-image: url(../images/curve_line.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.it_service_child {
  float: left;
  width: 100%;
  padding: 40px 20px;
  text-align: center;
  background: #fff;
  box-shadow: 0 10px 20px 1px rgb(69 158 255 / 0.1);
  border-radius: 18px;
  height: 100%;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.it_service_child:hover {
  box-shadow: 0 10px 30px 1px rgb(69 158 255 / 0.4);
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
}
.it_img_div,
.service_desc,
.service_rating {
  float: left;
  width: 100%;
}
.it_img_div {
  min-height: 40px;
}
.service_rating {
  margin: 35px 0;
}
.service_rating span {
  font-weight: 700;
  color: #0f6ead;
  font-size: 18px;
  line-height: 23px;
}
.service_desc {
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 23px;
}
.trustable_client_div {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}
.trust_client_child {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.trust_logo {
  background: linear-gradient(0deg, #fff, #fff), #ffffff;
  box-shadow: 0 10px 20px 1px rgb(69 158 255 / 0.1);
  border-radius: 10px;
  width: 18%;
  float: left;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 30px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.trust_logo img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.trust_logo:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.testimonial_client_div {
  float: left;
  width: 100%;
  text-align: center;
}
.testimonial_slider_div .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
}
.main-wrapper .testimonial_slider_div .owl-nav button {
  color: #146fac !important;
  font-size: 40px !important;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  border-radius: 50%;
  background-color: #fff !important;
  box-shadow: 0 10px 20px rgb(69 158 255 / 0.1);
}
.main-wrapper .testimonial_slider_div .owl-nav button span {
  line-height: 40px;
}
.testimonial_client_div .desc_txt {
  width: 60%;
  margin: 0 auto 30px;
  color: rgb(47 61 86 / 0.8);
  line-height: 30px;
  text-align: center;
}
.client_box {
  background: #fff;
  box-shadow: 0 10px 20px rgb(69 158 255 / 0.1);
  border-radius: 18px;
  float: left;
  width: 100%;
  padding: 30px;
  min-height: 315px;
  margin-bottom: 20px !important;
}
.quote_span {
  font-size: 50px;
  line-height: 58px;
  letter-spacing: 0.05em;
  color: rgb(20 111 172 / 0.24);
  font-weight: 700;
}
.client_box p {
  color: #6d7783;
  margin: 15px 0;
  font-size: 15px;
  line-height: 24px;
  padding: 0 28px;
}
#client_slider {
  float: left;
  width: 100%;
}
.testi_client_content {
  float: left;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: flex-start;
}
.img_testi {
  width: 60px;
  display: inline-block;
}
.testi_client_content .img_testi img {
  width: 60px;
  height: 60px;
  max-width: inherit;
}
.name_position {
  display: inline-block;
  margin: auto;
  text-align: center;
}
.name_position h5 {
  font-size: 15px;
  margin: 0;
  line-height: 24px;
  color: #000;
  font-weight: 400;
}
.name_position span {
  font-size: 15px;
  line-height: 24px;
  color: #999;
  font-weight: 400;
}
.testimonial_client_div .center_under_line {
  margin-bottom: 25px;
}
.media_partner_div {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.media_logo {
  float: left;
  width: 16.66%;
  text-align: center;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgb(0 0 0 / 0.1);
  border-bottom: 1px solid rgb(0 0 0 / 0.1);
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
}
.media_logo img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.media_logo:hover img {
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.media_section_main .media_logo:nth-child(6n) {
  border-right: none;
}
.media_section_main .media_logo:last-child,
.media_section_main .media_logo:nth-child(13n),
.media_section_main .media_logo:nth-child(14n),
.media_section_main .media_logo:nth-child(15n),
.media_section_main .media_logo:nth-child(16n),
.media_section_main .media_logo:nth-child(17n) {
  border-bottom: none;
}
.main_footer_div {
  float: left;
  width: 100%;
  padding: 85px 0;
  background-image: url(../images/footer.webp);
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 100% 100%;
}
.contact_form_main {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 -10px 60px rgb(0 0 0 / 0.05);
  padding: 40px;
  text-align: left;
  margin-left: 0;
}
.form_title_desc {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.form_title_desc h3 {
  margin: 0 0 15px;
  font-size: 28px;
  color: #000;
  text-align: left;
  letter-spacing: -0.02em;
  font-weight: 700;
}
.form_title_desc p {
  font-size: 16px;
  color: #000;
  text-align: left;
  margin-bottom: 0;
}
.tab-block {
  display: block !important;
}
.tab-none {
  display: none !important;
}
.field_div {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.field_div .form-group {
  width: 49%;
  position: relative;
}
.textarea_msg textarea {
  min-height: 75px;
}
.pure-material-textfield-outlined {
  position: relative;
  display: inline-block;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  min-height: 55px;
}
.pure-material-textfield-outlined > input,
.pure-material-textfield-outlined > textarea {
  box-sizing: border-box;
  margin: 0;
  border: solid 1px;
  border-color: #ededed;
  border-top-color: #fff0;
  border-radius: 4px;
  padding: 9px 5px 9px 13px;
  width: 100%;
  height: inherit;
  color: #000;
  background-color: #fff0;
  box-shadow: none;
  font-size: 16px;
  caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
  transition: border 0.2s, box-shadow 0.2s;
  line-height: 21px;
  font-weight: 400;
  font-style: normal;
}
.budget_select_div {
  -webkit-appearance: none;
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 9px 13px 9px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff0;
}
.budget_select_div:hover {
  border-color: #000;
}
.select_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 6px;
  display: inline-block;
}
.budget_select_div:focus,
.budget_select_div:hover {
  outline: 0;
}
.pure-material-textfield-outlined > input + span,
.pure-material-textfield-outlined > textarea + span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
  width: 100%;
  max-height: 100%;
  color: #828282;
  font-size: 12px;
  line-height: 15px;
  cursor: text;
  font-weight: 400;
  transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}
.pure-material-textfield-outlined > textarea + span .text_area_top {
  background-color: #f9f9f9;
}
.pure-material-textfield-outlined .text_area_top {
  background-color: #f9f9f9;
}
.pure-material-textfield-outlined > input + span::after,
.pure-material-textfield-outlined > input + span::before,
.pure-material-textfield-outlined > textarea + span::after,
.pure-material-textfield-outlined > textarea + span::before {
  content: "";
  display: block;
  box-sizing: border-box;
  margin-top: 6px;
  border-top: solid 1px;
  border-top-color: #ededed;
  min-width: 10px;
  height: 8px;
  pointer-events: none;
  box-shadow: inset 0 1px #fff0;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.pure-material-textfield-outlined > input + span::before,
.pure-material-textfield-outlined > textarea + span::before {
  margin-right: 4px;
  border-left: solid 1px #fff0;
  border-radius: 4px 0;
}
.pure-material-textfield-outlined > input + span::after,
.pure-material-textfield-outlined > textarea + span::after {
  flex-grow: 1;
  margin-left: 4px;
  border-right: solid 1px #fff0;
  border-radius: 0 4px;
}
.pure-material-textfield-outlined:hover > input + span::after,
.pure-material-textfield-outlined:hover > input + span::before,
.pure-material-textfield-outlined:hover > textarea + span::after,
.pure-material-textfield-outlined:hover > textarea + span::before {
  border-top-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.87
  ) !important;
}
.pure-material-textfield-outlined > input:focus,
.pure-material-textfield-outlined > textarea:focus {
  border-color: #3395cc;
  border-top-color: #fff0;
  box-shadow: inset 1px 0 var(--pure-material-safari-helper1),
    inset -1px 0 var(--pure-material-safari-helper1),
    inset 0 -1px var(--pure-material-safari-helper1);
  outline: 0;
}
.pure-material-textfield-outlined > input:focus + span,
.pure-material-textfield-outlined > textarea:focus + span {
  color: #3395cc;
  font-size: 12px;
  font-weight: 400;
}
.pure-material-textfield-outlined > textarea:focus + span .text_area_top {
  background-color: #fff;
}
.pure-material-textfield-outlined > input:focus + span::after,
.pure-material-textfield-outlined > input:focus + span::before,
.pure-material-textfield-outlined > textarea:focus + span::after,
.pure-material-textfield-outlined > textarea:focus + span::before {
  border-top-color: var(--pure-material-safari-helper1) !important;
  box-shadow: inset 0 1px var(--pure-material-safari-helper1);
}
.pure-material-textfield-outlined > input:disabled,
.pure-material-textfield-outlined > input:disabled + span,
.pure-material-textfield-outlined > textarea:disabled,
.pure-material-textfield-outlined > textarea:disabled + span {
  border-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.38
  ) !important;
  border-top-color: transparent !important;
  color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
  pointer-events: none;
}
.pure-material-textfield-outlined > input:disabled + span::after,
.pure-material-textfield-outlined > input:disabled + span::before,
.pure-material-textfield-outlined > textarea:disabled + span::after,
.pure-material-textfield-outlined > textarea:disabled + span::before {
  border-top-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.38
  ) !important;
}
.attach_file_div {
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 7px 13px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px !important;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 6px;
  background-color: #f9f9f9 !important;
}
.attach_file_div label {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  margin: 0;
  white-space: nowrap;
  line-height: 24px;
}
.browse_file {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.browse_file input {
  position: absolute;
  bottom: 20px;
  font-size: 0;
  outline: 0 !important;
  opacity: 0;
}
.contact_form_main .theme_btn_div {
  margin-top: 30px;
}
.location_div_main {
  float: left;
  width: 100%;
  padding: 0 0 0 70px;
}
.location_title {
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  position: relative;
  font-weight: 700;
  margin: 0;
}
.location_title:after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  bottom: -12px;
  margin: 0 auto;
  background-color: #fff;
}
.address_div_child {
  float: left;
  width: 50%;
  margin-top: 50px;
  color: #fff;
}
.flag_country {
  float: left;
  width: 100%;
  display: flex;
  align-content: center;
  margin-bottom: 12px;
}
.flag_country span {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 10px;
}
.address_div_child p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0;
}
.contact_space {
  float: left;
  width: 100%;
  margin-top: 30px;
  color: #fff;
}
.contact_company {
  display: flex;
  margin-bottom: 0;
  align-items: flex-start !important;
  width: 50%;
  float: left;
}
.contact_company span {
  font-size: 15px;
  color: rgb(255 255 255 / 0.8);
  padding-left: 10px;
}
.btm_footer {
  float: left;
  width: 100%;
  margin-top: 60px;
  padding-left: 5%;
  position: relative;
  z-index: 9;
}
.ftr_social_icon {
  float: left;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.ftr_social_icon a {
  background: #333f69;
  border-radius: 5px;
  height: 45px;
  width: 45px;
  float: left;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ftr_social_icon a:first-child {
  margin-left: 0;
}
.ftr_social_icon a:hover {
  background-color: #fff;
  color: #333f69;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.ftr_social_icon a:hover svg path {
  fill: #333f69;
}
.connect_with_us {
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  width: 30%;
}
.connect_with_us .form-group {
  margin-bottom: 0;
}
.connect_with_us .form-control {
  background: #333f69;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  width: 270px;
  height: 45px;
  color: #fff;
  padding-right: 50px;
}
.ftr_connect_links {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 0;
  flex-wrap: wrap;
}
.ftr_connect_links h4 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: var(--text-primary);
}
.ftr_links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ftr_links ul li a {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  opacity: 0.7;
}
.ftr_links ul li a:hover {
  color: #2583e9;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.ftr_links_wrap {
  display: flex;
  justify-content: space-between;
  width: 70%;
}
.menu_title svg {
  display: none;
}
.video-wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  display: block;
}
.video-overlay-play-button {
  box-sizing: border-box;
  height: 15%;
  padding: 0;
  position: absolute;
  left: 12px;
  bottom: 38px;
  display: block;
  cursor: pointer;
  transition: opacity 150ms;
  border-radius: 18px;
  z-index: 999;
}
.play_button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(transparent, #000);
  transition: opacity 150ms;
}
.video-overlay-play-button:hover {
  opacity: 1;
}
.video_box {
  padding: 0;
  position: relative;
}
.name_position.center {
  position: absolute;
  display: block;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  padding: 0;
  white-space: nowrap;
}
.name_position.center h5 {
  color: #fff;
  text-shadow: 0 4px 4px rgb(0 0 0 / 0.25);
}
.name_position.center span {
  color: #fff;
  text-shadow: 0 4px 4px rgb(0 0 0 / 0.25);
}
.video-overlay-play-button circle {
  fill: #fff;
}
.video-overlay-play-button polygon {
  fill: #2583e9;
}
.award_main_div {
  float: left;
  width: 100%;
  display: flex;
  margin-top: 40px;
  margin-bottom: 8px;
}
.award_img_div {
  float: left;
  margin-right: 10px;
}
.award_img_div img {
  width: 100px;
  max-width: 100%;
}
#get_a_free_quote .modal-dialog {
  max-width: 1100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
#modal_calandry .modal-dialog {
  max-width: 1100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.contact_modal .modal-content {
  border-radius: 0;
  border: none;
  background-color: #fff0;
  box-shadow: none;
}
.contact_modal .modal-header {
  padding: 0;
  border-bottom: none;
}
.contact_modal .modal-body {
  padding: 0;
  display: inline-block;
}
.textarea_msg textarea {
  resize: vertical;
  min-height: 100px;
  max-height: 400px;
}
.budget_select_div {
  -webkit-appearance: none;
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2FyZXQtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9IiMwMDAwMDA5OSIgZD0iTTMxLjMgMTkyaDI1Ny4zYzE3LjggMCAyNi43IDIxLjUgMTQuMSAzNC4xTDE3NC4xIDM1NC44Yy03LjggNy44LTIwLjUgNy44LTI4LjMgMEwxNy4yIDIyNi4xQzQuNiAyMTMuNSAxMy41IDE5MiAzMS4zIDE5MnoiPjwvcGF0aD48L3N2Zz4=);
  padding: 9px 13px 9px;
  font-size: 14px;
  background-position-x: 95%;
  font-size: 14px;
  background-position-y: 52%;
  background-size: 9px;
  background-repeat: no-repeat;
  z-index: 99;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff0;
}
.select_wrap svg {
  position: absolute;
  display: none;
  top: 13px;
  right: 13px;
  color: rgb(0 0 0 / 0.6);
}
.browse_file {
  display: inline-block;
  width: 100%;
}
.attach_file_div {
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 7px 13px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: 6px;
}
.browse_file input {
  position: absolute;
  bottom: 20px;
  font-size: 0;
  outline: 0 !important;
  opacity: 0;
}
.attach_file_div img {
  max-width: 100%;
}
#get_a_free_quote.contact_modal button.close {
  border: none;
  box-shadow: none;
  background-color: #fff0;
  font-size: 16px;
  top: 20px;
  right: 20px;
}
#get_a_free_quote.contact_modal button.close {
  border: none;
  box-shadow: none;
  background-color: #fff0;
  font-size: 16px;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 9;
  opacity: 1;
  height: auto;
  width: auto;
  left: auto;
  bottom: auto;
  padding: 8px;
  color: #fff;
  font-family: inherit;
  line-height: 14px;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgb(2 2 2 / 0.23);
  text-shadow: 0 0 0 rgb(0 0 0 / 0.23);
}
.slider_img_div .slider_img {
  width: auto;
  max-width: 100%;
}
.block_chain_main {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.blockchain_two_box {
  width: calc(50% - 15px);
  background: #fff;
  border: 1px solid #d4d9de;
  box-sizing: border-box;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: left;
  padding: 20px 20px 10px;
}
.blockchain_two_box h2 {
  font-size: 22px;
  color: #000;
  margin: 0 0 5px 0;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
.blockchain_dev_content {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bg_div_chain {
  width: 100%;
  background: linear-gradient(
      104.84deg,
      rgb(255 255 255 / 0.2) 0.32%,
      #fff0 100%
    ),
    #6058ff;
  border-radius: 8px;
  color: #fff;
  padding: 30px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  float: left;
}
.bg_div_chain h2 {
  font-size: 26px;
  color: #fff;
  margin: 0 0 10px 0;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
.bg_div_chain span {
  font-size: 16px;
  color: #fff;
}
.chain_dev_desc {
  text-align: left;
  float: left;
  text-align: justify;
}
.chain_dev_desc span {
  font-size: 18px;
  color: #3b3b3b;
}
.new_curve_service_bg {
  background-image: url(../images/images_svg/service_media_bgc.svg);
}
.location_div_main a {
  color: #fff;
}
.location_div_main a:hover {
  color: #2583e9;
}
.field_div.textarea_field_div {
  flex-direction: column;
}
.connect_with_us .form-group {
  position: relative;
}
.connect_submit_btn {
  position: absolute;
  top: 2px;
  left: 230px;
  padding: 10px !important;
  background-color: transparent !important;
  border: none;
  line-height: normal;
  float: left;
}
.connect_submit_btn img {
  filter: brightness(100);
}
.slider_flex .slider_img_div:nth-child(odd) {
  text-align: center;
  padding: 0 20px 0 0;
}
.slider_flex .slider_img_div:nth-child(even) {
  text-align: center;
  padding: 15px 0 0 20px;
}
.bg_div_chain:hover {
  box-shadow: 0 10px 20px rgb(0 0 0 / 0.2);
  cursor: pointer;
}
.industries_section_div_hire_inner {
  background-color: #f3fafd;
}
.option_budget {
  color: #000;
  padding: 12px;
}
.img_wrap {
  margin-bottom: 10px;
  display: inline-block;
}
.img_wrap img {
  max-width: 100%;
}
.text_color_white {
  color: #fff;
}
p.desc_txt_white {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: left;
  font-size: 16px;
}
.text_color_white:after {
  background-color: #fff;
}
.banner_slider_div_casestydy {
  float: left;
  width: 100%;
  background-color: #7066d0;
  padding: 5px 0 0 0;
  position: relative;
  margin-top: 110px;
}
.slider_content_div_casestudy.pt_40 {
  padding-top: 0px !important;
}
.banner_grocery_casestydy {
  padding-top: 0;
  background-color: #5dc66a;
}
.banner_bg_orange_gradient {
  background-color: red;
  background-image: linear-gradient(-90deg, #f6423d, #f46e2e);
  padding: 40px 0;
}
.banner_ecom_case_study {
  background-color: #774cee;
}
.banner_dating_app {
  background: linear-gradient(135deg, #fdae95 0%, #f12971 100%);
}
.banner_cypto_app {
  background: linear-gradient(
    294.61deg,
    #45108a 2.27%,
    #3d065f 29.57%,
    #10054d 101.35%
  );
}
.banner_celeb_app {
  background: linear-gradient(
    294.61deg,
    #ffca61 2.27%,
    #ffca61 29.57%,
    #2b8e72 101.35%
  );
  padding-top: 0px !important;
}
.banner_hotel_casestydy {
  background-color: #ff8c00;
}
.banner_elearn_case_study {
  padding-top: 0;
}
.banner_elearn_case_study {
  padding-top: 0;
  background-color: #11c7bc;
}
.banner_slider_div_casestydy.banner_elearn_case_study.banner_ecom_case_study {
  background-color: #774cee;
}
.banner_beauty_case_study {
  background-color: #f1768a;
}
.banner_fitness_casestydy {
  background-color: #22c1d1;
}
.banner_fitness_casestydy.banner_slider_div_casestydy .slider_flex {
  padding: 40px 0;
}
.bg_color_green {
  padding-top: 0;
  background-color: #0dbd49;
}
.tour_bg_div {
  background-color: #059bff;
}
.banner_slider_div_casestydy .slider_flex {
  align-items: center;
  min-height: 536px;
}
.banner_slider_div_casestydy .slider_img_div {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.banner_slider_div_casestydy .slider_content_div_casestudy {
  width: 40%;
  padding: 0;
}
.banner_slider_div_casestydy .slider_content_div_casestudy p.desc_txt_white {
  font-size: 25px;
  line-height: 35px;
}
.banner_slider_div_casestydy .slider_img_div {
  width: 60%;
}
.slider_flex_casestudy .slider_img_div:nth-child(odd) {
  padding: 0 0 20px;
}
.banner_down_div {
  float: left;
  background: #fafafa;
  padding: 50px 0;
  width: 100%;
  margin-bottom: 50px;
}
.banner_down_div h2.center_under_line {
  font-size: 25px;
  line-height: 32px;
}
.foreign_flags_wrap_div {
  display: flex;
  justify-content: space-evenly;
  min-height: 70px;
}
.foreign_flags_wrap_div .flag_box img {
  max-width: 100%;
}
.flag_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flag_box h4 {
  font-size: 53px;
  font-weight: 700;
  margin: 0;
  line-height: 53px;
}
.slider_flex_casestudy .slider_img_div .slider_img {
  max-width: 80%;
}
.key_features_wrap {
  float: left;
  width: 100%;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.frame_project_database .tab-content-casestudy {
  box-shadow: none;
  background: 0 0;
}
li.serial_number {
  float: left;
  background: #166be9;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
li.serial_number span {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
li.feature_steps {
  width: calc(100% - 38px);
  float: left;
}
.feature_desc {
  float: left;
  margin-left: 10px;
}
.feature_desc h5 {
  margin: 0;
  text-align: left;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #2f3d56;
}
.feature_desc ul {
  padding: 10px 0 0 20px;
  text-align: left;
  list-style-type: disc;
}
.feature_desc ul li {
  font-size: 18px;
  line-height: 30px;
  color: rgb(0 0 0 / 0.8);
}
.key_feature_slider.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}
.key_feature_slider {
  padding-top: 30px;
}
.key_feature_slider.owl-theme .owl-dots .owl-dot.active span,
.key_feature_slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #2f3d56;
}
.key_feature_slider.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
}
.case_study_requirement_main {
  float: left;
  width: 100%;
  text-align: center;
}
.service_trustable_main_casestudy {
  float: left;
  width: 100%;
  padding-top: 50px;
}
.service_trustable_main_casestudy .trustable_client_div {
  margin: 0;
}
.slider_content_div_casestudy {
  float: left;
  width: 50%;
}
.banner_slider_div_about_div {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.banner_health_case_study {
  background-color: #4a74f0;
}
.banner_health_case_study:after {
  display: none;
}
.casestudy_li .main_submenu_div {
  width: 330px;
}
.tech_menu_inner_div {
  float: left;
  width: 100%;
}
.cnt_main_footer_form .attach_file_div label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
.cnt_main_footer_form input {
  min-height: 52px !important;
  max-height: 52px !important;
}
.owl-item.active.center .item {
  position: relative;
}
.contact_link {
  cursor: pointer;
}
.theme_btn_div {
  margin-bottom: 0px !important;
}
.video_box {
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
}
.client_box p {
  margin-top: 12px;
}
.name_position {
  padding-bottom: 20px;
}
.call_icon_fixed {
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 9999;
}
.call-float-div {
  width: 310px;
  position: fixed;
  top: 100px;
  transition: all 0.3s ease-out 0s;
  z-index: 9999;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.btn-call-float {
  height: 45px;
  background: #0f6ead;
  line-height: 45px;
  font-weight: 700;
  position: absolute;
  right: 100%;
  font-size: 25px;
  white-space: nowrap;
  top: 0;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 6px 0 0 6px;
  cursor: pointer;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.close-call-popup {
  position: relative;
  right: 20px;
  background-color: #fff;
  color: #0f6ead !important;
  border-radius: 0;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
  padding: 0;
  float: right;
  border-radius: 50%;
  font-size: 16px;
  top: 15px;
}
.info-call {
  padding: 20px 15px;
  background-color: #0f6ead;
  color: #fff;
  width: 310px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 20px 15px;
  background-color: #0f6ead;
  color: #fff;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.call-heading {
  padding-top: 0;
  padding-bottom: 8px;
  border-bottom: 1px solid rgb(255 255 255 / 0.25);
  margin: 0 0 8px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
.number-div {
  padding: 10px 0;
}
.info-call .phone-no {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  display: block;
  line-height: 22px;
  width: 100%;
  margin: 0 auto;
  letter-spacing: 0.5px;
  opacity: 1 !important;
  text-align: left;
  margin-bottom: 3px;
}
.info-call .phone-no img {
  margin-right: 5px;
}
.info-call .or-text-label {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: rgb(255 255 255 / 0.8);
  position: relative;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.or-text-label:after,
.or-text-label:before {
  background-color: rgb(255 255 255 / 0.15);
  position: absolute;
  top: 10px;
  content: "";
  width: 40%;
  height: 1px;
}
.or-text-label:before {
  left: 0;
}
.or-text-label:after {
  right: 0;
}
#quickCall {
  padding: 20px 0 30px 0;
}
.form-input-div {
  position: relative;
}
.txt-call-code,
.txt-call-phone {
  height: 40px !important;
  display: inline-block !important;
  padding-right: 10px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000 !important;
  border: 0;
  box-sizing: border-box !important;
  border-radius: 4px !important;
}
.txt-call-code {
  width: 75px !important;
  padding: 10px 10px 10px 25px !important;
  margin-right: 5px !important;
  position: relative !important;
}
.txt-call-code:focus {
  outline: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075), 0 0 8px rgb(102 175 233 / 0.6);
}
.txt-call-phone {
  width: 195px !important;
  padding-left: 10px !important;
}
.txt-call-phone:focus {
  outline: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075), 0 0 8px rgb(102 175 233 / 0.6);
}
.btn-gradient-yellow-purple {
  background: #f89428 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
  border-radius: 30px !important;
  padding: 10px 0 !important;
  margin-top: 15px !important;
  height: auto !important;
  line-height: 1.42857143 !important;
  width: 100% !important;
  border: none !important;
}
.btn-gradient-yellow-purple:focus,
.btn-gradient-yellow-purple:hover {
  border: none !important;
  color: #f89428 !important;
  background: #fff !important;
}
.email-div {
  padding: 10px 0;
}
.info-call .email-div span.phone-no {
  width: 100%;
  padding-bottom: 5px;
  opacity: 1;
}
.info-call .email-div a.phone-no {
  width: 100%;
  opacity: 0.6;
}
ul.header_top {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}
ul.header_top li {
  display: inline;
  text-align: center;
  margin: 0 auto;
}
ul.header_top li a {
  letter-spacing: 0.05em;
  color: #2f3d56;
  font-size: 15px;
  line-height: 22px;
  padding: 7px 10px;
  font-weight: 400;
}
ul.header_top li a img {
  padding-right: 8px;
  vertical-align: 0;
}
.main_header {
  padding: 10px 0 10px;
  flex-direction: column;
  position: fixed;
  background-color: #fff;
  z-index: 99;
  padding-top: 0;
}
.main_header.menu-bg {
  padding: 0 0 5px;
  flex-direction: column;
  position: fixed;
  background-color: #fff;
}
.pure-material-textfield-outlined > textarea {
  background-color: #fff;
}
span.custom_span_2 {
  font-size: 14px;
  line-height: 52px;
  font-weight: 400;
}
.pure-material-textfield-outlined > input:focus,
.pure-material-textfield-outlined > textarea:focus {
  border-top-color: transparent !important;
}
.btm_footer {
  padding-left: 0;
}
.connect_with_us {
  width: 100% !important;
  justify-content: flex-start;
  padding-top: 42px;
}
.ftr_links_wrap {
  width: 100% !important;
}
.footer_copyright {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 80px;
}
.main_footer_div {
  padding-bottom: 0 !important;
}
ul.policy_wrap {
  list-style-type: none;
  padding: 0;
}
ul.policy_wrap li {
  float: left;
}
ul.policy_wrap li {
  float: left;
  padding: 0 20px;
  border-right: 1px solid rgb(225 225 225 / 0.5);
  line-height: normal;
}
ul.policy_wrap li a {
  font-size: 15px;
  color: #fff;
  opacity: 0.5;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  line-height: normal;
}
ul.policy_wrap li a:hover {
  text-decoration: none;
  color: #2583e9;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
ul.policy_wrap li:last-child {
  border: none;
  padding-right: 0;
}
.copyright_wrap {
  float: left;
}
.copyright_wrap span {
  font-size: 15px;
  color: #fff;
  opacity: 0.5;
  margin-right: 30px;
}
.copyright_wrap .img_wrap img {
  max-width: 100%;
}
.top_service_section_div {
  float: left;
  width: 100%;
  padding: 40px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.frame_project_database .nav-tabs li {
  cursor: pointer;
}
.navbar-toggle {
  padding-left: 15px !important;
}
.main_footer_div:before {
  top: 50px;
}
.main_footer_div:before {
  content: " ";
  position: absolute;
  width: 100%;
  background-image: url(../images/footer_shedo_new.svg);
  background-size: cover;
  right: 0;
  left: 0;
  top: 6%;
  height: 760px !important;
}
.main_footer_div:before {
  top: 50px;
}
.main_footer_div:after {
  content: " ";
  position: absolute;
  width: 100%;
  background-color: #1c2649;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  height: 1200px !important;
  z-index: -1;
}
.main_footer_div {
  float: left;
  width: 100%;
  padding: 85px 0;
  background-image: url(../images/footer.webp);
  background-image: -webkit-image-set(
    url(../images/footer.webp) 1x,
    url(../images/footer.webp) 1.5x,
    url(../images/footer.webp) 2x
  );
  background-image: image-set(
    url(../images/footer.webp) 1x,
    url(../images/footer.webp) 1.5x,
    url(../images/footer.webp) 2x
  );
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  background-repeat: no-repeat;
  margin-top: 50px;
}
.new_frequent_question {
  float: left;
  width: 100%;
  margin: 0 0 0;
}
.new_frequent_question .panel {
  box-shadow: none;
  border: none;
  border-top: 1px solid #c5c5c5;
  border-radius: 0 !important;
  background-color: #fff0;
}
.new_frequent_question .panel-default > .panel-heading {
  border: none;
  background-color: #fff0;
}
.new_frequent_question
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border: none;
  padding: 10px 15px 15px;
}
.new_frequent_question .cmn_question h4 {
  font-size: 22px;
  line-height: 25px;
  color: #000;
}
.new_frequent_question .cmn_question .panel-body p {
  font-size: 18px;
  color: #707070;
  margin-bottom: 0;
  text-align: left;
}
.panel-group .panel-default.cmn_question:last-child {
  border-bottom: 1px solid #c5c5c5;
}
.panel-group .panel-default.cmn_question:last-child h4 a {
  padding: 10px 15px 10px 0;
}
.cmn_question img {
  float: right;
  position: relative;
  left: 10px;
}
.cmn_question h4 a {
  display: inline-block;
  width: 100%;
  padding: 10px 15px 10px 0;
  cursor: pointer;
  text-align: left;
  position: relative;
  font-weight: 600;
}
.cmn_question h4 a img {
  display: none !important;
}
.cmn_question h4 a:after {
  content: " ";
  position: absolute;
  width: 25px;
  height: 25px;
  right: 10px;
  background-image: url(../images/minus_icon.webp);
  background-size: 25px;
  top: 10px;
}
.cmn_question h4 a.collapsed:after {
  background-image: url(../images/plus_icon.webp);
}
.new_frequent_question
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border: none;
  padding: 10px 15px 15px;
}
.margin_title_top {
  margin-top: 50px;
}
.cmn_question h4 a {
  text-align: left;
  padding-right: 50px !important;
}
.border_right {
  border-right: 0.5px solid #146fac;
}
footer.main_footer_div .container {
  width: 75%;
}
.modal_calandry .modal-body {
  padding: 0;
}
.modal_calandry .modal-title {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 33px;
  color: #000;
  margin: 0;
  text-align: center;
}
.modal_calandry .theme_btn {
  padding: 0;
  width: 150px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-weight: 400;
}
.modal_calandry .theme_btn:active,
.modal_calandry .theme_btn:focus,
.modal_calandry .theme_btn:hover {
  color: #2583e9;
  border: 2px solid #2583e9;
  background: #fff;
}
.modal_calandry .cls-btn {
  border: none;
  box-shadow: none;
  background-color: #fff0;
  font-size: 28px;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 9;
  opacity: 1;
  height: auto;
  width: auto;
  left: auto;
  bottom: auto;
  padding: 8px;
  color: #000;
  line-height: 14px;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgb(2 2 2 / 0.23);
  text-shadow: 0 0 0 rgb(0 0 0 / 0.23);
  font-family: Lato, sans-serif !important;
  font-weight: 100;
}
.modal_calandry .modal-dialog {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}
ul.header_top li:last-child {
  white-space: nowrap;
}
.call_api.submit_newslater {
  padding: 10px !important;
  height: auto !important;
  display: flex;
  align-items: center;
  padding: 0px !important;
  top: 3px;
  bottom: 0;
}
.cookie_section {
  padding: 10px;
  color: #fff;
  background-color: #1c2649;
  display: block;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 9999999;
  font-size: 13px;
  line-height: 20px;
  left: 0;
  text-align: center;
  bottom: 0;
}
.cookie_section a {
  font-family: sans-serif;
  line-height: 18px;
  padding: 2px 12px;
  background: linear-gradient(to bottom, #fefefe, #f4f4f4) repeat scroll 0 0
    #f3f3f3;
  border-color: #bbb;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  -moz-box-sizing: border-box;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
  outline: 0;
  margin-left: 10px;
}
.contact_link a {
  animation: pulse 2s infinite !important;
  background-color: #007aff;
  position: relative;
  width: 280px;
  border: 2px solid #fff0;
}
.name_position.center span {
  display: block;
}
.class_desktop_hide {
  display: none;
}
.pure-material-textfield-outlined > textarea + span::after {
  border-top-color: #ccc;
}
.no_padding {
  padding: 0;
}
.contact_modal button.close {
  position: absolute;
  z-index: 9;
  opacity: 1;
  height: auto;
  width: auto;
  left: auto;
  right: 8px;
  bottom: auto;
  top: 10px;
  padding: 8px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  border: 1px none #fff;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgb(2 2 2 / 23%);
  text-shadow: 0 0 0 rgb(0 0 0 / 23%);
  background-color: #0f6ead;
}
header.main_header.header ul.header_top li > a {
  display: inline-flex;
  align-items: center;
}
header.main_header.header ul.header_top li > a > img[alt="india_flag"],
header.main_header.header ul.header_top li > a > img[alt="usa_flag"] {
  width: 26px;
  min-height: 12px;
}
header.main_header.header ul.header_top {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 0;
  border-bottom: 1px solid #e4e5e5;
  display: inline-block;
  padding: 0 12px;
}
header.main_header.header ul.header_top li {
  margin: inherit;
}
img.mobile_hide_banner {
  display: block !important;
}
p.sticky span {
  font-family: Caveat;
  font-weight: 700;
  font-size: 22px;
  padding: 0 15px;
}
p.sticky {
  background: linear-gradient(90deg, #000, #ae6f2f, #000);
  -webkit-background-clip: text;
  background-clip: text;
  background-repeat: no-repeat;
  background-size: 80%;
  animation: shine 5s linear infinite;
  opacity: 0.9;
  white-space: nowrap;
}
.sticky {
  position: -webkit-sticky;
  top: 0;
  color: var(--text-primary);
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 3px;
}
.tag-line {
  padding: 3px 6px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  opacity: 1 !important;
  animation: color-animation 2s infinite !important;
  margin-left: 3px;
}
.ftr_links ul li.hire_tag a {
  opacity: 1;
}
.ftr_links ul li.hire_tag a span {
  opacity: 0.7;
}
.ftr_links ul li.hire_tag a:hover .tag-line {
  color: #fff;
}
.modal_calandry .modal-dialog {
  margin: auto;
}
span.d-block {
  display: block;
}
.sub_popup .videomainti {
  font-size: 20px;
}
.sub_popup .modal-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 0;
  padding-bottom: 0;
}
.sub_popup .modal-header .close {
  margin-top: -2px;
  margin-left: auto;
}
.play_button {
  border-radius: 18px;
}
.play_button img {
  border-radius: 18px;
}
.play_button img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
header.main_header.header ul.header_top li > a span {
  padding-left: 8px;
}
.remove_space span {
  padding-left: 0 !important;
}
.multi-add-wrap {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 2px #eee;
  display: inline-block;
  padding-right: 15px;
}
.font_size_18 p {
  font-size: 19px !important;
}
.case_study_requirement_main p.desc_txt {
  text-align: center;
}
.newsletter_wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.service_li .service_submenu {
  padding-right: 10px;
}
.banner_slider_div_casestydy.tour_bg_div .slider_flex {
  padding: 18px 0;
}
.casestudy_section_div .desc_txt {
  width: 80%;
  margin: 0 auto 30px;
  text-align: center;
}
.button-group.filters-button-group {
  float: left;
  width: 100%;
  margin: 10px 0 40px;
}
.filters-button-group .button.filtersIndicator {
  background-color: #2583e9;
  color: #fff;
}
.filters-button-group .button {
  background: #e0e0e0;
  border-radius: 5px;
  border: none;
  padding: 7px 20px;
  color: #2f3d56;
  font-size: 16px;
  line-height: 22px;
  margin: 0 5px;
}
.grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.element-item {
  position: relative;
  float: left;
  width: 25%;
  padding: 20px;
  min-height: 350px;
  opacity: 0.2;
  pointer-events: none;
}
.element-item.highlighted_opacity {
  opacity: 1;
  pointer-events: auto;
}
.casestudy_section_div_hire_page .element-item {
  opacity: 1;
  width: 33.33%;
}
.element-item a {
  position: relative;
  height: 100%;
  float: left;
  width: 100%;
  border-radius: 20px;
}
.element-item h4 {
  font-size: 20px;
  color: #2f3d56;
  text-align: left;
  line-height: 28px;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 4px 0;
}
.pro_tag_div {
  float: left;
  width: 100%;
  text-align: left;
}
.pro_tag_div span {
  background: #e0e0e0;
  border-radius: 5px;
  font-size: 11px;
  color: #3b3b3b;
  padding: 5px 7px;
  margin-right: 7px;
}
.casestudy_section_div .theme_btn_div {
  margin-top: 10px;
}
.grid .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  border-radius: 20px;
}
.element-item img {
  width: auto;
  max-width: 100%;
  background-color: #fff;
  border-radius: 20px !important;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: none !important;
  transition: none !important;
}
.casestudy_section_div_service_page .element-item img {
  width: 100%;
  border-radius: 20px !important;
}
.img_hover_zoom {
  overflow: hidden;
  border-radius: 30px !important;
  position: relative;
}
.element-item a {
  position: relative;
  height: 100%;
  float: left;
  width: 100%;
  border-radius: 20px;
}
.casestudy_section_div_hire_page .element-item {
  opacity: 1;
  width: 33.33%;
}
.element-item.highlighted_opacity {
  opacity: 1;
  pointer-events: auto;
}
.element-item a {
  position: relative;
  height: 100%;
  float: none;
  width: 100%;
  border-radius: 20px;
}
.figcaption h4,
.figcaption h5,
.figcaption span {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fff !important;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  text-align: left !important;
  width: 100%;
  opacity: 0;
}
.element-item h4 {
  font-size: 20px;
  color: #2f3d56;
  text-align: left;
  line-height: 28px;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 4px 0;
}
.figcaption h5 {
  font-size: 17px;
  color: #09c3fb !important;
  font-weight: 600;
}
.grid .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  border-radius: 20px;
}
.img_hover_zoom:hover .figcaption h4,
.img_hover_zoom:hover .figcaption h5,
.img_hover_zoom:hover .figcaption span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.element-item:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  filter: brightness(0.4);
}
.casestudy_section_div .desc_txt {
  width: 80%;
  margin: 0 auto 30px;
}
.casestudy_section_div {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.figcaption span {
  font-size: 14px;
  padding-top: 5px;
}
.banner_grocery_casestydy {
  margin-top: 122px;
}
.banner_slider_div_casestydy.banner_grocery_casestydy .slider_flex {
  padding: 15px 0;
  min-height: 558px;
}
.cookie_section {
  padding: 10px;
  color: #fff;
  background-color: #1c2649;
  display: block;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 9999999;
  font-size: 13px;
  line-height: 20px;
  left: 0;
  text-align: center;
  bottom: 0;
}
.cookie_section a {
  font-family: sans-serif;
  line-height: 18px;
  padding: 2px 12px;
  background: linear-gradient(to bottom, #fefefe, #f4f4f4) repeat scroll 0 0
    #f3f3f3;
  border-color: #bbb;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  -moz-box-sizing: border-box;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  white-space: nowrap;
  outline: 0;
  margin-left: 10px;
}
.mobile_view {
  display: none;
}
.trust_logo:hover {
  box-shadow: 0 10px 20px 1px rgb(69 158 255 / 26%);
}
.lds-roller {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.lds-roller_parent {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.5);
  z-index: 9999;
}
.lds-roller span {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller span:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller span:nth-child(1) {
  animation-delay: -36ms;
}
.lds-roller span:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller span:nth-child(2) {
  animation-delay: -72ms;
}
.lds-roller span:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller span:nth-child(3) {
  animation-delay: -108ms;
}
.lds-roller span:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller span:nth-child(4) {
  animation-delay: -144ms;
}
.lds-roller span:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller span:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller span:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller span:nth-child(6) {
  animation-delay: -216ms;
}
.lds-roller span:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller span:nth-child(7) {
  animation-delay: -252ms;
}
.lds-roller span:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller span:nth-child(8) {
  animation-delay: -288ms;
}
.lds-roller span:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.banner_slider_div_casestydy
  .slider_content_div_casestudy
  p.desc_txt_white:last-child {
  margin-bottom: 0;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 rgb(0 0 0 / 0.8);
  }
  50% {
    -webkit-box-shadow: 0 0 0 10px #fff0;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 #fff0;
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 rgb(0 0 0 / 0.8);
    box-shadow: 0 0 0 rgb(0 0 0 / 0.8);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px #fff0;
    box-shadow: 0 0 0 10px #fff0;
  }
  100% {
    -moz-box-shadow: 0 0 0 0 #fff0;
    box-shadow: 0 0 0 0 #fff0;
  }
}
@keyframes shine {
  0% {
    background-position-x: -500%;
    opacity: 1;
  }
  100% {
    background-position-x: 500%;
    opacity: 1;
  }
}
@keyframes color-animation {
  0% {
    background-color: var(--text-primary);
  }
  55% {
    background-color: #2583e9;
  }
  100% {
    background-color: var(--text-primary);
  }
}
@keyframes lds-roller {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-roller {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.lds-roller_parent {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.5);
  z-index: 9999;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -36ms;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -72ms;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -108ms;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -144ms;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -216ms;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -252ms;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -288ms;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pure-material-textfield-outlined > input,
.pure-material-textfield-outlined > textarea {
  box-sizing: border-box;
  margin: 0;
  border: solid 1px;
  border-color: #ededed;
  border-top-color: #fff0;
  border-radius: 4px;
  padding: 9px 38px 9px 13px;
  width: 100%;
  height: inherit;
  color: #000;
  background-color: #fff0;
  box-shadow: none;
  font-size: 16px;
  caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
  transition: border 0.2s, box-shadow 0.2s;
  line-height: 21px;
  font-weight: 400;
  font-style: normal;
}
.budget_select_div {
  -webkit-appearance: none;
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 9px 13px 9px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff0;
}
.budget_select_div:hover {
  border-color: #000;
}
.select_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 6px;
  display: inline-block;
}
.select_wrap i {
  position: absolute;
  top: 13px;
  right: 13px;
  color: rgb(0 0 0 / 0.6);
}
.budget_select_div:focus,
.budget_select_div:hover {
  outline: 0;
}
.pure-material-textfield-outlined > input + span,
.pure-material-textfield-outlined > textarea + span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
  width: 100%;
  max-height: 100%;
  color: #828282;
  font-size: 12px;
  line-height: 15px;
  cursor: text;
  font-weight: 400;
  transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}
.pure-material-textfield-outlined > textarea + span .text_area_top {
  background-color: #fff;
}
.pure-material-textfield-outlined > input + span::after,
.pure-material-textfield-outlined > input + span::before,
.pure-material-textfield-outlined > textarea + span::after,
.pure-material-textfield-outlined > textarea + span::before {
  content: "";
  display: block;
  box-sizing: border-box;
  margin-top: 6px;
  border-top: solid 1px;
  border-top-color: #ededed;
  min-width: 10px;
  height: 8px;
  pointer-events: none;
  box-shadow: inset 0 1px #fff0;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.pure-material-textfield-outlined > input + span::before,
.pure-material-textfield-outlined > textarea + span::before {
  margin-right: 4px;
  border-left: solid 1px #fff0;
  border-radius: 4px 0;
}
.pure-material-textfield-outlined > input + span::after,
.pure-material-textfield-outlined > textarea + span::after {
  flex-grow: 1;
  margin-left: 4px;
  border-right: solid 1px #fff0;
  border-radius: 0 4px;
}
.pure-material-textfield-outlined:hover > input,
.pure-material-textfield-outlined:hover > textarea {
  border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
  border-top-color: #fff0;
}
.pure-material-textfield-outlined:hover > input + span::after,
.pure-material-textfield-outlined:hover > input + span::before,
.pure-material-textfield-outlined:hover > textarea + span::after,
.pure-material-textfield-outlined:hover > textarea + span::before {
  border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
}
.pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined:hover
  > textarea:not(:focus):placeholder-shown {
  border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
}
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {
  border-color: #ededed;
}
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span,
.pure-material-textfield-outlined
  > textarea:not(:focus):placeholder-shown
  + span {
  font-size: 14px;
  line-height: 52px;
  font-weight: 400;
  color: #828282;
}
.pure-material-textfield-outlined
  > textarea:not(:focus):placeholder-shown
  + span
  .text_area_top {
  background-color: #fff0;
}
.pure-material-textfield-outlined
  > input:not(:focus):placeholder-shown
  + span::after,
.pure-material-textfield-outlined
  > input:not(:focus):placeholder-shown
  + span::before,
.pure-material-textfield-outlined
  > textarea:not(:focus):placeholder-shown
  + span::after,
.pure-material-textfield-outlined
  > textarea:not(:focus):placeholder-shown
  + span::before {
  border-top-color: #ededed;
}
.pure-material-textfield-outlined > input:focus,
.pure-material-textfield-outlined > textarea:focus {
  border-color: #3395cc;
  border-top-color: #fff0;
  box-shadow: inset 1px 0 var(--pure-material-safari-helper1),
    inset -1px 0 var(--pure-material-safari-helper1),
    inset 0 -1px var(--pure-material-safari-helper1);
  outline: 0;
}
.pure-material-textfield-outlined > input:focus + span,
.pure-material-textfield-outlined > textarea:focus + span {
  color: #3395cc;
  font-size: 12px;
  font-weight: 400;
}
.pure-material-textfield-outlined > textarea:focus + span .text_area_top {
  background-color: #fff;
}
.pure-material-textfield-outlined > input:focus + span::after,
.pure-material-textfield-outlined > input:focus + span::before,
.pure-material-textfield-outlined > textarea:focus + span::after,
.pure-material-textfield-outlined > textarea:focus + span::before {
  border-top-color: var(--pure-material-safari-helper1) !important;
  box-shadow: inset 0 1px var(--pure-material-safari-helper1);
}
.pure-material-textfield-outlined > input:disabled,
.pure-material-textfield-outlined > input:disabled + span,
.pure-material-textfield-outlined > textarea:disabled,
.pure-material-textfield-outlined > textarea:disabled + span {
  border-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.38
  ) !important;
  border-top-color: transparent !important;
  color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
  pointer-events: none;
}
.pure-material-textfield-outlined > input:disabled + span::after,
.pure-material-textfield-outlined > input:disabled + span::before,
.pure-material-textfield-outlined > textarea:disabled + span::after,
.pure-material-textfield-outlined > textarea:disabled + span::before {
  border-top-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.38
  ) !important;
}
.pure-material-textfield-outlined > input:disabled:placeholder-shown,
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span {
  border-top-color: rgba(
    var(--pure-material-onsurface-rgb, 0, 0, 0),
    0.38
  ) !important;
}
.pure-material-textfield-outlined
  > input:disabled:placeholder-shown
  + span::after,
.pure-material-textfield-outlined
  > input:disabled:placeholder-shown
  + span::before,
.pure-material-textfield-outlined
  > textarea:disabled:placeholder-shown
  + span::after,
.pure-material-textfield-outlined
  > textarea:disabled:placeholder-shown
  + span::before {
  border-top-color: transparent !important;
}
.attach_file_div {
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 7px 13px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px !important;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 6px;
}
.attach_file_div label {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  margin: 0;
  white-space: nowrap;
  line-height: 24px;
}
.browse_file {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.browse_file input {
  position: absolute;
  bottom: 20px;
  font-size: 0;
  outline: 0 !important;
  opacity: 0;
}
.file_name_browse {
  font-weight: 400;
  margin-top: 0;
  color: #000;
  font-size: 12px;
  position: absolute;
  text-overflow: ellipsis;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
}
.contact_form_main .theme_btn_div {
  margin-top: 30px;
}
.pure-material-textfield-outlined > input:focus,
.pure-material-textfield-outlined > textarea:focus {
  border-top-color: transparent !important;
}
.pure-material-textfield-outlined input#phn_num_up:-webkit-autofill {
  border-top-color: transparent !important;
}
.pure-material-textfield-outlined input:-webkit-autofill,
.pure-material-textfield-outlined input:-webkit-autofill:focus,
.pure-material-textfield-outlined input:-webkit-autofill:hover,
.pure-material-textfield-outlined select:-webkit-autofill,
.pure-material-textfield-outlined select:-webkit-autofill:focus,
.pure-material-textfield-outlined select:-webkit-autofill:hover,
.pure-material-textfield-outlined textarea:-webkit-autofill,
.pure-material-textfield-outlined textarea:-webkit-autofill:focus,
.pure-material-textfield-outlined textarea:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.pure-material-textfield-outlined input.validation_new,
.pure-material-textfield-outlined textarea.validation_new {
  border-color: red !important;
  border-top-color: red !important;
}
.pure-material-textfield-outlined input.validation_new ~ span.custom_span,
.pure-material-textfield-outlined select.validation_new ~ span.custom_span,
.pure-material-textfield-outlined textarea.validation_new ~ span.custom_span {
  color: red !important;
}
.pure-material-textfield-outlined:hover input.validation_new {
  border-color: red !important;
  border-top-color: red !important;
}
.budget_select_div.validation_new {
  border-color: red !important;
}
.pure-material-textfield-outlined > input:focus + span .text_area_top {
  background-color: #f9f9f9 !important;
}
.pure-material-textfield-outlined
  > input:-webkit-autofill
  + span
  .text_area_top {
  background-color: #fff !important;
}
.pure-material-textfield-outlined > input.validation_new + span .text_area_top {
  background-color: #fff !important;
}
.trial_inner
  .pure-material-textfield-outlined
  > input.validation_new
  + span
  .text_area_top {
  background-color: #1c2548 !important;
}
.pure-material-textfield-outlined > input.validation_new + span::before {
  border-top-color: red !important;
}
.pure-material-textfield-outlined > input.validation_new + span::after {
  border-top-color: red !important;
}
.pure-material-textfield-outlined
  > input.validation_new
  + span.custom_span::before {
  border-top-color: red !important;
}
.pure-material-textfield-outlined
  > textarea.validation_new
  + span.custom_span::before {
  border-top-color: red !important;
}
.pure-material-textfield-outlined
  > textarea.validation_new
  + span.custom_span::after {
  border-top-color: red !important;
}
.pure-material-textfield-outlined
  > input.validation_new
  + span.custom_span::after {
  border-top-color: red !important;
}
.pure-material-textfield-outlined
  > input:not(:focus):placeholder-shown
  + span
  .text_area_top,
.pure-material-textfield-outlined
  > textarea:not(:focus):placeholder-shown
  + span
  .text_area_top {
  background-color: transparent !important;
}
.select_wrap svg {
  width: 9px;
}
.contact_form_popup .col-xs-12 {
  float: left;
}
.contact_form_popup .col-xs-12 {
  width: 100%;
}
.alert-success {
  float: left;
  margin: 15px 0 0;
}
.no_padding {
  padding: 0;
}
.budget_select_div {
  -webkit-appearance: none;
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 9px 13px 9px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff0;
}
.budget_select_div:hover {
  border-color: #000;
}
.select_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 6px;
  display: inline-block;
}
.budget_select_div:focus,
.budget_select_div:hover {
  outline: 0;
}
.bg_blue_div {
  background-color: #fff0;
  display: flex;
  flex-wrap: wrap;
}
aside.form_section {
  float: left;
  width: 100%;
  flex-direction: column;
  display: flex;
  height: 100%;
}
.form_section .form_heading {
  float: left;
  width: 100%;
}
.form_section .form_heading h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 33px;
  color: #000;
  margin: 0;
}
.padding_left {
  padding-left: 0;
}
.padding_right {
  padding-right: 0;
}
.textarea_msg textarea {
  resize: vertical;
  min-height: 100px;
  max-height: 400px;
}
form.free_quote_form {
  float: left;
  width: 100%;
  padding: 40px 40px 20px;
}
.free_quote_form .form_heading {
  margin-bottom: 34px;
}
.contact_address_main {
  float: left;
  width: 100%;
  padding: 0 40px 30px;
  margin-top: auto;
}
.country_div {
  float: left;
  width: 100%;
  display: flex;
}
.flag_image_holder {
  float: left;
  margin-right: 15px;
}
.flag_image_holder img {
  max-width: 100%;
  width: 43px;
  margin-bottom: 10px;
  box-shadow: 0 4px 4px rgb(0 0 0 / 0.1);
  height: 32px;
  object-fit: cover;
}
.country_name {
  float: left;
}
.country_name h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 150%;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.full_address_div {
  float: left;
  width: 100%;
}
.full_address_div p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #000;
  margin-bottom: 0;
}
.full_address_div span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  display: flex;
  align-items: center;
  min-height: 25px;
}
.full_address_div a img {
  width: 100%;
  margin: auto;
  display: flex;
}
.free_quote_form .contact_sbmt {
  padding: 8px 58px;
  margin-top: 6px;
  border: 1px solid #45108a;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.free_quote_form .contact_sbmt:active,
.free_quote_form .contact_sbmt:focus,
.free_quote_form .contact_sbmt:hover {
  background-color: #0f6ead !important;
  outline: 0;
}
.free_quote_form .contact_sbmt:hover {
  border: 1px solid #45108a !important;
  color: #45108a !important;
  background: #fff !important;
}
.form_section {
  background-color: #fff;
}
.free_quote_form .select_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  margin-top: 6px;
  display: inline-block;
}
.budget_select_div {
  -webkit-appearance: none;
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 9px 13px 9px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #fff0;
}
.select_wrap svg {
  position: absolute;
  top: 13px;
  right: 13px;
  color: rgb(0 0 0 / 0.6);
}
.browse_file {
  display: inline-block;
  width: 100%;
}
.attach_file_div {
  border: solid 1px;
  border-color: #ededed;
  width: 100%;
  padding: 7px 13px;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  border-radius: 4px;
  height: inherit;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: 6px;
}
.browse_file input {
  position: absolute;
  bottom: 20px;
  font-size: 0;
  outline: 0 !important;
  opacity: 0;
}
.attach_file_div img {
  max-width: 100%;
}
.free_quote_form .browse_file {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
}
.map_bg_main {
  float: left;
  width: 100.2%;
  background-image: url(../images/popup_bg.svg) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 1px -75px !important;
  height: 535px !important;
  margin-bottom: 20px;
}
.color_orange_light {
  color: #ffbe5c !important;
}
.map_heading {
  float: left;
  width: 100%;
  padding: 0 15px !important;
  padding-left: 35px !important;
  text-align: center;
}
.map_heading h3 {
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  padding: 60px 0 20px !important;
  margin: 0;
}
.map_heading ul {
  padding: 0;
  list-style: none;
}
.map_heading ul li {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}
.map_heading ul li div.img {
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 100%;
  vertical-align: 2px;
  margin-right: 10px;
  display: inline-block;
}
.map_heading ul li div.img img {
  display: none;
}
.address_details_new {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 116px;
  margin-top: auto;
  margin-bottom: auto;
}
.bg_shadow_div {
  display: flex;
  flex-direction: column;
}
.contact_sbmt {
  background-color: #0f6ead;
  position: relative;
  color: #fff;
  width: auto;
  float: left;
  padding: 8px 55px;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  border-radius: 50px;
  font-weight: 700;
  margin-top: 20px;
  border: none;
  background: linear-gradient(
    294.61deg,
    #45108a 2.27%,
    #3d065f 29.57%,
    #10054d 101.35%
  );
}
.contact_sbmt:active,
.contact_sbmt:focus,
.contact_sbmt:hover {
  background-color: #0f6ead;
  background: linear-gradient(
    294.61deg,
    #45108a 2.27%,
    #3d065f 29.57%,
    #10054d 101.35%
  );
  color: #fff;
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px #fff0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.contact_wrap a {
  display: flex;
  align-items: center;
}
.contact_wrap a svg {
  margin-right: 15px;
  font-size: 18px;
  color: #106dac;
  width: 20px;
}
.contact_form_popup .contact_wrap {
  margin-bottom: 10px;
  white-space: nowrap;
  display: flex;
}
.bg_shadow_div {
  box-shadow: 0 0 10px rgb(0 0 0 / 0.06);
  background-color: #fff;
}
.contact_wrap a span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: rgb(0 0 0 / 0.8);
}
.address_details_new {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 126px 25px;
}
.free_quote_form .pure-material-textfield-outlined.margin_bottom_8px {
  margin-bottom: 4px !important;
}
.free_quote_form .pure-material-textfield-outlined {
  margin-bottom: 10px !important;
}
.free_quote_form .alert-success {
  float: left;
  position: absolute;
  bottom: 230px;
  right: 50px;
}
.bg_white_left_aside {
  background-color: #fff;
}
.text_left {
  text-align: left !important;
}
.full_address_div a {
  margin-right: 10px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.pure-material-textfield-outlined > textarea + span::after {
  border-top-color: #ccc;
}
.contact_form_popup {
  display: inline-block;
  width: 99.9%;
  float: left;
  background-color: #fff;
}
span.d-block {
  display: block;
}
.hidden_filter {
  display: none;
}
.case_study_req_wrap ul li {
  text-align: left;
  margin-right: 30px;
  float: left;
  font-size: 18px;
  line-height: 30px;
  color: rgb(59 59 59 / 0.8);
}
.case_study_req_wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
.menu_bar ul li a span svg {
  margin-top: 3px;
}
.social_title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
.ftr_social_icon {
  flex-direction: column;
}
.mt-60 {
  margin-top: 60px;
}
.position-relative {
  position: relative;
}
.align_center {
  align-items: center;
  justify-content: center !important;
}
.flex_center ul {
  flex-direction: column;
  align-items: center;
}
.key_feature_slider.owl-carousel .owl-item img {
  max-height: 812px;
}
.owl-carousel .owl-lazy {
  background-size: cover;
  background-position: center center;
  min-height: 100%;
}
.img_size_dic .slider_flex_casestudy .slider_img_div .slider_img {
  max-width: 70%;
}
.panel-body ol li {
  font-size: 18px;
  color: #707070;
  margin-bottom: 0;
  text-align: left;
}
.mobile_view_slider {
  position: relative;
}
.mobile_view_slider .owl-dots {
  position: absolute;
  right: 44%;
  bottom: 10px;
}
:root {
  --text-primary: #ff7a2f;
  --text-dark: #3b3b3b;
  --white: #ffffff;
  --blue: #2583e9;
  --bluelight: #f1f8ff;
  --cream: #fff9f5;
  --lightestblue: #f4faff;
  --fs15: 15px;
  --fs16: 16px;
  --fs18: 18px;
  --fs19: 19px;
  --fs20: 20px;
  --fs22: 22px;
  --fs24: 24px;
  --fs30: 30px;
  --fs42: 42px;
  --fs44: 44px;
  --fs54: 54px;
  --fs65: 65px;
  --p-70: 40px 0px;
  --pt-70: 40px;
  --pb-70: 40px;
  --p-50: 50px 20px;
  --pb40: 40px;
  --p-40: 40px 0px;
  --pb20: 20px;
  --w130: calc(100% + 170px);
  --height320: 380px;
  --left165: -154px;
  --top145: -151px;
  --maxh600: 600px;
  --minw375: 375px;
  --w20: calc(20% - 85px);
  --shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);
  --w35: 35%;
  --w30: 30%;
  --border-top: -25px;
  --border-radius: 6px;
  --border-color: #c3c3c3;
  --dropdown-border-color: #eaeaec;
  --dropdown-trigger-background-color: #f3f5f9;
  --input-error-color: #ff0000;
  --input-label-color: #85898f;
  --input-prefix-color: #656b73;
  --input-phonenumber-color: #081627;
  --list-item-hover-background: #f3f5f9;
  --spacing50: 50px;
  --spacing25: 25px;
}
.fs_17 {
  font-size: 17px !important;
}
.pb_20 {
  padding-bottom: 20px;
}
.banner_point_pb li {
  padding-bottom: 25px;
  margin: 0 !important;
  font-size: var(--fs18);
  font-family: 400;
}
.section_padding_small .owl-nav.disabled {
  display: none !important;
}
.text_color .heading {
  color: #3b3b3b !important;
}
.bottom_top {
  display: none;
  opacity: 0 !important;
}
.text-primary {
  color: var(--text-primary);
}
.text-white {
  color: var(--white);
}
.bg-blue {
  background: var(--blue);
}
.bg-bluelight {
  background: var(--bluelight);
}
.bg-cream {
  background: var(--cream);
}
.text-dark {
  color: var(--text-dark);
}
.fs-20 {
  font-size: var(--fs20);
  font-weight: 400;
}
.fs-22 {
  font-size: var(--fs22);
}
.fs-24 {
  font-size: var(--fs24);
}
.fs-30 {
  font-size: var(--fs30) !important;
  font-weight: 600;
}
.fs-42 {
  font-size: var(--fs42) !important;
  font-weight: 600;
}
.fs-19 {
  font-size: var(--fs19) !important;
}
.fs-18 {
  font-size: var(--fs18) !important;
}
.margin-auto {
  margin: 0 auto;
}
.fs-44 {
  font-size: var(--fs44);
  font-weight: 600;
  line-height: 55px;
}
.fw-bold {
  font-weight: 700;
}
.display-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.align-self-end {
  align-self: flex-end;
}
.align-items-center {
  align-items: center;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.d-inline-block {
  display: inline-block;
}
.row-gap-40 {
  row-gap: 45px;
}
.minw-375 {
  min-width: var(--minw375) !important;
}
.w-100 {
  width: 100%;
}
.py-35 {
  padding: 35px 0;
}
.p-15 {
  padding: 15px !important;
}
.pt-30 {
  padding-top: 30px;
}
.padding-t-0 {
  padding-top: 0 !important;
}
.padding-b-0 {
  padding-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.z-index-7 {
  z-index: 7;
}
.relative {
  position: relative;
  z-index: 5;
}
.main-section {
  padding-top: 120px;
}
.pt_40 {
  padding-top: 40px !important;
}
.p-0 {
  padding: 0px !important;
}
.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pl-0 {
  padding-left: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.p-70 {
  padding: var(--p-70);
}
.pt-70 {
  padding-top: var(--pt-70);
}
.pt_70 {
  padding-top: 70px !important;
}
.p-50 {
  padding: var(--p-50);
}
.p-40 {
  padding: var(--p-40);
}
.p-7 {
  padding: 7px;
}
.pb-20 {
  padding-bottom: var(--pb20);
}
.pb-40 {
  padding-bottom: var(--pb40);
}
.margin-b-0 {
  margin-bottom: 0px !important;
}
.main-section * {
  font-family: "Graphik", sans-serif !important;
}
.main-section h2 {
  font-size: var(--fs44);
  font-weight: 600;
  margin-bottom: 30px;
}
.main-section p {
  font-size: var(--fs16);
  line-height: 30px;
}
.banner-content h1 {
  padding-bottom: 7px;
}
.banner-content .banner-point {
  padding-top: 15px;
}
.banner-wrap {
  padding: 50px 0 20px 0;
  background: url(../images/solutions/banner-img.svg) no-repeat;
  background-size: cover;
}
.banner-point {
  padding-left: 25px;
  color: var(--text-dark);
  font-size: var(--fs20);
  font-weight: 400;
}
.banner-point li {
  list-style: none;
  margin-bottom: 12px;
  font-size: var(--fs16);
}
.banner-point li::before {
  content: "";
  background-image: url(../images/check-mark.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  margin-top: 4px;
  background-size: 100%;
}
.banner-qouote {
  text-align: center;
  box-shadow: 3px 2px 8px 4px rgb(0 0 0 / 0.1);
  filter: none !important;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  height: 100%;
}
.banner-qouote h3 {
  font-size: var(--fs30);
  font-weight: 600;
  margin: 0 0 15px;
}
.banner-qouote p {
  font-size: var(--fs20);
  font-weight: 500;
  padding-bottom: 10px;
}
.banner-qouote .form-group {
  margin: 15px 0;
}
.pure-material-textfield-outlined > input + span,
.pure-material-textfield-outlined > textarea + span {
  border-color: transparent !important;
}
.banner-qouote .form-group input {
  border-radius: 4px;
  background: #f9f9f9;
  min-height: 52px;
  border-color: #f9f9f9;
  box-shadow: none;
  font-size: var(--fs15);
  color: #000;
  font-weight: 400 !important;
}
.banner-qouote .pure-material-textfield-outlined:hover input {
  border-color: #000 !important;
}
.banner-qouote .pure-material-textfield-outlined input:focus,
.banner-qouote .pure-material-textfield-outlined:focus input {
  border-color: #3395cc !important;
}
.banner-qouote .pure-material-textfield-outlined:hover input.validation_new,
.banner-qouote .pure-material-textfield-outlined .validation_new:focus {
  border-color: red !important;
}
.banner-qouote .form-group input:focus {
  border-color: #3395cc;
}
.banner-qouote .form-group .label-banner:hover {
  border-color: #000;
}
.banner-qouote .form-group input:focus + :hover {
  border-color: red;
}
.banner-qouote .phone-wrap {
  width: 50%;
  margin-right: 7px;
}
.banner-qouote .phone-wrap .iti {
  width: 100%;
}
.iti__country-name {
  display: none !important;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: #fff0 !important;
}
.banner-qouote .submit-btn {
  min-height: 52px;
  background: var(--text-primary);
  font-size: 18px;
  font-weight: 500;
  color: var(--white);
  border: 2px solid var(--text-primary);
}
.banner-qouote .phone-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-qouote .phone-select .pn-input {
  padding: 0 5px !important;
}
.banner-qouote .phone-select .pn-search,
.banner-qouote .phone-select .pn-search input {
  height: 4rem !important;
  min-height: 4rem !important;
  max-height: 4rem !important;
}
.pn-select {
  max-width: 100% !important;
  margin: 0 !important;
}
span.pn-list-item__country.js_country-name {
  max-width: 54%;
}
.pn-dropdown {
  filter: drop-shadow(2px 2px 10px rgb(61 61 61 / 0.3)) !important;
}
.pn-list-item__country.js_country-name {
  text-align: left;
}
.banner-qouote .phone-select .form-group {
  margin: 0;
}
.banner-qouote .phone-select .select_wrap {
  background: #f9f9f9;
  border-radius: 4px;
  margin-top: 0px !important;
}
.banner-qouote .phone-select .select_wrap .budget_select_div {
  min-height: 52px;
  border-radius: 4px;
  border: none !important;
  padding-right: 25px;
}
.banner-qouote .text-area {
  border-radius: 4px;
  background: #f9f9f9;
  min-height: 142px;
  border-color: #f9f9f9;
  box-shadow: none;
  font-size: var(--fs15);
}
.sports-page .banner-qouote .text-area,
.ev-charging .banner-qouote .text-area {
  min-height: 115px !important;
}
.sports-page .banner-point li::before {
  margin-top: 2px !important;
}
.sports-page .banner-qouote .form-group {
  margin: 10px 0px !important;
}
.banner-form-points {
  column-gap: 12%;
}
.phone-wrap .iti__arrow {
  background-image: url(../images/);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  border: none;
  margin-top: 8px;
  background-size: 80%;
}
.phone-wrap .iti__arrow.iti__arrow--up {
  transform: rotateX(180deg);
  margin-top: -8px;
}
.phone-wrap .iti__country-list {
  z-index: 3;
}
.phone-wrap
  .iti--allow-dropdown
  .iti__flag-container:hover
  .iti__selected-flag {
  background: none;
}
.iti__dial-code {
  color: #000 !important;
}
.iti__selected-dial-code {
  font-weight: 400 !important;
}
.selectDropdown::after {
  content: "";
  background-image: url(../images/arrow-up.webp);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}
.banner-qouote .select-wrap {
  margin-left: 7px;
  width: 50%;
}
.quote-select .select {
  min-width: auto;
  min-height: 52px;
}
.quote-select .select .selectBtn {
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  min-height: 52px;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f9f9f9;
}
.quote-select .select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}
.quote-select .select .selectBtn.toggle {
  border-radius: 3px 3px 0 0;
}
.quote-select .select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}
.quote-select .select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  background: var(--bg1);
  border-top: 1px solid #f9f9f9;
  z-index: 1;
  background: #f9f9f9;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top center;
  transform-origin: top left;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgb(0 0 0 / 0.2);
}
.quote-select .select .selectDropdown .option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: start;
}
.quote-select .select .selectDropdown .option:hover {
  background: #f8f8f8;
}
.quote-select .select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.technology-section {
  padding: 5px 0 0 0;
}
.technology-section .techcard_wrap {
  background: #fff;
  display: flex;
  min-height: 123px;
  padding: 20px 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: var(--shadow);
  border-radius: 8px;
}
.technology-section .tech-card {
  display: flex;
  align-items: center;
  width: 25%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.technology-section .tech-card .techcard-logo {
  width: 67%;
  padding-bottom: 15px;
}
.technology-section .tech-card.goodfirms .techcard-logo {
  width: 86% !important;
}
.technology-section .techcard-logo img {
  width: auto;
  height: auto;
}
.technology-section .tech-card .techcard-rating {
  width: 65%;
}
.technology-section .tech-card:not(:last-child):after {
  content: " ";
  width: 1px;
  height: 80%;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 0;
  background-color: #cfd3de;
}
.dev-solution {
  overflow: hidden;
}
.dev-solution .card {
  text-align: center;
  background: var(--white);
  border-radius: 8px;
  border: 1px solid #dbecff;
  box-shadow: var(--shadow);
  padding: 25px;
  margin: 0 10px;
  height: 100%;
}
.dev-solution h2,
.title-block {
  color: var(--text-dark);
  text-align: center;
}
.dev-solution h2.margin-bottom-20 {
  margin-bottom: 50px;
}
.heading-underline:after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  background-color: var(--blue);
}
.dev-solution .card .card-nuber {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: var(--blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--fs22);
  font-weight: 600;
  color: var(--white);
  margin: 0 auto;
}
.dev-solution .card h3 {
  font-size: var(--fs20);
  font-weight: 600;
  color: var(--text-dark);
  line-height: 30px;
  max-width: 240px;
  margin: 0 auto;
  padding: 20px 0 10px 0;
}
.dev-solution .e_width h3 {
  max-width: 253px;
}
.dev-solution .max_410 h3 {
  max-width: 288px;
}
.dev-solution .card.max_410 h3 {
  max-width: 410px;
}
.dev-solution .e_w300 h3 {
  max-width: 300px;
}
.ott_app .card {
  padding: 15px;
}
.dev-solution .card p {
  font-size: var(--fs18);
  color: var(--text-dark);
  line-height: 30px;
}
.our-clients .trust-client {
  gap: 100px;
}
.our-clients .trust-client .client-imgs {
  width: var(--w20);
  filter: grayscale(100%);
  max-height: 47px;
}
.our-clients .trust-client .client-imgs:last-child {
  text-align: end;
}
.our-clients .trust-client .client-imgs:hover {
  filter: grayscale(0%);
}
.health-clients .trustable_client_div {
  max-width: 1100px;
  margin: 0 auto;
  float: none !important;
}
.health-clients .center_under_line:after {
  background-color: var(--blue) !important;
}
.patientcare-section .patientcare-card p {
  padding: 18px 0;
  max-width: 100%;
}
.patientcare-btn {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  box-shadow: none;
  margin: 0 auto;
  border: 2px solid var(--text-primary);
  border-radius: 5px;
  color: var(--white);
  font-weight: 600;
  font-size: var(--fs18);
  justify-content: space-between;
}
.patientcare-btn img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(34deg)
    brightness(102%) contrast(102%);
  padding-left: 15px;
}
.our-clinikk .heading-underline::after {
  bottom: -10px !important;
  margin: 0 !important;
}
.our-clinikk .our-clinikk-btn .patientcare-btn {
  margin: 0;
}
.fitness .banner-block {
  display: flex;
  height: 100%;
}
.fitness .banner-block img {
  display: flex;
}
.app-features-content {
  display: flex;
  flex-direction: column;
}
.our-process h1 {
  padding-bottom: 30px;
}
.why_choose_flex {
  display: flex;
}
.badge-round {
  width: 36px;
  height: 36px;
  background: #2583e9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 35px;
  border-radius: 50%;
  color: #fff;
}
.step-innerwrap {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.step-innerblock {
  width: var(--stepCardWidth);
  flex-grow: 1;
  text-align: center;
  position: relative;
}
.step-heading {
  font-weight: 600;
  color: var(--text-dark);
  margin: 15px 0;
  min-height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.healthcar-solution .step-heading {
  min-height: 60px;
}
.step-listing {
  text-align: start;
  list-style: none;
  padding-left: 0;
  font-size: 14px;
}
.step-blockwrap {
  max-width: 200px;
  margin: 0 auto;
}
.step-listing li {
  padding-left: 5px;
  display: flex;
  margin-bottom: 10px;
}
.step-listing li:last-child {
  margin-bottom: 0;
}
.step-listing li:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/check-mark.svg) no-repeat;
  margin-right: 5px;
  flex-shrink: 0;
  position: relative;
  top: 2px;
  background-size: 100%;
}
.step-innerblock:not(:last-child) .step-blockwrap::after {
  content: "";
  display: block;
  width: 64%;
  position: absolute;
  left: 100%;
  top: 52px;
  height: 38px;
  background: url(../images/solutions/step-bg.svg) no-repeat center;
  background-size: contain;
  right: auto;
  transform: translateX(-50%);
}
.step-blockwrap.step_width {
  max-width: 185px;
}
.step-innerblock:nth-child(2n) .step-blockwrap::after {
  transform: rotateX(180deg) translateX(-44%);
  top: 70px;
}
.Medical-service {
  gap: 40px;
}
.Medical-service .card-wrap {
  width: calc(20% - 40px);
  text-align: center;
  background: var(--white);
  border-radius: 8px;
  border: 1px solid #dbecff;
  box-shadow: var(--shadow);
  min-height: 315px;
}
.Medical-service .Medical-card {
  min-height: 110px;
  background: var(--blue);
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.Medical-service .card-wrap .card-content {
  padding: 25px 18px;
}
.Medical-service .card-wrap .card-content h3 {
  margin: 0;
  margin-bottom: 10px;
}
.tech-service {
  background: var(--white);
  border-radius: 8px;
  padding: 18px 30px;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  margin-bottom: 20px;
  border: 1px solid #dbecff;
}
.tech-service .heading {
  width: 30%;
  color: #3b3b3b;
  font-size: var(--fs22);
  font-weight: 600;
  padding-top: 5px;
  padding-right: 10px;
  margin: 0;
}
.tech-service .tech-content {
  width: 70%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.tech-service .tech-content span {
  background: var(--lightestblue);
  padding: 12px 18px;
  font-size: var(--fs16);
  font-weight: 600;
  border-radius: 8px;
}
.yellow_section {
  background-color: #fdfbf4;
}
.section_padding_small {
  padding: 50px 0 0;
}
.slider_card {
  padding: 15px;
  background-color: #fff;
  border-radius: 34px;
  box-shadow: var(--shadow);
  margin: 0 25px 25px;
  text-align: left;
}
.tablet-pb-0,
.tablet-mb-20 {
  position: relative;
  z-index: 999;
}
.image_box img {
  max-height: 300px;
  border-radius: 26px;
  min-height: 300px;
  object-fit: cover;
}
.slider_card > a {
  margin-bottom: 40px;
  display: block;
}
.video-wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  display: block;
}
.image_box {
  max-height: 300px;
  border-radius: 26px;
  position: relative;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.image_box:after {
  content: " ";
  position: absolute;
  width: 74px;
  height: 74px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iNzQiIHZpZXdCb3g9IjAgMCA3NCA3NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzciIGN5PSIzNyIgcj0iMzciIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNjggMzdDNjggNTQuMTIwOCA1NC4xMjA4IDY4IDM3IDY4QzE5Ljg3OTIgNjggNiA1NC4xMjA4IDYgMzdDNiAxOS44NzkyIDE5Ljg3OTIgNiAzNyA2QzU0LjEyMDggNiA2OCAxOS44NzkyIDY4IDM3Wk01Mi4zMTE5IDM4LjMwOTZMMzAuNDEzNSA1MC45NTI3QzMwLjE4MzUgNTEuMDg0NCAyOS45MjI5IDUxLjE1MzUgMjkuNjU3OCA1MS4xNTNDMjkuMzkyNyA1MS4xNTI1IDI5LjEzMjQgNTEuMDgyNSAyOC45MDI5IDUwLjk1QzI4LjY3MzMgNTAuODE3NSAyOC40ODI1IDUwLjYyNzEgMjguMzQ5NSA1MC4zOTc3QzI4LjIxNjUgNTAuMTY4NCAyOC4xNDYgNDkuOTA4MiAyOC4xNDUgNDkuNjQzMlYyNC4zNTYxQzI4LjE0NjEgMjQuMDkxMSAyOC4yMTY3IDIzLjgzMSAyOC4zNDk4IDIzLjYwMThDMjguNDgyOCAyMy4zNzI2IDI4LjY3MzYgMjMuMTgyMiAyOC45MDMxIDIzLjA0OThDMjkuMTMyNyAyMi45MTczIDI5LjM5MyAyMi44NDc0IDI5LjY1OCAyMi44NDdDMjkuOTIzIDIyLjg0NjUgMzAuMTgzNSAyMi45MTU2IDMwLjQxMzUgMjMuMDQ3Mkw1Mi4zMTE5IDM1LjY5MThDNTIuNTQxNSAzNS44MjQ2IDUyLjczMjEgMzYuMDE1NCA1Mi44NjQ2IDM2LjI0NTJDNTIuOTk3MSAzNi40NzQ5IDUzLjA2NjkgMzYuNzM1NSA1My4wNjY5IDM3LjAwMDdDNTMuMDY2OSAzNy4yNjU5IDUyLjk5NzEgMzcuNTI2NCA1Mi44NjQ2IDM3Ljc1NjJDNTIuNzMyMSAzNy45ODU5IDUyLjU0MTUgMzguMTc2OCA1Mi4zMTE5IDM4LjMwOTZaIiBmaWxsPSIjRjI0NjQ2Ii8+Cjwvc3ZnPgo=);
  background-size: cover;
  bottom: -35px;
  background-position: center center;
  left: 20px;
}
.slider_card h5 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #2f3d56;
  margin-bottom: 0;
}
.slider_card span {
  display: block;
  padding-bottom: 10px;
}
.hide-show {
  transition: max-height 0.8s ease-in-out;
}
.hide-show p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.hide-show p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.sub_popup.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.section_padding_small .moreless-button {
  margin: 8px 0 8px;
}
.d-none {
  display: none;
}
.moreless-button {
  cursor: pointer;
  display: inline-block;
  color: #2583e9;
}
.hide-show.show p {
  display: block;
  transition: max-height 0.6s ease-in-out;
  max-height: 1000px !important;
}
#technology_slider .owl-dots .owl-dot span {
  border: 2px solid #2583e9;
  width: 21px;
  height: 21px;
  background-color: #fff0;
}
#technology_slider .owl-dots .owl-dot.active span {
  border: 2px solid #2583e9;
  width: 21px;
  background-size: 23px;
  background-position: center center;
  height: 21px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%232583E9'/%3e%3c/svg%3e") !important;
}
.faq h1 {
  padding-bottom: 30px;
}
.faq .faq-card {
  border-radius: 8px;
  padding: 18px 30px;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  background: var(--white);
  fill: var(--neutral-100, #fff);
  box-shadow: 3px 2px 8px 4px rgb(0 0 0 / 0.04);
}
.faq .faq-card:not(:last-child) {
  margin-bottom: 30px;
}
.faq .faq-card .heading {
  width: 10%;
  color: #dbf1ff;
  text-align: center;
  font-size: var(--fs65);
  font-weight: 700;
}
.faq .faq-card .heading p {
  font-size: var(--fs65);
  margin: 0;
  padding: 2px 0 0 0;
  line-height: 1.07 !important;
}
.faq .faq-card .faq-content {
  width: 90%;
}
.faq .faq-content h3 {
  font-size: var(--fs22);
  font-weight: 600;
}
.our-Healthcare-app .heading-underline:after {
  margin-left: 5px;
  bottom: 22px !important;
}
.app-features {
  background: url(../images/features-banner.svg) no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.app-features p,
.maxw-1100text {
  max-width: 1100px;
  margin: 0 auto;
}
.app-features-content p {
  margin: 0 !important;
}
.app-features .heading-underline,
.medical-compliance .heading-underline,
.our-process .heading-underline,
.faq .heading-underline,
.healthcare-industry .heading-underline,
.client-few-word .heading-underline,
.testimonial-clients .heading-underline {
  margin-bottom: 30px;
}
.client-few-word {
  overflow: hidden;
}
.check-points {
  justify-content: flex-start;
  gap: 45px;
  padding: 25px 0;
}
.check-points .banner-point {
  padding-left: 25px;
}
.check-points .banner-point li {
  font-size: var(--fs16);
}
.check-points .banner-point li::before {
  background-image: url(../images/back-right.svg);
  width: 16px;
  height: 16px;
  background-size: 100%;
}
.app-features .patientcare-btn {
  margin: 0;
}
.app-features .banner-block .mobile-animation::after,
.app-features .banner-block .mobile-animation1::after {
  content: "";
  background: url(../images/solutions/mobile1-animation.svg) no-repeat;
  background-size: 100%;
  background-position: top;
  position: absolute;
  display: block;
  z-index: -1;
  width: var(--w130);
  height: var(--height320);
  left: var(--left165);
  top: var(--top145);
}
.app-features .banner-block .mobile-animation::before,
.app-features .banner-block .mobile-animation1::before {
  content: "";
  background: url(../images/solutions/mobile2-animation.svg) no-repeat;
  position: absolute;
  background-size: 100%;
  background-position: bottom;
  width: var(--w130);
  display: block;
  z-index: -1;
  height: var(--height320);
  left: -25px;
  bottom: -160px;
}
.app-features .banner-block .mobile-animation1::after {
  transform: rotateY(180deg) !important;
  left: -17px !important;
}
.app-features .banner-block .mobile-animation1::before {
  transform: rotateY(180deg) !important;
  left: -146px !important;
}
.app-features .banner-block,
.our-healthcare-app .banner-block {
  display: flex;
  justify-content: center;
  width: 100%;
}
.our-healthcare-app .check-points .banner-point li::before {
  background-image: url(../images/right-icon.svg);
}
.our-healthcare-app .banner-block img {
  height: 100% !important;
}
.healthcare-blog {
  padding-top: 0px !important;
}
.healthcare-blog .blog {
  flex-direction: column;
}
.healthcare-blog .blog p {
  font-weight: 600;
  color: var(--text-dark);
}
.healthcare-blog .b-button {
  margin-top: auto;
}
.healthcare-blog button {
  border-radius: 8px;
  background: #2583e9;
  padding: 15px;
  border: none;
  color: var(--white);
  font-size: 14px;
  display: flex;
  font-weight: 500;
  margin-top: 25px;
}
.healthcare-blog .blog-date .date-list {
  padding: 20px 20px 20px 0;
  color: #686868;
}
.healthcare-blog .blog-date .date-list .border {
  border-right: 1px solid #686868;
  padding-right: 30px;
}
.healthcare-blog .blog-date .date-list span {
  padding-left: 6px;
}
.animation1::after {
  content: "";
  background-image: url(../images/solutions/devop-banner.svg);
  background-repeat: no-repeat;
  width: 225px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.animation1::before {
  content: "";
  background-image: url(../images/solutions/devop-banner.svg);
  background-repeat: no-repeat;
  width: 225px;
  height: 100%;
  position: absolute;
  bottom: -30px;
  right: 0;
  z-index: 1;
  transform: rotateY(180deg);
}
.animation2::after {
  content: "";
  background-image: url(../images/animation1.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.animation2::before {
  content: "";
  background-image: url(../images/animation1.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: rotateY(180deg);
  pointer-events: none;
}
.animation3::before {
  content: "";
  background-image: url(../images/solutions/animation3.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 523px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(0deg) translate(-5px, 16%);
}
.animation3::after {
  content: "";
  background-image: url(../images/solutions/animation3.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 523px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(180deg) translate(30px, 29%);
}
.animation4::before {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 652px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 675px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(0deg) translate(-5px, 16%);
}
.animation4::after {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 570px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(180deg) translate(30px, 29%);
}
.animation6::before {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 680px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -206px;
  background-size: 492px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(0deg) translate(-5px, 16%);
}
.animation6::after {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 520px;
  height: 100%;
  position: absolute;
  top: 300px;
  left: 0;
  background-size: 570px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(180deg) translate(30px, 29%);
}
.animation5::before {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 652px;
  height: 100%;
  position: absolute;
  top: 8%;
  right: 0;
  background-size: 675px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(0deg) translate(-5px, 16%);
}
.animation5::after {
  content: "";
  background-image: url(../images/tech_after_img.svg);
  background-repeat: no-repeat;
  width: 523px;
  height: 100%;
  position: absolute;
  top: -174px;
  left: 0;
  background-size: 570px;
  filter: invert(26%) sepia(-51%) saturate(369%) hue-rotate(327deg)
    brightness(113%) contrast(142%);
  z-index: 1;
  transform: rotate(180deg) translate(30px, 29%);
}
.testimonial-clients {
  overflow: hidden;
}
.small-infobx:hover {
  box-shadow: 0 3px 6px 1px #0d71eb54;
}
.testimonial-clients .yellow_section {
  background: var(--cream) !important;
  position: relative;
}
.testimonial-clients .yellow_section h2 {
  margin-top: 0px !important;
  position: relative;
  font-weight: 600;
  font-size: var(--fs44);
}
.testimonial-clients .yellow_section .section_padding_small {
  padding-top: 30px !important;
}
.testimonial-clients .yellow_section .remove_small_padding {
  z-index: 10;
}
.testimonial-clients .yellow_section h2:after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  background-color: var(--blue);
}
.testimonial-clients .yellow_section .hide-show p {
  margin-bottom: 0px !important;
}
.testimonial-clients .yellow_section .hide-show a {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.maxw-80 {
  max-width: 75%;
}
.maxw100 {
  max-width: 1080px;
  margin: 0 auto;
}
.service-medical {
  width: var(--w35);
}
.service-medical-center {
  width: var(--w30);
}
.service-medical.line1:after {
  content: "";
  background: url(../images/solutions/medical-line.svg) no-repeat;
  height: 10px;
  position: absolute;
  top: 50%;
  width: 65%;
  right: -68px;
  background-size: 100%;
}
.service-medical.line2:after {
  content: "";
  background: url(../images/solutions/medical-line.svg) no-repeat;
  height: 10px;
  position: absolute;
  top: 50%;
  width: 65%;
  left: -68px;
  background-size: 100%;
}
.center-heading::before {
  content: "";
  width: auto;
  height: auto;
  position: absolute;
  top: var(--border-top);
  left: var(--border-top);
  right: var(--border-top);
  bottom: var(--border-top);
  border: 1px dashed #c8e0f9;
  border-radius: 50%;
  border-width: 2px;
  z-index: -1;
}
.service-medical-center .center-heading {
  width: 300px;
  height: 300px;
  font-weight: 500;
  font-size: var(--fs22);
  background: var(--bluelight);
  border-radius: 100%;
  z-index: 50;
  border: 25px solid #fff;
}
.flex-column {
  flex-direction: column;
}
.service-medical .wrap-card {
  width: 50%;
}
.service-medical:first-child .medical-img {
  margin-left: 84px;
  margin-left: 34%;
}
.service-medical:last-child .medical-img {
  margin-right: 84px;
  margin-right: 34%;
}
.service-medical p {
  font-size: var(--fs20);
  font-weight: 500;
  text-align: center;
}
.medical-dimg {
  display: none !important;
}
.faq .faq-content h3 {
  margin-top: 8px;
}
.height-100 {
  height: 100%;
}
.justify-content-between {
  justify-content: space-between;
}
.mt-10 {
  margin-top: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.ml-7 {
  margin-left: -7px;
}
.text-ellips {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.label-banner > input:not(:focus):placeholder-shown + span,
.label-banner > textarea:not(:focus):placeholder-shown + span {
  line-height: 65px !important;
}
.banner-qouote ::-webkit-input-placeholder {
  opacity: 0 !important;
}
.banner-qouote ::-moz-placeholder {
  opacity: 0 !important;
}
.banner-qouote :-ms-input-placeholder {
  opacity: 0 !important;
}
.banner-qouote :-moz-placeholder {
  opacity: 0 !important;
}
.label-banner .text-area {
  min-width: 100% !important;
  max-width: 100% !important;
}
.primary-btn:hover {
  background: #fff;
  color: var(--text-primary);
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.primary-btn:hover img {
  filter: invert(65%) sepia(76%) saturate(3338%) hue-rotate(338deg)
    brightness(100%) contrast(101%) !important;
}
.dev-solution .service .card h3 {
  text-transform: initial;
}
.taxi-solution .taxi-On-Demand-section .card {
  box-shadow: none !important;
  border: 2px solid var(--text-primary) !important;
  margin: 0px !important;
}
.taxi-solution .taxi-On-Demand-section h3 {
  color: var(--text-primary) !important;
  font-weight: 500 !important;
  max-width: 325px !important;
}
.taxi-solution .taxi-On-Demand-section .card .card-nuber {
  background: none !important;
}
.taxi-solution .taxi-patiencare .patientcare-card p {
  padding: 24px 0 29px !important;
}
.taxi-solution .taxi-patiencare .patientcare-card h2 {
  max-width: 1300px;
  margin: 0 auto;
}
.grocery-solution .taxi-patiencare .patientcare-card h2 {
  max-width: 1300px !important;
}
.taxi-solution .taxi-app-feature p {
  max-width: 1200px !important;
}
.taxi-solution .unique-taxi-app-block .card .card-nuber {
  background: none !important;
  width: 100% !important;
}
.taxi-solution .app-features-content .button-block {
  gap: 10px;
}
.taxi-solution .app-features-content .btn-outline-primary,
.grocery-solution .app-features-content .btn-outline-primary {
  background-color: #fff0;
  color: #2583e9;
  transition: all 0.25s;
  border-radius: 5px;
  border: 1px solid #2583e9;
  display: flex;
  padding: 8px 13px;
  align-items: center;
  font-size: var(--fs16);
  font-weight: 500;
  cursor: auto;
}
.taxi-solution .app-features-content .btn-outline-primary.active,
.grocery-solution .app-features-content .btn-outline-primary.active {
  background-color: #2583e9;
  color: #fff;
  transition: all 0.25s;
  border-radius: 5px;
  border: 1px solid #2583e9;
}
.taxi-solution .app-features-content .btn-outline-primary:hover,
.grocery-solution .app-features-content .btn-outline-primary:hover {
  background-color: #2583e9;
  color: #fff;
  transition: all 0.25s;
  border-radius: 5px;
  border: 1px solid #2583e9;
}
.taxi-solution .app-features-content h3 {
  margin: 0 0 30px;
  padding: 5px 0 0;
  font-weight: 600;
}
.taxi-solution .app-features-content h4 {
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  color: var(--text-dark);
  margin: 0;
  padding: 30px 0 10px;
}
.taxi-solution .app-features.bg-white {
  background: #fff !important;
}
.taxi-solution .button-link {
  gap: 30px;
  padding-top: 25px;
}
.bg-lightestgray {
  background: #f6f6f6 !important;
}
.taxi-solution .link-btn {
  font-size: var(--fs20);
  font-weight: 600;
  color: var(--text-dark);
  align-items: center;
  display: flex;
  gap: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-40 {
  padding-left: 40px;
}
.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.taxi-testimonial p {
  font-size: var(--fs18);
  line-height: 30px;
  max-width: 882px;
  padding-top: 0;
  margin: 0 auto;
}
.taxi-solution .solution-testimonials .subtitles {
  display: block !important;
}
.healthcar-solution .solution-testimonials .subtitles {
  display: none !important;
}
.grocery-solution .solution-testimonials .subtitles {
  display: none !important;
}
.rounded-10 {
  border-radius: 10px;
}
.solution-testimonials .heading-titles {
  padding-bottom: 0px !important;
}
.projects-completation .complitation-block {
  text-align: center;
  gap: 30px;
  margin-bottom: 30px;
}
.projects-completation .complitation-block h4 {
  font-size: var(--fs42);
  font-weight: 600;
  margin-top: 20px;
}
.projects-completation .complitation-block p {
  font-size: var(--fs19);
  margin-top: 0;
}
.projects-completation .complitation-block .project-comp,
.projects-completation .complitation-block .year-comp,
.projects-completation .complitation-block .team-comp,
.projects-completation .complitation-block .client-comp {
  min-width: 290px;
}
.projects-completation .complitation-block .project-comp {
  background-color: #e9f6fc;
}
.projects-completation .complitation-block .year-comp {
  background-color: #f5f0f8;
}
.projects-completation .complitation-block .team-comp {
  background-color: #fff2eb;
}
.projects-completation .complitation-block .client-comp {
  background-color: #e3f7e9;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.align-items-end {
  align-items: flex-end;
}
.badge-block {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  padding: 8px 12px;
  margin-bottom: 20px;
  border-radius: 4px;
  background: rgb(0 0 0 / 0.05);
  display: inline-block;
}
.apps-devlopecontent .heading-underline::after {
  bottom: 25px;
  margin: 0;
}
.mb-38 {
  margin-bottom: 38px;
}
.block > *:last-child {
  margin-bottom: 0;
}
.country-nametext {
  font-size: 16px;
  font-weight: 500;
  color: #3b3b3b;
}
.countryinfo-block img {
  margin-right: 10px;
}
.apps-imgblock img {
  border-radius: 6px;
}
.apps-wrapper {
  padding-bottom: 140px;
}
.mb-50 {
  margin-bottom: 50px;
}
.apps-wrapper .primary-btn {
  margin: 50px 0 0px !important;
}
.slick-dots li {
  width: 16px;
  height: 16px;
}
.slick-dots {
  bottom: -60px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots li button {
  width: 16px;
  height: 16px;
  border: 2px solid #4d9fff;
  border-radius: 50%;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li button:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #4d9fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  border-radius: 50%;
  transition: transform 0.3s ease;
}
.slick-dots li.slick-active button:after {
  transform: translate(-50%, -50%) scale(1);
}
.taxi-solution .taxi-ourprocess subtitle {
  max-width: 850px !important;
  margin: 0 auto;
}
.food-delievery .check-points .banner-point li {
  font-size: var(--fs18);
}
.maxw-1137 {
  max-width: 1137px;
  margin-left: auto;
  margin-right: auto;
}
.food-banner .check-points .banner-point li::before {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
.food-delievery .pt-0 {
  padding-top: 0;
}
.food-delievery .pb-0 {
  padding-bottom: 0;
}
.food-delievery.main-section h2.heading {
  margin-bottom: 0;
}
.food-delievery .mb-20 {
  margin-bottom: 20px;
}
.food-delievery .mb-10 {
  margin-bottom: 20px;
}
.food-delievery .patientcare-btn img {
  padding-left: 20px;
}
.mb-50 {
  margin-bottom: var(--spacing50);
}
.food-delievery .mb-0 {
  margin-bottom: 0;
}
.features-box {
  max-width: 1104px;
  margin-left: auto;
  margin-right: auto;
}
.pb-25 {
  padding-bottom: var(--spacing25);
}
.food-delievery .dev-solution .card h3 {
  font-weight: 500;
  max-width: 100%;
}
.fw-bold {
  font-weight: 700 !important;
}
.food-delievery .patientcare-btn {
  font-weight: 500;
}
.food-delievery .dev-solution .card .card-nuber {
  font-weight: 500;
}
.food-delievery .food-delievrymodel.app-features p {
  max-width: 1058px;
}
.food-delievery .dev-solution .features-box .card h3 {
  font-weight: 600;
}
.food-delievery .dev-solution .features-box .card {
  box-shadow: 4px 4px 24px 0 rgb(0 0 0 / 0.04);
  border: 0;
  transition: box-shadow 0.7s ease;
}
.food-delievery .dev-solution .features-box .card:hover {
  box-shadow: var(--shadow);
}
.food-delievery .bg-none {
  background-image: none;
}
.food-delievery .bg-grey {
  background: #fbfbfb;
}
.maxw-948text {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
}
.small_mx_width {
  max-width: 960px;
  margin: auto;
  text-align: center;
  padding-bottom: 50px;
}
.dev-solution h2.small_mt_20 {
  margin-bottom: 35px;
}
.max_width_748 {
  max-width: 748px;
}
.max_width_1060 {
  max-width: 1060px;
  margin: auto;
}
.card_w_100 .card h3 {
  max-width: 100%;
}
.mx_w_710 {
  width: 100%;
  max-width: 750px;
}
.trusted-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  min-height: 100%;
}
.esteemed-images div {
  height: 100% !important;
}
.bg-lightblue {
  background: rgb(209 233 250 / 0.5);
}
.m-0 {
  margin: 0;
}
.esteemed-clients .our-clients .trust-client .client-imgs {
  filter: grayscale(0%);
  display: inline;
}
.main-section .owl-carousel .owl-item img {
  display: block;
  margin: 0 auto;
}
.main-section .owl-carousel .owl-item .slider_card .image_box img {
  width: 100% !important;
}
.esteemed-clients .wrapper .owl-item {
  margin: 0 auto !important;
}
.esteemed-clients .wrapper .owl-stage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.esteemed-images div {
  height: 100% !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  margin: auto !important;
}
span.hire_cta {
  display: block;
}
.apps-block {
  border-radius: 32px;
  background: #fff8e8;
  padding: 70px 50px 70px 70px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.apps-contentblock {
  min-height: 532px;
  width: 44%;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.apps-imagewrap {
  width: 46%;
  border-radius: 26px;
}
.portfolio-title {
  border-radius: 4px;
  background: rgb(0 0 0 / 0.05);
  padding: 8px 12px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  max-width: fit-content;
}
.badge-block span {
  border-radius: 4px;
  padding: 8px 12px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  background: rgb(0 0 0 / 0.05);
}
.key_features.badge-block {
  background: none;
  padding: 0;
}
.key_features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.font54 {
  font-size: var(--fs54) !important;
  margin: 0px !important;
}
span.fw-500.font18.d-block.mb-10.lineh-normal {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 18px;
}
.apps-imagewrap img {
  border-radius: 24px;
}
.btn-outline-primary.text-capitalize {
  font-size: 18px;
  letter-spacing: 0.54px;
  color: #ff7a2f;
  border-radius: 5px px;
  border: 1px solid #ff7a2f;
  min-width: 180px;
  font-weight: 500;
  padding: 10px 10px;
  transition: all 0.4s ease;
}
.btn-outline-primary:hover {
  color: #fff;
  background: #ff7a2f;
}
.maxw-180 {
  max-width: 180px;
}
.app-developed .btn-primary {
  padding: 10px 25px;
  min-height: 64px;
  min-width: 263px;
}
.border-bottom::after {
  content: "";
  height: 2px;
  width: 75px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  background-color: var(--blue);
}
.btn-primary {
  padding: 19px 56px;
  border-radius: 8px;
  background: #ff7a2f !important;
  font-size: 26px;
  color: #fff !important;
  font-family: "Lato", sans-serif !important;
  font-weight: 700;
  text-transform: inherit;
  min-width: 300px;
  outline: 0 !important;
  box-shadow: none !important;
  border: 2px solid #ff7a2f !important;
  transition: all 0.3s ease;
}
.mb-15 {
  margin-bottom: 15px;
}
.main_ecommerce .owl-next,
.main_ecommerce .owl-prev {
  width: 50px;
  height: 50px;
  border: 1px solid #7b7b7b !important;
  border-radius: 50%;
  top: -89px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgMTJDMTYuNSAxMi4xOTE4IDE2LjQyNjcgMTIuMzgzOCAxNi4yODAzIDEyLjUzMDJMOC43ODAzIDIwLjAzMDJDOC40ODcyMyAyMC4zMjMzIDguMDEyNjcgMjAuMzIzMyA3LjcxOTggMjAuMDMwMkM3LjQyNjkyIDE5LjczNzEgNy40MjY3MyAxOS4yNjI2IDcuNzE5OCAxOC45Njk3TDE0LjY4OTUgMTJMNy43MTk4IDUuMDMwMkM3LjQyNjczIDQuNzM3MTQgNy40MjY3MyA0LjI2MjU4IDcuNzE5OCAzLjk2OTdDOC4wMTI4NiAzLjY3NjgzIDguNDg3NDIgMy42NzY2NCA4Ljc4MDMgMy45Njk3TDE2LjI4MDMgMTEuNDY5N0MxNi40MjY3IDExLjYxNjEgMTYuNSAxMS44MDgxIDE2LjUgMTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) !important;
  background-repeat: no-repeat !important;
  background-size: 30px;
  background-position: center !important;
}
.esteemed-clients .owl-nav.disabled {
  display: none !important;
}
.app-developed .owl-prev {
  position: absolute;
  top: 50% !important;
  left: -60px;
}
.app-developed .owl-next {
  position: absolute;
  top: 50%;
  right: -60px;
}
.main-section .owl-theme .owl-nav[class*="owl-"] {
  background: transparent !important;
  display: flex;
  gap: 25px;
}
#home-portfolio .owl-dots .owl-dot span {
  border: 2px solid #2583e9;
  width: 21px;
  height: 21px;
  background-color: #fff0;
}
#home-portfolio .owl-dots .owl-dot.active span {
  border: 2px solid #2583e9;
  width: 21px;
  background-size: 23px;
  background-position: center center;
  height: 21px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%232583E9'/%3e%3c/svg%3e") !important;
}
.imageblock {
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  max-height: 410px;
}
.imageblock img {
  object-fit: cover;
  height: 100%;
}
.small-infobx {
  padding: 5px;
  border: 1px solid #0d71eb;
  border-radius: 15px;
  transition: all 0.5s ease;
  height: 100%;
}
.small-infoimg {
  background: rgb(13 113 235 / 0.07) !important;
  margin-right: 15px;
  flex-shrink: 0;
}
.width-70 {
  width: 70px;
  height: 70px;
  border-radius: 12px;
  background: #ffe7d7;
  padding: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.text-dark {
  color: #3b3b3b;
}
.small-infocontent span.d-block {
  line-height: 1;
}
span.d-block {
  display: block;
}
.small-infocontent.text-dark.font18 span:nth-child(2) {
  font-size: 14px;
}
.row-gap30 {
  row-gap: 30px;
}
.font18 {
  font-size: var(--fs18);
}
.flex-wrap {
  flex-wrap: wrap;
}
.font28 {
  font-size: 28px;
}
.our-clinikk .pb_small.heading-underline::after {
  bottom: -10px !important;
  margin: 0 !important;
}
.text_left_size .ec_left {
  text-align: left;
}
.dev-solution.small_size .service .card h3 {
  text-transform: initial;
}
.fitness-app-development .app-features-content h3 {
  font-weight: 600;
}
.fitness-app-development .dev-solution .card h3 {
  max-width: 333px;
}
.admin_img {
  max-width: 788px !important;
  width: 100% !important;
}
.e_max_width {
  max-width: 1050px;
  margin: auto !important;
}
.mb-50 {
  margin-bottom: 30px;
}
.testimonial-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.testimonial-videosection {
  width: 100%;
}
.testimonial-slider {
  position: relative;
}
.owl-carousel {
  width: 100%;
  z-index: 1;
}
.testimonial-section .testimonial-wrapper .testimonial-videosection .owl-item {
  padding-right: 20px;
}
.testimonial-section
  .testimonial-wrapper
  .testimonial-videosection
  .owl-item
  .item {
  margin: 5px;
  min-height: 510px;
}
.testimonial-box {
  position: relative;
  padding: 15px;
  background: #fff;
  border-radius: 34px;
  box-shadow: 6px 6px 9px -2px rgb(24 39 75 / 0.1),
    0 6px 14px -6px rgb(24 39 75 / 0.12);
}
.video-wrapper {
  float: none;
}
.testimonial-img {
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
  position: relative;
  min-height: 230px;
  max-height: 230px;
}
.main-wrapper .testimonial-videosection .owl-carousel .owl-item img {
  display: block;
  max-width: 100% !important;
  width: 100% !important;
  min-height: 230px;
  max-height: 230px;
}
.main-wrapper .owl-carousel .owl-item img {
  display: block;
  max-width: 100% !important;
  width: auto !important;
  margin: 0 auto;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.testimonial-img > img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.testimonial-info {
  padding: 25px 0 0;
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
}
.testimonial-info svg {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  flex-shrink: 0;
  cursor: pointer;
  position: absolute;
  top: -28px;
  left: 15px;
}
svg:not(:root) {
  overflow: hidden;
}
.clientinfo-block {
  font-size: 16px;
  color: #000 !important;
  padding-top: 20px;
  padding-left: 18px;
}
.clientname {
  margin-bottom: 3px;
}
.testimonial-section
  .testimonial-wrapper
  .testimonial-videosection
  .owl-item.active
  .item {
  box-shadow: rgb(0 0 0 / 0.15) 0 1px 8px 2px;
  border-radius: 32px;
  border-bottom-left-radius: 32px;
  height: 100%;
  min-height: 510px;
}
.d-none {
  display: none;
}
.testimonial-section {
  background: #fffbf8;
  margin-top: 30px;
}
.testimonial-section
  .testimonial-wrapper
  .testimonial-videosection
  .owl-item.active {
  padding-bottom: 15px;
}
.main-wrapper .owl-theme .owl-nav[class*="owl-"] {
  background: transparent !important;
  display: flex;
  gap: 25px;
}
.owl-theme .owl-nav[class*="owl-"] {
  display: none;
}
.testimonial-videosection .owl-nav {
  position: absolute;
  right: 28px;
  gap: 20px;
  display: flex;
  top: -100px;
}
.main-wrapper .owl-next,
.main-wrapper .owl-prev {
  width: 50px;
  height: 50px;
  border: 1px solid #7b7b7b !important;
  border-radius: 50%;
  top: -89px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgMTJDMTYuNSAxMi4xOTE4IDE2LjQyNjcgMTIuMzgzOCAxNi4yODAzIDEyLjUzMDJMOC43ODAzIDIwLjAzMDJDOC40ODcyMyAyMC4zMjMzIDguMDEyNjcgMjAuMzIzMyA3LjcxOTggMjAuMDMwMkM3LjQyNjkyIDE5LjczNzEgNy40MjY3MyAxOS4yNjI2IDcuNzE5OCAxOC45Njk3TDE0LjY4OTUgMTJMNy43MTk4IDUuMDMwMkM3LjQyNjczIDQuNzM3MTQgNy40MjY3MyA0LjI2MjU4IDcuNzE5OCAzLjk2OTdDOC4wMTI4NiAzLjY3NjgzIDguNDg3NDIgMy42NzY2NCA4Ljc4MDMgMy45Njk3TDE2LjI4MDMgMTEuNDY5N0MxNi40MjY3IDExLjYxNjEgMTYuNSAxMS44MDgxIDE2LjUgMTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) !important;
  background-repeat: no-repeat !important;
  background-size: 30px;
  background-position: center !important;
}
.main-wrapper .owl-next span,
.main-wrapper .owl-prev span,
.main-wrapper .owl-dot span {
  display: none !important;
}
.home-testimonial [class="col-lg-2 col-sm-4"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.client-card {
  border-radius: 12px;
  border: 1px solid #ffe6d6;
  background: #fff;
  text-align: center;
  font-size: var(--fs18);
  padding: 25px 10px;
}
.mt-20 {
  margin-top: 20px;
}
.client-card img {
  width: 35px;
  height: 35px;
}
.fw-500 {
  font-weight: 500;
}
.main-wrapper .owl-dots {
  text-align: center;
  gap: 8px;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.main-wrapper .owl-dots .owl-dot {
  border: 2px solid #2583e9;
  width: 21px;
  height: 21px;
  background-color: #fff0;
  border-radius: 30px;
}
.main-wrapper .owl-dots .owl-dot.active {
  border: 2px solid #2583e9;
  width: 21px;
  height: 21px;
  background-size: 23px;
  background-position: center center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%232583E9'/%3e%3c/svg%3e") !important;
}
.app-developed .owl-prev {
  position: absolute;
  top: 50%;
  left: -60px;
}
.app-developed .owl-next {
  position: absolute;
  top: 50%;
  right: -60px;
}
.name_position.center {
  position: absolute;
  display: block;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  padding: 0;
  white-space: nowrap;
}
.browsefile_solution {
  text-align: start !important;
  padding: 0 !important;
  cursor: pointer;
  margin-bottom: 5px;
}
.browsefile_solution .labels {
  cursor: pointer;
  padding-left: 5px !important;
  margin-bottom: 5px;
}
.connect_with_us h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fff;
}
.location_div_main {
  margin-bottom: 15px !important;
}
.gap-10 {
  gap: 10px;
}
.dev-solution .card.ft_small_width h3 {
  max-width: 300px;
}
.dev-solution.bg-cream .tech-service .tech-content span {
  background: #e8e8e8 !important;
}
@media only screen and (max-width: 1199px) {
  .feature_casestudy_wrap {
    display: flex;
    flex-direction: column;
  }
  .feature_casestudy_box1 {
    order: 2;
  }
  .feature_casestudy_box2 {
    order: 1;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1120px) {
  .technologies_li .main_submenu_div:before {
    left: -220px;
  }
  .service_li .main_submenu_div:before {
    left: 230px;
  }
  .text_color_white {
    font-size: 28px;
    margin-bottom: 15px;
  }
  p.desc_txt_white {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
  }
  p.desc_txt_white:last-child {
    margin-bottom: 20px;
  }
  .slider_flex_casestudy .left_under_line {
    font-size: 28px;
    line-height: 41px;
  }
  .banner_slider_div_about_div .desc_txt {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: justify;
  }
  .slider_flex_casestudy .slider_img_div {
    width: 30%;
    margin-right: 15px;
  }
  .slider_content_div_casestudy {
    width: 70%;
  }
  .slider_flex_casestudy .slider_img_div .slider_img {
    max-width: 100%;
  }
  .case_study_requirement_main .desc_txt {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: justify;
  }
  li.serial_number {
    width: 25px;
    height: 25px;
  }
  li.serial_number span {
    font-size: 16px;
    line-height: 20px;
  }
  .feature_desc h5 {
    font-size: 22px;
    line-height: 26px;
  }
  .feature_desc ul li {
    font-size: 16px;
    line-height: 26px;
  }
  .key_features_wrap {
    margin-bottom: 15px;
  }
  .industries_section_div_hire_inner .desc_txt {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: left;
  }
  .menu_bar ul li a {
    padding: 10px 3px;
  }
  .navbar-collapse.collapse {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1055px) {
  #get_a_free_quote .modal-dialog {
    width: 980px;
  }
  .service_li .main_submenu_div:before {
    left: 210px;
  }
  .technologies_li .main_submenu_div:before {
    left: -260px;
  }
}
@media only screen and (max-width: 414px) {
  .frame_project_database .nav-tabs li {
    width: 48.33%;
  }
  .frame_project_database .nav-tabs li:nth-child(3) {
    width: 100%;
  }
  .frame_project_database .nav-tabs li:nth-child(3) a {
    display: inline-block;
  }
  .map_heading h3 {
    padding: 25px 0 10px !important;
    font-size: 15px;
    line-height: 22px;
  }
  body .map_bg_main {
    height: auto !important;
    padding: 0 10px;
  }
  .map_heading ul li {
    font-size: 14px;
  }
  .form_section .form_heading h2 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1366px) and (max-height: 695px) {
  .service_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .technologies_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .service_li .main_submenu_div {
    top: 104px;
  }
  .technologies_li .main_submenu_div {
    top: 104px;
  }
  .service_li:hover .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: visible;
  }
  .technologies_li:hover .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: visible;
  }
}
@media only screen and (max-width: 1366px) and (max-height: 772px) {
  .service_li .main_submenu_div {
    overflow-y: auto;
  }
  .service_li .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: auto;
  }
  .technologies_li .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: auto;
  }
}
@media only screen and (max-width: 1366px) and (max-height: 695px) {
  .service_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .technologies_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .service_li .main_submenu_div {
    top: 104px;
  }
  .technologies_li .main_submenu_div {
    top: 104px;
  }
  .service_li:hover .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: visible;
  }
  .technologies_li:hover .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: visible;
  }
}
@media (min-width: 576px) {
  #get_a_free_quote .modal-dialog.modal-dialog-centered {
    min-height: calc(100% - (3rem * 2));
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: scroll;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar {
    border-radius: 4px;
  }
  .trust_client_wrap {
    display: flex !important;
    align-items: center !important;
  }
  .contact_form_popup .col-sm-12 {
    float: left;
  }
  .contact_form_popup .col-sm-12 {
    width: 100%;
  }
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .contact_form_popup .col-md-12,
  .contact_form_popup .col-md-5,
  .contact_form_popup .col-md-6,
  .contact_form_popup .col-md-7 {
    float: left;
  }
  .contact_form_popup .col-md-12 {
    width: 100%;
  }
  .contact_form_popup .col-md-7 {
    width: 58.33333333%;
  }
  .contact_form_popup .col-md-6 {
    width: 50%;
  }
  .contact_form_popup .col-md-5 {
    width: 41.66666667%;
  }
  .d-md-flex {
    display: flex;
  }
  .align-center {
    align-items: center;
  }
}
@media (min-width: 1025px) {
  .menu_bar .navbar-nav > li {
    min-height: 55px;
    margin-left: 0;
    padding-left: 5px;
  }
  .navbar-collapse.collapse {
    padding-left: 5px;
  }
  .menu_bar .navbar-nav > li a {
    position: relative;
  }
  .menu_bar .navbar-nav > li > a::after {
    content: "";
    position: absolute;
    background: rgb(255 122 47 / 0.44);
    width: 90%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
  }
  .menu_bar .navbar-nav .service_li:hover > a:after {
    transform: scaleX(1);
  }
  .menu_bar .navbar-nav .technologies_li:hover > a:after {
    transform: scaleX(1);
  }
  .menu_bar .navbar-nav .about_li:hover > a:after {
    transform: scaleX(1);
  }
  .service_li:hover .main_submenu_div {
    display: flex;
    opacity: 1;
    z-index: 99999;
    visibility: visible;
    animation: showNav 250ms ease-in-out both;
  }
  .about_li:hover .main_submenu_div {
    display: block;
    opacity: 1;
    z-index: 99999;
    visibility: visible;
    animation: showNav 250ms ease-in-out both;
  }
  .technologies_li:hover .main_submenu_div {
    display: flex;
    opacity: 1;
    z-index: 99999;
    visibility: visible;
    animation: showNav 250ms ease-in-out both;
  }
  .main_submenu_div {
    visibility: hidden;
  }
  .service_li:hover .main_submenu_div {
    display: flex;
    opacity: 1;
    -webkit-transform: rotateX(0) translateZ(0);
    transform: rotateX(0) translateZ(0);
  }
  .about_li:hover .main_submenu_div {
    display: block;
    opacity: 1;
    -webkit-transform: rotateX(0) translateZ(0);
    transform: rotateX(0) translateZ(0);
  }
  .technologies_li:hover .main_submenu_div {
    display: flex;
    opacity: 1;
    -webkit-transform: rotateX(0) translateZ(0);
    transform: rotateX(0) translateZ(0);
  }
}
@media screen and (min-width: 1199.98px) {
  .food-delievery .dev-solution .card p {
    font-size: 17px;
  }
  .minw-199 {
    min-width: 199px;
  }
  .minw-244 {
    min-width: 244px;
  }
}
@media (min-width: 1200px) {
  .contact_form_popup .col-lg-12,
  .contact_form_popup .col-lg-5,
  .contact_form_popup .col-lg-7 {
    float: left;
  }
  .contact_form_popup .col-lg-12 {
    width: 100%;
  }
  .contact_form_popup .col-lg-7 {
    width: 58.33333333%;
  }
  .contact_form_popup .col-lg-5 {
    width: 41.66666667%;
  }
}
@media screen and (min-width: 1441px) {
  .service_li .main_submenu_div {
    position: absolute;
    left: -150px;
  }
  .service_li .main_submenu_div:before {
    left: 175px;
    margin: 0;
  }
  .technologies_li .main_submenu_div {
    position: absolute;
    left: -150px;
  }
  .technologies_li .main_submenu_div:before {
    margin: 0;
    left: 193px;
  }
}
@media screen and (min-width: 1899px) {
  .main_footer_div:before {
    top: 8% !important;
  }
  .main_footer_div:after {
    height: 1200px !important;
  }
}
@media screen and (min-width: 2270px) {
  .main_footer_div:before {
    top: 24% !important;
  }
  body .main_footer_div:after {
    height: 900px !important;
  }
}
@media screen and (min-width: 2855px) {
  .main_footer_div:before {
    top: 34% !important;
  }
  body .main_footer_div:after {
    height: 850px !important;
  }
}
@media screen and (max-width: 1850px) {
  .menu_bar ul li a {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 1700px) {
  .connect_with_us h3 {
    font-size: 18px;
  }
  .pro_tag_div span {
    float: left;
    margin-bottom: 5px;
  }
  .ftr_connect_links h4 {
    font-size: 18px;
  }
  .banner_slider_div_casestydy .slider_flex,
  .banner_slider_div_casestydy.banner_grocery_casestydy .slider_flex {
    min-height: 436px;
    padding: 40px 0;
  }
  footer.main_footer_div .container {
    width: 80%;
  }
  .container {
    width: 80%;
  }
  .main_header .container {
    width: 80%;
  }
  .slider_img_div {
    position: relative;
    width: 50%;
  }
  .top_service_section_div {
    background-size: cover;
  }
  .new_curve_service_bg {
    background-size: 100% 80%;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy {
    width: 50%;
  }
  .banner_slider_div_casestydy .slider_img_div {
    width: 50%;
  }
  p.desc_txt_white {
    margin-bottom: 20px;
  }
  .banner_slider_div_casestydy {
    padding: 0 0 0 0;
  }
  .key_feature_slider.owl-carousel .owl-item img {
    max-width: 55%;
  }
  .key_feature_slider_admin.owl-carousel .owl-item img {
    max-width: 100%;
  }
  .menu_bar ul li a {
    padding: 10px 3px;
  }
  .menu_bar ul li {
    margin-left: 10px;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy {
    padding-top: 0;
  }
  .connect_with_us h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1615px) {
  .connect_with_us {
    padding-top: 65px;
  }
}
@media screen and (max-width: 1600px) {
  :root {
    --fs44: 35px;
    --fs42: 30px;
    --w35: 40%;
    --w30: 20%;
    --border-top: -18px;
  }
  .service-medical-center .center-heading {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 1444px) {
  .connect_with_us {
    padding-top: 45px;
  }
}
@media screen and (max-width: 1440px) {
  .container {
    width: 90%;
  }
  .main_header .container {
    width: 90%;
  }
  .menu_bar ul li {
    margin-left: 15px;
  }
  .slider_img_div {
    padding: 0 20px;
  }
  .contact_form_main {
    margin-left: 0;
  }
  .main_footer_div .container {
    width: 90% !important;
  }
  .location_div_main {
    padding: 0 40px 0 50px;
  }
  .btm_footer {
    padding-left: 0;
  }
  .top_service_section_div {
    background-size: cover;
  }
  .new_curve_service_bg {
    background-size: 100% 75%;
  }
  .ftr_links_wrap {
    width: 60%;
  }
  .connect_with_us {
    width: 40%;
    padding-top: 42px;
  }
  .left_under_line {
    font-size: 32px;
    line-height: 42px;
  }
  .service_li .main_submenu_div:before {
    left: 265px;
  }
  .technologies_li .main_submenu_div:before {
    left: -130px;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy p.desc_txt_white {
    font-size: 20px;
    line-height: 30px;
  }
  .service_li .main_submenu_div {
    top: 104px;
  }
  .technologies_li .main_submenu_div {
    top: 104px;
  }
  .element-item {
    padding: 20px 10px;
  }
  .service_li .main_submenu_div {
    top: 104px;
    left: -50px;
  }
  .technologies_li .main_submenu_div {
    top: 104px;
    left: -55px;
  }
  .main_submenu_div {
    left: -62px;
  }
  .element-item h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1710px) {
  .video-wrapper h3:not(:first-child) {
    min-height: 40px !important;
  }
}
@media screen and (max-width: 1548px) {
  .video-wrapper h3:not(:first-child) {
    min-height: 18px !important;
  }
}
@media screen and (min-width: 1402px) {
  .video-wrapper h3 {
  }
}
@media screen and (max-width: 1399.98px) {
  :root {
    --fs65: 50px;
    --w35: 43%;
    --w30: 23%;
  }
  .center-heading h4 {
    font-size: 19px;
  }
  .service-medical p {
    font-size: 17px;
  }
  .Medical-service .card-wrap {
    width: calc(32% - 40px);
  }
}
@media screen and (max-width: 1366px) {
  .menu_bar ul li a {
    letter-spacing: 0;
    font-size: 15px;
    padding: 10px 4px;
  }
  .menu_bar {
    padding-right: 0;
  }
  .service_li .main_submenu_div:before {
    left: 282px;
  }
  .technologies_li .main_submenu_div:before {
    left: -105px;
  }
  .megamenu_technologies_link {
    overflow: visible;
  }
}
@media screen and (max-width: 1300px) {
  .projects-completation .complitation-block .project-comp,
  .projects-completation .complitation-block .year-comp,
  .projects-completation .complitation-block .team-comp,
  .projects-completation .complitation-block .client-comp {
    min-width: 205px;
  }
  .technologies_li .main_submenu_div:before {
    left: -178px;
  }
  .px-30 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .technologies_li .main_submenu_div:before {
    left: -210px;
  }
  .service_li .main_submenu_div:before {
    left: 213px;
  }
  .ftr_links_wrap {
    width: 100% !important;
  }
  .connect_with_us {
    width: 100% !important;
    justify-content: center;
  }
  .connect_with_us {
    width: 100%;
  }
  .newsletter_wrap {
    position: relative;
    width: 280px;
  }
}
@media screen and (max-width: 1350px) {
  .technologies_li .main_submenu_div:before {
    left: -129px;
  }
  .service_li .main_submenu_div:before {
    left: 239px;
  }
}
@media screen and (max-width: 1280px) {
  .service_li:hover .main_submenu_div {
    top: 104px;
  }
  ul.header_top li a {
    font-size: 13px;
  }
  .frame_project_database .nav-tabs li a {
    font-size: 14px;
    padding: 10px 8px;
  }
  .ftr_links {
    width: 40%;
    padding-right: 40px;
  }
  .ftr_links ul li a {
    font-size: 12px;
  }
  .ftr_connect_links h4 {
    font-size: 15px;
  }
  .service_li .main_submenu_div:before {
    left: 265px;
  }
  .technologies_li .main_submenu_div:before {
    left: -129px;
  }
  .ftr_links:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 1250px) {
  .technologies_li .main_submenu_div:before {
    left: -230px;
  }
  .service_li .main_submenu_div:before {
    left: 230px;
  }
}
@media screen and (max-width: 1224px) {
  .banner-wrap {
    padding-bottom: 0;
  }
  .banner-content .banner-point {
    padding-top: 0;
  }
  .dev-solution .card {
    margin: 0;
  }
  .Medical-service .Medical-card {
    min-height: 80px;
  }
  .Medical-card img {
    width: 55px;
    height: 55px;
  }
  .pt-30 {
    padding-top: 15px;
  }
  .client-card {
    padding: 15px 10px;
  }
  .client-card h3 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .menu_bar ul li {
    margin-left: 10px;
  }
  .menu_bar ul li a {
    font-size: 15px;
  }
  .menu_bar ul li.contact_link a {
    width: 135px;
  }
  .left_under_line {
    margin-bottom: 30px;
  }
  .it_img_div img {
    max-width: 100%;
  }
  .it_service_child {
    padding-bottom: 20px;
  }
  .trust_logo img {
    max-width: 100%;
  }
  .trust_client_child {
    margin-bottom: 20px;
  }
  .media_logo {
    padding: 10px;
  }
  .media_logo img {
    max-width: 100%;
  }
  .video-overlay-play-button {
    height: 15%;
    bottom: 24px;
  }
  .name_position.center {
    width: 100%;
  }
  .quote_span {
    font-size: 40px;
    line-height: 40px;
  }
  .testi_client_content {
    padding-left: 0;
  }
  .client_box {
    padding: 20px;
  }
  .client_box p {
    margin: 10px 0;
  }
  .video_box {
    padding: 0;
  }
  #get_a_free_quote .modal-dialog {
    width: 1024px;
  }
  .center_under_line {
    font-size: 30px;
    line-height: 40px;
  }
  .service_li .main_submenu_div:before {
    left: 285px;
  }
  .technologies_li .main_submenu_div:before {
    left: -120px;
  }
  .left_under_line {
    font-size: 32px;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy p.desc_txt_white {
    font-size: 16px;
    line-height: 30px;
  }
  .connect_with_us {
    padding-top: 30px;
  }
  .element-item {
    min-height: 330px;
  }
  .name_position.center {
    bottom: 17px;
    left: 77%;
    text-align: left;
  }
  .address_details_new {
    padding: 0 80px;
  }
  .map_heading h3 {
    font-size: 20px;
    padding-top: 35px !important;
  }
  .center_under_line {
    margin-bottom: 30px;
  }
  .mobile_view_slider .owl-dots {
    right: 40% !important;
    bottom: 0px !important;
  }
  .apps-contentblock {
    padding-right: 10px !important;
    min-height: 535px !important;
  }
  .esteemed-clients.mt_mobile_30 {
    margin-top: 20px;
  }
  .small_mx_width {
    padding-bottom: 25px !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .faq .faq-card .heading p {
    --fs65: 40px;
  }
}
@media screen and (max-width: 1198.99px) {
  :root {
    --fs15: 14px;
    --fs18: 16px;
    --fs20: 18px;
    --fs22: 20px;
    --fs24: 22px;
    --fs30: 26px;
    --fs44: 30px;
    --fs42: 26px;
    --fs65: 55px;
    --p-40: 30px 0px;
    --p-50: 40px 20px;
    --p-70: 40px 0px;
    --w130: calc(100% + 140px);
    --left165: -124px;
    --top145: -142px;
    --maxh600: 500px;
    --minw375: 340px;
    --w35: 40%;
    --w30: 26%;
  }
  .main-section h2 {
    margin-top: 5px;
    margin-bottom: 20px !important;
  }
  .Medical-service {
    gap: 20px;
  }
  .app-features .banner-block .mobile-animation::before {
    bottom: -150px;
    left: -22px;
  }
  .app-features .banner-block .mobile-animation1::after {
    left: -16px !important;
  }
  .app-features .banner-block .mobile-animation1::before {
    left: -117px !important;
    bottom: -136px !important;
  }
  .step-innerwrap {
    flex-wrap: wrap;
  }
  .step-innerblock:nth-child(4n) .step-blockwrap::after {
    display: none;
  }
  .service-medical p {
    font-size: 14px;
    line-height: 1.4;
  }
  .wrap-card .medical-img {
    width: 125px;
  }
  .center-heading h4 {
    font-size: 16px;
  }
  .service-medical.line1:after {
    width: 85%;
  }
  .service-medical.line2:after {
    width: 85%;
  }
  .apps-block {
    padding: 40px 30px 40px 40px !important;
    border-radius: 20px !important;
  }
  .apps-contentblock {
    width: 55% !important;
    padding-right: 15px;
    padding-bottom: 35px;
  }
  .apps-imagewrap {
    width: 45% !important;
  }
}
@media screen and (max-width: 1024px) {
  .menu_bar ul li .main_submenu_div .service_submenu li ul li a {
    padding: 5px 0 5px 30px !important;
  }
  .technologies_li .main_submenu_div {
    top: 0 !important;
  }
  .app-features .heading-underline,
  .medical-compliance .heading-underline,
  .our-process .heading-underline,
  .faq .heading-underline,
  .healthcare-industry .heading-underline,
  .client-few-word .heading-underline,
  .testimonial-clients .heading-underline {
    margin-bottom: 25px !important;
  }
  body.full-menu .mobile_view {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / 0.4);
    z-index: 10;
  }
  .top_headerpart {
    display: block;
  }
  .inner_scroll {
    display: block;
    padding: 0;
  }
  .case_study_req_wrap ul {
    align-items: flex-start;
  }
  .case_study_requirement_main p.desc_txt {
    text-align: left;
  }
  .case_study_req_wrap ul li {
    margin-right: 0;
  }
  .mobile_view_slider .owl-dots {
    right: 46% !important;
    bottom: 20px !important;
  }
  .banner_point_pb li {
    padding-bottom: 15px !important;
  }
  .max_width_1060 {
    padding-top: 20px !important;
  }
  .pt_10 {
    padding-top: 15px;
  }
  .map_bg_main {
    background-position: center 0 !important;
  }
  .budget_select_div {
    padding: 9px 10px 9px;
  }
  .attach_file_div {
    padding: 7px 10px;
  }
  .case_study_req_wrap ul {
    justify-content: flex-start !important;
    padding-left: 15px !important;
  }
  .menu_bar ul li a span {
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 15px !important;
  }
  .menu_bar ul li a span svg {
    margin-left: auto;
  }
  .flag_country span {
    font-size: 16px;
  }
  .location_div_main {
    padding: 10px 10px 0 10px;
  }
  .cmn_question h4 a {
    padding-right: 50px;
  }
  .inner_scroll {
    display: block;
    padding: 0;
  }
  form.cnt_main_footer_form {
    padding: 0;
  }
  body.full-menu {
    overflow: hidden;
  }
  body .navbar-collapse.in {
    display: block !important;
    overflow-y: auto;
  }
  .frame_project_database .nav-tabs li {
    width: 33.3%;
  }
  .name_position {
    padding-left: 0;
  }
  .location_div_main {
    padding: 0 40px 0 50px;
  }
  .navbar-toggle {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    float: left;
    padding-left: 15px;
  }
  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: auto !important;
    max-height: 550px;
  }
  .navbar-toggle {
    display: block;
  }
  .top_header_div {
    display: block;
    position: relative;
  }
  .navbar-nav > li {
    float: none;
  }
  .main_header {
    position: fixed;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 5px 1px #ccc;
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    -moz-box-shadow: 0 0 5px 1px #ccc;
    z-index: 12;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  .main_logo {
    width: 100%;
    text-align: center;
  }
  .navbar_toggle_wrap {
    display: block;
    position: absolute;
    top: 16px;
    right: 10px;
  }
  .menu_bar ul li a {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
  }
  .navbar-nav {
    width: 100%;
    margin: 0;
  }
  .menu_bar ul li {
    margin-left: 0;
    width: 100%;
  }
  .main_submenu_div {
    position: relative;
    left: 0;
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 0;
  }
  .menu_bar ul li.contact_link a {
    background: 0 0;
    border-radius: 0;
    color: #2f3d56;
    width: 100%;
    text-align: left;
  }
  .menu_bar ul li.contact_link:hover a {
    background-color: #fff0;
    color: #2583e9;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
  }
  .menu_bar ul li.contact_link {
    text-align: center;
  }
  .menu_bar ul li.contact_link a {
    border-bottom: none;
    background: var(--text-primary);
    color: #fff;
    width: 93%;
    margin: 10px 0;
    text-align: center;
    border-radius: 5px;
  }
  .main_header {
    padding: 0 0 10px;
  }
  .budget_select_div {
    padding: 9px 10px 9px;
  }
  .contact_form_main {
    padding: 25px;
  }
  .attach_file_div {
    padding: 7px 10px;
  }
  .pure-material-textfield-outlined > input,
  .pure-material-textfield-outlined > textarea {
    padding: 9px 10px 9px;
    font-size: 14px;
    transition: none !important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  .contact_modal .modal-body {
    float: left;
  }
  .service_desc p {
    font-size: 16px;
  }
  .service_rating {
    margin: 25px 0;
  }
  .media_logo {
    width: 25%;
  }
  .media_section_main .media_logo:nth-child(6n) {
    border-right: 1px solid rgb(0 0 0 / 0.1);
  }
  .media_section_main .media_logo:nth-child(4n) {
    border-right: none;
  }
  .service_submenu .parent_li_menu ul {
    display: none;
    margin: 0;
  }
  .service_submenu {
    width: 100%;
  }
  .menu_title {
    font-size: 16px;
    line-height: 26px;
    color: #2f3d56;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding: 5px 0 5px 15px;
  }
  .menu_bar ul li .main_submenu_div ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #2f3d56;
    cursor: pointer;
    padding: 5px 0 5px 15px;
  }
  .main_submenu_div:before {
    border: none;
  }
  .menu_title svg {
    display: block;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 8px;
  }
  ul.header_top li a {
    padding: 10px 5px;
  }
  .service_li .main_submenu_div,
  .service_li:hover .main_submenu_div {
    display: none;
    position: relative;
    width: 100%;
    transform: none;
    opacity: 1;
    box-shadow: none;
    border: none;
    padding-left: 0;
    top: 0 !important;
    padding-left: 10px;
  }
  .about_li .main_submenu_div,
  .about_li:hover .main_submenu_div {
    display: none;
    position: relative;
    width: 100%;
    transform: none;
    opacity: 1;
    box-shadow: none;
    border: none;
    padding-left: 0;
    top: 0;
    padding-left: 10px;
  }
  .technologies_li .main_submenu_div,
  .technologies_li:hover .main_submenu_div {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    transform: none;
    opacity: 1;
    box-shadow: none;
    border: none;
    padding-left: 0;
    padding-left: 10px;
  }
  .megamenu_service_link {
    width: 100%;
    padding: 0;
    background-image: none;
    background-color: #fff0;
  }
  .menu_bar ul .main_submenu_div li {
    min-height: auto !important;
  }
  .menu_bar ul .main_submenu_div li svg {
    margin-left: auto;
  }
  .main_submenu_div:before {
    content: none !important;
  }
  .megamenu_link_div {
    width: 100%;
    padding: 0;
  }
  .header_service_icon {
    display: none;
  }
  .technologies_li .megamenu_link_div {
    width: 100%;
    padding: 0;
  }
  .megamenu_technologies_link {
    width: 100%;
    display: none;
  }
  .about_li .main_submenu_div {
    width: 100%;
  }
  .main_submenu_div ul {
    width: 100% !important;
    margin: 0;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: #fff0;
  }
  .menu_title:hover {
    color: #2583e9;
  }
  .menu_bar ul li .main_submenu_div .service_submenu li ul li a {
    color: #2f3d56;
  }
  .cmn_industry_service img {
    display: none !important;
  }
  .industry_service_div {
    padding: 0;
  }
  .cmn_industry_service {
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    border: 0;
    padding: 0 25px;
  }
  .service_header_title {
    margin-bottom: 0;
  }
  .service_header_title h4 {
    font-size: 14px;
    color: #333;
    text-align: left;
  }
  .banner_slider_div_casestydy {
    margin-top: 82px;
    padding: 20px 0 0 0;
  }
  .banner_slider_div_casestydy:after {
    top: 25px;
  }
  .copyright_wrap span {
    font-size: 14px;
  }
  ul.policy_wrap li a {
    font-size: 14px;
  }
  ul.policy_wrap li {
    padding: 0 10px;
  }
  .menu_title {
    font-size: 15px;
  }
  .main_submenu_div {
    left: 0 !important;
  }
  .inner_scroll {
    display: block;
    padding: 0;
  }
  .main_submenu_div {
    z-index: 99;
  }
  .name_position.center {
    bottom: 17px;
    left: 80%;
    text-align: left;
  }
  .mb-38 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 991.99px) {
  :root {
    --fs22: 16px;
    --fs44: 25px;
    --fs30: 22px;
    --stepCardWidth: calc(33.33% - 20px);
    --p-70: 30px 0px;
    --pt-70: 30px;
    --pb-70: 30px;
    --pb40: 30px;
    --fs65: 35px;
    --p-40: 20px 0px;
    --w130: 500px !important;
    --height320: 350px !important;
    --left165: -153px !important;
    --top145: -151px !important;
    --maxh600: 350px;
    --p-50: 30px 20px;
    --minw375: 320px;
    --w20: calc(30% - 40px);
    --w33: 50%;
    --w35: 100%;
    --w30: 100%;
    --pb40: 15px;
  }
  .pr-10 {
    padding-right: 15px !important;
  }
  .pl-10 {
    padding-left: 15px !important;
  }
  .max_width_748 {
    max-width: 100%;
  }
  .tab-100 {
    width: 100% !important;
  }
  .tab-100 .heading-underline,
  .tab-100 > h2,
  .tab-100 > h3 {
    text-align: center;
  }
  .tab-100 .heading-underline::after {
    margin: 0 auto !important;
  }
  .tab-block {
    display: none !important;
  }
  .tab-none {
    display: block !important;
    margin-bottom: 35px !important;
    z-index: 999;
    position: relative;
    text-align: center;
    padding-top: 12px;
  }
  .row-gap30 {
    row-gap: 15px !important;
  }
  .max_width_1060 {
    padding-top: 0px !important;
  }
  .dev-solution h2.margin-bottom-20 {
    margin-bottom: 30px !important;
  }
  .badge-round {
    margin: 0 auto 20px !important;
  }
  .pt_10 {
    padding-top: 0;
  }
  .main_ecommerce .owl-next,
  .main_ecommerce .owl-prev {
    display: none;
  }
  .smallwidth-wrapper .mobile-img {
    max-width: 206px;
  }
  .mobile-center {
    text-align: center;
  }
  .tablet-none {
    display: none !important;
  }
  .tablet-block {
    display: block !important;
  }
  .main_footer_div .container {
    width: 90% !important;
  }
  .margin-top-90 {
    margin-top: 90px;
  }
  .our-clinikk .heading-underline::after {
    bottom: -10px !important;
  }
  .testimonial-clients .yellow_section .section_padding_small {
    padding-top: 15px !important;
  }
  .check-points {
    padding: 15px 0 15px;
  }
  .app-features .py-35 {
    padding: 15px 0 30px !important;
  }
  .banner-content {
    padding-top: 25px;
  }
  .banner-content h1 {
    padding-bottom: 0;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .social_title {
    text-align: left;
  }
  .ftr_social_icon {
    display: block !important;
  }
  .dev-solution .service .card h3 {
    line-height: 1.4;
  }
  .dev-solution .card p {
    line-height: 1.7;
  }
  .banner-qouote .submit-btn {
    min-height: 42px;
  }
  .banner-qouote p {
    padding-bottom: 0;
  }
  .banner-point li::before {
    position: static;
    flex-shrink: 0;
    margin-right: 10px;
    margin-top: 2px;
  }
  .banner-point li {
    display: flex;
    align-items: flex-start;
  }
  .technology-section {
    padding-top: 15px;
  }
  .banner-wrap {
    padding-bottom: 0;
  }
  .our-clients .trust-client {
    text-align: center;
    gap: 40px;
  }
  .mobile-mb-20 {
    margin-bottom: 20px !important;
  }
  .animation1::after,
  .animation1::before,
  .animation2::after,
  .animation2::before,
  .animation3::after,
  .animation3::before,
  .animation4::after,
  .animation4::before {
    background-size: 100%;
  }
  .step-innerblock:nth-child(4n) .step-blockwrap::after {
    display: block;
  }
  .step-innerblock:nth-child(3n) .step-blockwrap::after {
    display: none;
  }
  .our-clients .trust-client .client-imgs:last-child {
    text-align: center;
  }
  .main-section {
    padding-top: 95px;
  }
  .pt-30 {
    padding-top: 15px;
  }
  .row-gap-40 {
    row-gap: 20px;
  }
  .tablet-pt-0 {
    padding-top: 0 !important;
  }
  .tablet-mb-10 {
    margin-bottom: 10px !important;
  }
  .solution-medicaltext {
    font-weight: 400;
    font-size: var(--fs18) !important;
    line-height: 1.4;
    margin-top: 0;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
  }
  .address_details_new {
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .map_bg_main {
    background-size: 100%;
    background-position: 100% 100%;
    background-image: none;
    background-color: #3a065e;
    height: auto !important;
  }
  .map_heading h3 {
    padding: 25px 0 10px !important;
  }
  .address_details_new {
    margin-bottom: 20px;
  }
  .padding_left,
  .padding_right {
    padding: 0;
  }
  .contact_wrap a {
    justify-content: center;
  }
  .free_quote_form .pure-material-textfield-outlined {
    margin-bottom: 10px !important;
  }
  .contact_address_main .full_address_div {
    margin-bottom: 30px;
  }
  .free_quote_form .form_heading {
    margin-bottom: 15px;
  }
  .contact_address_main {
    padding: 0 40px 0;
  }
  form.free_quote_form {
    padding: 30px;
  }
  .map_bg_main {
    background-size: 100%;
    background-position: 100% 100%;
  }
  .contact_address_main {
    padding: 0 30px 0;
  }
  .free_quote_form .pure-material-textfield-outlined.margin_bottom_8px {
    margin-bottom: 4px !important;
  }
  .free_quote_form .alert-success {
    position: inherit;
    width: 100%;
    margin: 15px 0 0;
  }
  .attach_file_div {
    padding-right: 8px;
  }
  .contact_address_main .col-md-6.no_padding {
    width: 50%;
  }
  .tablet-flex-column {
    flex-direction: column;
  }
  header.main_header.header ul.header_top li > a {
    min-height: auto;
  }
  .left_padding_zero,
  .right_padding_zero {
    padding: 0;
  }
  .main_footer_div {
    background-size: cover;
    background-image: none;
    background-color: #1c2649;
    padding-top: 40px;
  }
  .main_footer_div:before {
    background-image: none;
  }
  .name_position.center {
    bottom: 17px;
  }
  .left_under_line {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 41px;
  }
  .right_padding_zero {
    padding-left: 0;
  }
  .center_under_line {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .desc_txt {
    margin-bottom: 20px;
  }
  .desc_txt {
    font-size: 16px;
    line-height: 28px;
  }
  .frame_project_database .nav-tabs li a {
    font-size: 16px;
    padding: 10px;
  }
  .top_section_child .center_under_line {
    font-size: 32px;
  }
  .top_section_child
    .col-lg-12.col-md-12.col-sm-12.col-xs-12.no_padding.top_margin
    .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding: 15px;
  }
  .col-lg-12.col-md-12.col-sm-12.col-xs-12.no_padding.top_margin {
    margin: 10px 0;
  }
  .trustable_client_div {
    margin: 50px 0 10px;
  }
  .top_service_section_div {
    background-size: cover;
  }
  .trust_logo {
    margin-bottom: 20px;
  }
  .trust_client_child {
    margin-bottom: 15px;
  }
  .client_box {
    padding: 15px;
    margin: 5px 0;
  }
  .quote_span {
    font-size: 40px;
    line-height: 40px;
  }
  .name_position {
    padding-left: 10px;
  }
  .media_partner_div {
    margin-top: 80px;
  }
  .location_div_main {
    padding: 0 40px 0 50px;
  }
  .btm_footer {
    margin-top: 50px;
  }
  .ftr_connect_links {
    flex-direction: column;
    margin-top: 0;
  }
  .connect_with_us {
    text-align: center;
    width: 100%;
    padding-top: 42px;
  }
  .ftr_links_wrap {
    width: 100%;
  }
  .media_logo {
    width: 33.33%;
  }
  .media_partner_div {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .media_section_main .media_logo:nth-child(4n) {
    border-right: 1px solid rgb(0 0 0 / 0.1);
  }
  .media_section_main .media_logo:nth-child(3n) {
    border-right: none;
  }
  .main_footer_div .col-lg-6.col-md-6.col-sm-12.col-xs-12.left_padding_zero {
    padding-right: 0;
  }
  .client_box p {
    margin: 15px 0;
    padding: 0 10px;
  }
  .quote_span {
    font-size: 60px;
    line-height: 60px;
  }
  .client_box {
    padding: 20px;
  }
  .video_box {
    padding: 0;
  }
  #get_a_free_quote .modal-dialog {
    width: 100%;
    margin: 0;
  }
  #get_a_free_quote.contact_modal button.close {
    color: #333;
  }
  .slider_flex {
    display: inline-block;
  }
  .slider_img_div {
    width: 100%;
    text-align: center;
  }
  .slider_img_div .slider_img {
    max-width: 80%;
    margin: 0 auto;
  }
  .blockchain_two_box h2 {
    font-size: 18px;
  }
  .testimonial_client_div {
    margin-bottom: 0;
  }
  .banner_slider_div_casestydy .slider_flex,
  .banner_fitness_casestydy.banner_slider_div_casestydy .slider_flex {
    display: block;
    padding: 0;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy {
    width: 100%;
  }
  .banner_slider_div_casestydy .slider_img_div {
    width: 100%;
  }
  .banner_slider_div_casestydy {
    margin-top: 105px;
    padding: 80px 30px 0;
  }
  .banner_down_div h2.center_under_line {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .banner_down_div {
    padding: 40px 0;
    margin-bottom: 30px;
  }
  .slider_flex_casestudy {
    display: flex;
    flex-direction: column;
  }
  .slider_flex_casestudy .slider_img_div {
    display: flex;
    order: 2;
    width: 100%;
    margin: 15px 0 0;
  }
  .slider_content_div_casestudy {
    width: 100%;
  }
  .slider_flex_casestudy .slider_img_div .slider_img {
    max-width: 50%;
  }
  .slider_flex_casestudy .left_under_line {
    margin-bottom: 30px;
  }
  .case_study_requirement_main {
    text-align: left;
  }
  .key_feature_slider.owl-carousel .owl-item img {
    max-width: 50%;
  }
  .newsletter_wrap {
    position: relative;
    width: 280px;
    margin: 0 auto;
  }
  .ftr_links {
    width: 30%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .ftr_links_wrap {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_copyright {
    flex-direction: column;
  }
  .copyright_wrap {
    order: 2;
    text-align: center;
  }
  .copyright_wrap span {
    margin-right: 10px;
  }
  ul.policy_wrap li:last-child {
    padding-right: 10px;
  }
  .copyright_wrap .img_wrap {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .footer_copyright {
    padding-top: 30px;
  }
  .ftr_social_icon {
    margin-top: 30px;
  }
  .ftr_social_icon a {
    margin-left: 10px;
  }
  .ftr_connect_links h4 {
    min-height: inherit;
    margin-bottom: 14px;
  }
  .ftr_links ul li a {
    font-size: 15px;
  }
  .connect_with_us {
    width: 280px !important;
  }
  .budget_select_div {
    background-position-x: 98%;
  }
  .footer_contact {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .element-item {
    min-height: 290px;
  }
  .ftr_links.tech_links_details {
    order: 4 !important;
    width: 50% !important;
  }
  .company_links_details {
    width: 50% !important;
    order: 5 !important;
  }
  .company_links_details ul {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .tech_links_details ul {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .banner-point {
    padding-left: 0;
  }
  .banner-content .banner-point {
    padding-top: 5px;
  }
  .technology-section .techcard_wrap {
    padding: 25px 10px;
    border-radius: 5px;
  }
  .technology-section .tech-card.upwork::after {
    display: block;
  }
  .technology-section .tech-card .techcard-rating {
    padding-bottom: 0;
  }
  .dev-solution .card {
    margin: 0;
  }
  .dev-solution .card .card-nuber {
    width: 35px;
    height: 35px;
  }
  .app-features .banner-block {
    padding-bottom: 30px !important;
    margin: auto;
  }
  .app-features .banner-block .mobile-animation1::after {
    left: -16px !important;
    height: 350px !important;
  }
  .patientcare-btn {
    padding: 15px;
  }
  .app-features .banner-block .mobile-animation1::before {
    left: -100px !important;
    bottom: -82px;
  }
  .app-features .banner-block .mobile-animation1::before {
    left: -146px !important;
    bottom: -152px !important;
    height: 350px;
  }
  .banner-qouote {
    margin: 16px 0;
    height: auto;
  }
  .m-auto {
    margin: 0 auto;
  }
  .app-features .heading-underline,
  .medical-compliance .heading-underline,
  .our-process .heading-underline,
  .faq .heading-underline,
  .healthcare-industry .heading-underline,
  .client-few-word .heading-underline {
    margin-bottom: 10px;
  }
  .order-0 {
    order: 0;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .tech-service .tech-content span {
    padding: 12px 14px;
  }
  .app-features .banner-block .mobile-animation::before {
    bottom: -133px !important;
    left: -24px !important;
    height: 300px !important;
    width: 480px !important;
    background-size: 100% !important;
    display: none !important;
  }
  .app-features .banner-block .mobile-animation::after,
  .app-features .banner-block .mobile-animation1::after,
  .app-features .banner-block .mobile-animation1::before {
    display: none !important;
  }
  .patientcare-section .patientcare-card p {
    padding: 20px 0;
  }
  .our-clinikk .banner-block img {
    max-height: 400px;
    height: 100% !important;
  }
  br {
    display: none;
  }
  .display-none {
    display: none;
  }
  .medical-dimg {
    display: block !important;
    width: 50px;
  }
  .service-medical.line1:after,
  .service-medical.line2:after,
  .center-heading::before {
    display: none;
  }
  .medical-industry {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .service-medical {
    align-items: center;
    justify-content: center;
  }
  .service-medical p,
  .wrap-card .card-p {
    align-self: center !important;
    padding: 15px 0 20px 0px !important;
  }
  .center-heading h4 {
    padding-bottom: 30px;
    font-size: 18px;
  }
  .service-medical-center .center-heading {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 0;
    border: 0;
  }
  .mobile_view_slider .owl-dots {
    right: 42% !important;
    bottom: 12px !important;
  }
  .projects-completation .complitation-block .project-comp,
  .projects-completation .complitation-block .year-comp,
  .projects-completation .complitation-block .team-comp,
  .projects-completation .complitation-block .client-comp {
    min-width: 290px !important;
  }
  .apps-wrapper {
    padding-bottom: 80px;
  }
  .slick-dots {
    bottom: -30px;
  }
  .technology-section .techcard_wrap {
    padding: 15px 15px;
  }
  .tablet-mb-0 {
    margin-bottom: 0 !important;
  }
  .tablet-mb-20 {
    margin-bottom: 20px !important;
  }
  .faq .faq-card:not(:last-child) {
    margin-bottom: 20px;
  }
  .banner-qouote .submit-btn {
    font-size: 16px;
  }
  .health-clients {
    padding-top: 0;
  }
  .mobile-pt-40 {
    padding-top: 50px;
  }
  .Medical-service .card-wrap .card-content {
    padding: 15px;
  }
  .tablet-pb-0 {
    padding-bottom: 0 !important;
  }
  .tablet-mb-10 {
    margin-bottom: 10px !important;
  }
  .tablet-mb-15 {
    margin-bottom: 15px !important;
  }
  .tablet-mt-0 {
    margin-top: 0 !important;
  }
  .tech-service:last-child {
    margin-bottom: 0 !important;
  }
  .testimonial-clients .yellow_section .section_padding_small {
    padding-top: 0 !important;
  }
  .mobile-pb-40 {
    padding-bottom: 50px;
  }
  .bg-blue.mobile-pb-40 {
    padding: 30px 0 !important;
  }
  .our-clients .trust-client .client-imgs img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: inherit;
  }
  .banner-point li {
    margin-bottom: 6px;
  }
  .dev-solution .card h3 {
    padding: 10px 0 10px 0;
  }
  .video-overlay-play-button {
    height: 20%;
    bottom: 20px;
  }
}
@media screen and (max-width: 990.99px) {
  .location_div_main {
    padding: 40px 0 0;
  }
  .connect_with_us h3 {
    text-align: left;
  }
}
@media screen and (max-width: 991.98px) {
  :root {
    --spacing50: 30px;
    --spacing25: 10px;
  }
  .faq .faq-card .heading p {
    --fs65: 30px;
  }
  .faq {
    padding-bottom: 0px !important;
  }
  .faq .faq-card:last-child {
    margin-bottom: 5px !important;
  }
  .display-flex {
    display: flex !important;
  }
  .faq .faq-content h3 {
    line-height: 1.5;
  }
  .createfood-wrapper {
    max-width: 650px;
  }
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-center.title-border::after {
    margin: 12px auto !important;
  }
  .testimonial-section
    .testimonial-wrapper
    .testimonial-videosection
    .owl-item {
    padding-left: 12px;
  }
  .position-static {
    position: static;
  }
  .tablet-mt-65 {
    margin-top: 65px !important;
  }
  .apps-imgblock {
    text-align: center;
  }
  .food-delievery .mb-20 {
    margin-bottom: 12px;
  }
  .apps-wrapper .primary-btn {
    margin-top: 25px !important;
  }
  .app-features .banner-block.row {
    width: calc(100% + 30px);
  }
  .projects-completation .complitation-block {
    gap: 15px;
    margin-bottom: 15px;
  }
  .step-listing li {
    margin-bottom: 5px;
  }
  .banner-qouote h3 {
    margin-bottom: 10px;
  }
  .mobile-centerimg {
    text-align: center;
  }
  .pb-20 {
    --pb20: 30px;
  }
  .mobile-mb-20 {
    margin-bottom: 30px !important;
  }
  .discover-foodwrapper {
    max-width: 500px;
  }
  .food-delievery .mb-20,
  .food-delievery .mb-10 {
    margin-bottom: 10px;
  }
  .food-delievery .patientcare-btn img {
    padding-left: 9px;
  }
  .tech-service .heading {
    margin-bottom: 15px;
  }
  #technology_slider .owl-dots .owl-dot.active span,
  #technology_slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
  }
  .food-delievery .heading-underline:after {
    margin-top: 10px !important;
  }
  .check-points .banner-point {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
  .food-banner .check-points .banner-point {
    padding-top: 0;
  }
  .maxw-80 {
    max-width: 100%;
  }
  .faq .faq-card .heading p {
    padding-top: 8px;
  }
  .apps-contentblock {
    width: 100% !important;
    padding-right: 0;
  }
  .apps-contentblock {
    min-height: 455px !important;
  }
  .apps-imagewrap {
    width: 100% !important;
    text-align: center;
  }
  .mt_mobile_30 .trusted-title {
    padding: 15px;
  }
  .fitness-app-development .trusted-title {
    padding: 15px !important;
  }
  .fitness-app-development .faq .faq-card:last-child {
    margin-bottom: 0px !important;
  }
  .fitness-app-development .faq {
    padding-bottom: 0px !important;
  }
  .whychoose-block .col-md-4.mobile-mb-20 {
    width: 100% !important;
  }
  .imageblock img {
    width: 100% !important;
    height: 100%;
  }
  .d_flex_ec {
    display: flex;
    align-items: center;
  }
  .fs-44 {
    line-height: 40px;
  }
  .pt_20 {
    padding-top: 20px;
  }
  .mt_20 {
    margin-top: 30px;
  }
  span.hire_cta {
    display: inline !important;
  }
  .our-clinikk .pb_small.heading-underline::after {
    margin: auto !important;
  }
  .sticky_inner {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border: 1px solid rgb(255 255 255 / 50%);
    padding: 14px;
    border-radius: 10px;
  }
  .mobile_sticky_menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2583e9;
    z-index: 999;
    padding: 8px;
    display: flex;
    justify-content: space-evenly;
    column-gap: 0;
    align-items: center;
  }
  .mobile_sticky_menu .mobile_hide_banner {
    font-size: 28px;
    background: #1c2649;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
  }
  #button {
    bottom: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .step-blockwrap {
    text-align: center;
  }
  .step-listing {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767.99px) {
  .award_main_div {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
  }
  .tech-service .tech-content {
    justify-content: center;
  }
  .mt-60 {
    margin-top: 30px;
  }
  .location_div_main {
    padding: 10px 0 0 0;
  }
  .map_bg_main {
    height: 430px !important;
  }
  .navbar-collapse.collapse {
    max-height: 550px;
  }
  .testimonial-section
    .testimonial-wrapper
    .testimonial-videosection
    .owl-item
    .item,
  .testimonial-section
    .testimonial-wrapper
    .testimonial-videosection
    .owl-item.active
    .item {
    min-height: 495px !important;
  }
  .map_heading {
    padding-left: 22px !important;
  }
  .address_details_new {
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .form_section .form_heading h2 {
    font-size: 22px;
    line-height: 26px;
  }
  .map_bg_main {
    height: 300px;
  }
  .new_frequent_question .cmn_question .panel-body p {
    font-size: 14px;
  }
  .sub_popup .videomainti {
    font-size: 14px;
  }
  .location_div_main {
    padding: 10px 0 0 0;
  }
  .main_footer_div:after {
    height: 2636px !important;
  }
  .banner_slider_div_casestydy {
    padding: 50px 0 0;
    margin-top: 81px !important;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px;
  }
  .right_padding_zero {
    padding-bottom: 20px;
  }
  .main_footer_div {
    background-size: cover;
    background-position: none;
    background-image: none;
    background-color: #1c2649;
    padding-top: 40px;
  }
  .media_section_main .media_logo:nth-child(13n),
  .media_section_main .media_logo:nth-child(14n),
  .media_section_main .media_logo:nth-child(15n),
  .media_section_main .media_logo:nth-child(16n) {
    border-bottom: 1px solid rgb(0 0 0 / 0.1);
  }
  span.mobile_hide {
    display: none;
  }
  .main_header {
    padding: 10px 0 20px;
  }
  ul.header_top li {
    margin: 0 8px 0 0;
  }
  ul.header_top {
    padding-bottom: 10px;
  }
  ul.header_top li a {
    padding: 0 10px;
    border-right: 1px solid #ccc;
  }
  ul.header_top li:last-child a {
    border-right: none;
  }
  .filters-button-group .button {
    margin: 5px;
  }
  .banner_slider_div_casestydy.banner_grocery_casestydy .slider_flex {
    padding: 0;
  }
  .video-overlay-play-button {
    height: 11%;
    left: 37px;
    bottom: 21px;
  }
  .main_footer_div:after {
    background-color: #fff !important;
  }
  .budget_select_div {
    background-position-x: 98%;
  }
  .location_div_main {
    margin-bottom: 5px !important;
  }
  .map_heading h3 {
    padding: 10px 0 10px !important;
  }
  ul.header_top li a img {
    padding-right: 0;
    margin-left: 5px;
  }
  header.main_header.header ul.header_top li > a > img[alt="india_flag"],
  header.main_header.header ul.header_top li > a > img[alt="usa_flag"] {
    width: 18px;
  }
  .banner_slider_div_casestydy .slider_content_div_casestudy {
    padding-top: 0 !important;
  }
  header.main_header.header ul.header_top {
    padding-bottom: 5px;
  }
  .class_desktop_hide {
    display: inline-block;
    color: #2583e9;
  }
  .modal_calandry .modal-title {
    font-size: 20px;
  }
  .border_right {
    border-right: 0;
  }
  .cmn_question h4 a {
    text-align: left;
    padding-right: 50px !important;
  }
  .new_frequent_question .cmn_question h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .media_partner_div {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .main_header.menu-bg {
    padding: 10px 0 10px !important;
  }
  .slider_flex .slider_img_div:nth-child(even) {
    padding: 20px 0 0;
  }
  .slider_flex .slider_img_div:nth-child(odd) {
    padding: 0;
  }
  .slider_flex {
    flex-direction: column;
  }
  .slider_img_div {
    width: 100%;
  }
  .left_under_line {
    font-size: 22px;
    line-height: 41px;
  }
  .theme_btn {
    width: 200px;
    height: 48px;
    line-height: 44px;
    font-size: 18px;
  }
  .theme_btn img {
    margin-left: 10px;
  }
  .center_under_line {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .trust_client_child {
    flex-wrap: wrap;
  }
  .trust_logo {
    width: 48%;
  }
  .media_logo {
    width: 50%;
  }
  .media_section_main .media_logo:nth-child(3n) {
    border-right: 1px solid rgb(0 0 0 / 0.1);
  }
  .media_section_main .media_logo:nth-child(2n) {
    border-right: none;
  }
  .ftr_social_icon {
    margin-left: 0;
    margin-top: 20px;
  }
  .ftr_social_icon a:first-child {
    margin-left: 0;
  }
  .ftr_links_wrap {
    flex-wrap: wrap;
  }
  .ftr_links {
    width: 18%;
    margin-bottom: 20px;
  }
  .address_div_child {
    margin-top: 40px;
  }
  .contact_space {
    margin-top: 40px;
  }
  .btm_footer {
    margin-top: 0;
  }
  .ftr_connect_links {
    margin-top: 40px;
  }
  .frame_project_database .nav-tabs li a {
    line-height: 20px;
    font-size: 15px;
  }
  .frame_project_database .tab-content {
    padding: 20px 0 0;
  }
  .top_section_child .center_under_line {
    line-height: 41px;
    font-size: 22px;
  }
  .col-lg-12.col-md-12.col-sm-12.col-xs-12.no_padding.top_margin {
    margin: 0;
  }
  .trustable_client_div {
    margin: 20px 0 0;
  }
  .main_footer_div {
    padding: 30px 0 0 0;
  }
  .field_div .form-group {
    width: 48%;
  }
  .testimonial_client_div .desc_txt {
    width: 100%;
    margin-bottom: 0;
  }
  .testimonial_slider_div .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
  }
  .main-wrapper .testimonial_slider_div .owl-nav button:first-child {
    margin-left: 0;
  }
  .form_title_desc h3 {
    font-size: 22px;
    letter-spacing: normal;
  }
  .main_footer_div {
    background-size: cover;
  }
  .top_service_section_div {
    background-size: 100%;
  }
  .industries_section_div {
    padding: 30px 0;
  }
  .left_under_line:after {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .top_margin {
    background-image: none;
  }
  .block_chain_main {
    display: inline-block;
  }
  .blockchain_two_box {
    width: 100%;
  }
  .blockchain_dev_content {
    margin-top: 0;
    display: inline-block;
  }
  .bg_div_chain {
    width: 100%;
  }
  .chain_dev_desc {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
  .bg_div_chain h2 {
    font-size: 22px;
  }
  .slider_img_div .slider_img {
    max-width: 90%;
  }
  .text_color_white {
    font-size: 24px;
    text-align: center;
  }
  .foreign_flags_wrap_div {
    margin-bottom: 30px;
  }
  .banner_down_div {
    padding: 40px 0 20px;
  }
  .slider_flex_casestudy .left_under_line {
    font-size: 24px;
    text-align: center;
  }
  .slider_flex_casestudy .slider_img_div .slider_img {
    max-width: 70%;
  }
  .key_feature_slider.owl-carousel .owl-item img {
    max-width: 70%;
  }
  .feature_desc h5 {
    font-size: 18px;
  }
  .technology_section_div {
    padding-bottom: 0;
  }
  .owl-nav {
    display: none;
  }
  .theme_btn_div {
    margin-bottom: 30px !important;
  }
  .ftr_links ul {
    text-align: left;
  }
  .ftr_connect_links h4 {
    text-align: left;
  }
  .ftr_links {
    width: 44%;
  }
  .ftr_connect_links h4 {
    min-height: auto;
    margin-bottom: 14px;
  }
  .technologies_li:hover .main_submenu_div {
    height: auto !important;
  }
  .top_service_section_div {
    padding-bottom: 0;
  }
  .services_child.margin_title_top {
    margin-top: 20px;
  }
  .casestudy_section_div_hire_page .element-item {
    width: 50%;
  }
  .pro_tag_div {
    display: flex;
    justify-content: center;
  }
  .element-item h4 {
    text-align: center;
  }
  .banner_slider_div_casestydy.banner_grocery_casestydy .slider_flex {
    min-height: inherit;
  }
  :root {
    --fs20: 16px;
    --fs24: 18px;
    --fs19: 16px;
    --fs44: 25px;
    --fs30: 20px;
    --stepCardWidth: calc(50% - 20px);
    --p-70: 30px 0;
    --pb40: 10px;
    --fs16: 16px;
    --fs65: 30px;
    --w130: calc(79% + 0px);
    --left165: -13px;
    --top145: -80px;
    --height320: 200px;
    --maxh600: 300px;
    --p-50: 20px 0;
    --minw375: 310px;
    --w20: calc(33% - 30px);
    --w33: 100%;
  }
  .Medical-service .card-wrap {
    min-height: 240px !important;
  }
  .mobile-pb-40 {
    padding-bottom: 40px;
  }
  h3.heading-underline,
  h2.heading-underline {
    padding-bottom: 10px !important;
    text-align: center;
  }
  .pt_70 {
    padding-top: 40px !important;
  }
  .app-features-content.mx_w_710 {
    text-align: center;
  }
  .attach_file_div {
    padding: 7px 10px !important;
  }
  .heading-underline:after {
    bottom: 0;
  }
  .mobile-pt-40 {
    padding-top: 40px;
  }
  .row-neg-20 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .app-features .py-35 {
    padding: 15px 0 40px;
  }
  .check-points {
    flex-wrap: wrap;
    gap: 0;
    padding: 12px 0;
  }
  .healthcar-solution .step-heading {
    min-height: auto !important;
  }
  .service-medical .wrap-card {
    width: 100%;
  }
  .center-heading h4 {
    padding-bottom: 15px;
  }
  .service-medical p,
  .wrap-card .card-p {
    padding: 8px 0 10px 0px !important;
    margin-top: 0;
    max-width: 220px;
    line-height: 1.3 !important;
    margin-left: 0 !important;
  }
  .wrap-card:last-child .card-p:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .our-clients .trust-client {
    gap: 30px;
  }
  .primary-btn {
    margin: auto !important;
  }
  .step-innerblock .step-blockwrap::after {
    display: none !important;
  }
  .py-35 {
    padding: 0 0 40px 0;
  }
  .animation1::after,
  .animation1::before,
  .animation2::after,
  .animation2::before,
  .animation3::after,
  .animation3::before,
  .animation5::after,
  .animation5::before,
  .animation4::after,
  .animation4::before,
  .animation6::after,
  .animation6::before {
    display: none !important;
  }
  .pt-30 {
    padding-top: 10px;
  }
  .main-section {
    padding-top: 65px;
  }
  .dev-solution .card {
    padding: 15px;
    margin: 0;
  }
  .patientcare-btn {
    padding: 10px;
  }
  .tech-service {
    padding: 15px;
    margin-inline: 15px;
  }
  .faq .faq-card .heading {
    padding-top: 3px;
  }
  .image_box:after {
    width: 54px;
    height: 54px;
    bottom: -28px;
    left: 10px;
  }
  .tech-service .heading {
    width: 100%;
    padding: 0 0 16px 0;
    text-align: center;
    position: relative;
  }
  .tech-service .heading::after {
    content: "";
    height: 2px;
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    background-color: var(--blue);
  }
  .taxi-solution .taxi-patiencare .patientcare-card p {
    padding: 0 !important;
  }
  .pb-15 {
    padding-bottom: 8px;
  }
  .pl-20 {
    padding-left: 0;
  }
  .px-30 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-20 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .complitation-block {
    gap: 15px;
    margin-bottom: 15px;
  }
  .pl-40 {
    padding-left: 15px !important;
  }
  .taxi-solution .app-features .banner-block {
    height: auto !important;
  }
  .tablet-mt-20 {
    margin-top: 20px;
  }
  .mobile-icons {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .taxi-solution .button-link {
    gap: 10px;
    padding-top: 10px;
  }
  .grocery-solution .apps-devlopecontent .heading-underline::after {
    bottom: 0px !important;
  }
  .tech-service .tech-content {
    width: 100%;
    gap: 8px;
  }
  .technology-section .tech-card {
    width: 24% !important;
    max-height: 80px;
    min-height: 50px;
  }
  .technology-section .techcard_wrap {
    min-height: 108px !important;
  }
  .technology-section .tech-card .techcard-logo {
    width: 60%;
    padding-bottom: 10px;
  }
  .technology-section .tech-card.goodfirms .techcard-logo {
    width: 90% !important;
  }
  .technology-section .tech-card .techcard-rating {
    width: 58%;
    padding-bottom: 15px;
  }
  .technology-section .goodfirms .techcard-rating,
  .technology-section .brak .techcard-rating {
    padding-bottom: 0px !important;
  }
  .animation1::before,
  .animation1::after {
    display: none;
  }
  .our-clinikk .heading-underline::after {
    bottom: 0px !important;
    margin: auto !important;
  }
  .our-Healthcare-app .heading-underline:after {
    margin-left: 5px;
    bottom: 0px !important;
  }
  .app-features .heading-underline,
  .medical-compliance .heading-underline,
  .our-process .heading-underline,
  .faq .heading-underline,
  .healthcare-industry .heading-underline,
  .client-few-word .heading-underline {
    margin-bottom: 7px;
  }
  .Medical-service .card-wrap {
    width: calc(50% - 40px);
  }
  .step-blockwrap {
    max-width: 350px;
  }
  .faq .faq-card {
    padding: 10px;
    margin-bottom: 20px;
    margin-inline: 15px;
  }
  .faq .faq-content h3 {
    margin-top: 5px;
  }
  .patientcare-section .patientcare-card p {
    padding: 0 0;
  }
  .faq .faq-card .heading p {
    font-size: var(--fs65);
  }
  .step-listing li:before {
    top: 2px;
  }
  .app-features .banner-block .mobile-animation::before {
    bottom: -95px;
    left: 34px;
    height: 230px;
    width: calc(100% + 50px);
  }
  .projects-completation .complitation-block .project-comp,
  .projects-completation .complitation-block .year-comp,
  .projects-completation .complitation-block .team-comp,
  .projects-completation .complitation-block .client-comp {
    min-width: 290px !important;
  }
  .apps-wrapper {
    padding-bottom: 45px !important;
  }
  .slick-dots {
    bottom: -21px;
  }
  .our-clinikk .banner-block.app-developers {
    padding-bottom: 30px !important;
  }
  .banner_fitness_casestydy.banner_slider_div_casestydy .slider_flex {
    padding: 0;
  }
  .contact_form_main .theme_btn_div {
    margin-bottom: 0px !important;
  }
  .contact_form_popup .row-custom .col-md-6 {
    width: 100%;
  }
  .video-overlay-play-button {
    height: 20%;
    bottom: 20px;
  }
  .banner-qouote {
    padding: 15px;
  }
  .mobile-sectionspacing {
    padding: 50px 0;
  }
  .testimonial-section {
    margin-top: 30px;
  }
  .mt-neg-20 {
    margin-top: -20px;
  }
  .pt_130 {
    padding-top: 40px !important;
  }
  .trusted-title {
    justify-content: center !important;
  }
  .fs-44 {
    line-height: 30px;
  }
  .badge-block {
    margin-bottom: 10px;
  }
  .mb-38 {
    margin-bottom: 10px !important;
  }
  .banner-content p {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 674px) {
  .createfood-wrapper {
    max-width: 540px;
  }
}
@media (max-width: 600px) {
  .key_feature_slider.owl-carousel .owl-item img {
    max-height: 480px;
  }
  .projects-completation .complitation-block {
    flex-direction: column !important;
    width: 100%;
  }
  .projects-completation .complitation-block .project-comp,
  .projects-completation .complitation-block .year-comp,
  .projects-completation .complitation-block .team-comp,
  .projects-completation .complitation-block .client-comp {
    width: 100%;
    min-width: 290px !important;
  }
}
@media screen and (max-width: 568px) {
  header.main_header.header ul.header_top li > a > img[alt="india_flag"],
  header.main_header.header ul.header_top li > a > img[alt="usa_flag"] {
    width: 18px;
  }
  ul.header_top li a img {
    padding-right: 0;
    margin-left: 5px;
  }
  .container {
    width: 97%;
  }
  .desc_txt {
    line-height: 26px;
  }
  .top_service_section_div {
    padding: 0 0 20px;
  }
  .ftr_links {
    width: 100%;
  }
  .connect_with_us {
    width: 80%;
    padding-top: 30px;
  }
  .ftr_social_icon a {
    margin-left: 10px;
  }
  p.sticky span {
    font-size: 18px;
  }
  .field_div .form-group {
    width: 100%;
    margin-bottom: 5px;
  }
  .field_div {
    flex-wrap: wrap;
  }
  .contact_form_main .theme_btn_div {
    margin-top: 10px;
  }
  .select_wrap {
    margin-bottom: 6px;
  }
  .attach_file_div {
    margin-bottom: 6px;
  }
  .frame_project_database .nav-tabs li a {
    font-size: 14px;
    padding: 10px 5px;
    margin: 0;
  }
  .menu_bar ul li a {
    font-size: 15px;
    padding: 10px 0;
  }
  .menu_title {
    font-size: 15px;
  }
  .service_header_title h4 {
    font-size: 15px;
  }
  .menu_bar ul li .main_submenu_div ul li a {
    font-size: 14px;
  }
  .main_logo {
    padding: 0 0 0;
  }
  .contact_company {
    margin-bottom: 10px;
    width: 100%;
    float: left;
  }
  #get_a_free_quote.contact_modal button.close {
    top: 10px;
    right: 10px;
  }
  .blockchain_two_box h2 {
    font-size: 16px;
  }
  .theme_btn {
    font-size: 16px;
  }
  .img_wrap img {
    max-width: 80%;
  }
  .banner_slider_div_casestydy {
    padding: 50px 0 0 !important;
    margin-top: 78px !important;
  }
  .text_color_white {
    font-size: 22px;
  }
  .slider_flex_casestudy .left_under_line {
    font-size: 22px;
    line-height: 31px;
  }
  .slider_flex_casestudy .slider_img_div .slider_img {
    max-width: 80%;
  }
  .key_feature_slider.owl-carousel .owl-item img {
    max-width: 80%;
  }
  li.feature_steps {
    width: calc(100% - 28px);
  }
  .feature_desc {
    margin-left: 5px;
  }
  li.serial_number {
    width: 20px;
    height: 20px;
  }
  li.serial_number span {
    font-size: 14px;
  }
  .feature_desc h5 {
    line-height: 24px;
  }
  .feature_desc ul {
    padding: 5px 0 0 15px;
  }
  .address_div_child {
    width: 100%;
    margin-top: 28px;
  }
  .contact_space {
    margin-top: 30px;
  }
  .footer_copyright {
    padding-top: 15px;
  }
  .connect_with_us div#emptyemailMessage {
    max-width: 100%;
    text-align: left;
    margin-top: 2px;
  }
  .select_wrap {
    margin-bottom: 10px;
  }
  .free_quote_form .select_wrap {
    margin-bottom: 15px;
  }
  .free_quote_form .attach_file_div {
    margin-bottom: 15px;
  }
  .attach_file_div {
    margin-bottom: 6px;
  }
  .map_heading h3 {
    font-size: 17px;
    line-height: 24px;
    padding: 60px 0 30px;
  }
}
@media screen and (max-width: 575px) {
  .budget_select_div {
    background-position-x: 96%;
  }
  .technology-section .tech-card .attach_file_div {
    padding-right: 10px;
  }
  .technology-section .tech-card::after,
  .technology-section .tech-card.upwork::after {
    display: none;
  }
  .font28 {
    font-size: 18px !important;
  }
  .width-70 {
    width: 55px !important;
    height: 55px !important;
    border-radius: 9px !important;
    padding: 10px !important;
  }
}
@media screen and (max-width: 567.99px) {
  :root {
    --stepCardWidth: 100%;
    --p-70: 20px 0;
    --pt-70: 15px;
    --pb-70: 15px;
    --fs20: 16px;
    --fs18: 15px;
    --w130: calc(100% + 69px);
    --left165: -63px;
    --top145: -59px;
    --height320: 140px;
    --w20: calc(100% - 20px);
  }
  .margin-top-90 {
    margin-top: 90px !important;
  }
  .Medical-service .card-wrap {
    min-height: 200px !important;
  }
  .technology-section .tech-card {
    width: 50% !important;
    max-height: 115px;
    min-height: 100px;
  }
  .sports-page .banner-content .banner-point:nth-child(1),
  .ev-charging .banner-content .banner-point:nth-child(1) {
    padding-top: 7px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .sports-page .banner-content .banner-point:nth-child(2),
  .ev-charging .banner-content .banner-point:nth-child(2) {
    padding-top: 2px !important;
  }
  .ev-charging .banner-block.pb-20 {
    padding-bottom: 20px !important;
  }
  .technology-section .tech-card:not(:nth-child(3)):not(:nth-child(4)):before {
    content: " ";
    width: 90%;
    height: 1px;
    top: 95%;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    background-color: #cfd3de;
    left: 0;
  }
  .technology-section .tech-card:not(:last-child):after {
    content: " ";
    width: 1px;
    height: 80%;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    background-color: #cfd3de;
  }
  .tablet-mt-65 {
    margin-top: 80px !important;
  }
  .mobile-animation::after,
  .mobile-animation1::after,
  .mobile-animation::before,
  .mobile-animation1::before {
    display: none !important;
  }
  .service-medical {
    flex-direction: column;
  }
  .app-features .py-35 {
    padding: 15px 0 20px !important;
  }
  .our-clients .trust-client {
    gap: 20px;
  }
  .main-section .why_choose .col-xs-6:nth-child(odd),
  .main-section .testimonial-section .col-xs-6:nth-child(odd) {
    padding-right: 8px !important;
  }
  .main-section .why_choose .col-xs-6:nth-child(even),
  .main-section .testimonial-section .col-xs-6:nth-child(even) {
    padding-left: 8px !important;
  }
  footer .container {
    padding: 0 !important;
  }
  .our-clients .trust-client .client-imgs:nth-child(2),
  .our-clients .trust-client .client-imgs:nth-child(3) {
    margin: 7px 0;
  }
  .contact_form_main {
    padding: 15px;
  }
  .ftr_social_icon {
    margin-left: 0;
    margin-top: 10px;
  }
  .faq .faq-card {
    flex-direction: column;
  }
  .faq .faq-card .heading {
    width: 100%;
    text-align: left;
    padding-inline: 10px;
  }
  .faq .faq-card .faq-content {
    width: 100%;
    padding-inline: 10px;
  }
  .main-section p {
    line-height: 25px;
  }
  .dev-solution h2.margin-bottom-20 {
    margin-bottom: 15px !important;
    width: 100%;
  }
  .technology-section .tech-card .techcard-logo {
    width: 60%;
    padding-bottom: 10px;
  }
  .technology-section .tech-card.goodfirms .techcard-logo {
    width: 90% !important;
  }
  .technology-section .tech-card .techcard-rating {
    width: 55%;
    padding-bottom: 15px;
  }
  .mobile-mb-0 {
    margin-bottom: 0px !important;
    padding-top: 10px;
  }
  .technology-section .tech-card {
    width: 50%;
    max-height: 80px;
    min-height: 80px;
  }
  .technology-section .tech-card:before {
    top: 88% !important;
  }
  .phone-select .select-wrap {
    width: 100%;
    margin: 0 !important;
  }
  .phone-select .phone-wrap {
    width: 100%;
  }
  .banner-qouote .phone-select {
    flex-wrap: wrap;
  }
  .banner-qouote .phone-select .phone-wrap {
    margin: 3px 0 20px 0;
  }
  .banner-qouote .form-group {
    margin: 10px 0;
  }
  .Medical-service .card-wrap {
    width: 100%;
    min-height: 100%;
  }
  .app-features .banner-block {
    width: 100%;
  }
  .app-features .mobile-slider {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
  .app-features .mobile-slider .slick-dots {
    bottom: -34px;
  }
  .app-features .mobile-slider img {
    margin: 0 auto;
  }
  .check-points .banner-point {
    margin-bottom: 0;
  }
  .app-features-content h3 {
    margin-bottom: 10px;
  }
  .tech-service .tech-content span {
    padding: 8px;
  }
  .step-innerblock .step-blockwrap::after {
    display: none !important;
  }
  .app-features .banner-block .mobile-animation::before {
    bottom: -68px;
    left: -42px;
    height: 160px;
    width: calc(100% + 150px);
  }
  .app-features .banner-block .mobile-animation1::after {
    left: -9px !important;
    height: 146px;
  }
  .app-features .banner-block .mobile-animation1::before {
    left: -57px !important;
    bottom: -56px;
    height: 146px;
  }
  .mobile_view_slider .owl-dots {
    right: 39% !important;
    bottom: 5px !important;
  }
  .pn-select {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .badge-round {
    margin: 0 auto 15px;
  }
  .taxi-solution .app-features .banner-block .mobile-animation::before {
    bottom: -95px !important;
    left: 34px !important;
    height: 230px !important;
    width: calc(100% + 50px) !important;
  }
  .taxi-solution .app-features .banner-block .mobile-animation::after {
    top: -76px !important;
    left: -92px !important;
    height: 230px !important;
    width: calc(100% + 0px) !important;
    display: none;
  }
  .taxi-solution .app-features .banner-block .mobile-animation1::after {
    top: -76px !important;
    left: 75px !important;
    width: calc(100% + 0px) !important;
    height: 100%;
  }
  .taxi-solution .app-features .banner-block .mobile-animation1::before {
    bottom: -95px !important;
    left: -67px !important;
    height: 230px !important;
    width: calc(100% + 0px) !important;
  }
  .mobile-pb-0 {
    padding-bottom: 0px !important;
  }
  .mobile-mt-0 {
    margin-top: 0px !important;
  }
  .taxi-solution .app-features-content h3 {
    padding: 5px 0 0;
  }
  .taxi-solution .app-features-content h4 {
    padding: 20px 0 10px;
  }
  .food-banner .check-points {
    column-gap: 10px;
    padding-top: 0;
  }
  .food-banner .check-points .banner-point li::before {
    margin-top: -1px;
  }
  .banner-point li::before {
    margin-top: 2px;
  }
  :root {
    --spacing50: 20px;
  }
  .video-overlay-play-button {
    height: 17%;
    left: 15px;
    bottom: 23px;
  }
  .ftr_links.tech_links_details {
    width: 61% !important;
  }
  .company_links_details {
    width: 58% !important;
  }
  .company_links_details ul {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .tech_links_details ul {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .m-pb-23 {
    padding-bottom: 23px !important;
  }
  .app-features .mobile-slider.row {
    width: calc(100% + 14px);
  }
  .mobile-slider {
    flex-wrap: wrap;
    row-gap: 10px;
    margin-left: -7px;
    margin-right: -7px;
  }
  .food-delievery .mobile-animation1::after,
  .food-delievery .mobile-animation1::before,
  .food-delievery .mobile-animation::after,
  .food-delievery .mobile-animation::before {
    display: none !important;
  }
  .mobile-slider .mobile-img {
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
  }
  .m-0 {
    margin: 0px !important;
  }
  .pl-20 {
    padding-left: 0px !important;
  }
  .taxi-solution .app-features-content h3 {
    padding: 5px 0 0;
  }
  .tablet-mb-20 {
    margin-bottom: 0px !important;
  }
  .our-clinikk .pb_small.heading-underline::after {
    bottom: 0px !important;
    margin: auto !important;
  }
  .pb-20 {
    --pb20: 10px;
  }
  .dev-solution h2.small_mt_20 {
    margin-bottom: 15px !important;
  }
  .mt_20 {
    margin-top: 0;
  }
  .step-blockwrap .step-blockwrap .app-imgwrap.first-imagewrap::after {
    display: none !important;
  }
  .our-clinikk .heading-underline::after {
    margin: auto !important;
  }
  .contact_address_main .col-md-6.no_padding {
    width: 60%;
  }
  .mobile_wrap_inner {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 475.98px) {
  .mobile-slider {
    flex-wrap: wrap;
  }
  .mobile-slider .mobile-img {
    width: auto;
    max-width: 50%;
  }
  .w-xs-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 450px) {
  .left_under_line {
    line-height: 31px;
  }
  .slider_flex_casestudy .slider_img_div .slider_img {
    max-width: 100%;
  }
  .key_feature_slider.owl-carousel .owl-item img {
    max-width: 100%;
  }
  .casestudy_section_div_hire_page .element-item {
    width: 100%;
  }
  .mt-20 {
    margin-top: 15px !important;
  }
  .client-card {
    padding: 15px 4px !important;
  }
}
@media screen and (max-width: 340px) {
  .sub_popup .videomainti {
    font-size: 12px;
  }
}
@media screen and (max-width: 374px) {
  .col-xs-6 {
    width: 100% !important;
  }
  .client-card h3 {
    min-height: 31px;
  }
  .main-section .why_choose .col-xs-6:nth-child(odd),
  .main-section .testimonial-section .col-xs-6:nth-child(odd) {
    padding-right: 15px !important;
  }
  .main-section .why_choose .col-xs-6:nth-child(even),
  .main-section .testimonial-section .col-xs-6:nth-child(even) {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 320px) {
  .ftr_social_icon a {
    height: 34px !important;
    width: 34px !important;
  }
  .video-overlay-play-button {
    height: 15%;
    left: 7px;
    bottom: 26px;
  }
}
@media (min-width: 569px) and (max-width: 991px) {
  .connect_with_us div#emptyemailMessage {
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
    margin-top: 2px;
  }
}
@media screen and (max-width: 1224px) and (min-width: 992px) {
  .col-xl-33 {
    width: 33.33%;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1680px) {
  .small-infocontent.text-dark.font18 span:nth-child(2) {
    font-size: 14px !important;
  }
}
@media (min-width: 1199.98px) and (max-width: 1499.98px) {
  .apps-block {
    padding: 50px 40px 50px 50px !important;
    border-radius: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .banner-content h1 {
    padding-top: 5px;
  }
  .check-points .banner-point {
    padding-right: 25px !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1120px) {
  .service_li .main_submenu_div {
    top: 120px !important;
  }
  .about_li .main_submenu_div {
    top: 55px;
  }
  .technologies_li .main_submenu_div {
    top: 120px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner_slider_div_casestydy.banner_celeb_app {
    margin-top: 79px;
  }
  .banner_celeb_app .service_banner_div {
    padding-top: 30px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1140px) {
  .contact_wrap a span {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .menu_bar ul li a {
    font-size: 15px;
    padding: 10px 3px;
  }
  .navbar-collapse.collapse {
    padding-right: 0;
  }
  .main_logo img {
    width: 150px;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1440px) {
  .technologies_li .main_submenu_div:before {
    left: -130px;
  }
  .service_li .main_submenu_div:before {
    left: 275px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1550px) {
  :root {
    --fs18: 14px !important;
  }
}
@media (min-width: 991.98px) and (max-width: 1399.98px) {
  .app-developed .owl-next,
  .app-developed .owl-prev {
    right: -50px !important;
  }
  .app-developed .owl-prev {
    left: -50px !important;
  }
  .tech-service .heading {
    font-size: 16px;
  }
  .tech-service .tech-content span {
    font-size: 14px;
  }
  .client-card h3 {
    font-size: 13px !important;
    margin-bottom: 0;
  }
}
@media (min-width: 991.98px) and (max-width: 1660px) {
  .fs-44 {
    line-height: 45px;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 768px) {
  .fitness-app-development .service {
    padding-top: 20px;
  }
  .fitness-app-development .our-clients {
    margin-top: 10px;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1250px) {
  .fitness-app-development .our-clients {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .media_section_main .media_logo:nth-child(13n),
  .media_section_main .media_logo:nth-child(14n) {
    border-bottom: none;
  }
  .width-70 {
    width: 48px !important;
    height: 48px !important;
    padding: 5px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .service-tablinks li a {
    padding: 17px 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  ul.header_top li a {
    font-size: 10px;
  }
  span.mobile_hide {
    vertical-align: top;
    line-height: 15px;
  }
  ul.header_top li a img {
    vertical-align: 1px;
    padding-right: 8px;
  }
  .media_section_main .media_logo:nth-child(13n),
  .media_section_main .media_logo:nth-child(14n),
  .media_section_main .media_logo:nth-child(15n) {
    border-bottom: 1px solid rgb(0 0 0 / 0.1);
  }
}
@media screen and (max-width: 1400px) and (min-width: 1366px) {
  .main_footer_div:before {
    top: 0 !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1114px) {
  .megamenu:hover .submenu {
    max-width: 1000px !important;
    z-index: 99 !important;
    margin-top: 38px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
  .main_footer_div:before {
    content: " ";
    position: absolute;
    width: 100%;
    background-image: url(../images/footer_shedo_new.webp);
    top: auto;
    right: 0;
    left: 0;
    top: -3% !important;
    height: 630px;
  }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  .main_footer_div:after {
    content: " ";
    position: absolute;
    width: 100%;
    background-color: #1c2649;
    top: auto !important;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1747px !important;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  ul.header_top li a {
    font-size: 13px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .wow {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    animation: none !important;
    -webkit-animation: none !important;
    animation-delay: unset !important;
    -webkit-animation-delay: unset !important;
  }
  .service_header_title h4 {
    font-weight: 400;
  }
  .menu_bar ul li a,
  .menu_title {
    font-weight: 400;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body .wow {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    visibility: visible !important;
    animation: none !important;
    -webkit-animation: none !important;
    animation-delay: unset !important;
    -webkit-animation-delay: unset !important;
  }
  .service_header_title h4 {
    font-weight: 400;
  }
  .menu_bar ul li a,
  .menu_title {
    font-weight: 400;
  }
}
@media screen and (min-width: 992px) and (max-width: 3000px) {
  .ev-charging .check-points {
    padding-bottom: 0;
  }
  .tab-block.border-bottom::after {
    display: none !important;
  }
}
@media screen and (max-width: 1366px) and (max-height: 695px) {
  .service_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .technologies_li:hover .main_submenu_div {
    overflow-y: visible;
  }
  .service_li .main_submenu_div {
    top: 104px;
  }
  .technologies_li .main_submenu_div {
    top: 104px;
  }
  .service_li .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: auto;
  }
  .technologies_li .main_submenu_div {
    height: calc(100% - 120px);
    overflow-y: auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .service_li .main_submenu_div {
    top: 120px !important;
  }
  .about_li .main_submenu_div {
    top: 55px;
  }
  .technologies_li .main_submenu_div {
    top: 120px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  p.sticky span {
    font-size: 17px;
    padding: 0 5px !important;
  }
  :root {
    --fs18: 14px !important;
  }
  .apps-wrapper {
    padding-bottom: 95px !important;
  }
}
.modal-backdrop {
  position: fixed !important;
}
@media (min-width: 569px) and (max-width: 991px) {
  .connect_with_us div#emptyemailMessage {
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
    margin-top: 2px;
  }
}
.trusted-title .font24 {
  font-size: var(--fs24) !important;
  margin-bottom: 0px !important;
}
.max_w_1330 {
  max-width: 1330px;
  margin: auto;
}
.retail_app {
  display: flex;
  flex-wrap: wrap;
  column-gap: 80px;
}
@media screen and (min-width: 1440px) and (max-width: 1660px) {
  .testimonial-section .client-card .font18 {
    font-size: 15px;
  }
  .testimonial-section
    .testimonial-wrapper
    .testimonial-videosection
    .owl-item.active
    .item {
    min-height: 520px;
  }
}
.heade_new .menu_bar ul li a img {
  margin-right: 6px;
}
.heade_new .menu_bar ul li a svg {
  margin-right: 6px;
}
.menu_bar .navbar-nav > li {
  padding-left: 2px !important;
}
.admin_app .swiper-pagination {
  bottom: -27px !important;
}
.cmn_question_div .cmn_question .panel-heading {
  width: 100% !important;
}
.new_frequent_question .panel-default > .panel-heading {
  border: none;
  background-color: transparent !important;
}
