
body{
    direction: rtl;
    text-align: right;
}
body, textarea, input, select, label , button{font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;}
            
            .txt_on_img_right{
                right: 0px;
            }
            .txt_on_img_left{
                left: 0px;
            }
            .txt_on_img{

                top: 0;
                width: 35%;
                height: 100%;
                padding: 10% 7%;
            }
            .txt_on_img div{
                margin-top: 30px;
            }
            .txt_on_img p{
                line-height: 2em;
            }
            .txt_on_img a{
                border: 2px solid;
            }
            .txt_on_img .slider_link2{
                padding: 5px 20px;
                transition: all  0.2s;
            }
            .txt_on_img .slider_link2:hover{
                background-color: ;
                border-color:;
                color:white !important;
            }
            .slidersimple {
                overflow: hidden;
                position: relative;
                background: #f5f5f5;
                width: 100%;
                text-align: center;
            }
            .slidersimple_r-img-item img{
                width:100%;
                height:100%;
                border-radius: 5px;
                object-fit: cover;
            }
            .slidersimple_rBulletBox{width:100%;position: absolute;bottom:0;}
            
            
            .slider_link{
                position: absolute;
                right: 0;
                width: 100%;
                height: 100%;
            }

            .slidersimple> .slidersimple_r-arrow.left{
                z-index: 9;
                left:0px;
                transform: scaleX(-1);
            }
            .slidersimple> .slidersimple_r-arrow.right{
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(1);
                filter: FlipH;
                -ms-filter: "FlipH";
                right: 0px;
                top:0;
            }
            .slidersimple> .slidersimple_r-arrow{
                display:inline-block;
                background:url(https://esfahanmoble.com/files/main/main/img/icons/flesh.svg) no-repeat center;
                background-size:contain;
                cursor:pointer;
                background-size: 50%;
                width: 40px;
                height:100%;
                position: absolute;

            }
            .slidersimple>.slidersimple_r-mask{width:100%;height:100%; display:inline-block;overflow:hidden;position:relative;}
            .slidersimple_r-img-item{right:0;width:100%;height:100%;margin:auto;position:absolute;text-align:center;}


            .slidersimple_rBullet:hover{background:white}

            .slidersimple_rBullet.slidersimple_rSelected{background:white}
            .slidersimple_rSelected{
                /*padding-top: 5px;*/
                opacity: 1;
                -webkit-filter: grayscale(0%);
                filter: grayscale(0%);
            }
            .slidersimple_rSelected img{
                -webkit-filter: grayscale(0%);
                filter: grayscale(0%);
            }
            .slidersimple_rBullet{width:13px; height:13px; background:transparent; border-radius:20px;display:inline-block;border: 1px solid white;
                        cursor:pointer;margin:3px; -webkit-transition: background .15s ease-in-out;
                 -moz-transition: background .15s ease-in-out;
                 -o-transition: background .15s ease-in-out;
                 transition: background .15s ease-in-out;}
        #slidersimple3{
                        background-color:;
                        padding-top:0px;
                        padding-bottom:0px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:14px;
                }#slidersimple3 .color_tem1{ /*range asli color ??? */
            color: ;
        }#slidersimple3 .color_tem2{ /*range asli color ??? */
            color: ;
        }#slidersimple3 .color_tem1_bg{/*range back box  */
            background-color: ;
        }#slidersimple3 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#slidersimple3 .color_title{/*range title asli module*/
                            color: ;
                                }#slidersimple3 .color_text{/*range text haye module  */
                            color:;
                                }#slidersimple3 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:;
                                }#slidersimple3 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#slidersimple3 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#slidersimple3 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color: ;
                                }#slidersimple3 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#slidersimple3 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#slidersimple3 .color_box_text{/*range text dakhele box ha! */
                            color: ;
                                }#slidersimple3 .color_box_title{/*range title dakhele box ha!*/
                            color: ;
                                }
        .rFormItemsTip{
            -webkit-border-radius:100% 95% 0 100%; ;-moz-border-radius:100% 95% 0 100%;;border-radius:100% 95% 0 100%;;
                content: "?";
                display: inline-block;
                background: gray;
                color: #fff;
                text-align: center;
                line-height: 2.2;
                font-weight: bold;
                left: 9.5%;
                position: absolute;
                width: 30px;
                height: 30px;
                top: 47%;
            }  
            .rFormResult{
                display: inline-block;
                    margin-right: 1vw;
            }
           .rFormMask{
            padding-top: 20px;;
            overflow: auto;
            z-index:10000;
            width:0;
            height: 0;
            position: fixed;
            top: 0;;
            left: 0;
            background: #00000070;
            opacity: 0;
             -webkit-transition: opacity 1s ease-in-out;
                 -moz-transition: opacity 1s ease-in-out;
                 -o-transition: opacity 1s ease-in-out;
                 transition: opacity 1s ease-in-out;
           }

           .rFormMask.show{opacity:1;
            width:100%;
            height:100%;
        }
           .rInvalid{
            border-right: 3px solid red;
            background: #ff000057;
            padding: 5px;
           }

           .rValid{
            border-right: 3px solid green;
            background:  #00ffae1f;
            padding: 5px;
           }

           .rFrm .box{  -webkit-transition: padding .7s, border-right .7s ease-in-out;
                 -moz-transition: padding .7s, border-right .7s ease-in-out;
                 -o-transition: padding .7s, border-right .7s ease-in-out;
                 transition: padding .7s, border-right .7s ease-in-out;
           }
           .rFrm {width:1200px;margin: auto; display: table;table-layout: fixed}
           .rFrm .box> input,.rFrm .box> select,.rFrm .box> textarea{
                border:1px solid #bfbfbf;
                display: block;
                -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
                width:85%;
                padding: 10px;
           }
           .rFrm .box>label{display: block;}

           .rFrm .box{position: relative;
            margin: 10px 0;
           }
            .rFrmDesc{

        }
            .rFrmCol:first-child{
            padding:25px;
            padding-top:0;
            }


            .rFrmCol{width: 600px; display: table-cell; vertical-align: top}

            .dib{display: inline-block}
            .db{display: block}
            .rImg{width: ;}
            .rFrmTopImg{width: 297px;;height: 200px;}
            .rFrmBtnImg{width: 600px;;height: 300px;margin-top: 5px;}
            .rFrmMainTitle{font-size: 1.5em}
            .rFrmBtn{
            border: none;
            padding: 12px 14px;
                -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
                margin-top: 10px;
                cursor: pointer;
            }
            .rFrmTitle{font-weight: bold;font-size: .95em;}

            .rFrmListItem{min-width: 130px;display: inline-block}
        #pform_1{
                        background-color:;
                        padding-top:100px;
                        padding-bottom:50px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:14px;
                }#pform_1 .color_tem1{ /*range asli color ??? */
            color: ;
        }#pform_1 .color_tem2{ /*range asli color ??? */
            color: ;
        }#pform_1 .color_tem1_bg{/*range back box  */
            background-color: ;
        }#pform_1 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#pform_1 .color_title{/*range title asli module*/
                            color: ;
                                }#pform_1 .color_text{/*range text haye module  */
                            color:;
                                }#pform_1 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:;
                                }#pform_1 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#pform_1 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#pform_1 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color: ;
                                }#pform_1 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#pform_1 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#pform_1 .color_box_text{/*range text dakhele box ha! */
                            color: ;
                                }#pform_1 .color_box_title{/*range title dakhele box ha!*/
                            color: ;
                                }
        .gap_view3{

        }
        .main-slid-saha_view3 {
            width:1200px;
            margin:0px auto 0px auto;
        }
        .slid-saha-sel1, .slid-saha-sel2, .slid-saha-sel3 {
            display:table-cell;
            vertical-align:middle;
            height:370px;
        }
        .slid-saha-sel1,.slid-saha-sel3 {
                width:50px;
        }
        .slid-saha-part {
            display:table-cell;
            vertical-align:top;
            width:284px;
            height:330px;
            //border:solid 1px #e8e8e8;
            overflow: hidden;
            position: relative;
        }
        .slid-saha-img {
            width:386px;
            height:207px;
        }
        .main_slid_view3 {

        }
        .slid-saha-sel2 {
            width:1092px;
        }
        .slid-saha-sel2_main {
            width:1092px;
            overflow:hidden;
            position:relative;
            height:360px;
        }
        .slid-saha_scrollable {
            position:absolute;
            width:3324px;
            right:-1108px;
            height:360px;
        }
        .main_slid_div {
            position:absolute;
            display:table-cell;
            vertical-align:top;
            width:1108px;
            height:360px;
        }
        .slid_saha_part_magin {
            display:table-cell;
            width:17.3px;
        }
        .main_slid_right {
                right:0px;
        }
        .main_slid_main {
            right:1108px;
        }
        .main_slid_left {
                right:2216px;
        }
        .slid-saha-body h3 {

        }
        .slid-saha-body a {
            color:#000000;
        }
        .img_slid-saha-body {
            display:table-cell;
            vertical-align:bottom;
            width:100px;
            height:107px;
        }
        .text_slid-saha-body {
            display:table-cell;
            vertical-align:top;
            height:107px;
            width:140px;
            text-align:left;
            line-height:20px;
        }
        .img_slid-saha-body > img {
            width:45px;
            height:60px;
            margin-right:5px;
        }
        .text_slid-saha-body-discount {
            color:#FF0000;
        }
        .img-toman1,.img-toman2 {
            display:inline-block;
            width:11px;
            height:8px;
            background-size:100% 100%;
        }

        .line_price {
           text-decoration:line-through;
        }

        .slid_sel_right {
            background-image: url(https://esfahanmoble.com/files/main/module/submodule/img/flesh.svg);
            background-repeat: no-repeat;
            background-color: transparent;
            border: 0;
            background-size: 100% 100%;
            width: 27px;
            height: 43px;
            cursor: pointer;
        }
        .slid_sel_left {
            background-image: url(https://esfahanmoble.com/files/main/module/submodule/img/flesh.svg);
            background-repeat: no-repeat;
            background-color: transparent;
            border: 0;
            background-size: 100% 100%;
            width: 27px;
            height: 43px;
            transform: rotate(180deg);
            margin-right: 20px;
            cursor: pointer;
        }
        .div_img_subshop{
               width: 284px;
               height: 207px;
               overflow:hidden
        }
        .img_subshop{
            width: 284px;
            height: 207px;
            position:relative;

        }
        .cbssub{
            padding:10px;
            height: 135px;
            background-color: #c5ddea;
        }
        .p_s_sub{
           display:table-cell;
           width:130px;
           height:80px;
           vertical-align:middle;
           text-align:center;
        }
        .di_sub{
            color:#FF0000;
        }
        .tli{
            text-decoration: line-through;
            text-decoration-color:#FF0000;
        }
        .tle {
           text-align:left;
        }
        .view3_address{
            bottom: 0px;
            position: absolute;
            padding-bottom: 5px;
            font-size: 0.85em;
            width:100%;
        }
        .view3_address :first-child{
            width: 70%;
            display: inline-block;
        }
        .slid_saha_part_view3{
            display: table-cell;
            vertical-align: top;
        }
        .pad_left{
            padding-left:21px;
        }
        .cbssub_title{
            color:
        }
        .cbssub_description{
            color:
        }
        .localtag_info label{
                width:100%;
                font-size:0.9em;
                display: inline-block;
                line-height: 2em;
            }

        
            .submodule_title{
                padding-bottom: 15px;
            }
            .direction_en{
                direction: ltr;
                text-align: left;
            }
            .submodule_title_en{
                height: 40px;
                line-height: 40px;
                padding-right: 20px;
                padding-left: 2px;
            }
            .fem8{font-size:.8em}
            .fem15{font-size:1.5em}
            .fem20{font-size:2em}
            .tju {text-align:justify;}
        #submodule_8{
                        background-color:;
                        padding-top:50px;
                        padding-bottom:50px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:14px;
                }#submodule_8 .color_tem1{ /*range asli color ??? */
            color: ;
        }#submodule_8 .color_tem2{ /*range asli color ??? */
            color: ;
        }#submodule_8 .color_tem1_bg{/*range back box  */
            background-color: ;
        }#submodule_8 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#submodule_8 .color_title{/*range title asli module*/
                            color: ;
                                }#submodule_8 .color_text{/*range text haye module  */
                            color:;
                                }#submodule_8 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:;
                                }#submodule_8 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#submodule_8 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#submodule_8 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color:#c5ddea ;
                                }#submodule_8 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#submodule_8 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#submodule_8 .color_box_text{/*range text dakhele box ha! */
                            color: ;
                                }#submodule_8 .color_box_title{/*range title dakhele box ha!*/
                            color: ;
                                }
            #s_breadCrump{
                width: 1200px;
                font-size: 14px;
                text-align: right;
                margin: auto;
                display: block;
                padding:10px 0;
            }
            .green{color:#1fa84f;}
            .blue{color:#323092;}
            .orange{color:#f58220;}

            bc_container{
               /* width:100%;
                background-color:#FFFFFF;*/
            }
           .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;
          }
          .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: #0078ae !important;}
        .subSubMenu>li:hover>a {
            color: #90c404!important;
            background: #fff;
        }

        
            #header_container_main{/*height:120px;*/}
            .sinoweb_header{position:relative;}
            .sinoweb_header{
                width:100%;
                box-shadow: none;
                z-index: 10;
                /*padding: 0 4.7vw;*/
                border-top: 4px solid #0078ae;

                top: 0;
                width: 100%;
                background: #fff;
                padding-bottom: 8px;
            }

            .bc_container{
                width:100%;
                border-top: 1px solid #0078ae;
                background: #fff;
                padding-right: 20px;
            }
            .bc_container.h-animated{height:0;border-top:none;}
            .bc_container.h-animated #s_breadCrump{display:none;z-index: 9;}
            .sinoweb_header.h-animated{ border-top-color: #FFFFFF;position: fixed;}
            .sinoweb_header .nav_menu>li {
                display: inline-block;
                position: relative;
                padding-bottom: 10px;
                vertical-align: top;
            }
            .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:#0078ae;}
            .sinoweb_header .nav_menu>li a,.sinoweb_header .nav_menu>li span{
                font-size: 14px;
                padding: 0 8px;
                color: #5a6063;
                font-weight: bold;
            }
            .nav_menu .p-box {
                width: 0;
                overflow: hidden;
                visibility: hidden;
                white-space: nowrap;
                -webkit-transition: all .3s ease-out;
                -moz-transition: all .3s ease-out;
                -o-transition: all .3s ease-out;
                transition: all .3s ease-out;
            }
            .h-animated .nav_menu .p-box {
                visibility: visible;
                width: 128px;
                -webkit-transition: width .3s ease-out;
                -moz-transition: width .3s ease-out;
                transition: width .3s ease-out;
            }
            #div_profile_picture{width:105px !important;font-size:14px; }
            .sinoweb_inner_h{
                width:1200px;
                margin:auto;
                height: 115px;
                transition: height .2s ease-out,opacity .4s ease-out;
                position: relative;
            }
            .h-animated .sinoweb_inner_h{
                height: 66px;
            }
            .nav_container{ padding: 21px 0 0;}

            .tellIcon{
                background: url(https://esfahanmoble.com/files/main/header/chandshab/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;
                text-align:left;
            }
            .h_r_side{
                width:100%;
                position: relative;
                -webkit-transition: margin .4s ease-out;
                -moz-transition: margin .4s ease-out;
                transition: margin .4s ease-out;
            }
            .sinoweb_header.h-animated .head-top {
                border-bottom: none!important;
            }
            .sin_logoCon{
                width: 340px;
                height: 60px;
                position: static;
                background-size: cover;
                margin-top: 27px;
                top: 20px;
                left: 10px;
                transition: all 0.3s;
            }
            .sinoweb_header.h-animated .sin_logoCon{
                width: 228px;
                height: 43px;
                margin-top: 13px;
            }
             .sin_menuCon{
                width:850px;
                 transition: all 0.3s;
            }
            .sinoweb_header.h-animated .sin_menuCon{
                width:966px;
                transition: all 0.3s;
             }
             .sinoweb_header.h-animated .h_r_side{
                margin-top: -65px;
             }
            #sin_img-logo{
               /* width: 360px;*/
                max-height: 53px;
                max-width: 100%;
                height: auto;
                object-fit: contain;
            }
        
     #t-footer_bg{
        width:100%;
        background-color:#c5ddea;
     }
     #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:#000000;
     }
     .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:#000000;
     }
     .service_txt span{
        color:#FFFFFF;
        font-size: 15px;
     }
   .news_content a{
        color:#000000;
        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;}

