﻿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: #fff;
}

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);
}

#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: #ffaa00;
    text-align: center;
    direction: ltr;
    font-size: 14px;
    color: #000;
    padding: 12px 0;
}

footer {
    border-top:solid 1px #bbb;
    background-color: #222222;
    padding: 20px 0px;
}

    footer .menu {
        padding: 25px 10px;
    }

        footer .menu li a {
            color: #000;
            padding: 0 10px;
            text-decoration: none;
            font-size: 14px;
        }

            footer .menu li a:hover {
                color: blue;
            }

    footer .social {
        padding: 25px 10px;
    }

        footer .social ul.nav {
            margin-left: 0px;
            text-align: left;
        }

        footer .social li a {
            color: #000;
            padding: 0 10px;
            text-decoration: none;
        }


            footer .social li a:hover {
                color: blue;
            }

.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;
}

.fc1 {
    color: #fff !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;
}

.homebox .boxtitle {
    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;
    }

    .carousel-item img {
       height: 220px;
       width: 100%;
    }
}

@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;
    }

    .carousel-item img {
       height: 220px;
       width: 100%;
    }
}

.carousel-item img {
       height: 500px;
       width: 100%;
}

.page-banner {
    position: relative;
    padding: 50px 0px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('/assets/rtl/images/title-banner.jpg');
}

    .page-banner h1 {
        position: relative;
        top: 2px;
        font-size: 42px;
        color: #292929;
        line-height: 1.5em;
    }

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}


/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    overflow: hidden;
    background: var(--background-color);
    transition: all 0.6s ease-out;
}

    #preloader:before {
        content: "";
        position: fixed;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        border: 6px solid #ffffff;
        border-color: var(--accent-color) transparent var(--accent-color) transparent;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        animation: animate-preloader 1.5s linear infinite;
    }

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background-color: var(--accent-color);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

    .scroll-top i {
        font-size: 24px;
        color: var(--contrast-color);
        line-height: 0;
    }

    .scroll-top:hover {
        background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
        color: var(--contrast-color);
    }

    .scroll-top.active {
        visibility: visible;
        opacity: 1;
    }

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}


/*--------------------------------------------------------------
# Global Section Titles
--------------------------------------------------------------*/
.section-title {
    text-align: center;
    padding-bottom: 60px;
    position: relative;
}

    .section-title h2 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .section-title p {
        margin-bottom: 0;
    }

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
    width: 100%;
    min-height: 40vh;
    position: relative;
    padding: 120px 0 60px 0;
    display: flex;
    align-items: center;
}

    .hero h2 {
        margin: 0 0 10px 0;
        font-size: 38px;
        font-weight: 700;
    }

        .hero h2 .underlight {
            position: relative;
            z-index: 1;
            padding: 0 5px;
            display: inline-block;
        }

            .hero h2 .underlight:before {
                content: "";
                position: absolute;
                height: 50%;
                bottom: 0;
                left: 0;
                right: 0;
                background: var(--accent-color);
                z-index: -1;
            }

    .hero p {
        color: color-mix(in srgb, var(--default-color), transparent 30%);
        margin-bottom: 30px;
        font-size: 18px;
    }

@media (max-width: 768px) {
    .hero h2 {
        font-size: 32px;
    }
}

.hero .btn-get-started {
    color: var(--contrast-color);
    background: var(--accent-color);
    font-family: var(--heading-font);
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 8px 40px;
    border-radius: 50px;
    transition: 0.5s;
    border: 2px solid var(--accent-color);
}

    .hero .btn-get-started:hover {
        background-color: color-mix(in srgb, var(--accent-color) 90%, white 15%);
    }

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
.about .content h3 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
}

.about .content p {
    margin-bottom: 30px;
}

.about .content .about-btn {
    padding: 8px 30px 9px 30px;
    color: var(--accent-color);
    border-radius: 50px;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    border: 2px solid var(--accent-color);
}

    .about .content .about-btn i {
        font-size: 16px;
        padding-left: 5px;
    }

    .about .content .about-btn:hover {
        background: var(--accent-color);
        color: var(--contrast-color);
    }

.about .icon-box i {
    font-size: 40px;
    color: var(--accent-color);
    margin-bottom: 10px;
}

.about .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

    .about .icon-box h4 a {
        color: var(--heading-color);
        transition: 0.3s;
    }

.about .icon-box p {
    font-size: 15px;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    margin-bottom: 0;
}

.about .icon-box:hover h4 a {
    color: var(--accent-color);
}

/*--------------------------------------------------------------
# Clients Section
--------------------------------------------------------------*/
.clients .swiper {
    padding: 10px 0;
}

.clients .swiper-wrapper {
    height: auto;
}

.clients .swiper-slide img {
    transition: 0.3s;
}

    .clients .swiper-slide img:hover {
        transform: scale(1.1);
    }

/*--------------------------------------------------------------
# Services Section
--------------------------------------------------------------*/
.services .service-item {
    position: relative;
    height: 100%;
    margin-bottom: 30px;
}

    .services .service-item .icon {
        margin-left: 20px;
    }

        .services .service-item .icon i {
            color: var(--accent-color);
            font-size: 40px;
            line-height: 0;
            transition: 0.3s;
        }

    .services .service-item:hover .icon i {
        color: var(--accent-color);
    }

    .services .service-item .title {
        color: var(--heading-color);
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 20px;
        transition: 0.3s;
    }

    .services .service-item .description {
        font-size: 15px;
        color: color-mix(in srgb, var(--default-color), transparent 30%);
        margin-bottom: 10px;
    }

    .services .service-item .readmore {
        display: flex;
        align-items: center;
        color: color-mix(in srgb, var(--default-color), transparent 50%);
        transition: 0.3s;
        font-weight: 700;
        font-size: 14px;
    }

        .services .service-item .readmore i {
            margin-left: 8px;
        }

    .services .service-item:hover .title,
    .services .service-item:hover .readmore,
    .services .service-item:hover .icon i {
        color: var(--accent-color);
    }

/*--------------------------------------------------------------
# Call To Action Section
--------------------------------------------------------------*/
.call-to-action {
    --background-color: none;
}

    .call-to-action .container {
        padding-top: 80px;
        padding-bottom: 80px;
        border-radius: 15px;
        overflow: hidden;
        position: relative;
        clip-path: inset(0 round 15px);
    }

        .call-to-action .container img {
            position: fixed;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: 1;
            border-radius: 15px;
            overflow: hidden;
        }

        .call-to-action .container:before {
            content: "";
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            inset: 0;
            z-index: 2;
        }

        .call-to-action .container .content {
            position: relative;
            z-index: 3;
        }

    .call-to-action h3 {
        color: var(--default-color);
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .call-to-action p {
        color: var(--default-color);
        margin-bottom: 20px;
    }

    .call-to-action .pulsating-play-btn {
        display: inline-block;
    }

    .call-to-action .cta-btn {
        font-family: var(--heading-font);
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 12px 40px;
        border-radius: 5px;
        transition: 0.5s;
        margin: 10px;
        border: 2px solid var(--contrast-color);
        color: var(--contrast-color);
    }

        .call-to-action .cta-btn:hover {
            background: var(--accent-color);
            border: 2px solid var(--accent-color);
        }

@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

/*--------------------------------------------------------------
# Portfolio Section
--------------------------------------------------------------*/
.portfolio .portfolio-filters {
    padding: 0 0 20px 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

    .portfolio .portfolio-filters li {
        cursor: pointer;
        display: inline-block;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
        margin: 0 10px;
        line-height: 1;
        transition: all 0.3s ease-in-out;
    }

        .portfolio .portfolio-filters li:hover,
        .portfolio .portfolio-filters li.filter-active {
            color: var(--accent-color);
        }

        .portfolio .portfolio-filters li:first-child {
            margin-left: 0;
        }

        .portfolio .portfolio-filters li:last-child {
            margin-right: 0;
        }

@media (max-width: 575px) {
    .portfolio .portfolio-filters li {
        font-size: 14px;
        margin: 0 5px;
    }
}

.portfolio .portfolio-content {
    background-color: var(--surface-color);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    height: 100%;
    overflow: hidden;
}

    .portfolio .portfolio-content img {
        transition: 0.3s;
        position: relative;
        z-index: 1;
    }

    .portfolio .portfolio-content .portfolio-info {
        background-color: var(--background-color);
        border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
        padding: 25px 20px;
        position: relative;
        z-index: 2;
    }

        .portfolio .portfolio-content .portfolio-info h4 {
            font-size: 18px;
            font-weight: 600;
            padding-right: 50px;
        }

            .portfolio .portfolio-content .portfolio-info h4 a {
                color: var(--heading-color);
                transition: 0.3s;
            }

                .portfolio .portfolio-content .portfolio-info h4 a:hover {
                    color: var(--accent-color);
                }

        .portfolio .portfolio-content .portfolio-info p {
            color: color-mix(in srgb, var(--default-color), transparent 30%);
            font-size: 14px;
            margin-bottom: 0;
            padding-right: 50px;
        }

    .portfolio .portfolio-content:hover img {
        transform: scale(1.1);
    }

/*--------------------------------------------------------------
# Team Section
--------------------------------------------------------------*/
.team .team-member {
    background-color: var(--surface-color);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 5px;
    transition: 0.5s;
    padding: 30px;
    height: 100%;
}

@media (max-width: 468px) {
    .team .team-member {
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
}

.team .team-member .pic {
    overflow: hidden;
    width: 150px;
    border-radius: 50%;
    flex-shrink: 0;
}

    .team .team-member .pic img {
        transition: ease-in-out 0.3s;
    }

.team .team-member:hover {
    transform: translateY(-10px);
}

.team .team-member .member-info {
    padding-left: 30px;
}

@media (max-width: 468px) {
    .team .team-member .member-info {
        padding: 30px 0 0 0;
        text-align: center;
    }
}

.team .team-member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
}

.team .team-member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

    .team .team-member span::after {
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 1px;
        background: color-mix(in srgb, var(--default-color), transparent 85%);
        bottom: 0;
        left: 0;
    }

@media (max-width: 468px) {
    .team .team-member span::after {
        left: calc(50% - 25px);
    }
}

.team .team-member p {
    margin: 10px 0 0 0;
    font-size: 14px;
}

.team .team-member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
}

@media (max-width: 468px) {
    .team .team-member .social {
        justify-content: center;
    }
}

.team .team-member .social a {
    background: color-mix(in srgb, var(--default-color), transparent 94%);
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 36px;
    height: 36px;
}

    .team .team-member .social a i {
        color: color-mix(in srgb, var(--default-color), transparent 20%);
        font-size: 16px;
        margin: 0 2px;
    }

    .team .team-member .social a:hover {
        background: var(--accent-color);
    }

        .team .team-member .social a:hover i {
            color: var(--contrast-color);
        }

    .team .team-member .social a + a {
        margin-left: 8px;
    }

/*--------------------------------------------------------------
# Pricing Section
--------------------------------------------------------------*/
.pricing .pricing-item {
    background-color: var(--surface-color);
    box-shadow: 0 3px 20px -2px rgba(0, 0, 0, 0.1);
    border-top: 4px solid var(--background-color);
    padding: 60px 40px;
    height: 100%;
    border-radius: 5px;
}

.pricing h3 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 20px;
}

.pricing h4 {
    color: var(--accent-color);
    font-size: 48px;
    font-weight: 400;
    font-family: var(--heading-font);
    margin-bottom: 0;
}

    .pricing h4 sup {
        font-size: 28px;
    }

    .pricing h4 span {
        color: color-mix(in srgb, var(--default-color), transparent 50%);
        font-size: 18px;
    }

.pricing ul {
    padding: 20px 0;
    list-style: none;
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    text-align: left;
    line-height: 20px;
}

    .pricing ul li {
        padding: 10px 0;
        display: flex;
        align-items: center;
    }

    .pricing ul i {
        color: #059652;
        font-size: 24px;
        padding-right: 3px;
    }

    .pricing ul .na {
        color: color-mix(in srgb, var(--default-color), transparent 60%);
    }

        .pricing ul .na i {
            color: color-mix(in srgb, var(--default-color), transparent 60%);
        }

        .pricing ul .na span {
            text-decoration: line-through;
        }

.pricing .buy-btn {
    color: var(--accent-color);
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 50px;
    transition: none;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--heading-font);
    transition: 0.3s;
    border: 1px solid var(--accent-color);
}

    .pricing .buy-btn:hover {
        background: var(--accent-color);
        color: var(--contrast-color);
    }

.pricing .featured {
    border-top-color: var(--accent-color);
}

    .pricing .featured .buy-btn {
        background: var(--accent-color);
        color: var(--contrast-color);
    }

@media (max-width: 992px) {
    .pricing .box {
        max-width: 60%;
        margin: 0 auto 30px auto;
    }
}

@media (max-width: 767px) {
    .pricing .box {
        max-width: 80%;
        margin: 0 auto 30px auto;
    }
}

@media (max-width: 420px) {
    .pricing .box {
        max-width: 100%;
        margin: 0 auto 30px auto;
    }
}

/*--------------------------------------------------------------
# Faq Section
--------------------------------------------------------------*/
.faq .faq-container .faq-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid color-mix(in srgb, var(--default-color), transparent 85%);
    overflow: hidden;
}

    .faq .faq-container .faq-item:last-child {
        margin-bottom: 0;
    }

    .faq .faq-container .faq-item h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        margin: 0 30px 0 0;
        transition: 0.3s;
        cursor: pointer;
        display: flex;
        align-items: center;
    }

        .faq .faq-container .faq-item h3 .num {
            color: var(--accent-color);
            padding-right: 5px;
        }

        .faq .faq-container .faq-item h3:hover {
            color: var(--accent-color);
        }

    .faq .faq-container .faq-item .faq-content {
        display: grid;
        grid-template-rows: 0fr;
        transition: 0.3s ease-in-out;
        visibility: hidden;
        opacity: 0;
    }

        .faq .faq-container .faq-item .faq-content p {
            margin-bottom: 0;
            overflow: hidden;
        }

    .faq .faq-container .faq-item .faq-toggle {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 16px;
        line-height: 0;
        transition: 0.3s;
        cursor: pointer;
    }

        .faq .faq-container .faq-item .faq-toggle:hover {
            color: var(--accent-color);
        }

.faq .faq-container .faq-active h3 {
    color: var(--accent-color);
}

.faq .faq-container .faq-active .faq-content {
    grid-template-rows: 1fr;
    visibility: visible;
    opacity: 1;
    padding-top: 10px;
}

.faq .faq-container .faq-active .faq-toggle {
    transform: rotate(90deg);
    color: var(--accent-color);
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/
.contact {
    background-image: url("../img/contact-bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
}

@media (max-width: 640px) {
    .contact {
        background-position: center 50px;
        background-size: contain;
    }
}

.contact:before {
    content: "";
    background: color-mix(in srgb, var(--background-color), transparent 30%);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.contact .info-item + .info-item {
    margin-top: 40px;
}

.contact .info-item i {
    background: var(--accent-color);
    color: var(--contrast-color);
    font-size: 20px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin-right: 15px;
}

.contact .info-item h3 {
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.contact .info-item p {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
}

.contact .php-email-form {
    height: 100%;
}

    .contact .php-email-form input[type=text],
    .contact .php-email-form input[type=email],
    .contact .php-email-form textarea {
        font-size: 14px;
        padding: 10px 15px;
        box-shadow: none;
        border-radius: 0;
        color: var(--default-color);
        background-color: color-mix(in srgb, var(--background-color), transparent 50%);
        border-color: color-mix(in srgb, var(--default-color), transparent 80%);
    }

        .contact .php-email-form input[type=text]:focus,
        .contact .php-email-form input[type=email]:focus,
        .contact .php-email-form textarea:focus {
            border-color: var(--accent-color);
        }

        .contact .php-email-form input[type=text]::placeholder,
        .contact .php-email-form input[type=email]::placeholder,
        .contact .php-email-form textarea::placeholder {
            color: color-mix(in srgb, var(--default-color), transparent 70%);
        }

    .contact .php-email-form button[type=submit] {
        color: var(--contrast-color);
        background: var(--accent-color);
        border: 0;
        padding: 10px 30px;
        transition: 0.4s;
        border-radius: 50px;
    }

        .contact .php-email-form button[type=submit]:hover {
            background: color-mix(in srgb, var(--accent-color), transparent 20%);
        }

/*--------------------------------------------------------------
# Portfolio Details Section
--------------------------------------------------------------*/
.portfolio-details .portfolio-details-slider img {
    width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

    .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background-color: color-mix(in srgb, var(--default-color), transparent 85%);
        opacity: 1;
    }

    .portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
        background-color: var(--accent-color);
    }

.portfolio-details .portfolio-info {
    background-color: var(--surface-color);
    padding: 30px;
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.1);
}

    .portfolio-details .portfolio-info h3 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid color-mix(in srgb, var(--default-color), transparent 85%);
    }

    .portfolio-details .portfolio-info ul {
        list-style: none;
        padding: 0;
        font-size: 15px;
    }

        .portfolio-details .portfolio-info ul li + li {
            margin-top: 10px;
        }

.portfolio-details .portfolio-description {
    padding-top: 30px;
}

    .portfolio-details .portfolio-description h2 {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .portfolio-details .portfolio-description p {
        padding: 0;
        color: color-mix(in srgb, var(--default-color), transparent 30%);
    }

/*--------------------------------------------------------------
# Service Details Section
--------------------------------------------------------------*/
.service-details .services-list {
    background-color: var(--surface-color);
    padding: 10px 30px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    margin-bottom: 20px;
}

    .service-details .services-list a {
        display: block;
        line-height: 1;
        padding: 8px 0 8px 15px;
        border-left: 3px solid color-mix(in srgb, var(--default-color), transparent 70%);
        margin: 20px 0;
        color: color-mix(in srgb, var(--default-color), transparent 20%);
        transition: 0.3s;
    }

        .service-details .services-list a.active {
            color: var(--heading-color);
            font-weight: 700;
            border-color: var(--accent-color);
        }

        .service-details .services-list a:hover {
            border-color: var(--accent-color);
        }

.service-details .services-img {
    margin-bottom: 20px;
}

.service-details h3 {
    font-size: 26px;
    font-weight: 700;
}

.service-details h4 {
    font-size: 20px;
    font-weight: 700;
}

.service-details p {
    font-size: 15px;
}

.service-details ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
}

    .service-details ul li {
        padding: 5px 0;
        display: flex;
        align-items: center;
    }

    .service-details ul i {
        font-size: 20px;
        margin-right: 8px;
        color: var(--accent-color);
    }

/*--------------------------------------------------------------
# Starter Section Section
--------------------------------------------------------------*/
.starter-section {
    /* Add your styles here */
}

