.news-view__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lang-dropdown {
    position: relative;
}

.lang-dropdown .lang-toggle {
    background: none;
    border: none;
    cursor: pointer;
    color: #8190a5;
    font-size: 20px;
    padding: 4px;
    display: inline-flex;
    align-items: center;
}

.lang-code {
    font-size: 1rem;
    font-weight: 400;
    color: #8190a5;
    text-transform: none;
}

.lang-dropdown .lang-menu {
    position: absolute;
    top: 100%;
    display: block;
    right: 0;
    margin-top: 6px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    list-style: none;
    /*padding: 4px 0;*/
    opacity: 0;
    visibility: hidden;
    transform: translateY(5px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
    min-width: 100px;
}

.lang-dropdown.show .lang-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Menu items */
.lang-dropdown .lang-menu li {
    text-align: center;
}

.lang-dropdown .lang-menu a {
    display: block;
    padding: 6px 0;
    color: #333;
    text-decoration: none;
    transition: background 0.2s ease;
}

.lang-dropdown .lang-menu a:hover {
    background: #f5f5f5;
    border-radius: 3px;
}

.lang-dropdown .lang-menu a.active {
    font-weight: 600;
    color: #007bff;
}

.lang-toggle {
    display: inline-flex;
    align-items: center;
}

.lang-code {
    font-size: 1rem;
    font-weight: 400;
    color: #8190a5;
    text-transform: none;
}

.header__main__right__top__social a {
    color: #929dade0;

}

.header__main__right__top__social ul {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    font-size: 18px;
    align-items: center;
}

/* .news-view__date span {
  color: #000;
  font-size: 17px;
  font-weight: normal;
} */

.news-view__print {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-view__print i {
    color: #000;
    font-size: 20px;
    margin-right: 9px;
    margin-bottom: 2px;
}

.news-view__print span {
    color: #000;
    font-size: 17px;
    font-weight: normal;
}

.news-view__title {
    padding: 20px 0;
}

.news-view__title h3 {
    font-size: 24px;
    color: #393F45;
}

.news-view-content {
    color: #393F45;
}

.news-view-content p {
    margin-bottom: 1rem;
}

.news-view__imgBx {
    width: 100%;
    height: 500px;
    display: block;
    overflow: hidden;
}

.news-view__imgBx img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.slider-item-news {
    width: 100%;

}

.slider-item-news img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.parij-bg figure {
    width: 100%;
    height: 400px;
    margin: 0;
}

.parij-bg figure img {
    width: 100%;
    height: 100%;
}

.parij-bg {
    padding: 40px 0;
    position: relative;
}

.parij-bg__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

#news-carousel.owl-carousel .owl-nav button.owl-next,
#news-carousel.owl-carousel .owl-nav button.owl-prev,
#news-carousel.owl-carousel button.owl-dot {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

#news-carousel.owl-carousel span {
    width: 11px;
    height: 11px;
    margin: 5px 7px;
    border: 1px solid #f6faff;
    background: transparent !important;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

#news-carousel.owl-carousel .active span {
    width: 11px;
    height: 11px;
    margin: 5px 7px;
    background: #f6faff !important;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

#news-carousel .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.news-view__text p {
    color: #3d3d3d;
    font-size: 17px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 25px;
}

.news-view-imgBx {
    margin-bottom: 15px;
}

.news_footer {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.news_all .last-news__card1 {
    margin-top: 0;
    margin-bottom: 30px;
}

.events_all .campus-event__item {
    margin-top: 0;
    margin-bottom: 30px;
}

.news-view-imgs {
    width: 487px;
    margin-right: 30px;
    float: left;
}

.news-view__card-video {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.news-view__card-img {
    display: block;
    width: 100%;
    height: 357px;
}

.news-view__card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}