/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744009168
Updated: 2025-04-07 06:59:28

*/

body {
  overflow-x: hidden;
  font-family: "Manrope" !important;
}

::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #000517;
}

::-webkit-scrollbar-thumb:hover {
  background: #000517;
}

.e-con-inner {
  padding-left: 80px !important;
  padding-right: 80px !important;
  max-width: 100% !important;
  width: 100% !important;
}

a {
  cursor: pointer !important;
}

.main-menu ul {
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.mega-menu {
  position: fixed;
  left: 0;
  top: 85px;
  width: 100vw;
  height: auto;
  background: #000517;
  padding: 20px 42px 30px;
  display: flex;
  gap: 0px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  margin: 0 auto;
}

.inner-menu.industries ul {
  column-count: 6;
  display: block !important;
}

.inner-menu a {
  color: #fff !important;
  font-size: 13px;
  line-height: 24px;
  font-family: "Manrope";
  display: block;
}

.main-first-title {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
  padding-bottom: 20px;
}

.main-first-title img {
  width: 40px;
  height: 20px;
  object-fit: cover;
  animation: 1s ease-in-out infinite alternate move-left-right;
  transition: trasform 1s ease-in-out;
  filter: brightness(0) saturate(100%) invert(100%) sepia(59%) saturate(248%) hue-rotate(258deg) brightness(118%) contrast(100%);
}

.has-mega {
  position: relative;
}

nav.main-menu ul li {
  padding: 30px 14px;
  cursor: pointer;
}

nav.main-menu,
nav.main-menu>ul>li {
  position: static;
}

.mega-col-left {
  border-right: 1px solid #fff;
  width: 35%;
  margin-right: 50px;
  height: fit-content;
  padding: 0 0 20px 0;
  height: 100%;
}

.has-mega:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}

.icon-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: 15% 15% 15% 15%;
}

.icon-grid img {
  width: 100%;
  display: block;
  filter: brightness(0) saturate(100%) invert(100%) sepia(59%) saturate(248%) hue-rotate(258deg) brightness(118%) contrast(100%);
}

a.main-nav-itmes {
  font-family: "Manrope", Sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}

span.menu-title {
  color: #fff;
  font-family: "Manrope";
  font-size: 35px;
  font-weight: 700;
}

.mega-col-right {
  display: flex;
  margin-top: 10px;
  width: 65%;
}

.mobile-tittle a {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-family: "Manrope";
  font-weight: 800;
}

.mobile-tittle {
  margin-bottom: 8px;
}

.inner-menu {
  margin-bottom: 20px;
}

@keyframes move-left-right {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(20px);
  }
}

.service-col {
  width: 50%;
}

.mega-menu.two .mega-col-left {
  height: fit-content;
  padding: 0 0 22px;
}

.hero-slider .elementor-swiper-button {
  background-color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  bottom: 0 !important;
  top: inherit !important;
  right: 20px !important;
  left: inherit !important;
}

.hero-slider .elementor-swiper-button.elementor-swiper-button-prev {
  margin-right: 58px !important;
}

.appsdelverd {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0 !important;
  letter-spacing: normal;
  text-align: left;
  top: -9px;
  position: relative;
}

.servicebox:hover .elementor-heading-title {
  color: #fff !important;
}

.servicebox {
  cursor: pointer;
}

.hero-sect .hero-slider img {
  max-height: 660px;
  object-fit: cover;
  border-radius: 22px !important;
  object-position: top;
}

.hero-sect .first-hero-box {
  min-height: 445px !important;
}

.hero-sect .hero-client-box {
  min-height: 190px !important;
}

.servicebox:hover .service-content {
  color: #fff !important;
}

.servicebox:hover .service-content p {
  color: #fff !important;
}

.servicebox:hover .toggle-btn {
  color: #fff;
}

.servicebox:hover .discover-btn a {
  color: #fff !important;
  border-color: #fff !important;
}

.service-content-wrapper {
  margin-top: 10px;
}

.service-content {
  font-family: "Manrope", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 6px;
  color: #00000080;
}

.toggle-btn {
  font-family: "Manrope", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 6px;
  color: #00000080;
}

.service-content {
  display: inline;
}

.short-text,
.full-text {
  display: inline;
}

.main-header nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
  width: 100% !important;
}

.servicebox {
  box-shadow: 0 4px 30px 3px rgba(0, 0, 0, 0.07);
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.servicebox:hover .serviceicon img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(59%) saturate(248%) hue-rotate(258deg) brightness(118%) contrast(100%);
}

.industry-sect .industry-col {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transition: 0.5s all ease;
}

.industry-sect .industry-col:hover {
  height: 450px;
}

.industry-sect .industry-content {
  margin-top: auto;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s all ease;
  position: static !important;
}

.industry-sect .industry-col:hover .industry-content {
  opacity: 1;
  transform: translateY(0px);
}

.indutry-btn a {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.industry-col {
  transition: 0.5s all !important;
}

.industry-col .indutry-btn a {
  transition: 0.5s all !important;
}

.industry-col:hover .indutry-btn a {
  transform: rotate(90deg);
}

.indutry-btn {
  border-radius: 100px;
}

.sotware-sol-list li.elementor-icon-list-item.elementor-inline-item {
  margin-top: 6px !important;
}

.Frame-2147226033 {
  width: 910px;
  height: 513px;
  margin: 0 24px;
  padding: 24px 26px 24px 48px;
  border-radius: 40px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.process-slider .owl-item .ue-item {
  display: flex !important;
  flex-direction: row-reverse !important;
  padding: 21px;
  border-radius: 40px !important;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.process-slider button.owl-next {
  border-radius: 70px !important;
  background-image: linear-gradient(134deg, #021039 2%, #05f 100%) !important;
}

.process-slider button.owl-next i.fas.fa-chevron-right {
  color: #fff;
}

.process-slider .uc_image_carousel_placeholder {
  width: 50%;
}

.process-slider .uc_image_carousel_content {
  width: 50%;
}

.process-slider .uc_image_carousel_content-wrapper {
  padding-right: 20px;
}

.case-slider .uc_image_carousel_content {
  background-image: linear-gradient(98deg, #021039 0%, #05f 100%);
  position: relative;
}

.case-slider .ue-btn {
  position: absolute !important;
  right: 20px !important;
  top: 20px !important;
}

.case-slider .owl-nav button {
  left: inherit !important;
  right: 20px !important;
  bottom: 20px !important;
  top: inherit !important;
}

.case-slider .owl-nav button.owl-prev {
  transform: translate(-60px, 0px);
}

.case-slider .ue-text ul {
  padding: 0 0 12px;
  display: flex;
  gap: 8px;
}

.case-slider .ue-text ul li {
  padding: 7px 15px;
  border-radius: 20px;
  list-style: none;
  border: 1px solid #fff;
}

.post-slider .ue-meta-data {
  justify-content: space-between !important;
  flex-direction: row-reverse !important;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 11px 3px;
}

.case-slider .ue-text {
  width: 94%;
}

.post-slider .uc_image_carousel_content_holder {
  position: relative;
}

.post-slider .uc_image_carousel_content_holder a .uc_post_title {
  margin-top: 38px !important;
}

.post-slider .owl-item {
  padding: 24px;
  border-radius: 24px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.mainfaq span.e-n-accordion-item-title-icon {
  right: 20px;
  position: absolute !important;
}

.mainfaq .e-n-accordion-item {
  border-radius: 8px;
  background-color: rgba(225, 225, 225, 0.2);
  position: relative;
}

.mainfaq .e-n-accordion-item::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 2px;
  background-color: #000;
  height: 0%;
  top: 3px;
}

.mainfaq .e-n-accordion-item[open]:before {
  height: 95%;
}

.testimonial-wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.testimonial-wrapper .swiper {
  width: 100%;
}

.testimonial-wrapper .swiper-slide {
  background: #f8f8f8;
  border-radius: 22px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: auto;
}

.testimonial-wrapper .testimonial-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.testimonial-wrapper .testimonial-header img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-wrapper .testimonial-header .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  gap: 10px;
}

.testimonial-wrapper .testimonial-header .info strong {
  font-size: 15px;
  color: #1e293b;
  font-family: "Manrope";
}

.testimonial-wrapper .testimonial-header .info span {
  color: #64748b;
  font-family: "Manrope";
}

.testimonial-wrapper .stars img {
  width: 100%;
  height: 26px;
}

.testimonial-wrapper .names {
  display: flex;
  flex-direction: column;
}

.quotes-img {
  margin: 10px 0 0 0;
}

.testimonial-wrapper .testimonial-text {
  font-size: 13px;
  color: #000;
  line-height: 1.5;
  font-family: "Manrope";
  margin: 0;
}

.hero-counter .elementor-counter-number-prefix {
  flex-grow: 0 !important;
}

.service-box-sect .servicebox:hover {
  /* background-image: linear-gradient(106deg,
      #021039 1.02%,
      #0055ff 100%) !important; */
  background-image: linear-gradient(106deg,
      #021039 0%,
      #0055ff 100%) !important;
}

.service-box-sect .servicebox::before {
  opacity: 0 !important;
  display: none !important;
  background-image: none !important;
}

.service-box-sect .servicebox:hover::before {
  opacity: 0 !important;
  display: none !important;
  background-image: none !important;
}

.number-box {
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}

.number-box:hover {
  background-image: linear-gradient(106deg,
      #021039 1.02%,
      #0055ff 100%) !important;
}

.number-box .elementor-counter-number-prefix {
  flex-grow: 0 !important;
}

.number-box .elementor-counter .elementor-counter-number-wrapper {
  transition: 0.3s all !important;
}

.number-box:hover .elementor-counter .elementor-counter-number-wrapper {
  color: #fff !important;
}

.number-box .elementor-counter-title {
  transition: 0.3s all !important;
}

.number-box:hover .elementor-counter-title {
  color: #fff !important;
}

.number-box p {
  transition: 0.3s all !important;
}

.main-grid-blog .ue-meta-data {
  display: flex !important;
  justify-content: space-between !important;
  flex-direction: row-reverse !important;
  flex-wrap: nowrap !important;
  line-height: 1em;
  margin: 11px 0 5px !important;
}

.main-grid-blog .ue_post_grid_item.ue-item {
  padding: 20px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
}

.number-box:hover p {
  color: #fff !important;
}

.post-content {
  font-family: "Inter";
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.post-content p {
  margin: 0;
}

.blogs-sec div#ez-toc-container nav ul li a {
  font-size: 15px !important;
  margin: 0 !important;
  line-height: 21px !important;
}

.blogs-sec div#ez-toc-container nav ul li {
  margin: 0 !important;
}

.ban-btn {
  padding: 10px 20px;
  background-color: #091e1c;
  color: #fff !important;
  text-decoration: none;
  border-radius: 0;
  margin-top: 11px;
  font-size: 12px;
  align-items: center;
  font-weight: 500;
  display: flex;
  width: fit-content;
  border: none;
  transition: all 0.25s;
  font-family: "Inter";
}

.ban-btn img {
  width: 18px;
  margin-left: 10px;
}

.ban-btn:hover img {
  transition: all 0.25s;
  transform: translateX(5px);
}

.ban-btn:hover {
  background-color: #000c36;
}

.blog-uper {
  background-color: #000517;
  padding: 40px 0;
  margin-top: 80px;
}

.blogs-sec .row {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  gap: 40px;
  position: relative;
  overflow: visible;
}

.blog-right nav {
  padding: 0 9px 0px 0px;
  max-height: 350px;
  overflow-y: scroll;
  height: 100% !important;
  background-color: #fff;
  margin: -6px 0 0;
}

.blog-right .ez-toc-list li {
  margin-top: 14px !important;
}

.blog-left {
  width: 70%;
}

.blog-right {
  width: 28%;
  position: sticky;
  top: 110px;
}

section.blogs-sec {
  padding: 100px 0;
}

.author-img {
  border-radius: 100px;
  width: 60px;
}

.blogs-client {
  display: flex;
  align-items: center;
  gap: 10px;
}

.blogs-client img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7496%) hue-rotate(226deg) brightness(97%) contrast(100%);
}

.blogs-client h6 {
  margin: 0;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}

ul.blog-breadcrums {
  padding: 0;
  display: flex;
  gap: 6px;
}

ul.blog-breadcrums li {
  list-style: none;
  color: #fff;
}

ul.blog-breadcrums li a {
  list-style: none;
  color: #fff;
}

img.blog-single-imag {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center;
}

.single-post .blogs-cont {
  background-color: #fff;
  padding: 24px 25px !important;
  margin-top: -11px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06) !important;
}

.blogs-sec div#ez-toc-container {
  background-color: #fff !important;
  background: #fff !important;
  border: none !important;
  padding: 0 !important;
  border-radius: 16px !important;
  padding: 20px !important;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06) !important;
}

.blog-wraper {
  display: flex;
  padding: 20px 0px;
  align-items: center;
  gap: 20px;
}

.blog-right nav ul {
  padding: 0 !important;
  margin: 0 !important;
}

.blog-right .ez-toc-title-toggle {
  display: none !important;
}

.blog-right label.ez-toc-title {
  border-radius: 10px;
  background: #fff;
  margin-bottom: 6px !important;
  padding: 0px !important;
  display: block !important;
  width: 100% !important;
  color: #000;
  font-size: 26px !important;
}

.blog-para {
  font-size: 13px !important;
  color: #000517;
  font-family: "Manrope";
}

body.single-post {
  overflow-x: hidden;
  overflow-y: visible;
}

.mobile-list li {
  margin-bottom: 7px;
  font-size: 16px;
}

.blog-tittle {
  font-size: 48px;
  color: #fff;
  font-family: "Manrope";
  font-weight: 800;
}

.blogs-cont h2 {
  font-size: 36px;
  color: #000;
}

.left-process-col {
  position: sticky;
  top: 110px;
}

.process-box:before {
  color: #fff;
  content: "1";
  position: absolute;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -70px;
  top: 0;
  z-index: 2;
  background-image: linear-gradient(106deg,
      #021039 1.02%,
      #0055ff 100%) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

.process-box.two:before {
  content: "2";
}

.process-box.three:before {
  content: "3";
}

.process-box.four:before {
  content: "4";
}

.process-box.five:before {
  content: "5";
}

.process-box.six:before {
  content: "6";
}

.main-contact-form {
  padding: 20px;
  border-radius: 14px;
  box-shadow: 10px 10px 50px 0 rgba(0, 98, 255, 0.03);
}

.main-contact-form h4 {
  font-family: "Manrope";
  font-size: 32px;
  color: #fff;
}

.main-contact-form label {
  color: #f3dfd8;
  font-family: "Manrope";
  font-size: 14px;
  display: block;
}

.main-contact-form label input {
  padding: 9px;
  border-radius: 8px !important;
  background-color: #fff !important;
  font-family: "Manrope";
}

.main-contact-form .contact-row .iti .iti__selected-dial-code {
  margin-left: -5px;
  font-size: 12px;
}

.main-contact-form .contact-row button.iti__selected-country {
  display: flex;
  border: none !important;
  background-color: #fff;
  color: #000 !important;
  padding: 0;
}

.main-contact-form .contact-row .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
  display: block;
  margin-top: 0px;
}

.main-contact-form span.label-name {
  font-size: 14px;
  font-family: "Manrope";
  display: block;
  margin-bottom: 3px;
}

.main-contact-form .col-md-12.input br {
  display: none;
}

.main-contact-form .col-md-12.input::placeholder {
  font-size: 12px;
  font-family: "Manrope";
}

.main-contact-form .col-md-12.input {
  padding-bottom: 3px !important;
}

.main-contact-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  font-size: 13px;
  font-family: "Manrope";
  padding: 9px;
  height: 90px;
  border-radius: 8px;
}

.main-contact-form input::placeholder {
  font-family: "Manrope";
  font-size: 13px;
}

.main-contact-form .col-md-12.btn-input input {
  color: #fff;
  border: none !important;
  background-color: transparent !important;
  background-image: linear-gradient(106deg, #021039 0%, #0055ff 100%);
  padding: 12px 21px;
  font-family: "Manrope";
  border-radius: 14px;
}

section.blogs-sec .main-contact-form {
  background-image: linear-gradient(106deg, #021039 0%, #0055ff 100%);
  box-shadow: none !important;
  padding: 12px;
}

section.blogs-sec .main-contact-form h4 {
  font-size: 22px;
  color: #fff;
}

.case-slider .carousel-image {
  height: 440px !important;
}

.case-slider .uc_image_carousel_placeholder {
  padding: 0 0 10px 0 !important;
}

.map-counter .elementor-counter-number-wrapper {
  background-image: linear-gradient(106deg, #021039 0%, #0055ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.awardslide {
  cursor: pointer !important;
}

.awardslide .swiper-slide:hover {
  transform: scale(1.04);
  box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 15px;
  background-color: rgb(255, 255, 255);
  color: black;
  border: 1px solid rgb(227, 227, 227);
  cursor: pointer;
}

.awardslide .swiper-slide {
  border-radius: 20px;
  text-align: center;
  height: 260px;
  transition: 0.4s;
  background-color: #f5f5f5;
  color: #000;
  overflow: hidden;
  will-change: transform;
  box-shadow: rgb(0 0 0 / 0.02) 0 0 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 12px !important;
}

.awardslide .client-img-wrapper {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-shrink: 0;
  height: 149px;
  width: 180px;
  font-size: 1.25rem;
  line-height: 1;
  overflow: hidden;
  user-select: none;
  transition: 0.8s;
  object-fit: contain;
}

.awardslide .client-img-wrapper .client-img {
  width: 80%;
  height: 80%;
  text-align: center;
  object-fit: contain;
  background: transparent;
  mix-blend-mode: multiply;
  opacity: 1;
}

.awardslide .swiper-slide h6.award-tittle {
  margin: 0 0 2px;
  font-size: 19px;
  color: #000 !important;
  font-weight: 900;
}

.awardslide .swiper-slide p {
  font-size: 12px;
  font-weight: 400;
}

.e-n-accordion-item p {
  margin: 0;
}

.e-n-accordion-item .e-con-full {
  padding-bottom: 11px;
}

.awardslide .swiper-wrapper {
  padding: 0 0 20px;
}

@media (max-width: 1366px) {
  .hero-sect .hero-slider img {
    max-height: 500px;
  }

  .hero-sect .first-hero-box {
    min-height: 335px !important;
  }

  .hero-sect .hero-client-box {
    min-height: 140px !important;
  }
}

@media (max-width: 1024px) {
  .e-con-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media (max-width: 767px) {
  .e-con-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .servicebox p {
    margin: 0 0 2px;
  }

  .mainfaq .e-n-accordion-item-title-text {
    padding-right: 32px !important;
  }

  .testimonial-wrapper .testimonial-header .info strong {
    font-size: 14px;
  }

  .testimonial-wrapper .testimonial-header .info span {
    font-size: 10px;
  }

  .industry-sect .industry-content {
    transform: translateY(0px);
  }

  .testimonial-wrapper .stars img {
    width: 100%;
    height: 16px;
  }

  .hero-sect .first-hero-box {
    min-height: fit-content !important;
  }

  .testimonial-wrapper .swiper-slide {
    font-size: 13px;
  }

  .case-slider .carousel-image {
    height: 210px !important;
  }

  .main-contact-form {
    padding: 10px;
  }

  .main-contact-form h4 {
    font-family: "Manrope";
    font-size: 22px;
  }

  .process-sect .right-process-col {
    margin-left: 10px !important;
  }

  .process-box:before {
    left: -34px;
    width: 28px;
    height: 28px;
  }

  .process-box {
    padding-left: 4px;
  }

  .left-process-col {
    position: relative;
    top: 0px;
    height: 100% !important;
  }

  .hero-slider img {
    max-height: 300px;
  }

  .first-hero-box {
    min-height: fit-content !important;
  }

  .hero-client-box {
    min-height: fit-content !important;
  }

  .blog-tittle {
    font-size: 24px;
  }

  p br {
    display: none;
  }

  ul.blog-breadcrums li {
    font-size: 12px;
  }

  .post-slider .owl-item {
    padding: 4px;
    border-radius: 24px;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.06);
    background-color: #fff;
  }

  .blog-uper {
    padding: 0px 0 30px;
    margin-top: 70px;
  }

  .case-slider .ue-text {
    width: 100%;
  }

  .blogs-client h6 {
    font-size: 15px;
  }

  .post-slider .owl-item {
    padding: 4px;
  }

  .testimonial-wrapper .testimonial-text {
    font-size: 12px;
    line-height: 16px;
  }

  .author-img {
    border-radius: 100px;
    width: 40px;
  }

  .case-slider .ue-btn {
    position: relative !important;
    right: 0px !important;
    top: 0px !important;
    margin-top: 0px;
  }

  .process-slider .uc_image_carousel_placeholder {
    width: 100%;
  }

  .testimonial-wrapper .swiper-slide {
    padding: 10px;
  }

  .case-slider .ue-text ul {
    flex-wrap: wrap;
  }

  .case-slider .ue-text ul li {
    padding: 6px;
    white-space: nowrap;
    font-size: 9px;
  }

  .process-slider .uc_image_carousel_content {
    width: 100%;
  }

  .case-slider .uc_image_carousel_content-wrapper p {
    margin: 0 !important;
    font-size: 11px !important;
    line-height: 14px;
  }

  .case-slider .owl-item .uc_image_carousel_placeholder {
    padding-bottom: 10px !important;
  }

  .process-slider .owl-item .ue-item {
    flex-direction: column !important;
    padding: 12px;
  }

  .process-slider .owl-nav button {
    display: none !important;
  }

  .case-slider .owl-nav button {
    display: none !important;
  }

  .process-slider .uc_image_carousel_content-wrapper {
    padding: 7px;
    padding-right: 0px;
  }

  .appsdelverd {
    font-size: 19px;
    margin-top: 6px;
    text-align: center;
  }

  .industry-col .industry-content {
    position: relative !important;
    opacity: 2;
    left: 0 !important;
    top: 0 !important;
  }

  .industry-col:hover .industry-content {
    opacity: 2;
    bottom: 0px !important;
    top: inherit !important;
    left: 0px !important;
    position: relative !important;
  }

  .industry-col .indutry-btn {
    display: none !important;
  }

  .industry-col {
    height: 220px !important;
    padding: 0 10px;
  }

  .hero-counter .elementor-counter-number-wrapper {
    justify-content: center;
    text-align: center;
    margin: 1px auto;
  }

  .blog-left {
    width: 100%;
  }

  img.blog-single-imag {
    width: 100%;
    height: 200px;
  }

  .blog-right {
    width: 100%;
    position: relative;
    top: 20px;
  }

  .blogs-client {
    gap: 8px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .blog-wraper {
    gap: 20px;
    padding: 20px 0px 0;
  }

  .blogs-sec .row {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0;
  }

  .industry-col:hover {
    height: 220px !important;
    padding: 0 10px;
  }

  .award-sect .swiper-slide img {
    width: 80% !important;
    height: 80% !important;
  }

  .awardslide .swiper-slide {
    height: 210px;
    padding: 8px !important;
  }

  .awardslide .client-img-wrapper {
    height: 130px;
    width: 130px;
  }

  .awardslide .swiper-slide h6.award-tittle {
    margin: 0 0 2px;
    font-size: 15px;
  }

  .number-box .elementor-counter-number-wrapper {
    margin: 0 auto;
  }

  section.blogs-sec {
    padding: 30px 0;
  }
}