:root {
    --clr-primary: #086AD8;
    --clr-secondary: #F29F09;
    --clr-tertiary: #F0F6FC;
    --clr-title: #282828;
    --clr-body: #4B4B4B;
    --clr-white: #ffffff;

    --fs-700: 2.75rem;
    --fs-600: 1.8rem;
    --fs-500: 1.25rem;
    --fs-400: 1.125rem;
    --fs-regular: 1rem;

    --fw-medium: 500;
    --fw-regular: 400;

    --ff-main: 'Poppins', sans-serif;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: var(--ff-main);
}

body.no-overflow {
  overflow: hidden;
}
a {
  text-decoration: none;
}
a,
a:hover {
  color: var(--clr-primary);
}
h1, h2 {
    font-size: var(--fs-700);
}
h3 {
    font-size: var(--fs-600);
}
h4{
    font-size: var(--fs-500);
}
h5 {
    font-size: var(--fs-400);
}

li, p, a {
    font-size: var(--fs-regular);
}
.vw-100 {
  width: 100%;
}
.text-bold {
	font-weight: 600;
}

/* cta buttons */
.cta-btn {
    color: var(--clr-white);
    border: none;
    border-radius: 0.6rem;
    line-height: 1.2;
    letter-spacing: -0.41px;
    padding: 0.8rem 1.2rem;
    max-width: fit-content;
    font-family: var(--ff-main);
    font-size: var(--fs-regular);
    margin: 0 0 20px 0
}
.cta-btn:hover {
    color: var(--clr-white);
    text-decoration: none;
}
.btn-orange {
    background-color: var(--clr-secondary) !important;
}

.btn-blue {
    background-color: var(--clr-primary);
}
.text-white {
    color: #fff !important;
}
.text-blue {
    color: var(--clr-primary) !important;
}
.text-center {
    text-align: center;
}
.bg-blue {
    background-color: var(--clr-tertiary);
}
.section-padding {
    padding: 5rem 0;
}

.section-heading {
    font-size: var(--fs-700);;
    font-weight: var(--fw-medium);
    color: var(--clr-title);
    line-height: 1.4;
    margin-bottom: 1.2rem;
    letter-spacing: 0rem;
    font-family: var(--ff-main);
}

.align-items-center {
    align-items: center !important;
}
.align-sm-center {
    align-items: left !important;
}
ul.list-style-type-none  {
    list-style: none;
    padding-left: 1.3rem;
    margin-bottom: 2rem;
}
ul.list-style-type-none li {
    position: relative;
    margin-bottom: 1rem;
    color: var(--clr-body);
    line-height: 1.6;
    font-family: var(--ff-main);
}
ul.list-style-type-none li::before  {
    content: url('/wp-content/uploads/2025/05/blue-tick.png.webp');
    position: absolute;
    left: -1.6rem;
    top: 0.3rem;
    font-size: var(--fs-regular);
}
/* common classes */
.hide {
  display: none;
}
.align-middle {
  vertical-align: middle;
}
.overflow-hidden{
  overflow: hidden;
}
.mobileCTA {
  display: none !important;
}

.scrollup {
  z-index: 12;
  bottom: 50px;
  position: fixed;
  right: 10px;
  transition: 0.3s all ease;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}



/* Footer */
.sppb-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .sppb-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .sppb-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .sppb-container {
    width: 1170px;
  }
}

@media (min-width: 1600px) {
  .sppb-container {
    width: 1360px;
  }
}
/* footer css */
section#sp-bottom,
section#sp-csr-funds {
  background: #dcf0fd;
  padding-top: 4rem;
  font-family: "Roboto", sans-serif;
}

section#sp-bottom .footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem;
}

#sp-bottom h3.sp-module-title {
  color: #1a73b8;
  font-size: 16px;
  font-weight: 400;
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.certificateWrapper ul {
  list-style-type: none;
  padding-left: 0;
}

footer {
  background: #dcf0fd;
  color: #333;
  font-family: "Roboto", sans-serif;
}

.footerBadges {
  display: flex;
  align-items: center;
}

.footerBadges .badgeLogo:first-child {
  margin-right: 15px;
}

.footerBottom {
  background: #1f528b;
  padding: 10px 0;
  font-size: 12px;
  font-weight: 400;
  color: rgb(255 255 255 / 0.8);
}

.footerBadges {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.footerBadges .badgeLogo:first-child {
  margin-right: 15px;
}

.footerBadges .badgeLogo img {
  max-width: 100%;
}

.footerTop .nav {
  padding-left: 10px;
  list-style: none;
  margin-bottom: 0;
}

.footerTop .nav li a,
.footerTop .arrow li a {
  color: #333;
  text-decoration: none;
  line-height: 36px;
}

.footerTop p,
.footerTop p a {
  color: #333;
  font-size: 13px;
}

.footerTop p a {
  text-decoration: none;
}

.footerTop p i.fa {
  color: #1176ba;
  width: 18px;
  text-align: center;
}

.footerTop #sp-tweet-id298 .sp-tweet-item {
  position: relative;
  padding-left: 60px;
}

.footerAbout ul {
  padding-left: 0;
  list-style: none;
}

.footerAbout .social-icons li a i.fa {
  width: 38px;
  height: 38px;
  display: inline-block;
}

.footerAbout ul.social-icons li {
  display: inline-block;
  margin: 0 3px 0 0;
}

.footerAbout .social-icons li a i.fa:before {
  content: "";
}

.footerAbout .social-icons li a i.fa.fa-facebook {
  background-image: url(/../images/assets/digital-transformation/fb.png);
}

.footerAbout .social-icons li a i.fa.fa-twitter {
  background-image: url(/../images/assets/digital-transformation/twitter.png);
}

.footerAbout .social-icons li a i.fa.fa-linkedin {
  background-image: url(/../images/assets/digital-transformation/linkedin.png);
}

.footerAbout .social-icons li a i.fa.fa-youtube {
  background-image: url(/../images/assets/digital-transformation/youtube.png);
}

.footerTop .arrow {
  position: inherit;
  left: 0;
  top: 0;
  display: block;
  padding-left: 20px;
  list-style: none;
  margin: 0;
}

.footerTop .arrow li {
  position: relative;
}

.footerTop .arrow li a,
#mc_embed_signup .mc-field-group label,
.csr_wrapper p {
  color: #333;
  font-size: 13px;
  text-decoration: none;
}

.certificateWrapper ul li {
  color: #333;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
}

#mc_embed_signup .mc-field-group label {
  padding-bottom: 1rem;
}

.csr_wrapper {
  display: grid;
  grid-template-columns: 57ch 1fr;
  column-gap: 40px;
  row-gap: 10px;
  align-items: center;
}

.footerTop .arrow li:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M7.293 4.707 14.586 12l-7.293 7.293 1.414 1.414L17.414 12 8.707 3.293 7.293 4.707z' fill='%333'/%3E%3C/svg%3E");
  width: 10px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}
footer .footerTop .mainContainer .row {
  align-items: flex-start;
}

.footerTop p i.fa,
.call-tool-tip p i.fa {
  display: inline-block;
  width: 18px;
}

.footerTop p i.fa.fa-phone-square,
.call-tool-tip p i.fa.fa-phone-square {
  background-position: -68px -6px;
}

.footerTop p i.fa.fa-skype,
.call-tool-tip p i.fa.fa-skype {
  background-position: -11px -7px;
}

.footerTop p i.fa.fa-envelope,
.call-tool-tip p i.fa.fa-envelope {
  background-position: -45px -6px;
}

.footerTop p i.fa.fa-map-marker,
.call-tool-tip p i.fa.fa-map-marker {
  background-position: -28px -7px;
}

.footerTop p i.fa.fa-briefcase {
  background-position: -229px -14px;
}

footer .footerBottom .mainContainer p {
  margin-bottom: 0;
  font-size: 12px;
}

section#sp-csr-funds {
  padding-bottom: 2rem;
}

/* Header */
.pageHeader {
  background: #dcf0fd;
  -webkit-box-shadow: 0 3px 10px 0 rgba(68, 68, 68, 0.1);
  box-shadow: 0 3px 10px 0 rgba(68, 68, 68, 0.1);
  position: relative;
  z-index: 3;
  font-family: "Roboto", sans-serif;
}
.pageHeader .container {
  margin: 0 auto;
  max-width: 95%;
}

.pageHeader.fixedHeader {
  position: fixed;
  top: 0;
  margin: auto;
  width: 100%;
  z-index: 999;
  height: 70px;
}

.pageHeader.fixedHeader {
  position: fixed;
  top: 0;
  margin: auto;
  width: 100%;
  z-index: 999;
  height: 70px;
}
.pageHeader.fixedHeader .siteLogo span img {
  max-width: 90px;
}
.pageHeader.fixedHeader .top-nav-bar {
  margin-top: 0;
}
.pageHeader.fixedHeader .top-nav-bar .nav li a {
  line-height: 65px;
}
.pageHeader.fixedHeader .top-nav-bar .nav li .nav-child a {
  line-height: 45px;
}

.pageHeader.fixedHeader #logo img {
  max-width: 100px;
}
.pageHeader.fixedHeader .container .row #sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageHeader.fixedHeader
  .container
  .row
  #sp-menu
  .sp-column
  .sp-megamenu-wrapper
  .sp-megamenu-parent {
  margin-top: 34px;
}

.pageHeader .container .row {
  display: flex;
  justify-content: space-between;
  max-width: 1170px;
}

.pageHeader .container .row #sp-menu {
  display: flex;
  align-items: end;
  justify-content: end;
}
.pageHeader
  .container
  .row
  #sp-menu
  .sp-column
  .sp-megamenu-wrapper
  .sp-megamenu-parent {
  list-style-type: none;
  display: flex;
  margin-bottom: 0;
}

.sp-megamenu-wrapper .sp-megamenu-parent li {
  padding: 0 6px;
  position: relative;
}

.pageHeader .sp-megamenu-parent > li > a {
  display: inline-block;
  line-height: 1.6;
  font-size: 13px;
  color: #1a73b8;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  position: relative;
  padding: 0 10px;
  padding-bottom: 5px;
  font-family: inherit;
  letter-spacing: 0.5px;
}

.sp-megamenu-wrapper .dropdown-menu {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  list-style: none;
  padding: 10px 0;
  margin: 0;
  z-index: 10;
  width: 220px;
  left: -25%;
  top: 100%;
  border-top: 2px solid #1a73b8;
}
.pageHeader .sp-megamenu-parent > li > a.dropdown-toggle:after {
  content: "";
  position: absolute;
  top: 6px;
  right: -3px;
  border-width: 5px;
  border-style: solid;
  border-color: #1a73b8 transparent transparent transparent;
}

.sp-megamenu-wrapper .dropdown-menu a {
  line-height: 20px;
  font-family: "Roboto", sans-serif;
  display: block;
  padding: 9px;
  color: #969ba2;
  cursor: pointer;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}
.sp-megamenu-wrapper .dropdown-menu a:hover {
  background-color: #0054a6;
  color: #fff;
}

.nav-link {
  padding: 0;
  margin: 0;
}
.pageHeader .sp-megamenu-parent > li > a:hover,
.pageHeader .sp-megamenu-parent > li > a.active {
  border-bottom: 3px solid #1876c0;
  font-weight: 700;
  color: #1a73b8;
}

#offcanvas-toggler > i {
  color: #252525;
}

#offcanvas-toggler {
  display: none;
}

#offcanvas-toggler > i {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 14px;
  letter-spacing: 1px;
  background: transparent;
  margin: 5px 0 27px 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.hamburger span {
  width: 20px;
  border: 1px solid #252525;
  background: #252525;
  height: 1px;
  display: block;
  margin: 3px auto;
}

.hamburger {
  display: none;
}

@media screen and (min-width: 992px) {
  .sp-megamenu-wrapper .menu-item:hover > .dropdown-menu,
  .sp-megamenu-parent .menu-item:hover > .dropdown-menu {
    display: block; /* Show on hover */
  }
}

@media screen and (max-width: 767px) {

    /* top header mobile */
    .top-header-mobile .call_us {
      position: relative;
      cursor: pointer;
  }

  .top-header-mobile .call_us .call-tool-tip {
      width: 100%;
      position: absolute;
      top: 100%;
      text-align: left;
      background: #3c5460;
      display: none;
      z-index: 9;
      padding: 10px 20px 5px;
  }

  .top-header-mobile .call_us .call-tool-tip a {
      color: #fff;
  }

  .top-header-mobile {
      display: flex !important;
      text-align: center;
      background: rgb(61, 166, 246);
      background: -moz-linear-gradient(top, rgba(61, 166, 246, 1) 14%, rgba(5, 82, 140, 1) 86%);
      background: -webkit-linear-gradient(top, rgba(61, 166, 246, 1) 14%, rgba(5, 82, 140, 1) 86%);
      background: linear-gradient(to bottom, rgba(61, 166, 246, 1) 14%, rgba(5, 82, 140, 1) 86%);
      filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3da6f6', endColorstr='#05528c', GradientType=0);
      font-family: 'Roboto', sans-serif00000000000000000000000000000000000000;
  }
  .top-header-mobile.fixedHeaderMobile {
      position: fixed;
      top: 0px;
      margin: auto;
      width: 100%;
      z-index: 999;
  }

  .top-header-mobile .call_us {
      width: 50%;
      border-right: 1px solid #fff;
      color: #fff;
      font-size: 14px;
      font-weight: 500;
  }
  .top-header-mobile .call_us span {
      padding: 16px 0;
      display: inline-block;
      background-image: url("/salesforce/wp-content/uploads/2024/12/callus.png");
      background-position: left center;
      background-size: 35px auto;
      background-repeat: no-repeat;
      padding-left: 37px;
  }
  .top-header-mobile .get_quote {
      width: 50%;
      color: #fff;
      font-size: 14px;
      font-weight: 500;
      cursor: pointer;
  }
  .top-header-mobile .get_quote span {
      padding: 16px 0;
      display: inline-block;
      background-image: url("/salesforce/wp-content/uploads/2024/12/getquote.png");
      background-position: left center;
      background-size: 35px auto;
      background-repeat: no-repeat;
      padding-left: 37px;
  }

}
@media screen and (min-width: 1600px) {
  header .container {
    max-width: 1170px !important;
  }
/*
  :root {
    --fs-700: 3.3rem;
    --fs-600: 2.8rem;
    --fs-500: 1.7rem;
    --fs-400: 1.5rem;
    --fs-300: 1.4rem;
    --fs-body: 1.2rem;
  } */
}

@media screen and (max-width: 1366px) {
   :root {
    --fs-700: 2.4rem;
    --fs-600: 1.6rem;
  }
}

@media screen and (max-width: 1199px) {
  /* :root {
    --fs-700: 2.3rem;
    --fs-600: 2rem;
  } */
}

@media screen and (max-width: 991px) {
  /* :root {
    --fs-700: 1.9rem;
    --fs-600: 1.7rem;
    --fs-500: 1.4rem;
    --fs-400: 1.11rem;
    --fs-300: 1.1rem;
    --fs-body: 1rem;
  } */
  #offcanvas-toggler > i {
    margin: 0;
    padding: 0;
    font-size: 16px;
    display: block;
  }
  .offcanvas-menu {
    z-index: 9999999;
  }

  .pageHeader.fixedHeader {
    position: inherit;
  }
  .pageHeader.fixedHeader .mobileMenu {
    position: fixed;
    top: 70px;
    right: 20px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 7px 0 #aaa;
    -webkit-box-shadow: 0 0 7px 0 #aaa;
    -moz-box-shadow: 0 0 7px 0 #aaa;
    padding: 12px 0;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
  }
  .pageHeader.fixedHeader .mobileMenu i {
    margin: 0;
    padding: 0;
    font-size: 16px;
    display: block;
  }
}

@media screen and (max-width: 800px) {
  /* :root {
    --fs-700: 1.4rem;
    --fs-600: 1.3rem;
    --fs-500: 1.2rem;
    --fs-400: 1rem;
    --fs-300: 0.9rem;
    --fs-body: 0.85rem;
    --fs-btn: 1rem;
  } */
}

@media screen and (max-width: 991px) {
  .pageHeader.fixedHeader a#offcanvas-toggler {
    margin: 0;
    position: fixed;
    top: 70px;
    right: 30px;
    background: #fff;
    box-shadow: 0 0 7px 0 #aaa;
    -webkit-box-shadow: 0 0 7px 0 #aaa;
    -moz-box-shadow: 0 0 7px 0 #aaa;
    padding: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    z-index: 99;
    display: grid;
    place-items: center;
  }
  
  .scrollup {
    bottom: 26px;
    z-index: 16;
  }
  .pageHeader .container .row #sp-menu {
    align-items: center;
  }
  #offcanvas-toggler {
    display: block;
    top: 50%;
    right: 0;
    position: absolute;
  }
  .pageHeader
    .container
    .row
    #sp-menu
    .sp-column
    .sp-megamenu-wrapper
    .sp-megamenu-parent {
    display: none;
  }

  .hamburger {
    display: block;
  }
}

/* MOBILE MENU */
.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transition: 0.5s;
  display: none;
}

.overlay.hidden {
  opacity: 0;
  pointer-events: none; /* Prevent interactions when hidden */
}

.overlay-content {
  width: 280px;
  position: absolute;
  top: 0%;
  right: -280px;
  height: 100%;
  text-align: left;
  background: #fff;
  transition: all 0.5s;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  font-family: "Roboto", sans-serif;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  text-align: end;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}
ul#menu-main-menu-1 {
  list-style-type: none;
  padding-left: 0;
}
ul#menu-main-menu-1 li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 8px 20px 8px 30px;
  color: #333;
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 15px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 18px;
    top: 15px;
    right: 35px;
  }
}

/* DROP DOWNS HEADER */
ul.sub-menu {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  list-style-type: none;
  padding: 0;
  height: auto;
  top: 100%;
}

ul.sub-menu li {
  margin: 0;
}
ul.sub-menu li a {
  color: #fff;
}

@media screen and (max-width: 767px) {
	.mobileCTA {
    display: inline-flex !important;
  }
  .webCTA {
    display: none !important;
  }
  ul#menu-main-menu-1 li ul.sub-menu li a {
    padding-left: 37px;
  }
  .text-center-sm {
    text-align: center !important;
  }
}

/* Blog section */

.Blog_Section h2 {
  padding-bottom: 3rem;
}

.Blog_Section .blog_card {
  border: 0;
  box-shadow: none;
  margin: 0 10px;
  height: 100%;
}

.Blog_Section .blog_card_inner {
  box-shadow: 2px 4px 13px 0px #00000040;
  height: 100%;
}

.Blog_Section .blog_img {
  width: 100%;
  object-fit: cover;
}

.Blog_Section .blog_content {
  padding: 0 15px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #fff;
}

.Blog_Section .splide__list {
  margin-bottom: 20px !important;
}

.Blog_Section .blog_dateblock {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-top: 20px;
  margin-bottom: 1rem;
}

.Blog_Section .blog_dateblock img {
  margin-right: 5px;
}

.Blog_Section .blog_date {
  color: #837770;
  font-size: 13px;
  letter-spacing: 0.05ch;
  font-weight: 400;
  line-height: 1.2;
}

.Blog_Section h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0e2b3d;
  letter-spacing: 0.4px;
  line-height: 1.3;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.Blog_Section p {
  font-size: 16px;
  font-weight: 400;
  color: #706d6b;
  margin-bottom: 17px;
  letter-spacing: 0.04em;
  line-height: 1.4;
}

.Blog_Section .splide__pagination__page.is-active {
  border-radius: 50%;
  background: #2072b7 !important;
  border: 1px solid transparent;
  transform: none;
  outline: none;
}

.Blog_Section .splide__pagination__page {
  height: 15px;
  width: 15px;
  border: 1px solid #c6c6c6;
  background: #c6c6c6;
}

.Blog_Section .splide:not(.is-overflow) .splide__pagination {
  display: block;
  text-align: center;
}

.Blog_Section .splide__pagination {
  bottom: -1.5rem;
}

.Blog_Section .blog_btn {
  background: #388dc0;
  color: #fff;
  border-radius: 51px;
  padding: 8px 24px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  margin-top: auto;
}



/* marquee css */
.clients_marquee {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 30px;
}

.marquee-content {
  display: flex;
  flex-wrap: nowrap;
  animation: 30s slideimage infinite linear;
  margin-bottom: 1rem;
}

.marquee_client {
  margin-right: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #979797;
  background-color: #fff;
  box-shadow: 1px 1px 5px -3px #4b4b4b;
  height: 120px;
  padding: 0 10px;
  width: 280px;
}

@keyframes slideimage {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/* end marquee css */

/* faq css */
/* .hiddentext {
  display: none;
}

.readMoreText-btn {
  background: transparent;
  color: var(--clr-accent);
  padding: 0;
  vertical-align: baseline;
}

.accordion-wrapper .card {
  margin-bottom: 10px;
  border: 0;
  border-bottom: 1px solid;
  border-radius: 6px !important;
  border-bottom: 1px solid #e5e5e5 !important;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.03) !important;
  padding: 0 10px;
}

.accordion-wrapper .card-header {
  padding: 1.4rem 1rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0;
}
.question {
  color: #121111;
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--fs-400);
  font-weight: var(--fw-medium);
}

.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: inherit;
}

.question-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  white-space: normal;
  text-align: left;
}

.faq-answer {
  font-size: var(--fs-body);
  margin-bottom: 0;
  font-weight: 400;
  padding: 0 2rem 1rem 1rem;
}
.accordion-icon .arrow-down {
  border: solid #333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(224deg);
  -webkit-transform: rotate(224deg);
}
.arrow-down {
  transition: all 0.3s ease;
}

.question-btn.collapsed .arrow-down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
} */


/* FAQ */
  .faq_3 {
    margin-bottom: 14px;
    border-bottom: 1px solid #dddddd;
  }

  .faq_3 h4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    color: #1a1313;
    font-weight: var(--fw-medium);
  }

  .faq_block button {
    width: 100%;
    cursor: pointer;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    text-align: left;
    font-size: 18px;
    line-height: 1.5;
    background-color: transparent;
    padding-left: 0;
	color: #333;
  }

  button:focus{
    outline: none;
  }

  .accordion_grouping {
    padding: 3rem 0 3rem;
  }

  .accordion_content {
    display: none;
    padding: 0 0 1.5rem;
  }



@media (min-width: 1600px) {
    .container {
        max-width: 80% !important;
    }
}
@media (max-width: 1280px) {
    :root {
        --fs-700: 2.4rem;
        --fs-600: 1.5rem
    }
}
@media (max-width: 1199px) {
    :root {
        --fs-700: 2.1rem;
        --fs-600: 1.3rem;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 90% !important;
    }
    .order-md-0 {
      order: 1;
    }
    .order-md-1 {
      order: 0;
    }
}
@media (max-width: 991px) and (min-width: 768px){


}
@media (max-width: 991px) {
    :root {
        --fs-700: 1.6rem;
        --fs-500: 1.15rem;
    }
    .order-sm-0 {
      order: 1;
     }
    .order-md-0 {
      order: 0;
    }
    .order-md-1 {
      order: 1;
    }
    ul.list-style-type-none li {
      margin-bottom: 0.5rem;
    }

}
@media (min-width: 768px) {
    .container {
        max-width: 90% !important;
    }
    .section-padding {
        padding: 4rem 0;
    }
}
@media (max-width: 767px) {
    :root {
        --fs-700: 2.2rem;
    }
    .section-heading {
        text-align: center;
    }
    .section-padding {
    padding: 3rem 0 1rem;
    }
    .align-sm-center {
    align-items: center !important;
}
}
@media (min-width: 576px) {
    .container {
        max-width: 90%;
    }
}
@media (max-width: 575px) {
    :root {
        --fs-700: 1.9rem;
    }
}
@media (max-width: 440px) {
    :root {
        --fs-700: 1.8rem;
    }
}
@media (max-width: 390px) {
    :root {
        --fs-700: 1.6rem;
    }
}
@media (max-width: 350px) {
    :root {
        --fs-700: 1.4rem
    }
}
@media screen and (max-width: 991px) {
  .footerTop .row {
    flex-wrap: wrap;
  }

  .footerTop .row .column {
    flex: 0 0 50%;
  }

  section#sp-bottom .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .marquee_client {
    margin-right: 4vw;
    width: 218px;
  }
  .csr_wrapper {
    grid-template-columns: 1fr;
  }

  .overlay.active {
    display: block;
  }

  .overlay-content.active {
    right: 0;
  }
  .pageHeader .sp-megamenu-parent > li > a.dropdown-toggle:after {
    top: 17px;
    right: 9%;
  }

  a.nav-link[aria-current="page"]{
    background: #0054a6;
    color: #fff !important;
  }

  ul.sub-menu.show {
    position: relative !important;
    transform: none !important;
    background: #fff;
    border: 0;
    width: 100%;
  }

  ul#menu-main-menu-1 ul.sub-menu.show li a {
    padding-left: 40px !important;
  }

  .menu-item-has-children.show > .dropdown-menu {
    display: block !important;
    visibility: visible;
    opacity: 1;
  }
  .faq_block button {
    font-size: 18px;
  }
}

@media screen and (max-width: 800px) {
  .accordion-wrapper .card-header {
    padding: 1rem;
  }

  .accordion-wrapper .card {
    border-radius: 1em;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .banner_section {
    padding-bottom: 1rem;
  }

  .expertise-section button.slick-next {
    right: -8px;
  }

  .expertise-section button.slick-prev {
    left: -8px;
  }
  .footerTop .row .column {
    flex: 0 0 100%;
  }

  .footerTop .arrow li {
    display: inline-block;
    margin-right: 30px;
  }

  footer .footerBottom .mainContainer p {
    margin-bottom: 0;
    font-size: 12px;
  }

  section#sp-bottom .footer-grid,
  .csr_wrapper {
    grid-template-columns: 1fr;
  }
  .accordion_grouping {
    padding: 0 !important;
  }
  .faq_block button {
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  :root {

       --fs-700: 1.8rem;
        --fs-600: 1.3rem;
        --fs-500: 1.2rem;
  }
  .Blog_Section.section-padding {
    padding-bottom: 1rem;
  }
  .banner_section {
    padding: 3rem 0 2rem;
  }
  .accordion-wrapper .card-header {
    padding: 0.8rem 0.8rem;
  }

  .accordion-wrapper .card {
    border-radius: 0.8rem;
  }
  .accordion-icon .arrow-down {
    margin-left: 1rem;
  }
  span.faq-arrow svg {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  :root {
    --fs-regular : 0.9rem
  }
  .cta-btn {
    font-size: 14px;
  }

  .Blog_Section .splide__pagination__page {
    height: 10px;
    width: 10px;
  }
  section#sp-bottom .footer-grid {
    gap: 1rem;
  }
  .faq_block button {
    font-size: 1rem;
  }
}

@media screen and (max-width: 385px) {
  :root {
    --fs-700: 1.4rem;
    --fs-600: 1.3rem;
    --fs-500: 1.1rem;
  }
}

.tech-stack-section {
  width: 100%;
  margin-top: 1rem;
  padding: 4rem 1rem;
  background-color: #fff;
  border-radius: 16px;
}
.tech-stack-grid-1 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 20px;
  margin-bottom: 3rem;
}
.tech-stack-grid-2 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 17px;
  margin-bottom: 0rem;
}

.tech-stack-grid-item .img-area{
    display: flex;
    align-items: center;
    justify-content: center;
}
 .tech-stack-grid-item .img-area img{
  /* width: 67px;
  height: 67px; */
  width: auto;
  height: 50px;
  margin-bottom: 5px;
}
.tech-stack-grid-item h6 {
  text-align: center;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.3;
  letter-spacing: 0%;
  text-align: center;
  color: #3E3E3E;

}
/* .tech-stack-grid-item h6::after{
  content: url('http://localhost/embedded/wp-content/uploads/2025/06/tooltip.png.webp');
  position: absolute;
  padding-left: 2px;
} */
 .tooltip-inner {
  background-color: #696969;
 }
@media (max-width: 1366px) {
  .tech-stack-grid-2 {
    gap: 8px;
  }
  .tech-stack-grid-item h6 {
    font-size: 0.8rem;
  }
}
@media (max-width: 1280px) {
  .tech-stack-grid-1 {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 0;
  }
  .tech-stack-grid-2 {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .tech-stack-grid-1 {
  grid-template-columns: repeat(2, 1fr);
}
.tech-stack-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 575px) {
  .tech-stack-grid-item h6 {
    display: flex;
    flex-direction: column;
  }
}
