body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
}

h1 {
    font-size:20px;
}
/* Navbar styles */
.navbar {
    background-color: #f8f9fa;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.navbar .burger-menu {
    font-size: 24px;
    cursor: pointer;
}
.navbar .language-switch {
    font-size: 18px;
    cursor: pointer;
}

.language-switch a {
    text-decoration: none;
}
/* Sidebar styles */
.sidebar {
    height: 100%;
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    background-color: #ffffff;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    padding-top: 60px;
}
.sidebar a {
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #333;
    display: block;
}
.sidebar a:hover {
    background-color: #f1f1f1;
}
.sidebar .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}

.news-container {
    display: flex;
    flex-direction: column;
   /* gap: 10px; */
    padding: 0px 8px;
    background-color: #fff;
}
.article {
    padding: 0px 10px 10px 10px;
    background-color: #fff;
}
.news-item {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.news-item:last-of-type {
    border-bottom: 0px solid #ddd;  
}
.news-item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-left: 15px;
    border-radius: 5px;
}

.news-content {
    flex: 1;
}

.news-title {
    font-size: 15px;
    margin: 0;
    color: #333;
    font-weight: 600;
}


.title-news {
    font-size: 24px;
    font-weight: bold;
   /* margin: 10px 5px; */
    color: #000;
    border-bottom: 1px solid #9e222c;
    padding: 10px;
}


.news-content a {
    text-decoration: none;
}

.fcat a {
    text-decoration: none;
    color: #9e222c;
}

.news-date {
    font-size: 12px;
    color: #595959;
    margin: 8px 0;
}

.news-views {
    font-size: 12px;
    color: #595959;
    margin: 8px 0;
}

@media (max-width: 768px) {
    .news-item {
        /*flex-direction: column;
        align-items: flex-start;*/
    }

    .news-item img {
        /* width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 10px;*/
    }
}

footer {
    background-color: #f8f9fa;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
}
footer .footer-content {
    margin-bottom: 20px;
}
footer .app-buttons img {
    width: 140px;
    margin: 10px;
}

/* Responsive design */
@media screen and (max-width: 768px) {
    .navbar {
        justify-content: space-between;
    }
}
}

.bottom-nav {margin: 0 auto;}
a.social-link-block,a.social-link-block:hover{color:#fff!important;text-decoration:none!important;margin-top:20px;margin-bottom:-20px}.pagi-nav{white-space:nowrap;overflow-y:hidden;overflow-x:auto;line-height:24px;margin:30px 0 0;text-align:center;font-size:15px;font-weight:700}.pagi-nav>span{display:inline-block}.pnext a,.pprev a{display:block;padding:0 5px}.navigation{padding:0 15px}.navigation a,.navigation span{display:inline-block;padding:0 5px;min-width:24px;margin:0 3px 3px 0}.navigation span{box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2)}.pagi-nav a:hover{background-color:#f6f6f6}.navigation span.nav_ext{box-shadow:none}
article img{width:100%;max-width:620px}
a.social-link-block{display:block;clear:both;position:relative;padding:5px 40px 5px 20px;font-size:15px}.like a,.like i{color:#828384}.social-link-block i{display:inline-block;position:relative;left:-2px;right:40px;top:5px}a.social-instagram{background:#e1306c}a.social-telegram{background:#08c}a.social-odnoklassniki{background:#ed812b}a.social-facebook{background:#3b5998}a.social-youtube{background:#cd201f}a.social-vk{background:#45668e}a.social-twitter{background:#1da1f2}a.social-google{background:#dd4b39}.like{float:right;padding:6px 10px;background:#fff}.like a{display:block;float:left}.like a:first-child{margin-right:8px}.like svg{fill:#828384;width:15px;margin-top:4px;float:left;margin-right:5px;overflow:hidden}.like a.active,.like a.active svg,.like a:hover,like a:hover svg{color:#ab7a33;fill:#b88b58}.social-links{padding-top:6px}.social-links li{padding:0!important}.social-links .social,.social-links img{float:left;margin-left:8px;cursor:pointer}.social-links p{float:left;font-size:14px;padding:6px 0 6px 8px;margin:0;line-height:20px;color:#888}.social-links div.social{padding:5px 0 5px 4px;margin-left:0}.social-links{background-color:#f5f5f5;border-radius:3px;margin:10px 0 0;padding:7px}


.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;padding-top:15px}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; font-size: 16px;}
.full-text img:not(.emoji) {max-width:100%;  border-radius: 10px}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:none;color:#9e222c;}
.full-text a:hover {text-decoration:underline;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:500;}
.full-text p {margin-bottom:10px;}
.full-text > ul li {list-style:disc;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}

.fmeta-row {
    display: flex;
    flex-direction: row; 
    align-items: center;
    gap: 15px; 
    padding-bottom: 15px;
}
.fcat {
    display: flex;
    align-items: center;
}

.fcat i{
    padding-right:5px;
}

.ac-navigation {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.ac-navigation span {
    display:block;
    margin-top:10px;    
}

.ac-navigation span, .ac-navigation a:last-of-type {
    display: block;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 15px 8px 10px 0;
    border-radius: 4px;
    min-width: 36px;
    color: #000;
    border: 0 solid #e0e0e0;
    background-color: #fff;
    text-align: center;
    transition: .2s;
}
.ac-navigation a:first-child {
    display: block;
    box-sizing: border-box;
    padding: 20px;
    margin: 25px 8px 10px 0;
    border-radius: 4px;
    min-width: 36px;
    color: #000;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    text-align: center;
    transition: .2s;
}
.ac-navigation > a:hover,
.ac-navigation > span {
    background-color: #fff;
    color: #fff;
    border-color: transparent;
}
.ac-navigation a.disabled {
    cursor: default;
    opacity: .2;
    display:block;
    margin-top:15px;
}
.ac-navigation > span {
    cursor: default;
    display:block;
}
.ac-navigation span.nav_ext {
    background: transparent;
    color: #aaa;
}



.ad-container {
    width: 100%;
    /*max-width: 900px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;*/
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);;*/
    margin: 10px auto;
}
.ad-item {
    background-color: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    text-align: left;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-decoration: none;
}
.ad-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 10px;
}
.ad-item .discount {
    position: absolute;
    top: 8px;
    left: 8px;
    background-color: #ff4d4f;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}
.ad-item .price {
    color:#000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.ad-item .old-price {
    color: #888;
    text-decoration: line-through;
    font-size: 14px;
}
.ad-item .description {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}
@media (max-width: 768px) {
    .ad-container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .ad-container {
        /*grid-template-columns: 1fr;*/
    }
}

/* Sidebarni boshlang'ich ko'rinishi */
.sidebar {
    height: 100%;
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px; /* Yopiq holatda menyu tashqarida bo'ladi */
    background-color: #111;
    transition: 0.3s;
    padding-top: 20px;
}

/* Menyu ochilganda ko'rinadigan holat */
.sidebar.active {
    left: 0;
}

.sidebar a {
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
    color: white;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    background-color: #575757;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 36px;
    color: white;
    cursor: pointer;
}


.kurs {
    background: #F5F5F5;
    color: #000000;
    padding: 15px 20px;
    border-radius: 8px
        font-size: 16px;
    text-align: center;
}

.kurs span {
    font-weight: bold;
    color: #9e222c; /* Matn uchun qizil rang */
}

.kurs span:hover {
    color: #000000; /* Hover qilinganda qora rang */
    transition: color 0.3s ease;
}


.kurs span + span {
    margin-left: 0px;
}

.kurs span:first-child {
    margin-left: 0;
}

@media (max-width: 600px) {
    .kurs {
        font-size: 16px;
        padding: 10px 10px;
    }
}

video, iframe {width: 100%;max-width: 100%;}

.keywords {
    font-size: 16px; /* Mobil qurilmalar uchun mos shrift o'lchami */
    line-height: 1.6; /* Matnlar orasidagi balandlikni oshirish */
    text-align: left; /* Matnni chapga yo'naltirish */
    margin: 10px 0; /* Yuqori va pastdan bo'sh joy */
}

.keywords a {
    color: #000; /* Zamin.uz uchun mos ko'k rang */
    text-decoration: none; /* Tagiga chizilmasin */
    font-weight: 500; /* O'rta og'irlikda matn */
    padding: 2px 5px; /* Havolalar orasidagi bo'sh joy */
    border-radius: 4px; /* Havolalarni biroz yumaloq qilish */
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: #F5F5F5;
}

.keywords a:hover {
    background-color: #D32F2F; /* Hoverda qizil rang (sayt rangiga mos) */
    color: #FFFFFF; /* Matn oq rangga o'zgartiriladi */
}



.burger-menu-content {
    background-color: #000;
    color: #fff;
    padding: 20px;
    height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-list li {
    font-size: 18px;
    margin-bottom: 15px;
    cursor: pointer;
}

.language-switch {
    margin-top: 20px;
    border-top: 1px solid #333;
    padding-top: 15px;
}

.language-label {
    font-size: 16px;
    /* font-weight: bold; */
    /* margin-bottom: 10px; */
    display: block;
    color: #fff;
    /* padding-left: 15px;*/
}

.language-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.language-list li {
    font-size: 16px;
    padding-right:10px;
}

.language-list li a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s ease;
    font-weight: normal; /* Aktiv bo'lmagan tillar uchun */
}

.language-list li a:hover {
    color: #007BFF;
}

.language-list li a.active {
    color: #FFD700; /* Aktiv til rangi (oltin rang) */
    font-weight: bold; /* Aktiv tilni qalinroq qilish uchun */
}

.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
}

.burger-menu {
    font-size: 20px;
    cursor: pointer;
}

.logo-container {
    display: flex;
    align-items: center;
}

.search-container {
    display: flex;
    align-items: center;
    position: relative;
}

.search-icon {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    margin-left: 8px;
    color: #333;
    transition: color 0.3s ease;
}

.search-icon:hover {
    color: #9e222c;
}

.search-input {
    position: absolute;
    top: 50%;
    right: 42px;
    transform: translateY(-50%);
    opacity: 0;
    width: 0;
    padding: 9px 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    font-size: 16px;
    outline: none;
    transition: width 0.3s ease, opacity 0.3s ease;
}

.search-input.active {
    width: 75%;
    opacity: 1;
    z-index: 55;
}


.aqi-block {
    max-width: 100%;
    margin: 0 auto;
    padding: 10px;
    background: #9C27B010;
    color: #333;
}
.aqi-value {
    font-size: 80px;
    margin: 0;
    color: #9C27B0;
}
.aqi-status {
    font-size: 24px;
    margin: 10px 0;
    color: #9C27B0;
}
.description {
    font-size: 16px;
    margin: 10px 0;
}
.pollutant {
    font-size: 16px;
    margin: 10px 0;
}
.time {
    font-size: 14px;
    color: #777;
    margin-top: 20px;
}
.progress-bar {
    width: 100%;
    height: 10px;
    background-color: #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
}
.progress-bar-inner {
    height: 100%;
    width: 51%;
    background-color: #9C27B0;
    transition: width 0.5s ease;
}

.sect-about-text {padding:0 10px}











/* HEADER */
header {
    position: relative;
    background: #fff;
    padding: 11.6px 0;
    width: 100%;
    z-index: 7;
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-logo {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.header-menu {
    display: flex;
    align-items: center;
    margin-left: 40px;
}

@media (max-width: 860px) {
    .header-menu {
        display: none;
    }
}

.header-menu > a, .header-menu_sub > a {
    display: inline-block;
    padding: 15px 10px;
}

.header-menu a:hover {
    color: var(--color1);
}

/* HEADER MENU SUB 0.3 */
.header-menu_sub {
    position: relative;
}

.header-menu_sub div a {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
}

.header-menu_sub div a:hover {
    background: var(--light);
}

.header-menu_sub > a i {
    float: right;
    margin: 2px 8px;
}

.header-menu_sub > div {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    column-count: 2;
    background: var(--bg2);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    padding: 20px;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    z-index: 8;
}

@media (min-width: 860px) {
    .header-menu div:hover.header-menu_sub div {
        visibility: visible;
        opacity: 1;
    }
}

.header-menu_sub > div:before {
    content: "";
    position: absolute;
    background: var(--bg2);
    top: -5px;
    left: 10%;
    width: 26px;
    height: 26px;
    transform: rotate(45deg);
    z-index: -1;
}

/* MOB MENU 0.3 */
.mobmenu-btn {
    display: none;
}

@media (max-width: 860px) {
    .mobmenu-btn {
        display: inline-block;
        background: var(--bg);
        color: var(--color2);
        border-radius: 5px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        margin-left: 10px;
    }

    .mobmenu-btn.active:before {
        content: "\f00d";
    }

    .mobmenu-btn.active {
        z-index: 9;
    }

    .mobmenu {
        position: fixed;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        top: 0;
        left: -300px;
        width: 240px;
        height: 100%;
        margin-left: 0;
        background: var(--bg);
        transition: 0.3s;
        overflow-y: auto;
        z-index: 9;
    }

    .mobmenu.active {
        display: flex;
        align-items: flex-start;
        left: 0;
        padding: 20px;
        box-shadow: 0 0 0 5000px rgb(0 0 0 / 80%);
        border-radius: 0;
    }

    .mobmenu a + div, .mobmenu a {
        display: block;
        width: 100%;
    }

    .mobmenu div > div {
        display: none;
        width: 100%;
        top: 0;
        column-count: 1;
    }

    .mobmenu div > a.active + div {
        position: relative;
        display: block;
        opacity: 1;
        visibility: visible;
    }
}

/* HEADER SEARCH */
.header-search {
    position: relative;
    display: flex;
    align-items: center;
    background: var(--bg);
    border-radius: 5px;
    transition: 0.3s;
    z-index: 8;
}

@media (max-width: 860px) {
    .header-search {
        margin-left: auto;
        margin-right: 10px;
    }

    .header-search.active {
        position: fixed;
        background: var(--bg2);
        padding: 10px;
        border-radius: 0;
        top: 0;
        left: 0;
        width: 100%;
        margin-left: 0;
    }
}

.header-search_icon, .header-search_voice {
    display: inline-block;
    color: #afafaf;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.header-search_voice {
    background: var(--color1);
    backdrop-filter: blur(5px);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    color: var(--text1);
    border-radius: 5px;
    opacity: 1;
}

@media (max-width: 860px) {
    .header-search_voice {
        display: none;
    }
}

.header-search input {
    background: inherit;
    color: var(--text);
    padding: 0;
    border-radius: 0;
    width: auto;
    height: inherit;
    line-height: inherit;
    font-weight: 400;
}

@media (max-width: 860px) {
    .header-search input {
        display: none;
    }
}

.header-search input::placeholder {
    color: var(--dark);
}

.header-search.active input, .header-search.active .header-search_close {
    display: inline-block;
}

.header-search_close {
    display: none;
}

@media (max-width: 860px) {
    .header-search_close {
        display: none;
        position: absolute;
        opacity: 0.6;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 25px;
        text-align: center;
    }
}



.footer {
    background-color: black;
    color: #ccc;
    padding: 20px 15px;
    font-size: 14px;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-section {
    flex: 1;
    min-width: 150px;
    margin: 10px;
}

.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li {
    margin-bottom: 10px;
}

.footer-section ul li a {
    color: #ccc;
    text-decoration: none;
}

.footer-section ul li a:hover {
    text-decoration: underline;
}

.footer-bottom {
    text-align: center;
    margin-top: 20px;
}

.social-links {
    margin-bottom: 10px;
}

.social-links a {
    color: #000;
    text-decoration: none;
    margin: 0 10px;
}

.social-links a:hover {
    text-decoration: underline;
}

.footer-info {
    font-size: 12px;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        align-items: center;
    }

    .footer-section {
        margin: 15px 0;
        text-align: center;
    }

    .social-links a {
        display: inline-block;
        margin: 5px;
    }
}
.tabs {
    display: flex;
    background-color: #fff;
    border-bottom: 2px solid #ddd;
    justify-content: center;
}
.tab {
    padding: 15px 20px;
    cursor: pointer;
    text-align: center;
    flex: 1;
    font-weight: bold;
    color: #333;
}
.tab.active {
    border-bottom: 2px solid #9e222c;
    color: #9e222c;
    margin-bottom: -2px;
}
.content {
    padding: 10px;
    display: none;
}
.content.active {
    display: block;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}


.header {
    background-color: #fff;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 15px;
}

.menu-icon, .search-icon {
    cursor: pointer;
    font-size: 20px;
    color:#000;
}

.logo {
    font-size: 18px;
    font-weight: bold;
}

.menu {
    display: none;
    background-color: black;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu ul li {
    margin: 10px 0;
}

.menu ul li a {
    color: white;
    text-decoration: none;
}

.menu ul li a:hover {
    text-decoration: underline;
}

.search {
    display: none;
    position: absolute;
    top: 50px;
    right: 15px;
    background-color: black;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.search input {
    width: 200px;
    padding: 5px;
    border: none;
    border-radius: 4px;
}

@media (max-width: 768px) {
    .search input {
        width: 100%;
    }
}
iframe, embed {max-width:100%;width:100%}
.mgr {
 margin:10px 0;
}

.counter {
display:none;
}


.keywords {
    display: flex;            /* Teglarni yonma-yon joylashishi uchun */
    flex-wrap: wrap;          /* Teglar qatorga sig‘masa yangi qatorga tushadi */
    align-items: center;      /* Vertikal markazlash */
    gap: 6px;                 /* Teglar orasidagi bo'shliq */
    margin: 10px 0;           /* Yuqori va pastki chetdan bo‘sh joy */
    line-height: 1.6;         /* Teglar balandligini saqlash */
}

.keywords a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    white-space: nowrap;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.keywords a:hover {
    background-color: #D32F2F; /* Hover holatida fon rangi qizil */
    color: #FFFFFF;            /* Hover holatida matn rangi oq */
    border-color: #D32F2F;     /* Chegara rangi hoverda fon bilan bir xil */
}
.quote_link {
	float: right;
}
.quote_link svg {
	color: #6c838e;
	vertical-align: middle;
}

/* NAVIGATION */
.navigation {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    flex-wrap: wrap;
    background-color: #f4f6f8;
}
.navigation a, .navigation span {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    color: #6c7680;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    transition: all .2s ease-in-out;
    padding: 0;
}
.ac-navigation a{border:1px solid #ddd;padding:15px;color:#000;border-radius:5px;text-decoration:none}
.nav-load{border:1px solid #ddd;padding:20px;color:#000;text-align:center;border-radius:5px;text-decoration:none}
.navigation span:not(.nav_ext) {
    background-color: #000;
    color: #fff;
    cursor: default;
}