﻿/* @font-face {
    font-family: 'IranSans';
    src: url('../fonts/IranianSans.eot'), url('../fonts/IranianSans.eot') format('embedded-opentype'), url('../fonts/IranianSans.woff') format('woff'), url('../fonts/IranianSans.ttf') format('truetype'), url('../fonts/IranianSans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: "iki";
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/iki/font.eot?#iefix) format("embedded-opentype"),url(/fonts/iki/font.woff) format("woff"),url(/fonts/iki/font.ttf) format("truetype");
}

body {
    font-family: 'iki';
     /* font-family: 'IranSans'; */
}

.navbar.bg-dark {
    background-color: #1B3567 !important;
    color: #e4e6e8;
    background: #1B3567 url(/theme/assets/img/main/tazhib-bala.png) no-repeat scroll top center;
    }

.bg-dark {
    background-color: #1B3567 !important;
}

.bg-menu-theme {
    background-color: #1473ad !important;
}

.top-bar {
    height: 34px;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    background: #1B3567 url(/theme/assets/img/main/tazhib-bala.png) no-repeat scroll top center;
}

.avatar {
    z-index: 1037;
}

.bg-menu-theme.menu-horizontal {
    box-shadow: initial !important;
}

.bg-menu-theme .menu-link,
.bg-menu-theme .menu-horizontal-prev,
.bg-menu-theme .menu-horizontal-next {
    color: #fff;
}

.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub,.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open>.menu-toggle {
    background: #1473ad;
}

.bg-menu-theme .menu-item.open:not(.menu-item-closing)>.menu-toggle,.bg-menu-theme .menu-item.active>.menu-link {
    color: #ffff00
}

.bg-menu-theme .menu-link:hover,
.bg-menu-theme .menu-link:focus,
.bg-menu-theme .menu-horizontal-prev:hover,
.bg-menu-theme .menu-horizontal-prev:focus,
.bg-menu-theme .menu-horizontal-next:hover,
.bg-menu-theme .menu-horizontal-next:focus {
    color: #ffff00;
}

.bg-menu-theme .menu-inner>.menu-item.active>.menu-link {
    color: #ffff00;
    background-color: rgba(105,108,255,.16) !important;
}

.app-brand .layout-menu-toggle {
    background-color: #696cff;
    border: 7px solid #696cff;
}

@media(max-width: 1199.98px) {
    .app-brand .layout-menu-toggle {
        border:7px solid #696cff !important;
    }
}

/* hide menu icons */
.menu-icon.tf-icons.bx {
    display: none;
}

/* #swiper-gallery {
    height: 420px;
}

#swiper-gallery .gallery-top {
    height: 100%;
    width: 100%
} */

.section-title-div {
    text-align: center;
}

.section-title-span {
    color: #cc4280;
    border-bottom: 1px solid #cc4280;
}

.event-card-title {
    color: #15a6af;
}

.event-card-description {
    color: #15a6af;
}

.bg-menu-theme .menu-item.active>.menu-link:not(.menu-toggle) {
    background-color: initial;
}