.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: right
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    left: 100%
}

.col-xs-pull-11 {
    left: 91.66666667%
}

.col-xs-pull-10 {
    left: 83.33333333%
}

.col-xs-pull-9 {
    left: 75%
}

.col-xs-pull-8 {
    left: 66.66666667%
}

.col-xs-pull-7 {
    left: 58.33333333%
}

.col-xs-pull-6 {
    left: 50%
}

.col-xs-pull-5 {
    left: 41.66666667%
}

.col-xs-pull-4 {
    left: 33.33333333%
}

.col-xs-pull-3 {
    left: 25%
}

.col-xs-pull-2 {
    left: 16.66666667%
}

.col-xs-pull-1 {
    left: 8.33333333%
}

.col-xs-pull-0 {
    left: 0
}

.col-xs-push-12 {
    right: 100%
}

.col-xs-push-11 {
    right: 91.66666667%
}

.col-xs-push-10 {
    right: 83.33333333%
}

.col-xs-push-9 {
    right: 75%
}

.col-xs-push-8 {
    right: 66.66666667%
}

.col-xs-push-7 {
    right: 58.33333333%
}

.col-xs-push-6 {
    right: 50%
}

.col-xs-push-5 {
    right: 41.66666667%
}

.col-xs-push-4 {
    right: 33.33333333%
}

.col-xs-push-3 {
    right: 25%
}

.col-xs-push-2 {
    right: 16.66666667%
}

.col-xs-push-1 {
    right: 8.33333333%
}

.col-xs-push-0 {
    right: auto
}

.col-xs-offset-12 {
    margin-right: 100%
}

.col-xs-offset-11 {
    margin-right: 91.66666667%
}

.col-xs-offset-10 {
    margin-right: 83.33333333%
}

.col-xs-offset-9 {
    margin-right: 75%
}

.col-xs-offset-8 {
    margin-right: 66.66666667%
}

.col-xs-offset-7 {
    margin-right: 58.33333333%
}

.col-xs-offset-6 {
    margin-right: 50%
}

.col-xs-offset-5 {
    margin-right: 41.66666667%
}

.col-xs-offset-4 {
    margin-right: 33.33333333%
}

.col-xs-offset-3 {
    margin-right: 25%
}

.col-xs-offset-2 {
    margin-right: 16.66666667%
}

.col-xs-offset-1 {
    margin-right: 8.33333333%
}

.col-xs-offset-0 {
    margin-right: 0
}

@media(min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: right
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        left: 100%
    }

    .col-sm-pull-11 {
        left: 91.66666667%
    }

    .col-sm-pull-10 {
        left: 83.33333333%
    }

    .col-sm-pull-9 {
        left: 75%
    }

    .col-sm-pull-8 {
        left: 66.66666667%
    }

    .col-sm-pull-7 {
        left: 58.33333333%
    }

    .col-sm-pull-6 {
        left: 50%
    }

    .col-sm-pull-5 {
        left: 41.66666667%
    }

    .col-sm-pull-4 {
        left: 33.33333333%
    }

    .col-sm-pull-3 {
        left: 25%
    }

    .col-sm-pull-2 {
        left: 16.66666667%
    }

    .col-sm-pull-1 {
        left: 8.33333333%
    }

    .col-sm-pull-0 {
        left: auto
    }

    .col-sm-push-12 {
        right: 100%
    }

    .col-sm-push-11 {
        right: 91.66666667%
    }

    .col-sm-push-10 {
        right: 83.33333333%
    }

    .col-sm-push-9 {
        right: 75%
    }

    .col-sm-push-8 {
        right: 66.66666667%
    }

    .col-sm-push-7 {
        right: 58.33333333%
    }

    .col-sm-push-6 {
        right: 50%
    }

    .col-sm-push-5 {
        right: 41.66666667%
    }

    .col-sm-push-4 {
        right: 33.33333333%
    }

    .col-sm-push-3 {
        right: 25%
    }

    .col-sm-push-2 {
        right: 16.66666667%
    }

    .col-sm-push-1 {
        right: 8.33333333%
    }

    .col-sm-push-0 {
        right: auto
    }

    .col-sm-offset-12 {
        margin-right: 100%
    }

    .col-sm-offset-11 {
        margin-right: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-right: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-right: 75%
    }

    .col-sm-offset-8 {
        margin-right: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-right: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-right: 50%
    }

    .col-sm-offset-5 {
        margin-right: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-right: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-right: 25%
    }

    .col-sm-offset-2 {
        margin-right: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-right: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-right: 0
    }
}

@media(min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: right
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        left: 100%
    }

    .col-md-pull-11 {
        left: 91.66666667%
    }

    .col-md-pull-10 {
        left: 83.33333333%
    }

    .col-md-pull-9 {
        left: 75%
    }

    .col-md-pull-8 {
        left: 66.66666667%
    }

    .col-md-pull-7 {
        left: 58.33333333%
    }

    .col-md-pull-6 {
        left: 50%
    }

    .col-md-pull-5 {
        left: 41.66666667%
    }

    .col-md-pull-4 {
        left: 33.33333333%
    }

    .col-md-pull-3 {
        left: 25%
    }

    .col-md-pull-2 {
        left: 16.66666667%
    }

    .col-md-pull-1 {
        left: 8.33333333%
    }

    .col-md-pull-0 {
        left: auto
    }

    .col-md-push-12 {
        right: 100%
    }

    .col-md-push-11 {
        right: 91.66666667%
    }

    .col-md-push-10 {
        right: 83.33333333%
    }

    .col-md-push-9 {
        right: 75%
    }

    .col-md-push-8 {
        right: 66.66666667%
    }

    .col-md-push-7 {
        right: 58.33333333%
    }

    .col-md-push-6 {
        right: 50%
    }

    .col-md-push-5 {
        right: 41.66666667%
    }

    .col-md-push-4 {
        right: 33.33333333%
    }

    .col-md-push-3 {
        right: 25%
    }

    .col-md-push-2 {
        right: 16.66666667%
    }

    .col-md-push-1 {
        right: 8.33333333%
    }

    .col-md-push-0 {
        right: auto
    }

    .col-md-offset-12 {
        margin-right: 100%
    }

    .col-md-offset-11 {
        margin-right: 91.66666667%
    }

    .col-md-offset-10 {
        margin-right: 83.33333333%
    }

    .col-md-offset-9 {
        margin-right: 75%
    }

    .col-md-offset-8 {
        margin-right: 66.66666667%
    }

    .col-md-offset-7 {
        margin-right: 58.33333333%
    }

    .col-md-offset-6 {
        margin-right: 50%
    }

    .col-md-offset-5 {
        margin-right: 41.66666667%
    }

    .col-md-offset-4 {
        margin-right: 33.33333333%
    }

    .col-md-offset-3 {
        margin-right: 25%
    }

    .col-md-offset-2 {
        margin-right: 16.66666667%
    }

    .col-md-offset-1 {
        margin-right: 8.33333333%
    }

    .col-md-offset-0 {
        margin-right: 0
    }
}

@media(min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: right
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        left: 100%
    }

    .col-lg-pull-11 {
        left: 91.66666667%
    }

    .col-lg-pull-10 {
        left: 83.33333333%
    }

    .col-lg-pull-9 {
        left: 75%
    }

    .col-lg-pull-8 {
        left: 66.66666667%
    }

    .col-lg-pull-7 {
        left: 58.33333333%
    }

    .col-lg-pull-6 {
        left: 50%
    }

    .col-lg-pull-5 {
        left: 41.66666667%
    }

    .col-lg-pull-4 {
        left: 33.33333333%
    }

    .col-lg-pull-3 {
        left: 25%
    }

    .col-lg-pull-2 {
        left: 16.66666667%
    }

    .col-lg-pull-1 {
        left: 8.33333333%
    }

    .col-lg-pull-0 {
        left: auto
    }

    .col-lg-push-12 {
        right: 100%
    }

    .col-lg-push-11 {
        right: 91.66666667%
    }

    .col-lg-push-10 {
        right: 83.33333333%
    }

    .col-lg-push-9 {
        right: 75%
    }

    .col-lg-push-8 {
        right: 66.66666667%
    }

    .col-lg-push-7 {
        right: 58.33333333%
    }

    .col-lg-push-6 {
        right: 50%
    }

    .col-lg-push-5 {
        right: 41.66666667%
    }

    .col-lg-push-4 {
        right: 33.33333333%
    }

    .col-lg-push-3 {
        right: 25%
    }

    .col-lg-push-2 {
        right: 16.66666667%
    }

    .col-lg-push-1 {
        right: 8.33333333%
    }

    .col-lg-push-0 {
        right: auto
    }

    .col-lg-offset-12 {
        margin-right: 100%
    }

    .col-lg-offset-11 {
        margin-right: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-right: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-right: 75%
    }

    .col-lg-offset-8 {
        margin-right: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-right: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-right: 50%
    }

    .col-lg-offset-5 {
        margin-right: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-right: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-right: 25%
    }

    .col-lg-offset-2 {
        margin-right: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-right: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-right: 0
    }
}

.top-category-box {
    margin-bottom: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.top-category div.thumbnail {
    background-color: transparent !important;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
}

.top-category div.thumbnail i {
    color: #848484;
    font-size: 46px
}

.top-category div.thumbnail:hover {
    background-color: #00988b !important;
    color: #fff !important;
    transition: all .3s cubic-bezier(.86, 0, .07, 1)
}

.top-category div.thumbnail a {
    color: #000 !important
}

.top-category div.thumbnail:hover i {
    color: #fff !important
}

.top-category div.thumbnail:hover a {
    color: #fff !important
}

.top-category p {
    margin-top: 10px;
    margin-bottom: 0;
}

.icon-style {
    color: #848484
}

.category-top-banners {
    margin-top: .625rem;
}

.category-top-banners p {
    margin-bottom: 0;
}

.category-top-banners .wpb_single_image {
    margin-bottom: 10px;
}

.category-top-banners .vc_column_container>.vc_column-inner {
    padding-right: 5px;
    padding-left: 5px;
}

@media only screen and (max-width: 500px) {
    .top-category div.thumbnail {
        padding-bottom: 5px;
        padding-top: 5px
    }
}

/* .culture-art {
    background-image: url(../images/category/culture-art.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto;
}

.handcraft {
    background-image: url(../images/category/handcraft.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.success {
    background-image: url(../images/category/success.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.health {
    background-image: url(../images/category/health.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.art-services {
    background-image: url(../images/category/art-services.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.all_Products {
    background-image: url(../images/category/allProducts.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.tourism {
    background-image: url(../images/category/tourism.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.namayeshi {
    background-image: url(../images/category/namayeshi.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.hospitals {
    background-image: url(../images/category/hospitals.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.doctors {
    background-image: url(../images/category/doctors.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.medications {
    background-image: url(../images/category/medications.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.iranian-dishes {
    background-image: url(../images/category/iranian-dishes.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
}

.audio-book {
    background-image: url(../images/category/audio-book.png);
    background-size: contain;
    width: 46px;
    height: 46px;
    margin: 0 auto
} */

/* .icon-allProducts {
    background-image: url(../images/home-sprite.png);
    background-position: -46px 0px;
    width: 46px;
    height: 46px;
}

.icon-art-services {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -92px;
    width: 46px;
    height: 46px;
}

.icon-audio-book {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -46px;
    width: 46px;
    height: 46px;
}

.icon-culture-art {
    background-image: url(../images/home-sprite.png);
    background-position: -46px -46px;
    width: 46px;
    height: 46px;
}

.icon-doctors {
    background-image: url(../images/home-sprite.png);
    background-position: -92px 0px;
    width: 46px;
    height: 46px;
}

.icon-handcraft {
    background-image: url(../images/home-sprite.png);
    background-position: -92px -46px;
    width: 46px;
    height: 46px;
}

.icon-health {
    background-image: url(../images/home-sprite.png);
    background-position: 0px 0px;
    width: 46px;
    height: 46px;
}

.icon-hospitals {
    background-image: url(../images/home-sprite.png);
    background-position: -46px -92px;
    width: 46px;
    height: 46px;
}

.icon-iranian-dishes {
    background-image: url(../images/home-sprite.png);
    background-position: -92px -92px;
    width: 46px;
    height: 46px;
}

.icon-medications {
    background-image: url(../images/home-sprite.png);
    background-position: -138px 0px;
    width: 46px;
    height: 46px;
}

.icon-namayeshi {
    background-image: url(../images/home-sprite.png);
    background-position: -138px -46px;
    width: 46px;
    height: 46px;
}

.icon-success {
    background-image: url(../images/home-sprite.png);
    background-position: -138px -92px;
    width: 46px;
    height: 46px;
}

.icon-tourism {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -138px;
    width: 46px;
    height: 46px;
} */

.icon-allProducts {
    background-image: url(../images/home-sprite.png);
    background-position: -46px 0px;
    width: 46px;
    height: 46px;
}

.icon-art-services {
    background-image: url(../images/home-sprite.png);
    background-position: -138px 0px;
    width: 46px;
    height: 46px;
}

.icon-audio-book {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -46px;
    width: 46px;
    height: 46px;
}

.icon-cosmetics {
    background-image: url(../images/home-sprite.png);
    background-position: -46px -46px;
    width: 46px;
    height: 46px;
}

.icon-culture-art {
    background-image: url(../images/home-sprite.png);
    background-position: -92px 0px;
    width: 46px;
    height: 46px;
}

.icon-divarkoob {
    background-image: url(../images/home-sprite.png);
    background-position: -92px -46px;
    width: 46px;
    height: 46px;
}

.icon-doctors {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -92px;
    width: 46px;
    height: 46px;
}

.icon-fashion {
    background-image: url(../images/home-sprite.png);
    background-position: -46px -92px;
    width: 46px;
    height: 46px;
}

.icon-game-entertainment {
    background-image: url(../images/home-sprite.png);
    background-position: -92px -92px;
    width: 46px;
    height: 46px;
}

.icon-handcraft {
    background-image: url(../images/home-sprite.png);
    background-position: 0px 0px;
    width: 46px;
    height: 46px;
}

.icon-health {
    background-image: url(../images/home-sprite.png);
    background-position: -138px -46px;
    width: 46px;
    height: 46px;
}

.icon-hospitals {
    background-image: url(../images/home-sprite.png);
    background-position: -138px -92px;
    width: 46px;
    height: 46px;
}

.icon-iranian-dishes {
    background-image: url(../images/home-sprite.png);
    background-position: 0px -138px;
    width: 46px;
    height: 46px;
}

.icon-medications {
    background-image: url(../images/home-sprite.png);
    background-position: -46px -138px;
    width: 46px;
    height: 46px;
}

.icon-namayeshi {
    background-image: url(../images/home-sprite.png);
    background-position: -92px -138px;
    width: 46px;
    height: 46px;
}

.icon-organic-food {
    background-image: url(../images/home-sprite.png);
    background-position: -138px -138px;
    width: 46px;
    height: 46px;
}

.icon-success {
    background-image: url(../images/home-sprite.png);
    background-position: -184px 0px;
    width: 46px;
    height: 46px;
}

.icon-tourism {
    background-image: url(../images/home-sprite.png);
    background-position: -184px -46px;
    width: 46px;
    height: 46px;
}

.which-products-services .first-col,
.which-products-services .second-col {
    padding-right: 0;
    padding-left: 0;
}

.which-products-services .products-title {
    margin-bottom: 20px;
}

.which-products-services .icon {
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .which-products-services .top-category {
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 1400px) {
    .which-products-services .products-title {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 1600px) {
    .which-products-services .products-title {
        margin-top: 15px;
    }
}


/* Blog Home Page */
.group-blog .widgettitle {
    font-size: 1.25rem;
    margin-bottom: 20px;
    color: #6b7074;
}

.blog-posts-carousel-title {
    width: 1600px;
    margin: 0 auto;
    color: #6b7074;
    font-size: 15px;
    padding: 35px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.blog-posts-carousel-title__txt {
    font-size: 1.25rem;
    padding-left: 15px;
    margin: 0;
}

.blog-posts-carousel-title__sep {
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-top: 1px solid #dedede
}

.blog-posts-carousel-title__btn {
    width: 190px;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    color: #7c7c7c;
    border: 1px solid #bdbdbd;
    border-radius: 50px;
    margin-right: 15px;
    cursor: pointer;
}

@media screen and (max-width: 1439px) {
    .blog-posts-carousel-title {
        width: 1210px;
        margin: 0 auto;
        padding: 20px 0;
    }
}

time,
date,
.post-date {
    font-family: IRANSansFaNum;
}







/* Iran Map */
.province2 {
    margin-top: 20px
}

.province2 a {
    position: relative
}

.province2 a section {
    position: absolute;
    right: 60px;
    top: 20px;
    width: 300px;
    color: #000;
    box-shadow: 1px 0 4px #666;
    background-color: #fff;
    padding: 20px;
    z-index: 8888
}

.province2 a section {
    cursor: text
}

.province2 a section .closen {
    cursor: pointer
}

.province2 a section p {
    margin: 3px 0;
    text-align: right;
    padding-bottom: 4px
}

.province2 a section p span {
    display: inline
}

.closen {
    background: url(../img/close.jpg) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px
}

.province li,
.province2 li {
    margin-bottom: 4px;
    padding: 0 0 0 5px;
    float: right;
    list-style-type: none;
}

.province li a,
.province li a:visited,
.province2 li a:link,
.province2 li a:visited {
    color: #000;
    text-decoration: none;
    padding: 3px 0px;
    display: block;
    text-align: center;
    background-color: #f5f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.province li a:hover,
.province li a.first-tab,
a.curagent,
.province2 li a:hover {
    background-color: #00988b !important;
    color: #fff !important;
}

.province-cities {
    display: none;
}

#iran_map {
    font-size: 12px;
}

#iran_map .show-title {
    display: none;
    position: absolute;
    background-color: #333;
    color: #fff;
    margin: 0 !important;
    padding: 0 5px;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    opacity: 0.8;
}

#iran_map .map {
    display: block;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#iran_map .map svg {
    min-height: 200px !important;
    min-width: 200px !important;
    height: 100% !important;
    float: left;
}

#iran_map .map .border path,
#iran_map .map .island path {
    fill: #fff;
}

#iran_map .map .province path.city.active,
#iran_map .map .province path.city:hover {
    fill: #00988b !important;
}

#ttest {
    fill: #ca0202;
}

#iran_map .map .sea path,
#iran_map .map .lake path {
    fill: #6caed8;
}

#iran_map .map .province path {
    fill: #f3f3f3;
    cursor: pointer;
}

.province-cities .return {
    font-size: 15px;
    font-weight: 500;
    background: none;
    height: 40px;
}

.province-cities .title {
    padding-top: 5px;
    padding-left: 13px;
}