.elementor-73 .elementor-element.elementor-element-128cf50 .elementor-column-gap-custom .elementor-column > .elementor-element-populated{padding:0px;}.elementor-73 .elementor-element.elementor-element-128cf50 > .elementor-container{min-height:400px;text-align:end;}.elementor-73 .elementor-element.elementor-element-27e2e526 > .elementor-container{max-width:892px;}.elementor-73 .elementor-element.elementor-element-27e2e526{margin-top:-0px;margin-bottom:0px;}.elementor-73 .elementor-element.elementor-element-dc8fe9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:10px;}.elementor-73 .elementor-element.elementor-element-dc8fe9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-73 .elementor-element.elementor-element-4bdfe173 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-73 .elementor-element.elementor-element-6b64619 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-repeater-item-c783db6.elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-repeater-item-a9d2c52.elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-repeater-item-4761ba5.elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-repeater-item-42af19c.elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-repeater-item-62b6447.elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-73 .elementor-element.elementor-element-f83277f{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-73 .elementor-element.elementor-element-f83277f .elementor-widget-container{text-align:center;}@media(min-width:768px){.elementor-73 .elementor-element.elementor-element-72c26db8{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-6b64619 */input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  max-width: 100%;
  display: block;
  background-color: #f9184c;
  color: #fff;
  border: none;
  border-radius: 999px;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #c70e3d;
  transform: translateY(-2px);
}
input.wpcf7-form-control.wpcf7-submit {
  line-height: 1.2;              
  vertical-align: middle;        
}
@media (max-width: 768px) {
  .wpcf7 .form-row {
    flex-direction: column;
  }
}
/* الشكل الأساسي */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
  background-color: #fff;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  font-family: "Raleway", sans-serif;
  box-sizing: border-box;
}

/* لما المستخدم يضغط على الحقل */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus {
  border-color: #f9184c;
  box-shadow: 0 0 0 4px rgba(249, 24, 76, 0.15);
  background-color: #fffdfd;
  outline: none;
}

/* تنسيق الـ textarea */
.wpcf7 textarea {
  min-height: 160px;
  resize: vertical;
}

/* Placeholder خفيف */
.wpcf7 ::placeholder {
  color: #999;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

/* لما يكتب يخف placeholder */
.wpcf7 input:focus::placeholder,
.wpcf7 textarea:focus::placeholder {
  opacity: 0.4;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f1e54ac */.contact-info-clean {
  background: #fafafa;
  padding: 24px 32px;
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  max-width: 700px;
  margin: 30px auto;
  font-family: "Raleway", sans-serif;
}

.contact-info-clean .info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  font-size: 16px;
  color: #333;
}

.contact-info-clean .info-item img {
  width: 24px;
  height: 24px;
  opacity: 0.8;
  filter: brightness(0) saturate(100%) invert(17%) sepia(94%) saturate(7490%) hue-rotate(342deg) brightness(96%) contrast(105%);
}

.contact-info-clean a {
  color: #f9184c;
  text-decoration: none;
  transition: color 0.2s ease;
}

.contact-info-clean a:hover {
  color: #000;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .contact-info-clean {
    padding: 20px 16px;
  }

  .contact-info-clean .info-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-info-clean .info-item a {
    margin-top: 4px;
  }
}
.contact-title {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #222;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 768px) {
  .contact-info-clean {
    padding: 20px 16px;
  }

  .contact-info-clean .info-item {
    flex-direction: row;
    align-items: flex-start;
    gap: 8px;
  }

  .contact-info-clean .info-item span {
    flex: 1;
    word-break: break-word;
  }

  .contact-title {
    text-align: center;
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 16px;
  }
}
.contact-info-clean .info-item strong {
  color: #000 !important;
}/* End custom CSS */