

            #yourseo_module_header3{
                width:100%;
                background: #2c81ba;
                background: -moz-linear-gradient(top, #2c81ba 0%, #2c81ba 500px,#eee 500px,#eee 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, #2c81ba), color-stop( 500px, #2c81ba), color-stop( 500px,#eee), color-stop(100%,#eee));
                background: -webkit-linear-gradient(top, #2c81ba 0%, #2c81ba 500px,#eee 500px,#eee 100%);
                background: -o-linear-gradient(top, #2c81ba 0%, #2c81ba 500px,#eee 500px,#eee 100%);
                background: -ms-linear-gradient(top, #2c81ba 0%, #2c81ba 500px,#eee 500px,#eee 100%);
                background: linear-gradient(to bottom, #2c81ba 0%, #2c81ba 500px,#eee 500px,#eee 100%);
                font-size:14px;
                background-color: #eee;
                padding-top:0px;
                padding-bottom:0px;
                margin-top:0px;
                margin-bottom:0px;
            }
            #yourseo_module_header3 > div{
                background: #3c9cd8;
                background: -moz-linear-gradient(top, #3c9cd8 0%, #3c9cd8 500px,#eee 500px,#eee 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, #3c9cd8), color-stop( 500px, #3c9cd8), color-stop( 500px,#eee), color-stop(100%,#eee));
                background: -webkit-linear-gradient(top, #3c9cd8 0%, #3c9cd8 500px,#eee 500px,#eee 100%);
                background: -o-linear-gradient(top, #3c9cd8 0%, #3c9cd8 500px,#eee 500px,#eee 100%);
                background: -ms-linear-gradient(top, #3c9cd8 0%, #3c9cd8 500px,#eee 500px,#eee 100%);
                background: linear-gradient(to bottom, #3c9cd8 0%, #3c9cd8 500px,#eee 500px,#eee 100%);
            }
            #bg_img_mb{
                width: 500px;
                height: 350px;
            }
            #bg_img_mb > img{
                width: 100%;
                height: 300px;
                object-fit:contain;
            }
            #powerful_site_box{
                width:700px;
                height:350px;
                color:white;
                padding:30px 50px;
            }
            #yourseo_module_header3 .title-psb{
                font-weight: 500;
                margin-bottom: 10px;
            }
            #yourseo_module_header3 .title-psb.fs_title1{
                font-size:30px;
                line-height:30px;
            }
            #yourseo_module_header3 .title-psb.fs_title2{
                font-size:22px;
                line-height:22px;
            }
            #yourseo_module_header3 .title-psb.fs_boxes{
                font-size:22px;
                line-height:22px;
            }
            #yourseo_module_header3 .details-psb.fs_description{
                font-size:16px;
                line-height:16px;
                font-weight:200;
                margin:25px 0;
                color:rgba(247, 247, 247, 0.69);
                text-align:justify;
            }
            #fixed_module_header .details-psb{
                margin:5px 10px;
                white-space:nowrap;
                overflow:hidden;
                display:flex;
                flex-direction:column;
                justify-contact:center;
                text-align:right;
                font-size:14px;
            }
            .start_module_is{
                font-size:14px;
                width:470px;
                color:#777;
                border-radius:20px;
                height:40px;
                line-height:40px;
                background-color:white;
            }
            .start_module_is select,.start_module_is input{
                width:470px;
                border:none;
                background-color:inherit;
                border-radius: 20px;
                padding:0 20px;
            }
            .start_module_is select{
                border-right:1px solid #3c9cd8;
                margin-right:20px;
                font-size:16px;
            }
            #fixed_module_header input{width:470px;margin-left:20px;}
            .btn-module-header{
                border:none;
                color: #fff;
                border-radius:20px;
                font-size:14px;
                font-weight:500;
                padding:10px 20px;
                margin-left:10px;
            }
            button.btn-module-header{
                background-color:#e98f17;
            }
            #bottom_boxes{
                width:100%;
                color:#e6e6e6;
                padding:5px 50px;
            }
            #container_boxes{
                width:100%;
                display:flex;
                justify-content:space-between;
                color:black;
            }
            .box-wrap{
                width: 280px;
                color: :#777;
                background-color: #f9f9f9;
                padding: 15px;
                margin-bottom: 15px;
                height:400px;
                overflow: hidden;
                border-radius:5px;
                border:1px solid #f0f0f0;
                -webkit-transition: .3s;-moz-transition:  .3s;-ms-transition:  .3s;-o-transition:  .3s;transition:  .3s;
                -webkit-transform: scale(.9);-moz-transform: scale(.9);-ms-transform: scale(.9);-o-transform: scale(.9);transform: scale(.9);
            }
            .box-wrap:hover{
                background-color: #e4e4e4;
                border-color:#e2e2e2;
                -webkit-transform: scale(.9);-moz-transform: scale(.9);-ms-transform: scale(.9);-o-transform: scale(.9);transform: scale(1);
            }
            .container-wrap{
                display: flex;
                flex-direction: column;
                height: 100%;
                justify-contact: space-between;
            }
            .img-wrap img{
                width: 60px;
                height: 60px;
            }
            .container-wrap span{
                color: :;
                font-size: 16px;

            }
            .container-wrap h2{
                margin-bottom: 9px;
                margin-top: 3px;
            }
            .container-wrap > p{
                overflow: hidden;
                text-align:justify;
                margin-bottom: auto;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 7;
                -webkit-box-orient: vertical;
            }
            a.btn-module-header{
                background-color: #3583b8;
            }
            .box-wrap:hover .btn-module-header{
                background-color:#e98f17;
            }
            .box-wrap:hover a.btn-module-header {
                color:#fff;
            }
            #fixed_module_header{
                padding:10px 0;
                position:fixed;
                right:0;
                width:100%;
                z-index:1500;
                top:-60px;
                height:55px;
                box-shadow: 0 5px 5px -5px #3c9cd8;
                -webkit-transition: top .5s;-moz-transition: top .5s;-ms-transition: top .5s;-o-transition: top .5s;transition: top .5s;
            }
            #fixed_module_header.show_fmh{
                top:0;
            }
        
            .color_blue{color:#00AFEF;}
            .en_page{
                direction: ltr;
            }
            .fa_page{
                direction: rtl;
            }
            .w200 {
               width:200px;
            }
            .w400 {
               width:400px;
            }
            .w600 {
               width:600px;
            }
            .w800 {
               width:800px;
            }
            .w1000 {
               width:1000px;
            }
            .w1200 {
               width:1200px;
            }
            .dtcd {
                display:table-cell;
                padding:10px;
                text-align: justify;
            }
            .imgdi{
                width: 100%;
            }
            .diul{
                 padding:20px;
            }
            #description_1 .ti_ma_h{
                width:100%;
                text-align: center;
                margin: auto;
                padding: 0 10px;
                font-size:35px;
                line-height: 200px;
                color: #000000;
                background-color: #ffffff;
            }
            .pborder{
                border-right-width:4px;
                border-right-style: solid;
                border-right-color: ;
                padding-right:25px;
                font-weight: 600;
            }
            .pborder_title{
                line-height: 1.42857143;
                padding-right: 25px;
                font-size:1em;
            }
            .p_text_pic{
                width:100%;
                border-radius: 3px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
                -webkit-transition: box-shadow 300ms 0s ease;
                -moz-transition: box-shadow 300ms 0s ease;
                -ms-transition: box-shadow 300ms 0s ease;
                -o-transition: box-shadow 300ms 0s ease;
                transition: box-shadow 300ms 0s ease;
                 display:table;
                table-layout: fixed;
            }
            .p_text_pic:hover{
                    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            }
            .pl_text_pic{
                width:29%;
                display: table-cell;
                vertical-align: middle;
                padding: 14px 28px;
                background-color: #f4f4f4;
                text-align: center;
            }
            .pl_text_pic2{
                width:29%;
                display: table-cell;
                vertical-align: middle;
                background-color: #f4f4f4;
                text-align: center;
            }
            .pr_text_pic{
                width:70%;
                display: table-cell;
                vertical-align: middle;
                position: relative;
                padding: 20px 65px 15px 20px;
                overflow: hidden;
            }
            .pr_text_pic2{
                width:70%;
                display: table-cell;
                vertical-align: middle;
                position: relative;
                padding: 10px 20px;
                overflow: hidden;
            }

        
             .pr_text_pic:before{
                position: absolute;
                display: block;
                top: 24px;
                right: 4%;
                background-image:url(https://yoursitemap.com/files/main/module/description/img/quote.png);
                content:"";
                background-size: contain;
                width: 26px;
                height: 26px;
                background-repeat: no-repeat;

             }
             .imgtext{
                width:100%;
                /*height:120px;*/
                border-radius:50%;
             }
             .imgtext2{
                width:100%;
             }
             .pdigB{padding-bottom:20px;}
        
                    .dLineH{line-height:2em;}
                
                #description_1 .font_title_box_0{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_0 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_0  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_0 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_0 a{
                color:;
            }
            .sidebar_box_0 a:hover{
                color:;
            }
            .sidebar_box_0 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_1{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_1 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_1  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_1 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_1 a{
                color:;
            }
            .sidebar_box_1 a:hover{
                color:;
            }
            .sidebar_box_1 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_2{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_2 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_2  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_2 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_2 a{
                color:;
            }
            .sidebar_box_2 a:hover{
                color:;
            }
            .sidebar_box_2 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_3{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_3 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_3  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_3 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_3 a{
                color:;
            }
            .sidebar_box_3 a:hover{
                color:;
            }
            .sidebar_box_3 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_4{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_4 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_4  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_4 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_4 a{
                color:;
            }
            .sidebar_box_4 a:hover{
                color:;
            }
            .sidebar_box_4 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_5{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_5 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_5  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_5 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_5 a{
                color:;
            }
            .sidebar_box_5 a:hover{
                color:;
            }
            .sidebar_box_5 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_6{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_6 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_6  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_6 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_6 a{
                color:;
            }
            .sidebar_box_6 a:hover{
                color:;
            }
            .sidebar_box_6 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_7{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_7 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_7  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_7 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_7 a{
                color:;
            }
            .sidebar_box_7 a:hover{
                color:;
            }
            .sidebar_box_7 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_8{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_8 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_8  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_8 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_8 a{
                color:;
            }
            .sidebar_box_8 a:hover{
                color:;
            }
            .sidebar_box_8 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_9{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_9 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_9  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_9 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_9 a{
                color:;
            }
            .sidebar_box_9 a:hover{
                color:;
            }
            .sidebar_box_9 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_10{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_10 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_10  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_10 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_10 a{
                color:;
            }
            .sidebar_box_10 a:hover{
                color:;
            }
            .sidebar_box_10 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_11{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_11 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_11  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_11 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_11 a{
                color:;
            }
            .sidebar_box_11 a:hover{
                color:;
            }
            .sidebar_box_11 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_12{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_12 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_12  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_12 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_12 a{
                color:;
            }
            .sidebar_box_12 a:hover{
                color:;
            }
            .sidebar_box_12 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_13{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_13 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_13  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_13 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_13 a{
                color:;
            }
            .sidebar_box_13 a:hover{
                color:;
            }
            .sidebar_box_13 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_14{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_14 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_14  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_14 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_14 a{
                color:;
            }
            .sidebar_box_14 a:hover{
                color:;
            }
            .sidebar_box_14 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_15{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_15 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_15  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_15 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_15 a{
                color:;
            }
            .sidebar_box_15 a:hover{
                color:;
            }
            .sidebar_box_15 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_16{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_16 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_16  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_16 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_16 a{
                color:;
            }
            .sidebar_box_16 a:hover{
                color:;
            }
            .sidebar_box_16 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_17{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_17 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_17  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_17 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_17 a{
                color:;
            }
            .sidebar_box_17 a:hover{
                color:;
            }
            .sidebar_box_17 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_18{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_18 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_18  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_18 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_18 a{
                color:;
            }
            .sidebar_box_18 a:hover{
                color:;
            }
            .sidebar_box_18 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_19{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_19 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_19  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_19 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_19 a{
                color:;
            }
            .sidebar_box_19 a:hover{
                color:;
            }
            .sidebar_box_19 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_20{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_20 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_20  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_20 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_20 a{
                color:;
            }
            .sidebar_box_20 a:hover{
                color:;
            }
            .sidebar_box_20 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_21{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_21 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_21  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_21 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_21 a{
                color:;
            }
            .sidebar_box_21 a:hover{
                color:;
            }
            .sidebar_box_21 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_22{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_22 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_22  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_22 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_22 a{
                color:;
            }
            .sidebar_box_22 a:hover{
                color:;
            }
            .sidebar_box_22 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_23{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_23 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_23  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_23 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_23 a{
                color:;
            }
            .sidebar_box_23 a:hover{
                color:;
            }
            .sidebar_box_23 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_24{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_24 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_24  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_24 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_24 a{
                color:;
            }
            .sidebar_box_24 a:hover{
                color:;
            }
            .sidebar_box_24 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_25{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_25 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_25  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_25 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_25 a{
                color:;
            }
            .sidebar_box_25 a:hover{
                color:;
            }
            .sidebar_box_25 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_26{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_26 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_26  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_26 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_26 a{
                color:;
            }
            .sidebar_box_26 a:hover{
                color:;
            }
            .sidebar_box_26 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_27{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_27 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_27  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_27 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_27 a{
                color:;
            }
            .sidebar_box_27 a:hover{
                color:;
            }
            .sidebar_box_27 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_28{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_28 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_28  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_28 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_28 a{
                color:;
            }
            .sidebar_box_28 a:hover{
                color:;
            }
            .sidebar_box_28 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_29{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_29 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_29  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_29 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_29 a{
                color:;
            }
            .sidebar_box_29 a:hover{
                color:;
            }
            .sidebar_box_29 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_30{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_30 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_30  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_30 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_30 a{
                color:;
            }
            .sidebar_box_30 a:hover{
                color:;
            }
            .sidebar_box_30 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_31{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_31 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_31  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_31 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_31 a{
                color:;
            }
            .sidebar_box_31 a:hover{
                color:;
            }
            .sidebar_box_31 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_32{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_32 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_32  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_32 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_32 a{
                color:;
            }
            .sidebar_box_32 a:hover{
                color:;
            }
            .sidebar_box_32 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
                #description_1 .font_title_box_33{
                    font-size: 18px;
                    padding: 10px;
                    line-height:3;
                }
            
            .sidebar_box_33 {
                width:100%;
            }
            .mt3vw{margin-top:3vw;}
            .sidebar_box_33  > p:first-child{
                overflow: hidden;
                margin-top: 5px;
                padding: 0 10px;
            }
            .sidebar_box_33 .read-more {
                width: 100%;
                text-align: center;
                margin: 0;
                padding: 8px 0;
            }
            .sidebar_box_33 a{
                color:;
            }
            .sidebar_box_33 a:hover{
                color:;
            }
            .sidebar_box_33 i{
                vertical-align: sub;
                margin: 0 10px;
                font-size:18px;
            }

        
            .line_h{
                line-height: 1.9em;
            }
            .line_h_26{
                line-height: 26px;
            }
            .width_1200{
                width: 1200px;
                margin: auto;
            }
            .widget_t{
                font-size:1.5em;
                font-weight: 600;
            }
            .mg_t_40{
                margin-top:40px;
            }
            .mg_b_10{
                margin-bottom: 10px;
            }
            .mg_t_20{
                margin-top:20px;
            }
            .wh900{width:900px; padding-left:20px; }
            .wh300{width:300px;}
            .fle {
                float:left;
                margin:0 20px 20px 0;
            }
            .fri {
                float:right;
                margin:0 0 20px 20px;
            }

            .article-main {
                text-align:center;
                padding:50px 0;
            }
            .tju {
                text-align:justify;
            }

            .widget-body {
                border-right:solid 1px #e8e8e8;
                padding:0 10px;
            }
            .widget-body-en {
                border-left:solid 1px #e8e8e8;
                padding:0 10px;
            }
            .mto30 {
                margin-top:30px;
            }
            .fs8{
                font-size:.8em;
            }
            .friw {
                float:right;
                margin-left:10px;
            }
            .fliw{
                float:left;
                margin-right:10px;
            }
            .din{
                display:inline-block;
                margin-top:5px;
            }
            .fem8{font-size:.8em}
            .fem15{font-size:1.5em;line-height: 36px;}
            .fem20{font-size:2em}
            .wh100{width:284px;}
            .wh25{ width: 255px;}
        
                .div_900px{ width:900px; }
                .div_290px{width:290px;}
            
            #description_1 .public_center{
                border-spacing:0px;
            }
        #description_1{
                        background-color:#ffffff;
                        padding-top:0px;
                        padding-bottom:0px;
                        margin-top:0px;
                        margin-bottom:0px;
                        font-size:16px;
                }#description_1 .color_tem1{ /*range asli color ??? */
            color:green ;
        }#description_1 .color_tem2{ /*range asli color ??? */
            color: ;
        }#description_1 .color_tem1_bg{/*range back box  */
            background-color:green ;
        }#description_1 .color_tem2_bg{/*range back box if gradient*/
            background-color: ;
        }#description_1 .color_title{/*range title asli module*/
                            color: ;
                                }#description_1 .color_text{/*range text haye module  */
                            color:;
                                }#description_1 .color_link{/*range linki ke matni bashe btn nabshe */
                            color:;
                                }#description_1 .color_link_hover:hover{/*range  text link hover*/
                            color: ;
                                }#description_1 .color_b_text{/*range link button manand range matnesh*/
                            color: ;
                                }#description_1 .color_b_bg{/*range button i ke link shode backgroundesh! */
                            background-color: ;
                                }#description_1 .color_b_h_text:hover{/*range hover text az button i ke link hast */
                            color: ;
                                }#description_1 .color_b_h_bg:hover{/*range hover background un button e ke link shode*/
                            background-color: ;
                                }#description_1 .color_box_text{/*range text dakhele box ha! */
                            color:#000000 ;
                                }#description_1 .color_box_title{/*range title dakhele box ha!*/
                            color:#ffffff ;
                                }#description_1 .pr_1200 , #description_1 .color_1200_bg{
                             background-color:#ffffff ;
                             padding:0px ;
                                }
            #header_yourseosite{
                width:100%;
                min-width: 1200px;
                background-color: #2c81ba;
                direction: ltr;
                line-height: 70px;
                overflow: hidden;
            }
            #header_yourseosite.has-module-header{
                height: 100px;
            }
            .has-module-header > div{
                margin-top:20px;
                background-color:#3c9cd8;
                height:80px
            }
            .container_header{
                width:80%;
                margin:auto;
            }
            #logo_header{
                height: 60px;
            }
            #logo_header img{
                height: 100%;
            }
            #header_menu li{
                font-weight: 600;
                padding: 0 10px;
                height: 100%;
            }
            #header_menu li:hover a,#header_menu li.active{
                color: ;
            }
            #header_menu li a{
                color: ;
            }
            #header_yourseosite #div_profile_picture{
                width: auto;
                padding: 3px 10px;
                border: 1px solid #e98f17;
                border-radius:30px;
            }
            #header_yourseosite .btn-rse{
                background-color:#e98f17 !important;
            }
        
            #t_footer_bg{
                margin-top: 10px;
                width: 100%;
                min-width: 1200px;
                text-align: justify;
                background-color: #2c81ba;
                color: #fff;
                height: 500px;
                display: flex;
                justify-content: center;
            }
            #t_footer_bg a{
                color: inherit;
            }
            #t_footer_news{
                display: flex;
                justify-content: space-between;
                width: 100%;
                height: 250px;
            }
            #t_footer_news > div,#t_footer_news > ul{
                width: 25%;
            }
            #t_footer_news .img_tfn{
                height: 80px;
            }
            #t_footer_news .img_tfn img{
                height: 100%;
                object-fit: contain;
            }
            #t_footer_news li{
                font-size: 14px;
            }
            /*#t_footer_news li.header-link{
                font-size: 14px;
                margin-top: 10px;
                font-weight: bold;
            }*/
            #t_footer_news p{
                overflow: hidden;
                text-align:justify;
                margin-bottom: auto;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 5;
                -webkit-box-orient: vertical;
            }
            #t_footer_news input{
            margin: 10px 0;
                padding:10px;
                font-size:14px;
                width:100%;
                color:#777;
                border-radius:20px;
            }
            #t_footer_news .btn-module-header{
                border:none;
                color: #fff;
                border-radius:20px;
                font-size:14px;
                font-weight:500;
                padding:10px 20px;
                margin-left:0;
                width: 120px;
            }
            button.btn-module-header{
                background-color:#e98f17;
            }
            #bottom_bar_bg{
                padding:10px 0 ;
                border-top: 4px solid rgba(256,256,256,0.2);
                display: flex;
                justify-content: space-between;
            }
            #bottom_bar_bg li{
                margin-right: 30px;
            }
            .first-header-link{
                display: none;
            }
            .icon-mh{
                display: flex;
                justify-content: space-between;
            }
            .icon-mh > a{
                padding: 0 10px;
                display: flex;
                flex-direction: column;
                justify-content: center;
                width: 25px;
                height: 25px;
            }
            .icon-mh img{
                width: 100%;
                height: 100%;
                cursor: pointer;
            }
        
            #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: ltr;text-align: left;}