/*
 Theme Name:   Garudan Child
 Theme URI:    https://wdtgaruda.wpengine.com/
 Description:  Garudan Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     garudan
 Tags:  Blog, portfolio, news
 Version:      1.0.0
 Tested up to: 6.6
 Requires PHP: 5.3
 Text Domain:  garudan-child
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Copyright (C) 2024 designthemes. All rights reserved.
*/

/* custom style start */

::-moz-selection {
  color: var(--e-global-color-primary);
  background: var(--e-global-color-77a1445);
}

::selection {
  color: var(--e-global-color-primary);
  background: var(--e-global-color-77a1445);
}

.mobile-menu ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a),
.mobile-menu ul ul > li > a:not(.menu-item-object-wdt_mega_menus ul li a) {
  color: #000;
  font-weight: 500;
}

.service-menu-list .elementor-icon-list-text {
  text-transform: none !important;
  font-weight: 400;
  letter-spacing: 0px;
  transform: translateX(30px) !important;
}

.service-menu-list a:hover .elementor-icon-list-text {
  opacity: 1 !important;
  filter: blur(0px) !important;
}
.service-menu-list .elementor-icon-list-icon {
  /* top: 0px !important; */
  opacity: 1 !important;
  filter: blur(0px) !important;
  transform: translateX(0px) !important;
}

.page-id-13858 .header_wrap_hover,
.single-wdt_listings .header_wrap_hover {
  background-color: #000;
}
.single-wdt_listings #header-wrapper {
  margin-bottom: 20px !important;
}
/* .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.wdt-popup-box-window.wdt-popup-box-window-9887491.wdt-fade-zoom.mfp-ready {
  display: none;
  }
  .mfp-bg.wdt-popup-box-window.wdt-popup-box-window-9887491.wdt-fade-zoom.mfp-ready {
    display: none;
    } */

.elementor-icon-box-title {
  margin-top: 0;
}

.home_logo_slider .jltma-logo-slider-item {
  transition: transform 0.6s ease !important;
}
.home_logo_slider .swiper-wrapper {
  align-items: center !important;
}

/* .home_logo_slider .jltma-logo-slider-item.swiper-slide-active {
  transform: scale(2) translateY(0);
} */

.home_logo_slider .jltma-logo-slider-item .jltma-logo-slider-img {
  transition: opacity 0.6s ease !important;
  filter: grayscale(1);
  opacity: 0.4;
}
.home_logo_slider
  .jltma-logo-slider-item.swiper-slide-active
  .jltma-logo-slider-img {
  filter: grayscale(0);
  opacity: 1;
}

.service_card_btn .elementor-button-icon {
  transition: all 0.4s ease-in-out;
}
.service_card_btn .elementor-button-icon {
  font-size: 24px;
}
.service_card_btn:hover .elementor-button-icon {
  margin-left: 10px;
}
.elementor-button-content-wrapper {
  align-items: center;
}

.service_card_hover .elementor-icon-box-title a,
.service_card_hover .elementor-icon-box-title span {
  position: relative;
  width: fit-content;
}
.service_card_hover .elementor-icon-box-title a:after,
.service_card_hover .elementor-icon-box-title span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--e-global-color-77a1445);
  opacity: 0;
  bottom: 0;
  left: 0;
}
.service_card_hover:hover .elementor-icon-box-title a:after,
.service_card_hover:hover .elementor-icon-box-title span:after {
  opacity: 1;
}

.tech_images img {
  filter: invert(1);
}

.home_testimonial .wdt-content-elements-group {
  display: flex;
  align-items: center;
}

.home_testimonial .wdt-content-title-group > span {
  display: none !important;
}

.jltma-entry-title:hover {
  text-decoration-color: var(--e-global-color-77a1445);
  text-decoration-line: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 0.15rem;
  text-underline-offset: 0.2rem;
}
.feature_folio .jltma-row {
  flex-direction: row-reverse;
}
.feature_folio .jltma-blog-list,
.feature_folio .jltma-blog-list img {
  height: 100%;
}
.feature_folio .jltma-blog-list .jltma-blog-post {
  margin-bottom: 0;
}
.feature_folio .jltma-blog-inner-container {
  height: auto;
}
.feature_folio img,
.feature_folio_right img,
.feature_folio_bottom img {
  transition: all 0.4s ease-in-out;
}
.feature_folio img:hover,
.feature_folio_right img:hover,
.feature_folio_bottom img:hover {
  transform: scale(1.1);
}
.feature_folio .jltma-blog-post .jltma-row > div {
  padding: 0 !important;
}
.feature_folio .elementor-widget-container {
  overflow: hidden;
}
.feature_folio_right .elementor-widget-container {
  overflow: hidden;
}
.feature_folio_bottom .elementor-widget-container {
  overflow: hidden;
}
.jltma-blog-post {
  height: 100%;
}
.feature_folio_bottom .jltma-blog-post {
  border: 1px solid #d2d2d2;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.ma-el-post-btn {
  display: none;
}
.jltma-blog-read-more:hover {
  color: inherit;
}
.jltma-blog-read-more {
  background-color: #d7515700;
  font-family: "DM Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #040404;
  padding: 0px 0px 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.feature_folio .jltma-blog-read-more,
.feature_folio_right .jltma-blog-read-more,
.feature_folio_bottom .jltma-blog-read-more {
  bottom: 28px;
  left: 28px;
}

.jltma-blog-read-more img {
  transition: all 0.4s ease-in-out;
  padding-left: 5px;
}
.jltma-blog-read-more img {
  /* font-size: 24px; */
}
.jltma-blog-read-more:hover img {
  margin-left: 10px;
}

.jltma-blog-entry-container {
  display: flex;
  flex-direction: column-reverse;
}
.jltma-post-entry-meta span:before {
  top: -3px;
}
/* .jltma-blog-list-default.classic .jltma-blog-read-more {
  padding-inline: 15px;
} */

.elementor-image-gallery .gallery-columns-2 .gallery-item {
  max-width: 50% !important;
}

.list-underline span:hover {
  text-decoration: underline;
}
.more {
  display: none;
}
.myBtn {
  font-weight: 800;
}
.myBtn:hover {
  color: #313131;
}

.technology_cont {
  display: flex;
  align-items: center;
  gap: 10px;
}
.technology_img {
  width: 35px;
  height: auto;
}

.loader-text:before,
.loader-text:after {
  display: none !important;
}

.custom_loader {
  background-color: #000 !important;
}

p.with-spinner:after {
  content: "";
  width: 11px;
  height: 13px;
  background-color: #000;
  display: inline-block;
  clip-path: polygon(10% 10%, 30% 0%, 90% 50%, 30% 100%, 10% 90%, 60% 50%);
  position: absolute;
  right: 20px;
  bottom: 20px;
  transform: translateX(0px);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 1;
}
p.with-spinner:after {
  background-color: #000 !important;
  /* right: -50px;
  opacity: 0; */
}
p.with-spinner:hover:after {
  background-color: #000 !important;
  /* right: -50px;
  opacity: 0; */
}
.button_2 p.with-spinner:after {
  background-color: #000 !important;
  display: none;
}
.button_2 p.with-spinner:hover:after {
  background-color: #000 !important;
}
/* p.with-spinner:before {
  content: "";
  width: 11px;
  height: 13px;
  background-color: #000;
  display: inline-block;
  clip-path: polygon(10% 10%, 30% 0%, 90% 50%, 30% 100%, 10% 90%, 60% 50%);
  position: absolute;
  right: 50px;
  bottom: 34px;
  transform: translateX(0px);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
p.with-spinner:hover:before {
  background-color: #fff;
  right: 20px;
  opacity: 1;
} */

.ma-cf form input[type="submit"] {
  margin-top: 0 !important;
}
#header-59
  .wdt-header-menu
  .menu-container
  .wdt-primary-nav
  li[class*="has-children"]
  > a
  > span:after {
  border-color: var(--wdtHeadAltColor) !important;
}

#header-59 .wdt-header-menu ul li.current_page_item > a {
  color: #000 !important;
  font-weight: 800;
}

/* 20-05-2025  */
section.erp_wraper {
  margin-top: -175px;
}
.erp {
  background: url(https://www.brandhighlighters.com/wp-content/uploads/2025/05/bg-liness.webp)
    no-repeat;
  background-size: 100%;
  padding: 150px 0px 80px;
  position: relative;
  color: white;
}
.erp_wraper {
  background-color: black;
}

.hu__hu__ {
  animation: hu__hu__ infinite 2s ease-in-out;
}
@keyframes hu__hu__ {
  50% {
    transform: translateY(30px);
  }
}
.erp_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
}
.consult_btn {
  text-decoration: none;
  color: #000000;
  border: 1px solid #fff;
  border-radius: 100px;
  display: block;
  margin: 0 auto;
  padding: 16px 20px;
  width: fit-content;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  transition: all 0.3s ease-in-out;
  background-color: #effd17;
  font-weight: 600;
}
.consult_btn:hover {
  background-position: right center;
  /* transform: scale(1.1); */
  /* background: linear-gradient(to right, #effd17 0%, #fff700 100%); */
  border: 1px solid black;
  color: black;
}
.consult_wrap {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.consult_wrap p {
  margin: 0px;
  font-family: "DM Sans";
}
.inner_erp h1 {
  font-size: 60px;
  margin-bottom: 1.25rem;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  font-weight: 500;
}
.inner_erp > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner_erp p {
  font-size: 18px;
  font-family: "DM Sans";
  max-width: 900px;
}
.consult_btn i {
  font-size: 20px;
  color: black;
}

.erp_image {
  background-image: url("/wp-content/uploads/2025/07/logo_make_11_06_2023_86-scaled.jpg");
  height: 350px;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 30px;
  margin-top: 60px;
  position: relative;
}

.erp_image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    to bottom,
    rgb(255 255 255 / 70%),
    rgba(0, 0, 0, 0)
  );
  height: 100%;
  width: 100%;
  z-index: 2;
  border-radius: 30px;
}
.trust_logo {
  display: flex;
  justify-content: space-between;
}
.trust_logo img {
  width: 100%;
  height: 50px;
}
.trusted p {
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
}
.trusted {
  padding-top: 50px;
  padding-bottom: 45px;
}

/* .trusted_para {
  text-align: center;
  padding-bottom: 40px;
  font-weight: 300;
  font-family: "DM Sans";
} */
.rusted_para_wrap {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.rusted_para_wrap .trust_line {
  display: flex;
  align-items: baseline;
  height: 1px;
  width: 15%;
  background-color: black;
}

.latest_suite {
  padding: 30px 0px 30px 0px;
  background-color: #f8f8f8;
}
.latest_suite ul,
.leading_custom ul {
  padding-left: 1rem;
}
.latest_content h2 {
  font-size: 44px;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  padding-bottom: 10px;
}

/* swipper  */
.test_swiper {
  width: 100%;
}

.test_slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e8e8e8;
  border-radius: 20px;
  padding: 30px 24px;
  height: auto !important;
}

.icon_img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}

.test_cont {
  text-align: left;
}
.test_cont h2 {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
}
.star_rating {
  font-size: 12px;
  color: #f1c644;
}
.slider_wrapper_test {
  display: flex;
  justify-content: space-between;
}
.test_para {
  padding-top: 12px;
  text-align: left;
  padding-bottom: 0;
  font-weight: 300;
  font-family: "DM Sans";
}
.testimonials {
  position: relative;
}

.wrapper1 {
  display: flex;
  gap: 18px;
}
.swiper-button-lock {
  display: block !important;
}
.button_test {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: end;
}
.test_prev,
.test_next {
  background-color: #effd17;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  padding: 20px !important;
}
.test_prev:hover,
.test_next:hover {
  background-color: #000000;
  color: #ffffff;
}
.test_prev:hover .arrow_icon,
.test_next:hover .arrow_icon {
  color: #ffffff;
}
.arrow_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.testimonials {
  padding-top: 40px;
}
.swiper-button-disabled {
  background-color: transparent !important;
  border: 1px solid #b9b8b8;
  color: #b9b8b8;
}
.swiper-slide.test_slide.swiper-slide-active {
  background-color: #ffffff !important;
}
.test_head {
  text-align: left;
  padding-top: 30px;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  font-size: 28px;
}
.latest_suite_slider {
  background-color: #f8f8f8;
  padding-bottom: 30px;
}
.swiper-slide-active .wrapper1 {
  background-color: #effd17;
}
.swiper-slide-active .wrapper1 .icon_img {
  filter: invert(1);
}
.wrapper1 {
  background-color: black;
  padding: 20px;
  border-radius: 100%;
}

.inner_years:before {
  content: "";
  opacity: 0.5;
  background-size: 100% 135% !important;
  display: block;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  background: url("/wp-content/uploads/2025/07/vecteezy_milky-way-galaxy-at-phu-hin-rong-kla-national-park-in_11247237-scaled.jpg");
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  background-attachment: fixed;
  border-radius: 20px;
}
.inner_years {
  border-radius: 20px;
  padding: 30px;
  background-color: black;
  border: 1px solid #e9e9e9;
  color: white;
  position: relative;
}
.inner_years * {
  position: relative;
  z-index: 1;
}
.inner_years:after {
  content: "";
  background-size: 150px 150px !important;
  display: block;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
  /* background: url("/wp-content/uploads/2025/07/vecteezy_cute-sitting-astronaut-character_52349573-scaled.png"); */
  background: url("/wp-content/uploads/2025/09/Years-in-Business.webp");
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
}
.years {
  padding: 80px 0px;
  background-image: url("/wp-content/uploads/2025/04/image-1-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.year_content .year_line {
  width: 50%;
  display: block;
  height: 1px;
  background-color: rgb(255, 255, 255);
  margin: 10px auto;
}
.year_content h2 {
  font-size: 60px;
  text-align: center;
  color: #effd17;
  font-family: DM Sans, sans-serif;
}
.idea {
  margin-top: 60px;
  /* background-color: white; */
  /* color: black !important; */
}
.year_content p {
  text-align: center;
  font-family: "DM Sans";
}
.leading_custom {
  padding: 80px 0px 0px;
}

.leading_img {
  /* background-image: url("/wp-content/uploads/2025/07/tech-stack.jpg"); */
  height: 100%;
  background-attachment: scroll;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 30px;
  z-index: 1;
  position: relative;
}

/* .inner_sol {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 10px;
} */
.inner_sol p {
  margin: 0px;
  /* display: flex; */
  /* align-items: center; */
  font-weight: 500;
  font-family: "DM Sans";
  /* color: grey; */
}

.latest_suite li,
.latest_suite p,
.inner_sol li,
.inner_sol p {
  font-family: "DM Sans";
}
.inner_sol span {
  margin: 0px;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  font-family: "DM Sans";
}
.solutions {
  padding-top: 10px;
}
.arrow_icon {
  color: black;
  display: flex !important;
}

/* tab  */

#exTab1 .nav-pills > li > a {
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  text-decoration: none;
  color: black;
  padding: 14px;
  font-weight: 200;
  font-size: 18px;
  letter-spacing: 1px;
}
#exTab1 .nav-pills > li {
  width: max-content;
  font-size: 18px;
  background-color: #effd17;
  border-radius: 10px;
  color: #fff;
  padding: 12px 18px;
}

.erp_technology {
  padding: 33px 0px;
  background: #efefef;
  margin: 75px 0px;
}

.tab-content {
  padding-top: 60px;
}

.custom_tab1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  column-gap: 3rem;
  row-gap: 4rem;
}
.industries-work-section.custom_tab1 {
  grid-template-columns: repeat(4, 1fr);
}
.custom_tab1 > .custom_tab_content {
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom_tab1 > .custom_tab_content img {
  display: flex;
  align-items: center;
  width: 50px;
}
.technology_seo .custom_tab1 {
  gap: 40px 80px;
}
.technology_seo .custom_tab1 > .custom_tab_content img {
  width: 80%;
}
.custom_tab1 > .custom_tab_content p {
  font-family: "DM Sans";
  font-size: 26px;
  margin: 0;
  font-weight: 300;
}

.erp_head h2,
.trusted h2 {
  font-size: 44px;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
}
.erp_head p {
  padding: 10px 0px 0px;
  font-family: "DM Sans";
}
.erp_head {
  margin-bottom: 40px;
}
.leading_content h2 {
  font-size: 44px;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  padding-bottom: 10px;
}

.trust_slider .swiper-wrapper {
  display: flex;
  align-items: center;
}
.trust_slider .swiper-slide-active img {
  /* transform: scale(1.8) translateY(0); */
  filter: grayscale(0) !important;
  opacity: 1 !important;
}

.trust_slider .swiper-slide img {
  transition: opacity 0.6s ease !important;
  filter: grayscale(1);
  opacity: 0.4;
  transition: 2s !important;
  padding: 20px;
}
#exTab1 {
  overflow: auto !important;
}
.nav-pills .active {
  background-color: black !important;
  transition: 0.3s all ease-in-out;
}

.active a {
  color: #effd17 !important;
}
.nav-pills {
  justify-content: space-between !important;
}

.portfolio_title h1 {
  color: var(--e-global-color-ea2f9dc);
}
.tax-wdt_listings_category .header_wrap_hover,
.page-id-665 .header_wrap_hover,
.category .header_wrap_hover,
.single-post .header_wrap_hover {
  background: #000;
}
.newsletter_form {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.newsletter_form p {
  margin: 0;
}
.breadcrumb a:hover {
  color: var(--e-global-color-77a1445);
}

.wdt-custom-contact-us-form-style .row-form {
  display: flex;
  gap: 10px;
}

.wdt-custom-contact-form > p {
  margin-bottom: 20px;
}

.wdt-custom-contact-us-form-style .wdt-form-btn > p:before {
  background-color: var(--e-global-color-primary);
}
.contact-ticker .swiper-wrapper {
  transition-timing-function: linear !important;
}
.contact-ticker .swiper-slide {
  text-align: center;
  font-family: var(--e-global-typography-1a7d947-font-family), Sans-serif;
  color: white;
  font-size: 1.75rem;
  font-weight: 300;
  text-transform: uppercase;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all;
}

.contact-ticker .swiper-slide-active,
.contact-ticker .swiper-slide-duplicate-active {
  transform: scale(1);
  opacity: 1;
}
/* blog archieve start */

.wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button {
  color: var(--e-global-color-primary);
}
.wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover {
  color: #fff !important;
}
.wdt-post-entry .blog-entry .entry-button a.wdt-button {
  background: var(--e-global-color-77a1445);
}
.wdt-post-entry .blog-entry .entry-button a.wdt-button:hover {
  background: var(--e-global-color-primary);
}
.wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button::after {
  background-color: var(--e-global-color-primary) !important;
}

.wdt-simple-style.wdt-post-entry.entry-grid-layout
  .post.blog-entry.has-post-thumbnail
  > div.entry-meta-group {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-77a1445);
}

.wdt-simple-style.wdt-post-entry.entry-grid-layout .blog-entry {
  border: 1px solid #ccc;
  padding: 10px 15px;
  margin-bottom: 0 !important;
}

.wdt-post-entry .blog-entry .entry-title h4 {
  font-size: 26px;
  font-weight: 300 !important;
}

.wdt-default-hover.wdt-simple-style.wdt-post-entry.entry-grid-layout
  .blog-entry
  > div.entry-thumb
  img {
  height: auto;
  object-fit: contain;
}

.jltma-blog-post {
  margin-bottom: 2rem !important;
}

.breadcrumb_back {
  color: var(--e-global-color-77a1445);
}
.breadcrumb_back:hover {
  color: var(--e-global-color-77a1445);
}

/* blog archieve end */

.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section a,
.wdt-listings-item-wrapper.type1 .wdt-listings-item-top-section a span {
  color: var(--e-global-color-primary) !important;
}

.wdt-column.wdt-one-third:nth-child(3n)
  .wdt-listings-item-wrapper.type1
  .wdt-listings-item-top-section {
  flex-direction: column !important;
}
.wdt-column.wdt-one-third:nth-child(3n)
  .wdt-listings-item-wrapper.type1
  .wdt-listings-item-top-section
  .wdt-listings-item-top-section-content
  > div.wdt-listings-item-title {
  grid-area: 2/1;
}
.wdt-column.wdt-one-third:nth-child(3n)
  .wdt-listings-item-wrapper.type1
  .wdt-listings-item-top-section
  .wdt-listings-item-top-section-content
  > div.wdt-listings-taxonomy-container {
  grid-area: 1/1;
}

.wdt-column.wdt-one-third:nth-child(3n)
  .wdt-listings-item-wrapper.type1
  .wdt-listings-item-top-section
  .wdt-listings-item-top-section-content {
  padding: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem) 0px 0px;
}

div[class*="-output-data-container"]
  div[class*="-output-data-holder"][data-type*="type1"]
  > div[class*="-apply-isotope"]
  .wdt-column:not(.grid-sizer) {
  padding: clamp(0.75rem, 0.1154rem + 2.8205vw, 1.5rem);
}

.tax-wdt_listings_category
  div[class*="-output-data-container"]
  div[class*="-output-data-holder"][data-type*="type1"] {
  margin: 0 !important;
}

.main-title-section-wrapper.overlay-wrapper.dark-bg-breadcrumb
  > .main-title-section-bg,
.main-title-section-wrapper.overlay-wrapper > .main-title-section-bg,
.main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg,
.main-title-section-wrapper > .main-title-section-bg {
  background-image: url("/wp-content/uploads/2025/07/breadcrumb-bg-1.png") !important;
}
/*5-6-2025*/

.single-service .custom_tab_content svg {
  height: 5em;
  width: 5em;
}

.container.image-title-industries {
  padding-bottom: 30px;
}

.industries-work p {
  font-size: 18px !important;
  line-height: 25px;
  font-weight: 300 !important;
  color: var(--e-global-color-primary);
}
.erp_industries {
  padding-bottom: 3rem;
}
#back-to-top {
  bottom: 50px !important;
}

div#landing_top_btn {
  position: relative;
}

div#landing_top_btn:before {
  content: "";
  display: block;
  width: 33%;
  height: 100%;
  position: absolute;
  left: 67.5%;
  top: 0;
  background: var(--e-global-color-77a1445);
  transition: all 0.3s ease-in-out;
}
div.landing_top_btn_one#landing_top_btn:before {
  left: -0.5%;
}
div.landing_top_btn_two#landing_top_btn:before {
  left: 33.5%;
}

div#landing_top_btn .elementor-button-text {
  transition: all 0.3s ease-in-out;
}

.blog-col-wrap {
  display: flex;
  gap: 20px;
}
.right-align {
  text-align: right;
}
.solution-box:hover h3 {
  color: #effd17;
}
.solution-box:hover ul li a,
.solution-box:hover ul li {
  color: #fff;
}

.lp-faq .e-n-accordion-item-title[aria-expanded="true"] {
  border: 0 !important;
  padding-bottom: 0 !important;
}
.lp-book-list a:hover {
  text-decoration: underline !important;
}

/* landing page contact form start */
.lp-contact-form .master-addons-cf7 {
  padding: 0 !important;
}
.custom-landing-form .row {
  display: flex;
  gap: 20px !important;
}
.custom-landing-form .row .col-12,
.custom-landing-form .row .col-6 {
  width: 100% !important;
}
.custom-landing-form input,
.custom-landing-form textarea {
  border: 1px solid #707070;
  border-radius: 50px;
  padding: 29px 60px;
  font-size: 22px !important;
  color: #000000;
  font-family: "PP Mori-extra light", Sans-serif;
  line-height: 28px;
  margin-bottom: 20px !important;
}
.custom-landing-form input::placeholder,
.custom-landing-form textarea::placeholder {
  font-size: 22px;
  font-family: "PP Mori-extra light", Sans-serif;
  color: #000000;
  line-height: 28px;
  opacity: 1 !important;
}
.custom-landing-form h4 {
  font-size: 34px !important;
  font-family: "PP Mori-regular", Sans-serif !important;
  margin-bottom: 24px !important;
  color: #000 !important;
  font-weight: 700 !important;
}
.custom-landing-form label {
  font-size: 26px !important;
  font-family: "PP Mori-regular", Sans-serif !important;
  font-weight: 700 !important;
  color: #000 !important;
}
.custom-landing-form .wpcf7-list-item {
  display: block !important;
  margin-left: 0 !important;
}
.custom-landing-form .wpcf7-list-item input {
  margin-bottom: 0 !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px !important;
}
.submit-btn input {
  background: #effd17 !important;
  border-radius: 50px !important;
  padding: 29px 60px !important;
  font-size: 22px !important;
  color: #000000 !important;
  font-family: "PP Mori-regular", Sans-serif !important;
  line-height: 28px !important;
  font-weight: 700 !important;
}
.submit-btn input:hover {
  background: #000 !important;
  color: #effd17 !important;
}
.submit-btn {
  text-align: center !important;
}
.submit-btn :after {
  display: none !important;
}
/* landing page contact form end */

/* 22-07-2025 */

.feature_folio_bottom .jltma-post-outer-container.jltma-col-4 {
  margin-bottom: 0px !important;
}
/* #home_blogs_flex .jltma-blog-post .jltma-row {
  border: 1px solid #d2d2d2;
  padding: 10px;
  border-radius: 5px;
}
#home_blogs_flex .jltma-blog-post {
  margin-bottom: 1rem !important;
}
#home_single_blog .jltma-post-thumbnail {
  border: 1px solid #d2d2d2;
  border-radius: 5px;
} */
#package_head h3:before {
  content: "";
  background-color: #effd17;
  position: absolute;
  top: 50%;
  left: -2px;
  right: -2px;
  bottom: 0;
  z-index: -1;
  transform: skew(-10deg);
}
#package_head h3 {
  background-color: #effd17;
  display: inline-block;
  padding: 2px 6px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.page-id-10373 #wp-chatbot-chat-container {
  display: none;
}
.lp-banner-form textarea.wpcf7-textarea {
  min-height: 90px !important;
  height: 50px !important;
}
.list_flex ol {
  list-style: none;
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 15px;
}
/*  25-07-2025*/
h1.popup_head {
  font-size: 48px;
  margin-bottom: 30px;
}
.ays-pb-modal-close {
  font-size: 20px !important;
}
.p.with-spinner::after {
  display: none !important;
}
.list_flex ol {
  text-align: left;
  gap: 0px !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ays-pb-modal_2 {
  width: 600px !important;
  background: #effd17 !important;
  height: fit-content !important;
  position: relative;
}

.ays-pb-modal_2 .wpcf7-form-control-wrap input,
.ays-pb-modal_3 .wpcf7-form-control-wrap input {
  padding: 20px 40px !important;
  border: none;
  border: 1px solid #80808024;
  border-radius: 20px !important;
}
.ays-pb-modal_2 .wpcf7-form-control-wrap textarea,
.ays-pb-modal_3 .wpcf7-form-control-wrap textarea {
  padding: 18px 34px !important;
  height: 60px;
  background: white;
  border: 1px solid #80808024;
}
.ays-pb-modal_2 .with-spinner,
.ays-pb-modal_3 .with-spinner {
  display: flex;
  justify-content: space;
  align-items: center;
  gap: 4px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.ays-pb-modal_2 .wpcf7-spinner::after,
.ays-pb-modal_3 .wpcf7-spinner::after {
  display: none;
}
.ays-pb-modal_2 .button_group_popup,
.ays-pb-modal_3 .button_group_popup {
  display: flex;
  gap: 10px;
}

.wpcf7-form input.wpcf7-submit {
  margin-top: 0;
  width: 100% !important;
}
.wpcf7-form input.let_chat_btn {
  background: transparent;
  border: 2px solid black;
  color: black !important;
}
.wpcf7-form input.let_chat_btn::after {
  content: "\f232"; /* Unicode for WhatsApp icon in Font Awesome */
  font-family: "Font Awesome 6 Brands"; /* Use correct Font Awesome font family */
  font-weight: 400;
  font-size: 1em; /* adjust as needed */
  color: green;
}
.button_1,
.button_2 {
  width: 100% !important;
}
.button_1 p.with-spinner:after {
  right: 68px;
  bottom: 22px;
}
input.send_enquiry_btn:hover {
  background: #effd17;
  border: 1px solid black;
  color: black;
}
.ays-pb-modal_2 input,
.ays-pb-modal_3 input .ays-pb-modal_2 textarea,
.ays-pb-modal_3 textarea {
  padding: 20px 36px !important;
}
i.landing__name_popup {
  position: absolute;
  top: 227px;
  z-index: 1;
  bottom: 0%;
  left: 7%;
}
i.landing__email_popup {
  position: absolute;
  top: 303px;
  z-index: 1;
  bottom: 0%;
  left: 7%;
}
i.landing__phone_popup {
  position: absolute;
  top: 376px;
  z-index: 1;
  bottom: 0%;
  left: 7%;
  transform: scaleX(1);
}
i.landing__message_popup {
  position: absolute;
  top: 473px;
  z-index: 1;
  bottom: 0%;
  left: 7%;
}
#proven_boxes:after {
  position: absolute;
  content: "";
  height: 252px;
  background: url("/wp-content/uploads/2025/08/step-arrow.svg") no-repeat center;
  background-size: 100%;
  right: -51px;
  width: 41px;
}
#proven_boxes_curved::after {
  position: absolute;
  content: "";
  width: 836px;
  height: 62px;
  background: url("/wp-content/uploads/2025/08/development-process-arrow.svg")
    no-repeat center;
  background-size: 100%;
  top: inherit;
  -webkit-transform: none;
  transform: none;
  right: 50%;
  left: inherit;
  bottom: -72px;
}
#proven_boxes_curved_2::after {
  position: absolute;
  content: "";
  width: 676px;
  height: 62px;
  background: url("/wp-content/uploads/2025/08/development-process-arrow.svg")
    no-repeat center;
  background-size: 100%;
  top: inherit;
  -webkit-transform: none;
  transform: none;
  right: 50%;
  left: inherit;
  bottom: -72px;
}
.page-id-10373 #header-wrapper,
.page-id-12756 #header-wrapper {
  margin: 0 0 10px !important;
}

@media (max-width: 420px) {
  #proven_boxes:after {
    position: absolute;
    content: "";
    height: 10px;
    background: url("/wp-content/uploads/2025/08/step-arrow.svg") no-repeat
      center;
    background-size: 100%;
    right: 167px;
    width: 19px;
    bottom: -4px;
    rotate: 90deg;
    font-size: 20px;
  }
}
.whats_growth h1 {
  margin: 0px;
  color: #fff;
  line-height: 76px;
}
.whats_growth p {
  margin: 0px;
  color: black;
  background: white;
  padding-inline: 14px;
  border-radius: 6px;
}
.error404 .type8 h2,
.error404 .type8 svg {
  color: #fff !important;
}
.error404 .type8 p {
  display: none;
}

.pagination ul li span:not(.dots) {
  background-color: #effd17;
}
thead tr.top-strip1 td {
  background: #effd17;
}
.wdt-simple-style.wdt-post-entry .blog-entry .entry-button a.wdt-button {
  color: #000 !important;
}

.page-id-343 input[type="checkbox"] {
    width: 27px;
    height: 27px;
    margin-top: 10px;
}

/*17-3-2026*/

.web-development-services input, .web-development-services textarea {
    background: #f5f5f5;
    border-radius: 15px;
}


.web-development-services .wpcf7-submit {
    background-color: #F0FF08 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    fill: #000000 !important;
    color: #000000 !important;
    border-radius: 15px !important;
}