body, .form-control {
    direction:ltr!important;
}

.form .form-bordered .form-group .control-label{
    direction:ltr!important;
}

@media (min-width: 992px){

    /* .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left!important;
    } */
    

}

.form .form-bordered .form-group>div {
    border-right: 0!important;
    border-left: 1px solid #efefef;
}

.shape-div-revert .navigation ul li {
    float: left;
    margin-right: 20px;
    margin-left: 5px;
    position: relative;
    text-align: center;
}

.shape-div{
    padding-right: 85px;
}

.shape-div-revert .navigation {
    float: left;
    width: 100%;
    text-align: left;
}

.shape-div-revert {
    height: 100%;
    border-top: 85px solid #1D3C73;
    border-left: 50px solid transparent;
    border-right:0;
    width: 1043px;
    position: absolute;
    left: 306px;
}

.collection-gallary a h6,.owl-news .item h6, .owl-files .item h6, .owl-photo .item h6{
    text-align:left;
    direction: ltr;
}

.shape-div-revert .navigation .children{
    left:0!important;
    right:auto!important;
}

.shape-div-revert .navigation ul li .children a{
    text-align:left!important;
}

body, .form-control{
    font-family:inherits!important;
}

#simplesearch button{
    right:9px;
    left:auto!important;
}


#simplesearch input{
    float:left!important;
    padding-right:20px!important;
    padding-left:11px!important;
}

.my-nav{
    direction:ltr!important;
}


.list-information-right{
    border-radius: 5px 0px 0px 5px !important;
}
.list-information-left{
    border-radius: 0px 5px 5px 0px !important;
}

.view{
    border-radius: 20px;
}

.owl-photo .item{
    border-radius: 20px;
}
.owl-files .item{
    border-radius: 20px;
}

.item.item-news {
    border-radius: 25px;
}

.owl-news .item h6, .owl-files .item h6, .owl-photo .item h6 {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(255 255 255 / 80%);
    width: 100%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.7rem;
    text-align: center;
    padding: 0.7rem;
    font-weight: bold;
    color: #000;
    z-index: 1;
    -webkit-transition: all 0.5s;
}

.img-flex {
    border-radius:20px;
}

.text-boxes h6{
    text-align: center;
    margin-top: -60px;
    background: #112d559e;
    color: #fff;
    position: sticky;
    z-index: 99;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.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;
}

.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;
}


.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: 12px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 0.7rem;
}

#video-flex-big{
    height: 450px;
}

.video-flex.col-md-8, .video-flex.col-md-12, .video-flex.col-md-4 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.section-gallery{
    background: #112d55;
}

.radio-inline, .checkbox-inline{
    float: left !important;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
        float: left !important;
    }
}