﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Vazir';
    src: url('../font/Vazir.eot?#') format('eot'), url('../font/Vazir.ttf') format('truetype'), url('../font/Vazir.woff') format('woff');
}

@font-face {
    font-family: 'Nastaliq';
    src: url('../font/Nastaliq.eot?#') format('eot'), url('../font/Nastaliq.ttf') format('truetype'), url('../font/Nastaliq.woff') format('woff');
}

* {
    font-family: 'Vazir';
    outline: none;
}
.hs-head{
	text-align: center;
    color: #fff;
	}
.both {
    clear: both;
}

.container-fluid {
    background: #58583f;
}

a {
    color: white;
}

    a:hover {
        color: white;
        text-decoration: none;
    }

.toggle-box-topright {
    display: none;
    cursor: pointer;
}

.hs-popup-cover {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.75;
    position: absolute;
    z-index: 99;
    display: none;
}
/********* Start Header *********/
.page-header {
    background: url('../../media/bg-header.png');
    height: 143px;
    text-align: center;
    border-bottom: 30px solid #313224;
}

.head-center {
    background: url('../../media/900.png') no-repeat;
    height: 113px;
    width: 600px;
    margin: 0 auto;
}

.head-left {
    background: url('../../media/bg-headerlogo.png') no-repeat;
    height: 119px;
    width: 122px;
    position: absolute;
    left: 18%;
    top: -7px;
}

.logo {
    background: url('../../media/logo.png')no-repeat;
    height: 122px;
    width: 160px;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0;
    top: 50px;
    z-index: 2;
}

.linebreak {
    width: 100%;
    margin-top: -15px;
}

.line-left {
    background: url('../../media/menubottom-left.png') no-repeat;
    width: 40px;
    height: 16px;
    display: block;
    float: left;
}

.line-right {
    background: url('../../media/menubottom-right.png') no-repeat;
    width: 40px;
    height: 16px;
    display: block;
    float: right;
}

.border--bottom {
    border-bottom: 1px solid #373727;
    position: relative;
    top: 11.4px;
    left: 37px;
    right: 0;
    width: 94%;
}

.box-topright {
   width: 300px;
    position: absolute;
    right: 194px;
    top: 72px;
}

    .box-topright p {
        margin-right: 5px;
        height: 18px;
        margin-bottom: 4px;
    }

    .box-topright a {
        color: #4b3f19;
        text-decoration: none;
        font-size: 20px;
        padding: 0 3px;
        float: right;
    }

        .box-topright a:hover {
            color: black;
        }

    .box-topright h6 {
        margin-top: 21px;
        float: right;
        font-size: 13px;
        color: #000000;
    }


@media(max-width: 1000px) {
    .head-left {
        left: 1%;
    }
}

@media(max-width: 760px) {
    .head-left {
        display: none;
    }
}

@media(max-width: 1222px) {
    .box-topright {
        right: 20px;
    }
}

@media(max-width: 870px) {
    .head-left {
        display: none;
    }


    .head-center {
        margin: 0 0;
    }
}

@media(max-width: 694px) {
    .search-box {
        display: none !important;
    }

    .box-topright {
        top: 2px;
    }

    .head-center {
        margin: 0 auto;
    }

    .toggle-box-topright {
        display: block;
    }
}

/********* End Header *********/


/********* Start Box *********/
.box {
    /*padding: 5px;*/
}

    .box header {
        background: url('../../media/top-box.png')no-repeat;
        background-position: center;
        height: 59px;
        border-bottom: 40px solid #313224;
        margin-bottom: -10px;
    }

    .box .tobox {
        background: #656549;
    }

    .box span {
        background: url('../../media/bottom-box.png')no-repeat;
        width: 68px;
        height: 52px;
        display: block;
        position: relative;
        top: -24px;
        margin: 0 auto;
        text-align: center;
        padding: 15px 0;
    }

        .box span a {
            text-decoration: none;
            color: white;
            font-size: 13px;
        }

#leftleft {
    left: -70px;
}

.tobox h4 {
    color: white;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -23px;
}
.tobox p {
    color: white;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    direction: rtl;
}
.tobox .paragraf {
    margin-top: -5px;
    padding: 0 15px 23px 15px;
}

    .tobox .paragraf img {
        float: right;
        margin: 5px 10px 5px 10px;
    }

    .tobox .paragraf h5 {
        direction: rtl;
        font-size: 14px;
        line-height: 20px;
        color: #e2bf4e;
    }

.postbox {
    color: black;
    direction: rtl;
    padding: 5px;
}

.staticbox {
    direction: rtl;
    color: white;
    font-size: 13px;
    text-align: center;
    border-top: 1px solid #333323;
    padding-top: 12px;
    line-height: 22px;
}

@media(min-width:1000px ) {
    .box .tobox {
        background: #656549;
    }
}

@media(min-width:300px ) {
    .box .tobox {
        background: #656549;
        height: auto;
    }
}

/********* End Box *********/


/********* Start Tab *********/
.shohada {
    margin-bottom: 15px;
}

#toplefthead {
    display: block;
    color: white;
    position: absolute;
    margin-left: 15px;
}

.to-tab {
    background-color: #656549;
    padding: 20px 15px;
}

.lineheadtab {
    width: 100%;
    margin-top: 0px;
}

    .lineheadtab .line-left {
        background: url(../../media/tableft.png) no-repeat;
        width: 40px;
        height: 16px;
        display: block;
        float: left;
    }

    .lineheadtab .border--bottom {
        border-bottom: 1px solid #373727;
        position: relative;
        top: 11px;
        left: 40px;
        right: 0;
        width: 86%;
    }

    .lineheadtab .line-right {
        background: url(../../media/tabright.png) no-repeat;
        width: 40px;
        height: 16px;
        display: block;
        float: right;
        position: relative;
        top: -1px;
    }

    .lineheadtab p {
        text-align: center;
        font-size: 17px;
        color: white;
        position: absolute;
        margin-top: -3px;
        left: 0;
        right: 0;
        z-index: 1;
    }

.box-shahid {
    padding: 7px;
    min-height: 260px;
}

    .box-shahid .to-img {
        position: relative;
        z-index: 1;
    }

        .box-shahid .to-img img {
            margin: 0 auto;
            display: block;
            border: 5px solid #303123;
            width: 100%;
    height: 215px;
        }

    .box-shahid .archive-img img {
        width: 100%;
        height: 175px;
    }

    .box-shahid .paragraff {
        background: #303123;
        padding: 10px 10px 15px 10px;
        position: relative;
    }

        .box-shahid .paragraff h5 {
            color: white;
            font-size: 12.5px;
            direction: rtl;
            line-height: 10px;
        }

#nameshahid {
    color: #dfbf51;
}

.tab-search {
    margin: 40px 0 0px 0;
}

    .tab-search table {
        margin: 0 auto;
    }

        .tab-search table td {
            color: white;
            padding: 10px 4px;
            text-align: center;
            vertical-align: baseline;
        }

            .tab-search table td input[type=text] {
                color: black;
            }

    .tab-search input {
        margin-left: 15px;
    }

    .tab-search form span {
        background: url('../../media/bottom-box.png')no-repeat;
        width: 68px;
        height: 52px;
        display: block;
        position: relative;
        top: 18px;
        margin: 0 auto;
        text-align: center;
        padding: 15px 0;
    }

        .tab-search form span a {
            color: #fff;
            text-decoration: none;
        }

            .tab-search form span a:hover, a:focus {
                color: #fff;
                text-decoration: none;
            }

@media(max-width: 634px) {
    .tab-search table {
        margin: 0 -16px;
    }

    .tab-search input {
        margin-left: 0;
        width: 100%;
    }
}

@media(max-width: 558px) {
    .tab-search form span {
        top: -11px;
    }

    #toplefthead {
        width: 100%;
        display: block;
        position: unset;
        text-align: right;
        padding-right: 15px;
    }
}
@media(max-width: 690px) {

    #toplefthead {
        width: 100%;
        display: block;
        position: unset;
        text-align: right;
        padding-right: 15px;
    }
}

@media(max-width: 472px) {
    .nav-tabs > li > a {
        padding: 6px 1px !important;
        font-size: 13px !important;
    }
}
/********* End Tab *********/


/********* Start Box RozShomar *********/
.hs-ad img {
    width: 100%;
}

.rozshomar {
    margin: 50px 0;
}

.box-back {
    background-color: #303123;
}

    .box-back .to-back {
        float: right;
    }

/*.box-back .to-back*/
.pelack {
    background: url('../../media/la.jpg') no-repeat right;
    width: 59px;
    height: 58px;
    position: relative;
    top: -30px;
}

.defa {
    font-family: Nastaliq;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    background-color: transparent;
    padding: 10px;
}

.defa-title {
    text-align: center;
}

.box-back .to-back .text-roz {
    background: url('../../media/text-nas.jpg')no-repeat;
    width: 142px;
    height: 45px;
    position: relative;
    top: -4px;
    right: 10px;
}

.box-back .ro-back {
    background-color: #656549;
    width: 80%;
}

    .box-back .ro-back .sleft {
        background: url('../../media/tableft.png')no-repeat;
        width: 40px;
        height: 16px;
        display: block;
        float: left;
        position: relative;
        top: 49px;
        margin-left: 20px;
        left: -10px;
    }

    .box-back .ro-back .sright {
        background: url('../../media/tabright.png')no-repeat;
        width: 40px;
        height: 16px;
        display: block;
        float: right;
        position: relative;
        top: -55px;
        right: 10px;
    }

    .box-back .ro-back .back-fasl {
    }

.fasl {
    direction: rtl;
    margin: 20px 0 10px 0px;
}

    .fasl .fasl-img .bahar {
        background: url('../../media/fasl.png')no-repeat;
        height: 53px;
        width: 70px;
        display: block;
        background-position: -215px 0;
        margin: 0 auto;
    }

    .fasl .fasl-img .tabestan {
        background: url('../../media/fasl.png')no-repeat;
        height: 53px;
        width: 70px;
        display: block;
        background-position: -142px 0;
        margin: 0 auto;
    }

    .fasl .fasl-img .payiz {
        background: url('../../media/fasl.png')no-repeat;
        height: 53px;
        width: 70px;
        display: block;
        background-position: -71px 0;
        margin: 0 auto;
    }

    .fasl .fasl-img .zemstan {
        background: url('../../media/fasl.png')no-repeat;
        height: 53px;
        width: 70px;
        display: block;
        background-position: 0 0;
        margin: 0 auto;
    }

    .fasl .fasl-text {
        text-align: center;
        color: #fff;
    }

        .fasl .fasl-text a {
        }

            .fasl .fasl-text a h6 {
                display: inline;
                font-size: 11px;
            }

@media (min-width: 992px) {
    .back-fasl .col-md-3 {
        width: 21%;
    }
}

@media (max-width: 1200px) {
    .box-back .ro-back .sright {
        display: none;
    }

    .box-back .ro-back .sleft {
        display: none;
    }

    .box-back .ro-back {
        width: 70%;
    }
    /* .back-fasl .col-md-3 {
    width: 25%;
}*/
}

@media (max-width: 338px) {
    .box-back .ro-back {
        width: 100%;
    }

    .box-back .to-back .pelack {
        background: none;
        width: 59px;
        height: 58px;
        position: relative;
        top: -30px;
    }

    .media-title {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .box-main-span {
        top: -3px !important;
    }
}

@media (max-width: 364px) {
    .box-main-span {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .head-center {
        display: none !important;
    }
}



/********* End Box RozShomar *********/


/********* Start Media *********/
.media {
    /*padding: 0 12px;*/
    margin-bottom: 10px;
}

.media-title {
    background: black;
    color: white;
    padding: 6px 20px;
    font-size: 18px;
    top: 34px;
}

.media-content {
    background: black;
    padding: 10px 10px 0px 10px;
}

.media-item {
}

    .media-item .item-img {
        margin: 10px 0;
    }

        .media-item .item-img img {
            margin: 0 auto;
            width: 90%;
        }

.item-title {
    direction: rtl;
    color: white;
    padding: 0 14px;
}

    .item-title .to-title {
        float: left;
        width: 70%;
        padding: 5px 5px;
        border-right: 1px solid white;
    }

    .item-title h5 {
        float: right;
        text-align: center;
        line-height: 60px;
    }

    .item-title .to-title h4 {
        /* text-align: justify; */
        font-size: 15px;
        line-height: 23px;
        margin: 0 5px 0 0;
    }

    .item-title .to-title span {
        position: relative;
        top: 8px;
        right: 20px;
        font-size: 19px;
        color: #b19333;
    }

#spanphoto {
}

#spanvoise {
}

#spanvideo {
}

#spangraf {
}

.media .slick-prev:before, .slick-next:before {
    padding: 2px 5px;
    font-size: 35px;
    opacity: .55;
    color: #ffffff;
    border-radius: 5px;
    background-color: #b19333;
    position: relative;
    z-index: 2;
}

.media .slick-next {
    /*right: 20px;*/
}

    .media .slick-next:before {
        content: "\f061";
    }

.media .slick-prev:before {
    content: "\f060";
}

.media .slick-prev {
    /*left: 1px;*/
}





















.slick-active {
    outline: none;
    border: none !important;
}
/********* End Media *********/


/********* Start Box Main *********/
.box-main {
    /*padding: 5px;*/
    margin: 12px 0;
}

    .box-main header {
        background: url('../../media/top-box.png')no-repeat;
        background-position: center;
        height: 52px;
        border-bottom: 33px solid #313224;
        margin-bottom: -14px;
    }

.tobox-main .box-to-img {
    float: right;
    margin: -10px -10px 0 15px;
}

    .tobox-main .box-to-img img {
        width: 100%;
    }

.box-main .tobox-main {
    padding: 10px 10px;
}

.box-main span {
    background: url('../../media/bottom-box.png')no-repeat;
    width: 68px;
    height: 52px;
    display: block;
    position: relative;
    /*top: -24px;
    left: -200px;*/
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
}

.box-main-span {
    background: url('../../media/box-main-span.png')no-repeat;
    display: block;
    width: 58px;
    height: 67px;
    position: absolute;
    top: 4px;
    left: 40px;
}

.box-main span a {
    text-decoration: none;
    color: white;
    font-size: 13px;
}

.box-main h4 {
    color: white;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -10px;
}

.tobox-main .paragraf {
    margin-top: 0px;
    padding: 5px 15px;
}

    .tobox-main .paragraf div {
        color: white;
        /*line-height: 0px;*/
        direction: rtl;
        padding: 5px;
        font-size: 14px;
    }

        .tobox-main .paragraf div a {
            color: #fff;
        }

            .tobox-main .paragraf div a:hover, a:focus {
                text-decoration: none;
                color: #000;
            }

#cblack {
    color: #000;
    line-height: 20px;
}

/********* End Box Main *********/


/********* Start Row Map *********/
.img-map {
}

    .img-map img {
        margin: 20px auto;
        display: block;
    }

.labelss {
    direction: rtl !important;
    font-size: 16px !important;
    line-height: 0 !important;
    color: #ffffff !important;
}

.paragraf .to-form {
    text-align: center;
    margin-top: 19px;
    margin-bottom: 20px;
}

    .paragraf .to-form .hs-srach {
        background: #fff;
        border: 0;
        display: inline-block;
        cursor: pointer;
        padding: 5px 10px 1px 10px;
        position: relative;
        top: 2px;
    }

    .paragraf .to-form button i {
        font-size: 20px;
        color: #d20f13;
    }

.paragraf .to-table {
    margin: 10px auto 20px auto;
    display: inline-block;
}

    .paragraf .to-table table {
        margin: 0 auto;
        direction: rtl;
    }

        .paragraf .to-table table td {
            width: 120px;
            height: 20px;
            text-align: center;
            color: #000;
        }

.to-table table tr:nth-child(1) td {
    color: #fff !important;
    height: 30px;
    font-size: 17px;
}

.gomnam {
    direction: rtl;
}

    .gomnam h1 {
        font-size: 17px;
        color: #fff;
        text-align: center;
        border-bottom: 1px solid;
        padding-bottom: 11px;
        margin: 2px 0 20px 0;
    }

    .gomnam .to-gomnam {
        margin: 25px 5px 15px 0px;
		line-height: 6px;
		border-bottom: 1px solid #b19333;
		padding: 3px 0;
    }

        .gomnam .to-gomnam p {
            font-size: 13px;
            color: #fff;
            /*line-height: 7px;*/
        }
/********* End Row Map *********/


/********* Start Footer *********/
.bg-footer {
    background: url('../../media/bg-footer.png');
    margin: 110px 0 0px 0;
}

footer {
    margin: 0 0;
    height: 180px;
}

.logofooter {
    background: url('../../media/footer-logo.jpg')no-repeat;
    width: 182px;
    height: 177px;
    position: absolute;
    top: -104px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.logohyper {
    background: url('../../media/hyperlogo.png')no-repeat;
    background-size: contain;
    width: 112px;
    height: 38px;
    position: absolute;
    top: 88px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

footer p {
    width: 224px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: black;
}

    footer p .fa-copyright {
        margin: 0 4px;
    }


/********* End   Footer *********/


/********* Start Slider *********/
.slider {
    background: black;
    height: 420px;
    margin-top: 24px;
    padding: 5px;
    margin-bottom: 20px;
}

    .slider .slid {
    }

        .slider .slid img {
            width: 700px;
            height: 400px;
            float: right;
        }

        .slider .slid span {
            background: rgba(0, 0, 0, 0.49);
            height: auto;
            display: block;
            position: absolute;
            z-index: 1;
            bottom: 0;
            left: 0;
            right: 0;
            direction: rtl;
            padding: 15px;
        }

            .slider .slid span a {
                color: white;
                font-size: 17px;
                position: relative;
                z-index: 3;
            }

.slider-for {
    width: 700px;
    float: right;
    z-index: 1;
}

.slider-nav {
}

    .slider-nav .slids {
        width: 93% !important;
        margin: 3px 0;
        height: 90px !important;
        overflow: hidden;
        outline: none;
    }

        .slider-nav .slids img {
            width: 100%;
            height: 100%;
        }

.slick-list {
    padding: 0 !important;
}

.slick-dots {
    position: absolute;
    bottom: -15px;
    left: -181px;
    display: block;
    width: 20%;
    z-index: 9;
}

    .slick-dots li button:before {
        opacity: 0.90;
        color: #ffffff;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #a20a0d;
    }

.slick-slide:focus {
    border: 2px solid #a20a0d;
}

@media (min-width: 992px) {
    .slider {
        width: 74%;
    }
}

@media (max-width: 1220px) {
    .slids {
        display: none !important;
    }

    .slick-dots {
        display: none !important;
    }
}
/********* End Slider *********/


/********* Start Comment ***/
.hs-name-comment-send {
    direction: rtl;
    border: 2px dashed #487;
    padding: 0 15px;
}

.hs-module-title {
    color: #ffffff;
    margin-bottom: -25px;
    font-size: 25px;
    font-weight: bold;
    /* padding: 10px; */
    text-align: center
}

.txtNamess {
    width: 50%;
}

.hs-frm-refresh {
    display: inline-block;
}

.hs-frm-title {
    color: white;
    margin-bottom: 2px;
    margin-top: 20px;
}

.hs-module {
    direction: rtl;
	
	}

.hs-nm-searchRes .row .main .col-sm-3 {
    float: right;
}

.hs-cmnt-header > div {
    float: right;
    margin-left: 15px;
}

.hs-cmnt-header::after {
    content: " ";
    display: block;
    clear: both;
}

.hs-comment {
    color: #fff;
    padding: 10px 40px;
    margin: 5px 0;
}

.hs-module-header {
    margin: 45px;
}

.hs-cmnt-body {
    padding: 5px 10px;
}

.samir {
    display: inline;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
}

a:hover.samir {
    color: #fff;
}

.hs-cmnt-header {
    font-size: 11px;
    line-height: 27px;
    background: #a3a3a3;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    margin: -6px -36px 0 0;
    color: black;
}

.hs-cmnt-like::before {
    content: "\f055";
    color: forestgreen;
    font-family: FontAwesome;
}

.hs-cmnt-dislike::before {
    content: "\f056";
    color: firebrick;
    font-family: FontAwesome;
}


@media (max-width: 991px) {
    .hs-form input[type=text], textarea {
        width: 90% !important;
    }

    .hs-frm-button.CommentBtn {
        right: 76%;
    }

    input.Capcha {
        right: 90px;
        width: 48% !important;
    }
}

@media (max-width: 455px) {
    .hs-frm-button.CommentBtn {
        top: 30px;
    }
}

/******** End Comment *********/


/********* Start Keyword *********/
.hs-g-keywords {
    direction: rtl;
    padding: 15px 15px 20px 15px;
}

.hs-g-title {
    color: #c1a940;
    margin-bottom: -25px;
    font-size: 25px;
    font-weight: bold;
    padding: 10px;
    margin: 0;
}

h2.hs-item {
    display: inline;
}

    h2.hs-item a {
        font-size: 14px;
        border: 1px solid #baaa4b;
        padding: 2px 8px;
    }


/********* End Keyword *********/


/********* Start Bootstrap Custumer *********/
@media (min-width: 768px) {

    .defa-title-box {
        float: right;
    }

    .navbar-nav {
        float: right;
        margin: 0;
    }

        .navbar-nav > li {
            float: right;
        }

            .navbar-nav > li > a {
                padding-top: -15px;
                padding-bottom: -15px;
            }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: 3px solid black;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin-top: -20px;
    direction: rtl;
}

.dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-nav li:nth-child(5) {
    padding-right: 244px;
}

@media(max-width: 1200px) {
    .navbar-nav li:nth-child(5) {
        padding-right: 0px;
    }

    .navbar-nav {
        margin: 20px 0;
    }
}

@media(max-width: 992px) and (min-width: 768px) {
    .navbar-inverse {
        margin: auto -8%;
    }

    .nav > li > a {
        padding: 10px 8px;
        font-size: 12px;
    }
}

.input-group {
    width: 222px;
    position: relative;
    display: table;
    border-collapse: separate;
    float: right;
}

.btn-default {
    color: #000;
    background-color: transparent;
    border-color: #000;
}

.form-control {
    color: #fff;
    background-color: transparent;
    border: 1px solid #000;
}

.btn {
    padding: 5.5px 12px;
}
/*** Teb Bootstrap Custumer ***/
.nav-tabs > li {
    float: right;
    margin-bottom: -1px;
    text-align: center;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #fff;
        background-color: #656549;
        border: 1px solid transparent;
        margin-right: 0px;
    }

    .nav-tabs > li > a {
        color: white;
        margin-left: 5px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 0;
        background-color: #b19333;
        padding: 7px 10px;
    }

        .nav-tabs > li > a:hover {
            border-color: transparent;
        }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #b19333;
}

.nav-tabs {
    border-bottom: 0;
}


    /********* End Bootstrap Custumer *********/



    .media .nav-tabs > li.ui-tabs-active > a, .nav-tabs > li.ui-tabs-active > a:hover, .nav-tabs > li.ui-tabs-active > a:focus {
        background-color: #b19333;
    }

.media .nav-tabs > li > a {
    background-color: transparent;
}

hs-popup-cover {
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../i/fill-black-80.png);
}


.at-home-multimedia .multiple-items {
    padding-bottom: 20px;
}

    .at-home-multimedia .multiple-items:after {
        content: "";
        display: block;
        clear: both;
    }

    .at-home-multimedia .multiple-items .col-md-3 {
        float: right;
    }

.transparentMap {
    width: 100%;
    height: 100%;
    background-image: url(../../Media/trans.png);
    position: fixed;
    top: 0px;
    right: 0px;
    text-align: center;
    display: none;
    z-index: 500;
}

.hs-module-body {
    float: right;
    width: 100%;
    margin: 0 80px;
}

.hs-tbl-row {
    margin-bottom: 20px;
}

.col-md-5 {
    float: right;
}

.col-md-7 {
    width: 100%;
}

.col-md-9 {
    /*float: right !important;*/
    direction: rtl !important;
}

.post-main {
    margin: 10px 0;
    background-color: #656549;
}

    .post-main .post-img {
        float: right;
        padding: 0;
        margin-left: 15px;
    }

    .post-main .post-text {
        padding: 0.1px 20px;
    }

        .post-main .post-text h2 {
            margin: 40px 0 15px 0;
            line-height: 42px;
            font-size: 25px;
            color: #e2bf4e;
        }

        .post-main .post-text p {
            line-height: 21px;
            color: white;
            text-align: justify;
        }

.main {
    padding: 10px 0px;
    direction: rtl;
    margin: auto 4px auto -5px;
}

.hs-form-rtl input[type=text],
.hs-form-rtl textarea {
    direction: rtl;
}

/*************** advertises banner ********************/
.ad-banner {
    position: absolute;
    left: 0;
    top: 150px;
    width: 135px;
    background: white;
    text-align: right;
    direction: rtl;
}

.ad-banner__header {
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
}

.ad-banner__item {
    display: block;
    padding: 8px;
}

.ad-banner__img {
    width: 100%;
}

.ad-banner__close {
    background: #313224;
    color: white;
    padding: 2px 3px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}


.h_iframe-aparat_embed_frame {
    position: relative;
}

    .h_iframe-aparat_embed_frame .ratio {
        display: block;
        width: 100%;
        height: auto;
    }

    .h_iframe-aparat_embed_frame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .h_iframe-aparat_embed_frame span {
        display: block;
        padding-top: 57%;
    }

ul.multimedia-tab li a {
    background: none;
}
/*ul.multimedia-tab li a span{
    display:none;
}*/
ul.multimedia-tab .ui-tabs-active a {
    color: black;
    background-color: #b19333;
}
/*ul.multimedia-tab .active a span{
    display:block;
}*/
.hs-nm-rasane .hs-headdd {
    height: 36px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    /*background: #f0f0f0;*/
    /*border: 1px solid #cdcdcd;*/
    border-bottom: none;
}

    .hs-nm-rasane .hs-headdd .hs-title {
        line-height: 35px;
        padding: 0 10px 0 15px;
        font-size: 18px;
        /*color: #23527c;*/
        float: right;
    }

    .hs-nm-rasane .hs-headdd .hs-tbs {
        float: right;
    }

    .hs-nm-rasane .hs-headdd .hs-tb {
        margin-top: -12px !Important;
        float: right;
    }

        .hs-nm-rasane .hs-headdd .hs-tb a {
            height: 47px;
            line-height: 57px;
            /*color: #245d7d;*/
            font-size: 17px;
            padding: 0 10px;
            display: block;
        }

        .hs-nm-rasane .hs-headdd .hs-tb.ui-state-active a {
            color: white;
            /*background: #054d8e;*/
        }

/*.hs-nm-rasane .hs-boddd {
    border: 1px solid #cdcdcd;
    border-top: none;
    background: #f0f0f0;
    background: #cdcdcd;
}*/

/*.hs-nm-rasane .hs-next,
.hs-nm-rasane .hs-prev {
    position: absolute;
    width: 21px;
    height: 22px;
    cursor: pointer;
    top: -28px;
    right: auto;
}*/

/*.hs-nm-rasane .hs-next {
    left: 7px;
    background: url(images/sprites.png) no-repeat 0 -100px;
}*/

/*.hs-nm-rasane .hs-next:hover {
        background: url(images/sprites.png) no-repeat 0 -122px;
    }

.hs-nm-rasane .hs-prev {
    left: 38px;
    background: url(images/sprites.png) no-repeat -21px -100px;
}*/

/*.hs-nm-rasane .hs-prev:hover {
        background: url(images/sprites.png) no-repeat -21px -122px;
    }*/

.hs-nm-rasane .hs-slider {
    position: relative;
}

.hs-nm-rasane .hs-cont {
    display: block;
    position: relative;
}

.hs-nm-rasane .hs-cp-title {
    display: block;
    font-size: 18px;
    line-height: 25px;
    padding: 20px;
    /*background:#c1c1c1;*/
}

.more-shohada {
    background: url(../../media/bottom-box.png)no-repeat;
    width: 68px;
    height: 52px;
    display: block;
    position: relative;
    /* top: -24px; */
    /* margin: 0 auto; */
    text-align: center;
    padding: 15px 0;
    bottom: -45px;
}

/*.advert a.hs-ad {
    margin-left: 9px;
}*/

[class*="nm-linkcontent"] {
    display: none;
}

.hs-popup-dialog [class*="nm-linkcontent"] {
    display: block;
    width: 80%;
    margin: auto;
    text-align: center;
}

    .hs-popup-dialog [class*="nm-linkcontent"] iframe {
        display: inline-block;
    }
/* Pop Up popup پاپ آپ { */

/*.hs-popup-cover {
    position: fixed;
    z-index: 998;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../i/fill-black-80.png);
}*/

.hs-popup-dialog {
    position: fixed;
    z-index: 999;
    top: 5%;
    right: 5%;
    width: 90%;
    max-height: 90%;
    background-color: white;
    padding: 30px;
    overflow-y: scroll;
}

.hs-popup-close {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    font-family: "FontAwesome" !important;
    font-size: 29px;
    color: #999999;
    cursor: pointer;
}

    .hs-popup-close:before {
        content: "\f00d";
    }

/* Pop Up popup پاپ آپ } */
@media (max-width: 747px) {
    .slider-for,
    .slider .slid img {
        width: 100%;
        /*height: auto;*/
    }
}

.search-box-popup {
    display: table !important;
    position: absolute;
    z-index: 9999;
    right: 10%;
    width: 50%;
    top: 30%;
}

    .search-box-popup input, .search-box-popup span {
        color: black;
        background-color: #fff;
    }

.main-text a {
    color: #68ff9e;
}

.border-no {
    border: none !important;
}

.border--radius {
    border-radius: 5px;
}

.search--button input {
    width: 100%;
    height: 33px;
}

.form-serach .form-control {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #555;
}

.tab-search select {
    color: #000;
}

.file-upload input {
    margin: auto;
}

.nav > li > a {
    padding: 10px 9px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #b19333;
}

a:hover,
a h4:hover {
    color: #b19333;
}

span.slick-arrow {
    background: none;
}

.gomnam-slider .slick-arrow {
    position: absolute;
    top: 40%;
    display: none !important;
}

.gomnam-slider:hover .slick-arrow {
    display: block !important;
}

.gomnam-slider .slick-prev.slick-arrow {
    right: 0px;
}

.gomnam-slider .slick-next.slick-arrow {
    left: 0px;
}

.text-justify {
    text-align: justify;
}
.lineheadtab p.text-danger{
    color:red;
}

.back-fasl [class^="col"]{
    float:right;
}
.date{
    display:inline-block;
    float:right;
}


.k-tools{
          position: absolute;
          top: 117px;
          left: 150px;
          width: 300px;
          height: 50px;

       }
       .k-tools ul {

              direction: ltr;
              text-decoration: none;


       }
        .k-tools ul li{
          display: inline-block
        }

       .hs-oghat{

         position: relative;
		 

       }
       .hs-abohava{

             position: relative;
       }
       .dolar{

       }