@font-face {
    font-family: "Cairo-Regular";
    src: url("../fonts/Cairo-Regular.ttf") format("truetype");
    /* font-weight: 400; */
}
@font-face {
    font-family: "Cairo-Medium";
    src: url("../fonts/Cairo-Medium.ttf") format("truetype");
    /* font-weight: 500; */
}
@font-face {
    font-family: "Cairo-SemiBold";
    src: url("../fonts/Cairo-SemiBold.ttf") format("truetype");
    /* font-weight: 600; */
}
@font-face {
    font-family: "Cairo-Bold";
    src: url("../fonts/Cairo-Bold.ttf") format("truetype");
    /* font-weight: 700; */
}
@font-face {
    font-family: "Cairo-ExtraBold";
    src: url("../fonts/Cairo-ExtraBold.ttf") format("truetype");
}
@font-face {
    font-family: "Cairo-Light";
    src: url("../fonts/Cairo-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Cairo-Black";
    src: url("../fonts/Cairo-Black.ttf") format("truetype");
}

@media screen and (min-width: 540px) and (max-width: 540px) {
    .div_container {
        padding-top: 2rem;
    }
    .div_container div {
        gap: 1rem;
    }
    .div_container div h2 {
        font-size: 2.5rem;
    }
    .div_container div img {
        height: 2.5rem;
        width: 2.5rem;
    }
    .div_container ul {
        font-size: 1rem;
    }
    .div_container a {
        font-size: 1rem;
        padding-inline: 2rem;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 110px;
    }
    .img-3 {
        width: 120px;
    }
    .image_fixed {
        margin-top: 9rem;
    }
}
@media screen and (min-width: 912px) and (max-width: 912px) {
    .div_container {
        padding-top: 2rem;
    }
    .div_container div {
        gap: 1rem;
    }
    .div_container div h2 {
        font-size: 3.5rem;
    }
    .div_container div img {
        height: 3.5rem;
        width: 3.5rem;
    }
    .div_container ul {
        font-size: 1.5rem;
    }
    .div_container a {
        font-size: 1.5rem;
        padding-inline: 2.7rem;
    }
    /* .images_hero {
        top: 0rem;
    } */
    .img-1,
    .img-2,
    .img-4 {
        width: 200px;
    }
    .img-3 {
        width: 200px;
    }
}
@media screen and (min-width: 344px) and (max-width: 344px) {
    .div_container {
        padding-top: 1.5rem;
    }
    .div_container div {
        gap: 1rem;
    }
    .div_container div h2 {
        font-size: 1.5rem;
    }
    .div_container div img {
        height: 1.5rem;
        width: 1.5rem;
    }
    .div_container ul {
        font-size: 0.5rem;
    }
    .div_container a {
        font-size: 0.5rem;
        padding-inline: 1rem;
    }
    .images_hero {
        /* top: -1rem; */
        gap: 0.5rem;
    }
    .bg_header {
        height: 45vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 65px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 3rem;
    }
}
@media screen and (min-width: 360px) and (max-width: 360px) {
    .div_container {
        padding-top: 1.5rem;
    }
    .div_container div {
        gap: 0.5rem;
    }
    .div_container div h2 {
        font-size: 1.5rem;
    }
    .div_container div img {
        height: 1.5rem;
        width: 1.5rem;
    }
    .div_container ul {
        font-size: 0.6rem;
    }
    .div_container a {
        font-size: 0.7rem;
        padding-inline: 1rem;
    }
    .images_hero {
        top: 0rem;
        gap: 0.5rem;
    }
    .bg_header {
        height: 50vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 70px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 3rem;
    }
}

@media screen and (min-width: 1024px) and (min-height: 1366px) and (max-width: 1024px) and (max-height: 1366px) {
    /* .images_hero {
        top: 20rem;
    } */
    .logo_side {
        margin-bottom: 40rem;
    }
    .text_side {
        margin-bottom: 15rem;
    }
}
@media screen and (min-width: 1024px) and (min-height: 600px) and (max-width: 1024px) and (max-height: 600px) {
    .img_left_side {
        height: 115vh;
    }
}
@media screen and (min-width: 820px) and (max-width: 820px) {
    .images_hero {
        top: 1rem;
    }
    .text_side {
        margin-top: 42.8rem;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 170px;
    }
    .img-3 {
        width: 200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
    .images_hero {
        top: 45px;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 160px;
    }
    .img-1 {
        margin-bottom: 4rem;
    }
    .img-3 {
        width: 200px;
    }
}
@media screen and (min-width: 853px) and (max-width: 853px) {
    /* .images_hero {
        top: 1rem;
    } */
    .img-1,
    .img-2,
    .img-4 {
        width: 170px;
    }
    .img-3 {
        width: 200px;
    }
}
@media screen and (min-width: 412px) and (max-width: 412px) {
    .images_hero {
        top: -1rem;
        gap: 0.5rem;
    }
    .bg_header {
        height: 45vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 85px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 6rem;
    }
}
@media screen and (min-width: 414px) and (max-width: 414px) {
    .images_hero {
        top: -2rem;
        gap: 0.5rem;
    }
    .bg_header {
        height: 50vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 85px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 6rem;
    }
}
@media screen and (min-width: 375px) and (max-width: 375px) {
    .images_hero {
        gap: 0.5rem;
    }
    .bg_header {
        height: 55vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 75px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 4rem;
    }
}
@media screen and (min-width: 390px) and (max-width: 390px) {
    .images_hero {
        top: -1rem;
        gap: 0.5rem;
    }
    .bg_header {
        height: 50vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 70px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 5rem;
    }
}
@media screen and (min-width: 430px) and (max-width: 430px) {
    .images_hero {
        top: -1rem;
        gap: 0.5rem;
    }
    .bg_header {
        height: 45vh;
    }
    .img-1,
    .img-2,
    .img-4 {
        width: 85px;
    }
    .img-3 {
        width: 90px;
    }
    .image_fixed {
        margin-top: 6rem;
    }
    .image_card {
        padding-block: 6rem;
    }
}

.no-scrollbar::-webkit-scrollbar {
    display: none;
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.bg-custom-dark-blue {
    background-color: #233132;
    /* border-top-right-radius: 14%; */
}
.bg-custom-beige {
    background-color: #c0b094;
}
.bg-custom-teal {
    background-color: #3f5959;
} /* خلفية النص ومربعات الدوائر */
.bg-custom-orange {
    background-color: #cf9a5b;
} /* الزر وشعار المهنية */
.text-custom-beige {
    color: #cdbb9f;
}

.top-right-skew-shape {
    transform-origin: center right;
    height: 40%;
    width: 36%;
}
:root {
    --swiper-pagination-color: var(--color-primary);
    --swiper-pagination-bullet-size: 12px;
    --swiper-pagination-bullet-width: 12px;
    --swiper-pagination-bullet-height: 12px;
    --swiper-pagination-bullet-inactive-color: #eeeeee;
}
.swiper-pagination-bullet {
    opacity: 1 !important;
}
.no-scrollbar::-webkit-scrollbar {
    display: none;
}
.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.slide-item {
    transform-origin: center;
    transition: transform 0.25s ease;
}

.scrolling-wrapper.active {
    cursor: grabbing !important;
}

.stats-bar {
    background: #cb9858;
    border-radius: 18px 18px 0 0;
    padding: 24px 0 12px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
    font-family: inherit;
}
.stat-item {
    flex: 1;
    text-align: center;
}
.stat-number {
    font-size: 2rem;
    font-weight: 800;
}
.stat-label {
    font-size: 1rem;
    margin-top: 6px;
}

.testimonial-card {
    background: #a67c52;
    border-radius: 0 0 18px 18px;
    padding: 18px 24px 12px 24px;
    color: #fbfef9;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.03);
    font-size: 1rem;
}
.quote-mark {
    font-size: 2.5rem;
    opacity: 0.85;
    float: right;
    margin-left: 10px;
}

/* مثال على مثلث بزاوية علوية يمنى مدورة */
.triangle-container-top-right {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.triangle-shape-top-right {
    width: 200px;
    height: 200px;
    border: solid 2px #e56161;
    position: absolute;
    bottom: 0;
    right: 0;
    clip-path: polygon(
        0% 100%,
        100% 100%,
        100% 0%
    ); /* النقطة السفلية اليسرى, السفلية اليمنى, العلوية اليمنى */
    border-top-right-radius: 50%; /* تدوير الزاوية العلوية اليمنى */
}
