/* Navbar Styles */
.navbar-zahra {
    background: linear-gradient(90deg, #29313a 60%, #5f4b8b 100%);
    border-bottom: 5px solid #e05a47;
    box-shadow: 0 4px 16px rgba(47, 44, 80, 0.13);
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    font-family: 'Cairo', Tahoma, Arial, sans-serif;
}

.navbar-content {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 10px 10px 10px;
}
.navbar-content2 {
    background: linear-gradient(90deg, #e0e7ff 60%, #f8fafc 100%);
    color: #23272b;
    text-align: center;
    padding: 100px 10px 30px 10px;
    margin: 0 auto 0 auto;
    border-bottom: 5px solid #e05a47;
    height: 250px;
    box-shadow: 0 2px 8px #5f4b8b22;
}

.navbar-content2 h1 {
    font-family: 'Cairo', Tahoma, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 15px 0;
    letter-spacing: 1px;
    color: #5f4b8b;
    text-shadow: 0 2px 8px #5f4b8b22;
}

.navbar-content2 h1:first-child {
    font-size: 2.5rem;
}

.navbar-content2 h1:last-child {
    font-size: 2.3rem;
    margin-bottom: 0;
    font-weight: 900;
}

.navbar-title {
    color: #fff;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0.3em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5em;
    text-shadow: 0 2px 8px #5f4b8b44;
}

.navbar-phone {
    display: block;
    color: #ffe066;
    font-size: 2.3rem;
    font-weight: 900;
    margin-top: 0.2em;
    text-shadow: 0 2px 8px #e05a4744;
}

.navbar-subtitle {
    color: #e0e7ff;
    font-size: 1.1rem;
    margin-top: 0.2em;
    opacity: 0.95;
    font-weight: 500;
    text-shadow: 0 1px 4px #5f4b8b22;
}

body {
    background: linear-gradient(135deg, #f8fafc 0%, #e0e7ff 100%);
    margin: 0;
    padding: 0;
    font-family: 'Cairo', Tahoma, Arial, sans-serif;
    color: #23272b;
}
.navbar-img img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
}

.section1 {
    max-width: 900px;
    margin: 40px auto 0 auto;
    background: transparent;
    text-align: center;
    padding: 0 20px 40px 20px;
}

.section1 h1:first-child {
    font-size: 2.8rem;
    font-weight: 900;
    margin-bottom: 0.2em;
    color: #e05a47;
    letter-spacing: 1px;
    text-shadow: 0 2px 8px #e05a4744;
}

.section1 h1:last-child {
    font-size: 2.7rem;
    font-weight: 800;
    margin-bottom: 0.7em;
    color: #23272b;
}

.section1 p {
    font-size: 1.25rem;
    color: #444;
    line-height: 2.1;
    font-weight: 400;
    margin: 0 auto;
    max-width: 700px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px #5f4b8b11;
    padding: 18px 18px 18px 18px;
    margin-top: 18px;
}

.section1 b {
    font-weight: 900;
    color: #5f4b8b;
}
.section2 img{
    width: 70%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
}
.section3 {
    max-width: 900px;
    margin: 80px auto 0 auto;
    background: transparent;
    text-align: center;
    padding: 0 20px 40px 20px;
        font-size: 1.8rem;
    color: #23272b;
}
.section4 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
    margin: 60px 0 0 0;
}
.section4 .div1 {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section4 .div1 img {
    width: 100%;
    height: auto;
    margin-top: 120px;
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
}
.section4 .div2 {
    width: 28%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: right;
    margin-top: 20px;
        line-height: 2.1;

    
}
.section4 .div2 h2 {
    font-size: 2.7rem;
    font-weight: 900;
    color: #5f4b8b;
    margin-bottom: 30px;
    text-align: right;
    text-shadow: 0 2px 8px #5f4b8b22;
}
.section4 .div2 p {
    width: 100%;
    font-size: 1.35rem;
    color: #23272b;
    font-weight: 500;
    margin: 0;
    text-align: right;
}
/* كل سطر في الفقرة داخل خلفية وردية */
.section4 .div2 p {
    display: flex;
    flex-direction: column;
}
.section4 .div2 p br {
    display: none;
}
.section4 .div2 p span {
    background: linear-gradient(90deg, #ffe3e3 60%, #e0e7ff 100%);
    border-radius: 6px;
    padding: 2px 12px 2px 12px;
    margin-bottom: 4px;
    display: inline-block;
    width: fit-content;
    max-width: 100%;
    color: #23272b;
    font-weight: 500;
    box-shadow: 0 1px 4px #e05a4711;
    transition: background 0.3s;
}
.section4 .div2 p span:hover, .section5 .div2 p span:hover, .section7 .div2 p span:hover {
    background: linear-gradient(90deg, #e0e7ff 60%, #ffe3e3 100%);
}
@media (max-width: 900px) {
    .section4 {
        flex-direction: column;
        gap: 20px;
    }
    .section4 .div1, .section4 .div2 {
        width: 95%;
    }
    .section4 .div2 h2 {
        font-size: 2rem;
    }
}
.section5 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
    margin: 60px 0 0 0;
}
.section5 .div1 {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section5 .div1 img {
    width: 100%;
    height: auto;
    margin-top: 120px;
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
}
.section5 .div2 {
    width: 28%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: right;
    margin-top: 20px;
        line-height: 1.8;

    
}
.section5 .div2 h2 {
    font-size: 2.7rem;
    font-weight: 900;
    color: #23272b;
    margin-bottom: 30px;
    text-align: right;
}
.section5 .div2 p {
    width: 100%;
    font-size: 1.35rem;
    color: #23272b;
    font-weight: 500;
    margin: 0;
    text-align: right;
}
.section6 {
    max-width: 900px;
    margin: 80px auto 0 auto;
    padding: 0 20px 40px 20px;
}
.section6 .div1 ,
.section6 .div2 ,
.section6 .div3{
    display: flex;
    justify-content: center;
    align-items: center;
}
.section6 .div1 img ,
.section6 .div2 img{
    width: 30%;
    padding: 12px;
}
.section6 .div3 img{
    width: 45%;
    padding: 15px;
}
.section7 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
    margin: 60px 0 0 0;
}
.section7 .div1 {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.section7 .div1 img {
    width: 100%;
    height: auto;
    margin-top: 120px;
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
}
.section7 .div2 {
    width: 28%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: right;
    margin-top: 20px;
        line-height: 1.8;

    
}
.section7 .div2 h2 {
    font-size: 2.7rem;
    font-weight: 900;
    color: #23272b;
    margin-bottom: 30px;
    text-align: right;
}
.section7 .div2 p {
    width: 100%;
    font-size: 1.35rem;
    color: #23272b;
    font-weight: 500;
    margin: 0;
    text-align: right;
}
.section8 {
    max-width: 900px;
    margin: 80px auto 0 auto;
    background: transparent;
    text-align: center;
    padding: 0 20px 40px 20px;
        font-size: 1.8rem;
    color: #23272b;
}
.section9 {
    max-width: 900px;
    margin: 80px auto 0 auto;
    padding: 0 20px 40px 20px;
}
.section9 .div1 ,
.section9 .div2 ,
.section9 .div3{
    display: flex;
    justify-content: center;
    align-items: center;
}
.section9 .div1 img ,
.section9 .div2 img ,
.section9 .div3 img{
    width: 30%;
    padding: 12px;
}
.section10 {
    max-width: 900px;
    margin: 80px auto 0 auto;
    background: transparent;
    text-align: center;
    padding: 0 20px 40px 20px;
        font-size: 1.8rem;
    color: #23272b;
}
.footer-zahra {
    background: linear-gradient(90deg, #29313a 60%, #5f4b8b 100%);
    border-top: 5px solid #e05a47;
    border-bottom: 5px solid #e05a47;
    color: #fff;
    text-align: center;
    padding: 28px 0 22px 0;
    font-size: 1.15rem;
    font-family: 'Cairo', Tahoma, Arial, sans-serif;
    font-weight: 400;
    margin-top: 0;
    box-shadow: 0 -4px 16px #5f4b8b22;
}
.footer-zahra b {
    font-weight: 900;
    color: #ffe066;
    letter-spacing: 1px;
}
@media (max-width: 900px) {
    .navbar-content, .navbar-content2, .section1, .section3, .section8, .section9, .section10 {
        max-width: 98vw;
        padding: 0 5vw 30px 5vw;
        font-size: 1.1rem;
    }
    .navbar-content2 {
        padding: 40px 5vw 20px 5vw;
        height: auto;
    }
    .navbar-content2 h1, .section1 h1, .section3 h2, .section8 h2, .section8 h3, .section10 h2, .section10 h3, .section10 h6 {
        font-size: 1.3rem !important;
    }
    .navbar-img img, .section2 img, .section4 .div1 img, .section5 .div1 img, .section7 .div1 img {
        width: 100% !important;
        margin: 0 auto;
    }
    .section4, .section5, .section7 {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .section4 .div1, .section4 .div2, .section5 .div1, .section5 .div2, .section7 .div1, .section7 .div2 {
        width: 98vw !important;
        max-width: 100%;
        margin: 0 auto;
    }
    .section4 .div2 h2, .section5 .div2 h2, .section7 .div2 h2 {
        font-size: 1.5rem;
    }
    .section4 .div2 p, .section5 .div2 p, .section7 .div2 p {
        font-size: 1rem;
    }
    .footer-zahra {
        font-size: 0.95rem;
        padding: 18px 0 14px 0;
    }
}
@media (max-width: 600px) {
    body {
        padding: 0;
    }
    .navbar-content, .navbar-content2, .section1, .section3, .section8, .section9, .section10 {
        padding: 0 2vw 18px 2vw;
        font-size: 0.98rem;
    }
    .navbar-content2 {
        padding: 20px 2vw 10px 2vw;
    }
    .navbar-content2 h1, .section1 h1, .section3 h2, .section8 h2, .section8 h3, .section10 h2, .section10 h3, .section10 h6 {
        font-size: 1.05rem !important;
    }
    .navbar-img img, .section2 img, .section4 .div1 img, .section5 .div1 img, .section7 .div1 img {
        width: 100% !important;
        margin: 0 auto;
    }
    .section4, .section5, .section7 {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .section4 .div1, .section4 .div2, .section5 .div1, .section5 .div2, .section7 .div1, .section7 .div2 {
        width: 100vw !important;
        max-width: 100%;
        margin: 0 auto;
    }
    .section4 .div2 h2, .section5 .div2 h2, .section7 .div2 h2 {
        font-size: 1.1rem;
    }
    .section4 .div2 p, .section5 .div2 p, .section7 .div2 p {
        font-size: 0.92rem;
    }
    .footer-zahra {
        font-size: 0.85rem;
        padding: 10px 0 8px 0;
    }
}

/* أزرار عامة */
.btn, button, input[type="submit"] {
    background: linear-gradient(90deg, #e05a47 60%, #5f4b8b 100%);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 32px;
    font-size: 1.1rem;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 2px 8px #e05a4744;
    transition: background 0.3s, transform 0.2s;
}
.btn:hover, button:hover, input[type="submit"]:hover {
    background: linear-gradient(90deg, #5f4b8b 60%, #e05a47 100%);
    transform: scale(1.04);
}

/* تحسين التباعد العام */
.section1, .section3, .section8, .section9, .section10 {
    margin-bottom: 48px;
    border-radius: 18px;
    box-shadow: 0 2px 8px #5f4b8b11;
    background: #fff;
}

/* تحسين تباعد الفقرات والعناوين */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0.7em;
    margin-bottom: 0.5em;
    line-height: 1.2;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

/* تأثيرات hover وجمالية إضافية */

/* عناوين */
h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover {
    color: #e05a47 !important;
    text-shadow: 0 4px 18px #e05a47cc, 0 1px 0 #fff;
    transition: color 0.3s, text-shadow 0.3s;
    cursor: pointer;
}

/* فقرات وأقسام */
.section1:hover, .section3:hover, .section8:hover, .section9:hover, .section10:hover, .section1 p:hover {
    box-shadow: 0 8px 32px #5f4b8b33, 0 2px 8px #e05a4711;
    transform: translateY(-4px) scale(1.01);
    transition: box-shadow 0.3s, transform 0.3s;
}

/* الصور */
/* الصور الكبيرة بدون hover */
.navbar-img img, .section2 img, .section4 .div1 img, .section5 .div1 img, .section7 .div1 img {
    border-radius: 18px;
    box-shadow: 0 8px 32px #5f4b8b22;
    width: 80% !important;
    max-width: 600px;
    margin: 0 auto;
    display: block;
    transition: none;
}
/* احذف تأثير hover */
.navbar-img img:hover, .section2 img:hover, .section4 .div1 img:hover, .section5 .div1 img:hover, .section7 .div1 img:hover {
    transform: none;
    box-shadow: 0 8px 32px #5f4b8b22;
    z-index: 1;
}

/* الأزرار */
.btn, button, input[type="submit"] {
    transition: background 0.3s, transform 0.2s, box-shadow 0.3s, filter 0.3s;
}
.btn:hover, button:hover, input[type="submit"]:hover {
    background: linear-gradient(90deg, #5f4b8b 60%, #e05a47 100%);
    transform: scale(1.08);
    box-shadow: 0 0 16px 2px #e05a47cc, 0 2px 8px #5f4b8b44;
    filter: brightness(1.08) saturate(1.2);
}

/* روابط الفوتر */
.footer-zahra a {
    color: #ffe066;
    text-decoration: none;
    position: relative;
    transition: color 0.3s;
}
.footer-zahra a::after {
    content: '';
    position: absolute;
    left: 0; right: 0; bottom: -2px;
    height: 2px;
    background: linear-gradient(90deg, #e05a47 60%, #5f4b8b 100%);
    width: 0;
    transition: width 0.3s;
}
.footer-zahra a:hover {
    color: #fff;
}
.footer-zahra a:hover::after {
    width: 100%;
}

/* انتقالات عامة سلسة */
* {
    transition: background 0.3s, color 0.3s, box-shadow 0.3s, transform 0.3s, filter 0.3s;
}

.whatsapp-footer {
    display: inline-block;
    margin-right: 18px;
    vertical-align: middle;
    font-size: 2.1rem;
    color: #25d366;
    background: #fff;
    border-radius: 50%;
    padding: 6px 10px 2px 10px;
    box-shadow: 0 2px 8px #25d36633;
    transition: color 0.3s, background 0.3s, transform 0.3s, box-shadow 0.3s;
}
.whatsapp-footer:hover {
    color: #fff;
    background: #25d366;
    transform: scale(1.13) rotate(-8deg);
    box-shadow: 0 4px 16px #25d36677;
}
.whatsapp-footer i {
    vertical-align: middle;
}