.elementor-5165 .elementor-element.elementor-element-6d177f3{--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;--margin-top:180px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-1 h2,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-2 h2,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-3 h2,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-4 h2,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .headline-title,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .section-title-8,.scetion-title-2,
				.elementor-5165 .elementor-element.elementor-element-d1d57a9 .section-title-9
				{font-family:"Unbounded", Sans-serif;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-1 .bi-subtitle,.hero-2-subtitle{color:#56A178;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-2 .bi-subtitle{color:#56A178;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-3 .bi-subtitle{color:#56A178;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-4 .sub-title{color:#56A178;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .section-subtitle-8{color:#56A178;}.elementor-5165 .elementor-element.elementor-element-d1d57a9 .bi-section-title-4 .sub-title:before,
					 .bi-section-title-4.text-center .sub-title:after{background-color:#56A178;}.elementor-5165 .elementor-element.elementor-element-8f1ca26{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for shortcode, class: .elementor-element-8f1ca26 *//* كونتينر عام للفورم */
.wpcf7-form {
    direction: rtl;
    text-align: right;
    max-width: 600px;
    margin: 0 auto;
}
.wpcf7-form input{
    margin-top: 10px;
}
/* الليبل */
.wpcf7-form label {
    display: block;
    margin-bottom: 12px;
    font-weight: 600;
    color: #56A178; /* الغامق */
    font-size: 14px;
}

/* المسافات بين الفيلدز */
.wpcf7-form label + label {
    margin-top: 10px;
}

/* الحقول (input + textarea) */
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-email,
.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 10px 12px;
    border-radius: 6px;
    border: 1px solid #56A178;
    background-color: #171926;      /* لو الموقع دارك، عدّلها حسب الخلفية */
    color: #ffffff;
    font-size: 14px;
    outline: none;
    box-sizing: border-box;
}

/* Placeholder */
.wpcf7-form-control::placeholder {
    color: #56A178;
}

/* فوكس */
.wpcf7-form-control:focus {
    border-color: #fff;
    box-shadow: 0 0 0 1px rgba(139,98,60,0.4);
}

/* زر الإرسال */
.wpcf7-form .wpcf7-submit {
    margin-top: 15px;
    width: 100%;
    background: linear-gradient(135deg, #56A178, #56A178);
    color: #ffffff;
    border: none;
    border-radius: 999px;
    padding: 12px 20px;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

/* هوفر الزر */
.wpcf7-form .wpcf7-submit:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

/* رسالة الرد */
.wpcf7-response-output {
    margin-top: 12px;
    border-radius: 6px;
    font-size: 13px;
}


.bi-breadcrumbs-content ul {
    display: none;
}/* End custom CSS */