
body{
    direction: rtl;
    text-align: right;
}
body, textarea, input, select, label , button{font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;}
             .r-filter-menu{
                text-align:center;
                padding:30px 0;}

             [data-id=news-1] .r-filter-btn.selected{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        ;color:#fff;}
              .r-filter-btn{
                display:inline-block;
                padding: 5px 10px;
                margin:5px;
                border-radius: 2px;
                font-size:.8em;
                color:;
                cursor:pointer;
                font-weight:bold;
            }
          [data-id=news-1] .r-filter-btn:hover{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        ; color:#fff}

        #news-1{
                        background-color:#FFFFFF;
                        padding-top:0px;
                        padding-bottom:0px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:12px;
                }#news-1 .color_tem1{ /*range asli color ??? */
            color:#D7DAE5 ;
        }#news-1 .color_tem2{ /*range asli color ??? */
            color:#FEC006 ;
        }#news-1 .color_tem1_bg{/*range back box  */
            background-color:#D7DAE5 ;
        }#news-1 .color_tem2_bg{/*range back box if gradient*/
            background-color:#FEC006 ;
        }#news-1 .color_title{/*range title asli module*/
                            color:#283593 ;
                                }#news-1 .color_text{/*range text haye module  */
                            color:#1E1D21;
                                }#news-1 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:#3B3355;
                                }#news-1 .color_link_hover:hover{/*range  text link hover*/
                            color:#1E90FF ;
                                }#news-1 .color_b_text{/*range link button manand range matnesh*/
                            color:#1E1D21 ;
                                }#news-1 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color:#708090 ;
                                }#news-1 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color:#FEC006 ;
                                }#news-1 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color:#283593 ;
                                }#news-1 .color_box_text{/*range text dakhele box ha! */
                            color:#1E1D21 ;
                                }#news-1 .color_box_title{/*range title dakhele box ha!*/
                            color:#f15722 ;
                                }
        .rNewsDate{
            width:42px;
            background:#fff;
            padding:2px;
            min-height:80px;
            position:absolute;
            z-index:10;
            text-align:center;

        }
        .rNewsDate>span{display:block;}
        .rNewsDate>span:after{display:block;content:""; width:10px; height:2px; 
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(right, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(right, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to left, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
         ;position:relative; top:100%;margin:auto;}
        .rNewsDate.fa{left:0;left:5px;top:5px;}
        .r-news-item-box{
            width:33.3%;
            padding:5px;
            display:inline-block;
            vertical-align:top;
            top:0;left:0;
        }
        .r-news-item{
            padding:1%;
            background:;

            }

        .r-news-img{overflow:hidden;width:100%;}
        .r-news-img>img{transform: scale(0) position:relative;width:100%; -webkit-transition: transform 2.2s ease-in-out;
                 -moz-transition: transform 2.2s ease-in-out;
                 -o-transition: transform 2.2s ease-in-out;
                 transition: transform 2.2s ease-in-out;}
        .r-news-img:hover>img{/*width:120%;margin-right:-10%; margin-top:-5%*/ transform: scale(2);}
        .r-news-img:after{content:""; opacity:0;  -webkit-transition: opacity .25s ease-in-out;
                 -moz-transition: opacity .25s ease-in-out;
                 -o-transition: opacity .25s ease-in-out;
                 transition: opacity .25s ease-in-out;;position:absolute; top:0; left:0;width:100%; height:100%}
        .r-news-img:hover> .circle-thumb-area{opacity:.3;  -webkit-transition: opacity .6s ease-in-out;
                 -moz-transition: opacity .6s ease-in-out;
                 -o-transition: opacity .6s ease-in-out;
                 transition: opacity .6s ease-in-out;}

        .r-news-img{position:relative;}


        .slideImages{display:none;}


        .tags-area{position:absolute; width:100%; z-index: 1;margin:10px; }
        .tags-area.fa{text-align:right;}
        .r-news-img:hover> .circle-thumb-area{opacity:1;  -webkit-transition: opacity .6s ease-in-out;
                 -moz-transition: opacity .6s ease-in-out;
                 -o-transition: opacity .6s ease-in-out;
                 transition: opacity .6s ease-in-out;}
        .rNewsTagLabel{
            display:inline-block;
            padding:0 3px;
            margin-bottom:2px;
            background:#000;
            color:#fff;
        }

       .r-circle-thumbs:nth-child(1){
            position:relative;
            left: 10px
        }
        .r-circle-thumbs:nth-child(2){
            position:relative;
            left:-10px
        }

        .r-circle-thumbs:nth-child(3){
            position:relative;
            left:-30px
        }

        .r-news-content{width:1200px;margin:auto; position:relative}

        
             .rNewsLink.underlineHover:hover:after{width:100%}
             .rNewsLink.underlineHover:after{content:""; display:block; position:relative; top:100%;width:0;height:2px;
            
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(right, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(right, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to left, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        

             -webkit-transition: width .2s ease-in-out;
                 -moz-transition: width .2s ease-in-out;
                 -o-transition: width .2s ease-in-out;
                 transition: width .2s ease-in-out;
            }
            
        .rNewsLink{font-size:1em;font-weight:bold;display:inline-block;padding:0 10px;}
        #r-849845478:hover:after{opacity:.1} #r-849845478:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-157090293:hover:after{opacity:.1} #r-157090293:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-472059044:hover:after{opacity:.1} #r-472059044:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1827229721:hover:after{opacity:.1} #r-1827229721:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1677139863:hover:after{opacity:.1} #r-1677139863:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-679855252:hover:after{opacity:.1} #r-679855252:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-393095737:hover:after{opacity:.1} #r-393095737:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-766989059:hover:after{opacity:.1} #r-766989059:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-365782789:hover:after{opacity:.1} #r-365782789:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-384094406:hover:after{opacity:.1} #r-384094406:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1270563529:hover:after{opacity:.1} #r-1270563529:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-70934108:hover:after{opacity:.1} #r-70934108:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1936698744:hover:after{opacity:.1} #r-1936698744:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-772257265:hover:after{opacity:.1} #r-772257265:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1063711909:hover:after{opacity:.1} #r-1063711909:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-2058820365:hover:after{opacity:.1} #r-2058820365:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-2051568043:hover:after{opacity:.1} #r-2051568043:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1051158993:hover:after{opacity:.1} #r-1051158993:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1065599353:hover:after{opacity:.1} #r-1065599353:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-974541135:hover:after{opacity:.1} #r-974541135:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1628589781:hover:after{opacity:.1} #r-1628589781:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-67550499:hover:after{opacity:.1} #r-67550499:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-192596647:hover:after{opacity:.1} #r-192596647:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-60477508:hover:after{opacity:.1} #r-60477508:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            #r-1940263635:hover:after{opacity:.1} #r-1940263635:after{
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
            background: #FEC006; /* Old browsers */
            background: -moz-linear-gradient(-45deg, #FEC006 0%, #D7DAE5 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(-45deg, #FEC006 0%,#D7DAE5 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(135deg, #FEC006 0%,#D7DAE5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FEC006", endColorstr="#D7DAE5",GradientType=0 ); /* IE6-9 fallback on horizontal gradient */
        }
                .rNewsImgLink{
                    width:100%;
                    height:100%;
                    position:absolute;
                    left:0;
                    top:0;
                    z-index:10;
                }
            
        .r-news-item>p{padding:5px;text-align:justify;color:#85868c;;font-size:1em;}
            .imgTitle{font-weight:bold; color:#333333; padding: 5px;font-size:1.3em;margin-top:15px;}
            .r-arrow{width:100px;display:inline-block;height: 100%; color: #fff; position:relative;cursor:pointer;}
            .r-arrow:after{
                margin: auto;
                top: 40%;
                display: block;
                left: 1%;
                color: #fff;
                font-size: 2em;
                position: absolute;
                width: 100px;
                height: 100px;
            }

                .r-arrow.right:after{
                content: "\2192";
            }
               .r-arrow.left:after{
                content: "\2190";
            }
        
            .orange.text{color:#ff8f00}
        
            .st-icons{
                width:25px;
                height:25px;
                object-fit: contain;
            }

            .sinoweb_header.h-animated .social{
                display:inline-block !important;
                margin-top: -4px;
            }
            .sinoweb_header.h-animated .social>span{
                /*margin-top: -2px;*/
            }
            .sinoweb_header.h-animated .social .insta{
                /*margin-top: -4px;*/
            }

            .social{
                display:none !important;
                -webkit-transition: all 500ms cubic-bezier(.4, 0, .2, 1);
                -moz-transition: all 500ms cubic-bezier(.4, 0, .2, 1);
                transition: all 500ms cubic-bezier(.4, 0, .2, 1);
                margin-top: -12px;
                position: absolute !important;

            }
            .nav_menu {
                position: relative;
                padding-top: 10px;
                height: 60px;
                line-height: 3.5;
            }
            .sinoweb_header:hover{
                background:#000 !important;
            }
            .sinoweb_header.h-animated .sinoweb_header{
                background:#000;
            }

        
            .closeIcon.closeShow{
               visibility: visible;
               opacity: 1;
               display:inline-block;
            }
            .cartDiv{margin-left:20px;}
            .closeIcon{
                visibility: hidden;
                display: none;
                opacity: 0;
                transition: 2s;
                -webkit-transition: .5s;
                width: 0;
                text-align: center;
                font-size: 1.5em;
                padding: 0!important;
                cursor: pointer;
                font-size: 16px;
            }
            #second_texbox{
                width: 0;
                transition: width 500ms cubic-bezier(.4, 0, .2, 1);
                -webkit-transition: width 500ms cubic-bezier(.4, 0, .2, 1);
                -ms-transition: width 500ms cubic-bezier(.4, 0, .2, 1);
                animation-direction: reverse;
                -webkit-animation-direction: reverse;
                z-index: 1;
                box-sizing: border-box;
                border: none;
                /*padding-right: 30px;*/
                box-shadow: none;
                color: white;
                left: 26px;
                padding-right:5px;
                background: rgb(18, 18, 21);
            }

            #second_texbox.search_open{
                width:200px;
                border-bottom: 1px solid white;
                border-radius: 0;
                padding-left:5px;
            }
            #profile_exit {
                color: #bdbbbb !important;
            }
            #menuSearchBox{width:600px;}
            #menuSearchBox .search-icon.top, #menuSearchBox2 .search-icon.top{
                width: 26px;
                height: 26px;
                cursor: pointer;
                background-image: url(http://isfahanmassage.ir/files/main/img/icon_search.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-color:rgb(18, 18, 21) ;
            }
            .icon_search{
                width:30px;
                height:30px;
            }
            .shoptag_search_style{
                padding-right: 10px;
                width: 432px;
                box-sizing: border-box;
                border: none;
                border-bottom:1px solid rgb(169, 168, 167);
                border-radius: 0;
                display: inline-block;
                font-weight: 400;
                margin: 0;
                background: 0;
                box-shadow: none;
                color: #000000;
                transition: width 500ms cubic-bezier(.4, 0, .2, 1);
                -webkit-transition: width 500ms cubic-bezier(.4, 0, .2, 1);
                -ms-transition: width 500ms cubic-bezier(.4, 0, .2, 1);

            }
            #result_search.setTop{
                top:140px;
                left:145px;
            }
            .shoptag_srch_box.setTop:before, .shoptag_srch_box.setTop:after{ left: 154px;}

            .div_gap{height:120px;}
            #s_breadCrump{
                width: 1200px;
                font-size: 14px;
                text-align: right;
                margin: auto;
                display: block;
            }
           .nav_menu>li .sub_menu_ul{
                position: absolute;
                top: 35px;
                left: 50%;
                height: 0;
                background: #fff;
                transform: translateX(-49.9%);
                transition: all .3s linear;
                min-width: 200px;
                border: solid #009ddc;
                border-width: 3px 0;
                box-shadow: 0 3px 3px 1px #d5dfe4;
                z-index: 2;
                opacity: 0;
                display: block;
                visibility: hidden;
            }

          .nav_menu>li:not(.menuActive):hover .sub_menu_ul {
                opacity: 1;
                visibility: visible;
            }
          .nav_menu>li:not(.menuActive):hover .sub_menu_ul {
               height: auto;
            }
          .sub_menu_ul:before {
                content: "";
                width: 18px;
                height: 18px;
                background-color: #009ddc;
                position: absolute;
                top: -7px;
                left: 50%;
                transform: translateX(-50%) rotate(45deg);
                z-index: -1;
          }
          .sub_menu_ul li {
                max-width: 100%;
                border: none;
                z-index: 9;
                background: #fff;
                position: relative;
                width: auto;
                text-align:center;
          }
         .sub_menu_ul li a,.sub_menu_ul li span {
            display: block;
            color: #5a6063;
            padding: 14px 25px!important;
            transition: all .3s linear;
            cursor:pointer;
          }
          .sub_menu_ul li:not(:first-child) {
             border-top: 1px solid #e3e3e3;
          }
          .sub_menu_ul li>ul>li:hover .subSubMenu li a{border-bottom-color:#90c404!important;}/*moshkel daram :(*/

          .sub_menu_ul>li:hover .subSubMenu {
              visibility: visible;
              opacity: 1;
          }
          .nav_menu li:hover>ul {
              display: block;
         }
         .nav_menu li ul {
            display: none;
            position: absolute;
            background: #f5f4f4;
            border: 1px solid #ccc;
            white-space: nowrap;
            z-index: 10;
        }
        .subSubMenu{
            background-color: #fafafa;
            border-left: 5px solid #0ae;
            position: absolute;
            top: 0;
            right: 100%;
            box-shadow: 0 1px 2px 2px rgba(213,223,228,.7);
            transition: all .3s linear;
            z-index: 1;
            width: auto;
            visibility: hidden;
            opacity: 0;
        }
        .sub_menu_ul>li:hover>a,.sub_menu_ul>li:hover>span {
            background-color: #0ae;
            color: #fff!important;
            position: relative;
            z-index: 2;
        }
        .menuActive{ color: #0290d0 !important;}
        .subSubMenu>li:hover>a {
            color: #90c404!important;
            background: #fff;
        }

        
            .sinoweb_header{
                width:100%;
                box-shadow: none;
                z-index: 10;
                /*padding: 0 4.7vw;*/
                /*border-top: 4px solid rgb(18, 18, 21);*/
                position: fixed;
                top: 0;
                width: 100%;
                background: #000;
                z-index:1001;
                /*overflow:hidden;*/
                transition: all 1s;
            }
            .bc_container{
                width: 100%;
                border-top: 1px solid #0078ae;
                background: #dbe6ff;
                padding: 10px 0;
                overflow:hidden;

            }
            .bc_container.h-animated{
                height: 0;
                padding: 0;
                visibility: hidden;
                }
            .bc_container.h-animated #s_breadCrump{z-index: 9;}
            .sinoweb_header.h-animated{ border-top-color: #FFFFFF;}
            .sinoweb_header .nav_menu>li {
                display: inline-block;
                position: relative;
                vertical-align: middle;
            }
            .sinoweb_header .nav_menu>li:nth-child(n) {
                max-width: 100%;
            }
             .sinoweb_header .nav_menu>li:hover a,.sinoweb_header .nav_menu>li:hover span{color:#0290d0;}
            .sinoweb_header .nav_menu>li a, .sinoweb_header .nav_menu>li span{
                font-size: 14px;
                padding: 0 10px;
                color:white;
                font-weight: bold;
                cursor:pointer;
            }
            .nav_menu .p-box {
                width: 0;
                opacity:0;
                overflow-y: visible;
                visibility: hidden;
                white-space: nowrap;
                -webkit-transition: all .3s ease-out;// cubic-bezier(.4, 0, .2, 1);
                -moz-transition: all .3s ease-out; //cubic-bezier(.4, 0, .2, 1);
                -o-transition: all .3s ease-out; //cubic-bezier(.4, 0, .2, 1);
                transition: all .3s ease-out; //cubic-bezier(.4, 0, .2, 1);
            }
            li#p_box>* {
                padding: 3px;

            }
            .h-animated .nav_menu .p-box {
                visibility: visible;
                width:200px;
                opacity:1;
                -webkit-transition: all 500ms cubic-bezier(.4, 0, .2, 1);
                -moz-transition: all 500ms cubic-bezier(.4, 0, .2, 1);
                transition: all 500ms cubic-bezier(.4, 0, .2, 1);
            }
            #div_profile_picture{width:115px;font-size:14px;vertical-align:middle }
            .sinoweb_inner_h{
                width:1200px;
                margin:auto;
                height: 120px;
                transition: height .2s ease-out,opacity .4s ease-out;
                position: relative;
            }
            .h-animated .sinoweb_inner_h{
                height: 66px;
            }
            .nav_container{ padding: 5px 0 0;position:relative;}

            .tellIcon{
                background: url(http://isfahanmassage.ir/files/main/img/sprite.png) no-repeat;
                width: 21px;
                height: 21px;
                margin: 0 5px 0 0;
                display: inline-block;
                font-size: 0;
                line-height: 0;
                vertical-align: top;
            }
            .phone{
                color: #5a6063;
                display: inline-block;
                vertical-align: middle;
                margin: 1px 9px 0 0 ;
                padding: 2px 15px 3px 0;
               /* border-left: 1px solid #dadada;*/
            }

            .head-top{
                width: 100%;
                max-width: 100%;
                padding: 9px 0;
                margin-bottom: 10px;
                height:46px;
            }
            .h_r_side{
                width:100%;
                position: relative;
                -webkit-transition: margin .3s ease-out;
                -moz-transition: margin .3s ease-out;
                transition: margin .3s ease-out;
            }
            .sinoweb_header.h-animated .head-top {
                border-bottom: none!important;
            }
            .sin_logoCon{
                width: 250px;
                height: 88px;
                position: static;
                background-size: cover;
                margin-top: 24px;
                top: 10px;
                left: 10px;
                transition: all 0.25s;
            }
            .sinoweb_header.h-animated .sin_logoCon{
                width: 220px;
                height: 70px;
                margin-top:10px;
            }
            #srch_icon{padding:0!important;}
             .sin_menuCon{
                width:800px;
                 transition: all 0.3s;
                height:120px;
            }
            .sinoweb_header.h-animated .sin_menuCon{
                width:975px;
                transition: all 0.3s;
             }
             .sinoweb_header.h-animated .h_r_side{
                margin-top: -65px;
                margin-right:-40px;
             }
            #sin_img-logo{
                width: 66%;
                max-height: 67%;
                max-width: 100%;
                height: auto;
                display: block;
                object-fit: contain;
                margin: auto;
            }
        
          .s_order_count{
                width:17px;
                height:17px;
                overflow: hidden;
                display: inline-block;
                border-radius: 50%;
                background-color: #FFFFFF;
                color: #571845 !important;
                position: relative;
                left: -14px;
                top: 2px;
                text-align: center;
                z-index: 50;
                opacity: 0;
                padding:0 !important;
                font-size:12px;
                font-weight: bold;
                line-height:18px;
            }


            #rCartIcon{
                width:32px;
                height:27px;
               background:url("http://isfahanmassage.ir/files/main/img/shop_cart2.svg") no-repeat center;
               background-size:contain;
               display:inline-block;
               margin-top: 3px;
            }
            .rCartIcon_div{
                text-align: center;
                /*padding-top: 25px;*/
                margin-left: 20px;
            }
            .sinoweb_header.h-animated .rCartIcon_div{
                display:none;
            }

            #hideLogin{
                position: absolute;
                top: -100px;
            }
     #t-footer_bg{
        width:100%;
        background-color:#ab3a76;
     }
     #footer-wrap{
        width:1200px;
        margin:auto;
     }
     #t-footer_container{
        width:100%;
        padding: 50px 0;
     }
     .t-footer_section{
        display:inline-block;
        vertical-align: top;
        width:330px;
        margin:0 30px;
        color:#FFFFFF;
     }
     #t-footer_construct p{
        width:100%;
        margin-bottom: 20px;
     }
     #footer_logo{
        width:100%;
        height:65px;
     }
     #construct_txt{
        margin-bottom:10px;
        text-align:justify;
        font-size: 14px;
        line-height: 26px;
        color:#1E1D21;
     }
     .t-section_title{
        font-size:20px;
        font-weight:500;
     }
     .t-sub_section{
        margin-top: 10px;
     }
     .t-sub_section li{
        padding-top:10px;
     }
     .sub_subtitle{
        font-size:14px;
        color:#1E1D21;
     }
     .service_txt span{
        color:#FFFFFF;
        font-size: 15px;
     }
   .news_content a{
        color:#1E1D21;
        font-size:14px;
   }
   .news_content a:hover{
        color:#ffc000;
   }
   .news_content span{
        color:#85868c;
        font-size: 13px;
   }
   #bottom-bar_bg{
        width:100%;
        background:#252525 none repeat center top;
   }
   #bottom_bar_wrap{
        width:1200px;
        line-height:50px;
        margin:auto;
        font-size: 12px;
   }
   .bottom_txt{
        width:49%;
        display:inline-block;
        padding:10px 0;
        color: #aaaaaa;
   }
   .bottom_txt a{color: #aaaaaa;}
   .bottom_txt a:hover{text-decoration:underline}
   #bottom_right_txt{
        text-align:right;
        padding-right: 30px;
   }
   #bottom_left_txt{text-align:left;}

