/* Project Home Page */
.overlay{
    width: 100%;
    background: #11429bc4;
    position: relative;
    height: 90px;
    top: -90px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}
.text-items,.overlay-icon{
    align-self: center;
}
.cid-sKtXNXzo2g img, .cid-sKtXNXzo2g .item-img{
    width: 300px;
}
.cid-sKtXNXzo2g .item{
    display: flex;
    justify-content: center
}
.cid-sKtXNXzo2g .item-wrapper{
    width: 300px;
}
.cid-sy896VVaIA .item-wrapper{
    width: 300px !important;
}
.cid-sy896VVaIA .item{
    display: flex;
    justify-content: center;
}
.text-items p,h4{
    color: white;
    /* font-weight: bold; */
}
.cocoe img{
    height: 220px;
}

.text-items p{
    font-size: 14px;
}
.text-items h4{
    font-size: 20px;
}

.overlay-icon img{
    width: 50px;
    height: 30px;
       margin-right: 25px;
           margin-left: 5px;
}

.cid-sKtfoXdJZl .carousel-item .wrap-img img {
    width: auto;
}
.google-map{
    height: 650px;
}

/* عند الشاشات الصغيرة مثل الهاتف */
@media (max-width: 767px) {
    .cid-sKtfoXdJZl .carousel-item .wrap-img img {
        max-width: 100% !important;
        width: 100% !important; /* إضافة اختيارية لضمان التمدد الكامل */
    }
}
