.elementor-27119 .elementor-element.elementor-element-89cfb9d{--display:flex;--min-height:440px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overflow:hidden;--overlay-opacity:0.65;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-27119 .elementor-element.elementor-element-89cfb9d:not(.elementor-motion-effects-element-type-background), .elementor-27119 .elementor-element.elementor-element-89cfb9d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://diamondgd.com/wp-content/uploads/2026/04/2-5.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-27119 .elementor-element.elementor-element-89cfb9d::before, .elementor-27119 .elementor-element.elementor-element-89cfb9d > .elementor-background-video-container::before, .elementor-27119 .elementor-element.elementor-element-89cfb9d > .e-con-inner > .elementor-background-video-container::before, .elementor-27119 .elementor-element.elementor-element-89cfb9d > .elementor-background-slideshow::before, .elementor-27119 .elementor-element.elementor-element-89cfb9d > .e-con-inner > .elementor-background-slideshow::before, .elementor-27119 .elementor-element.elementor-element-89cfb9d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-27119 .elementor-element.elementor-element-4dad675{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-27119 .elementor-element.elementor-element-3ee6fdf{text-align:center;}.elementor-27119 .elementor-element.elementor-element-3ee6fdf .elementor-heading-title{font-size:38px;color:#D4AF37;}.elementor-27119 .elementor-element.elementor-element-b213f58{width:var( --container-widget-width, 56% );max-width:56%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;--container-widget-width:56%;--container-widget-flex-grow:0;text-align:center;}.elementor-27119 .elementor-element.elementor-element-b213f58 .elementor-heading-title{font-size:16px;font-weight:400;line-height:26px;-webkit-text-stroke-color:#000;stroke:#000;color:#FFFFFF;}.elementor-27119 .elementor-element.elementor-element-1a9aa80{--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;--overflow:hidden;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-27119 .elementor-element.elementor-element-1a9aa80:not(.elementor-motion-effects-element-type-background), .elementor-27119 .elementor-element.elementor-element-1a9aa80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-27119 .elementor-element.elementor-element-1d9c50b{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;border-radius:12px 12px 12px 12px;}.elementor-27119 .elementor-element.elementor-element-1d9c50b.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-27119 .elementor-element.elementor-element-1d9c50b iframe{height:140vh;}.elementor-27119 .elementor-element.elementor-element-d6b14e3{--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;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-27119 .elementor-element.elementor-element-b213f58{--container-widget-width:87%;--container-widget-flex-grow:0;width:var( --container-widget-width, 87% );max-width:87%;}}@media(min-width:768px){.elementor-27119 .elementor-element.elementor-element-89cfb9d{--content-width:1300px;}}@media(min-width:1025px){.elementor-27119 .elementor-element.elementor-element-89cfb9d:not(.elementor-motion-effects-element-type-background), .elementor-27119 .elementor-element.elementor-element-89cfb9d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:767px){.elementor-27119 .elementor-element.elementor-element-3ee6fdf .elementor-heading-title{font-size:24px;}.elementor-27119 .elementor-element.elementor-element-1d9c50b iframe{height:70vh;}}/* Start custom CSS for shortcode, class: .elementor-element-91d3abb */.diamond-form {
  direction: rtl;
  text-align: right;
  background: #0b0b0b;
  padding: 30px;
  border-radius: 16px;
  border: 1px solid rgba(212, 175, 55, 0.2);
}

/* الحقول */
.diamond-form input,
.diamond-form textarea {
  width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  background: #111;
  color: #fff;
  font-size: 15px;
  transition: all 0.3s ease;
}

/* placeholder */
.diamond-form ::placeholder {
  color: #777;
}

/* فوكس */
.diamond-form input:focus,
.diamond-form textarea:focus {
  border-color: #D4AF37;
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.15);
  outline: none;
}

/* الليبل */
.diamond-form label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #fff;
}

/* الصفوف */
.diamond-form .form-row {
  margin-bottom: 18px;
}

/* عمودين */
.diamond-form .two-col {
  display: flex;
  gap: 20px;
}

.diamond-form .two-col .form-group {
  flex: 1;
}

/* زر الإرسال */
.diamond-form .diamond-submit {
  background: #D4AF37;
  color: #000;
  border: none;
  padding: 14px 30px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Hover */
.diamond-form .diamond-submit:hover {
  background: #000;
  color: #D4AF37;
  border: 1px solid #D4AF37;
  transform: translateY(-2px);
}

/* Checkbox */
.diamond-form .consent-group {
  font-size: 14px;
  color: #aaa;
}

.diamond-form .consent-group input {
  accent-color: #D4AF37;
  margin-left: 6px;
}

/* رسائل */
.diamond-form .wpcf7-response-output {
  border: none;
  background: #111;
  color: #D4AF37;
  border: 1px solid #D4AF37;
  border-radius: 8px;
}

/* Error */
.diamond-form .wpcf7-not-valid-tip {
  color: #ff4d4d;
  font-size: 13px;
}

/* موبايل */
@media (max-width: 768px) {
  .diamond-form .two-col {
    flex-direction: column;
  }

  .diamond-form .diamond-submit {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5992e8d */.diamond-branches-section {
  direction: rtl;
  text-align: right;
  padding: 80px 20px;
  background: #0b0b0b;
}

.diamond-container {
  min-width: 100%;
  margin: 0 auto;
}

/* Heading */
.diamond-section-heading {
  text-align: center;
  margin-bottom: 50px;
}

.diamond-subtitle {
  color: #D4AF37;
  font-weight: 700;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.diamond-section-heading h2 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 10px;
}

.diamond-section-heading p {
  color: #aaa;
  max-width: 600px;
  margin: auto;
  line-height: 1.8;
}

/* Grid */
.diamond-branches-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

/* Card */
.diamond-branch-card {
  background: #111;
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  transition: all 0.3s ease;
}

/* Hover */
.diamond-branch-card:hover {
  transform: translateY(-6px);
  border-color: #D4AF37;
  box-shadow: 0 10px 30px rgba(212, 175, 55, 0.15);
}

/* Icon */
.diamond-branch-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 15px;
  background: rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

/* Text */
.diamond-branch-card h3 {
  color: #fff;
  margin-bottom: 8px;
}

.diamond-branch-card p {
  color: #aaa;
  margin-bottom: 20px;
}

/* Button */
.diamond-branch-card a {
  display: inline-block;
  padding: 10px 22px;
  background: #D4AF37;
  color: #000;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

/* Button Hover */
.diamond-branch-card a:hover {
  background: #000;
  color: #D4AF37;
  border: 1px solid #D4AF37;
}

/* Responsive */
@media (max-width: 1024px) {
  .diamond-branches-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .diamond-branches-grid {
    grid-template-columns: 1fr;
  }

  .diamond-section-heading h2 {
    font-size: 26px;
  }
}/* End custom CSS */