﻿@font-face {
    font-family: IRANSansNum;
    src: url(../myFonts/IRANSansXFaNum-Regular.ttf);
}

*, btn, a {
    outline: 0 !important;
    outline: none !important
}

html, body {
    font-family: IRANSansNum,"Open Sans",Helvetica,Arial,sans-serif !important;
    font-weight: 300
}

.rev_slider_wrapper, .rev_slider_wrapper ul, .rev_slider_wrapper ul li, .tp-caption, .tp-resizeme, .largewhitebg {
    font-family: IRANSansNum,"Open Sans",Helvetica,Arial,sans-serif !important
}

::selection {
    background-color: #242425;
    color: #fff
}

.l2r {
    text-align: left !important;
    direction: ltr !important
}

input.l2r::-webkit-input-placeholder, input.l2r::-webkit-input-placeholder {
    text-align: right
}

.breadcrumb {
    list-style: none;
    margin-bottom: 20px
}

    .breadcrumb > li {
        display: inline-block;
        color: #a3a4a6
    }

        .breadcrumb > li a {
            color: #a3a4a6
        }

        .breadcrumb > li + li:before {
            padding-left: 5px;
            padding-right: 10px;
            color: #ccc;
            content: "›" !important
        }

    .breadcrumb > .active {
        color: #777
    }

.alert-danger {
    color: maroon
}

.note-toolbar-wrapper {
    z-index: 500;
    min-height: 31px !important
}

.note-btn {
    border: none !important;
    background-color: #fff !important
}

.opacity-95 {
    opacity: .95 !important
}

.opacity-90 {
    opacity: .9 !important
}

.opacity-85 {
    opacity: .85 !important
}

.opacity-80 {
    opacity: .8 !important
}

.g-min-height-100vhg-flex-centered, .js-countdown, .u-countdown-v3, .ion-ios-pulse-strong, .dropdown-icon, .ion-plus-round, .note-title, .u-heading-v2__title, .js-cd-seconds, .js-cd-minutes, .js-cd-hours, .js-countdown-pies, .u-cd-v6, .js-fancybox, .js-quantity, .js-result, .g-color-gray, .g-bg-grey-light-v3, .ti, .u-header--toggle-section, .u-header--change-appearance, .navbar-toggler-right, .auto-init, .mode-scroll, .g-bg-main--hover, .js-g-map, .g-bg-white--focus, .rounded-3, .g-brd-secondary-light-v2, .g-placeholder-text, .g-color-secondary-light-v1, .g-color-secondary-dark-v1, .g-bg-secondary--hover, .g-pa-4, .js-scrollbar, .dashbard-1, .sidebar-collapse {
    z-index: inherit
}

.msh-gotop {
    display: none;
    z-index: 1000;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0,0,0,.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    right: auto;
    left: 30px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 0;
    font-family: "FontAwesome"
}

    .msh-gotop:before {
        content: ""
    }

.tiny_bullet_slider .tp-bullet:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 25px;
    top: -12px;
    left: 0;
    background: transparent
}

.bullet-bar.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.bullet-bar .tp-bullet {
    width: 60px;
    height: 3px;
    position: absolute;
    background: #aaa;
    background: rgba(204,204,204,.5);
    cursor: pointer;
    box-sizing: content-box
}

    .bullet-bar .tp-bullet:hover, .bullet-bar .tp-bullet.selected {
        background: rgba(204,204,204,1)
    }
