.css-123-main {
    margin: 0rem 6rem 0rem;
    padding-top: 8rem;
}

.css-124-title {
    font-size: 3rem;
}

.css-123-main_head {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ccc;
}

.cs_123_loaction {
    display: flex;
    justify-content: end;
    gap: 2rem;
    margin-bottom: 25px;
}
.css-122-date {
    padding: 10px 20px 5px;
    border: 1px solid silver;
    border-radius: 8px;
    background-color: #f1f1f1;
}
.css_125_matter_img {
    object-fit: fill;
    border-radius: 12px;
    width: 100%;
    height: 500px;
}

.css_125_matter_p {
    font-size: 1rem;
    text-align: justify;
    margin-top: 20px;
}
.css_125_matter_1{
    text-align: justify;
}
.css_223_pic_text {
    margin: 1.5rem 0rem ;
}

.css_223_pic_text_img {
    object-fit: cover;
    max-width: 450px;
    float: left;
    margin: 20px 15px 15px 0px;
    border-radius: 5px;
}
.css_223_pic_text_img_1 {
    object-fit: cover;
    max-width: 450px;
    float: right;
    margin: 0px 15px 12px 15px;
    border-radius: 5px;
}

.css_title_text {
    font-weight: 600;
    text-align: center;
    font-size: 1rem;
}
/* .mySwiper{
    height: 250px;
} */

/* ================================garally===================== */
.main{
    width: 100%;
    height: auto;
    margin: 50px auto;
    clear: both;
    position: relative;
    display: flex;
    justify-content: space-around;
}
.share_elements{
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 9;
    position: fixed;
    display: flex;
    flex-direction: column;
}
.share_elements_mobile{
    position: absolute;
    bottom: 200px;
    right: 0;
    z-index: 9;
    position: fixed;
    display: none;
    flex-direction: column;
}
.share_icons{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    border: none;
    outline: none;
    padding: .5rem;
}
.share_icons:hover{
    cursor: pointer;
    transform: scale(1.1);
}
.whatsapp{
    background-color: #42C644;
    color: white;
}
.facebook{
    color: #114799;
    background-color: #fffefe;
}
.share{
    background-color: #0f0f0f;
    color: #fff;
}
.right_payment_box{
    position: sticky;
    top: 130px;
    min-width: 35%;
    height: 100%;   
}
.right_box{
    margin-left: 2rem;
    padding: 1rem;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #ccc;
}
.card-inside{
    padding-top: 0px !important;
    padding: 1.4rem;
    /* border: 2px solid silver; */
    border-radius: 12px;
}
.qoute{
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.1rem;
}
.md-4{
    display: block;
    justify-content: center;
}
.group{
    display: inline-block;
    width: 28.33333%;
    padding: 5px 0 0 5px;
}
.group-a{
    display: block;
    color: inherit;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 36px; */
    height: auto;
    padding: 12px 12px 6px 12px;
    width: 100%;
    border: 2px solid #dedfe3;
    border-radius: 6px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    user-select: none;
    position: relative;
    background: 0 0;
    overflow: hidden;
}
.group-a:hover{
    background-color: #dedfe3;
    color: #4c85db;
}
.pay-btn{
    width: 100%;
    border-radius: 6px;
    background-color: #114799;
    padding: 15px 20px;
    text-align: center;
    font-size: 20px;
}
.pay-link{
    color: white;
    text-decoration: none;
}
.qoute_2{
    margin: 1rem 0;
    color: #3226d8;
    font-size: 1.2rem;
}
.row_1{
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: flex-start;
    margin-top: 10px;
}
.icon_text{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
}
.icon_text p{
    margin-left: 10px;
}
.img-box {
    width: 31%;
    height: fit-content;
    background-color: #fff;
    border: 1px solid silver;
    padding: 10px 10px 5px 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 40px;
}

.css-I {
    width: 100%;
    border-radius: 4px;
    height: auto;
}

.css-765 {
    font-weight: 500;
    padding: 15px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background: #3226d8;
}

.css-765:hover {
    background: #443cb6;
}

.css-765 a {
    text-decoration: none;
    color: #fff;
}



.cs-h {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
}

.gallery-main {
    margin: 0px;
    clear: both;
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
}

.css_spon{
    background: #7a45b5;
    padding: 20px 30px 40px;
    border-radius: 12px;
    color: #fff;
    margin-bottom: 3rem;
}
.css_spon_f{
    font-size: 1.3rem;
    font-weight: 500;

}
.css_sponers{
    margin: 1.5rem 0rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.css_names{
    padding: 5px 15px;
    border-radius: 4px;
    align-self: center;
    color: black;
    font-weight: 600;
    background: #fff;
}