.elementor-147 .elementor-element.elementor-element-c5dc905{--display:flex;}.elementor-147 .elementor-element.elementor-element-c5dc905:not(.elementor-motion-effects-element-type-background), .elementor-147 .elementor-element.elementor-element-c5dc905 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-147 .elementor-element.elementor-element-871b433{--display:flex;}.elementor-147 .elementor-element.elementor-element-871b433:not(.elementor-motion-effects-element-type-background), .elementor-147 .elementor-element.elementor-element-871b433 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-147 .elementor-element.elementor-element-4495353{margin:-54px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-147 .elementor-element.elementor-element-1018c9a{--display:flex;}.elementor-147 .elementor-element.elementor-element-1018c9a:not(.elementor-motion-effects-element-type-background), .elementor-147 .elementor-element.elementor-element-1018c9a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-147 .elementor-element.elementor-element-522d9ba{--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-147 .elementor-element.elementor-element-70154e5{--display:flex;}.elementor-147 .elementor-element.elementor-element-8bc48b6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4495353 */html {
  scroll-behavior: smooth;
}

.waterproofing-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  background: #005C57;
  padding: 16px;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.waterproofing-tabs a {
  color: #FACD32;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  padding: 8px 14px;
  border-radius: 6px;
  transition: 0.3s;
}

.waterproofing-tabs a:hover {
  background: #F18923;
  color: white;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6bbdf31 */.product-section {
  display: flex;
  align-items: center;
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.left-image {
  flex-direction: row;
}

.right-image {
  flex-direction: row-reverse;
}

.image-container {
  flex: 1;
  padding: 20px;
}

.image-container img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.text-container {
  flex: 1;
  padding: 20px;
}

.text-container h2 {
  color: #006B40;
  font-size: 2em;
  margin-bottom: 20px;
}

.text-container h3 {
  color: #F18923;
  font-size: 1.5em;
  margin-top: 20px;
}

.text-container ul, .text-container ol {
  margin: 10px 0;
}

.text-container li {
  margin-bottom: 10px;
}

/* زرار الداتا شيت */
.datasheet-btn {
  display: inline-block;
  background: #F18923; /* Orange */
  color: #fff;
  padding: 12px 26px;
  border-radius: 8px;
  font-size: 1.05rem;
  font-weight: 700;
  text-decoration: none;
  margin: 20px 0;
  transition: 0.3s ease;
  box-shadow: 0 4px 12px rgba(241, 137, 35, 0.3);
}

.datasheet-btn:hover {
  background: #006B40; /* Dark Green */
  box-shadow: 0 7px 18px rgba(0,0,0,0.2);
  transform: translateY(-3px);
}

@media (max-width: 768px) {
  .product-section {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2775faf */.product-section {
  display: flex;
  align-items: center;
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.left-image {
  flex-direction: row;
}

.right-image {
  flex-direction: row-reverse;
}

.image-container {
  flex: 1;
  padding: 20px;
}

.image-container img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.text-container {
  flex: 1;
  padding: 20px;
}

.text-container h2 {
  color: #006B40; /* Primary Green */
  font-size: 2em;
  margin-bottom: 20px;
}

.text-container h3 {
  color: #F18923; /* Primary Orange */
  font-size: 1.5em;
  margin-top: 20px;
}

.text-container ul, .text-container ol {
  margin: 10px 0;
}

.text-container li {
  margin-bottom: 10px;
}

/* زرار الداتا شيت */
.datasheet-btn {
  display: inline-block;
  margin-top: 20px;
  background-color: #006B40;
  color: white;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.datasheet-btn:hover {
  background-color: #035732;
}

/* Responsive */
@media (max-width: 768px) {
  .product-section {
    flex-direction: column;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-adedd26 */.product-section {
  display: flex;
  align-items: center;
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.left-image {
  flex-direction: row;
}

.right-image {
  flex-direction: row-reverse;
}

.image-container {
  flex: 1;
  padding: 20px;
}

.image-container img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.text-container {
  flex: 1;
  padding: 20px;
}

.text-container h2 {
  color: #006B40;
  font-size: 2em;
  margin-bottom: 20px;
}

.text-container h3 {
  color: #F18923;
  font-size: 1.5em;
  margin-top: 20px;
}

.text-container ul, .text-container ol {
  margin: 10px 0;
}

.text-container li {
  margin-bottom: 10px;
}

/* زرار الداتا شيت */
.datasheet-btn {
  display: inline-block;
  margin-top: 20px;
  background-color: #006B40;
  color: white;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.datasheet-btn:hover {
  background-color: #035732;
}

@media (max-width: 768px) {
  .product-section {
    flex-direction: column;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2158e34 */.product-section {
  display: flex;
  align-items: center;
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}
.left-image {
  flex-direction: row;
}
.right-image {
  flex-direction: row-reverse;
}
.image-container {
  flex: 1;
  padding: 20px;
}
.image-container img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.text-container {
  flex: 1;
  padding: 20px;
}
.text-container h2 {
  color: #006B40; /* Primary Green */
  font-size: 2em;
  margin-bottom: 20px;
}
.text-container h3 {
  color: #F18923; /* Primary Orange */
  font-size: 1.5em;
  margin-top: 20px;
}
.text-container ul, .text-container ol {
  margin: 10px 0;
}
.text-container li {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .product-section {
    flex-direction: column;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8e45d6b */.protection-hero {
  position: relative;
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  box-sizing: border-box;
}

.protection-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.protection-content {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  width: 100%;
}

.protection-content h2 {
  font-size: clamp(26px, 4vw, 38px);
  color: #FACD32;
  margin-bottom: 16px;
  font-weight: 700;
}

.protection-subtitle {
  font-size: clamp(15px, 1.4vw, 18px);
  color: #F7F7F7;
  margin-bottom: 40px;
  line-height: 1.6;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.protection-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  justify-content: center;
}

.protection-icon {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px 16px;
  border-radius: 12px;
  backdrop-filter: blur(4px);
}

.protection-icon i {
  font-size: 32px;
  color: #FACD32;
  margin-bottom: 12px;
}

.protection-icon p {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1.6;
  margin: 0;
}

/* Responsive tweaks */
@media (max-width: 600px) {
  .protection-content h2 {
    font-size: 24px;
  }

  .protection-subtitle {
    font-size: 14px;
  }

  .protection-icon i {
    font-size: 28px;
  }

  .protection-icon p {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS *//* Global Styles for the Entire Page */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.6;
  color: #2B2B2B; /* Secondary Black */
  background: linear-gradient(135deg, #F5F5F5 0%, #E0E0E0 100%); /* Subtle gradient background for elegance */
  overflow-x: hidden; /* Prevent horizontal scroll */
}

/* Header Section */
.product-header {
  text-align: center;
  padding: 80px 20px;
  background: linear-gradient(135deg, #005C57 0%, #006B40 100%); /* Gradient using primary greens */
  color: white;
  position: relative;
  overflow: hidden;
}

.product-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('pattern.png') repeat; /* Optional: Add a subtle pattern overlay */
  opacity: 0.1;
}

.product-header h1 {
  font-size: 3em;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
  animation: fadeInUp 1s ease-out;
}

.product-header p {
  font-size: 1.3em;
  max-width: 900px;
  margin: 0 auto;
  opacity: 0.9;
  animation: fadeInUp 1.2s ease-out;
}

/* Product Sections */
.product-section {
  display: flex;
  align-items: center;
  padding: 60px 20px;
  max-width: 1200px;
  margin: 0 auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-section:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.left-image {
  flex-direction: row;
}

.right-image {
  flex-direction: row-reverse;
}

.image-container {
  flex: 1;
  padding: 20px;
  position: relative;
}

.image-container img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.image-container img:hover {
  transform: scale(1.05);
  box-shadow: 0 12px 30px rgba(0,0,0,0.25);
}

.text-container {
  flex: 1;
  padding: 20px;
  background: linear-gradient(135deg, #FFFFFF 0%, #F9F9F9 100%); /* Subtle white gradient */
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  margin: 0 20px;
}

.text-container h2 {
  color: #006B40; /* Primary Green */
  font-size: 2.5em;
  margin-bottom: 20px;
  border-bottom: 3px solid #F18923; /* Primary Orange accent */
  padding-bottom: 10px;
  animation: slideInLeft 0.8s ease-out;
}

.text-container h3 {
  color: #F18923; /* Primary Orange */
  font-size: 1.8em;
  margin-top: 30px;
  margin-bottom: 15px;
  position: relative;
}

.text-container h3::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 50px;
  height: 3px;
  background: #27A36F; /* Secondary Green */
}

.text-container p, .text-container li {
  font-size: 1.1em;
  margin-bottom: 15px;
  color: #2B2B2B;
}

.text-container ul, .text-container ol {
  margin: 20px 0;
  padding-left: 20px;
}

.text-container li {
  margin-bottom: 10px;
  list-style-type: disc;
  color: #8A4529; /* Secondary Brown */
}

.text-container li::marker {
  color: #F18923; /* Orange bullet */
}

/* Animations */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .product-section {
    flex-direction: column;
    padding: 40px 20px;
  }
  
  .text-container {
    margin: 20px 0;
  }
  
  .product-header h1 {
    font-size: 2.2em;
  }
  
  .product-header p {
    font-size: 1.1em;
  }
  
  .text-container h2 {
    font-size: 2em;
  }
  
  .text-container h3 {
    font-size: 1.5em;
  }
}

/* Additional Creative Touches */
.product-section:nth-child(even) {
  background: linear-gradient(135deg, #FAFAFA 0%, #E8E8E8 100%); /* Alternate section backgrounds */
}

.product-section:nth-child(odd) {
  background: linear-gradient(135deg, #FFFFFF 0%, #F0F0F0 100%);
}

/* Footer or Call to Action (Optional) */
.page-footer {
  text-align: center;
  padding: 40px 20px;
  background: #2B2B2B; /* Secondary Black */
  color: white;
  font-size: 1.2em;
}

.page-footer a {
  color: #F18923; /* Orange link */
  text-decoration: none;
}

.page-footer a:hover {
  text-decoration: underline;
}/* End custom CSS */