/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

body .wpb_row.full-width-content,
html body .full-width-section .row-bg-wrap {
  margin-left: -50vw;
  width: 100vw;
}

body {
  font-family: "IBM Plex Sans";
}

.logo-spacing {
  width: 180px;
}

/* header-secondary */

#header-secondary-outer {
  background: #0b1f3a !important;
}

.header-top-custom {
  color: #a9c2dc;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  gap: 20px;
}

.header-top-left,
.header-top-right {
  display: flex;
  align-items: center;
  min-width: 0;
}

.header-top-left {
  flex: 1 1 auto;
}

.header-top-right {
  flex: 0 0 auto;
  gap: 18px;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.header-top-text,
.header-top-info,
.header-top-info span,
.header-top-info a {
  color: #cfe0f0;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 1;
}

.header-top-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
}

.header-top-info a {
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.header-top-info a:hover {
  opacity: 0.85;
  color: #cfe0f0;
}

.social-header.social-text-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1;
}

.social-header.social-text-links a {
  color: #5bc2e0;
  text-decoration: none;
  font-family: "IBM Plex Mono", monospace;
  font-size: 12px;
  letter-spacing: 0.5px;
  transition: opacity 0.2s ease;
  text-transform: uppercase;
}

.social-header.social-text-links a:hover {
  color: #5bc2e0;
  opacity: 0.85;
}

.header-top-custom .sep {
  display: inline-block;
  margin: 0 8px;
  color: #cfe0f0;
  opacity: 0.4;
  line-height: 1;
  letter-spacing: 0.5px;
}

.social-header .sep {
  color: #5bc2e0;
  letter-spacing: 0.5px;
  opacity: 1;
}

.header-top-text {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
}

.header-top-text::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #5bc2e0;
  border-radius: 50%;
  box-shadow: 0 0 8px #5bc2e0;
  display: inline-block;
  flex: 0 0 6px;
}

/* nav header */
.sub-menu.tracked-pos {
  border: 1px solid #e4ecf4;
  border-radius: 12px;
  box-shadow: 0 18px 40px rgba(15, 49, 82, 0.16);
}

.sub-menu.tracked-pos li>a {
  border-radius: 10px;
  transition:
    background-color 0.25s ease,
    color 0.25s ease;
}

.sub-menu a {
  white-space: nowrap;
}

.sub-menu.tracked-pos li>a:hover {
  background: #f3f7fb;
}

/* logo and meta */
a#logo {
  display: flex;
  align-items: center;
  gap: 16px;
}

.logo-divider {
  width: 1px;
  height: 40px;
  background: #7c8da3;
  display: inline-block;
}

.logo-meta {
  font-family: "IBM Plex Mono", monospace;
  font-size: 10.5px;
  letter-spacing: 2px;
  color: #7c8da3;
  line-height: 1.5;
  white-space: nowrap;
}

/* btn-cta */
.btn-cta {
  text-decoration: none;
  padding: 12px 22px;
  border-radius: 9px;
  background: linear-gradient(135deg, #34b6e6, #1e88b8);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 8px 18px rgba(30, 136, 184, 0.32) !important;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    filter 0.25s ease !important;
}

.btn-cta::after {
  display: none !important;
  content: none !important;
}

.btn-cta:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}

/* breakcum */
.cryo-breadcrumb {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  letter-spacing: 1.5px;
  color: #7c8da3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}

/* baner-custom */

.cryo-banner__turnaround {
  position: absolute;
  bottom: 26px;
  left: 26px;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-around;
  background: rgba(7, 22, 43, 0.82);
  backdrop-filter: blur(4px);
  padding: 12px 17px;
  border-radius: 11px;
  border: 1px solid rgba(91, 194, 224, 0.3);
  z-index: 5;
}

.cryo-banner__turnaround-number {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #ffd200;
  white-space: nowrap;
}

.cryo-banner__turnaround-text {
  font-size: 16px;
  color: #cfe0f0;
  line-height: 17px;
  max-width: 100%;
}

.cryo-service-banner {
  position: relative;
  overflow: hidden;
  padding: 76px 0 88px;
  background: linear-gradient(180deg, #f9fbfd 0%, #f3f8fc 100%);
  isolation: isolate;
}

.cryo-service-banner__grid-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image:
    linear-gradient(rgba(11, 31, 58, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(11, 31, 58, 0.045) 1px, transparent 1px);
  background-size: 46px 46px;
  pointer-events: none;
}

.cryo-service-banner__inner {
  position: relative;
  z-index: 1;
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 56px;
  display: grid;
  grid-template-columns: minmax(0, 540px) minmax(0, 1fr);
  gap: 54px;
  align-items: center;
}

/* =========================================================
   LEFT COLUMN
   ========================================================= */

.cryo-service-banner__left {
  position: relative;
  z-index: 2;
}

/* Eyebrow block */
.cryo-banner__eyebrow-wrap {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  margin-bottom: 26px;
}

.home .cryo-banner__corner {
  top: -17px;
}

.cryo-banner__corner {
  position: absolute;
  top: -30px;
  left: 0;
  width: 22px;
  height: 22px;
  border-left: 2px solid #2ba8dd;
  border-top: 2px solid #2ba8dd;
}

.cryo-banner__eyebrow {
  padding-left: 0;
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #1e7cac;
  font-weight: 600;
  margin-top: 10px;
}

.cryo-banner__eyebrow-line {
  display: block;
  width: 70px;
  height: 3px;
  background: #ffd400;
  border-radius: 2px;
  margin-top: 10px;
}

/* Heading */
.cryo-banner__heading {
  font-family: "Archivo";
  font-weight: 800;
  font-size: 60px;
  line-height: 1.04;
  letter-spacing: -1.4px;
  margin: 0 0 22px;
  color: #0b1f3a;
}

.cryo-banner__highlight {
  color: #35b5e8;
}

/* Description */
.cryo-banner__description {
  max-width: 520px;
  margin-bottom: 28px;
  color: #556e86;
  font-size: 17px;
  line-height: 1.72;
  font-weight: 400;
}

.cryo-banner__description p {
  margin: 0;
}

/* Service tags */
.cryo-banner__service-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 34px;
  max-width: 540px;
}

.cryo-banner__service-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #cfe0ee;
  box-shadow: 0 4px 10px rgba(17, 48, 77, 0.03);
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #1c3a57;
  white-space: nowrap;
}

/* Buttons */
.cryo-banner__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  margin-bottom: 36px;
}

.cryo-banner__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  transition: all 0.25s ease;
  white-space: nowrap;
}

.cryo-banner__btn--primary {
  padding: 16px 30px;
  min-height: 52px;
  border-radius: 10px;
  background: linear-gradient(135deg, #34b6e6, #1e88b8);
  color: #ffffff !important;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 12px 26px rgba(30, 136, 184, 0.34);
}

.cryo-banner__btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 30px rgba(30, 136, 184, 0.38);
}

.cryo-banner__btn--secondary {
  padding: 16px 28px;
  min-height: 52px;
  border-radius: 10px;
  background: #ffffff;
  border: 1.5px solid #1c3a57;
  color: #12304c !important;
  font-weight: 600;
  font-size: 15px;
  box-shadow: 0 8px 18px rgba(17, 48, 77, 0.06) !important;
}

.cryo-banner__btn--secondary span {
  margin-left: 8px;
  font-size: 16px;
  line-height: 1;
}

.cryo-banner__btn--secondary:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(17, 48, 77, 0.1);
}

/* Optional OEM line under buttons */
.cryo-banner__oem-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8ca2b6;
}

.cryo-banner__oem-list strong,
.cryo-banner__oem-list b {
  font-family: inherit;
  color: #264561;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
}

.cryo-banner__oem-experience {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 28px;
  flex-wrap: wrap;
}

.cryo-banner__oem-label {
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #9fb2c5;
  white-space: nowrap;
}

.cryo-banner__oem-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.cryo-banner__oem-tag {
  font-size: 14px;
  font-weight: 700;
  color: #16324c;
  line-height: 1.2;
  white-space: nowrap;
  font-family: "IBM Plex Sans";
}

.cryo-banner__oem-separator {
  color: #c8d3dd;
  font-size: 16px;
  line-height: 1;
  transform: translateY(-1px);
}

/* =========================================================
   RIGHT COLUMN
   ========================================================= */

.cryo-service-banner__right {
  position: relative;
  min-width: 0;
}

.cryo-banner__media-card {
  position: relative;
  min-height: 560px;
  border-radius: 26px;
  overflow: visible;
  box-shadow: 0 28px 60px rgba(18, 47, 74, 0.16);
}

.cryo-banner__media-image {
  position: relative;
  border-radius: 26px;
  overflow: hidden;
  min-height: 560px;
  background: #dfe8ef;
  z-index: 2;
}

body:not(.home) .cryo-banner__media-image img {
  height: 430px !important;
}

.cryo-banner__media-image img {
  width: 100% !important;
  height: 558px !important;
  object-fit: cover;
  display: block;
}

/* dark / glass overlay */
.cryo-banner__media-overlay {
  position: absolute;
  inset: 0;
  border-radius: 26px;
  pointer-events: none;
  background:
    linear-gradient(180deg,
      rgba(8, 22, 39, 0.18) 0%,
      rgba(8, 22, 39, 0.06) 24%,
      rgba(8, 22, 39, 0.12) 100%),
    linear-gradient(rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.16) 1px, transparent 1px);
  background-size:
    auto,
    40px 40px,
    40px 40px;
  z-index: 2;
}

.cryo-banner__media-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
      rgba(7, 22, 43, 0.62) 0%,
      rgba(7, 22, 43, 0.05) 32%,
      rgba(7, 22, 43, 0.12) 70%,
      rgba(7, 22, 43, 0.72) 100%);
  pointer-events: none;
  z-index: 3;
  border-radius: 26px;
}

/* top eyebrow on image */
.cryo-banner__media-eyebrow-wrap {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 14px;
}

.cryo-banner__media-corner {
  width: 18px;
  height: 18px;
  border-left: 2px solid #4fc3f7;
  border-top: 2px solid #4fc3f7;
  flex: 0 0 auto;
}

.cryo-banner__media-eyebrow {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: rgba(240, 247, 255, 0.92);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* tags on image top right */
.cryo-banner__media-tags {
  position: absolute;
  top: 55px;
  right: 22px;
  z-index: 5;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
  max-width: 220px;
}

.cryo-banner__media-tag {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 14px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.92);
  color: #12304c;
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-weight: 600;
  box-shadow: 0 10px 24px rgba(12, 35, 57, 0.16);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

/* bottom-left stat */

/* detail image */
.cryo-banner__detail-wrap {
  position: absolute;
  right: -6px;
  bottom: -34px;
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cryo-banner__detail-image {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #ffffff;
  background: #fff;
  box-shadow: 0 22px 40px rgba(15, 45, 74, 0.22);
  position: relative;
}

.cryo-banner__detail-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.cryo-banner__detail-image:hover img {
  transform: scale(1.08);
}

/* cryo-banner__media-glow */

.cryo-banner__media-glow {
  position: absolute;
  bottom: -30px;
  right: 90px;
  width: 300px;
  height: 240px;
  background: radial-gradient(circle,
      rgba(91, 194, 224, 0.5),
      rgba(91, 194, 224, 0) 70%);
  filter: blur(34px);
  animation: cryoVapor 6s ease-in-out infinite;
  pointer-events: none;
  z-index: 9;
}

.cryo-banner__media-overlay {
  z-index: 3;
}

@keyframes cryoVapor {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.75;
  }

  25% {
    transform: translate3d(10px, -6px, 0) scale(1.03);
    opacity: 0.9;
  }

  50% {
    transform: translate3d(0, -14px, 0) scale(1.08);
    opacity: 0.7;
  }

  75% {
    transform: translate3d(-8px, -6px, 0) scale(1.03);
    opacity: 0.88;
  }

  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.75;
  }
}

/* ===== STATS SECTION ===== */
.stats-section .inner-wrap::before {
  content: "";
  position: absolute;
  top: 78px;
  right: 35px;
  width: 272px;
  height: 97px;
  pointer-events: none;
  opacity: 0.6;
  background: url(../images/LNG_terminal_rm_b.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
  transform: scale(1.1);
}

.stats-section .inner-wrap::after {
  content: "";
  position: absolute;
  top: -45px;
  left: -22px;
  width: 161px;
  height: 152px;
  pointer-events: none;
  opacity: 0.6;
  background: url(../images/cryogenic-pump-flange.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
}

.stats-section .inner-wrap {
  background: linear-gradient(120deg, #0b1f3a 0%, #16365c 60%, #1c4368 100%);
}

.stats-section .inner-wrap ::after {
  content: "";
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);

  background-size: 48px 48px;

  pointer-events: none;
  z-index: 1;
}

.stats-section h2.vc_custom_heading {
  position: relative;
  margin: 0 0 12px;
  font-family: "Archivo", sans-serif;
  font-weight: 900;
  font-size: 52px;
  line-height: 1;
  letter-spacing: -1px;
  color: #5bc2e0 !important;
  text-align: center !important;
}

.stats-section h2.pst-plus::after {
  position: absolute;
  top: 17px;
  content: "+";
  display: inline-block;
  margin-left: 4px;
  font-size: 32px;
  line-height: 1;
  vertical-align: top;
  color: #5bc2e0;
}

.stats-section .wpb_text_column p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: #a9c1db;
}

.stats-section .child_column:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background: rgba(255, 255, 255, 0.16);
}

/* ===== BASE COLUMN ===== */
.stats-section .vc_column-inner {
  transition: transform 0.3s ease;
  cursor: pointer;
  will-change: transform;
}

.stats-section .vc_column-inner:hover {
  transform: translateY(-6px);
}

.stats-section .vc_column-inner h2.vc_custom_heading {
  position: relative;
  transition: all 0.3s ease;
}

.stats-section .vc_column-inner:hover h2.vc_custom_heading {
  color: #ffffff !important;
  transform: scale(1.1);
  text-shadow: 0 6px 18px rgba(91, 194, 224, 0.6);
}

.stats-section .vc_column_container:hover h2.pst-plus::after {
  opacity: 1;
  transform: translateY(-3px) scale(1.2);
  color: #ffffff;
}

.stats-section .vc_column_container:hover p {
  color: #5bc2e0;
}

/* eyebrow */
.eyebrow-sg.eyebrow-sg-text-left {
  justify-content: flex-start;
}

.eyebrow-sg {
  font-family: "IBM Plex Mono" !important;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.eyebrow-sg::before {
  content: "";
  width: 28px;
  height: 2px;
  background: #2ba8dd;
  display: inline-block;
}

.eyebrow-sg::after {
  content: "";
  width: 28px;
  height: 2px;
  background: #2ba8dd;
  display: inline-block;
}

/* heading */
.heading-content {
  font-family: "Archivo";
  font-weight: 800;
  font-size: 42px;
  letter-spacing: -0.8px;
  margin: 0;
}

/*  */
/* ===========================
   SERVICE GRID
=========================== */

.service-grid-section .column_container>.vc_column-inner {
  background: #fff;
  border: 1px solid #e1eaf3;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 14px 30px rgba(15, 49, 82, 0.07);
}

/* number */
.service-grid-section .column_container {
  counter-increment: service;
}

.service-grid-section {
  counter-reset: service;
}

.service-grid-section .column_container>.vc_column-inner:before {
  content: counter(service, decimal-leading-zero);
  position: absolute;
  top: 14px;
  left: 16px;
  z-index: 20;

  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #fff;
}

/* ===========================
   IMAGE
=========================== */
.service-grid-section .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
  height: 200px;
}

.service-grid-section .img-with-aniamtion-wrap .inner {
  position: relative;
}

.service-grid-section .img-with-animation {
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}

/* dark overlay */

.service-grid-section .img-with-aniamtion-wrap .inner:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(180deg,
      rgba(7, 22, 43, 0.1),
      rgba(7, 22, 43, 0.55));
}

/* grid overlay */

.service-grid-section .img-with-aniamtion-wrap .inner:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;

  background-image:
    linear-gradient(rgba(91, 194, 224, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(91, 194, 224, 0.12) 1px, transparent 1px);

  background-size: 28px 28px;
  mix-blend-mode: screen;
}

/* ===========================
   ICON
=========================== */

.service-grid-section .nectar_icon_wrap {
  position: absolute;
  left: 14px;
  top: 145px;
  z-index: 10;
  margin: 0;
}

.service-grid-section .nectar_icon {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  background: rgba(7, 22, 43, 0.78);
  border: 1px solid rgba(91, 194, 224, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
}

.service-grid-section .nectar_icon i {
  font-size: 18px !important;
  height: auto !important;
}

/* ===========================
   CONTENT
=========================== */

.service-grid-section h3 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  color: #0b1f3a;
  padding: 10px 24px 0 24px;
}

.service-grid-section .wpb_text_column p {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #566a80;
  padding: 0 24px 0 24px;
}

/* ===========================
   BUTTON
=========================== */

.service-grid-section .nectar-button span {
  font-family: "IBM Plex Mono";
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 10px 0 0 24px;

  display: inline-block;
  /* quan trọng */
  transition: all 0.3s ease;
  will-change: transform;
}

.service-grid-section .nectar-button:hover span {
  color: #0f376d;
  transform: translateX(4px);
  letter-spacing: 1px;
}

.service-grid-section .nectar-button::after {
  content: " →";
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.3s ease;
  padding-left: 5px;
}

.service-grid-section .nectar-button:hover::after {
  transform: translateX(6px);
  color: #0f376d;
}

.service-grid-section .nectar-button.small {
  box-shadow: none;
  padding: 0 !important;
}

/* hover */

.service-grid-section .column_container>.vc_column-inner {
  transition: 0.35s;
}

.service-grid-section .column_container:hover>.vc_column-inner {
  transform: translateY(-8px);
  box-shadow: 0 22px 40px rgba(15, 49, 82, 0.15);
}

/*  */
/* section  cryo-image-section*/

.cryo-image-section {
  position: relative;
  width: 700px;
  margin: auto;
  padding-bottom: 120px;
}

/* PRIMARY */
.cryo-image-section__primary {
  position: relative;
  width: 550px;
  height: 490px;
  overflow: hidden;
  border-radius: 28px;
  background: #09111d;
}

/* PRIMARY IMAGE */
.cryo-image-section__primary-image {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.cryo-image-section__primary:hover .cryo-image-section__primary-image {
  transform: scale(1.06);
}

/* OVERLAY */
.cryo-image-section__primary-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
      rgba(7, 22, 43, 0.45),
      rgba(7, 22, 43, 0) 30%,
      rgba(7, 22, 43, 0.38));
}

/* GRID */
.cryo-image-section__primary-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(91, 194, 224, 0.13) 1px, transparent 1px),
    linear-gradient(90deg, rgba(91, 194, 224, 0.13) 1px, transparent 1px);

  background-size: 34px 34px;
}

/* PRIMARY LABEL */
.cryo-image-section__primary-label {
  position: absolute;
  top: 26px;
  left: 22px;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 14px;
  color: #dce8f5;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1;
}

.cryo-image-section__primary-label:before {
  content: "";
  width: 18px;
  height: 18px;
  border-left: 2px solid #4fc3f7;
  border-top: 2px solid #4fc3f7;
}

/* SECONDARY */
.cryo-image-section__secondary {
  position: absolute;
  right: 53px;
  bottom: 51px;
  width: 276px;
  height: 250px;
  overflow: hidden;
  border-radius: 22px;
  border: 5px solid #fff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18);
}

/* SECONDARY IMAGE */
.cryo-image-section__secondary-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform 0.7s ease;
}

.cryo-image-section__secondary:hover .cryo-image-section__secondary-image {
  transform: scale(1.06);
}

/* SECONDARY LABEL */
.cryo-image-section__secondary-label {
  position: absolute;
  left: 18px;
  bottom: 18px;
  z-index: 5;
  color: #fff;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1;
}

.cryo-image-section__badge {
  position: absolute;
  top: 24px;
  right: 72px;
  background: #0b1f3a;
  border-radius: 13px;
  padding: 18px 22px;
  box-shadow: 0 16px 32px rgba(11, 31, 58, 0.3);
  border-top: 3px solid #ffd400;
  z-index: 10;
}

/* NUMBER */
.cryo-image-section__badge-number {
  font-family: "Archivo", sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #5bc2e0;
  line-height: 1;
}

/* TEXT */
.cryo-image-section__badge-text {
  font-family: "IBM Plex Mono", monospace;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #a9c2dc;
}

.cryo-image-section__badge {
  transition: all 0.3s ease;
}

.cryo-image-section__badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(11, 31, 58, 0.4);
}

/* badge-list */

.badge-list ul {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.badge-list ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #ffffff;
  border: 1px solid #dce8f2;
  border-radius: 11px;
  padding: 15px;
  transition: all 0.25s ease;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #1c324a;
  line-height: 1.4;
}

.badge-list ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  min-width: 8px;
  background: #2ba8dd;
  border-radius: 50%;
  flex: none;
  transition: all 0.25s ease;
}

/* Hover */
.badge-list ul li:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(28, 50, 74, 0.08);
  border-color: #c9dceb;
}

/* Dot hover */
.badge-list ul li:hover::before {
  background: #1798cf;
  transform: scale(1.15);
}

/* btn-mas */
.nectar-button.medium.btn-mas {
  text-decoration: none;
  padding: 15px 28px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  line-height: 1;
  transition: all 0.25s ease;
}

.btn-mas::after {
  content: "→";
  font-size: 16px;
  line-height: 1;
  color: #d4af37;
  transition:
    transform 0.25s ease,
    color 0.25s ease;
}

.btn-mas:hover::after {
  transform: translateX(4px);
}

/* repair-solutions */
.repair-solutions .row-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg,
      rgba(7, 22, 43, 0.92) 0%,
      rgba(7, 22, 43, 0.72) 42%,
      rgba(7, 22, 43, 0.28) 100%),
    linear-gradient(rgba(91, 194, 224, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(91, 194, 224, 0.08) 1px, transparent 1px);
  background-size:
    100% 100%,
    52px 52px,
    52px 52px;
  background-repeat: no-repeat, repeat, repeat;
  z-index: 1;
  pointer-events: none;
}

.repair-solutions .vc_column-inner::before {
  content: "";
  position: absolute;
  top: -61px;
  left: 0px;
  width: 22px;
  height: 22px;
  border-left: 2px solid #5bc2e0;
  border-top: 2px solid #5bc2e0;
}

.repair-solutions .eyebrow-sg {
  color: #5bc2e0 !important;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left !important;
}

.repair-solutions .heading-content {
  font-family: "Archivo", sans-serif;
  font-weight: 800;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: -1px;
  margin: 0 0 18px;
  color: #ffffff !important;
  max-width: 70%;
}

.repair-solutions p.heading-default {
  font-size: 17px;
  line-height: 1.65;
  color: #c6d8ea;
  margin: 0;
  max-width: 70%;
}

/* why-choose-us */
.why-choose-us .wpb_text_column p {
  font-size: 17px;
  line-height: 1.8;
  color: #52647a;
  margin: auto;
  max-width: 80%;
}

.why-choose-us .benefits__grid .vc_column-inner {
  background: #ffffff;
  border: 1px solid #dee9f2;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 12px 28px rgba(15, 49, 82, 0.05);
  transition: 0.3s ease;
  height: 100%;
}

.why-choose-us .benefits__grid .vc_column-inner:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(15, 49, 82, 0.1);
}

.why-choose-us .benefits__grid .iwithtext {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.why-choose-us .benefits__grid .iwt-icon {
  width: 46px;
  height: 46px;
  min-width: 46px;
  border-radius: 12px;
  background: #eaf5fc;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.why-choose-us .benefits__grid h3 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #1c324a;
  margin-bottom: 0;
}

.why-choose-us .benefits__grid p {
  font-size: 15.5px;
  line-height: 1.7;
  color: #52647a;
}

.why-choose-us .benefits__grid .iwithtext .iwt-text {
  padding-left: 0;
}

.benefits__grid .iwt-icon img {
  margin-bottom: 0;
}

/*  */
/*==========================
=        SECTION Contact      =
==========================*/
.contact-section .inner-wrap::after {
  content: "";
  position: absolute;
  bottom: -77px;
  left: -66px;
  width: 260px;
  height: 260px;
  pointer-events: none;
  opacity: 0.5;
  background: url(../images/cryogenic-pump-impeller.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
}

.contact-section .col-contact-section .vc_column-inner::after {
  content: "";
  position: absolute;
  top: -84px;
  right: -321px;
  width: 234px;
  height: 260px;
  pointer-events: none;
  opacity: 0.5;
  background: url(../images/cryogenic-pump-flange.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
}

.contact-section .inner-wrap {
  background: linear-gradient(125deg, #081a33 0%, #11315a 55%, #15406a 100%);
}

.contact-section .inner-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 46px 46px;
  pointer-events: none;
}

.contact-section .heading-content {
  max-width: 70%;
}

.contact-section .wpb_text_column p {
  font-size: 18px;
  line-height: 1.7;
  color: #b7cce2;
  margin: 0 0 34px;
  max-width: 60%;
}

.contact-section .iwt-icon {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: rgba(91, 194, 224, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}

.contact-section .iwt-icon img {
  width: 24px !important;
  height: 24px;
  margin: 0;
}

.contact-section .iwithtext .iwt-icon {
  position: static;
}

.contact-section .iwithtext {
  display: flex;
  align-items: center;
}

.contact-section .iwt-text,
.contact-section .iwt-text a {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  color: #d6e6f4;
  text-decoration: none;
}

.contact-section .iwt-text:hover,
.contact-section .iwt-text a:hover {
  color: #ffffff;
}

.contact-section .iwithtext .iwt-text {
  padding-left: 15px;
}

.contact-section .col-contact-section .vc_column-inner {
  background: #fff;
  border-radius: 18px;
  padding: 34px 34px 0 34px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.34);
}

.contact-section .col-contact-section .vc_column-inner p {
  color: #6f8198;
  font-size: 16px;
  max-width: 100%;
  margin-bottom: 0;
}

.contact-section .gfield {
  margin-bottom: 0;
}

.contact-section .gform_wrapper .top_label .gfield_label {
  font-family: "IBM Plex Mono", monospace !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  color: #7c8da3;
  text-transform: uppercase;
}

.contact-section input[type="text"],
.contact-section input[type="tel"],
.contact-section input[type="email"],
.contact-section textarea,
.contact-section select {
  width: 100%;
  height: 48px;
  border: 1px solid #d7e2ec;
  border-radius: 10px;
  background: #f7fafc;
  font-size: 16px;
  transition: 0.25s ease;
}

.contact-section textarea {
  min-height: 120px;
  padding: 14px;
}

.contact-section input:focus,
.contact-section textarea:focus,
.contact-section select:focus {
  background-color: #f7fafc !important;
  outline: none;
  border-color: #2ba8dd;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(43, 168, 221, 0.14);
}

.contact-section .gform_wrapper.gravity-theme .gform_fields {
  gap: 0;
}

/* btn */
.contact-section input[type="submit"] {
  margin-top: 24px;
  width: 100%;
  height: 54px;
  border-radius: 11px;
  background: linear-gradient(135deg, #34b6e6, #1e88b8);

  color: #fff;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(30, 136, 184, 0.4);

  transition:
    transform 0.25s ease,
    filter 0.25s ease,
    box-shadow 0.25s ease;
}

.contact-section input[type="submit"]:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}

/* how-it-works  */
/*====================================
=            PROCESS STEPS           =
====================================*/

.cryo-process {
  position: relative;
  padding: 60px 0 40px 0;
}

.cryo-process__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  position: relative;
}

.cryo-process__wrapper::before {
  content: "";
  position: absolute;
  top: 38px;
  left: 10%;
  right: 10%;
  border-top: 2px dashed #d8e6f1;
  z-index: 0;
}

.cryo-process__item {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 2;
}

.cryo-process__item.is-last .cryo-process__icon {
  width: 76px;
  height: 76px;
  margin: 0 auto 22px;
  border-radius: 50%;
  background: #0b1f3a;
  border: 2px solid #2ba8dd;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 24px rgba(11, 31, 58, 0.3);
}

.cryo-process__icon {
  width: 76px;
  height: 76px;
  margin: 0 auto 22px;
  border-radius: 50%;
  background: #ffffff;
  border: 2px solid #2ba8dd;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 22px rgba(43, 168, 221, 0.18);
  transition: all 0.35s ease;
}

.row .col .cryo-process__icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-bottom: 0 !important;
  max-width: 34px;
}

.cryo-process__item:hover .cryo-process__icon {
  transform: translateY(-6px);
  box-shadow: 0 18px 35px rgba(43, 168, 221, 0.25);
}

.cryo-process__step {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  color: #1e88b8;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.cryo-process__title {
  margin: 0 0 10px;
  font-family: "Archivo", sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.35;
  color: #0b1f3a;
}

.cryo-process__description {
  margin: 0;
  font-size: 16px;
  line-height: 1.55;
  color: #5a6c81;
}

.cryo-process__item:hover .cryo-process__title {
  color: #1e88b8;
}

.how-it-works {
  font-size: 17px;
  color: #56697e;
}

/*  IMG CT STYLE */

.img-ct-style .hover-wrap-inner {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 28px 60px rgba(18, 47, 74, 0.16);
}

.img-ct-style .hover-wrap-inner img,
.img-ct-style .hover-wrap-inner img.img-with-animation {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1) translateZ(0);
  transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);

  backface-visibility: hidden;
  will-change: transform;
}

/* Hover */
.img-ct-style:hover .hover-wrap-inner img,
.img-ct-style:hover .hover-wrap-inner img.img-with-animation {
  transform: scale(1.02) translateZ(0) !important;
}

.img-ct-style .hover-wrap-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;

  background: linear-gradient(180deg,
      rgba(7, 22, 43, 0.42) 0%,
      rgba(7, 22, 43, 0.08) 35%,
      rgba(7, 22, 43, 0.35) 100%);
}

.img-ct-style .hover-wrap-inner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;

  background-image:
    linear-gradient(rgba(91, 194, 224, 0.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(91, 194, 224, 0.14) 1px, transparent 1px);

  background-size: 34px 34px;

  opacity: 0.75;
  transition: opacity 0.4s ease;
}


/* none  .img-ct-style  */

.no-style-im-ct-style .hover-wrap-inner::before,
.no-style-im-ct-style .hover-wrap-inner::after {
  content: none;
}

.no-style-im-ct-style .hover-wrap-inner {
  border-radius: 0;
  box-shadow: none;
}

/* FOOTER */
/* footer */
#media_image-2 img {
  width: 100px;
  height: 58px;
}

#footer-outer .widget {
  margin-bottom: 20px;
}

#footer-outer .textwidget {
  line-height: 1.7;
}

#text-4 .header-top-info a,
#text-4 .header-top-info a span {
  font-size: 16px;
  color: #5bc2e0;
  text-decoration: none;
}

#text-4 .header-top-info a:hover,
#text-4 .header-top-info a:hover span {
  opacity: 0.75;
}

#footer-outer #footer-widgets .widget h4,
#footer-outer .col .widget_recent_entries span,
#footer-outer .col .recent_posts_extra_widget .post-widget-text span {
  color: #5bc2e0 !important;
}

#footer-outer #nav_menu-3>h4 {
  font-family: "IBM Plex Mono", monospace;
  letter-spacing: 2px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

#footer-outer #nav_menu-4>h4 {
  font-family: "IBM Plex Mono", monospace;
  letter-spacing: 2px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

#copyright p {
  font-size: 16px;
}

#nav_menu-4 {
  position: relative;
}

#nav_menu-4::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -221px;
  width: 260px;
  height: 218px;
  pointer-events: none;
  opacity: 0.6;
  background: url(../images/cryogenic_parts.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
}

#footer-outer #copyright[data-layout="centered"] {
  padding: 30px 0;
}

.copyright-bar {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #637893;
}

#footer-outer #copyright[data-layout="centered"] .col.span_5 {
  max-width: 100%;
}

/* CONTACT PAGE */
.ct-contact .cryo-service-banner {
  padding: 76px 0 0;
}

.ct-contact .cryo-service-banner__inner {
  grid-template-columns: unset;
}

.ct-contact .cryo-banner__heading {
  max-width: 60%;
}

.ct-contact .cryo-banner__description {
  max-width: 55%;
}

.ct-contact .cryo-service-banner__grid-bg {
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #f7fbff 20%,
      #edf6fd 50%,
      #ddecf9 80%,
      #cfe6f6 100%),
    linear-gradient(rgba(11, 31, 58, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(11, 31, 58, 0.06) 1px, transparent 1px);

  background-size:
    100% 100%,
    44px 44px,
    44px 44px;
}

/* left col cotact  get-in-touch-section */

.get-in-touch-section {
  position: relative;
  overflow: visible;
}

.get-in-touch-section .column-image-bg-wrap,
.get-in-touch-section .inner-wrap {
  overflow: hidden;
  border-radius: 20px;
}

.get-in-touch-section .vc_column-inner {
  position: relative;
  overflow: visible;
}

.get-in-touch-section .column-image-bg {
  background-size: cover;
  transition: transform 0.8s ease;
  transform: scale(1);
  will-change: transform;
}

.get-in-touch-section:hover .column-image-bg {
  transform: scale(1.08);
}

.get-in-touch-section .column-image-bg-wrap:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,
      rgba(7, 31, 60, 0.92),
      rgba(15, 52, 96, 0.96));
  z-index: 1;
  border-radius: 20px;
}

.get-in-touch-section .vc_column-inner:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 40px 40px;
  z-index: 9;
  pointer-events: none;
}

.get-in-touch-section .vc_column-inner:after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 18px;
  height: 18px;
  border-top: 2px solid #5bc2e0;
  border-right: 2px solid #5bc2e0;
  z-index: 10;
}

.get-in-touch-section::before {
  content: "";
  position: absolute;
  bottom: 3px;
  right: 35px;
  width: 388px;
  height: 194px;
  pointer-events: none;
  opacity: 0.6;
  background: url(../images/LNG_terminal_rm_b.png) no-repeat center;
  background-size: contain;
  filter: grayscale(1) brightness(0) invert(1);
}

.get-in-touch-section h2 {
  font-family: "Archivo", sans-serif;
  font-weight: 800;
  font-size: 26px;
  margin: 0 0 10px;
  color: #ffffff;
}

.get-in-touch-section .wpb_text_column p {
  font-size: 14.5px;
  line-height: 1.65;
  color: #a9c2dc;
  margin: 0 0 34px !important;
}

.get-in-touch-section .iwithtext {
  display: flex;
  align-items: center;
}

.get-in-touch-section .iwt-icon {
  width: 44px;
  height: 44px;
  min-width: 46px;
  border-radius: 12px;
  background: rgba(91, 194, 224, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
}

.get-in-touch-section .iwt-icon img {
  width: 24px !important;
  height: 24px;
  margin-bottom: 0;
}

.get-in-touch-section .iwt-text {
  display: flex;
  flex-direction: column;
}

.get-in-touch-section .iwt-text h5 {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  letter-spacing: 1.5px;
  color: #7e97b4;
  margin: 0;
  line-height: 22px;
}

.get-in-touch-section .iwt-text p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
}

.cryo-global-services__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cryo-global-services__tag-item {
  font-family: "IBM Plex Mono";
  font-size: 16px;
  color: #cfe0f0;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 6px 11px;
  border-radius: 20px;
}

h4.cryo-global-services__heading {
  font-family: "IBM Plex Mono" !important;
  font-size: 16px;
  letter-spacing: 1.5px;
  color: #7e97b4;
  margin-bottom: 12px !important;
}

.cryo-global-services {
  margin-top: 38px;
  padding-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

/* form-contact-section  */
.page-id-26 .cryo-service-banner__inner::before {
  content: "";
  position: absolute;
  bottom: 78px;
  right: -58px;
  width: 557px;
  height: 218px;
  pointer-events: none;
  opacity: 1;
  background: url(../images/LNG_marine_unit-.png) no-repeat center;
  background-size: contain;
  transform: scale(1.3);
}

/* ===== WRAPPER CARD ===== */
.form-contact-section .vc_column-inner {
  background: #ffffff;
  border: 1px solid #e1eaf3;
  border-radius: 20px;
  box-shadow: 0 20px 44px rgba(15, 49, 82, 0.07) !important;
}

.form-contact-section input:focus,
.form-contact-section textarea:focus,
.form-contact-section select:focus {
  background-color: #f7fafc !important;
  outline: none;
  border-color: #2ba8dd;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(43, 168, 221, 0.14);
}

/* ===== TITLE ===== */
.form-contact-section h2 {
  margin-bottom: 10px;
}

/* ===== LABEL ===== */
.form-contact-section .gform_wrapper.gravity-theme .gfield_label {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;
  letter-spacing: 1px;
  color: #7c8da3;
  margin-bottom: 8px;
}

.form-contact-section input[type="text"],
.form-contact-section input[type="email"],
.form-contact-section select,
.form-contact-section textarea {
  width: 100%;
  height: 54px;
  border: 1px solid #d7e2ec;
  border-radius: 11px;
  background: #f7fafc;
  font-size: 16px;
  color: #062338;
  outline: none;
  transition: all 0.25s ease;
}

.form-contact-section select.gfield_select {
  font-family: "IBM Plex Mono", monospace;
  font-size: 16px;

  letter-spacing: 1px;
  color: #7c8da3;
}

.form-contact-section input:focus,
.form-contact-section select:focus,
.form-contact-section textarea:focus {
  border-color: #2e9fc4;
  box-shadow: 0 0 0 3px rgba(46, 159, 196, 0.15);
  background: #fff;
}

.form-contact-section .gform_wrapper.gravity-theme .gform_footer {
  justify-content: space-between;
  align-items: center;
}

.form-contact-section .gform_button,
.form-contact-section input[type="submit"] {
  border-radius: 11px;
  background: linear-gradient(135deg, #5bc2e0, #2e9fc4);
  color: #062338;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 12px 26px rgba(46, 159, 196, 0.4) !important;
  white-space: nowrap;
  cursor: pointer;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
  margin-bottom: 0 !important;
}

.form-contact-section .gform_button:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(46, 159, 196, 0.5);
}

.form-contact-section .gform_heading {
  display: none;
}

/* ===== Contact Form Header ===== */

.form-contact-section .vc_custom_heading {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #112b4d !important;
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 12px;
}

.form-contact-section .vc_custom_heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 4px;
    background: #0f557d;
    border-radius: 20px;
}

.form-contact-section .wpb_text_column p {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    margin: 0 0 28px;
}

.form-contact-section .wpb_text_column p strong,
.form-contact-section .wpb_text_column p em {
    color: #d32f2f;
}

/* ===== Gravity Forms Success Message ===== */

.gform_confirmation_message {
    background: #f0fff5;
    border: 1px solid #9ee2ba;
    border-left: 5px solid #28a745;
    color: #155724;
    padding: 20px 24px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    box-shadow: 0 8px 24px rgba(0,0,0,.06);
    animation: fadeSuccess .4s ease;
}

.gform_confirmation_message::before {
    content: "✓";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-right: 12px;
    border-radius: 50%;
    background: #28a745;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    vertical-align: middle;
}

@keyframes fadeSuccess {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===== Mobile ===== */

@media (max-width: 767px) {
   
}