/*background-color: #ff5122; orange*/

/* fbfbfb light gray*/

/*dark blue #0 f 3 1 7 9 */
/*light blue #1 9 7 6 b c */
/*lighter blue #0 0 a d e f */
/*leghter2 blue #6 f c c f 7 */

/***********  NEW AND BY ORDER RIBON ***********************/
.portfolio-item-wrap {
    position: relative;
}

.ribbon {
    position: absolute;
    width: 130px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px;
    z-index: 1000;
    transform: rotate(-45deg);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.ribbon.new {
    top: 15px;
    left: -35px;
    background: red;
}

.ribbon.byorder {
    top: 15px;
    right: -35px;
    background: blue;
    transform: rotate(45deg);
}
/*************************************************************/

blink_me {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0; }
}


.navbar_f {
    padding-right: 5px;
    overflow: hidden;
    background-color: #0c71c3;
    position: fixed;
    bottom: 0;
    width: 100%;
    direction: rtl;!important;
    z-index: 900000000;
    border-top: 2px solid #010638;
    box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px -5px 20px 1px rgba(0,0,0,0.4);
    padding: 5px;
}

.navbar_f a {
    float: right;
    display: block;
    color: #0c71c3 !important;
    text-align: center;
    padding:2px 6px;
    text-decoration: none;
    font-size: 15px;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 3px;
}
.navbar_f a:hover {
    background: #fff10d;
    color: black!important;
}

.navbar_f a.active {
    background-color: #fff10d;
    color: black !important;
}

.group_active{
    font-weight: bold!important;
    color: #0c71c3!important;
}

.a_link_product_details{
    color: #0c71c3!important;
}
.a_link_products{
    color:#484848!important; ;
}

.cl_font_medium{
    font-size: 14px;!important;
    line-height: 30px!important;
}

.group_title{
    font-size: 14px!important;
}

#search{
    direction: rtl !important;
}
.language_menu{
    direction: rtl !important;
}
.top-menu{
    float: right;
    direction: rtl;
    right: 0;
    margin-right: 0px;
}
section{
    direction: rtl !important;
    text-align: justify;
}
#footer
{
    direction: rtl!important;
    text-align: right!important;

}

a:hover{
    color: #1976bc!important;
}


.testimonial .testimonial-item > img {
    /*@@border-radius: 50%;*/
    border-radius: 5px;
    display: block;
    float: none;
    margin: 0 auto 5px!important;
    /*width:300px!important;
    height:300px!important;*/

}
.testimonial .testimonial-item > p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: 400;
    margin-top: 10px;
    padding-left: 50px !important;
    direction: rtl!important;
    text-align: right;
    text-align: justify;
}
.testimonial .testimonial-item > h3 {
    padding-left: 80px !important;
    direction: rtl!important;
    text-align: right;

}
.testimonial .testimonial-item > span {
    padding-left: 80px !important;
    direction: rtl!important;
    text-align: right;

}


@media (max-width: 1024px) {
    .testimonial.testimonial-left .testimonial-item {
        text-align: left;
    }

    .testimonial.testimonial-left .testimonial-item > img {
        display: inherit;
        float: none;
        margin: 20px auto;

              height: 180px;
              width: 180px;

        /*width: 285px !important;
        height: 178px !important;*/

    }

    .testimonial.testimonial-left .testimonial-item > p,
    .testimonial.testimonial-left .testimonial-item > span {
        margin-left: 0px !important;
        text-align: center;
        padding: 5px !important;
    }

    /*@@@@@@  new line */
    .testimonial.testimonial-left .testimonial-item > h3 {
        margin-left: 0px !important;
        text-align: center;
        padding: 5px !important;

    }
}
    .post_box_shadow {
        box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.05);

    }

    .post_box_shadow img {
        border-top-right-radius: 2.5px;
        border-top-left-radius: 2.5px;

    }

    .post-item-wrap {
        border-radius: 5px;
    }

.post-tags a {
    font-weight: 400;
    color: #484848;
    border: 1px solid #ececec;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 3px 10px;
    background-color: #f8f9fa;
    margin-left: 5px;
}

.ali_shadow{
    box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.05);
}


.post-thumbnail-content {
    padding-left: 0px !important;
}

.h1_h2 a{
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 16px;
    color: #444;
    font-weight: 600;
    font-family: "iranyekan", "B nazanin";
}
.item-link_first_page{
    color: #1976bc!important;
}
.post-meta-date{
    margin-right: 0px !important;
    right: 0px !important;
    padding-right: 0px!important;
}
.post-meta-date i{
    margin-left: 5px!important;
    right: 0px !important;
    padding-right: 0px !important;

}
.post-thumbnail .post-thumbnail-entry > img {
    margin-bottom: 14px;
    max-height: 240px;
    width: 100%; }
.post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
    margin-bottom: 6px;

}
.post-thumbnail ~ .post-thumbnail-list {
    border-top: 1px solid #F7F9FB; }
.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    font-weight: 400;
    opacity: 0.7;
    line-height: 20px; }
.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
    opacity: 1; }

/*Post thumbnail list*/


.post-thumbnail-list {
    position: relative; }
.post-thumbnail-list .post-thumbnail-entry img + .post-thumbnail-content {
    padding-right: 70px; }
.post-thumbnail-list .post-thumbnail-entry > img {
    margin-right: 0px!important;
    float: right;
    display: block;
    height: 60px;
    width: 80px;
    margin-left: 3px;
    border-radius: 2px;
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    font-size: 13px;
    font-weight: 400;
    margin: -4px 0 0;

}

.post-thumbnail-entry {
    border-bottom: 1px solid #F7F9FB;
    float:right;
    margin-bottom: 16px;
    padding-bottom: 10px;
    position: relative;
    clear: both; }
.post-thumbnail-entry a {
    color: #484848; }
.post-thumbnail-entry:last-child {
    border-bottom: 0; }
.post-thumbnail-entry .post-thumbnail-content > a {
    display: block;
}
.post-thumbnail-entry .post-thumbnail-content .post-date,
.post-thumbnail-entry .post-thumbnail-content .post-category {
    color: #aaa;
    font-size: 12px;
}
.post-thumbnail-entry .post-thumbnail-content .post-date i,
.post-thumbnail-entry .post-thumbnail-content .post-category i {
    margin-left: 6px;

}
.post-thumbnail-entry .post-thumbnail-content .post-date ~ .post-category {
    margin-right: 2px;
}
.post-thumbnail-entry .post-thumbnail-content .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 12px !important;

}

.pagination{
/*    text-align: right !important;
    direction: rtl !important;
    float: right !important;

 */
}

.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.btn_orang{
    background-color: #1976bc!important;
}
.btn_orang:hover{
    color: #ffffff!important;
}


/*======SEARCH BOX ========*/

.div_search {
    /*
    background-image: url("../images/backsearch.jpg")!important;
    background-repeat:repeat!important;
    background-size: auto;
        /*background-color: #ff7700!important;*/

    background-image: url('../images/backsearch.jpg')!important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#q_name{
font-weight: normal!important;
font-size: 15px!important;
color: #484848!important;
border: 0px solid #ffffff;
border-radius: 10px!important;
padding: 0px 10px 0px 3px!important;
background-color: #ffffff!important;
border-bottom: 0px!important;
box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.05)!important;
}
#btn-search-close{
    background:#1976bc!important; ;
    color: #ffffff!important;
}
.icon-x{
    background:#1976bc!important; ;
    color: #ffffff!important;

}

/*-----------------------------------------------------------------*/
.accordion .ac-item {
    margin-bottom: 10px;
    padding: 4px 5px;
    border-radius: 5px;
    border: 1px solid #ececec;
}
.accordion .ac-item .ac-title {
    font-weight: bold;
    position: relative;
    padding-left: 3px!important;
    padding-right: 15px!important;
    /*padding-right: 10px;*/
    font-size: 13px;
    cursor: pointer;
    user-select: none;
    text-align: right!important;

    }
.accordion .ac-item .ac-title:before {
    font-size: 13px;
    content: "\e9be";
    font-family: "inspiro-icons";
    right: 0;
    position: absolute;

}
.accordion .ac-item .ac-title > i {
    margin-right: 8px; }
.accordion .ac-item .ac-content {
    padding-top: 12px; }
.accordion .ac-item .ac-content > p:last-child {
    margin-bottom: 6px; }
.accordion .ac-item.ac-active .ac-title:before {
    content: "\e9a1"; }
.accordion.accordion-shadow .ac-item {
    box-shadow: 0 6px 38px rgba(0, 0, 0, 0.05); }
.accordion.accordion-simple .ac-item {
    padding: 14px 0;
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #ececec; }
.accordion.accordion-simple .ac-item:last-child {
    border: 0; }
.accordion.accordion-flat .ac-item {
    padding: 10px 0;
    margin-bottom: 0;
    border-radius: 0;
    border: 0; }
.accordion.accordion-theme .ac-item {
    background-color:#010638;
    border: 0; }
.accordion.accordion-theme .ac-item .ac-title {
    color: #ffffff; }
.accordion.accordion-theme .ac-item .ac-content,
.accordion.accordion-theme .ac-item .ac-content p {
    color: #ffffff; }
.accordion.dark .ac-item {
    background-color: #181818;
    border: 0; }
.accordion.dark .ac-item .ac-title {
    color: #ffffff; }
.accordion.dark .ac-item .ac-content,
.accordion.dark .ac-item .ac-content p {
    color: #ffffff; }

.cl_procust_list li{
    font-size: 12px!important;
    padding-right: 5px!important;
    text-align: right!important;
}
.cl_procust_list li span{
    margin-left: 10px!important;
    font-weight: bolder;
}
