.elementor-2213 .elementor-element.elementor-element-be932e1{--display:flex;--min-height:100vh;--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;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:-1px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2213 .elementor-element.elementor-element-62ec29e{width:var( --container-widget-width, 30% );max-width:30%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:30%;--container-widget-flex-grow:0;text-align:center;}.elementor-2213 .elementor-element.elementor-element-62ec29e.elementor-element{--align-self:center;}.elementor-2213 .elementor-element.elementor-element-62ec29e .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:600;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2213 .elementor-element.elementor-element-3be3808{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-2213 .elementor-element.elementor-element-4098f08{--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-2213 .elementor-element.elementor-element-4098f08.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2213 .elementor-element.elementor-element-e826871{margin:0px 130px calc(var(--kit-widget-spacing, 0px) + 0px) 130px;}.elementor-2213 .elementor-element.elementor-element-039b8d5{--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:-15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2213 .elementor-element.elementor-element-f0af445{--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-2213 .elementor-element.elementor-element-f0c0600{--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-2213 .elementor-element.elementor-element-de59e96{width:100%;max-width:100%;}.elementor-2213 .elementor-element.elementor-element-3c53410{--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:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2213 .elementor-element.elementor-element-fc4ae7b{margin:0px -10px calc(var(--kit-widget-spacing, 0px) + 0px) -10px;}.elementor-2213 .elementor-element.elementor-element-61abcc6{--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:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-2213 .elementor-element.elementor-element-62ec29e{width:100%;max-width:100%;}.elementor-2213 .elementor-element.elementor-element-62ec29e .elementor-heading-title{font-size:31px;}.elementor-2213 .elementor-element.elementor-element-3be3808{font-size:13px;}.elementor-2213 .elementor-element.elementor-element-e826871{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-e826871 */body {
  font-family: "Segoe UI", sans-serif;
  margin: 0;
  padding: 0;
  background: #fff;
}

/* Full-width section */
.about-section {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: nowrap;
  padding: 80px 0;
  box-sizing: border-box;
  overflow: hidden;
}

/* Image Grids */
.about-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 25%;
  padding: 0 20px;
}

.about-images img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.4s ease, box-shadow 0.3s ease;

  /* BRAND SHADOW */
  box-shadow: 0 3px 10px rgba(0, 26, 112, 0.18);
}

.about-images img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 18px rgba(0, 26, 112, 0.28);
}

/* Center Content */
.about-content {
  width: 40%;
  text-align: center;
  margin: auto;
}

/* Tag / Badge with Brand Colors */
.about-content small {
  background: rgba(0, 26, 112, 0.08); /* light primary tint */
  color: #001a70; /* primary */
  padding: 6px 16px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 15px;
}

/* Title */
.about-content h2 {
  font-size: 34px;
  color: #001a70; /* primary */
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: 700;
}

/* Paragraphs */
.about-content p {
  color: #4a5680; /* softer secondary tone */
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 12px;
}

/* Button — Brand Blue */
.about-content .btn {
  display: inline-block;
  background: #001a70; /* primary */
  color: #fff;
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  margin-top: 10px;
  transition: 0.3s;
}

.about-content .btn:hover {
  background: #596aa2; /* secondary */
  color: #fff;
}

/* Responsive Design */
@media (max-width: 992px) {
  .about-section {
    flex-direction: column;
    padding: 60px 20px;
  }

  .about-images {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .about-images.left {
    order: 1;
  }

  .about-content {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }

  .about-images.right {
    order: 3;
    margin-top: 20px;
  }

  .about-images img {
    height: 180px;
  }
}

@media (max-width: 600px) {
  .about-images img {
    height: 150px;
  }

  .about-content h2 {
    font-size: 26px;
  }

  .about-content p {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ae7528 */.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-de59e96 *//* DOUBLE FRAME – EMBOSSED PHOTO LOOK */
.vs-card-image {
  border-radius: 0;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 4px;
  border: 1px solid #001a70;
  box-shadow:
    0 0 0 3px #ffffff inset,
    0 4px 12px rgba(0,0,0,0.25),
    0 1px 3px rgba(0,0,0,0.12);
}

.vs-card-image img {
  width: 100%;
  height: 248px;
  object-fit: cover;
  display: block;
}

/* SECTION WRAPPER – simple white background */
.venus-solutions-section {
  position: relative;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
  isolation: isolate;
  background: #ffffff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* INNER CONTAINER — ONLY CHANGE HERE (gap increased) */
.venus-solutions-inner {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 0 70px;   /* ⬅⬅⬅ gap increased (was 40px) */
}

/* HEADINGS */
.venus-solutions-heading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 46px;
}

.vs-eyebrow {
  font-size: 18px;
  color: #596aa2;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
}

.vs-main {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 14px;
  color: #001a70;
}

.vs-description {
  font-size: 15px;
  line-height: 1.7;
  color: #3f4b6c;
  margin: 0;
}

/* GRID – 3 columns desktop */
.vs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

/* CARD WRAPPER */
.vs-card {
  position: relative;
}

/* IMAGE */
.vs-card-image {
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.10);
}

.vs-card-image img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.vs-card:hover .vs-card-image img {
  transform: scale(1.06);
}

/* WHITE BOX */
.vs-card-body {
  display: block;
  text-decoration: none;
  background: #ffffff;
  width: 92%;
  margin: -30px auto 0;
  padding: 20px 20px 24px;
  border-radius: 0;
  border: 1px solid #001a70;
  position: relative;
  z-index: 2;
  text-align: center;
  min-height: 110px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.15);
  transition: background 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.vs-card-body h4 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  color: #001a70;
  transition: color 0.25s ease;
}

.vs-link-text {
  font-size: 14px;
  color: #596aa2;
  font-weight: 600;
  transition: color 0.25s ease;
}

.vs-card:hover .vs-card-body {
  background: #001a70;
  box-shadow: 0 14px 32px rgba(0, 26, 112, 0.30);
  border-color: #001a70;
}

.vs-card:hover .vs-card-body h4,
.vs-card:hover .vs-card-body .vs-link-text {
  color: #ffffff;
}

/* CTA CARD */
.vs-card-accent {
  background: #001a70;
  border-radius: 12px;
  color: #ffffff;
  
  padding: 0;
  margin: 0 auto;
  max-width: 420px;

  /* middle + center */
  display: flex;
  align-items: center;
  justify-content: center;
}

.vs-card-accent-inner {
  padding: 28px 24px 30px;
  text-align: center;
}

.vs-card-accent-inner h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #ffffff;
}

.vs-card-accent-inner p {
  font-size: 14px;
  margin-bottom: 18px;
  line-height: 1.6;
  color: #dfe6ff;
}

.vs-btn {
  padding: 10px 26px;
  border-radius: 999px;
  background: #ffffff;
  color: #001a70;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.25s ease;
}

.vs-btn:hover {
  background: #e7ebff;
  transform: translateY(-1px);
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .vs-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .vs-grid {
    grid-template-columns: 1fr;
  }
}
/* ================================
   MOBILE ONLY FIX (max-width: 600px)
   ================================ */
@media (max-width: 600px) {

  /* Full width inner container */
  .venus-solutions-inner {
    max-width: 100% !important;
    padding: 0 14px !important;
  }

  /* Mobile grid = 1 column */
  .vs-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  /* Card image height reduce for mobile */
  .vs-card-image img {
    height: 190px !important;
  }

  /* Card body spacing */
  .vs-card-body {
    width: 96% !important;
    padding: 18px 14px 22px !important;
    margin-top: -24px !important;
  }

  /* Mobile headings */
  .vs-main {
    font-size: 22px !important;
  }

  .vs-description {
    font-size: 14px !important;
    line-height: 1.55 !important;
  }

  /* CTA card fix */
  .vs-card-accent {
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  .vs-card-accent-inner {
    padding: 22px 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc4ae7b *//* ===== INDUSTRIES BANNER WITH PAPER TEXTURE & OVERLAY ===== */

.industries-full {
  position: relative;
  width: 100vw;
  background: linear-gradient(to bottom right, #e9f4ff, #f7fbff);
  background-image: url("https://venuspaperproduct.com/wp-content/uploads/2025/11/white-paper-texture.jpg");
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 75px 0;
  overflow-x: hidden;
}

.industries-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.04); /* same soft overlay */
  backdrop-filter: brightness(0.95);
  z-index: 0;
}

.industries-inner {
  position: relative;
  z-index: 1;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 3%;
}

/* BADGE – same style as OUR KEYS TO SUCCESS */
.industries-badge {
  display: inline-block;
  padding: 10px 30px;
  border: 2px solid #001a70;
  color: #001a70;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
  background: #ffffffcc;
}

/* HEADING + SUBTEXT */
.ind-heading {
  font-size: 32px;
  font-weight: 800;
  color: #001a70;
  margin: 0 0 10px;
}

.ind-sub {
  max-width: 780px;
  margin: 0 auto 40px;
  font-size: 15px;
  line-height: 1.7;
  color: #596aa2;
}

/* GRID – 4 columns desktop */
.ind-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

/* CARD */
.ind-card {
  background: #ffffff;
  border-radius: 24px;
  padding: 30px 22px 28px;
  box-shadow: 0 8px 22px rgba(0,0,0,0.08);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* ICON CIRCLE */
.ind-icon-circle {
  width: 72px;
  height: 72px;
  border-radius: 999px;
  margin: 0 auto 16px;
  background: #f2f4fa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ind-icon-circle i {
  font-size: 30px;
  color: #001a70;
}

/* TITLE + TEXT */
.ind-card h4 {
  font-size: 16px;
  font-weight: 700;
  color: #001a70;
  margin-bottom: 8px;
}

.ind-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #444;
  margin: 0;
}

/* HOVER EFFECT */
.ind-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 32px rgba(0,0,0,0.16);
}

/* RESPONSIVE */
@media (max-width: 1100px) {
  .ind-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 800px) {
  .industries-inner {
    padding: 0 20px;
  }

  .ind-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ind-heading {
    font-size: 26px;
  }
}

@media (max-width: 520px) {
  .ind-grid {
    grid-template-columns: 1fr;
  }

  .ind-card {
    padding: 24px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-83a0e9e *//* ===== CONTACT + QUICK ENQUIRY SECTION ===== */

.venus-contact-section {
  padding: 100px 0 80px;
  background: #f5f6fb;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
}

/* TOP 3 BOXES */
.vc-top-row {
  max-width: 1100px;
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.vc-top-card {
  padding: 24px 16px 22px;
  border-right: 1px solid #edf0f6;
  text-align: center;
}

.vc-top-card:last-child {
  border-right: none;
}

/* Diamond icon */
.vc-icon-diamond {
  width: 54px;
  height: 54px;
  margin: 0 auto 12px;
  background: #001a70;
  transform: rotate(45deg);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vc-icon-diamond i {
  color: #ffffff;
  font-size: 20px;
  transform: rotate(-45deg); /* icon seedha dikhe */
}

.vc-top-card h3 {
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 700;
  color: #001a70;
}

.vc-link {
  display: inline-block;
  font-size: 13px;
  color: #596aa2;
  text-decoration: underline;
}

.vc-link:hover {
  color: #001a70;
}

.vc-small-text {
  margin: 0;
  font-size: 13px;
  color: #596aa2;
}

/* MAP + ENQUIRY PART */
.vc-main-strip {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}

/* Fake map background */
.vc-map-bg {
  width: 100%;
  height: 170px;
  background-image: url("https://images.pexels.com/photos/161907/map-maps-american-book.jpg?auto=compress&cs=tinysrgb&w=1200");
  background-size: cover;
  background-position: center;
  border-radius: 4px 4px 0 0;
}

/* Enquiry card overlaps map */
.vc-enquiry-card {
  background: #ffffff;
  margin: -80px auto 0;
  max-width: 900px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
  display: flex;
  overflow: hidden;
}

/* LEFT IMAGE */
.vc-enquiry-image {
  flex: 0 0 32%;
  min-height: 100%;
  background: #f3f4fb;
}

.vc-enquiry-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* RIGHT FORM */
.vc-enquiry-form {
  flex: 1;
  padding: 24px 26px 26px;
  text-align: left;
}

.vc-enquiry-form h3 {
  margin: 0 0 14px;
  font-size: 20px;
  color: #001a70;
}

.vc-enquiry-form h3 span {
  color: #1c7ed6;
}

/* Form layout */
.vc-form-row {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.vc-form-row input,
.vc-form-row select,
.vc-form-row textarea {
  width: 100%;
  padding: 8px 10px;
  border-radius: 2px;
  border: 1px solid #dde1ec;
  font-size: 13px;
  font-family: inherit;
  outline: none;
  box-sizing: border-box;
}

.vc-form-row input:focus,
.vc-form-row select:focus,
.vc-form-row textarea:focus {
  border-color: #001a70;
}

/* button */
.vc-submit-btn {
  margin-top: 6px;
  padding: 9px 22px;
  background: #001a70;
  color: #ffffff;
  border: none;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

.vc-submit-btn:hover {
  background: #00309e;
  transform: translateY(-1px);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
  .vc-top-row {
    grid-template-columns: 1fr;
  }

  .vc-top-card {
    border-right: none;
    border-bottom: 1px solid #edf0f6;
  }

  .vc-top-card:last-child {
    border-bottom: none;
  }

  .vc-enquiry-card {
    flex-direction: column;
    max-width: 100%;
  }

  .vc-enquiry-image {
    flex: 0 0 auto;
    height: 180px;
  }
}

@media (max-width: 600px) {
  .venus-contact-section {
    padding: 40px 0 60px;
  }

  .vc-main-strip {
    padding: 0 16px;
  }

  .vc-enquiry-form {
    padding: 18px 16px 20px;
  }

  .vc-form-row {
    flex-direction: column;
  }
}/* End custom CSS */