.souj-content{
    
    display: flex;    width: 300px;
height: 280px;
/* UI Properties */
    flex-direction: column;
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius: 31px;justify-content: center;align-items: center;}

.souj-box {
        margin-top: 40px;display: flex;gap: 150px;justify-content: center;

}

.souj-content h1,.souj-content h3 {
    font-family: 'Philosopher';
    letter-spacing: 0px;
    color: #231F20;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 600;
}

.souj-content h4 {
letter-spacing: 0.72px;
color: #231F20;font-size: 18px;line-height: 30px;padding-top: 20px;font-weight: 600;}


.arabic-btn.souj-button button:hover {
    background: #bba367;
    color: #ffffff;
    border: none;
}

.arabic-btn.souj-button {padding-top: 80px;}

p.tab-p {
letter-spacing: 0.79px;
color: #231F20;font-size: 22px;line-height: 44px;text-align: start;
    margin: 0 auto;
    width: 69%;}
td.tx-lt {
    color: #bba367 !important;
}
.mosque-modal#exampleModal {
    top: 100px;
}
.modal-body .modal_map_image img {vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 600px;}
    /**/
    
    
/*search button css*/

.serach-btn {
    position: relative;
    /* border-radius: 44px; */
    top: 0;
    left: -3px;
}

.serach-btn input {
    border-radius: 15px;
    width: 281px;
    height: 45px;
    border: 0.800000011920929px solid #BBA367;
    border-radius: 20px;
    opacity: 0.47;
    padding-left: 11px;
    font-size: 18px;
    color: #8C8D8D;
}

form.example.abc {
    text-align: end;
    padding-top: 30px;
}

.serach-btn button {
    position: absolute;
    right: 18px;
    top: 11px;
    border: none;
    background: transparent;
    color: #8C8D8D;
    font-size: 18px;
}
.r-a-abc-inner {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    width: 100%;
}
.a-t-l-inner h4 {
    width: 100%;
}
/**/


/**/
/* .row.board-row {
    display: flex;
    justify-content: center;
    gap: 50px;
} */


/**/


/*form.example button {padding: 10px;*/
/*    font-size: 17px;*/
/*    border: none;*/
/*    float: left;*/
/*    width: 100px;*/
/*    background: transparent;position: absolute;top: 0;right: 0;}*/

@media (max-width: 1780px) {
    
    .marbles-edit-1.souj-b img {
    /* height: 620px !important; */
        object-fit: fill;
}
.marbles-edit.souj-a h1 {
    font-size: 40px !important;
}
   
    
}

@media (max-width: 1599px) {
    p.tab-p {
        font-size: 19px;
        line-height: 34px;
    }

    .marbles-edit-1.souj-b img {
        /* height: 720px; */
    }

    .marbles-edit.souj-a p {
        font-size: 17px !important;
    }



    @media (max-width: 1420px) {

        .marbles-edit.souj-a p {
            font-size: 16px !important;
            line-height: 26px !important;
        }

        .marbles-edit.souj-a h1 {
            font-size: 34px !important;
            line-height: 40px !important;
        }

        .souj-content h1,.souj-content h3  {
            font-size: 26px;
        }

        .souj-content h4 {
            font-size: 16px;
        }

        .marbles-edit.souj-a p {
            font-size: 15px !important;
            line-height: 23px !important;
        }
    }

    @media (max-width: 1199px) {
        p.tab-p {
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            padding-bottom: 20px;
        }

        .souj-box {
            gap: 30px;
        }

        .arabic-btn.souj-button {
            padding-top: 40px;
        }

        section.sec-liners-1.souj-sec {
            padding-bottom: 20px;
        }
    }


    @media (max-width: 991px) {

        .marbles-edit.souj-a {
            padding-bottom: 30px;
        }

        .souj-content h4 {
            text-align: center;
        }
    }

    @media (max-width: 767px) {
        .souj-content {
            margin-bottom: 30px !important;
            width: 80%;
            margin: 0 auto;
        }

        .souj-box {
            gap: 30px;
            display: block;
        }

        .marbles-edit souj-a .h1-img {
            max-width: 100%;
            margin: 0 auto;
        }

}
    section.changes-banner {
        background: url(../Arabic/images/tour-op.png) no-repeat !important;
        background-size: cover !important;
        background-position: center;
        position: relative;
    }
}

