.my-nav {
    direction: rtl !important;
}

.list-information-right{
    border-radius: 0px 5px 5px 0px !important;
}
.list-information-left{
    border-radius: 5px 0px 0px 5px !important;
}

.body-news__title,.body-news__text{
    direction: rtl;
}

.owl-news .item h6, .item h6, .owl-photo .item h6 {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgb(255 255 255 / 80%);
    width: 100%;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.7rem;
    direction: rtl;
    text-align: center;
    padding: 0.7rem;
    font-weight: bold;
    color: #000;
    z-index: 1;
    -webkit-transition: all 0.5s;
}

/* .single-event-box{
    display: flex;
    justify-content: space-between;
} */

.tag-icon{
    margin-top:50px;
    margin-bottom: 50px;
}

.icon-dt{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 45px 0 10px 0px;
}

.motion-dt img{
    width: 35%;
}

.motion-dt{
    text-align: center;
}

.fadeStyle{
    margin-top:25px;
    margin-bottom: 75px;
    /* padding: 5px 10px 5px 10px; */
    padding-left: 20px;
    padding-top: 8px;
    padding-right: 20px;
    border: 1.50px solid #112d55;
    border-radius: 20px;
}

.fadeStyle.active{
    background:#112d55;
    border: 1.50px solid #112d55;
    border-radius: 20px;
    text-align: center;
    align-items: stretch;
}

.fadeStyle.active .motion-graphi{
    color:#fff;
}

.fadeStyle.active .icon-border .bi::before{
    color:#fff !important;
}

.media-body .motion-graphi{
    font-size: 1rem;
    color: #112d55;
}

.bi::before{
    font-size: 27px;
    color: #112d55;
}

.fadeStyle:hover{
    /* border: 1.50px solid #112d55; */
    border-radius: 20px;
    background: #112d55;
    color: #fff;
}

.fadeStyle:hover .motion-graphi{
    color: #fff;
}

.fadeStyle:hover .icon-border .bi::before{
    color: #fff !important;
}

@media (max-width: 430px){
    .change-left{
        direction: ltr;
    }
    .test2-fill {
        position: relative;
        bottom: 180px;
        left: 200px;
    }
}

@media (max-width: 540px){
    .change-left{
        direction: ltr;
    }

    .test2-fill {
        position: relative;
        bottom: 180px;
        left: 200px;
    }
}

/* .gallary-photo{
    background: #112d55;
} */
.text-bold{
    font-weight: 700;
}

.file-relation{
    background: #112d55;
}

.box-icon-image{
    text-align: center;
}

.fa-light{
    color:#fff;
}
.box-icon-image img{
    width: 236px;
}

.box-icon-image img{
    border-radius: 25px;
}

.news-relation{
    background: #112d55;
}
.box-icon-image h3{
    font-size:16px;
    margin-top: 10px;
    color: white;
    text-align: center;
}
.sideber-title{
    padding-top: 20px;
    padding-bottom: 20px;
}

.sideber-title h3{
    font-size: 1.3rem;
}

.slider-button{
    position: relative;
    top: 166px;
    margin-right: 240px;
}

.slider-button a {
    background: linear-gradient(to right, red 20%, #ff8b5a 85%);
    padding: 14px 30px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-top: 24px;
    transition: .5s;
    font-weight: 600;
    z-index: 1;
    animation: 1s 2s both fadeInUp
}


.slider-button a {
    background: #112d55;
    font-size: 80px;
    display: inline-block;
    border: 1px solid #112d55;
    margin-top: 24px;
    transition: .5s;
    font-weight: 600;
    z-index: 2;
    position: relative
}

.slider-button a:before {
    position: absolute;
    background: #fff;
    transition: .5s
}

.slider-button i {
    display: inline-block;
    font-size: 40px;
    line-height: 25px;
    text-align: center;
    color: fff;
    border-radius: 100%;
    transition: .3s
}

.vbox-close{
    color: #000 !important;
}

.item.item-news {
    border-radius: 25px;
}
.view{
    border-radius: 20px;
}

.owl-photo .item{
    border-radius: 20px;
}
.owl-files .item{
    border-radius: 20px;
}

.video-body{
    text-align: center;
}

/* .video-body img{
    border-radius: 20px;
} */

.bi-play-circle-fill{
    position: relative;
    bottom: 180px;
}

.bi.bi-play-circle-fill::before {
    font-size: 50px;
    color: #112d55;
}

.img-plan{
    border-radius: 20px;
}

.flex-container{
    display: flex;
    /* flex-direction: row-reverse; */
    margin-bottom: 35px;
}

.video-flex.col-md-8,.video-flex.col-md-12,.video-flex.col-md-4{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.img-flex{
    height: 100%;
    border:1px solid #fff;
    border-radius: 20px;
}

.test-fill{
    position: relative;
    bottom: 180px;
    left: 200px;
}

.test2-fill{
    position: relative;
    bottom: 385px;
    left: 400px;
}

#video-flex-big{
    height: 450px;
}

.video-flex-sm{
    height: 225px;
}

.owl-carousel.owl-rtl.owl-photo .owl-item {
    float: left !important;
}

.text-photo:hover{
    color: #112d55;
}

.assessment{
    border: 1.5px solid #112d55;
    border-radius: 25px;
    /* padding: 20px; */
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 35px;
}

.assessment_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px;
    color:#112d55;
    padding-left: 25px;
    padding-right: 29px;
}
.assessment:hover{
    background: #112d55;
    color: #fff;
}
.assessment_item:hover{
    color: #fff;
}
.assessment_item:hover span.bi::before{
    color: #fff;
}

.form .form-bordered .form-group .control-label{
    text-align: justify !important;
}

.text-comment{
    text-align: justify ;
    margin-top: 30px;
    font-weight: 600;
    margin-left: 15px;
    margin-right: 15px;
}

.text-boxes h6{
    text-align: center;
    margin-top: -39px;
    background: #112d559e;
    color: #fff;
    position: sticky;
    z-index: 99;
    padding-top: 12px;
    padding-bottom: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 0.7rem;
}

.section-gallery{
    background: #112d55;
}