body {
    font-family: 'Vazir', 'RTNassim';
    font-size: 13px;
    direction: rtl;
    background-color: #fff;
}
/*h5 for tabs text*/
h5 {
    line-height: 18px;
    font-size: 12px;
    color: #343941;
    margin-bottom: 11px;
    font-family: 'IRANSans';
}
img {
    width: 100%;
}
.shadow {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
.news-col-2 {
    float: right;
    width: 50%;
}
.news-col-3 {
    float: right;
    width: 33.333%;
}
.news-col-4 {
    float: right;
    width: 25%;
}
.main-title {
    font-weight: bold;
}
.main {
    float: right;
    width: 100%;
}



/*----------------------------------------header-----------------------------------------*/
.header-main {
    float: right;
    width: 100%;
    height: 58px;
    position: fixed;
    z-index: 100;
    background: #4c2c67;
    background-image: url(../img/map2.png);
    background-position: center 359px;
    background-size: 900px;
    border-bottom: 2px solid #4c2c67;
}
.header-main .top {
    float: right;
    width: 100%;
}
.header-main .top .right {
    width: 50%;
    float: right;
    padding: 15px 50px;
}
.header-main .top .right a {
    float: right;
    width: 220px;
}
.header-main .top .right a img {
    float: right;
    width: 100%;
}
.header-main .top .left {
    width: 50%;
    float: left;
    padding: 29px 50px;
    display: grid;
    text-align: center;
    direction: ltr;
}
.header-main .bottom {
    width: 100%;
    float: right;
    position: relative;
}
.header-main .bottom nav {
    float: right;
    width: 100%;
    height: 59px;
}
.header-main .bottom nav .logo {
    float: right;
    width: 75px;
    margin-left: 15px;
    padding: 5px 0;
}
.header-main .bottom nav .logo .img {
    float: right;
    width: 100%;
}
.header-main .bottom .level-1 {
    float: right;
}
.header-main .bottom .level-1 .nav-li-1 {
    float: right;
    position: inherit;
    padding: 4px 7.5px;
    border-bottom: 2px solid #4c2c67;
}
.header-main .bottom .level-1 .simple .title {
    float: right;
    height: 100%;
    font-size: 13px;
    display: block;
    line-height: 48px;
    cursor: pointer;
    COLOR: #FFF;
    padding: 0 11px;
}
.header-main .bottom .level-1 .dropdown .title {
    float: right;
    height: 100%;
    font-size: 13px;
    padding: 0 7px;
    display: block;
    line-height: 48px;
    cursor: pointer;
    COLOR: #FFF;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 {
    display: none;
    position: absolute;
    right: 20px;
    top: 58px;
    width: calc(100% - 40px);
    background-color: #4c2c67;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 9px 9px #0000001c;
    /*border-top: 3px solid #d62e31;*/
}
.header-main .bottom .level-1 .nav-li-1:hover {
    background-color: #4c2c67;
}
.header-main .bottom .level-1 .nav-li-1:hover a {
    color: #fff;
}
.header-main .bottom .level-1 .nav-li-1:hover .level-2 {
    display: block;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul {
    line-height: 25px;
    float: right;
    width: 155px;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul:nth-child(5) {
    display: none;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul:nth-child(4) {
    padding-left: 0;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul li a {
    transition: .25s;
    line-height: 30px;
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul li a:hover {
    color: #730d0d;
    font-weight: bold
}
.header-main .bottom .level-1 .nav-li-1 .level-2 ul li a i {
    font-size: 10px
}
.header-news {
    float: left;
    width: 880px;
}
.item-h-main {
    float: right;
    width: 400px;
    margin-left: 15px;
}
.item-h-main .img {
    float: right;
    margin: 0;
}
.item-h-main h3 {
    float: right;
    color: #333;
    padding: 8px 15px 10px 15px;
    margin: 0;
    font-size: 14px;
    width: 100%;
    height: 64px;
}
.item-h-main h3 a {
    color: #333;
}
.item-h {
    float: right;
    width: calc(100% - 415px);
    margin-bottom: 15px;
}
.item-h .img {
    float: right;
    width: 150px;
    margin: 0 0 0 15px;
}
.item-h h3{
    float: right;
    font-size: 14px;
    padding-left: 10px;
    width: calc(100% - 165px);
}
.item-h span {
    height: 38px;
    overflow: hidden;
    float: right;
    color: #ff9797;
    padding-left: 10px;
    width: calc(100% - 165px);
}


/*--------------------------------------------------------------------search section*/
.search-section {
    position: fixed;
    left: 15px;
    width: 100%;
    height: 0;
    z-index: 100;
    top: 10px;
}
.search-section .left {
    width: 200px;
    float: left;
    margin-top: -10px;

}
.searchbox {
    transition: 0.5s;
    opacity: 0;
}
.search-section .m-container .left .date {
    float: left;
    width: 200px;
    height: 20px;
    font-size: 11px;
    direction: rtl;
    color: #fff;
    line-height: 20px;
    text-align: left;
    padding-top: 3px;
}
.search-section .icons {
    float: left;
    width: 90px;
    height: 38px;
    font-size: 10px;
    direction: rtl;
    color: #fff;
    padding: 4px 0;
}
.search-section .icons a {
    margin-right: 5px;
    float: left;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
}
.search-section .icons a:hover {
    background-color: #b91213;
    color: #fff;
}
.search-section .icons a:last-child {
    margin-left: 0;
}
.search-section .icons a i {
    font-size: 13px;
}

.search-section .searchbox {
    float: left;
    width: 230px;
    padding: 10px;
    background-color: #bd1213;
    margin-left: -15px;
    position: absolute;
    left: 15px;
    top: -50px;
}
.search-section .searchbox form {
    float: left;
    width: 100%;
    border: 1px solid #fff;
}
.search-section .searchbox form button {
    float: right;
    width: 30px;
    padding: 6px 0;
    border: none;
    border-radius: 0 3px 3px 0;
    font-size: 13px;
    background-color: #ca1415;
    color: white;
}
.search-section .searchbox form input {
    float: right;
    width: calc(100% - 30px);
    border-radius: 0;
    border: none;
    padding: 1px 10px 1px 5px;
    font-size: 14px;
    text-align: right;
    background-color: rgb(255, 255, 255);
    height: 25px;
}


/*------------------------------------------------tab side news-------------------------------------------*/
.news-tab-col-c {
    float: right;
    width: calc(25% - 7.5px);
    margin-left: 15px;
}
.news-tab-col-l {
    float: right;
    width: calc(25% - 7.5px);
}
.sec-2 .news-tab {
    float: right;
    width: 100%;
    margin-left: 7.5px;
    background-color: #fff;
    padding: 5px;
}
.sec-2 .news-tab:first-child {
    margin-bottom: 15px;
}

/*-----------------------tabs header*/
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-item {
    width: 33.333%;
    padding: 0;
    border-left: 1px solid #fff;
}
.nav-tabs .nav-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 3px;
    text-align: center;
    color: #343941;
    border-bottom: 2px solid;
    font-weight: bold;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
    height: 100%;
    color: #ff1b1d;
    border-bottom: 2px solid;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom-color: #ff1b1d;
    color: #ff1b1d;
}

/*---------------------tabs body*/
.tab-content {
    /* margin-top: 10px; */
    overflow: auto;
    height: 622px;
    direction: rtl;
    background-color: #f1f1f1;
    padding: 5px;
}
.side-news h5::before {
    content: "› ";
    font-weight: bold;
    font-size: 20px;
    color: orangered;
}
.side-news h5 {
    padding-left: 7px;
}
.box-hulf {
    margin-bottom: 15px;
    float: right;
    width: 100%;
}
.side-news-hulf {
    height: 317px!important;
}
.side-news .item {
    float: right;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}
.side-news .item .img {
    float: right;
    width: 100px;
    margin-left: 10px;
}
.side-news .item h5 {
    font-size: 14px;
    padding-left: 0;
}
.side-news .item h5::before {
    content: '';
}

/*-----------------for scrollbar*/
.news-tab .tab-content::-webkit-scrollbar {
    width: 6px;
}

.news-tab .tab-content::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #FAFAFA;
}

.news-tab .tab-content::-webkit-scrollbar-thumb {
    background: #FAFAFA;
    border-radius: 10px;
}

.news-tab .tab-content:hover::-webkit-scrollbar-thumb {
    background: #c8c9d3;
}

/*----------------------------------------------- ads -------------------------------------------*/

.ads {
    float: right;
    width: 100%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 666px;
}
.ads li {
    margin-bottom: 5px;
}

/*-----------------------------------------------single side news-------------------------------------------*/
.cities-important-news {
    float: right;
    width: 100%;
    margin-left: 7.5px;
    background-color: #fff;
    padding: 5px;
}
.cities-important-news .side-news {
    float: right;
    width: 100%;
    height: 700px;
    overflow: auto;
}
.side-title {
    margin-bottom: 10px;
    padding: 3px 0 7px;
    border-bottom: 3px solid #ff4500;
    font-size: 14px;
}
/*-----------for scrollbar*/
.cities-important-news .side-news::-webkit-scrollbar {
    width: 6px;
}

.cities-important-news .side-news::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #FAFAFA;
}

.cities-important-news .side-news::-webkit-scrollbar-thumb {
    background: #FAFAFA;
    border-radius: 10px;
}

.cities-important-news .side-news:hover::-webkit-scrollbar-thumb {
    background: #c8c9d3;
}


/*------------------------------------------------------sliders----------------------------------------------------*/
.colored-title {
    margin-bottom: 15px;
    padding: 5px 0;
}
.colored-title::before {
    content: '';
    width: 3px;
    height: 20px;
    background-color: #e01516;
    margin-left: 10px;
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.owl-theme .owl-nav {
    position: absolute;
    top: calc(50% - 15px);
    width: 100%;
    margin: 0;
}
.owl-theme .owl-nav button:first-child {
    position: absolute;
    right: -5px;
    background-color: rgba(0, 0, 0, 0.2);
    width: 25px;
    height: 35px;
    border-radius: 3px 0 0 3px;
    color: white;
    border: 1px solid #ffff;
    border-right: 0;
    line-height: 35px;
}
.owl-theme .owl-nav button:last-child {
    position: absolute;
    left: -5px;
    background-color: rgba(0, 0, 0, 0.2);
    width: 25px;
    height: 35px;
    border-radius: 0 3px 3px 0;
    color: white;
    border: 1px solid #ffff;
    border-left: 0;
    line-height: 35px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(0, 0, 0, 0.9);
}
.owl-carousel.owl-rtl .owl-item {
    /*padding: 5px;*/
    /*background-color: #fff;*/
}
.owl-carousel .owl-item {
    position: relative;
}
.owl-carousel .owl-item img {
}
.sec-4 .owl-carousel .owl-item i {
    position: absolute;
    width: 50px;
    height: 50px;
    right: calc(50% - 25px);
    top: calc(50% - 25px);
    font-size: 26px;
    color: rgba(255, 200, 0, 0.6);
    line-height: 30px;
    text-align: center;
    border: 2px solid rgba(255, 200, 0, 0.6);
    padding: 8px 6px 8px 11px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
}

.sec-4 .owl-carousel .owl-item:hover i {
    color: rgba(255, 200, 0, 0.9);
    border-color: rgba(255, 200, 0, 0.9);
}
.owl-carousel .owl-item .info {
    position: absolute;
    right: 25px;
    bottom: 10px;
    width: calc(100% - 50px);
    font-size: 14px;
    font-family: IRANSans;
    color: white;
    padding: 10px 10px 5px 10px;
    margin: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
}
.owl-carousel .owl-item .info h3 {
    color: #fff;
}
.slider h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
}

.owl-theme .owl-dots {
    position: absolute;
    left: 10px;
    top: -33px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #c4c4c4;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #212529;
}
/*------------------------------------------------------sliders----------------------------------------------------*/
footer {
    float: right;
    width: 100%;
    background-color: #fff;
}
footer .top {
    float: right;
    width: 100%;
    background-color: #e8e9f3;
}
footer .top .in {
    float: right;
    width: 100%;
    padding: 10px 0;
}
footer .center {
    float: right;
    width: 100%;
    background-color: #4c2c67;
    color: white;
}
footer .center .in {
    float: right;
    width: 100%;
    padding: 15px 0 25px 0;
}
.cols {
    float: right;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}
.footer-col {
    float: right;
    width: 25%;
    line-height: 25px;
    text-align: center;
}
.footer-col header {
    float: right;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 10px;
}
.footer-col header h6 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 14px;
}
.footer-col-l {
    float: left;
    width: 20%;
    line-height: 25px;
}
footer .logo {
    float: left;
    margin-top: 25px;
    width: 100%;
}
footer .copyright {
    float: right;
    width: 100%;
    background-color: #4c4c4c;
    color: #cecece;
}
footer .copyright .in {
    float: right;
    width: 100%;
    padding: 15px 0;
}
footer .copyright .right {
    float: right;
    width: 100%;
    text-align: center
}
footer .copyright .right a {
    color: #ffffff;
    font-weight: bold;
}
footer .copyright .left {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
footer .copyright .left span {
    padding-top: 15px;
    border-top: 1px solid #fff;
}
footer .links {
    float: right;
    width: 410px;
    margin-right: calc(50% - 200px);
    margin-top: 25px;
}
footer .links span {
    padding: 0 18px;
    border-left: 1px solid #fff;
    float: right;
    text-align: center;
}
footer .links span:last-child {
    border: none;
}
footer .social-links {
    float: right;
    width: 100%;
    margin-top: 25px;
    direction: rtl;
    text-align: center;
}
footer .social-links a {
    text-align: center;
    background-color: #2196f3;
    padding: 5px 10px 2px 10px;
    font-size: 18px;
    margin-left: 15px;
}
footer .social-links a:last-child {
    margin-left: 0;
}




/*------------------------------------------------------------- socials ------------------------------------*/
.main-socials {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 99;
}
.main-socials ul {
    display: grid;
}
.main-socials ul li {
    width: 35px;
    text-align: right;
}
.main-socials ul li a {
    float: right;
    width: 150px;
    padding: 8px 10px 8px 5px;
    font-size: 15px;
    line-height: 15px;
    color: white;
    border-radius: 0 5px 5px 0;
    margin-bottom: 10px;
    margin-right: 0;
    transition: 0.3s;
}
.main-socials ul li:hover a {
    margin-right: -100px;
}
.main-socials ul li a i {
    font-size: 20px;
    margin-left: 15px;
}
.main-socials ul li .telegram {
    background-color: #03A9F4;
}
.main-socials ul li .instagram {
    background-color: #e83e8c;
}

.mobile-menu-btn {
    float: left;
    width: 40px;
    height: 38px;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    padding: 2px 5px;
    color: #ffffff !important;
    font-size: 30px;
    display: none;
}
.mobile-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #4c2c67;
    color: #fff;
    right: 105%;
    transition: 0.5s;
    display: none;
}
.barish-news {
    float: right;
    width: 100%;
    text-align: center;
    padding: 50px 10px 20px 10px;
    background-color: #4c2c67;
    margin-bottom: 10px;
}
.close_menu {
    position: absolute;
    right: 30px;
    top: 20px;
    padding: 3px;
    cursor: pointer;
    font-size: 19px;
}
.close_menu i {
    position: absolute;
    right: 0;
    top: 0;
}
.close_menu i:nth-child(1) {
    transform: rotate(10deg);
}
.close_menu i:nth-child(2) {
    transform: rotate(95deg);
}
.logo-mobile {
    width: 70px;
    float: right;
    margin-right: calc(50% - 35px);
}
.barish-news h2 {
    font-size: 15px;
    color: #fff;
    float: right;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: 7px;
}
.barish-news h3 {
    font-size: 13px;
    color: #fff;
    float: right;
    text-align: center;
    width: 100%;
}
.page-links {
    float: right;
    width: 100%;
}
.send_news {
    float: right;
    width: 100%;
    margin-bottom: 10px;
}
.send_news .item {
    float: right;
    width: calc(50% - 5px);
}
.send_news .item:first-child {
    margin-left: 10px;
}
.send_news .item a {
    float: right;
    width: 100%;
    height: 40px;
    background-color: #291739;
    padding: 10px;
    font-size: 14px;
    text-align: center;
}
.page-links ul .l1 {
    position: relative;
    margin-bottom: 10px;
    float: right;
    width: 100%;
}
.page-links ul li a {
    float: right;
    width: 100%;
    background-color: #291739;
    padding: 10px;
    font-size: 14px;
}
.page-links ul li a:hover {
    color: #fff;
}
.page-links ul li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 41px;
    height: 41px;
    text-align: center;
    font-size: 20px;
    background-color: #ffffff38;
    padding: 12px 0;
}
.page-links ul li ul li a {
    background-color: #ab0c00;
    padding-right: 20px;
}
.page-links ul .dropdown ul {
    display: none
}
.page-links ul .dropdown:hover ul {
    display: block;
}


.st0{
    fill:#FFC107;
}
.st1{
    fill:#008BE0;
}
.st0:hover, .st1:hover {
    fill: red;
    cursor: pointer;
}


@media only screen and (max-width: 1500px) {
    .header-news {
        width: 800px;
    }
}
@media only screen and (max-width: 1200px) {
    .header-news {
        width: 590px;
    }
    .item-h-main {
        width: 300px;
    }
    .item-h {
        width: calc(100% - 315px);
    }
    .item-h .img {
        width: 100px;
    }
    .item-h h3 {
        width: calc(100% - 115px);
    }
    .item-h span {
        display: none;
    }
}
@media only screen and (max-width: 990px) {
    .header {
        z-index: 101;
        position: fixed;
    }
    .sec-4 .header {
        position: inherit;
    }
    .mobile-menu {
        display: block;
    }
    .mobile-menu-btn {
        display: block;
    }

    .header-main .bottom .level-1 {
        display: none;
    }
    .search-section {
        position: fixed;
        left: 0;
        width: 100%;
        height: 30px;
        top: 58px;
        background-color: #4c2c67;
        border-top: 1px solid #fff;
    }
    .search-section .left {
        width: 100%;
        float: left;
        margin-top: 0;
        height: 30px;
    }
    .search-section .m-container .left .date {
        float: right;
        height: 20px;
        text-align: right;
        padding-top: 5px;
    }
    .search-section .icons {
        height: 30px;
        padding: 4px 0 0 0;
    }
    .search-section .icons a {
        border: none;
        margin-right: 15px;
        padding: 5px 0;
    }
    .search-section .searchbox {
        width: 100%;
        height: 100%;
        background-color: #bd1213;
        margin-left: -15px;
        position: fixed;
        left: 15px;
        top: 0;
        display: none;
        opacity: 1;
        padding: 100px 50px;
    }
    .search-section .searchbox form button {
        height: 50px;
        width: 50px;
        font-size: 20px;
    }
    .search-section .searchbox form input {
        width: calc(100% - 50px);
        font-size: 14px;
        height: 50px;
    }
    .main {
        padding-top: 30px;
    }
}
@media only screen and (max-width: 360px) {
    .send_news .item a {
        font-size: 12px;
    }
}