#header-outer #logo img {
  /* height: auto !important; */
  height: 40px !important;
}
body.material #header-outer[data-lhe='animated_underline'] #top nav > .buttons {
  margin-left: 0;
}
.menu-title-text {
  color: #0a1b59;
  font-weight: 600;
}
@media only screen and (min-width: 1000px) {
  .container {
    /* max-width: 1400px; */
    /* padding: 0 20px; */
  }
}
.gtranslate_wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: row-reverse;
  margin-left: 10px;
}
.gtranslate_wrapper .glink {
  padding: 6px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 999px;
  background-color: #fff;
  display: flex !important;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400 !important;
  color: #1f2937 !important;
  cursor: pointer;
  line-height: 20px;
}

.gtranslate_wrapper .glink img {
  width: 16px;
  height: 11px;
  object-fit: cover;
}

.gtranslate_wrapper .glink img {
  display: block;
}
.gtranslate_wrapper .glink img {
  vertical-align: middle !important;
  margin: 0 !important;
}
/* #top nav > ul > li > a {
  color: #1f2937 !important;
  font-size: 16px !important;
} */
.sf-menu li:not(:last-child) {
  margin-right: 22px;
}
.contact-us-btn {
  padding: 8px 20px !important;
  background: #025ede;
  color: #ffffff !important ;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 5px;
}

.contact-us-btn:hover {
  opacity: 0.8;
}
#header-outer nav > ul > li > a span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -6px !important;
  width: 100%;
  height: 2px !important;
  background: linear-gradient(90deg, rgb(37, 99, 235), rgb(200, 167, 90));
  border-color: transparent !important;
  inset-inline: 0;
  transform: scaleX(0);
  transform-origin: inline-start;
  transition: transform 0.25s ease;
  opacity: 0.9;
  border: none !important;
}
#footer-outer #copyright {
  padding: 40px 0;
  color: #4d6480;
  font-size: 15px !important;
  background-color: #1c1c1c;
  border-top: 1px solid #fff !important;
}
#footer-widgets a:hover {
  color: #2ac4ea !important;
}
@media (min-width: 1000px) {
  .slide-out-widget-area-toggle {
    display: none !important;
  }
}

.industries-section .wpb_column .wpb_wrapper {
  height: 100%;
}

.industries-section .wpb_column .iwithtext {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.industries-section .wpb_column .iwithtext span {
  font-size: 16px;
  line-height: 1.2;
}

.industries-section .wpb_column .iwt-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #eef2ff;
  flex-shrink: 0;
  object-position: center;
  margin: 0 !important;
}

.industries-section .wpb_column .iwt-icon img {
  width: 16px;
  height: 16px;
  display: block;
  object-fit: contain;
}

.industries-section .wpb_column.child_column {
  padding: 20px;

  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;

  background: #fff;

  transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.industries-section .wpb_column.child_column:hover {
  transform: translateY(-4px);

  box-shadow: 0 20px 40px rgba(2, 6, 23, 0.08);
}

/* .industries-section .wpb_column .wpb_text_column p {
  padding-bottom: 16px;
  color: #0f172aa6;
  font-size: 16px;
  line-height: 1.4;
} */
.custom-gap-row .wpb_column {
  width: calc(20% - 15.5px);
  margin: 0;
}
@media screen and (max-width: 1000px) {
  body .custom-gap-row .wpb_column {
    width: calc(48% - 15px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .custom-gap-row .wpb_column {
    width: 100% !important;
  }
  .industries-subtitle {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  body .why-triseas-right::before {
    top: 100px;
    left: 220px;
    width: 50%;
    height: 50%;
  }
}
@media screen and (max-width: 999px) {
  .eyebrow h4 {
    text-align: center;
  }
}
.industries-section .wpb_column .iwt-icon img {
  margin: 0;
}
.industries-section .wpb_column .iwt-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 !important;
  color: #0a1b59;
  min-height: 40px;
}
.industries-section .wpb_column .iwt-text li span {
  font-size: 16px;
}

.industries-card {
  padding: 20px !important;
}
.industries-title {
  font-size: 32px;
  font-weight: 700;
  color: #0a1b59;
  line-height: 1.2;
}
.industries-title {
  margin-bottom: 0 !important;
}
.eyebrow h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #025ede;
  margin: 0;
  padding: 0;
}
.industries-section .wpb_content_element {
  margin-bottom: 0;
}
.industries-title {
  text-transform: uppercase;
  color: #0a1b59;
  font-family: 'Outfit', sans-serif !important;
}
.industries-card-title h3,
.industries-card-des span {
  color: #0a1b59;
}
.industries-subtitle {
  max-width: 50%;
  margin: 0 auto;
}
.industries-card-title h3 {
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.industries-card-img {
  aspect-ratio: 2/1;
}
.industry-leading-row .wpb_column {
  width: calc(25% - 15px) !important;
  margin: 0 !important;
}

.what-we-do-title {
  text-transform: uppercase;
  color: #0a1b59;
  font-family: 'Outfit', sans-serif !important;
  margin-bottom: 20px !important;
}
.what-we-do-section .eyebrow {
  margin-bottom: 10px !important;
}
.what-we-do-section .wpb_column.child_column {
  padding: 20px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: #fff;
  transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.what-we-do-section .wpb_column.child_column:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(2, 6, 23, 0.08);
}
/* .what-we-do-section .iwithtext {
  margin-left: 20px !important;
} */
.what-we-do-cart-title {
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  color: #0a1b59;
  font-family: 'Outfit', sans-serif !important;
}
.what-we-do-cart-btn a {
  /* padding-left: 20px; */
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #025ede !important;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
}
.what-we-do-cart-btn a:hover {
  color: #ff0000 !important;
}
.what-we-do-cart-des {
  padding-right: 20px;
  padding-bottom: 16px;
  min-height: 80px;
  font-family: 'Outfit', sans-serif !important;
}
.what-we-do-section .nectar-fancy-ul ul {
  /* padding: 0 20px !important ; */
  min-height: 200px;
}
.what-we-do-section .nectar-fancy-ul li {
  margin-bottom: 8px;
}
.industries-card img {
  max-width: 50px !important;
  max-height: 50px !important;
  padding: 7px !important;
  background: #00c8ff14;
  border-radius: 12px !important;
  border: 1px solid rgba(0, 200, 255, 0.18);
  margin: 0 !important;
}
.industries-card .img-with-aniamtion-wrap > .inner {
  height: auto;
}
.industries-leading-card .what-we-do-img {
  max-width: 50px !important;
  max-height: 50px !important;
  padding: 7px !important;
  background: #00c8ff14;
  border-radius: 12px !important;
  border: 1px solid rgba(0, 200, 255, 0.18);
  margin: 0 !important;
}
.ts-service-icon-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ts-service-number {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  color: #0f172a;
  opacity: 0.5;
  color: #00c8ff;
}

.ts-service-icon {
  max-width: 50px !important;
  max-height: 50px !important;
  padding: 7px !important;
  background: #00c8ff14;
  border-radius: 12px !important;
  border: 1px solid rgba(0, 200, 255, 0.18);
  margin: 0 !important;
}
#footer-outer #footer-widgets .col p:last-child {
  padding-bottom: 0;
  color: #fff !important;
}
#footer-outer #copyright p {
  color: #fff !important;
}
.industries-card .industry-desc {
  /* font-size: 16px;
  line-height: 22px; */
}
@media screen and (max-width: 1000px) {
  .industry-leading-row .wpb_column {
    width: calc(48% - 15px) !important;
    
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  .industry-leading-row .wpb_column {
    width: 100% !important;
  }
}
.industries-card .industry-equip {
  font-size: 16px;
  line-height: 22px;
}

.custom-gap-row.vc_row-fluid > .span_12,
.industry-leading-row.vc_row-fluid > .span_12 {
  /* padding-left: 30px !important; */
  margin-left: 1% !important;
  justify-content: space-between;
 
}
.industry-leading-row.vc_row-fluid > .span_12 {
  /* padding-left: 30px !important; */
  margin-right: -2% !important;
}
.industry-leading-row .wpb_column.child_column.right_margin_16px:last-child {
  margin-right: 0 !important;
}

.legal-page {
  padding: 40px 0;
}

.legal-heading {
  text-align: center;
  margin-bottom: 50px;
}

.legal-heading .eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #025ede;
}

.legal-heading h1 {
  font-size: 48px;
  line-height: 1.1;
  color: #0a1b59;
  margin-bottom: 20px;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.legal-heading p {
  max-width: 720px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.7;
  color: #64748b;
}

.legal-content {
  max-width: 900px;
  margin: 0 auto;
}

.legal-block {
  padding: 30px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: #f6f6f6;
  margin-bottom: 24px;
  transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.legal-block:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(2, 6, 23, 0.08);
}
.legal-block h2 {
  font-size: 24px;
  color: #0a1b59;
  margin-bottom: 16px;
  font-weight: 700;
}

.legal-block p,
.legal-block li {
  font-size: 16px;
  line-height: 1.8;
  color: #475569;
}

.legal-block ul {
  padding-left: 20px;
  margin-top: 12px;
}

@media (max-width: 768px) {
  .legal-page {
    padding: 60px 0;
  }

  .legal-heading h1 {
    font-size: 36px;
  }

  .legal-block {
    padding: 24px;
  }
  .eyebrow h4 {
    text-align: center !important;
  }
}
@media only screen and (max-width: 999px) {
  .contact-us-btn,
  body .nectar-mobile-only.mobile-header a {
    display: none;
  }
  .eyebrow h4 {
    text-align: center !important;
  }
  .gtranslate_wrapper .glink {
    display: flex !important;
  }
  .gtranslate_wrapper {
    flex-direction: row !important;
    margin-left: 0;
  }
  .contact-us-btn {
    border-radius: 10px;
    background: #eeeeee;
  }
  body.material #slide-out-widget-area-bg.slide-out-from-right {
    background: #fff;
  }
  #slide-out-widget-area a {
    color: black !important;
  }
}
.industries-card,
.industries-leading-card li {
  color: #000000;
}
.what-we-do-section .wpb_column.child_column {
  position: relative;
  overflow: hidden;
}

.what-we-do-section .wpb_column.child_column::before {
  content: '';
  position: absolute;

  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px 0;

  background-image:
    linear-gradient(
      to bottom right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 30%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0.5) 80%,
      rgba(255, 255, 255, 0) 100%
    ),
    url('https://triseas.com/wp-content/uploads/2026/05/BOG-Compressors.png');

  background-size: cover;
  background-position: right center;
  pointer-events: none;
}

.what-we-do-section .wpb_column.child_column:nth-child(2)::before {
  background-image:
    linear-gradient(
      to bottom right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 30%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0.5) 80%,
      rgba(255, 255, 255, 0) 100%
    ),
    url('https://triseas.com/wp-content/uploads/2026/05/Cryogenic-Pumps.jpeg');
}
.what-we-do-section .wpb_column.child_column:nth-child(3)::before {
  background-image:
    linear-gradient(
      to bottom right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 30%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0.5) 80%,
      rgba(255, 255, 255, 0) 100%
    ),
    url('https://triseas.com/wp-content/uploads/2026/05/Cryogenic-Insulation.png');
}
.what-we-do-section .wpb_column.child_column:last-child::before {
  background-image:
    linear-gradient(
      to bottom right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 30%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0.5) 80%,
      rgba(255, 255, 255, 0) 100%
    ),
    url('https://triseas.com/wp-content/uploads/2026/06/OF-LPG-VALVE-2.png');
}
.what-we-do-cart-btn {
  margin-top: auto;
  position: relative;
  z-index: 99;
}

.what-we-do-cart-btn .link_text {
  padding: 12px 30px !important;
  border-radius: 12px;
  background: linear-gradient(135deg, #0057d9, #003f9e);
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  box-shadow: 0 10px 25px rgba(0, 87, 217, 0.25);
  position: relative;
  overflow: hidden;
  text-transform: capitalize;
  transition: all 0.35s ease;
  border: 1px solid #003f9e;
}
.btn-learn-more .link_text {
  padding: 8px 20px !important;
  border-radius: 12px;
  border: 1px solid #00c8ff;
  color: #0a1b59 !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  transition: all 0.35s ease;
  z-index: 11;
}
.btn-learn-more .link_text:hover {
  background: #00c8ff;
  color: white !important;
}
.what-we-do-cart-btn .link_text::before {
  content: '';
  position: absolute;
  top: 0;
  left: -120%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.25),
    transparent
  );
  transition: all 0.6s ease;
}

.what-we-do-cart-btn .link_text:hover {
  color: #0057d9 !important;
  background: #fff;
  border: 1px solid #0057d9;
  box-shadow: 0 18px 40px rgba(0, 87, 217, 0.35);
}

.what-we-do-cart-btn .link_text:hover::before {
  left: 120%;
}

.what-we-do-cart-btn .link_text:hover .text::after {
  transform: translateX(6px);
}

@media screen and (max-width: 600px) {
  body .nectar-mobile-only.mobile-header a {
    display: none !important;
  }
}
.cart-stt .stt {
  color: #025ede;
  font-weight: 600;
  font-size: 26px;
}
.custom-gap-row .industries-service-card {
  width: calc(24% - 3px) !important;
}
.text-sm p {
  font-size: 16px;
}

.tr-safety-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding: 20px 40px;
}

.tr-safety-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

body .row .tr-safety-icon img {
  width: 42px;
  height: 42px;
  object-fit: cover;
}

.tr-safety-text {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  color: #0f172a;
}
.custom-gap-row ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .tr-safety-features {
    grid-template-columns: 1fr;
  }

  .tr-safety-text {
    font-size: 16px;
  }
}
body .hero-sections .ts-hero-content {
  max-width: 70%;
}
.why-triseas-right::before {
  content: '';
  position: absolute;

  top: 0;
  left: 30%;

  width: 100%;
  height: 80%;

  background-image: url('https://checkhere.site/triseas-cryogenics/wp-content/uploads/2026/05/shield-1-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

  opacity: 0.8;
  pointer-events: none;
}

@media (max-width: 999px) {
  body .custom-gap-row .industries-service-card {
    /* width: calc(48% - 15px) !important; */
    margin-bottom: 20px;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  body .custom-gap-row .industries-service-card {
    width: 100% !important;
  }
}
body .cl-white p {
  color: #ffffff99;
}
.tr-safety-white .tr-safety-text {
  color: white;
}
body #header-outer #top nav ul #search-btn a span {
  color: #0a1b59 !important;
  margin-left: 10px;
}
.industry-hero {
  position: relative;
  min-height: 60vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.industry-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;
  inset: 0;

  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.95) 50%,
    rgba(255, 255, 255, 0.4) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
}
.industry-hero .container {
  position: relative;
  z-index: 2;
}

.industry-hero__content {
  max-width: 600px;
}

.industry-description {
  font-size: 18px;
  line-height: 1.7;
}
.industry-hero__content h2 {
  color: #0a1b59;
  font-size: clamp(40px, 6vw, 72px);
}
.industry-hero,
.industry-overview,
.industry-related {
  padding: 60px 0;
}

.industry-hero__grid,
.industry-overview__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  /* align-items: center; */
}

.industry-hero img,
.industry-overview img {
  width: 100%;
  border-radius: 12px;
  display: block;
  height: 400px;
  object-fit: cover;
}

.industry-label {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #025ede;
}
.section-subheading {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #025ede;
  text-align: center;
  margin: 0;
}
.industry-overview__content {
  max-width: 80%;
}
.industry-overview h2,
.section-heading {
  margin: 0px 0 10px;
  color: #0a1b59;
}
.section-heading {
  text-align: center;
}
.industry-grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.industry-card {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.industry-card:hover {
  transform: translateY(-4px);
}
.industry-card img {
  width: 100%;
  height: 200px;
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 10px;
}

.industry-card h3 {
  margin: 15px 0 10px;
  color: #0a1b59;
}
.overview-content {
  color: #000;
  font-size: 20px;
  line-height: 26px;
}
.industry-related {
  border-top: 1px solid #c8c8c8;
}
.industry-card__content p {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden !important;
  max-height: calc(1.6em * 3);
}
@media (max-width: 991px) {
  .industry-hero__grid,
  .industry-overview__grid {
    grid-template-columns: 1fr;
  }

  .industry-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .industry-overview__content {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .industry-grid {
    grid-template-columns: 1fr;
  }
  .industry-overview__content {
    order: 1;
  }

  .industry-overview__image {
    order: 2;
  }
  .overview-content {
    font-size: 16px;
  }
  .industry-hero__overlay {
    background: #000;
    opacity: 0.5;
    width: 100%;
  }
  .industry-hero__content h2,
  .industry-description p {
    color: white;
  }
}
