﻿@font-face {
    font-family: MyWebBYekan;
    src: url('../../fonts/Shabnam-Light-FD.eot');
    src: url('../../fonts/Shabnam-Light-FD.eot') format('embedded-opentype'),url('../../fonts/Shabnam-Light-FD.woff') format('woff'),url('../../fonts/Shabnam-Light-FD.ttf') format('truetype'),url('../../fonts/Yekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
.cursorP{
    cursor:pointer;
}
* {
    margin: 0 auto;
    padding: 0;
    list-style-type: none !important;
    text-decoration: none;
    /*font-family: MyWebBYekan;*/
}

body {
    text-align: right;
    direction: rtl;
    background: #e3e4e4 !important;
}

.ltr {
    direction: ltr !important;
}
.rtl {
    direction: rtl !important;
}
.header {
    background: #0f3755;
}

    .header div {
         
        line-height: 40px;
        font-size: 14px;
    }

.banner {
    height: 130px;
    background: url(../../Site/Image/header.jpg) no-repeat center;
}

.footer {
    background: #0f3755;
    padding: 25px;
    font-size: 14px;
    line-height: 45px;
}
.ltr{
    direction:ltr !important;
}
.f17{
    font-size:17px !important;
}
.f15 {
    font-size: 15px !important;
}
.f13 {
    font-size: 13px !important;
}
.vagozarShode {
    background: url(/App_Themes/Image/vagozar.png?v=2) no-repeat left top #f1f1f1 !important;
}

@media only screen and (max-width:1199px) {

    .bg-mnu {
        background: #0a4169;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
}

    @media only screen and (max-width:575px) {
        .mrl10 {
            margin: 0 10px;
        }
    }
