.flexedbox{
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding: 0px 30px 0px;
}

.item50{
    width: 50%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}


.item50 h1.a_right_title{
    color: black;
    width: 440px;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.item50 h1.a_right_title .Span{
    font-size: 40px;
}
.item50 p.a_right_exp{
    color: #7F7F7F;
    font-size: 15px;
    width: 390px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.item50 .picboxer{
    position: absolute;
    border-radius: 15px;
    box-shadow: gray 0px 0px 5px 0px;
}
.one{
    background-color: #D9D9D9;
    width: 380px;
    height: 500px;
    z-index: 1;
    left: 125px;
}
.two{
    background-color: #6B3030;
    width: 380px;
    height: 450px;
    left: 0;
}
.three{
    width: 380px;
    height: 450px;
    background-color: #4C5739;
}
.ticksbox{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ticksbox .tik{
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin-left: 20px;
}
.ticksbox .tik span{
    padding: 5px;
}

.ticksbox .tik svg{
    width: 20px;
    height: 20px;
}
/*  */
.new{
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    margin-left: -200px;
    margin-right: 40px;
}
.new2{
    width: 108%;
    height: fit-content;
    margin-top: 30px;
    margin-bottom: 100px;
}
.ll{
    left: -200px;
    top: 45%;
}
.div_f{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.div_ff{
    margin-top: 15px;
}
.tf{
    font-size: 15px;
    font-weight: 400;
    color: #404040;
}
.tff{
    font-size: 15px;
    font-weight: 200;
    color: #248D59
}
/*  */
/* سارا */
.tt_sli{
    text-align: center;
    margin-top: 30px;
}
.sl_b{
    display:flex ;
    justify-content: center;
    flex-wrap: wrap;
    width: 100% ;
}
.sl_t{
    display:flex ;
    justify-content: center;
    flex-wrap: wrap;
    width: 100% ;
}
.img_slid img{
    width: 100%;
}
.h1_sli{
    font-size: 15px;
    padding: 15px 15px 10px;
}
.p_sli{
    font-size: 14px;
    color: #9F9F9F;
    padding: 0px 15px 20px;
}
.img_slid{
    width: 100%;
    height: fit-content;
    position: relative;
}
.date2{
    width: fit-content;
    height: fit-content;
    padding: 6px;
    border-radius: 100px;
    background-color:#F9C54E;
    color:black;
    position: absolute;
    left: 10px;
    bottom: -10px;
    border-radius: 15px;
    cursor: pointer;
    transition-duration: 0.3s;
}
.img_slid .date2:hover{
    bottom: 2px;
}
.sl_p2{
width: 300px;
    height: 400px;
    background-color:white; 
    margin: 35px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 30px 7px #0000001A;
}
/* سارا */

@media (max-width:1110px){
    .arrow.ll{
        right: 0;
        left: 0;
        display: none;
    }
    .scroloverflow.new.new2{
        flex-direction: column;
        width: 100%;
        margin: 0 !important;
    }
    .scroloverflow.new.new2 .sl{
        width: 90% !important;
    }
    .arrow.r{
        right: 0;
        display: none;
    }
    .container{
        width: 100% !important;
    }
    .mhboobdore{
        width: 200px;
        height: 15px;
        font-size: 15px;
        text-align: center;
    }
    .mhboobdore svg{
        width: 20px;
        height: 20px;
    }

    .flexedbox{
        width: 100%;
        height: 100vh;
        justify-content: center;
        align-items: center;
        margin-top: -150px;
    }

    .item50 h1.a_right_title .Span {
        font-size: 20px;
    }

    .item50{
        width: 100%;
        height: 100%;
        position: relative;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }

    .item50 h1.a_right_title{
        color: black;
        width: 260px;
        font-size: 20px;
        text-align: center;
    }
    .item50 h1.a_right_title .Span{
        font-size: 20px;
    }
    .axa3{
        display: none;
    }
    .item50 p.a_right_exp {
        color: #7F7F7F;
        font-size: 15px;
        width: 390px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-right: 13px;
    }

    .item50 p.a_right_exp{
        color: #7F7F7F;
        font-size: 10px;
        width: 250px;
    }
    .item50 .picboxer{
        position: absolute;
        /* border-radius: 15px;
        box-shadow: gray 0px 0px 5px 0px; */
    }
    .one{
        background-color: #D9D9D9;
        width: 380px;
        height: 500px;
        z-index: 1;
        left: 125px;
    }
    .two{
        background-color: #6B3030;
        width: 380px;
        height: 450px;
        left: 0;
    }
    .three{
        width: 380px;
        height: 450px;
        background-color: #4C5739;
    }
    .ticksbox{
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-top: 10px;
    }
    .ticksbox .tik{
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
        margin-left: 8px;
    }
    .ticksbox .tik span{
        padding: 5px;
        font-size: 10px;
    }
    
    .ticksbox .tik svg{
        width: 12px;
        height: 12px;
    }
}