.elementor-2436 .elementor-element.elementor-element-b781e25{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-65px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-5197c18{--spacer-size:80px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-2436 .elementor-element.elementor-element-7e92391{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-af3690c{--display:flex;--margin-top:-17px;--margin-bottom:0px;--margin-left:45px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-3a5ca3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:45px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-c5f178d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2436 .elementor-element.elementor-element-2071106{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:5px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2436 .elementor-element.elementor-element-9dbe95f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2436 .elementor-element.elementor-element-79d81d4{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2436 .elementor-element.elementor-element-b6bedf7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2436 .elementor-element.elementor-element-af3690c{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-3a5ca3d{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2436 .elementor-element.elementor-element-b6bedf7{--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-2436 .elementor-element.elementor-element-af3690c{--width:100%;}.elementor-2436 .elementor-element.elementor-element-3a5ca3d{--width:95%;}.elementor-2436 .elementor-element.elementor-element-9dbe95f{--width:95%;}.elementor-2436 .elementor-element.elementor-element-b6bedf7{--width:95%;}}/* Start custom CSS for container, class: .elementor-element-b781e25 *//* ===== ABOUT US PAGE – HEADER ALWAYS WHITE + TEXT ALWAYS BLACK ===== */

body.page-id-2436 #site-header.she-header-transparent-yes {
    background: #ffffff !important;
}

body.page-id-2436 #site-header.she-header-transparent-yes .wpr-menu-item span {
    color: #000000 !important;
}

body.page-id-2436 #site-header.she-header .wpr-menu-item span {
    color: #000000 !important;
}

body.page-id-2436 #site-header .wpr-mobile-menu-item {
    color: #000000 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c602dc2 *//* ABOUT US – TOP HERO SECTION */
.about-hero {
  max-width: 1800px;
  margin: 0 auto 40px;
  text-align: center;
  padding: 80px 40px 70px;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  isolation: isolate;
}

/* SAME GRID LINES AS cp-hero (visible lines) */
.about-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(
      to right,
      rgba(0, 26, 112, 0.09) 1px,
      transparent 1px
    ),
    linear-gradient(
      to bottom,
      rgba(0, 26, 112, 0.09) 1px,
      transparent 1px
    );
  background-size: 80px 80px;
  opacity: 1;
}

/* optional soft fade top, same as contact */
.about-hero::after {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 60px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), transparent);
  z-index: -1;
}

/* HEADING + SUBTEXT */
.about-hero h1 {
  font-size: 34px;
  margin: 0 0 10px;
  color: #001a70;
  font-weight: 800;
}

.about-hero p {
  margin: 0;
  font-size: 15px;
  color: #4b5675;
}

/* RESPONISVE */
@media (max-width: 640px) {
  .about-hero {
    padding: 60px 16px 50px;
  }

  .about-hero h1 {
    font-size: 26px;
  }

  .about-hero p {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dacdede *//* ---- HOVER COLOR #596aa2 ---- */
.about-stat:hover h4,
.about-stat:hover p,
.about-stat:hover .icon i {
  color: #596aa2 !important;
}

.about-stat:hover .icon {
  background: #e7ebf7 !important;
}

/* Button hover color */
.about-btn:hover {
  background: #596aa2 !important;
}

/* Number styling */
.counter {
  transition: color 0.3s ease;
}

/* ---- ABOUT SECTION MAIN WRAP ---- */
.about-main-wrap {
  max-width: 1300px;
  margin: 0px auto;
  padding: 0 40px;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 40px;
  align-items: start;
  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

/* ---- LEFT CONTENT ---- */
.about-left h3 {
  font-size: 24px;
  font-weight: 800;
  color: #001a70;
  margin-bottom: 16px;
}

.about-left p {
  font-size: 15px;
  color: #3a4761;
  line-height: 1.6;
  margin-bottom: 14px;
}

.about-btn {
  display: inline-block;
  background: #001a70;
  padding: 8px 20px;
  border-radius: 6px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  text-decoration: none !important;
}

/* ---- RIGHT STATS COLUMN ---- */
.about-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 x 2 on desktop bhi */
  gap: 26px;
}

/* ---- STAT CARD ---- */
.about-stat {
  text-align: center;
}

.about-stat .icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #e6edff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 8px;
  transition: 0.3s ease;
}

.about-stat .icon i {
  color: #001a70;
  font-size: 20px;
  transition: 0.3s ease;
}

.about-stat h4 {
  font-size: 22px;
  color: #001a70;
  font-weight: 800;
  margin: 0;
  transition: 0.3s ease;
}

.about-stat p {
  font-size: 13px;
  color: #4b5675;
  margin-top: 2px;
  line-height: 1.4;
  transition: 0.3s ease;
}

/* --- RESPONSIVE ---- */
@media (max-width: 900px) {
  .about-main-wrap {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .about-left {
    text-align: center;
  }

  .about-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .about-right {
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
  }
}

@media (max-width: 600px) {
  .about-main-wrap {
    padding: 0 20px;
    text-align: center;
  }

  .about-right {
    grid-template-columns: 1fr 1fr; /* ✅ 2 x 2 on mobile */
    justify-items: center;
  }

  .about-stat {
    text-align: center !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c5f178d *//* ====== SECTION WRAP ====== */
.mv-section {
  padding: 40px 0 60px;
  background: #ffffff
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.mv-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
}

/* GRID – 2 columns desktop */
.mv-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

/* ====== CARD BASE ====== */
.mv-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  padding: 26px 26px 26px 26px;
  background: #ffffff;
  color: #001a70;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
  transition:
    background 0.35s ease,
    color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.25s ease;
}

/* inner subtle gradient / polygon design (same jaise example) */
.mv-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0)
    );
  opacity: 0.8;
  pointer-events: none;
}

.mv-card::after {
  content: "";
  position: absolute;
  top: -30%;
  right: -35%;
  width: 70%;
  height: 190%;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0)
  );
  border-radius: 40px;
  transform: skewX(-18deg);
  pointer-events: none;
}

/* content to be above overlays */
.mv-card > * {
  position: relative;
  z-index: 1;
}

/* ICON */
.mv-icon-wrap {
  margin-bottom: 14px;
}

.mv-icon {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e7ecff;
}

.mv-icon i {
  font-size: 24px;
  color: #001a70;
}

/* TEXT */
.mv-card h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 700;
  color: #001a70;
}

.mv-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #3a4761;
}

/* ====== DEFAULT ACTIVE STATE (left card) ======
   page load par sirf .is-default primary blue hoga */
.mv-card.is-default {
  background: #001a70;
  color: #ffffff;
  box-shadow: 0 20px 45px rgba(0, 26, 112, 0.45);
}

.mv-card.is-default .mv-icon {
  background: rgba(255, 255, 255, 0.08);
}

.mv-card.is-default .mv-icon i,
.mv-card.is-default h3,
.mv-card.is-default p {
  color: #ffffff;
}

/* default active card ke andar overlays thoda blue tint */
.mv-card.is-default::before {
  background: linear-gradient(
    135deg,
    rgba(89, 106, 162, 0.25),
    rgba(0, 26, 112, 0.05)
  );
}

.mv-card.is-default::after {
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.18),
    rgba(255, 255, 255, 0)
  );
}

/* ====== HOVER LOGIC – "colour swap" ======
   Jab grid pe hover hoga:
   – sab cards normal white ho jayenge
   – sirf hovered card primary blue ho jayega  */

.mv-grid:hover .mv-card {
  background: #ffffff;
  color: #001a70;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}

.mv-grid:hover .mv-card .mv-icon {
  background: #e7ecff;
}

.mv-grid:hover .mv-card .mv-icon i,
.mv-grid:hover .mv-card h3,
.mv-grid:hover .mv-card p {
  color: #001a70;
}

/* hovered card = primary */
.mv-grid:hover .mv-card:hover {
  background: #001a70;
  color: #ffffff;
  transform: translateY(-4px);
  box-shadow: 0 22px 50px rgba(0, 26, 112, 0.5);
}

.mv-grid:hover .mv-card:hover .mv-icon {
  background: rgba(255, 255, 255, 0.12);
}

.mv-grid:hover .mv-card:hover .mv-icon i,
.mv-grid:hover .mv-card:hover h3,
.mv-grid:hover .mv-card:hover p {
  color: #ffffff;
}

/* hover tint overlays */
.mv-grid:hover .mv-card:hover::before {
  background: linear-gradient(
    135deg,
    rgba(89, 106, 162, 0.35),
    rgba(0, 26, 112, 0.08)
  );
}

/* ====== RESPONSIVE ====== */
@media (max-width: 900px) {
  .mv-inner {
    padding: 0 20px;
  }

  .mv-grid {
    grid-template-columns: 1fr;
  }

  .mv-card {
    padding: 24px 20px;
  }
}

@media (max-width: 600px) {
  .mv-section {
    padding: 30px 0 45px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d9e4bd */.venus-stats-section {
  padding: 40px 20px;
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.venus-stats-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* LEFT SIDE */
.venus-stats-left {
  flex: 0 0 40%;
}

.venus-stats-heading {
  font-size: 26px;
  line-height: 1.3;
  margin: 0 0 10px;
  color: #001a70


;
  font-weight: 600;
}

.venus-stats-heading span {
  color: #596aa2





; /* Brand Blue */
}

.venus-stats-subtext {
  margin: 0 0 8px;
  font-size: 14px;
  color: #001a70

;
}

/* AVATARS + CAPTION SAME LINE (desktop + mobile dono) */
.venus-avatars-row {
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: nowrap;             /* same line rakhna hai */
}

/* avatars container */
.venus-stats-avatars {
  display: flex;
  align-items: center;
  flex-shrink: 0;                /* avatars compress na hon */
}

/* Circular profile icons */
.venus-stats-avatars img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.08);
  margin-right: -8px;            /* overlap effect */
}

/* Caption text right side, wrap allowed */
.venus-avatars-caption {
  margin: 0;
  font-size: 13px;
  color: #596aa2



;
  line-height: 1.4;
  flex: 1;                       /* bachi hui width le lo */
  min-width: 0;                  /* wrapping allow */
  white-space: normal;
  word-break: break-word;
}

/* RIGHT SIDE */
.venus-stats-right {
  flex: 0 0 60%;
  display: flex;
  justify-content: flex-end;
  gap: 60px;
  text-align: center;
}

.venus-stat-item {
  min-width: 120px;
}

.venus-stat-number {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #001a70

; /* brand blue */
}

.venus-stat-label {
  margin-top: 6px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #001a70


;
  text-transform: uppercase;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .venus-stats-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .venus-stats-right {
    width: 100%;
    justify-content: space-between;
    gap: 20px;
  }
}

@media (max-width: 600px) {
  .venus-stats-heading {
    font-size: 22px;
  }

  .venus-stat-number {
    font-size: 28px;
  }

  .venus-stat-label {
    font-size: 10px;
    letter-spacing: 1.2px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-79d81d4 *//* ==========================
   PRIME VALUES SECTION
   ========================== */

.pv-section {
  padding: 0px 0 40px;
  background: #ffffff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.pv-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
}

/* ---- SMALL BADGE ---- */
.pv-badge {
  display: inline-block;
  padding: 6px 18px;
  border-radius: 999px;
  border: 1px solid #e1e6f5;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #596aa2;
  background: #f7f8fc;
  margin-bottom: 10px;
}

/* ---- HEADING ---- */
.pv-heading {
  margin-bottom: 26px;
}

.pv-heading h2 {
  margin: 0 0 6px;
  font-size: 28px;
  font-weight: 800;
  color: #001a70;
}

.pv-heading span {
  color: #596aa2;
  font-weight: 700;
}

.pv-heading p {
  margin: 0;
  font-size: 15px;
  color: #4b5675;
}

/* =============================
   MAIN GRID (TEXT LEFT + IMAGES RIGHT)
   ============================= */
.pv-main {
  display: grid;
  grid-template-columns: 1.7fr 0.9fr;  /* images smaller */
  gap: 36px;
  align-items: stretch;
}

/* =============================
   LEFT CARD
   ============================= */
.pv-card {
  background: #ffffff;
  border-radius: 18px;
  border: 1px solid #e3e6f0;
  padding: 24px 26px;
  box-shadow: 0 14px 40px rgba(0, 26, 112, 0.06);
}

.pv-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.pv-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: flex-start;
}

/* ---- Letter Circle ---- */
.pv-letter {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid #001a70;
  color: #001a70;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f6ff;
}

/* ---- Text ---- */
.pv-text h3 {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: 700;
  color: #001a70;
}

.pv-text p {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #3a4761;
}

/* ---- Hover ---- */
.pv-item:hover .pv-letter {
  background: #001a70;
  color: #ffffff;
}

.pv-item:hover h3 {
  color: #596aa2;
}

/* =============================
   RIGHT IMAGES
   ============================= */
.pv-images {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
}

.pv-img-top,
.pv-img-bottom {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.14);
}

.pv-img-top img,
.pv-img-bottom img {
  width: 100%;
  height: 170px;      /* images made smaller */
  object-fit: cover;
  display: block;
}

/* =============================
   RESPONSIVE
   ============================= */
@media (max-width: 1024px) {
  .pv-inner {
    padding: 0 24px;
  }

  .pv-main {
    grid-template-columns: 1.4fr 0.9fr;
    gap: 24px;
  }
}

@media (max-width: 768px) {
  .pv-main {
    grid-template-columns: 1fr;
  }

  .pv-images {
    grid-template-rows: auto auto;
  }

  .pv-img-top img,
  .pv-img-bottom img {
    height: 200px;
  }
}

@media (max-width: 480px) {
  .pv-section {
    padding: 40px 0 50px;
  }

  .pv-inner {
    padding: 0 16px;
  }

  .pv-card {
    padding: 20px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8327f2f *//* ===========================
   VALUE PROPOSITION SECTION
   =========================== */
.vp-value-section {
  background: #fFFFFF;
  padding: 0px 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
}

.vp-value-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 40px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 px px rgba(0, 0, 0, 0.12);
  display: flex;
  overflow: hidden;
}

/* LEFT IMAGE */
.vp-value-image {
  flex: 0 0 45%;
  min-height: 260px;
}

.vp-value-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* RIGHT CONTENT */
.vp-value-content {
  flex: 1;
  padding: 26px 28px 26px;
}

.vp-value-content h2 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 800;
  color: #001a70;
}

.vp-value-intro {
  margin: 0 0 14px;
  font-size: 14px;
  color: #3a4761;
  line-height: 1.6;
}

/* LIST */
.vp-value-list {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
}

.vp-value-list li {
  font-size: 14px;
  color: #344055;
  line-height: 1.6;
  margin-bottom: 6px;
  position: relative;
  padding-left: 16px;
}

/* small bullet */
.vp-value-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #001a70;
  font-weight: 700;
}

.vp-value-list strong {
  color: #001a70;
}

/* NOTE TEXT */
.vp-value-note {
  margin: 6px 0 18px;
  font-size: 13px;
  color: #4b5675;
  line-height: 1.6;
}

/* ===========================
   BUTTON – SQUARE WITH ARROW
   =========================== */
.vp-value-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 22px;
  border-radius: 6px;             /* square style */
  border: 2px solid #001a70;
  background: #001a70;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;   /* koi underline nahi */
  letter-spacing: 0.4px;
  text-transform: none;
  cursor: pointer;
  transition:
    background 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease,
    transform 0.2s ease;
}

.vp-btn-text {
  display: inline-block;
}

.vp-btn-arrow {
  font-size: 14px;
  line-height: 1;
}

/* HOVER – blue fill, white text + arrow */
.vp-value-btn:hover {
  background: #596aa2;
  border-color: #596aa2;
  color: #ffffff;
  transform: translateY(-2px);
  text-decoration: none !important;   /* hover pe bhi underline nahi */
}

.vp-value-btn:hover .vp-btn-text,
.vp-value-btn:hover .vp-btn-arrow {
  color: #ffffff;
}

/* ===========================
   RESPONSIVE
   =========================== */
@media (max-width: 900px) {
  .vp-value-inner {
    flex-direction: column;
  }

  .vp-value-image {
    flex-basis: auto;
    min-height: 220px;
  }

  .vp-value-content {
    padding: 20px 18px 22px;
  }
}

@media (max-width: 640px) {
  .vp-value-section {
    padding: 40px 0;
  }

  .vp-value-inner {
    padding: 0 16px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
  }

  .vp-value-content h2 {
    font-size: 20px;
  }
}/* End custom CSS */