.elementor-2 .elementor-element.elementor-element-477d1676:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-477d1676 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://regelec.net/wp-content/uploads/2026/06/loadbreak-elbows-e1781727065613.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2 .elementor-element.elementor-element-477d1676 > .elementor-background-overlay{background-color:#000000;opacity:0.6;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2 .elementor-element.elementor-element-477d1676 > .elementor-container{max-width:1200px;min-height:580px;}.elementor-2 .elementor-element.elementor-element-477d1676{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-2 .elementor-element.elementor-element-3897fcf5 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:20px;}.elementor-2 .elementor-element.elementor-element-3897fcf5 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 25px 0px 25px;}.elementor-2 .elementor-element.elementor-element-35909914{text-align:start;}.elementor-2 .elementor-element.elementor-element-35909914 .elementor-heading-title{font-size:88px;font-weight:bold;text-transform:uppercase;line-height:1.1em;letter-spacing:2.5px;color:#ffffff;}.elementor-2 .elementor-element.elementor-element-4698b05 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-2 .elementor-element.elementor-element-4698b05{text-align:start;}.elementor-2 .elementor-element.elementor-element-4698b05 .elementor-heading-title{font-family:"Oxygen", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;color:#ffffff;}.elementor-2 .elementor-element.elementor-element-334aa903 .elementor-button{background-color:#08245C;font-size:15px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;fill:#ffffff;color:#ffffff;border-radius:5px 5px 5px 5px;padding:18px 40px 18px 40px;}.elementor-2 .elementor-element.elementor-element-334aa903 .elementor-button:hover, .elementor-2 .elementor-element.elementor-element-334aa903 .elementor-button:focus{background-color:#ffffff;color:#08245C;}.elementor-2 .elementor-element.elementor-element-334aa903 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-2 .elementor-element.elementor-element-334aa903 .elementor-button:hover svg, .elementor-2 .elementor-element.elementor-element-334aa903 .elementor-button:focus svg{fill:#08245C;}.elementor-2 .elementor-element.elementor-element-3d5dc81 > .elementor-container{max-width:1200px;}@media(min-width:768px){.elementor-2 .elementor-element.elementor-element-3897fcf5{width:100%;}}@media(min-width:1025px){.elementor-2 .elementor-element.elementor-element-477d1676:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-477d1676 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){.elementor-2 .elementor-element.elementor-element-477d1676{padding:130px 0px 60px 0px;}.elementor-2 .elementor-element.elementor-element-35909914 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for html, class: .elementor-element-7ff1961 */.manufacturer-strip {
    background: #ffffff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 20px 0;
}

.manufacturer-logos {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-card {
    width: 180px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
}

.logo-card:last-child {
    border-right: none;
}

.logo-card img {
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto;
    object-fit: contain;
    transition: transform .2s ease;
}

.logo-card:hover img {
    transform: scale(1.05);
}

@media (max-width: 991px) {
    .manufacturer-logos {
        flex-wrap: wrap;
    }

    .logo-card {
        width: 33.33%;
        border-right: none;
        margin-bottom: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff10c91 */.partner-section {
    background-color: #fafafa;

    background-image:
        linear-gradient(rgba(0,0,0,0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0,0,0,0.03) 1px, transparent 1px);

    background-size: 40px 40px;

    padding: 70px 0;
    color: #0b1f52;
}

.partner-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.partner-top {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 70px;
    align-items: center;
}

.partner-copy h2 {
    font-size: 42px;
    line-height: 1.05;
    margin: 0 0 24px;
    text-transform: uppercase;
    font-weight: 900;
    color: #08245c;
}

.partner-copy h2 span {
    display: block;
    color: #c8102e;
}

.partner-copy h2::after {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #c8102e;
    margin-top: 18px;
}

.partner-copy p {
    font-size: 17px;
    line-height: 1.7;
    color: #333333;
    max-width: 520px;
}

.partner-image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 4px;
    display: block;
    box-shadow: 0 15px 35px rgba(0,0,0,0.12);
}

.why-res {
    margin-top: 60px;
}

.why-res h3 {
    font-size: 38px;
    text-transform: uppercase;
    margin: 0 0 28px;
    color: #08245c;
    font-weight: 900;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.why-card {
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    padding: 34px 20px 28px;
    text-align: center;
    background: rgba(255,255,255,0.95);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
}

.why-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
    border-color: #c8102e;
}

.why-stat-number {
    color: #c8102e;
    font-size: 38px;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 22px;
}

.why-card h4 {
    font-size: 18px;
    line-height: 1.15;
    margin: 0;
    color: #08245c;
    text-transform: uppercase;
    font-weight: 900;
}

@media (max-width: 991px) {

    .partner-top {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .why-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .partner-copy h2 {
        font-size: 34px;
    }

    .partner-image img {
        height: auto;
    }
}

@media (max-width: 600px) {

    .why-grid {
        grid-template-columns: 1fr;
    }

    .partner-section {
        padding: 50px 0;
    }

    .partner-copy h2 {
        font-size: 28px;
    }

    .why-res h3 {
        font-size: 28px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-12e43e1 */.products-support-section {
  background: linear-gradient(135deg, #06183d 0%, #08245c 55%, #021024 100%);
  padding: 70px 0;
  color: #ffffff;
}

.products-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.products-heading h2 {
  font-size: 38px;
  line-height: 1;
  margin: 0 0 34px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}

.products-heading h2::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background: #c8102e;
  margin-top: 14px;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
}

.product-card {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 5px;
  overflow: hidden;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.product-card:hover {
  transform: translateY(-7px);
  border-color: #c8102e;
  box-shadow: 0 18px 35px rgba(0,0,0,0.28);
}

.product-image {
  background: #f3f3f3;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.product-content {
  min-height: 74px;
  padding: 17px 16px;
  display: flex;
  align-items: center;
}

.product-content h3 {
  font-size: 17px;
  line-height: 1.08;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.products-button-wrap {
  text-align: center;
  margin-top: 34px;
}

.products-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 0.5px;
  border: 1px solid rgba(255,255,255,0.65);
  padding: 14px 28px;
  border-radius: 4px;
  transition: all 0.25s ease;
}

.products-btn:hover {
  background: #c8102e;
  border-color: #c8102e;
}

.products-btn span {
  font-size: 22px;
  line-height: 1;
}

@media (max-width: 1100px) {
  .products-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 700px) {
  .products-support-section {
    padding: 55px 0;
  }

  .products-heading h2 {
    font-size: 30px;
  }

  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-image {
    height: 125px;
  }

  .product-content {
    min-height: 68px;
  }
}

@media (max-width: 480px) {
  .products-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e96cd96 */.insights-section {
  background: #ffffff;
  padding: 70px 0;
}

.insights-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.insights-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 34px;
}

.insights-header h2 {
  font-size: 38px;
  line-height: 1;
  margin: 0;
  color: #08245c;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}

.insights-header h2::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background: #c8102e;
  margin-top: 14px;
}

.articles-btn {
  display: inline-block;
  color: #08245c;
  border: 2px solid rgba(8,36,92,0.45);
  padding: 13px 26px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.4px;
  transition: all 0.25s ease;
}

.articles-btn:hover {
  background: #08245c;
  color: #ffffff;
  border-color: #08245c;
}

.insights-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 34px;
}

.insight-card {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.25s ease;
}

.insight-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.1);
  border-color: #c8102e;
}

.insight-card img {
  width: 100%;
  height: 175px;
  object-fit: cover;
  display: block;
}

.insight-content {
  padding: 26px 26px 24px;
}

.insight-content h3 {
  font-size: 21px;
  line-height: 1.1;
  margin: 0 0 18px;
  color: #08245c;
  text-transform: uppercase;
  font-weight: 900;
}

.insight-content p {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 24px;
  color: #333333;
}

.insight-content a {
  color: #08245c;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.3px;
}

.insight-content a span {
  margin-left: 6px;
}

.insight-content a:hover {
  color: #c8102e;
}

@media (max-width: 900px) {
  .insights-grid {
    grid-template-columns: 1fr;
  }

  .insights-header {
    flex-direction: column;
  }

  .insights-header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57fcf61 */.rfq-banner {
  background:
    linear-gradient(90deg, #c8102e 0%, #d11232 45%, rgba(209,18,50,0.92) 70%, rgba(209,18,50,0.75) 100%),
    url("https://regelec.net/wp-content/uploads/2025/09/Splice-1.jpg");
  background-size: cover;
  background-position: right center;
  padding: 34px 0;
  color: #ffffff;
}

.rfq-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.rfq-copy h2 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.rfq-copy p {
  margin: 0;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.4;
}

.rfq-button-wrap {
  flex-shrink: 0;
}

.rfq-button {
  display: inline-block;
  background: #ffffff;
  color: #08245c;
  padding: 13px 40px;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.4px;
  transition: all 0.25s ease;
}

.rfq-button:hover {
  background: #08245c;
  color: #ffffff;
}

@media (max-width: 800px) {
  .rfq-container {
    flex-direction: column;
    text-align: center;
    gap: 22px;
  }

  .rfq-copy h2 {
    font-size: 24px;
  }
}/* End custom CSS */