.elementor-17 .elementor-element.elementor-element-d0ab100{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-17 .elementor-element.elementor-element-0b16a4a{text-align:center;}.elementor-17 .elementor-element.elementor-element-0b16a4a .elementor-heading-title{font-family:"Almarai", Sans-serif;font-size:51px;font-weight:600;color:#000000;}.elementor-17 .elementor-element.elementor-element-2addc77{text-align:center;}.elementor-17 .elementor-element.elementor-element-2addc77 .elementor-heading-title{font-family:"Almarai", Sans-serif;font-size:31px;font-weight:600;color:#000000;}.elementor-17 .elementor-element.elementor-element-5334b1e{--display:flex;}.elementor-17 .elementor-element.elementor-element-1c4f66b{--display:flex;}.elementor-17 .elementor-element.elementor-element-847a545{text-align:center;}.elementor-17 .elementor-element.elementor-element-847a545 .elementor-heading-title{font-family:"Almarai", Sans-serif;font-size:46px;font-weight:600;color:#000000;}.elementor-17 .elementor-element.elementor-element-11dd85c{--display:flex;}.elementor-17 .elementor-element.elementor-element-f9dbe5b{--display:flex;}.elementor-17 .elementor-element.elementor-element-f1bc7aa.elementor-element{--order:-99999 /* order start hack */;}.elementor-17 .elementor-element.elementor-element-f1bc7aa{text-align:center;}.elementor-17 .elementor-element.elementor-element-f1bc7aa .elementor-heading-title{font-family:"Almarai", Sans-serif;font-size:46px;font-weight:600;color:#000000;}.elementor-17 .elementor-element.elementor-element-7c18dd3{--display:flex;}.elementor-17 .elementor-element.elementor-element-a59bce6.elementor-element{--order:-99999 /* order start hack */;}.elementor-17 .elementor-element.elementor-element-a59bce6{text-align:center;}.elementor-17 .elementor-element.elementor-element-a59bce6 .elementor-heading-title{font-family:"Almarai", Sans-serif;font-size:46px;font-weight:600;color:#000000;}.elementor-17 .elementor-element.elementor-element-e122d55{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-17 .elementor-element.elementor-element-0b16a4a .elementor-heading-title{font-size:34px;}.elementor-17 .elementor-element.elementor-element-2addc77 .elementor-heading-title{font-size:29px;}.elementor-17 .elementor-element.elementor-element-847a545 .elementor-heading-title{font-size:31px;}.elementor-17 .elementor-element.elementor-element-ef50a00{border-radius:0px 20px 0px 20px;}.elementor-17 .elementor-element.elementor-element-a59bce6 .elementor-heading-title{font-size:31px;}}/* Start custom CSS for html, class: .elementor-element-651e606 *//* 🌿 سيكشن تعريفي أورلاند */
.ourland-about {
  background: linear-gradient(180deg, #12a54c 0%, #0e8e3f 100%);
  color: #fff;
  padding: 80px 20px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  max-width: 900px;
  margin: 50px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.ourland-about p {
  font-size: 22px;
  line-height: 1.8;
  margin: 0;
}

@media (max-width: 768px) {
  .ourland-about {
    padding: 50px 15px;
  }
  
  .ourland-about p {
    font-size: 18px;
    line-height: 1.6;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5acafb0 *//* 🌿 سيكشن تعريفي أورلاند */
.ourland-about {
  background: linear-gradient(180deg, #12a54c 0%, #0e8e3f 100%);
  color: #fff;
  padding: 80px 20px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  max-width: 900px;
  margin: 50px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.ourland-about p {
  font-size: 22px;
  line-height: 1.8;
  margin: 0;
}

@media (max-width: 768px) {
  .ourland-about {
    padding: 50px 15px;
  }
  
  .ourland-about p {
    font-size: 18px;
    line-height: 1.6;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48dbe07 *//* 🌿 سيكشن خدماتنا */
.ourland-services {
  background: linear-gradient(180deg, #12a54c 0%, #0e8e3f 100%);
  color: #fff;
  padding: 80px 20px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  max-width: 900px;
  margin: 50px auto;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.ourland-services .services-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
}

.ourland-services .services-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ourland-services .services-list li {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ourland-services .services-list li::before {
  content: "";
  display: inline-block;
  width: 0; /* يمكنك إضافة أيقونة أو تصميم صغير هنا */
  margin-right: 10px;
}

@media (max-width: 768px) {
  .ourland-services {
    padding: 50px 15px;
  }
  
  .ourland-services .services-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  
  .ourland-services .services-list li {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef50a00 *//* 🌿 سيكشن لماذا تختارنا */
.ourland-why {
  padding: 80px 20px;
  text-align: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: linear-gradient(180deg, #12a54c 0%, #0e8e3f 100%);
  color: #fff;
}

.ourland-why .why-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
}

/* Container البطاقات */
.ourland-why .why-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

/* كل بطاقة */
.ourland-why .why-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 15px;
  padding: 30px 20px;
  max-width: 250px;
  flex: 1 1 220px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* تأثير عند المرور على البطاقة */
.ourland-why .why-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.3);
}

.ourland-why .why-card p {
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  color: #fff;
}

@media (max-width: 768px) {
  .ourland-why .why-cards {
    flex-direction: column;
    align-items: center;
  }
  
  .ourland-why .why-card {
    max-width: 90%;
  }
  
  .ourland-why .why-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-1c462df *//* 🌿 Container مشابه بطاقة الفريق */
.ourland-cf7 {
  background: #fff; /* خلفية بيضاء */
  color: #000; /* النصوص باللون الأسود */
  padding: 40px 20px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  max-width: 700px;
  margin: 50px auto;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  font-family: 'Almarai', sans-serif;
}

/* 🌿 Logo فوق الفورم */
.ourland-cf7 .team-logo {
  display: block;
  margin: 0 auto 20px;
  max-width: 150px;
  height: auto;
  border-radius: 10px;
}

/* 🌿 Form title */
.ourland-cf7 .form-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #000;
}

/* 🌿 Inputs and textarea */
.ourland-cf7 input[type="text"],
.ourland-cf7 input[type="email"],
.ourland-cf7 textarea {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 20px;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  background: rgba(0,0,0,0.05); /* خلفية فاتحة قليلاً */
  color: #000;
}

.ourland-cf7 input::placeholder,
.ourland-cf7 textarea::placeholder {
  color: rgba(0,0,0,0.5);
}

/* 🌿 Submit button */
.ourland-cf7 input[type="submit"] {
  background: #12a54c; /* أخضر */
  color: #fff;
  font-weight: bold;
  padding: 12px 25px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ourland-cf7 input[type="submit"]:hover {
  background: #0e8e3f;
  color: #fff;
}

/* 🌿 Labels */
.ourland-cf7 label {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: right; /* مناسب للغة العربية */
  color: #000;
}/* End custom CSS */