.elementor-29457 .elementor-element.elementor-element-da32185{--display:flex;}.elementor-29457 .elementor-element.elementor-element-7441777{--iteration-count:infinite;--animation-duration:1200ms;--dynamic-text-color:#FF8A00;}.elementor-29457 .elementor-element.elementor-element-7441777 .elementor-headline{text-align:center;font-family:"Trebuchet MS, Helvetica, sans-serif", Sans-serif;font-size:65px;font-weight:700;text-transform:uppercase;}.elementor-29457 .elementor-element.elementor-element-7441777 .elementor-headline-dynamic-text{font-family:"Trebuchet MS, Helvetica, sans-serif", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-29457 .elementor-element.elementor-element-7441777 .elementor-headline-dynamic-wrapper path{stroke:#177DB3;}.elementor-29457 .elementor-element.elementor-element-8298885{text-align:center;font-weight:400;color:var( --e-global-color-secondary );}.elementor-29457 .elementor-element.elementor-element-5958969d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:40px 0px;--row-gap:40px;--column-gap:0px;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-29457 .elementor-element.elementor-element-7a60b1c9{--display:flex;border-style:solid;--border-style:solid;border-width:0px 1px 0px 0px;--border-top-width:0px;--border-right-width:1px;--border-bottom-width:0px;--border-left-width:0px;border-color:rgba(129,129,129,0.2);--border-color:rgba(129,129,129,0.2);--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:40px;}.elementor-29457 .elementor-element.elementor-element-4201505c{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:40px;--padding-right:0px;}.elementor-29457 .elementor-element.elementor-element-d39ebc8{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(6, 1fr);--grid-auto-flow:row;}.elementor-29457 .elementor-element.elementor-element-d037ad0.elementor-element{--align-self:center;}.elementor-29457 .elementor-element.elementor-element-fdbf046.elementor-element{--align-self:center;}.elementor-29457 .elementor-element.elementor-element-272e464.elementor-element{--align-self:center;}.elementor-29457 .elementor-element.elementor-element-66ceccb.elementor-element{--align-self:center;}.elementor-29457 .elementor-element.elementor-element-cd489a9.elementor-element{--align-self:center;}.elementor-29457 .elementor-element.elementor-element-cd489a9 .wd-social-icons .wd-label{font-family:"Trebuchet MS, Helvetica, sans-serif", Sans-serif;font-weight:600;}.elementor-29457 .elementor-element.elementor-element-cb56184{--display:flex;}@media(max-width:1024px){.elementor-29457 .elementor-element.elementor-element-5958969d{--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:60px;--margin-left:0px;--margin-right:0px;}.elementor-29457 .elementor-element.elementor-element-7a60b1c9{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29457 .elementor-element.elementor-element-4201505c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29457 .elementor-element.elementor-element-d39ebc8{--grid-auto-flow:row;}}@media(max-width:768px){.elementor-29457 .elementor-element.elementor-element-5958969d{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-29457 .elementor-element.elementor-element-d39ebc8{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}@media(min-width:769px){.elementor-29457 .elementor-element.elementor-element-7a60b1c9{--width:50%;}.elementor-29457 .elementor-element.elementor-element-4201505c{--width:50%;}}@media(max-width:1024px) and (min-width:769px){.elementor-29457 .elementor-element.elementor-element-7a60b1c9{--width:100%;}.elementor-29457 .elementor-element.elementor-element-4201505c{--width:100%;}}/* Start custom CSS for wd_contact_form_7, class: .elementor-element-3f7f071f *//* RFQ Button */
.rfq-btn {
  width: 100%;
  display: block;
  background: linear-gradient(135deg, #ff8a00, #ff5e00);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 14px 20px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  box-shadow: 0 6px 14px rgba(255,102,0,0.25);
  transition: all 0.25s ease;
  margin-top: 10px;
  text-align: center;
  cursor: pointer;
}

/* Hover */
.rfq-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(255,102,0,0.35);
  background: linear-gradient(135deg, #ff9a1a, #ff6a1a);
}

/* Click */
.rfq-btn:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(255,102,0,0.2);
}

/* Loading state */
.rfq-btn.loading {
  opacity: 0.85;
  pointer-events: none;
}

/* Success message styling */
.wpcf7-response-output {
  border: none !important;
  background: #f4f8ff;
  color: #1d3b6d;
  padding: 14px 16px;
  border-radius: 6px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.5;
}

/* Ensure form width behaves */
.wpcf7 form {
  width: 100%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5fc7eae *//* RFQ Right Side Card */
.rfq-side-card {
  padding: 24px 22px;

  /* match reviews section */
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);

  border: 1px solid #e7edf3;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

/* Headings */
.rfq-side-card h3 {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #242424;
}

.rfq-side-card h4 {
  margin: 18px 0 8px;
  font-size: 15px;
  font-weight: 600;
  color: #242424;
}

/* Text */
.rfq-side-card p {
  margin: 0;
  color: #666;
  line-height: 1.7;
  font-size: 14px;
}

/* Sections spacing */
.rfq-side-section + .rfq-side-section {
  margin-top: 10px;
}

/* Lists */
.rfq-side-list {
  margin: 0;
  padding-left: 18px;
}

.rfq-side-list li {
  margin-bottom: 7px;
  color: #555;
  line-height: 1.6;
  font-size: 14px;
}
.rfq-side-section:not(:first-child)::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #e7edf3;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d39ebc8 *//* RFQ contact/details card */
.rfq-contact-card {
  padding: 24px 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);
  border: 1px solid #e7edf3;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

/* Heading */
.rfq-contact-card h2,
.rfq-contact-card h3,
.rfq-contact-card h4 {
  margin: 0 0 18px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: #242424;
  text-transform: none;
}

/* Sub-sections / icon boxes */
.rfq-contact-card .elementor-icon-box-wrapper {
  align-items: flex-start;
}

.rfq-contact-card .elementor-icon-box-icon {
  margin-right: 14px;
}

.rfq-contact-card .elementor-icon-box-icon i,
.rfq-contact-card .elementor-icon-box-icon svg {
  color: #c9ced6;
  fill: #c9ced6;
  font-size: 28px;
}

/* Titles inside icon boxes */
.rfq-contact-card .elementor-icon-box-title,
.rfq-contact-card .elementor-icon-box-title span {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  color: #242424;
}

/* Descriptions inside icon boxes */
.rfq-contact-card .elementor-icon-box-description {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
}

/* Add spacing between detail rows */
.rfq-contact-card .elementor-widget-icon-box {
  margin-bottom: 16px;
}

/* Optional subtle divider rhythm */
.rfq-contact-card .elementor-widget-icon-box:not(:first-of-type) {
  position: relative;
  padding-top: 12px;
}

.rfq-contact-card .elementor-widget-icon-box:not(:first-of-type)::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #e7edf3;
  margin-bottom: 12px;
}

/* Email links / general links */
.rfq-contact-card a {
  color: #1d3b6d;
  text-decoration: none;
  transition: color 0.2s ease;
}

.rfq-contact-card a:hover {
  color: #ff6a00;
}

/* Social follow row */
.rfq-contact-card .elementor-social-icons {
  margin-top: 10px;
}

.rfq-contact-card .elementor-social-icon {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.rfq-contact-card .elementor-social-icon:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}

/* "Follow us" text if it is a heading/text widget */
.rfq-contact-card .elementor-widget-heading,
.rfq-contact-card .elementor-widget-text-editor {
  color: #242424;
}

/* Mobile */
@media (max-width: 767px) {
  .rfq-contact-card {
    padding: 22px 16px;
    border-radius: 10px;
  }

  .rfq-contact-card h2,
  .rfq-contact-card h3,
  .rfq-contact-card h4 {
    font-size: 20px;
  }

  .rfq-contact-card .elementor-icon-box-icon i,
  .rfq-contact-card .elementor-icon-box-icon svg {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1c9c489 *//* RFQ Reviews Section */
.rfq-reviews-section {
  margin-top: 40px;
  padding: 28px 28px 18px; /* reduced bottom padding */

  /* subtle polished gradient */
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);

  border: 1px solid #e7edf3;
  border-radius: 12px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.05);
}

.rfq-reviews-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.rfq-reviews-title {
  margin: 0 0 6px;
  text-align: center;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: #242424;
}

.rfq-reviews-subtitle {
  margin: 0 0 16px; /* slightly tighter */
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
}

/* Widget spacing fix */
.rfq-reviews-section .skeepers_carousel_container {
  margin-top: 6px;
  margin-bottom: -10px; /* pulls dots up to balance spacing */
  min-height: 100px;
}

/* soften embedded widget edges */
.rfq-reviews-section iframe,
.rfq-reviews-section .rr-widget,
.rfq-reviews-section .rr-carousel {
  border-radius: 8px;
}

/* Mobile */
@media (max-width: 767px) {
  .rfq-reviews-section {
    margin-top: 30px;
    padding: 22px 16px 14px; /* tighter bottom */
    border-radius: 10px;
  }

  .rfq-reviews-title {
    font-size: 20px;
  }

  .rfq-reviews-subtitle {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .rfq-reviews-section .skeepers_carousel_container {
    margin-bottom: -8px;
  }
}/* End custom CSS */