.elementor-1655 .elementor-element.elementor-element-b48e313{--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;--overlay-opacity:0.5;--padding-top:190px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1655 .elementor-element.elementor-element-b48e313:not(.elementor-motion-effects-element-type-background), .elementor-1655 .elementor-element.elementor-element-b48e313 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://moranengineering.dulegend.com/wp-content/uploads/2025/08/360_F_265323269_QoipYNMdd97ZbQJGlSN5TLBXxRUoe0ju.jpg");}.elementor-1655 .elementor-element.elementor-element-b48e313::before, .elementor-1655 .elementor-element.elementor-element-b48e313 > .elementor-background-video-container::before, .elementor-1655 .elementor-element.elementor-element-b48e313 > .e-con-inner > .elementor-background-video-container::before, .elementor-1655 .elementor-element.elementor-element-b48e313 > .elementor-background-slideshow::before, .elementor-1655 .elementor-element.elementor-element-b48e313 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1655 .elementor-element.elementor-element-b48e313 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-secondary );--background-overlay:'';}.elementor-1655 .elementor-element.elementor-element-efd787b{--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-1655 .elementor-element.elementor-element-4d03d31{--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;}/* Start custom CSS for shortcode, class: .elementor-element-a7f6225 *//* ====== Global Styles ====== */
body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: #f8f9fa;
  margin: 0;
  padding: 0;
  color: #2c3e50;
}

/* ====== Section Wrapper ====== */
.process-pipeline-section {
  max-width: 1400px;
  margin: auto;
  padding: 60px 30px;
  background: #fff;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
}

/* ====== Title & Subtitle ====== */
.pps-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #003366;
  margin-bottom: 15px;
}

.pps-subtitle {
  text-align: center;
  font-size: 1rem;
  color: #5f6f7b;
  max-width: 900px;
  margin: 0 auto 50px;
}

/* ====== Image Row ====== */
.pps-image-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-bottom: 50px;
}

.pps-image-box {
  background: #f4f6f8;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pps-image-box img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.pps-image-box h4 {
  font-size: 1rem;
  font-weight: 600;
  color: #003366;
  padding: 15px;
  margin: 0;
  background: #ffffff;
  border-top: 1px solid #eaeaea;
}

/* Hover Effect */
.pps-image-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

/* ====== Service Columns ====== */
.pps-service-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.pps-column {
  background: #f9fafb;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}

.pps-column h3 {
  color: #003366;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.pps-column strong {
  display: block;
  margin-top: 20px;
  font-size: 1.1rem;
  color: #1a1a1a;
}

.pps-column ul {
  margin: 10px 0 0 18px;
  padding: 0;
  color: #4a4a4a;
}

.pps-column ul li {
  margin-bottom: 6px;
  line-height: 1.4;
  position: relative;
}

/* List bullet customization */
.pps-column ul li::before {
  content: "•";
  color: #0073e6;
  position: absolute;
  left: -15px;
  font-size: 1.2rem;
}

/* ====== Responsive ====== */
@media (max-width: 900px) {
  .pps-service-columns {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-8726da9 *//* ========== Oil, Gas & Mining Services Section ========== */
.oil-gas-section {
  background-color: #f9fbfc;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.oil-gas-section .container {
  max-width: 1200px;
  margin: auto;
}

.oil-gas-section h2 {
  font-size: 36px;
  color: #0a2f5c;
  margin-bottom: 20px;
}

.oil-gas-section .intro-text {
  font-size: 18px;
  color: #555;
  max-width: 800px;
  margin: 0 auto 40px;
}

.service-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.service-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
  padding: 30px;
  flex: 1 1 300px;
  max-width: 350px;
  transition: all 0.3s ease-in-out;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.service-card h3 {
  font-size: 22px;
  color: #0a2f5c;
  margin-bottom: 15px;
}

.service-card p {
  font-size: 16px;
  color: #444;
  line-height: 1.6;
}

.cta-button {
  margin-top: 50px;
}

.contact-btn {
  background-color: #0a2f5c;
  color: #fff;
  font-size: 18px;
  padding: 16px 40px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
  display: inline-block;
}

.contact-btn:hover {
  background-color: #082244;
}/* End custom CSS */