html,
body {
    overflow-x: hidden;
    font-family: "Amiri", serif !important;
}



.hero-dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* غمقان متوسط – زود لو حابب */
    z-index: 1;
}

.title-heading {
    position: relative;
    z-index: 2;
}

.hero-dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(38 25 0 / 18%);
    /* غمقان متوسط – زود لو حابب */
    z-index: 1;
}

.slide-inner {
    position: relative;
    background-size: cover;
    background-position: center;
}

.swiper-slider-hero,
.swiper-container,
.swiper-slide,
.slide-inner {
    height: 100vh;
    min-height: 100vh;
    width: 100%;
    min-width: 100%;
}



.text-white-50 {
    --bs-text-opacity: 1;
    color: rgb(227 227 227) !important;
}


.btn-primary {
    font-size: 22px;
    text-align: center;
    background-color: #c2976c !important;
    border: 1px solid #c2976c !important;
    color: #ffffff !important;
    box-shadow: 0 3px 5px 0 rgba(56, 189, 248, 0.1);
    width: 150px;
    padding: 0;
    height: 60px;
    line-height: 50px;
    font-weight: 600;
}

.swiper-container {
    height: 100% !important;
}






/*about style */



.about h1 {
    font-size: 55px !important;
    margin-bottom: 30px !important;
    font-weight: 800 !important;

}

.about .container-fluid {
    padding: 0 80px;
}

.about .btn-primary {
    display: block;
    font-size: 15px;
    text-align: center;
    background-color: #c2976c00 !important;
    border: 1px solid #c2976c !important;
    color: #c2976c !important;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 16%);
    width: 180px;
    padding: 0;
    /* height: 53px; */
    line-height: 57px;
    font-weight: 600;
    border-radius: 30px;
    transition: all 0.7s ease;
}

.about .btn-primary:hover {
    background-color: #c2976c !important;
    color: #fff !important;
}
.head_section{
    position: relative;
    width: 250px;
    margin: 0 auto;
}
.head_section::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    background: #c2976c;
    width: 120px;
    margin: 0 auto;
    transform: translate(-50%, 3px);
}
.head_section::before{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    background: #c2976c;
    width: 60px;
    margin: 0 auto;
    transform: translate(-50%, 7px);
}
.fw-semibold {
    font-weight: 600 !important;
    font-size: 25px !important;
    color: #72583f;
}
/*projects style*/

.project_title {
    text-align: start;
    font-size: 35px !important;
    font-weight: 600 !important;
    color: #c2976c !important;
}

.project_nav {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}

.btn_project_nav {
    position: relative;
    font-weight: normal;
    color: #6c757d;
    /* لون رمادي مبدئي */
    transition: all 0.3s ease;
    border: none !important;
    font-size: 18px;
}

.btn_project_nav.active {
    font-weight: bold;
    color: #c2976c;
    border: none;
}

.btn_project_nav::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 100%;
    border-bottom: 3px solid #c2976c;
    width: 0;
    border-radius: 2px;
    transition: all 0.5s ease;
    border-radius: 20px;
}

.btn_project_nav.active::after,
.btn_project_nav:hover::after {
    width: 100%;
}

.btn_project_nav:hover {
    color: #c2976c;
}

.badge {
    right: 0 !important;
    top: 5%;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    padding-right: 7px !important;
    font-weight: 500 !important;
    line-height: 100%;
    font-size: 18px;
    border-radius: 20px 0 0 20px;
    text-align: right;
}

.badgeOn{
    top: 18px;
    left: -47px;
    z-index: 5;
    background: #c2976c;
    padding: 7px 50px;
    font-size: 22px;
    font-weight: 800;
    color: #fff ;
    transform: rotate(-45deg);
}


.badgeOnUnit{
    background-color: #8B4513 !important; /* بني غامق */
    color: #fff !important;
}

.div_btn-primary .btn-primary {
    width: 220px;
    margin: 0 auto;
}



/*Services style*/

.title_services {
    color: #c2976c !important;
    font-size: 23px !important;
    font-weight: 600;
    transition: all 0.7s ease;
}

.services_text a:hover {
    color: #604a34 !important;
}



/*News style*/
.tns-visually-hidden {
    display: none;
}

.tns-outer {
    position: relative;
    width: 100%;
    padding-bottom: 40px !important;
}

.tns-controls {
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.tns-controls button {
    border-radius: 50%;
    transform: rotate(180deg);
    color: #c2976c;
    border: 2px solid #c2976c;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 35px;
    width: 40px;
    font-size: 34px;
    background: transparent;
}



.spacing_between{
    gap: 25px !important;
}



.text-center nav .text-muted{
    display: none !important;
}



@media (max-width: 991px) {
    #topnav .navbar-toggle .lines {
        width: 25px;
        display: block;
        position: relative;
        margin: 30px 10px 26px 0;
        height: 18px;
    }

    #navigation {
        display: none;
    }

    #navigation.open {
        display: block;
    }

    #topnav .navigation-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 15px 0 30px;
        gap: 20px;
    }


    #topnav {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 999;
        background-color: #ffffff;
        border: 0;
        transition: all .5s ease;
        margin: 0 auto;
        border-radius: 0 0 20px 20px;
    }


    .title-heading {
        text-align: center;
    }

    .title-heading .heading {
        width: 100%;
    }

    .swiper-slider-hero .swiper-container .swiper-button-prev:before {
        content: "\f0142";
    }

    .swiper-slider-hero .swiper-container .swiper-button-next:before {
        content: "\f0141";
    }

    .swiper-slider-hero .swiper-container .swiper-button-prev:before,
    .swiper-slider-hero .swiper-container .swiper-button-next:before {
        font-family: "Material Design Icons";
        color: #ffffff;
        font-size: 30px;
        background: #634a0000;
        border: 1px solid;
        border-radius: 50%;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        background-image: none !important;
    }

    /* ضمان تغطية كاملة لكل العناصر */
    .swiper-slide,
    .slide-inner {
        width: 100vw !important;
        height: 100vh !important;
        overflow: hidden;
    }

    /* إلغاء أي margin/padding ممكن يأثر */
    .swiper-slide .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 100% !important;
    }





    .about h1 {
        font-size: 50px !important;
        margin-bottom: 0 !important;
    }

    .about .container-fluid {
        padding: 20px;
    }





    .features .feature-icon .hexagon {
        color: transparent !important;
        fill: rgba(56, 189, 248, 0.05) !important;
        height: 102px !important;
        width: 102px !important;
    }
    
    
    
    
    
    .data_contact{
        order: 2;
    }
    .form{
        order: 1;
    }



    footer {
        color: #fff !important;
    }

    footer .footer-py-60 {
        padding: 60px 0;
    }

    footer .text-foot {
        color: #fff;
    }

    footer .footer-border,
    footer .footer-bar {
        border-top: 1px solid #ccc;
    }

    footer .footer-py-30 {
        padding: 30px 0;
    }

}