﻿html {
    font-family: IRANSansLight;
}

body {
    font-family: IRANSansLight;
    background-color: #fff;
}

a {
    color: #bc1500;
}

.headtoppart {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.toolbar {
    background-color: #000 !important;
    padding: 0px 0px;
}

    .toolbar a {
        color: #fff !important;
        font-size: 12px;
        font-weight: 700;
    }

        .toolbar a:hover {
            color: #ddd !important;
        }

    .toolbar i {
        font-size: 16px;
    }

.navbar-logo img {
    height: 100px;
}

.my-20 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.my-25 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.carousel-indicators li {
    background-color: #6e1615;
}

.carousel-indicators2 li {
    background-color: #6e1615;
}

.carousel-indicators2 {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators2 li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

.carousel-indicators6 li {
    background-color: #6e1615;
}

.carousel-indicators6 {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0px;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: left;
  justify-content: left;
  padding-right: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators6 li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: blue;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators2 li {
    transition: none;
  }
  .carousel-indicators6 li {
    transition: none;
  }
}

.carousel-indicators2 .active {
  opacity: 1;
}

.carousel-indicators6 .active {
  opacity: 1;
}


a:hover {
    text-decoration: none;
}

.card-title a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

    .card-title a:hover {
        color: #6e1615;
        text-decoration: none;
    }

.card-text {
    text-align: justify;
    line-height: 140%;
}

.card-border-0 {
    border: 0px solid rgba(0, 0, 0, 0.125);
}

#topNewsCarousel2 .carousel-caption a {
    color: #fff;
    font-weight: bold;
}

#topNewsCarousel2 .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel2 .carousel-caption p a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
}

#topNewsCarousel2 .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

#topNewsCarousel .carousel-caption a {
    color: #fff;
    font-weight: bold;
}

#topNewsCarousel .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel .carousel-caption p a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
}

#topNewsCarousel .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

#topNewsCarousel .carousel-inner {
}

#topNewsCarousel .list-group {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
}

#topNewsCarousel .list-group-item {
    padding: 5px 10px !important;
    border-radius: 0px;
    cursor: pointer;
    height: 75px;
    color: #fff;
    overflow: hidden;
    background-color: #000 !important;
    text-align: justify;
    border-bottom: 1px solid #fff !important;
}

#topNewsCarousel .list-group .active {
    background-color: #6e1615 !important;
    border: 1px solid #fff !important;
}

@media (min-width: 992px) {
    #topNewsCarousel {
        padding-right: 33.1%;
    }

        #topNewsCarousel a.carousel-control-prev, #topNewsCarousel a.carousel-control-next {
            display: none;
        }
}

@media (max-width: 991px) {
    .carousel-caption p,
    #topNewsCarousel .list-group {
        display: none;
    }

    .headtoppart .menu {
        display: none;
    }

    .headtoppart .social {
        display: none;
    }
}

.accordion-group .accordion {
    border: 0px none;
    border-radius: 0px;
    box-shadow: none;
    border-bottom: 1px dotted #ddd;
}

.accordion-heading {
    padding: 0;
}

    .accordion-heading h4.accordion-title a {
        padding-left: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.accordion-default > .accordion-heading {
    color: #000;
}

.accordion .accordion-title {
    position: relative;
    font-size: 16px;
    font-family: NasimBold;
}

    .accordion .accordion-title h4 {
        color: #000;
    }

    .accordion .accordion-title > a {
        display: block;
        padding: 5px 3px 5px 30px;
        background: #fff;
        font-weight: 600;
        color: #000;
    }

        .accordion .accordion-title > a:hover,
        .accordion .accordion-title > a:focus {
            text-decoration: none;
            outline: none;
            color: #6e1615;
        }

    .accordion .accordion-title a:before {
        content: "\f106";
        font-family: "FontAwesome";
        font-weight: 900;
        margin-right: 10px;
        color: red;
        position: absolute;
        left: 10px;
        top: 6px;
    }

    .accordion .accordion-title .collapsed:before {
        content: "\f107";
        color: #7a4b94;
    }

    .accordion .accordion-title a.collapsed {
        color: #727272;
    }

        .accordion .accordion-title a.collapsed:hover {
            color: #6e1615;
        }

.accordion-body {
    color: #727272;
    padding: 0px 0px 0px 0px;
    line-height: 23px;
    letter-spacing: 1px;
    text-align: justify;
    font-size: 14px;
}

.accordion-default > .accordion-heading + .accordion-collapse > .accordion-body {
    border-top: 0px none;
}

.page-header {
    border-bottom: solid 2px #6e1615;
    width: 100%;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

    .page-header h1 {
        padding: 0px 10px;
        width: 20%;
        font-family: Yekan;
        font-size: 18px;
        border-bottom: solid 3px #6e1615;
    }

.box-header {
    border-bottom: solid 2px #6e1615;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

    .box-header span {
        padding: 0px 10px;
        font-family: Yekan;
        font-size: 18px;
        border-bottom: solid 3px #6e1615;
    }


.page-header h2 {
    padding: 3px 10px;
    font-family: Yekan;
    font-size: 18px;
    border-bottom: solid 3px #6e1615;
    margin-bottom: -3px;
    display: table;
}



.morenews {
    width: 100%;
    text-align: left !important;
    font-family: Yekan;
    margin-top: -15px;
}

    .morenews i {
    }

    .morenews a {
        color: #777;
        font-family: Yekan;
        font-weight: 700;
        font-size: 14px;
    }

        .morenews a:hover {
            color: #6e1615;
            text-decoration: none;
        }

.card-news-accordion {
    padding: 0 5px;
    font-size: 12px;
}

.owl-theme .owl-dots {
    position: absolute;
    left: 0px;
    top: -65px;
}

    .owl-theme .owl-dots .owl-dot span {
        margin: 5px 3px;
    }

.tab .nav-tabs {
    border-bottom: 2px solid #e8e8e8;
}

    .tab .nav-tabs li a {
        display: block;
        padding: 5px 15px;
        margin: 0 5px 1px 0;
        background: #fff;
        font-family: Yekan;
        font-size: 14px;
        font-weight: 700;
        color: #888;
        text-align: center;
        border: none;
        border-radius: 0;
        z-index: 2;
        position: relative;
        transition: all 0.3s ease 0s;
    }



    .tab .nav-tabs .nav-link.active:before {
        content: "\f0d7";
        font-family: "FontAwesome";
        font-weight: 900;
        font-size: 25px;
        font-weight: 700;
        color: #6e1615;
        margin: 0 auto;
        position: absolute;
        bottom: -23px;
        left: 0;
        right: 0;
    }

    .tab .nav-tabs .nav-link.active:after {
        content: "";
        width: 100%;
        height: 3px;
        background: #6e1615;
        position: absolute;
        bottom: -1px;
        left: 0;
        z-index: -1;
        transition: all 0.3s ease 0s;
    }

.tab .tab-content {
    padding: 10px 0px 20px;
    margin-top: 0;
    background: #fff;
    font-size: 15px;
    color: #7a9181;
    line-height: 30px;
    border-radius: 0 0 5px 5px;
}

    .tab .tab-content h3 {
        font-size: 24px;
        margin-top: 0;
    }

@media only screen and (max-width: 479px) {
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
    }

    .tab .nav-tabs .nav-link.active:before {
        content: "\f105";
        bottom: 15%;
        left: 0;
        right: auto;
    }

    .headtoppart .menu{
        display: none;
    }

    .headtoppart .social {
        display: none;
    }

    .wsmegamenu {
       display:none;
    }
}

.card-news-accordion {
    padding: 0 5px;
    font-size: 12px;
}

.card-news-tabs {
    padding: 0 5px;
    font-size: 12px;
}

.card .card-title {
    font-family: IRANSansLight;
}

    .card .card-title a {
        font-size: 14px;
    }

.testimonial {
    margin: 25px 15px;
}

    .testimonial .content {
        padding: 15px 10px;
        border-radius: 6px;
        margin-bottom: 15px;
        position: relative;
        background: #e67e22;
        min-height: 100px;
    }

        .testimonial .content:after {
            content: "";
            border-top: 10px solid #e67e22;
            border-left: 10px solid transparent;
            border-right: 9px solid transparent;
            position: absolute;
            bottom: -8px;
            left: 16%;
        }

#testimonial-slider div.owl-item:nth-child(2n) .content {
    background: #1abc9c;
}

    #testimonial-slider div.owl-item:nth-child(2n) .content:after {
        content: "";
        border-top: 10px solid #1abc9c;
        border-left: 10px solid transparent;
        border-right: 9px solid transparent;
        position: absolute;
        bottom: -8px;
        left: 16%;
    }

#testimonial-slider div.owl-item:nth-child(3n+1) .content {
    background: #9b59b6;
}

    #testimonial-slider div.owl-item:nth-child(3n+1) .content:after {
        content: "";
        border-top: 10px solid #9b59b6;
        border-left: 10px solid transparent;
        border-right: 9px solid transparent;
        position: absolute;
        bottom: -8px;
        left: 16%;
    }

.testimonial .description {
    margin-bottom: 10px;
    color: #fff;
}

.testimonial-pic {
    float: left;
}

    .testimonial-pic > img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        border: 2px solid #e5e5e5;
        margin-left: 20px;
    }

.testimonial .testimonial-review {
    margin: 3px 0 0 15px;
    float: left;
}

.testimonial .testimonial-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
}

.testimonial > .testimonial-review span {
    color: darkgray;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}

.testimonial .social-links {
    padding: 0;
    margin: 0;
}

    .testimonial .social-links > li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
    }

        .testimonial .social-links > li > a.fa-twitter {
            color: #00aced;
        }

        .testimonial .social-links > li > a.fa-facebook {
            color: #3b599a;
        }

        .testimonial .social-links > li > a.fa-pinterest {
            color: #E14782;
        }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #1abc9c;
}

.owl-theme .owl-controls .owl-page span {
    background: #333;
    opacity: 1;
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 5px 6px;
}

.vitrin {
    font-family: Yekan;
    font-size: 18px;
}

    .vitrin a {
        color: #fff;
    }

        .vitrin a:hover {
            color: blue;
        }

.bg-secondary .news-vitrin .card-title {
    font-family: NasimBold;
    font-size: 16px;
}

    .bg-secondary .news-vitrin .card-title a {
        color: #fff;
    }

        .bg-secondary .news-vitrin .card-title a:hover {
            color: red;
        }

.bg-secondary .news-vitrin .morenews a {
    color: #ddd;
}

    .bg-secondary .news-vitrin .morenews a:hover {
        color: red;
    }

.news-vitrin .card-text {
    font-size: 14px;
    text-align: justify;
}

.copyright {
    background-color: #000;
    text-align: center;
    direction: ltr;
    font-size: 14px;
    color: #ddd;
    padding: 20px 0;
}

footer {
    background-color: #222222;
    padding: 20px 0px;
}

    footer .menu {
        padding: 25px 10px;
    }

        footer .menu li a {
            color: #b1aca1;
            padding: 0 10px;
            text-decoration: none;
            font-size: 14px;
        }

            footer .menu li a:hover {
                color: #7dabdb;
            }

    footer .social {
        padding: 25px 10px;
    }

        footer .social ul.nav {
            margin-left: 0px;
            text-align: left;
        }

        footer .social li a {
            color: #b1aca1;
            padding: 0 10px;
            text-decoration: none;
        }

        footer .social li a {
            color: #b1aca1;
            padding: 10px;
            text-decoration: none;
        }

            footer .social li a:hover {
                color: #6794c2;
            }

.jm-icon-wrap {
    margin-top: -7px;
    text-align: center;
}

    .jm-icon-wrap span {
    }

.jm-link {
    text-decoration: none !important;
    width: 33.33%;
    float: right;
    margin: 0px 0;
    background-color: #7f7f7f;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

.jm-icon-wrap a.none {
    display: none;
}

.jm-link .jm-icon {
    float: right;
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    margin: 0;
    width: 65px;
    height: 55px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.jm-link .jm-icon-title {
    display: block;
    font-size: 14px;
    padding-top: 12%;
}

.jm-link:hover .jm-icon {
}

.jm-link.price .jm-icon {
    background-image: url('../images/1.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.price:hover .jm-icon {
}

.jm-link.rss .jm-icon {
    background-image: url('../images/2.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.rss:hover .jm-icon {
}

.jm-link.saham .jm-icon {
    background-image: url('../images/3.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.saham:hover .jm-icon {
}

.jm-link.blog .jm-icon {
    background-image: url('../images/4.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.blog:hover .jm-icon {
}

.jm-link.talent .jm-icon {
    background-image: url('../images/5.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.talent:hover .jm-icon {
}

.jm-link.forum .jm-icon {
    background-image: url('../images/6.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.jm-link.forum:hover .jm-icon {
}

.card .card-header h2 {
    padding: 0px 10px;
    display: table;
    font-family: Yekan;
    font-size: 20px;
}

.box .card-header {
    padding: 5px 1.25rem;
    border-bottom: solid 2px #6e1615;
}

    .box .card-header span {
        padding: 0 10px 2px 10px;
        font-family: Yekan;
        font-size: 18px;
        border-bottom: solid 3px #6e1615;
    }

    .box .card-header h2 {
        padding: 10px 10px;
        display: table;
        font-family: Yekan;
        font-size: 20px;
        border-bottom: solid 3px #6e1615;
        margin-bottom: 0px;
    }

    .box .card-header div {
        float: left;
        border-bottom: solid 0px #6e1615;
        font-size: 12px;
        padding: 0px;
    }

.box .carousel-indicators {
    position: absolute;
    width: initial; /* initial resets css to default */
    margin-left: initial;
    left: 0px;
    bottom: initial;
    right: initial; /*horizontal position */
    top: 25px;
}

    .box .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
    }

.box .card {
    height: 290px;
}

.box .card-body {
    padding: 10px;
}

    .box .card-body a {
        color: #000;
    }

        .box .card-body a:hover {
            color: #6e1615;
        }

.box .card-body {
    font-family: IRANSansLight;
    font-size: 16px;
    text-align: justify;
    line-height: 140%;
}

.news-panel-point {
    width: 12px;
    height: 12px;
    margin: 3px 0 0 5px;
    float: right;
    background-position: right center;
    background-image: url('../images/readmore.png');
}

.tab-content .tab-pane .item {
    border-bottom: 1px dotted #ddd;
    font-family: NasimBold;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .tab-content .tab-pane .item a {
        color: #000;
    }

        .tab-content .tab-pane .item a:hover {
            color: #6e1615;
        }

.gallery .itemg {
    float: right;
    margin-left: 4px;
    margin-bottom: 4px;
}

.qv .qv-question {
    font-family: NasimBold;
    font-size: 18px;
}

.qv i {
    font-size: 8px;
    padding-left: 5px;
}

.clearfix {
    margin-bottom: 10px;
}

.amber-border {
    border-left-width: 0px;
    background-color: #eee;
}

    .amber-border:active {
        background-color: #eee;
    }

.input-group-text {
    color: #6e1615;
    background-color: #eee;
    border: 1px solid #ced4da;
    border-right-width: 0px;
    text-align: center;
}

#custom-search-form {
    margin: 0;
    margin-top: 5px;
    padding: 0;
}

    #custom-search-form .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */

        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #custom-search-form a {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        right: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

.search-query:focus + a {
    z-index: 3;
}

.carousel-megamenu .carousel-indicators {
    position: absolute;
    width: initial; /* initial resets css to default */
    margin-left: initial;
    left: 0px;
    bottom: initial;
    right: initial; /*horizontal position */
    top: -55px;
}

    .carousel-megamenu .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
    }

.ads-image {
    width: 100%;
}

.btn-custom {
    color: #fff;
    background-color: transparent;
    font-family: Yekan;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    border: 2px solid #6e1615;
    border-radius: 15px 0;
    padding: 5px 15px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

    .btn-custom:hover {
        color: #fff;
        background-color: #fff;
    }

    .btn-custom:before,
    .btn-custom:after {
        content: '';
        background-color: #6e1615;
        height: 100%;
        width: 100%;
        border-radius: 10px 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        transition: all 0.3s ease;
    }

    .btn-custom:hover:before {
        transform: scale(0);
    }

    .btn-custom:after {
        height: 79%;
        width: 115%;
        border-radius: 20px;
        transform: translateX(-50%) translateY(-50%) scale(0);
        left: 50%;
        top: 50%;
    }

    .btn-custom:hover:after {
        transform: translateX(-50%) translateY(-50%) scale(1);
    }

    .btn-custom.green {
        border-color: #10ac84;
    }

        .btn-custom.green:before,
        .btn-custom.green:after {
            background-color: #10ac84;
        }

    .btn-custom.orange {
        border-color: #ff7b00;
    }

        .btn-custom.orange:before,
        .btn-custom.orange:after {
            background-color: #ff7b00;
        }

    .btn-custom.pink {
        border-color: #f368e0;
    }

        .btn-custom.pink:before,
        .btn-custom.pink:after {
            background-color: #f368e0;
        }

@media only screen and (max-width: 767px) {
    .btn-custom {
        margin-bottom: 20px;
    }

    .headtoppart .menu{
        display: none;
    }

    .headtoppart .social {
        display: none;
    }
    .wsmegamenu {
       display:none;
    }
}

.article-info a {
    display: inline-block;
}

dl.article-info dd {
    margin: 0;
    float: right;
    font-family: 'Yekan' !important;
    font-size: 12px;
    padding: 0 10px 7px 0;
}

    dl.article-info dd a {
        font-family: 'Yekan' !important;
    }

    dl.article-info dd i {
        padding-left: 5px;
    }

.muted {
    color: #999
}

a.muted:hover,
a.muted:focus {
    color: gray
}

.item-image {
    margin-bottom: 10px;
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    width: 100%;
}

.newslid {
    font-family: 'NasimBold';
    text-align: justify;
    font-size: 16px;
    padding: 20px;
}

.box-light-ms {
    background: #fff9f5;
    border: 1px solid #e5e5e5;
    color: #838383;
}

.newsbody {
    text-align: justify;
    font-size: 15px;
}

    .newsbody img {
        width: 100% !important;
        border-color: Black;
        border-width: 1px;
        border-style: solid;
    }

.newsmedia {
    text-align: center;
    width: 100%;
    padding: 10px;
}

.newszoom {
    font-size: 13px;
    margin-top: 7px;
    margin-bottom: 7px
}

.newsinfo {
    padding: 15px 20px 25px 20px;
}

.news-page-header {
    padding-top: 20px;
    font-size: 14px;
}

    .news-page-header h1 {
        font-family: NasimBold;
        font-size: 23px;
    }

    .news-page-header h2 {
        font-size: 14px;
    }

.modal a.carousel-control-prev,
.modal a.carousel-control-next {
    bottom: 100%;
    top: -75px;
    color: #000;
    width: 20px; /* initial resets css to default */
}

.modal .carousel-control-prev:hover,
.modal .carousel-control-next:hover {
    color: red;
}

.modal .carousel-control-prev {
    right: 0;
}

.modal .carousel-control-next {
    right: 30px;
}

.modal-header {
    padding: .5rem .5rem;
    border-bottom: 1px solid #dee2e6;
}

.box-effect-1 img, .box-effect-1:after, .box-effect-1:before {
    width: 100%;
    transition: all .3s ease 0s;
}

.box-effect-1 img {
    cursor: pointer;
}

.box-effect-1 {
    overflow: hidden;
}

.box-effect-1 {
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    position: relative
}

    .box-effect-1 img {
        height: auto;
        transform: scale(1) rotate(0)
    }

    .box-effect-1:hover img {
        filter: sepia(80%);
        transform: scale(1.3) rotate(10deg)
    }

.pishtext {
    font-weight: 700;
}

.share-icons {
    margin: 0;
    text-align: center;
}

    .share-icons a {
        display: inline-block;
        text-decoration: none !important;
        background-color: #6b6b6b;
        width: 52px;
        height: 52px;
        margin: 0 4px 0 4px;
    }

    .share-icons span {
        display: block;
        -webkit-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
        font-size: 22px;
        padding: 15px 10px;
    }

    .share-icons .si-google span {
        color: #ffffff;
    }

    .share-icons .si-google:hover {
        background-color: #d80303;
    }

    .share-icons .si-facebook span {
        color: #ffffff;
    }

    .share-icons .si-facebook:hover {
        background-color: #3c599b;
    }

    .share-icons .si-twitter span {
        color: #ffffff;
    }

    .share-icons .si-twitter:hover {
        background-color: #00aced;
    }

    .share-icons .si-rss span {
        color: #ffffff;
    }

    .share-icons .si-rss:hover {
        background-color: #fe9900;
    }

    .share-icons .si-telegram span {
        color: #ffffff;
    }

    .share-icons .si-telegram:hover {
        background-color: #57caff;
    }

    .share-icons .si-instagram span {
        color: #ffffff;
    }

    .share-icons .si-instagram:hover {
        background-color: #bf0096;
    }

    .share-icons .si-linkedin span {
        color: #ffffff;
    }

    .share-icons .si-linkedin:hover {
        background-color: #2b75c0;
    }

    .share-icons .si-youtube span {
        color: #ffffff;
    }

    .share-icons .si-youtube:hover {
        background-color: #e21111;
    }

    .share-icons .si-whatsapp span {
        color: #ffffff;
    }

    .share-icons .si-whatsapp:hover {
        background-color: #21ba54;
    }

.post-list {
    border-right: 4px solid #d45113;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06);
    padding: 15px 200px 15px 10px;
    margin: 0 0px 20px 0px;
    overflow: hidden;
    position: relative;
    background-color: #fff9f5;
}

    .post-list:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-top: 25px solid #d45113;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        transform: rotate(45deg);
        transform-origin: 10% -30% 0;
    }

    .post-list .pic {
        display: inline-block;
        width: 170px;
        height: 115px;
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 20px;
    }

        .post-list .pic img {
            width: 100%;
            height: auto;
        }

    .post-list .description {
        font-size: 15px;
        color: #000;
        line-height: 25px;
        text-align: justify;
    }

    .post-list .title {
        font-size: 20px;
        font-family: NasimBold;
        font-weight: 700;
        color: #6e1615;
        margin-bottom: 15px;
    }

        .post-list .title:hover {
            color: #aaa;
        }

    .post-list .post {
        font-size: 14px;
        color: #000;
    }

@media only screen and (max-width: 767px) {
    .post-list {
        padding: 20px;
        text-align: center;
    }

        .post-list .pic {
            display: block;
            position: static;
            margin: 0 auto 15px;
        }

    .headtoppart .menu{
        display: none;
    }
    .headtoppart .social {
        display: none;
    }
    .wsmegamenu {
       display:none;
    }
}

.pagination {
    padding: 30px 0 0;
    margin: -5px 0 0;
    text-align: center;
    clear: both;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .pagination ul > li {
            display: inline-block;
            background: none;
            padding: 0;
            margin: 5px 0 0 3px;
            vertical-align: top;
        }

            .pagination ul > li:first-child {
                margin: 5px 0 0;
            }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: left;
                line-height: 20px;
                display: inline-block;
                padding: 7px 7px;
                -webkit-transition: all 0.2s ease-in;
                -moz-transition: all 0.2s ease-in;
                -o-transition: all 0.2s ease-in;
                transition: all 0.2s ease-in;
                text-decoration: none;
                text-transform: uppercase;
                margin: 0;
                font-size: 12px;
                font-weight: 400;
                color: #353535;
                background: #f3f3f3;
                border: 1px solid #e6e6e6;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

                .pagination ul > li > a:hover,
                .pagination ul > li > span:hover {
                    color: #ffffff;
                    background: #00aced;
                    border: 1px solid #0080b1;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                }

                .pagination ul > li.active > a,
                .pagination ul > li > span.pagenav {
                    color: #ffffff;
                    background: #00aced;
                    border: 1px solid #0080b1;
                }

                .pagination ul > li > a.pagenav {
                    text-align: center;
                    font-size: 16px;
                }

        .pagination ul li.pagination-start span.pagenav,
        .pagination ul li.pagination-prev span.pagenav,
        .pagination ul li.pagination-next span.pagenav,
        .pagination ul li.pagination-end span.pagenav {
            color: #cccccc;
            background: #f3f3f3;
            border: 1px solid #e6e6e6;
        }

            .pagination ul li.pagination-start span.pagenav:hover,
            .pagination ul li.pagination-prev span.pagenav:hover,
            .pagination ul li.pagination-next span.pagenav:hover,
            .pagination ul li.pagination-end span.pagenav:hover {
                color: #cccccc;
                background: #f3f3f3;
                border: 1px solid #0080b1;
            }

        .pagination ul li.pagination-prev {
            margin-right: 15px;
        }

        .pagination ul li.pagination-next {
            margin-left: 20px;
        }

p.counter {
    float: none !important;
    margin: 0 0 10px;
    text-align: center;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #ffffff;
    background: #00aced;
    border: 1px solid #0080b1;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #ffffff;
    cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    cursor: default;
    border: 1px solid #e6e6e6;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 10px 35px;
    font-size: 18.98px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 7px 20px;
    font-size: 10.92px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 10px;
    font-size: 8.970000000000001px;
}

.form-horizontal {
    background-color: #fff;
    padding: 20px 10px 20px 10px;
    margin: 50px 0 0;
    border: 5px solid #d63031;
    border-radius: 10px;
}

.form-icon {
    color: #fff;
    background-color: #d63031;
    font-size: 30px;
    height: 60px;
    width: 60px;
    margin: -55px auto;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 13px -5px #000;
    padding-top: 10px;
}

.form-icon {
}

.form-horizontal .form-group {
    margin: 0 0 20px;
}

.form-horizontal label {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    display: block;
}

.form-horizontal .form-control {
    color: #555;
    font-size: 16px;
    height: 35px;
    padding: 10px 5px 10px 8px;
    border-radius: 5px;
}

.form-control::placeholder {
    color: rgba(0,0,0,0.2);
}

.form-horizontal .form-control:focus {
    box-shadow: none;
    border: 1px solid #d63031;
}

.red {
    color: red;
}

.ltr {
    direction: ltr;
}

.links .card-body i {
    font-size: 12px;
    margin-left: 6px;
    color: #d63031;
}

.links {
    padding: 0px;
}

    .links .card-body {
        padding: 10px;
    }

.container-scroll {
    overflow-x: auto;
}

.table-fixed {
    font-size: 12px;
}

.nav-opinion {
    margin: 0;
    padding: 0px;
    list-style: none;
}

    .nav-opinion li.active > a,
    .nav-opinion li:hover > a {
        color: #6e1615;
    }

    .nav-opinion li ul li:hover > a,
    .nav-opinion li ul li.active > a {
    }

    .nav-opinion > li {
        border-bottom: 1px solid #d8d8d8;
    }

        .nav-opinion > li:first-child {
            border-top: 0px solid #d8d8d8;
        }

        .nav-opinion > li.parent {
            position: relative;
        }

            .nav-opinion > li.parent:after {
                content: '';
                position: absolute;
                top: 18px;
                right: 5px;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 2.5px 0 2.5px 3px;
                border-color: transparent transparent transparent #444444;
            }

        .nav-opinion > li.deeper {
            padding: 0 0 17px 0;
            border-bottom: solid 0px #d8d8d8;
            font-size: 14px;
        }

            .nav-opinion > li.deeper i {
                padding: 3px 0 3px 5px;
            }

            .nav-opinion > li.deeper b {
                padding: 3px 0 3px 20px;
            }

            .nav-opinion > li.deeper .pull-left {
                padding-top: 0;
                margin-top: -7px;
            }

        .nav-opinion > li.parent.deeper:after {
            border-width: 3px 2.5px 0 2.5px;
            border-color: #444444 transparent transparent transparent;
        }

    .nav-opinion ul {
        padding: 0 20px 0 0px;
        margin: 0;
        list-style: none;
    }

    .nav-opinion > li > ul {
        padding-bottom: 5px;
    }

    .nav-opinion li a,
    .nav-opinion li i.separator {
        color: #838383;
        font-size: 13px;
        padding: 9px 0;
        display: block;
        text-decoration: none;
        background: none;
    }

    .nav-opinion li ul li a,
    .nav-opinion li ul li i.separator {
        padding-left: 0px;
        background-position: left 17px;
        background-repeat: no-repeat;
    }

    .nav-opinion > li.parent > a {
        padding: 9px 20px 9px 0;
    }

.telex {
    font-size: 12px;
}

    .telex .item {
        border-bottom: 1px dotted #ddd;
        color: #000;
        padding: 10px 0;
        font-size: 16px;
    }

        .telex .item a {
            color: #000;
        }

            .telex .item a:hover {
                color: #6e1615;
            }

.news-box .item {
    border-bottom: 1px dotted #ddd;
    padding: 5px 0;
    font-family: IRANSansLight;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .news-box .item a {
        color: #000;
    }

        .news-box .item a:hover {
            color: #6e1615;
        }

.lang-bar {
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
    padding: 0px 0px;
    width: 20%;
    float: right;
    display: block;
}

    .lang-bar a {
        text-align: left;
        width: 100%;
        display: block;
        padding: 13px 0;
        font-family: Tahoma !important;
        font-weight: bold;
        color: #fff;
    }

        .lang-bar a:hover {
            color: #00aced;
        }

.hidden {
    display: none;
    visibility: hidden
}

.shortlink {
    float: left;
    font-family: tahoma;
    text-align: left;
    direction: ltr;
    font-size: 12px;
}

.btn-flesh {
    color: #282936;
    font-family: IRANSansLight;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 7px 45px 10px 25px;
    border-radius: 0;
    position: relative;
    transition: all 0.2s ease 0s;
    z-index: 1;
}

    .btn-flesh:hover {
        color: #fff;
        border-color: transparent;
    }

    .btn-flesh:before,
    .btn-flesh:after {
        color: #fff;
        content: "\f060";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        line-height: 48px;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    }

    .btn-flesh:after {
        background-color: #282936;
        content: "";
        width: 40px;
        height: 40px;
        border-radius: 50px;
        position: absolute;
        top: 4px;
        right: 0;
        z-index: -1;
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    }

    .btn-flesh:hover:after {
        background-color: #8e44ad;
        width: 100%;
    }

    .btn-flesh.orange:hover:after {
        background-color: #EE5A24;
        width: 100%;
    }

    .btn-flesh.blue:hover:after {
        background-color: #273c75;
        width: 100%;
    }

    .btn-flesh.magenta:hover:after {
        background-color: #db2b63;
        width: 100%;
    }

@media only screen and (max-width: 767px) {
    .btn-flesh {
        margin-bottom: 20px;
    }
}

.btn-beyzi {
    color: #fff;
    background-color: transparent;
    font-family: IRANSansLight;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    border: 2px solid #3c40c6;
    border-radius: 0 15px;
    padding: 5px 15px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

    .btn-beyzi:hover {
        color: #fff;
        background-color: #fff;
    }

    .btn-beyzi:before,
    .btn-beyzi:after {
        content: '';
        background-color: #3c40c6;
        height: 100%;
        width: 100%;
        border-radius: 0 10px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        transition: all 0.3s ease;
    }

    .btn-beyzi:hover:before {
        transform: scale(0);
    }

    .btn-beyzi:after {
        height: 79%;
        width: 115%;
        border-radius: 20px;
        transform: translateX(-50%) translateY(-50%) scale(0);
        left: 50%;
        top: 50%;
    }

    .btn-beyzi:hover:after {
        transform: translateX(-50%) translateY(-50%) scale(1);
    }

    .btn-beyzi.green {
        border-color: #10ac84;
    }

        .btn-beyzi.green:before,
        .btn-beyzi.green:after {
            background-color: #10ac84;
        }

    .btn-beyzi.orange {
        border-color: #ff7b00;
    }

        .btn-beyzi.orange:before,
        .btn-beyzi.orange:after {
            background-color: #ff7b00;
        }

    .btn-beyzi.pink {
        border-color: #f368e0;
    }

        .btn-beyzi.pink:before,
        .btn-beyzi.pink:after {
            background-color: #f368e0;
        }

@media only screen and (max-width: 767px) {
    .btn-beyzi {
        margin-bottom: 20px;
    }
}

.btn-double {
    color: #fff;
    background-color: transparent;
    font-family: IRANSansLight;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 7px;
    border: none;
    border-radius: 0;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

    .btn-double:focus,
    .btn-double:hover {
        color: #fff;
        background-color: transparent;
        border: none;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset, 0 0 10px rgba(0, 0, 0, 0.3);
    }

    .btn-double:before,
    .btn-double:after,
    .btn-double span:before,
    .btn-double span:after {
        content: "";
        background: #ff793f;
        width: 50%;
        height: 50%;
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: all 0.3s ease-in-out;
    }

    .btn-double:after {
        background: #34ace0;
        top: auto;
        bottom: 0;
        left: auto;
        right: 0;
    }

    .btn-double span:before {
        background: #ff5252;
        left: auto;
        right: 7px;
        top: 7px;
    }

    .btn-double span:after {
        background-color: #33d9b2;
        top: auto;
        bottom: 7px;
        left: 7px;
    }

    .btn-double:hover:before {
        top: 7px;
        left: 7px;
    }

    .btn-double:hover:after {
        bottom: 7px;
        right: 7px;
    }

    .btn-double:hover span:before {
        top: 0;
        right: 0;
    }

    .btn-double:hover span:after {
        bottom: 0;
        left: 0;
    }

    .btn-double span {
        background-color: #444;
        padding: 7px 20px;
        display: block;
    }

@media only screen and (max-width: 767px) {
    .btn-double {
        margin-bottom: 20px;
    }
}

.partition_list_news ul li {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.partition_list_news {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.13);
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

    .partition_list_news:after {
        content: " ";
        display: block;
        clear: both;
    }

    .partition_list_news ul {
        padding: 8px 0;
    }

        .partition_list_news ul li {
            padding: 2px 10px 0 8px;
            margin: 10px 0;
            border-left: 4px solid #fff;
        }

            .partition_list_news ul li .title {
                margin: 0;
                padding: 0;
                position: relative;
            }

                .partition_list_news ul li .title i {
                    color: #9baaa7;
                    font-size: 10px;
                    position: absolute;
                    top: 7px;
                }

                .partition_list_news ul li .title time {
                    color: #8d8882;
                    font-size: 10px;
                    position: absolute;
                    top: 7px;
                }

                .partition_list_news ul li .title > a {
                    font-size: 0.8em;
                    display: inline-block;
                    line-height: 1.7em;
                    margin-right: 16px;
                    color: #191750;
                    font-family: "vazir";
                }

                    .partition_list_news ul li .title > a.mrg-r {
                        margin-right: 34px !important;
                    }

            .partition_list_news ul li:hover {
                border-left: 4px solid #ea153c;
            }

                .partition_list_news ul li:hover .title > a {
                    color: #ea153c;
                }

    .partition_list_news .archive_link {
        display: block;
        background: #f2f2f2;
        text-align: center;
        font-size: 14px;
        padding-top: 4px;
    }

.header-section {
    position: relative;
    display: inline-block;
    padding: 4px 24px;
    background-color: #ea153c;
}

    .header-section h3 {
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 16.85px;
    }

        .header-section h3 a {
            font-size: 0.9em;
            color: #fff;
        }

h1, .h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -1px;
}

#topNewsBoxSlider .carousel-caption a {
    color: #fff;
    font-weight: bold;
}

    #topNewsBoxSlider .carousel-caption a:hover {
        color: red;
    }

#topNewsBoxSlider .carousel-caption p a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
}

#topNewsBoxSlider .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

@media(max-width: 768px) {
    .tooltip2 {
        font-size: 1.4em;
    }
}

.tooltip2 {
    font-family: IRANSansLight;
    font-size: 14px;
}

    .tooltip2 a {
        border-radius: 10px;
        height: 100%;
        padding: 0.5em;
        cursor: pointer;
        color: white;
        text-decoration: none;
    }

        .tooltip2 a:hover {
            background: rgba(59,68,75,0.9);
        }

    .tooltip2::before {
        content: '';
        display: block;
        border-left: 0.5em solid transparent;
        border-right: 0.5em solid transparent;
        border-bottom: 0.5em solid rgba(14,17,17,0.9);
        position: absolute;
        top: 0;
        margin-top: -0.5em;
    }

.ads {
    margin-bottom: 5px;
}

    .ads img {
        width: 100%;
        border: solid 1px #ddd;
    }

.subservice img {
    width: 100%;
    border-radius: 10px;
    padding: 5px;
}

hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.tour-list {
    font-family: Yekan;
}

.tour-title {
    font-size: 18px;
}

.tour-price {
    font-family: IRANSansLight;
    font-size: 20px;
    color: #0197f6;
}

.card-tour-header {
    font-size: 18px !important;
}

.bg-1 {
    background-color: #f1f1f1 !important;
}

.bg-2 {
    background-color: #e5e5e5 !important;
}

.bg-3 {
    background-color: #d8d8d8 !important;
}

.card-body {
    padding: .5rem;
}

/* Tabs*/
section {
    width: 100%;
}

    section .section-title {
        text-align: center;
        color: #000;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

.wstabs {
    width: 100%;
    color: #000;
}

    .wstabs h6.section-title {
        color: #000;
    }

    .wstabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #000;
        background-color: transparent;
        border-color: transparent transparent #d7412e;
        border-bottom: 4px solid !important;
        font-size: 16px;
        font-weight: bold;
    }

    .wstabs .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        color: #000;
        font-size: 16px;
    }

    .wstabs .tab-content {
        width: 100%;
        background-color: #fff9f5;
        border: 1px solid #d7412e;
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

        .wstabs .tab-content .tab-pane {
            padding: 10px;
            height: 300px;
            overflow-y: scroll
        }

.homebox {
    border-top: solid 0px silver;
    background-color: #fff9f5;
    margin-bottom: 25px;
    padding: 10px;
}

.boxline {
    width: 100%;
    background-image: url('../images/line1.png');
    height: 7px;
}

.homebox .hometitle {
    padding-bottom: 10px;
}

.boxtitle {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.homebox .homelid {
    text-align: justify;
    font-size: 16px;
}

.homebox .hometitr {
    text-align: justify;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.homebox i {
    font-size: 10px;
    margin-left: 5px;
}

.homerowtitr {
    height: 75px;
}

.borders {
    border: 1px solid #ddd;
    margin: 0px;
}

.borders-right {
    border-right: 1px solid #ddd;
    margin: 0px;
}

.rownews > div:first-child {
    border-right: 0px solid #d8d8d8;
}

.rownews a {
    color: #bc1500;
}

    .rownews a:hover {
        color: #065cb8;
    }

.borders-left {
    border-left: 1px solid #ddd;
    margin: 0px;
}

.borders-bottom {
    border-bottom: 1px solid #ddd;
    margin: 0px;
}

.relatetitr div {
    text-align: justify !important;
    margin-top: 7px !important;
    padding-bottom: 7px !important;
    border-bottom: 1px dashed #ddd;
}

    .relatetitr div:last-child {
        border-bottom: 0px dashed #ddd;
    }

.advert img {
    height: 100px;
}

.homeboxtitr a {
    color: #000;
}

    .homeboxtitr a:hover {
        color: #065cb8;
    }

.homeboxtitr i {
    color: #bc1500;
}

@media only screen and (max-width: 991px) {
    .adsheader {
        display: block !important;
        width: 90%;
        margin: 0 auto 0 auto;
    }

    .homeboxnews {
        display: none;
    }
}

.adsheader {
    display: none;
}


.separator--dotted {
    background-image: radial-gradient(#212121 20%,transparent 0)
}
    .ads-mobile img {
        height: 75px;
    }

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 992px) {
    .adsheader0 {
        margin: 0px auto 0 auto;
    }

    .adsheader1, .adsheader2, .adsheader3 {
        margin: 75px auto 0 auto;
    }
    .desAdvertHeader
    {
        display: none;
    }
    .ads-mobile img {
        margin-top:5px;
        height: 75px;
    }
}

@media only screen and (max-width: 768px) {
    .adsheader0 {
        margin: 0px auto 0 auto;
    }

    .adsheader1 {
        margin: 75px auto 0 auto;
    }

    .adsheader2 {
        margin: 150px auto 0 auto;
    }

    .adsheader3 {
        margin: 225px auto 0 auto;
    }
    .desAdvertHeader
    {
        display: none;
    }

    .ads-mobile img {
        height: 75px;
    }
}

@media only screen and (max-width: 560px) {
    .adsheader0 {
        margin: 0px auto 0 auto;
    }

    .adsheader1 {
        margin: 50px auto 0 auto;
    }

    .adsheader2 {
        margin: 100px auto 0 auto;
    }

    .adsheader3 {
        margin: 150px auto 0 auto;
    }
    .desAdvertHeader
    {
        display: none;
    }

    .ads-mobile img {
        height: 50px;
    }
}

.homebox {
  margin:0 0 10px;
}

.homebox h3 {
  margin:0 0;
  font-size:14pt;
}

article h3 {
  font-size:14pt;
}

article img {
  margin-bottom:5px;
}

article .date {
  font-size:8pt;
}

.homebox .date {
  margin-bottom:5px;
  font-size:8pt;
}

article h4 {
  font-size:12pt;
}

article p {
  font-size:10pt;
}

h4.post-title {
  margin:5px 0;
  line-height:1.3em;
  position:relative;
}

h4.post-title a {
  text-align:justify;
  font-size:16px;
}

h3.post-title a {
  text-align:justify;
  font-size:16px;
    line-height: 100%;
}

.h230 {
  height:230px;
}

.h260 {
  height:260px;
}

.h140 {
  height:140px;
}

/* Home
**************/

.thumb {
  width:91px;
}

.home-middle .date,
#home-bottom .date,
.latest-posts .date {
  font-weight:normal;
  left:15px;
}

.home-middle .post,
#home-bottom .post,
.latest-posts  .post {
  border-bottom:1px solid #eee;
  padding:.5em 0;
  text-align:justify;
}

.home-middle .post:first-child,
.latest-posts  .post:first-child {
  margin:0 0 0px 0;
}

#home-bottom .post:first-child {
  padding:0 0 1em 0;
}

.home-middle  .post:last-child,
#home-bottom  .post:last-child,
.latest-posts:last-child,
.latest-posts  .post:last-child {
  border-bottom:none;
}

.home-middle .post img {
  margin: 0 0 6px 0;
}

.home-middle .entry h4,
#home-bottom .entry h4,
.latest-posts .entry h4 {
  margin:0;
  text-align: justify;
}

.home-middle .entry h3,
#home-bottom .entry h3,
.latest-posts .entry h3 {
  margin:0;
  text-align: justify;
}

.home-middle .entry .date,
#home-bottom .entry .date,
.latest-posts .entry .date {
  position:static;
  color:#acacac;
}

.home-middle .entry p,
#home-bottom .entry p,
.latest-posts .entry p {
  margin:0 0 5px;
}

.home-middle .entry img,
#home-bottom .entry img,
.latest-posts .entry img {
  float:right;
  margin-left:7px;
}

/* BXSlider
************/

ul.bxslider,
ul.bxslider1,
ul.gallery {
  margin:0;
    direction: rtl
}

.gallery li,
.bxslider1 li,
.bxslider li {
    float: right
}

.gallery p,
.bxslider1 p,
.bxslider p {
    text-align:justify;
}

.bx-wrapper {
    direction: ltr
}

.bx-wrapper .meta {
  border-bottom:1px solid #eee;
  border-top:1px solid #eee;
  padding:0.5em 0;
}

.bx-controls {
  position:absolute;
  left:0;
  top:1px;
}

.bx-prev,
.bx-next {
  background:url("../../images/bx-bg.png") no-repeat;
  display:inline-block;
  height:27px;
  width:30px;
}

.bx-next {
  background-position:-30px;
}

.bx-wrapper h4 {
  font-weight:normal;
}

#gallery {
  position:relative;
}

.post-icon {
  float:right;
  margin-left:10px;
}

a.image_thumb_zoom {
  position:relative;
  overflow:hidden;
  display:block;
}

a.image_thumb_zoom img {
  position:relative;
  -webkit-transition:all 0.5s ease-in;
  -moz-transition:all 0.5s ease-in;
  -o-transition:all 0.5s ease-in;
  transition:all 0.5s ease-in;
}

a.image_thumb_zoom:hover img {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);
}

.img-radius {
    border-radius: 10px;
}

/* Container Grid Setup */
.image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 10px; /* Space between grid items */
    grid-template-areas:
        "item1 item1 item2 item3"
        "item1 item1 item4 item4"
        "item5 item6 item4 item4 "
}
.item1 { grid-area: item1; }
.item2 { grid-area: item2; }
.item3 { grid-area: item3; }
.item4 { grid-area: item4; }
.item5 { grid-area: item5; }
.item6 { grid-area: item6; }

/* Grid Item Defaults */
.grid-item {
	aspect-ratio: 1/1;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
	cursor:pointer;
}
.grid-item::after{
	content:"";
	position:absolute;
	height:100%;
	width:100%;
	background:black;
	opacity:0.2;
	transition: all 0.5s ease;
	z-index:3;
	top:0;
	left:0;
}
.grid-item:hover::after{
	opacity:0.5;
}
.grid-item img {
    width: 100%;
    object-fit: contain; /* Ensures square, cropped images */
    display: block;
	position: absolute;
	top:0;
    border-radius: 7px;
}

/* Tablet */
@media screen and (max-width: 768px) {
 /* Image Grid */
    .image-grid{
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas:
        "item1 item2 item3 "
        "item4 item5 item6 ";
    }
}

/* Mobile */
@media screen and (max-width: 480px) {
/* Image Grid */
    .image-grid{
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas:
        "item1 item2 "
        "item3 item4 "
        "item5 item6"

    }
    .image-grid .item-1{
        grid-area: item1;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-2{
        grid-area: item2;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-3{
        grid-area: item3;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-4{
        grid-area: item4;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-5{
        grid-area: item5;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-6{
        grid-area: item6;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-7{
        grid-area: item7;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-8{
        grid-area: item8;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .image-grid .item-9{
        grid-area: item9;
        scale: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    animation: zoomIn 0.3s;
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

.post-thumbnail-box {
    height: 70px;
    width: 70px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-box {
    border-bottom:solid 1px #ddd;
    padding:10px;
}

.post-box h3.title {
   padding-right:10px;
   text-align: justify;
   font-size:18px;
}

/* Tab Layout */
.container-wrapper{
    width: 100%;
    padding: 0 20px 20px 20px !important;
    border-radius: 15px;
}

.container-wrapper .section-category .color-white a {
    color: #fff !important;
}

.tab-content-holder{
    width: 100%;
}
.main-content-podcast{
    width: 60%;
}
.side-list-podcast{
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tab-content-wrapper{
    display: flex;
    gap: 2rem;
}
.tab-large-content.overlay > a > .post-thumbnail{
    height: 360px;
}
#videos .tab-large-content.overlay > a > .post-thumbnail > span,
#images .tab-large-content.overlay > a > .post-thumbnail > span,
.podcast .tab-large-content.overlay > a > .post-thumbnail > span{
    position: absolute;
    right: 25px;
    bottom: 55px;
    height: 45px;
    width: 45px;
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.tab-large-content .post-thumbnail{
    border-radius: 10px;
}

#videos .tab-large-content.overlay > a > .post-thumbnail > span > i,
#images .tab-large-content.overlay > a > .post-thumbnail > span > i,
.podcast .tab-large-content.overlay > a > .post-thumbnail > span > i{
    font-size: 20px;
    color: white;
}
#videos .tab-large-content.overlay > .post-content,
#images .tab-large-content.overlay > .post-content,
.podcast .tab-large-content.overlay > .post-content{
    right: 80px !important;
}
.side-item{
    display: flex;
    gap: 1rem;
    position:relative;
}
.side-item .post-small-thumbnail{
    width: 137px;
    height: 96px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    flex-shrink: 0;
	position:relative;
	overflow:hidden;
}
.side-item .post-small-thumbnail:after{
	content:"";
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:black;
	opacity:0;
	transition: all 0.3s ease-in;
}
.side-item .post-small-thumbnail:hover::after{
	opacity: 0.3;
}
.side-item .post-small-thumbnail > span{
    position: absolute;
    bottom: 2px;
    right: 2px;
    height: 30px;
    width: 30px;
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:3;
}
.side-item .post-small-thumbnail > span > i{
    font-size: 15px;
    color:white;
}
.tab-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.5px solid #d2d2d2;
    margin-bottom: 20px;
    padding: 0;
  }
  
  .tab-buttons {
    display: flex;
    gap: 20px;
  }
  
  .tab-button {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 16px;
    margin-bottom: 0;
  }
  
  .tab-button.active {
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid var(--primary-color);
  }
  
  .more-button {
    color: var(--primary-color);
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: -1px;
  }
  .tab-panel {
    display: none; /* Hide all tabs by default */
  }
  
  .tab-panel.active {
    display: block; /* Show only the active tab */
  }

.tab-panel.podcast{
    display: block;
}
.post-content > a >.title{
    color: #fff;
    font-size: 20px;
}
        .post-content > a:hover >.title {
            color: #ddd;
            text-decoration: none;
        }

.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}

.bg-light{
    background-color: #f9f9f9 !important;
}
.bg-dark{
    background-color: #000 !important;
}
.bg-primary{
    background-color: var(--primary-color) !important;
}

h2.entry-title-vid {
  color:blue;
  font-size:26px;
}

.entry-meta {
  border-bottom:1px solid #eee;
  border-top:1px solid #eee;
}

.entry-meta ul {
  margin:0;
  list-style:none;
}

.entry-meta ul li {
  float:right;
  border-right:1px solid #eee;
  padding:10px 20px;
}

.entry-meta ul li:last-child {
  border-left:0;
}

.entry-meta ul li.tagz {
    border-right: medium none;
    height: 15px;
    overflow: hidden;
    max-width: 31%;
}

.entry-meta ul li img {
  margin-left:10px;
  padding:3px 0 0;
  vertical-align:top;
}

/* Galeri CSS */
.kontengal2, .kontengal3, .kontengal4 {
  margin: 1em 0 2em;
}
.kontengal2:nth-child(odd) {
  margin-right: 0 !important;
}
.kontengal3:nth-child(3n+1) {
  margin-right: 0 !important;
  clear: both;
}
.kontengal4:nth-child(4n+1) {
  margin-right: 0 !important;
  clear: both;
}
h3.gal-title {
  line-height: 1.5;
}

.section-category{margin-bottom:10px}.section-category .section-name{border-bottom:2px solid #ddd;padding-top:10px;padding-right:10px;margin-bottom:10px;font-family:Yekan;font-size:18px;text-transform:uppercase;font-weight:700}.section-category .section-name a{color:#333}.section-category .section-name a:hover{color:#a3a3a3}.section-category .section-name>.pull-right{font-weight:800;text-transform:none;font-size:12px}.section-category .section-name>.pull-right>.location-link,.section-category .section-name>.pull-right>.share-link{margin-top:5px}.section-category .section-name>.pull-right>.views>a{font-size:18px}.section-category .section-name>.pull-right a{color:#737373}.section-category .section-name>.pull-right a:hover{color:#a3a3a3}

.title-one-line {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}

.img-megamenu {
    border-radius: 15px;
}

.top_title{position:relative;height:24px;margin-bottom:6px;background:#b9e0fd;border-right:4px solid #d40000;margin-top:12px;}.top_title:before,.top_titler:after{content:" ";display:table}.top_title:after{clear:both}.top_title:after{clear:both}.top_title:after{display:block;content:'';width:0;height:0;position:absolute;bottom:0;left:0;z-index:10;border-bottom:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #fff;border-left:12px solid #fff}.top_title span{margin:0;font:bold 13px/30px IRANSansLight;float:right;position:absolute;bottom:0;right:0;background:#0151b2;padding:0 7px;z-index:12;color:#fff}.top_title span:before,.top_title span:after{display:block;content:'';width:0;height:0;position:absolute;bottom:0;z-index:-1;border-left:30px solid transparent;border-right:30px solid transparent}.top_title span:after{left:-30px;border-bottom:30px solid #0151b2}


.top_title2{display:flex;justify-content:flex-end;border-bottom:1px solid red;padding-inline-end:4px;margin-bottom:15px;margin-top:35px;background-color:unset;height:auto;position:relative;border-right:0}
.top_title2 span{background-color:#0152ad;padding:2px 19px;border-radius:10px 10px 0 0;font:bold 13px/30px IRANSansLight;color:#fff;display:block;width:fit-content;position:absolute;bottom:0;right:0}
.top_title2 span:before{display:none}
.top_title2:before,.top_title2:after{display:none}
.top_title2 span:after{content:'';width:5px;height:18px;background-color:red;position:absolute;display:block;right:-5px;bottom:-1px;border-radius:0 5px 0 0;border:unset;left:unset}
.top_title2 a{color:#fff;}
.top_title2 a:hover{color:yellow;}


.top_title_o{position:relative;height:30px;border-right:8px solid #0151b2;border-bottom:10px solid #0151b2;top:24px;background:#0151b2}.top_title_o:before,.top_title_o:after{clear:both}.top_title_o:after{clear:both}.top_title_o:after{display:block;content:'';width:0;height:0;position:absolute;bottom:0;left:0;z-index:1000;border-bottom:12px solid transparent;border-top:12px solid #fff}.top_title_o span{background:#f32831;bottom:0;color:#fff;float:right;font:21px/30px IRANSansLight;margin:0;padding:0 25px;position:absolute;right:0;z-index:1200}.top_title_o span:before,.top_title_o span:after{display:block;content:'';width:0;height:0;position:absolute;bottom:0;z-index:-1;border-left:30px solid transparent;border-right:30px solid transparent}.top_title_o span:before{left:-32px}.top_title_o span:after{left:-30px;border-bottom:30px solid #f32831}
@media (max-width:420px){.top_title_o span{font:15px/30px IRANSansLight !important;padding:0 5px 0 0}}

.title_section{height:30px;width:100%;margin-bottom:12px;background-image:url('../images/pat.png');}.title_section .first_title{color:#c73832;font:bold 16px/30px IRANSansLight}.title_section .title_h{float:right;color:#c73832;padding:0 10px 0 5px;background-color:#f5f5f5;display:inline-block;font:bold 16px/30px IRANSansLight;border-right:5px solid #00ab66}

.tabs-docs {
    text-align: right;
    position: relative;
    margin-bottom: 0px;
    padding-bottom:8px;
    top: -2px;
    /*background: #f5f5f5;*/
}
.tabs-line {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: red;
    right: 0px;
    z-index: 1;
    top: 40%;
    position: absolute;
}

.tabs-docs::before {
    content: '';
    margin-right: 5px;
    font-size: 15px;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 34%;
    left: 0px;
    border-radius: 50px;
    background: #ffffff;
    border: 1px solid red;
    z-index: 999;
}

.tabs-docs.no-bg:before,.tabs-docs.no-bg:after{
    display: none;
}

.tabs-docs a, .tabs-docs span {
    font-size: 18px;
    color: #1a41a5;
    font-weight: 500;
    font-family: IRANSansLight;
    z-index: 9;
    position: relative;
    background: #fff;
    padding-left: 10px;
}

.news-box section.content{border-right:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}
section.news-container header{background:url('../images/header-pattern.png') #cacaca}
section.news-container header{margin-bottom:20px;overflow:hidden}.ltr section.news-container header,.nicons{margin-bottom:7px}
section.news-container header .title{border:solid 1px #ddd;background:#fff;float:right;font-weight:700;line-height:2.5rem;margin-bottom:0;padding-right:10px;padding-left:10px;font-size:16px;color:#e84c3d}
.ltr section.news-container header .title{float:left;padding-left:0;padding-right:15px;font-size:17px;line-height:120%}

.box-2>header{background:transparent;height:26px;line-height:26px;margin-bottom:10px;border-bottom:1px solid #ddd;position:relative}.box-2>header h1{font-size:2.5rem;font-weight:bold;height:auto;line-height:52px}.box-2>header h2{font-size:1rem;font-weight:bold;padding:0 10px;line-height:1.6;margin:0;color:#38386C;background:#ddd;position:relative;z-index:1;display:inline-block;line-height:26px;border-top-left-radius:4px;margin-right:6px}.box-2>header h2:before{display:block;content:"";width:3px;background:#38386C;top:0;right:-6px;height:100%;position:absolute}body.ltr .box-2>header h2:before{right:auto;left:-6px}body.dark .box-2>header h2{color:#fff;background:#333}body.ltr .box-2>header h2{margin-left:6px;margin-right:0;border-top-left-radius:0;border-top-right-radius:4px}.box-2>header h2>a{display:block;text-decoration:none;color:#38386C}body.dark .box-2>header h2>a{color:#fff}.box-2>header h2>span{display:block}.box-2>header h2:hover a{color:#ee0000}

.box-2.header-accent>header h2{margin-right:0;background:transparent;padding-right:0}
body.ltr .box-2.header-accent>header h2{margin-left:0;padding-left:0}
.box-2.header-accent>header h2:before{display:none}
.box-2.header-accent>header h2 span {display:block;position:relative;margin-bottom:10px}
.box-2.header-accent>header h2 span:after{display:block;content:"";position:absolute;bottom:-1px;width:100%;height:3px;background:#ee0000}

.video-style
{
  background-color: #f5f5f5;  
  position: relative;
}
.video-style h5{
    color: #6b6b6b;
    font-family: IRANSansLight;
    font-size: 18px;
    margin-right: 10px;
    padding-top: 2px;
    text-align: right;
}
.video-title_style{
       background:url("../images/ch01_74_4.gif") repeat-x;
    height:32px; 
    border-radius: 4px;
      -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.video-title{
       /*background:url("ch01_74_2.gif") no-repeat scroll center top;*/
    height: 32px;
    }
    .video-title-left{
     background: url("../images/ch01_74.gif") no-repeat scroll left top;
    }
    .video-title-right{
    }

.majazi-bg1 {
  background:url(../images/ch01_41.gif) repeat-x;	
    -webkit-border-radius:4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
}
.majazi-bg2 {
}
.majazi-bg3 {
  height:29px;
  background: url(../images/ch01_43.gif) top left no-repeat;	
}
.majazi-bg1 h5{
    font-family: IRANSansLight;
    font-size: 18px;
    margin-right: 10px;
    padding-top: 2px;
    text-align: right;
}

.section-bg1{
    background: url('../images/ch01_0111.gif') repeat-x;
    height: 27px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.section-bg-left{
   background: url('../images/ch01_0112.gif') no-repeat top left;
      height: 27px;
}
.section-bg-left a{
      font-size: 16px;
      padding-right: 10px;
}

.rooyekhat-bg1 {
}
.rooyekhat-bg2 {
  background: url(../images/ch01_20.gif) repeat-x;
  border-radius: 4px;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 27px;
}
.rooyekhat-bg3 {
  background: url(../images/ch01_22.gif) top left no-repeat;
  height: 27px;
}
.rooyekhat-bg3 h5{
      font-family: IRANSansLight;
    font-size: 16px;
    text-align: right;
    color: #940000;
    margin-right: 10px;
    padding-top: 2px;
}

.tabs-docs-2 div{
padding-top:0px;
}
.tabs-docs-2 span{
line-height:26px;
}

.tabs-docs-2{
text-align:right;
position:relative;
margin:0px;
background:#010080;
padding:6px 40px 3px;
border-radius:10px 10px 0px 0px;
height:35px;
}

.tabs-docs-2 a , .tabs-docs-2 span{
height:25px;
font-size:16px;
color:#ffffff;
}


.tabs-docs-2.yellow{
background:#ffde2f;
}
.tabs-docs-2.yellow a , .tabs-docs-2.yellow span{
color:#01007f;
}
.yellow .tabs-icon{
background:#01007f url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%20529.459%20529.459%22%20style%3D%22fill%3A%23ffde2f%3B%22%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C280.029h-111.14c1.188%2C40.41%2C7.05%2C78.679%2C16.445%2C112.511c26.787-20.294%2C59.327-33.342%2C94.695-36.292V280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M391.166%2C280.029h-111.14v76.219c35.374%2C2.95%2C67.907%2C15.998%2C94.695%2C36.292%0A%09%09%09C384.115%2C358.708%2C389.979%2C320.439%2C391.166%2C280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C169.135c-34.952-2.919-67.149-15.673-93.752-35.557c-9.945%2C34.639-16.163%2C74.101-17.387%2C115.852h111.14V169.135z%0A%09%09%09%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M373.779%2C133.572c-26.604%2C19.884-58.802%2C32.644-93.753%2C35.557v80.301h111.14%0A%09%09%09C389.941%2C207.679%2C383.724%2C168.217%2C373.779%2C133.572z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C524.793V386.928c-32.21%2C3.237-61.457%2C16.598-84.572%2C36.812C185.24%2C477.95%2C215.491%2C515.888%2C249.427%2C524.793z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M121.384%2C487.804c19.388%2C12.484%2C40.484%2C22.54%2C62.896%2C29.67c-16.39-17.828-30.796-41.017-42.571-68.392%0A%09%09%09C133.177%2C460.839%2C126.292%2C473.85%2C121.384%2C487.804z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M406.87%2C40.891c-19.059-12.13-39.744-21.922-61.696-28.899c15.882%2C17.277%2C29.921%2C39.554%2C41.494%2C65.827%0A%09%09%09C395.016%2C66.595%2C401.839%2C54.177%2C406.87%2C40.891z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M421.814%2C249.43h107.645c-4.363-76.61-41.224-144.506-97.032-190.124c-8.183%2C18.978-19.492%2C36.304-33.28%2C51.322%0A%09%09%09C412.371%2C151.118%2C420.462%2C198.346%2C421.814%2C249.43z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M184.279%2C11.986c-21.953%2C6.983-42.638%2C16.775-61.696%2C28.898c5.031%2C13.292%2C11.848%2C25.704%2C20.202%2C36.928%0A%09%09%09C154.358%2C51.539%2C168.398%2C29.263%2C184.279%2C11.986z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M130.313%2C110.628c-13.789-15.019-25.098-32.344-33.281-51.322C41.218%2C104.924%2C4.357%2C172.819%2C0%2C249.43h107.645%0A%09%09%09C108.991%2C198.346%2C117.082%2C151.118%2C130.313%2C110.628z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M529.453%2C280.029H421.814c-1.315%2C49.817-9.051%2C95.962-21.701%2C135.772c14.088%2C15.581%2C25.502%2C33.599%2C33.58%2C53.329%0A%09%09%09C488.798%2C423.531%2C525.127%2C356.064%2C529.453%2C280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M345.174%2C517.474c22.411-7.13%2C43.507-17.186%2C62.896-29.67c-4.908-13.947-11.793-26.965-20.324-38.722%0A%09%09%09C375.964%2C476.451%2C361.563%2C499.646%2C345.174%2C517.474z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C138.449V4.666c-33.293%2C8.733-63.036%2C45.417-83.397%2C97.987C188.955%2C122.299%2C217.762%2C135.273%2C249.427%2C138.449z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M280.026%2C4.666v133.783c31.665-3.182%2C60.472-16.15%2C83.397-35.796C343.062%2C50.083%2C313.319%2C13.399%2C280.026%2C4.666z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M95.759%2C469.132c8.084-19.731%2C19.499-37.755%2C33.581-53.33c-12.65-39.811-20.386-85.955-21.702-135.772H0%0A%09%09%09C4.327%2C356.064%2C40.655%2C423.531%2C95.759%2C469.132z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M364.599%2C423.739c-23.115-20.214-52.362-33.574-84.572-36.812v137.865C313.962%2C515.888%2C344.213%2C477.95%2C364.599%2C423.739z%22%0A%09%09%09%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A)center center no-repeat;
}
.tabs-docs-2 span:hover {
cursor:default;
}
.tabs-docs-2 a:hover{
color:#565656;
}
.tabs-icon{
width:35px;
height:35px;
border-radius:0px 7px 0px 0px;
background:#ffde2f url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%20529.459%20529.459%22%20style%3D%22fill%3A%2301007f%3B%22%0A%09%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C280.029h-111.14c1.188%2C40.41%2C7.05%2C78.679%2C16.445%2C112.511c26.787-20.294%2C59.327-33.342%2C94.695-36.292V280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M391.166%2C280.029h-111.14v76.219c35.374%2C2.95%2C67.907%2C15.998%2C94.695%2C36.292%0A%09%09%09C384.115%2C358.708%2C389.979%2C320.439%2C391.166%2C280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C169.135c-34.952-2.919-67.149-15.673-93.752-35.557c-9.945%2C34.639-16.163%2C74.101-17.387%2C115.852h111.14V169.135z%0A%09%09%09%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M373.779%2C133.572c-26.604%2C19.884-58.802%2C32.644-93.753%2C35.557v80.301h111.14%0A%09%09%09C389.941%2C207.679%2C383.724%2C168.217%2C373.779%2C133.572z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C524.793V386.928c-32.21%2C3.237-61.457%2C16.598-84.572%2C36.812C185.24%2C477.95%2C215.491%2C515.888%2C249.427%2C524.793z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M121.384%2C487.804c19.388%2C12.484%2C40.484%2C22.54%2C62.896%2C29.67c-16.39-17.828-30.796-41.017-42.571-68.392%0A%09%09%09C133.177%2C460.839%2C126.292%2C473.85%2C121.384%2C487.804z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M406.87%2C40.891c-19.059-12.13-39.744-21.922-61.696-28.899c15.882%2C17.277%2C29.921%2C39.554%2C41.494%2C65.827%0A%09%09%09C395.016%2C66.595%2C401.839%2C54.177%2C406.87%2C40.891z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M421.814%2C249.43h107.645c-4.363-76.61-41.224-144.506-97.032-190.124c-8.183%2C18.978-19.492%2C36.304-33.28%2C51.322%0A%09%09%09C412.371%2C151.118%2C420.462%2C198.346%2C421.814%2C249.43z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M184.279%2C11.986c-21.953%2C6.983-42.638%2C16.775-61.696%2C28.898c5.031%2C13.292%2C11.848%2C25.704%2C20.202%2C36.928%0A%09%09%09C154.358%2C51.539%2C168.398%2C29.263%2C184.279%2C11.986z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M130.313%2C110.628c-13.789-15.019-25.098-32.344-33.281-51.322C41.218%2C104.924%2C4.357%2C172.819%2C0%2C249.43h107.645%0A%09%09%09C108.991%2C198.346%2C117.082%2C151.118%2C130.313%2C110.628z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M529.453%2C280.029H421.814c-1.315%2C49.817-9.051%2C95.962-21.701%2C135.772c14.088%2C15.581%2C25.502%2C33.599%2C33.58%2C53.329%0A%09%09%09C488.798%2C423.531%2C525.127%2C356.064%2C529.453%2C280.029z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M345.174%2C517.474c22.411-7.13%2C43.507-17.186%2C62.896-29.67c-4.908-13.947-11.793-26.965-20.324-38.722%0A%09%09%09C375.964%2C476.451%2C361.563%2C499.646%2C345.174%2C517.474z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M249.427%2C138.449V4.666c-33.293%2C8.733-63.036%2C45.417-83.397%2C97.987C188.955%2C122.299%2C217.762%2C135.273%2C249.427%2C138.449z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M280.026%2C4.666v133.783c31.665-3.182%2C60.472-16.15%2C83.397-35.796C343.062%2C50.083%2C313.319%2C13.399%2C280.026%2C4.666z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M95.759%2C469.132c8.084-19.731%2C19.499-37.755%2C33.581-53.33c-12.65-39.811-20.386-85.955-21.702-135.772H0%0A%09%09%09C4.327%2C356.064%2C40.655%2C423.531%2C95.759%2C469.132z%22%2F%3E%0A%09%09%3Cpath%20d%3D%22M364.599%2C423.739c-23.115-20.214-52.362-33.574-84.572-36.812v137.865C313.962%2C515.888%2C344.213%2C477.95%2C364.599%2C423.739z%22%0A%09%09%09%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A)center center no-repeat;
float:right;
right:0px;
top:0px;
position:absolute;
border-left:2px solid #f37020;
}

.box-header-has {
    margin:0;height: 26px;margin-bottom:8px;
    background: url('../images/column-sqs.gif') repeat;overflow: hidden;
}

.box-header-has i {
padding:0px 0px 0px 5px;font-size: 13px;
}
.box-header-has b {
    color:#fff;
    display: block;
    float:right;transition:all 0.6s ease 0s;
    padding:2px 10px 3px 10px;
    background: #043db3;
    font-family:IRANSansLight;
    font-size: 16px;
}

.box-header-has span {
display:none;transition:all 0.6s ease 0s;
}
.box-header-has span a{color: #fff;}

.title-name-ln{background-color:#bf0000;position:relative;right:32px;color:#fff;display:inline;padding:0 8px 0 10px;font:14px/24px IRANSansLight;font-weight:700}.title-name-ln:before{content:"";width:0;height:0;border-top:24px solid #bf0000;border-right:13px solid transparent;position:absolute;right:-13px;top:0}.title-name-ln:after{content:"";width:0;height:0;border-bottom:24px solid #bf0000;border-left:13px solid transparent;position:absolute;left:-13px;top:0}

.title-name-has{background-color:#067b00;position:relative;right:32px;color:#fff;display:inline;padding:0 12px 0 15px;font:14px/24px IRANSansLight;font-weight:700}.title-name-has:before{content:"";width:0;height:0;border-top:24px solid #067b00;border-right:13px solid transparent;position:absolute;right:-13px;top:0}.title-name-has:after{content:"";width:0;height:0;border-bottom:24px solid #067b00;border-left:13px solid transparent;position:absolute;left:-13px;top:0}

.card-opinion-collection__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: inherit;
    padding-left: 0;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0
}

.card-opinion-collection__list {
    padding-right: 0
}

.card-opinion-collection__article {
    width: 100%;
    display: flex
}

.card-opinion-collection__article__avatarlink {
    flex-shrink: 0
}

.card-opinion-collection__article__avatar {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    position: relative
}

    .card-opinion-collection__article__avatar:after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #fff
    }

.card-opinion-collection__article__content {
    float: left
}

.card-opinion-collection__article__link {
    text-decoration: none
}

    .card-opinion-collection__article__link:hover .card-opinion-collection__article__title {
        text-decoration: underline
    }

.card-opinion-collection__article__title {
    width: 100%;
    display: block;
    font-weight: 400;
    line-height: var(--leading-headline);
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    font-size: 1.125rem
}

@media(min-width:769px) {
    .card-opinion-collection__article__title {
        font-size: 16px;
        font-size: 1rem
    }
}

.card-opinion-collection__article__meta {
    display: flex;
    line-height: var(--leading-base);
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400
}

.card-opinion-collection__article__icon {
    margin-right: 10px;
    transform: translateY(2px);
    display: inline
}

.card-opinion-collection__article__authorlink {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 20px;
    font-weight: 500;
    color: #595959;
    text-decoration: none
}

html[dir=rtl] .card-opinion-collection__list {
    padding-right: 0
}

html[dir=rtl] .card-opinion-collection__article__avatar {
    margin: 0 0 10px 10px
}

html[dir=rtl] .card-opinion-collection__article__authorlink {
    margin: 0 0 0 20px
}

html[dir=rtl] .card-opinion-collection__article__icon {
    margin: 0 0 0 10px
}

.no-gutters-topnews {
    margin-right: 2px;
    margin-left: 2px;
}

    .no-gutters-topnews > .col,
    .no-gutters-topnews > [class*="col-"] {
        padding-right: 2px;
        padding-left: 2px;
    }

.carousel-control-prev {
    right: -40px;
}

.carousel-control-next {
    left: -40px;
}

#topNewsCarousel3 .carousel-caption a {
    color: #fff;
    font-weight: bold;
}

#topNewsCarousel3 .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel3 .carousel-caption p a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
}

#topNewsCarousel3 .carousel-caption {
    margin-right: 2px;
    margin-left: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

.carousel-control-prev,
.carousel-control-next {
  z-index: 1000;
}

#topNewsCarousel4 .carousel-caption a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

#topNewsCarousel4 .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel4 .carousel-caption p a {
    color: #fff;
    font-size: 12px;
}

#topNewsCarousel4 .carousel-caption {
    margin-right: 2px;
    margin-left: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 5px 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

#topNewsCarousel5 .carousel-caption a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

#topNewsCarousel5 .carousel-caption a:hover {
    color: red;
}

#topNewsCarousel5 .carousel-caption p a {
    color: #fff;
    font-size: 12px;
}

#topNewsCarousel5 .carousel-caption {
    margin-right: 2px;
    margin-left: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: justify;
    padding: 5px 10px;
    background: rgba(0,0,0,0.6);
    text-shadow: none;
}

#topNewsCarousel6 .carousel-control-prev {
    right: 0px;
}

#topNewsCarousel6 .carousel-control-next {
    left: 0px;
}
