

            #txt_box_tell{
                text-align: left;
            }
            #txt_box_tell > div:last-child{
                position:relative;
                margin-right: auto;
                border: 1px solid #bfbfbf;
                display: block;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
                width: 85%;
            }
            #txt_box_tell .input-box{
                padding:6px 10px;
                width: 100%;
                background-color:#fff;
                position:relative;
                border: 1px solid #d1d1d1;
            }
            #txt_box_tell .list-number{
                position: absolute;
                top: 100%;
                padding: 5px;
                right: 0;
                background-color:#fff;
                width: 100%;
                color: #000;
                border-radius: 0 0 3px 3px;
                border: 1px solid #d1d1d1;
                display: none;
                z-index: 99;
            }
            #txt_box_tell.show-list .list-number{
                display: block;
            }
            #txt_box_tell .list-number ul{
                max-height: 300px;
                overflow: auto;
            }
            #txt_box_tell .list-number ul li{
                cursor: pointer;
            }
            #txt_box_tell .list-number ul li:hover{
                background-color: #e5e5e5;
            }
            #txt_box_tell .list-number::-webkit-scrollbar{
                display: none;
            }
            #pform_1_name_country{
                color: #333;
                height:30px;
                line-height:30px;
            }
            #pform_1_code{
                border-right:1px solid #d1d1d1;
                width:40px;
                overflow:hidden;
            }
            #pform_1_tell{
                padding: 0 10px;
            }
        
            .delete_img{
                position: absolute;
                right: 0;
                top: 0;
                cursor:pointer;
                width: 20px;
                height: 20px;
                background: red;
                font-size: 16px;
                font-weight: bold;
                color: white;
                padding-right: 5px;
            }
            .content_yourImgs{
                margin-bottom: 50px;
            }
            .combo_box{
                /*width: 207px;*/
                margin: 10px 0 0 10px;
                display: block;
                position: relative;
                width: calc(33% - 10px);
            }
            .combo_box>input{
                padding: 0 10px 0 26px;
                border: 1px solid #9b9b9b;
                font-size: 14px;
                border-radius: 2px;
                color: #222;
                padding: 0 10px;
                height: 42px;
                width: 100%;
                cursor:pointer;
            }
            .user-select.slct_arrow_up{
                background: #fff url(http://mashhadsara.ir/files/main/user/amlak01/user/amlak01/search/img/arrows.png) no-repeat scroll left -11px;
            }
            .dib{display:inline-block !important;}
            .user-select.slct_arrow_down{
                background: #fff url(http://mashhadsara.ir/files/main/user/amlak01/user/amlak01/search/img/arrows.png) no-repeat scroll left 14px;

            }
            .price_dd .dd_top {
                background-color: #d3d3d3;
                padding: 10px 5px;
                width:343.9px;
                z-index: 99;
                box-sizing: border-box;
                text-align: center;
            }
            .price_dd .dd_top input{
                padding-left: 0;
                padding-right: 5px;
                margin-right: 3px;
                margin-left: 3px;
                width: 112px;
                font-size: 12px;
                border: 1px solid #bcc0c2;
                border-radius: 0;
                height: 34px;
            }
            .dropdown{
                position: absolute;
                top: 246px;
                right:65px;
                width: 343.9px;
                display:none;
            }
            .price_groups ul {
                background-color: white;
                border: 1px solid #9B9B9B;
                font-size: 12px;
                max-height: 250px;
                width: 100%;
                overflow-y: auto;
                z-index: 1;
                box-sizing: border-box;
                display:inline-block;
                width: 49.5%;
                height: 195px;
                overflow-x: hidden;
                box-sizing: border-box;
            }
            .price_groups ul li{
                padding: 0px 15px 0 0;
                cursor: pointer;
                height: 34px;
                line-height: 34px;
            }
            .liSelected{background: #eeeeee;}
            .price_groups ul li:hover{background: #eeeeee;}
            .min_pr{right:0;}
            .max_pr{right:auto;left:0;}
            .unclickable{pointer-events: none;}


        
            .filter_slides.form{
                overflow-y:scroll;
            }
            ::-webkit-scrollbar {
                width: 10px;
            }
            ::-webkit-scrollbar-track {
                background: #f1f1f1;
            }
            ::-webkit-scrollbar-thumb {
                background: #777;
            }
            ::-webkit-scrollbar-thumb:hover {
                background: #555;
            }
            .error_label{
                bottom: -32px;
                font-size: 11px;
                font-weight: 400;
                position: absolute;
                left: 0;
                z-index: 2;
             }
             .margin_b0{margin-bottom:0!important;}
             .dropdown_se{
                height: auto;
                width: 100%;
                background: #fff;
                border: 1px solid rgba(34,36,38,.15);
                border-radius: .28571429rem;
                box-shadow: 0 0 0 0 transparent inset;
                padding: .62em 1em;
                color:  #888;
                -webkit-transition: color .1s ease,border-color .1s ease;
                transition: color .1s ease,border-color .1s ease;
             }
             .dropdown_se>option{
                text-align: right;
                font-size: 13px;
                border-top: 1px solid #fafafa;
                color: #888;
             }
            .field_error{
                white-space: normal;
                background: #fff!important;
                border: 1px solid #e0b4b4!important;
                color: #9f3a38!important;
                padding: 0 10px;
            }
            .reg_btn{
                background-color: #21ba45;
                color: #fff;
                padding: 12px 35px;
                font-size: 16px;
                font-weight: bold;
                border-radius: 4px;
                cursor:pointer;
            }
            .btn_c{padding-left:35px;padding-top: 10px;}
            .img_placeholder{
                padding: 0;
                margin: 0;
                list-style: none;
                width:715px;
            }
            .myImg{
                width:173px;
                height:170px;
                object-fit: cover;
            }
            .img-input-file{
                position: absolute;
                right: 0px;
                top: 0px;
                font-family: Arial;
                font-size: 118px;
                margin: 0px;
                padding: 0px;
                cursor: pointer;
                opacity: 0;
                height: 100%;
            }
            .img_placeholder>li{
                display:inline-block;
                /*width:176px;
                padding: 7px 10px;*/
                text-align: center;
              /*  background: #88d13f;*/
                color: #FFF;
                border-radius: 2px;
                /*border: 1px solid #88d13f;*/
                box-shadow: 0 1px 1px rgba(255,255,255,.37) inset, 1px 0 1px rgba(255,255,255,.07) inset, 0 1px 0 rgba(0,0,0,.36), 0 -2px 12px rgba(0,0,0,.08) inset;
                position: relative;
                overflow: hidden;
                direction: ltr;
            }
           .rBtn{
                color: #fff;
                background-color: #947fb8;
                padding: 10px 20px;
                border: none;
                font-size: 18px;
                border-radius: 5px;
                transition: all .1s ease;
                box-shadow: transparent 0 0 0;

           }
           .rBtn:hover{background-color:#776695;cursor: pointer;box-shadow: -1px 2px 4px rgba(0,0,0,.25); }
            .form_section{width:70%;position:relative;}
            .form_section>h2{
                margin: 20px 0;
                font-size: 16px;
            }
            .small{width:132px !important;}
            .info_section{width:29%;}
            .user_amlak01_info_form{position:relative;}
            .eleman-img-box.eleman-deposit{
                display: inline-block;
                vertical-align: middle;
                background-image: url(http://mashhadsara.ir/files/main/user/amlak01/user/amlak01/search/img/eleman-sprite.png);
                background-repeat: no-repeat;
                width: 60px;
                height: 68px;
                background-position: 0 0;
            }
            .colorRed{ color: #db2828!important;}
            .msg_box{
                background-color: #fffaf3;
                color: #573a08;
                box-shadow: 0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent;
                padding: 5px 20px;
            }
            .textArea,.msg_box{
                width:715px !important;
                height:100px !important;
            }
            .send_img_box{ width:715px !important;}
            .txtArea{
                width: 100%;
                height: 100%;
                margin: 0;
                -webkit-appearance: none;
                tap-highlight-color: rgba(255,255,255,0);
                padding: 1.3em 1em;
                background: #fff;
                border: 1px solid rgba(34,36,38,.15);
                outline: 0;
                color: rgba(0,0,0,.87);
                border-radius: .28571429rem;
                box-shadow: 0 0 0 0 transparent inset;
                -webkit-transition: color .1s ease,border-color .1s ease;
                transition: color .1s ease,border-color .1s ease;
                font-size: 1em;
                line-height: 1.2857;
                resize: vertical;
            }
            .chk{
                width:17px;
                height:17px;
                margin-top: 5px;
                margin-left: 10px;
            }
            .title_section{
                width:995px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px;
                border-bottom: 2px solid #d8d8d8;
                margin-bottom: 20px;
                min-height: 32px;
            }
            .title_section>h2{
                color: #333;
                border-color: #88d13f;
                padding: 12px 0;
                bottom: -2px;
                display: inline-block;
                font-weight: 500;
                min-height: 32px;
                position: relative;
                margin: 0;
                font-size: 20px;
                border-bottom: 2px solid #88d13f;
            }
            .div_input{
                width:230px;
                /*height:43px;*/
                position:relative;
                margin-left: 10px;
                margin-bottom: 12px;
            }
            .div_input.large{ width:470px;}
            .input_label{
                 top: -10px;
                right: 5px;
                font-size: 12px;
                color: #888;
                background: #fff;
                padding: 0 3px;
                border-radius: 2px;
                position: absolute;
            }
            .field_txt{
                width: 230px;
                height: 43px;
                border: 1px solid rgba(34,36,38,.15);
                padding:10px;
            }
            .field_txt.large{
                width: 670px;
            }
            .fields_row{margin-bottom:20px;}
            .notValid{
                background: #fff6f6;
                border-color: #e0b4b4;
                color: #9f3a38;
            }
            .error_show{display:block;}

            .error_label:before {
                background-color: inherit;
                border-style: solid;
                border-color: inherit;
                position: absolute;
                content:"";
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                background-image: none;
                z-index: 2;
                width: .6666em;
                height: .6666em;
                -webkit-transition: background .1s ease;
                transition: background .1s ease;


                border-width: 1px 0 0 1px;
                -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                transform: translateX(-50%) translateY(-50%) rotate(45deg);
                top: 0;
                left: 50%;
            }
        
            #btn_cta_1{
                width:100%;
                text-align:center;
                overflow: hidden;
                height:50px;
                line-height:50px;
            }
            #btn_cta_1 >  button{
                color:red;
                background-color:green;
                font-size:16px;
                font-weight:500;
                width:200px;
                height:50px;
                line-height:50px;
                border-width:1px;
                border-color:gray;
                border-radius:3px;
                display:inline-block;
                text-align:center;
            }
            #btn_cta_1 >  button:hover{
                color:blue;
                background-color:yellow;
                border-color:black;
            }
        
        .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}
            .rFrmTitle{font-weight: bold;font-size: .95em;}

            .rFrmListItem{min-width: 130px;display: inline-block}
        #pform_1{
                        background-color:;
                        padding-top:0px;
                        padding-bottom:0px;
                        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: ;
                                }
        .slide_footer1{
            font-size: 1.33em;
            font-weight: bold;
            color:;
        }
        .slide_footer2{
            font-size: 1.33em;
            font-weight: bold;
            color:;
        }
        .slide_title2{
            font-size: 1.25em;
            font-weight: bold;
            margin-bottom: 5px;
        }
        .module_corporate{
            background: rgb(245, 245, 245);
        }
        .width_100{
            width: 100%;
        }
        .md_corporate_inner{
            text-align: center;
            padding:0px 25px 80px 25px !important;
        }
        .width_1200{
            width: 1200px;
            margin: auto;
        }
        .md_corporate_title {
            padding: 20px 20px 10px 20px;
            font-size: 2.5em;
            line-height: 1.5em;
        }
        .md_corporate_line{
            border-style: solid;
            border-bottom-width: 5px;
            width: 200px;
            margin: 0px auto;
            border-color: ;;
        }
        .md_corporate_boxTaki{
            display: table-cell;
        }
        .corporate_boxTaki{
            padding:0px 25px 50px 25px;
            width:399px;
        }
        .corporate_boxTaki_img{
            vertical-align: top;
            width:366px;
            padding: 5px 0px;
            padding-bottom: 30px;
        }
        .boxTaki_img{
            width:100%;
            height: 190px;
            object-fit: contain;
        }
        .corporate_h2_title{
            font-size: 1.5em;
            margin-bottom: 20px;
        }
        .corporate_boxTaki_text{
            font-size: 1em;
            padding-bottom: 30px;
            line-height: 26px;
            text-align: justify;
        }
        .corporate_boxTaki_link{
            padding: 7px 18px;
            font-size: 1.25em;
            font-weight: bold;
            opacity: 1;
        }
        .corporate_boxTaki_link:hover {
              opacity: 0.7;
        }
        .md_corporate_list{
            display: table-cell;
            vertical-align: top;
        }
        .corporate_list_inner{
            padding:0px 25px 20px 25px;
            width:399px;
        }
        .corporate_main_box{
            display: flex;
            flex-direction: row;
            padding-bottom: 20px;
        }
        .corporate_icon_box{
            margin-left: 20px;
        }
        .corporate_img_box{
            height: 48px;
            width: 48px;
        }
        .corporate_h3_box{
             font-size: 1.5em;
             line-height: 1.5em;
        }
        .div_span_box{
            text-align: justify;
        }
        .span_box{
            font-size: 1em;
            padding-top: 8px;
            line-height: 26px;
        }
        .md_corporate_slider{
            display: table-cell;
            vertical-align: top;
        }
        .corporate_slider_inner{
            padding:0px 25px 25px 25px;
            width:390px;
        }
        .corporate_slider>.r-mask {
            width: 83%;
            height: 95%;
            display: inline-block;
            position: relative;
        }
        .corporate_slider>.flesh> .r-arrow.left{ }
        .corporate_slider>.flesh> .r-arrow.right{
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
                filter: FlipH;
                -ms-filter: "FlipH";
            }
        .corporate_slider>.flesh{
            width: 7%;
            height: 100%;
            padding-top: 75%;
            /*display: inline-block;*/
            vertical-align: top;
        }
        .corporate_slider>.flesh>.r-arrow {
                display: inline-block;
                background: url(http://mashhadsara.ir/files/main/main/img/icons/arrow-right.svg) no-repeat center;
                background-size: contain;
                cursor: pointer;
                background-size: 70%;
                height: 80px;
                width: 100%;
                background-color: ;
                /* margin-top: 100%; */
        }
        .corporate_slider {
            overflow: hidden;
            position: relative;
            text-align: center;
        }
        .bgc{
            background: white !important;
        }
        .r-img-item {
            right: 100%;
            width: 100%;
            height: 85%;
            margin: auto;
            position: absolute;
            text-align: center;
            padding-top: 25px;
            opacity: 0;
        }
        .r-img-item:first-child {
            right: 0;
            opacity: 1;
        }
        .corporate_slider_icon{
            border-radius: 500px;
            width: 150px;
            height: 150px;
        }
        .align{
            text-align: center;
        }
        .pd_t_25{
            padding-top:25px;
        }
        .column_h3 {
            font-weight: bold;
            font-size: 1.5em;
            margin-bottom: 8px;
        }
        .corporate_slider_column_txt{
            font-weight: normal;
            font-size: 1em;
            padding: 10px 5px 20px 5px;
            text-align: justify;
        }

        #corporate_1{
                        background-color:;
                        padding-top:0px;
                        padding-bottom:20px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:14px;
                }#corporate_1 .color_tem1{ /*range asli color ??? */
            color: ;
        }#corporate_1 .color_tem2{ /*range asli color ??? */
            color: ;
        }#corporate_1 .color_tem1_bg{/*range back box  */
            background-color: ;
        }#corporate_1 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#corporate_1 .color_title{/*range title asli module*/
                            color: ;
                                }#corporate_1 .color_text{/*range text haye module  */
                            color:;
                                }#corporate_1 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:;
                                }#corporate_1 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#corporate_1 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#corporate_1 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color: ;
                                }#corporate_1 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#corporate_1 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#corporate_1 .color_box_text{/*range text dakhele box ha! */
                            color: ;
                                }#corporate_1 .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(http://mashhadsara.ir/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:#557268;
     }
     #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;
        object-fit:contain;
     }
     #construct_txt{
        margin-bottom:10px;
        text-align:justify;
        font-size: 14px;
        line-height: 26px;
        color:#e5dad2;
     }
     .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:#e5dad2;
     }
     .service_txt span{
        color:#FFFFFF;
        font-size: 15px;
     }
   .news_content a{
        color:#e5dad2;
        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;}


            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: rtl;text-align: right;}