﻿html, body {
    width: 100%;
    min-width: 1200px;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
}

@font-face {
    font-family: 'roya';
    src: url('/App_Css/Font/IRRoya.ttf');
}

@font-face {
    font-family: 'amer';
    src: url('/App_Css/Font/amer.eot?#iefix') format('embedded-opentype'),url('/App_Css/Font/amer.woff') format('woff'), url('/App_Css/Font/amer.ttf') format('truetype'), url('/App_Css/Font/amer.svg#webfontj1CI1MAi') format('svg');
}

@font-face {
    font-family: 'iransans';
    src: url('/App_Css/Font/IRANSansWeb.eot') format('embedded-opentype'),url('/App_Css/Font/IRANSansWeb.ttf') format('truetype'),url('/App_Css/Font/IRANSansWeb.woff') format('woff');
}

.webfestival {
    margin: 5px auto 0;
    text-align: center;
    border: 1px solid #CCC;
    width: 923px;
}

    .webfestival img {
        margin-bottom: -4px;
    }


#logo {
    width: 100%;
    height: 75px;
    font-family: "amer",Tahoma,Arial;
    text-align: right;
    background-image: url(/App_Images/images/bg-header.png);
}

    #logo h2 {
        float: right;
        font-size: 72px;
        color: #FFF;
        width: 478px;
        text-align: center;
        font-family: "dast";
        margin: -13px -3px 0 0;
    }

#nav {
    width: 1200px;
    margin: 0 auto;
    height: 25px;
    font-family: 'amer',Tahoma,Arial;
    direction: rtl;
    position: relative;
}

nav {
    background-color: rgba(0,0,0,.6);
}


ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.icon {
    width: 16px !important;
    margin-left: 4px;
    margin-top: -1px !important;
    position: relative !important;
    top: 5px !important;
}

.first {
    margin-right: 0 !important;
}

#nav ul li {
    color: white;
    font-size: 11px;
    float: right;
    width: 76px;
    height: 25px;
    text-align: center;
    line-height: 2.3;
    cursor: pointer;
    position: relative;
    z-index: 1000;
    margin-right: 0px;
}

#nav .span {
    width: 130px;
}

#nav .span2 {
    width: 115px;
}

#nav ul li:last-child {
    width: 69px;
}

#nav_b {
    width: 1200px;
    margin: 0 auto;
}


    #nav_b .nav_btm {
        width: 1200px;
        height: 25px;
        background-color: #5C5D61;
        display: none;
        position: absolute;
        z-index: 1000;
        margin-top: -2px;
        margin: 0 auto;
    }

        #nav_b .nav_btm ul li {
            color: white;
            font-size: 11px;
            float: right;
            width: 90px;
            height: 25px;
            text-align: center;
            line-height: 2.3;
            cursor: pointer;
            position: relative;
            z-index: 1000;
            font-family: 'amer',Tahoma,Arial;
        }

        #nav_b .nav_btm a {
            text-decoration: none;
            color: white;
        }

#nav ul img {
    width: 22px;
    margin-top: 1.5px;
    position: relative;
    z-index: 50000;
}

#nav ul .ff {
    width: 22px !important;
    height: 22px;
    background-repeat: no-repeat;
    background-color: transparent !important;
    margin-top: 1.3px;
    margin-right: 8px;
}

.ff a {
    transition: background-position 0.5s ease;
    -moz-transition: background-position 0.5s ease;
    -webkit-transition: background-position 0.5s ease;
    -moz-transition: background-position 0.5s ease;
}

    .ff a:hover {
        background-position: 0 -22px;
    }

#nav .last {
    width: 85px !important;
    text-align: right !important;
    text-indent: 7px;
}

#nav_b .z5 ul li {
    width: 70px;
}


#nav a span {
    display: inline-block;
}

.cen {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

#nav .f1f {
    margin-right: 130px !important;
}

    #nav .f1f a {
        width: 22px;
        height: 22px;
        display: inline-block;
        background-image: url("/App_Images/icon/facebook.png");
        background-repeat: no-repeat;
    }

.f2f a {
    display: inline-block;
    background-image: url("/App_Images/icon/google.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f3f a {
    display: inline-block;
    background-image: url("/App_Images/icon/twitter.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f4f a {
    display: inline-block;
    background-image: url("/App_Images/icon/youtube.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f5f a {
    display: inline-block;
    background-image: url("/App_Images/icon/linkden.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f6f a {
    display: inline-block;
    background-image: url("/App_Images/icon/instagram.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f7f a {
    display: inline-block;
    background-image: url("/App_Images/icon/instagram.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f8f a {
    display: inline-block;
    background-image: url("/App_Images/icon/aparat.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.f9f a {
    display: inline-block;
    background-image: url("/App_Images/icon/rss.png");
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

#sin {
    width: 100px;
    height: 16px;
    border: 0 none;
    position: relative;
    top: -4px;
    margin-right: 0;
    font-size: 10px;
    font-family: tahoma,Arial;
}

a {
    color: white;
    text-decoration: none;
    /*outline: 0;*/
}

.l2 {
    width: 110px !important;
}

.l3 {
    width: 140px !important;
}

.map {
    margin-top: 60px;
    font-size: 10px !important;
}

.work {
    width: 100px !important;
}

.footer {
    width: 100%;
    min-width: 1200px;
    height: auto;
    background-color: #920000;
    overflow: hidden;
}


.sec {
    float: right;
    width: 305px;
    height: 100%;
    direction: rtl;
    font-family: 'iransans',Tahoma,Arial;
    margin-top: 5px;
    font-size: 12px;
}

    .sec .img {
        width: 30px;
        margin-left: 10px;
        position: relative;
        top: 10px;
    }

.ravan {
    font-family: 'amer',Tahoma,Arial;
}

.line {
    border-bottom: 1px solid white;
    width: 200px;
    color: white;
}

.copy-right {
    width: 100%;
    min-width: 1200px;
    height: auto;
    overflow: hidden;
}

.footer-test {
    width: 100%;
    min-width: 1200px;
    height: auto;
    background-color: #616161;
    overflow: hidden;
}

    .footer-test a {
        color: #fff;
    }

    .footer-test .items {
        margin: 0 auto;
        width: 928px;
        font-family: amer;
        font-size: 13px;
        margin: 5px auto;
        overflow: hidden;
    }

        .footer-test .items li {
            float: right;
            width: 228px;
            text-align: right;
            padding-top: 20px;
        }

            .footer-test .items li h4 {
                font-size: 13px !important;
            }

#ft {
    color: #fff;
    margin: 0 auto;
    width: 918px;
    font-family: amer;
    font-size: 14px;
    margin: 5px auto;
}


    #ft li {
        float: right;
        margin-right: 38px;
    }

.rbt {
    clear: both;
    text-align: right;
    width: 918px;
    direction: rtl;
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #fff;
}

#logos {
    font-family: amer;
    font-size: 13px;
    color: #FFF;
    margin: 0 auto;
    width: 918px;
}

.adrs {
    color: #FFF;
    position: relative;
    top: 14px;
    display: inline-block;
    width: 175px;
}

.adrs2 {
    margin-right: 18px;
    position: relative;
    top: -15px;
    color: white;
}

.mgt {
    margin-top: 10px;
    display: inline-block;
}

.mp {
    width: 13px !important;
    position: relative;
    top: -10px;
    margin-left: 3px;
}

.mp2 {
    width: 13px !important;
    display: block;
    margin-top: 25px;
}

.mp3 {
    margin-top: -5px;
    width: 13px !important;
    display: block;
}

.mg {
    width: 81px;
    margin-top: -15px;
}

.mg2 {
    margin-left: 290px;
}

.right-copy {
    width: 360px;
    text-align: center;
    margin: 13px auto;
    position: relative;
    top: 15px;
}

#design {
    text-decoration: underline;
}

h3 {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
}

h4 {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-weight: normal;
}

h5 {
    margin: 0;
    padding: 0;
    font-family: 'roya',Tahoma,Arial;
    font-weight: normal;
    font-size: 13px;
}

#nav h5 {
    font-family: 'amer',Tahoma,Arial;
}

#content {
    width: 100%;
    height: 500px;
    background-color: white;
    margin-bottom: 50px;
}


.f1 {
    width: 675px;
    margin: 36px auto;
    text-align:right;
}

#f2 {
    height: 230px;
}

.rq {
    width: 100px;
    height: 100px;
    background-color: #0A8C30;
    margin-left: 5px;
    cursor: pointer;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 50%;
    margin-right: 7px;
    margin-top: 9px;
}



.f1 h2 {
    display: inline-block;
    margin-top: 28px;
    font-family: 'amer',Tahoma,Arial;
    color: #FFF;
    width: 84px;
    line-height: 23px;
    direction: rtl;
    font-size: 14px;
    text-align: center;
    margin-right: -5px;
}



#center {
    direction: rtl;
    border: 1px solid #CCC;
    background-color: white;
    overflow: hidden;
    padding: 5px 10px 10px 10px;
    padding-left: 10px;
    height: auto;
    margin: 5px auto 180px;
    width: 903px;
}

#w14 {
    width: 14px !important;
}

.wid20 {
    width: 120px !important;
}



.has-error {
    border-color: #DA2F2F !important;
    background-color: #FFE5E5 !important;
}

#sitemap {
    direction: rtl;
    font-family: tahoma,Arial;
    width: 925px;
    text-align: right;
    margin: 22px auto 0;
    font-size: 14px;
}

    #sitemap a {
        color: #428BCA;
        font-family: 'roya',Tahoma,Arial;
    }

    #sitemap img {
        position: relative;
        top: 4px;
    }

    #sitemap h1, #sitemap h2, #sitemap h3, #sitemap h4, #sitemap h5, #sitemap h6 {
        font-size: 14px;
        margin: 0;
        padding: 0;
        font-weight: normal;
        display: inline-block;
    }

#ozviat, #tamas {
    position: absolute !important;
    top: -29px;
    width: 120px !important;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.3) !important;
    left: 0.5px;
}

#tamas {
    left: 123px;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    padding-right: 10px !important;
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
}

.wid30 {
    width: 147px !important;
}

.title {
    display: inline-block;
    font-family: 'amer',Tahoma,Arial;
    font-size: 18px;
    position: relative;
    top: -5px;
    color: #1F527B;
}

.brd {
    width: 250px;
    line-height: 45px;
}

.disc {
    font-family: 'iransans';
    margin-top: 0;
    text-align: justify;
    line-height: 36px;
    font-size: 13px;
}

#footer h5, #footer h4, #footer h2 {
    font-size: 14px;
}

.ico {
    width: 24px;
}

.cc2 {
    border: 1px solid #CCC;
    width: 892px;
    overflow: hidden;
    padding: 5px;
}

.ozv {
    width: 132px;
    height: 25px;
    background-color: #541717;
    position: absolute;
    top: 75px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
    z-index: 2222;
}


    .ozv img {
        width: 16px;
        position: relative;
        top: 4px;
        left: 4px;
    }

.cnt {
    width: 154px;
    height: 198px;
    background-color: #F2F2F2;
    border: 1px solid #CCC;
    margin-right: 8px;
    margin-bottom: 12px;
    display: inline-block;
}

.test {
    width: 100%;
    height: 154px;
    direction: rtl;
    cursor: pointer;
    text-align: center;
    color: #FFF;
}

.sq {
    text-align: center;
    display:table;
}

    .sq h2, .sq h3 {
        font-family: "amer";
        display: table-cell;
        vertical-align: middle;
        font-size: 13px;
        color: #fff;
        background-color: #0A8C30;
        width: 154px;
        height: 44px;
    }

.star {
    margin-right: 5px;
    font-size: 20px;
    color: green;
}

#___plusone_0 {
    float: left !important;
}

#tket {
    position: absolute;
    top: -18px;
    left: 0;
    cursor: pointer;
    transition: margin-top .5s;
    background-image: url(/App_Images/images/tiket.png);
    width: 248px;
    height: 109px;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 14px;
}

    #tket:hover {
        margin-top: 5px;
    }

.mt35 {
    margin-top: 30px;
    text-align: right;
    margin-right: 10px;
    direction: rtl;
}

.ml42 {
    text-align: left;
    margin-left: 42px;
    margin-top: 6px;
}

.fs12 {
    font-size: 12px;
}

#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(204, 204, 204, 0.6);
    top: 0px;
    z-index: 20000;
    display: none;
}

#wait {
    width: 200px;
    height: 100px;
    border: 1px solid #ccc;
    position: relative;
    top: 45%;
    left: 43%;
    background-color: white;
    font-family: 'amer';
    direction: rtl;
}

    #wait span {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    #wait img {
        margin: 15px auto;
        display: block;
    }

.wid100 {
    width: 100px !important;
}

#tiket {
    position: absolute;
    top: -18px;
    right: 0px;
    background-image: url(/App_Images/images/tiket.png);
    width: 248px;
    height: 109px;
    transition: top .5s;
    cursor: pointer;
    color: black;
}

    #tiket:hover {
        top: -10px;
    }

.posa {
    font-family: 'amer';
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
    direction: rtl;
}

.fs14 {
    font-size: 14px;
}

.mt30 {
    margin-top: 30px;
}

.pos-10 {
    position: relative;
    top: -10px;
}

.atv {
    outline: 0;
}

.res {
    display: none;
}

#nav_bar {
    display: none;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 3px;
    background-color: #fff;
    margin: 7px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 7px);
    transform: rotate(-45deg) translate(-9px, 7px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -6px);
    transform: rotate(45deg) translate(-7px, -6px);
}

#navi {
    display: none;
}

#shop, #teleg {
    display: none;
}

#match {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}

.resfooter {
    display: none;
    color: #FFF;
    font-family: amer,Tahoma,Arial;
    font-size: 12px;
    margin: 5px auto;
    width: 100%;
    direction: ltr;
    background-color: #920000;
    overflow: hidden;
    border-top: 1px solid white;
    text-align: center;
}

.footadd {
    text-align: right;
    margin-right: 10px;
    direction: rtl;
    margin-top: 5px;
}

.footimg {
    display: inline-block;
    margin-left: 5px;
}

#application {
    background: #3f8a27;
    color: white;
    font-family: amer;
    text-align: center;
    height: 60px;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px;
    display: none;
}

    #application span {
        vertical-align: 13px;
        margin-right: 10px;
        line-height: 60px;
    }

    #application img {
        margin-top: 8px;
    }

@media screen and (min-width:0px) and (max-width:925px) {
    #application {
        display: block;
    }

    body {
        overflow-x: hidden;
    }

    .resfooter {
        display: block;
    }

    #header {
        overflow: hidden;
    }

    #nav, .ozv, #slider15_container, #static, #new, .footer, #tiket, .webfestival {
        display: none !important;
    }

    html, body, #main, .cen, #bg, #slidecn, #art, #nav, #nav_b, .nav_btm, .footer {
        width: 100% !important;
        float: none;
        min-width: unset;
        text-align: center;
    }

    .art1 {
        float: left;
        background-color: #FFF;
        height: 75px;
        border-collapse: collapse;
        width: 48.8%;
        margin-left: .5%;
        border: 1px solid #CCC;
    }

    #art {
        position: absolute;
        left: 0;
        margin-top: 170px;
    }

    .int11 {
        width: 48.8%;
        height: 157px;
        float: left;
        border: 1px solid rgba(171, 171, 171, 0.76);
        background-color: #F2F2F2;
        direction: rtl;
        text-align: center;
        margin-left: .5%;
    }

    #main .t2 {
        width: 100%;
        position: absolute;
        margin-top: 495px;
        left: 0;
    }

    #main {
        height: 100%;
        overflow: visible;
    }

    .int1 {
        width: 48.8%;
        float: left;
        border: 1px solid rgba(171, 171, 171, 0.76);
        background-color: #F2F2F2;
        direction: rtl;
        font-family: "amer",Tahoma,Arial;
        color: #000;
        font-size: 11px;
        text-align: center;
        height: 156.7px;
        margin-left: .5%;
    }

    #main .t1 {
        width: 100%;
        position: absolute;
        left: 0;
        margin-top: 990px;
    }

    .rg {
        text-indent: 10%;
    }

    #logo {
        background-image: none;
        background-color: #920000;
        height: 65px;
    }

    .bg_logo {
        content: url('/App_Images/images/header_mobile.png')
    }

    .res {
        display: block;
        width: 98.3%;
        height: 80px;
        border: 1px solid #ccc;
        background-color: white;
        position: absolute;
        margin-left: .5%;
        font-family: amer;
        font-size: 14px;
        text-align: center;
    }

        .res img {
            position: absolute;
            bottom: 5px;
            left: 5px;
        }

    #nav_bar {
        display: block;
        position: absolute;
        right: 10px;
        top: 15px;
    }

    #navi {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 0px;
        background-color: #920000;
        z-index: 999;
        overflow: hidden;
        color: white;
        font-family: amer;
        font-size: 14px;
        text-align: right;
    }

        #navi div {
            margin-top: 10px;
        }

        #navi a {
            margin-right: 10px;
        }

        #navi div:hover {
            background-color: white;
        }

        #navi a:hover {
            color: black !important;
        }

    .mt85 {
        margin-top: 85px !important;
        line-height: 80px;
        font-size: 18px;
    }

    .black {
        color: black !important;
    }

    #sitemap {
        width: 100% !important;
    }

    #content2 {
        width: 100% !important;
        max-width: 490px;
    }

    #center {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .cc2 {
        width: 100% !important;
        text-align: center;
    }

    .f1 {
        width: 100% !important;
        max-width: 675px !important;
    }

    .disc {
        padding-left: 10px;
        padding-right: 10px;
    }

    #cm {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .radio {
        width: 25px;
        height: 25px;
    }

    .bord {
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }

    .ptag {
        width: 100% !important;
    }

    .left {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .left div {
            width: 100% !important;
        }

        .left img {
            max-width: 150px !important;
            width: 100% !important;
        }

    img {
        border: 0px;
    }

    #mg, .bgb {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #article {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .content .pict {
        width: 100% !important;
        max-width: 550px;
        padding-right: 0 !important;
    }

    .content p {
        margin-left: 5px;
        margin-right: 5px;
    }

    #works {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .fst {
        margin-right: 29px !important;
    }

    #w1, #work, #cn, #question, #iq, #slide, #doc, #game, #dic, #don, #content, .cc, #main, #top, #form, #show, .ff1 {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #lf {
        display: none;
    }

    #main {
        font-size: 15px !important;
    }

    #pos img {
        width: 100%;
        max-width: 400px;
    }

    .ry {
        width: 100% !important;
    }

    .answer {
        float: none !important;
    }

    .cc {
        text-align: center;
    }

    .l {
        width: 100% !important;
        max-width: 250px;
    }

    .cntr {
        width: 100% !important;
    }

    .lnsh {
        float: right;
        border: 1px solid #ccc;
        width: 29%;
        min-height: 130px;
        margin-right: 3%;
        margin-top: 10px;
    }



    #shop {
        display: block;
        width: 98.3%;
        height: 60px;
        margin-left: .5%;
        text-align: center;
        border: 1px solid #ccc;
        margin-top: 4px;
    }

    #teleg {
        display: block;
        width: 98.3%;
        height: 60px;
        margin-left: .5%;
        text-align: center;
        background-color: #3399cc;
        border: 1px solid #ccc;
        margin-top: 4px;
    }

    #match {
        display: none;
    }

    .fl {
        float: left;
    }

    .fs18 {
        font-size: 13px;
    }

    .inw img {
        width: 24px;
    }

    .inp {
        margin: 0;
        margin-bottom: 18px;
        margin-top: -16px;
        direction: rtl;
        color: blue;
    }

    #shop .inp {
        width: 100% !important;
    }
}

.banner {
    background-color: #F20010;
    margin-top: 5px;
    text-align: center;
    height: 60px;
    display:none;
}

.bannering {
    background-color: #FF965C;
    margin-top: 5px;
    text-align: center;
    height: 60px;
}

    .bannering img, .banner img {
        height: 60px;
    }

@media screen and (min-width:0px) and (max-width:468px) {
    .banner img, .bannering img {
        width: 100%;
    }
}

@media screen and (min-width:0px) and (max-width:327px) {
    #teleg img, #shop img {
        width: 100%;
    }
}
.tabligh {
    margin: 0 auto;
    width: 923px;
    text-align: center;
    line-height: 60px;
    background-color: #03A9F4;
    color: #fff;
    font-family: iransans;
    margin-top: 5px;
    cursor: pointer;
}

@media screen and (min-width:0px) and (max-width:600px) {
    .tabligh {
        width: 100%;
    }

    .anetwork-b-468x60 {
        transform: unset !important;
    }
}
