.elementor-9 .elementor-element.elementor-element-204f188{--display:flex;}.elementor-9 .elementor-element.elementor-element-f0aed6d{--display:flex;}body.elementor-page-9:not(.elementor-motion-effects-element-type-background), body.elementor-page-9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#35425a;}/* Start custom CSS for container, class: .elementor-element-204f188 *//* style.css */
body {
    background-color: #3a4b6b;
    font-family: 'Tajawal', Arial, sans-serif;
    margin: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}

.en-text {
    direction: ltr;
    text-align: left;
}

.ar-text {
    direction: rtl;
    text-align: right;
}

.page-container {
    max-width: 1000px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
}

/* --- Header --- */
header {
    background-color: #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
    border-bottom: 4px solid #d9232d;
    text-align: center;
}

header .logo-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
}

header .logo-main img {
    height: 60px;
    margin-bottom: 10px;
}

header .logo-main p {
    margin: 2px 0;
}

header .logo-main .en-text {
    font-size: 0.9em;
    color: #555;
}

header .logo-ar {
    text-align: right;
    flex: 1;
}

header .logo-ar .bold {
    font-weight: 700;
    font-size: 1.1em;
}

header .logo-en {
    flex: 1;
}


/* --- Main Content --- */
main .title-bar {
    display: flex;
    justify-content: space-between;
    background-color: #f7f7f7;
    padding: 10px 25px;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    color: #444;
}

main .content-body {
    padding: 20px;
}

main .photo-section {
    text-align: center;
    margin-bottom: 25px;
}

main .profile-pic {
    width: 120px;
    height: 140px;
    border: 1px solid #ccc;
    padding: 3px;
    object-fit: cover;
}

/* --- Details Section --- */
.details-section {
    padding: 0 20px;
}

.detail-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #e9e9e9;
}

.detail-row:last-child {
    border-bottom: none;
}

.detail-row .label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #666;
}

.detail-row .en-text {
    flex-basis: 33.33%;
    text-align: left;
}
.detail-row .ar-text {
    flex-basis: 33.33%;
    text-align: right;
    font-weight: 500;
}


/* --- Certification --- */
.certification {
    margin-top: 25px;
    margin-left: 20px;
}

.certification img {
    height: 60px;
}


/* --- Footer --- */
footer {
    background-color: #37435f;
    color: #e0e0e0;
    text-align: center;
    padding: 15px;
    font-size: 0.8em;
    position: relative;
}

footer p {
    margin: 3px 0;
}

footer .vision-logo {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    height: 45px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f0aed6d *//* style.css */
body {
    background-color: #3a4b6b;
    font-family: 'Tajawal', Arial, sans-serif;
    margin: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}

.en-text {
    direction: ltr;
    text-align: left;
}

.ar-text {
    direction: rtl;
    text-align: right;
}

.page-container {
    max-width: 1000px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
}

/* --- Header --- */
header {
    background-color: #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
    border-bottom: 4px solid #d9232d;
    text-align: center;
}

header .logo-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
}

header .logo-main img {
    height: 60px;
    margin-bottom: 10px;
}

header .logo-main p {
    margin: 2px 0;
}

header .logo-main .en-text {
    font-size: 0.9em;
    color: #555;
}

header .logo-ar {
    text-align: right;
    flex: 1;
}

header .logo-ar .bold {
    font-weight: 700;
    font-size: 1.1em;
}

header .logo-en {
    flex: 1;
}


/* --- Main Content --- */
main .title-bar {
    display: flex;
    justify-content: space-between;
    background-color: #f7f7f7;
    padding: 10px 25px;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    color: #444;
}

main .content-body {
    padding: 20px;
}

main .photo-section {
    text-align: center;
    margin-bottom: 25px;
}

main .profile-pic {
    width: 120px;
    height: 140px;
    border: 1px solid #ccc;
    padding: 3px;
    object-fit: cover;
}

/* --- Details Section --- */
.details-section {
    padding: 0 20px;
}

.detail-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #e9e9e9;
}

.detail-row:last-child {
    border-bottom: none;
}

.detail-row .label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #666;
}

.detail-row .en-text {
    flex-basis: 33.33%;
    text-align: left;
}
.detail-row .ar-text {
    flex-basis: 33.33%;
    text-align: right;
    font-weight: 500;
}


/* --- Certification --- */
.certification {
    margin-top: 25px;
    margin-left: 20px;
}

.certification img {
    height: 60px;
}


/* --- Footer --- */
footer {
    background-color: #37435f;
    color: #e0e0e0;
    text-align: center;
    padding: 15px;
    font-size: 0.8em;
    position: relative;
}

footer p {
    margin: 3px 0;
}

footer .vision-logo {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    height: 45px;
}/* End custom CSS */