/* Custom Styles */
body {
  background-color: #f4f4f4;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
  font-family: "Lato", Sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2A363E;
}
body a {
  color: #2362bf;
}
.header-logo-text h2 {
  background-color: transparent;
  background-image: linear-gradient(90deg, #D9ED92 0%, #52B69A 60%);
  color: transparent !important;
  -webkit-background-clip: text;
}
/* body .elementskit-navbar-nav li a:hover,
body .elementskit-navbar-nav li a:focus,
.ekit-template-content-footer ul li a:hover,
.ekit-template-content-footer ul li a:focus {
  background: transparent linear-gradient(96deg, #2362bf 20%, #843d94 100%) 0%
    0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
} */
div#wpadminbar a:hover {
  -webkit-text-fill-color: unset;
}
.comments-area a, .page .page-content a {
    text-decoration: none;
}

/* Banner Styles */
.banner-bg-gradiant {
  background-image: linear-gradient(190deg, #52b69a52 3%, #178aad57 6%, #d9ed9257 12%, #99d98c70 25%, #ffffff 35%, #ffffff 100%);
}
.banner-title span.eael-fancy-text-prefix {
  margin-right: 12px;
}
.banner-title span#eael-fancy-text-58b1f2f {
  color: #4a3c94;
}
/* Header Styles */
.ekit-template-content-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  width: 100%;
  transition: background-color 0.3s ease;
}
.ekit-template-content-header.sticky-header {
  background: #ffffff;
  transition: background-color 0.3s ease;
  box-shadow: 10px 0 45px #00000026;
}
.admin-bar .ekit-template-content-header {
  top: 32px;
}
.ekit-template-content-header nav #ekit-megamenu-main-menu > ul > li:last-child a {
  background: transparent linear-gradient(96deg, #52B69A 0%, #178AAD 100%) 0% 0%
    no-repeat padding-box;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  color: #fff !important;
  border-radius: 100px;
  min-width: 140px;
  justify-content: center;
}
.ekit-template-content-header nav #ekit-megamenu-main-menu > ul > li:last-child a:hover,
.ekit-template-content-header nav #ekit-megamenu-main-menu > ul > li:last-child a:focus {
  box-shadow: rgba(0, 0, 0, 0.15) 0 12px 15px !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-text-fill-color: #ffffff;
}
.ekit-template-content-header
  nav
  #ekit-megamenu-main-menu
  > ul
  > li:last-child {
  margin-left: 25px;
}
.custom-header .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
  padding: 6px 20px !important;
  font-weight: 600;
  font-size: 16px;
}
.custom-header
  .elementskit-navbar-nav
  .elementskit-submenu-panel
  > li
  > a:hover,
.custom-header
  .elementskit-navbar-nav
  .elementskit-submenu-panel
  > li
  > a:focus,
.custom-header
  .elementskit-navbar-nav
  .elementskit-submenu-panel
  > li
  > a.active {
  background: transparent linear-gradient(96deg, #2362bf 20%, #843d94 100%) 0%
    0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
}
.custom-header .elementskit-navbar-nav .elementskit-submenu-panel {
  border-radius: 10px !important;
}
.elementskit-navbar-nav > li > a:hover i {
  color: #2362bf;
  -webkit-text-fill-color: #2362bf;
}

/* Solutions Tab */
.solutions-tab .eael-advance-tabs .eael-tabs-nav > ul {
  justify-content: center;
}
.solutions-tab
  .elementor-widget-container
  > .eael-advance-tabs
  > .eael-tabs-nav
  ul
  li {
  max-width: 135px;
}
.eael-tabs-nav ul li:nth-child(2) {
  border-color: #1d71b8 !important;
  color: #1d71b8 !important;
}
.eael-tabs-nav ul li:nth-child(2):hover,
.eael-tabs-nav ul li:nth-child(2).active {
  background-color: #1d71b8 !important;
  color: #ffffff !important;
}
.eael-tabs-nav ul li:nth-child(3) {
  border-color: #843d94 !important;
  color: #843d94 !important;
}
.eael-tabs-nav ul li:nth-child(3):hover,
.eael-tabs-nav ul li:nth-child(3).active {
  background-color: #843d94 !important;
  color: #ffffff !important;
}
.eael-tabs-nav ul li:nth-child(4) {
  border-color: #1bb8fb !important;
  color: #1bb8fb !important;
}
.eael-tabs-nav ul li:nth-child(4):hover,
.eael-tabs-nav ul li:nth-child(4).active {
  background-color: #1bb8fb !important;
  color: #ffffff !important;
}
.eael-tabs-nav ul li:nth-child(5) {
  border-color: #1d71b8 !important;
  color: #1d71b8 !important;
}
.eael-tabs-nav ul li:nth-child(5):hover,
.eael-tabs-nav ul li:nth-child(5).active {
  background-color: #1d71b8 !important;
  color: #ffffff !important;
}
.eael-tabs-nav ul li:nth-child(6) {
  border-color: #2fcab5 !important;
  color: #2fcab5 !important;
}
.eael-tabs-nav ul li:nth-child(6):hover,
.eael-tabs-nav ul li:nth-child(6).active {
  background-color: #2fcab5 !important;
  color: #ffffff !important;
}
.our-solutions-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65%;
  background: #843d940d;
  z-index: 0;
}
.our-solutions-wrap .eael-tab-content-item .elementor-element {
  background-color: #f9f5fa;
}
/* Testimonial Styles */
.testi-wrap .ekit-wid-con .elementskit-single-testimonial-slider {
  background-color: #fff;
  -webkit-box-shadow: 9px 11px 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  padding: 30px;
  padding-left: 60px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
  margin: 20px;
}
/* Leadership Section Styles */
.leadership-team .e-con-inner .elementor-element .profile-image-card {
  background: #52B69A;
}
.leadership-team
  .e-con-inner
  .elementor-element:nth-child(2)
  .profile-image-card {
  background: #D9ED92;
}
.leadership-team
  .e-con-inner
  .elementor-element:nth-child(3)
  .profile-image-card {
  background: #178AAD;
}
.leadership-team
  .e-con-inner
  .elementor-element:nth-child(4)
  .profile-image-card {
  background: #99D98C;
}
.leadership-team .ekit-wid-con .profile-image-card,
body .profile-image-card {
  border-radius: 15px;
}
.leadership-team.scnd-row .e-con-inner .elementor-element:nth-child(2) .profile-image-card {
  background: #174E77;
}
.leadership-team.scnd-row .e-con-inner .elementor-element:nth-child(3) .profile-image-card {
  background: #34A0A4;
}
.leadership-team .ekit-wid-con .image-card-v2 .profile-image-card::before,
.leadership-team .image-card-v2 .profile-image-card::before {
  background-color: #000000ba;
  border-radius: 15px;
}
.leadership-team .ekit-wid-con .image-card-v2 .profile-image-card:hover::before,
body .leadership-team .image-card-v2 .profile-image-card:hover::before {
  transform: scale(1.5);
}
.leadership-team .ekit-wid-con .profile-body,
body .profile-body {
  padding-bottom: 5px;
}
.leadership-team .ekit-wid-con .ekit-team-social-list > li > a:hover,
body .leadership-team .ekit-team-social-list > li > a:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  -webkit-text-fill-color: unset;
  background-clip: unset;
}

/* Container for the thumbs swiper and content */
.esi-thumbs-swiper-container {
  display: flex;
  justify-content: space-between;
}

/* Left side: Thumbs navigation */
.esi-thumbs-swiper-left {
  width: 55%; /* Adjust width to your preference */
  padding-right: 20px;
}

/* Each thumbnail item with title */
.esi-thumbs-swiper-left .thumb-item {
  text-align: center;
  cursor: pointer;
  padding: 0;
  height: 100%;
}

.esi-thumbs-swiper-left .thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  margin-bottom: 10px;
}

/* Thumbnail title */
.esi-thumbs-swiper-left .thumb-item h4 {
  font-size: 25px;
  writing-mode: vertical-rl;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  color: #ffff;
  margin: 25px 0px;
}
.esi-thumbs-swiper-left .active .thumb-item h4 {
  display: none;
}
.esi-thumbs-swiper-left .swiper-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #52B69A 50%);
  border-radius: 20px;
}
.esi-thumbs-swiper-left .swiper-slide:nth-child(2):before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #178AAD 50%);
}
.esi-thumbs-swiper-left .swiper-slide:nth-child(3):before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #D9ED92 50%);
}
.esi-thumbs-swiper-left .swiper-slide:nth-child(4):before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #99D98C 50%);
}
.esi-thumbs-swiper-left .swiper-slide:nth-child(5):before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, #1E6091 50%);
}
.esi-thumbs-swiper-left .swiper-slide.active:before {
  content: none;
}
/* Right side: Main content */
.esi-thumbs-swiper-right {
  width: 45%; /* Adjust width to your preference */
  overflow: hidden;
  padding-left: 30px;
}

/* Content item */
.esi-thumbs-swiper-right .content-item {
  padding: 20px;
  border-radius: 8px;
}

/* Main swiper content styles */
.esi-thumbs-swiper-right .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Optional: Style the active thumb (hover or active state) */
.esi-thumbs-swiper-left .thumb-item.active h4 {
  font-weight: bold;
  color: #0073e6;
}

/* Optional: Navigation buttons */
.swiper-button-next,
.swiper-button-prev {
  background-color: #0073e6;
  color: #fff;
  padding: 10px;
}

.swiper-free-mode > .swiper-wrapper {
  height: 350px;
}
.esi-thumbs-swiper-left .swiper-slide {
  width: calc(15% - 10px) !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.esi-thumbs-swiper-left .swiper-slide.active {
  width: 40% !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .esi-thumbs-swiper-left,
  .esi-thumbs-swiper-right {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  .esi-thumbs-swiper-container {
    flex-flow: column;
  }
}
/* Contact Form */
.wpcf7 label {
  color: #ffffff;
  margin: 8px 0;
}
.contact-form-row input[type="date"],
.contact-form-row input[type="email"],
.contact-form-row input[type="number"],
.contact-form-row input[type="password"],
.contact-form-row input[type="search"],
.contact-form-row input[type="tel"],
.contact-form-row input[type="text"],
.contact-form-row input[type="url"],
.contact-form-row select,
.contact-form-testarea textarea {
  width: 100%;
  border: none;
  border-radius: 10px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: transparent linear-gradient(96deg, #2362bf 0%, #1bb8fb 100%) 0% 0%
    no-repeat padding-box;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  color: #fff !important;
  border-radius: 100px;
  min-width: 140px;
  justify-content: center;
  padding: 12px;
  font-size: 17px;
  font-weight: 700;
}
.contact-form-row {
  width: 50%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
}

.contact-form-row label {
  display: block;
}

.contact-form-row input,
.contact-form-row textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border-radius: 10px;
}

form {
  clear: both;
}
.contact-form-row > p {
  margin: 0;
}
.contact-form-button,
.contact-form-testarea {
  display: inline-block;
  width: 100%;
  padding: 10px;
}

/* Peopleone Page  */
.partner-logo img {
  max-width: 180px !important;
}

/* Custom Grid Styles for Blog Listing Widget */
.esi-blog-listing-grid {
  display: grid;
  gap: 20px;
  margin-bottom: 30px;
}

.esi-blog-post-item {
  border-radius: 15px;
  box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.1);
  background: transparent linear-gradient(96deg, #2362bf1a 0%, #1bb8fb12 100%)
    0% 0% no-repeat padding-box;
}
.esi-blog-content-wrap {
  padding: 15px 30px 30px;
  font-family: "Lato", Sans-serif;
}

.esi-blog-post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 15px 15px 0 0;
}

.esi-blog-post-title h3 {
  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
}

.esi-blog-post-excerpt {
  margin: 10px 0;
  font-family: "Lato", Sans-serif;
  font-size: 17px;
}

a.esi-blog-post-readmore {
  background: transparent linear-gradient(96deg, #52B69A 0%, #178AAD 100%) 0% 0% no-repeat padding-box;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  color: #fff !important;
  border-radius: 100px;
  min-width: 140px;
  justify-content: center;
  padding: 10px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
a.esi-blog-post-readmore:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0 12px 15px !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-text-fill-color: #ffffff;
}
.esi-blog-post-thumbnail {
  position: relative;
  margin-bottom: 10px;
}
.esi-blog-taxonomy.blog-type {
  position: absolute;
  top: 20px;
  background: #D9ED92;
  background-image: linear-gradient(90deg, #D9ED92 0%, #99D98C 100%);
  padding: 4px 15px;
  color: #000000;
  font-weight: 700;
  border-radius: 5px;
  left: 30px;
}
.esi-blog-post-title h3 a {
  font-size: 20px;
  font-family: "Lato", Sans-serif;
  color: #000000;
  font-weight: 700;
}
.esi-blog-taxonomy.services {
    display: flex;
    flex-wrap: wrap;
}
.esi-blog-taxonomy.services span {
  background: #178AAD;
  padding: 4px 15px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.esi-blog-taxonomy.industries span:before {
  content: "#";
}
.esi-blog-taxonomy.industries span {
  color: #1bb8fb;
}
/* Pagination */
.esi-pagination {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.esi-pagination span.current {
  width: 35px;
  display: inline-block;
  background: #4a3c94;
  border-radius: 100px;
  height: 35px;
  vertical-align: middle;
  line-height: 35px;
  color: #ffffff;
}
.esi-pagination a {
  display: inline-block;
  width: auto;
  margin: 0 5px;
  color: #000000;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
}
.esi-pagination a:hover {
  color: #4a3c94;
}
.esi-pagination ul.esi-pagination-wrap {
  display: flex;
  justify-content: center;
  list-style: none;
}

/* Single Post */
.single-post .post-meta {
  font-size: 16px;
  color: #4a3c94;
  margin-bottom: 20px;
  font-weight: 600;
}

.single-post .post-content {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 70px;
}

.single-post .post-thumbnail {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.single-post .post-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.single-post .post-navigation a {
  font-size: 1rem;
  color: #007bff;
}
.post-banner {
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(
    90deg,
    #2362bf42 20%,
    #4a3c9442 35%,
    #843d9452 50%,
    #1bb8fb2e 100%
  );
  margin-top: -100px;
  padding: 110px 100px 30px;
  position: relative;
  overflow: hidden;
}
.post-banner:before {
  position: absolute;
  content: "";
  right: -20%;
  left: -20%;
  border-radius: 0 0 100% 100%;
  overflow-x: hidden;
  background-color: #d4ebf500;
  height: 750px;
  bottom: 0;
  z-index: 0;
  box-shadow: 0 92px 0 92px #ffffff;
}
.post-banner .container {
  position: relative;
}
.single-post .post-title {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 20px;
  margin: 20px 0;
}
.post-featured-image img {
  border-radius: 30px;
}
.single-post h3,
.single-post h4 {
  margin: 35px 0 20px;
}
.post-featured-image {
  margin-bottom: 15px;
}
.single-post .info-widget {
  padding: 20px;
  border-radius: 15px;
  background: #ffffff;
  box-shadow: 10px 0 40px #00000036;
  border-radius: 15px;
  padding: 25px;
}
.single-post .info-widget a {
  background: transparent linear-gradient(96deg, #2362bf 0%, #1bb8fb 100%) 0% 0%
    no-repeat padding-box;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  color: #fff !important;
  border-radius: 100px;
  min-width: 140px;
  justify-content: center;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding: 10px;
  font-weight: 500;
}
.single-post .info-widget a:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0 12px 15px !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-text-fill-color: #ffffff;
}
.post-content-wrap {
  margin-top: 70px;
}
div#sidebar {
  margin-left: 15px;
}

/* Related Posts Container */
.related-posts {
  margin-top: 20px;
  background: #ffffff;
  box-shadow: 10px 0 40px #00000036;
  border-radius: 15px;
  padding: 20px 25px 25px;
}

/* Style for each related post item */
.related-post-list {
  list-style: none;
  padding: 0;
}
.related-post-item {
  display: flex; /* Flexbox to align image and content side by side */
  margin-bottom: 15px;
  align-items: center; /* Vertically center the image and content */
}
.related-post-list li.related-post-item:last-child {
  margin-bottom: 0;
}
.related-post-thumbnail {
  flex-shrink: 0; /* Prevent the image from shrinking */
  width: 80px; /* Set a fixed width for the thumbnail */
  height: 80px; /* Set a fixed height for the thumbnail */
  margin-right: 15px; /* Add some space between the image and content */
}

.related-post-thumbnail img {
  width: 100%; /* Ensure the image fills the container */
  height: 100%;
  object-fit: cover; /* Ensure the image doesn't stretch */
  border-radius: 5px;
}

.related-post-content {
  flex-grow: 1; /* Allow content to take remaining space */
}

.related-post-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.related-post-title a {
  text-decoration: none;
  color: #333;
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
}

.related-post-title a:hover {
  color: #2362bf; /* Add a hover color for the link */
  background: none;
  -webkit-text-fill-color: unset;
}
.related-post-date {
  font-size: 14px;
  color: #777;
}
.related-posts h3 {
  font-size: 22px;
  font-family: "Lato", Sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
  margin: 0 0 18px;
}
.related-posts h3:after {
  content: "";
  display: block;
  background: #4a3c94;
  width: 40px;
  height: 2px;
  margin-top: 12px;
}

/* Social Share */
/* Container for Social Share */
.social-share {
  margin-top: 30px;
}

.social-share-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
}

.social-share-list li {
  display: inline-block;
}

.social-share-list a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-size: 20px;
  transition: all 0.3s ease;
}

.social-share-list a:hover {
  transform: scale(1.1);
  background-color: #333;
  color: white;
}

/* Facebook Icon Color */
.social-share-list a[href*="facebook"] i {
  color: #3b5998;
}
.social-share-list a[href*="facebook"]:hover i {
  color: #ffffff;
}

.social-share-list a[href*="facebook"]:hover {
  background-color: #3b5998;
  color: white;
}

/* Twitter Icon Color */
.social-share-list a[href*="twitter"] i {
  color: #1da1f2;
}
.social-share-list a[href*="twitter"]:hover i {
  color: #ffffff;
}

.social-share-list a[href*="twitter"]:hover {
  background-color: #1da1f2;
  color: white;
}

/* LinkedIn Icon Color */
.social-share-list a[href*="linkedin"] i {
  color: #0077b5;
}
.social-share-list a[href*="linkedin"]:hover i {
  color: #ffffff;
}

.social-share-list a[href*="linkedin"]:hover {
  background-color: #0077b5;
  color: white;
}

/* Responsive */
@media (max-width: 1340px) {
  .e-con > .e-con-inner {
    width: 90%; /* Adjust as needed */
  }
}
/* Home - v2 */
.our-solutions-wrap1 figure.elementor-image-box-img {
  position: absolute;
  right: 0;
  top: 0;
  background: #4a3c9478;
  width: 100px !important;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  line-height: 95px;
  border-radius: 0 10px 0 50px;
}
.our-solutions-wrap1 figure.elementor-image-box-img img {
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 10px;
}
.our-solutions-wrap1 .elementor-widget:nth-child(2) figure.elementor-image-box-img {
  background: #1d71b878;
}
.our-solutions-wrap1 .elementor-widget:nth-child(3) figure.elementor-image-box-img {
  background: #843d946e;
}
.our-solutions-wrap1 .elementor-widget:nth-child(4) figure.elementor-image-box-img {
  background: #1bb8fb80;
}
.our-solutions-wrap1 .elementor-widget:nth-child(5) figure.elementor-image-box-img {
  background: #1d71b87a;
}
.our-solutions-wrap1 .elementor-widget:nth-child(6) figure.elementor-image-box-img {
  background: #2fcab587;
}
.our-solutions-wrap1 .elementor-image-box-content {
    padding-top: 50px;
    padding-bottom: 30px;
}
.page-id-1450 .custom-header .e-con-inner {
  background: #ffffff;
  top: 10px;
  position: relative;
  border-radius: 10px;
  padding: 0 15px;
  box-shadow: 0px 0px 28px #33333354;
}
.page-id-1450 .elementskit-navbar-nav > li > a {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #000000;
    padding: 5px 20px 5px 20px;
}
/* vBots products page */
.vbots-testimonial .elementskit-client_logo img {
    max-width: 200px !important;
}
/* Responsive */
@media (max-width: 992px) {
  .esi-blog-listing-gridd,
  .esi-blog-listing-grid.search-filter-query {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 767px) {
  .esi-blog-listing-gridd,
  .esi-blog-listing-grid.search-filter-query {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
