<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --main-red: #EB1933;
    --main-darker-blue: #2151A1;
    --main-lighter-blue: #1D62D6;
    --main-white: #ffffff;
    --main-grey: #697386;
    --main-lighter-grey: #f3f5f8;
}

.header-carousel-back {
    margin-top: -5px;
    background-image: url('../media/header-back.png');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.owl-nav,
.owl-dots {
    display: none;
}

.owl-carousel div {
    margin-right: 20px;
}

.section-header {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 3rem;
    display: inline-block;
    position: relative;
}

.section-header:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    border-bottom: 5px solid var(--main-darker-blue);
}


/* .carousel-events div {
    width: 100%;
} */

/* ddd */


.big-carousel .col-md-5 img {
    /* width: 500px;
    aspect-ratio: 1.5/1.5;
    object-fit: contain; */
}

.carousel-articles div a img {
    width: 500px;
    aspect-ratio: 1.5/1.5;
    object-fit: contain;
}

/* Carousel */
.big-carousel .carousel-item .row .col-md-5 h1 {
    font-size: 40px !important;
}

.big-carousel .carousel-item .row .col-md-5 p {
    font-size: 20px !important;
    line-height: unset !important;
}

.section-events .owl-item {
    width: 100% !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

.owl-item .row .col:nth-child(1) img {
    /* object-fit: contain !important; */
    /* max-width: none; */
    /* max-height: none; */
    /* border: 1px solid red; */
}

.owl-item .row .col:nth-child(2) {
    /* width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    max-height: 500px;
    overflow-y: scroll;
}

.owl-stage {
    display: flex;
}

.section-events {
    padding: .5rem !important;
}

.section-events .section-header {
    margin-left: 3rem;
    margin-right: 3rem;
}

/* ddd */


.author_card .author_card_name {
    color: var(--main-darker-blue);
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}

.author_card .author_card_job {
    color: rgba(0, 0, 0, 0.2);
    font-size: 16px;
}

.author_card {
    width: 300px;
    text-align: center;
    display: grid;
    place-items: center;
}

.author_card img {
    padding: 10px;
}


.section-partners {
    width: 100%;
    padding: 100px;
    background-image: url('../media/partner-back.png');
    background-size: cover;
}

.partner-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partner-logos img {
    margin: 30px;
    height: 100px;
    /* mix-blend-mode: multiply; */
}


.contact_column span,
.contact-us-main span {
    font-size: 22px;
    display: block;
    line-height: 50px;
}

.section-contact {
    width: 100%;
    margin: 5rem 0;
}

.contact_column {
    padding: 2rem 0 0 5rem;
}

footer {
    background-color: var(--main-darker-blue);
}

footer ul li a.nav-link,
footer p {
    color: var(--main-white) !important;
}

/* END OF INDEX.HTML STYLES */

.journal_journal-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5%;
}

.journal_journal-cards .journal-card {
    display: flex;
    text-align: center;
    flex-direction: column;
    margin: 10px 80px 40px 0;
    width: 250px;
}

/* END OF JOURNAL.HTML STYLES */

.about-us-main--grey {
    background-color: var(--main-lighter-grey);
}

.about-us-main-authors {
    margin: 5% 0;
}

.about-us-main-authors .row .col {
    margin: 20px 0;
}


.about-us-partner-logos {
    flex-wrap: wrap;
}

.about-us-partner-logos img {
    margin: 20px;
}

/* END OF ABOUT-US.HTML STYLES */

.contact-us {
    position: relative;
}

.contact-us-main {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    background-color: var(--main-lighter-grey);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 600px;
    padding: 40px;
}

.contact-us-main span {
    line-height: normal;
    padding: 20px 0;
}

/* END OF CONTACT-US.HTML */


.section-maqola-stat .col-md-3 span {
    font-size: 40px;
    font-weight: 600;
    line-height: 10px;
}


/* END OF journal-open.HTML */




.article-open-sidebar {
    width: 30%;
}

.article-open-main {
    width: 70%;
}

.article-open-main object {
    height: 100vh;
}

#nav-editor table tr td {
    padding: 10px;
}

#nav-advice a {
    display: block;
    color: black;
    margin: 30px 0;
}

.about-jurnal-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 50px;
}

.about-jurnal-logos img {
    margin: 20px;
}

/* 404 page */
.error_page {
    display: grid;
    place-items: center;
    height: 55vh;
    text-align: center;
}

.error_page h1 {
    color: white;
    background-color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-weight: bold;
    font-size: 10vw;
}

/* 404 page */

.navbar-brand img {
    content: url('https://nashruz.uz/uz/assets/styles/logo_main3.png');
    width: 200px;
}

@media screen and (max-width: 476px) {
    .carousel-events div .align-items-center {
        margin-left: -10px !important;
    }

    .partner-logos {
        flex-direction: column;
    }

    .partner-logos img {
        width: 100%;
        height: 100%;
        margin: 30px 0;

    }

    .contact_column {
        padding: 0;
    }

    .journal_journal-cards {
        justify-content: center;
    }

    .journal_journal-cards .journal-card {
        margin: 20px !important;
    }



}

@media screen and (max-width: 768px) {
    .news-section .news-section-main {
        flex-direction: column-reverse;
    }

    .news-section .news-section-main .nav {
        margin: 20px 0;
    }

    .news-section .news-section-main .nav,
    .news-section .news-section-main .tab-content {
        width: 100% !important;
    }

    .section-maqola-stat .col-md-3 {
        margin: 20px 0;
    }



    .card-maqola-footer {
        flex-direction: column;
        justify-content: center !important;
    }

    .card-maqola-stat {
        display: flex;
        justify-content: space-between;
    }

    .card-maqola-stat span {
        text-align: center;
    }

    .big-carousel .col-md-5 img {
        width: 300px;
        /* aspect-ratio: unset; */
        /* object-fit: contain; */
    }

    .article-open {
        margin: 1rem !important;
        flex-direction: column-reverse;
    }

    .article-open-sidebar {
        width: 100%;
    }

    .article-open-main {
        width: 100%;
    }

    .section-article .container .row {
        width: 100%;
        text-align: center;
        justify-content: center;
        flex-direction: column !important;
    }

    .big-carousel .carousel-item .row .col-md-5 h1 {
        font-size: 30px !important;
    }

    .big-carousel .carousel-item .row .col-md-5 p {
        font-size: 15px !important;
        line-height: unset !important;
    }

    .section-events .owl-item {
        padding-left: 20px;
        padding-right: 20px;
    }

    .owl-item .row .col:nth-child(2) {
        padding-top: 30px;
    }

}

@media screen and (max-width: 1080px) {
    .carousel-events div .align-items-center {
        width: 100%;
        flex-direction: column;
        padding: 0;
        margin-left: -10px !important;
    }

    .section-contact .row {
        display: grid;
        place-items: center;
    }

    .contact_column {
        padding: 2rem;
    }

    .journal_journal-cards {
        justify-content: center;
    }

    .journal_journal-cards .journal-card {
        margin: 20px !important;
    }

    .contact-us-main {
        left: 50%;
        width: 90%;
    }

    .section-maqola-stat .col-md-3 span {
        font-size: 25px;
    }
}

/* Loader */

.host {
    width: 50px;
    margin: auto;
    padding-top: 40px;
}

.loading {
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 100%;
    float: left;
    margin-right: 5px;
}

.loading-0 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: .1s;
    background: #fff
}

.loading-1 {
    -webkit-animation: bounce 1s infinite;
    -webkit-animation-delay: .3s;
    background: #fff;
}

.loading-2 {
    -webkit-animation: bounce 1s infinite ease;
    -webkit-animation-delay: .5s;
    background: #fff;
}

@-webkit-keyframes bounce {

    0%,
    100% {
        opacity: 1;
    }

    60% {
        opacity: .0;

    }
}

.big_wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999999;
    background-color: #2151A1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.loader_wrapper .loader_logo {
    width: 300px;
}</pre></body></html>