<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { font-family: 'Yekan'; src: url('fonts/Vazir-persian-digits-overwrite.eot'); src: local('b Vazir-persian-digits-overwrite'), url('fonts/Vazir-persian-digits-overwrite.eot?#') format('eot'), url('fonts/Vazir-persian-digits-overwrite.woff') format('woff'), url('fonts/Vazir-persian-digits-overwrite.ttf') format('truetype'), url('Vazir-persian-digits-overwrite.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'corel'; src: url('fonts/coreldesign.ttf'); }


body { /*direction:rtl; background-color: #fff;*/ color: #222; /*#333;*/ overflow-x: hidden !important; font-family: Yekan; font-size: 10pt; background-image: url(img/bg.jpg); background-attachment: fixed; }
.container { background-color: #fff; box-shadow: 7px 0 6px -4px rgba(0, 0, 0, 0.2), -7px 0 6px -4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 7px 0 6px -4px rgba(0, 0, 0, 0.2), -7px 0 6px -4px rgba(0, 0, 0, 0.2); }

@media (min-width:992px ) {
    .erow { overflow: hidden; }
        .erow &gt; [class*="col-"] { margin-bottom: -99999px; padding-bottom: 99999px; }
    /*.erow {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
        .erow &gt; [class*='col-'] {
            display: flex;
            flex-direction: column;
        }*/
}

ul { padding: 0; margin: 0; list-style: none; }

a { text-decoration: none; color: #000; /*#333D43;*/ }
    a:hover { color: #0099CC; text-decoration: none; }
    a:focus { outline: none; text-decoration: none; }
h2 { font-family: 'Oswald', sans-serif; line-height: 23px; }
img { border: none; }
/*img:hover { transform: scale(1.1); transition-timing-function: ease-out; transition-duration: 600ms;*/ /*opacity: 0.75;*/
}

.img-center { display: block; margin-left: auto; margin-right: auto; text-align: center; }
.img-right { display: block; margin-left: auto; }
.img-left { display: block; margin-right: auto; }
.yellow_bg { background-color: #ffd62c; }
business_category_left .yellow_btn { background-color: #ffd62c; color: #fff; }
.yellow_btn:hover { background-color: #f8c907; color: #fff; }
.limeblue_bg { background-color: #7dc34d; }
.blue_bg { background-color: #09c; }
.blue_btn { background-color: #09c; color: #fff; }
    .blue_btn:hover { background-color: #39c8f7; color: #fff; }
.transition { -webkit-transition: all 0.5s; /* Ch, Saf  3.2 */ -moz-transition: all 0.5s; /* 4 &lt; Fx &lt;16 */ -ms-transition: all 0.5s; /* IE 10 */ -o-transition: all 0.5s; /* 10.5 &lt; Op &lt; 12.1 */ transition: all 0.5s; /* IE 10, Ch 26+, Fx 16+, Op 12*/ }
#header { float: left; display: inline; width: 100%; }
    #header img { transform: none; }

.header_top { display: inline; float: left; width: 100%; border-bottom: 1px solid #e6e6e6; }
.header_top_left { float: left; direction: ltr; padding-bottom:7px }
.top_nav { text-align: right; padding-top: 5px; direction: rtl; }
    .top_nav li { display: inline-block; }
        .top_nav li a { color: #333D43; display: inline-block; padding: 8px 12px; text-transform: uppercase; -webkit-transition: all 0.5; -o-transition: all 0.5; transition: all 0.5; }
            .top_nav li a:hover { color: #FFA500; text-decoration: none; outline: none; }

.header_top_right { float: right; /*width: 70%;*/ text-align: right; }
.search_form { margin: 5px 0 5px 0; width: 15%; /*float: left;*/ transition:all 0.8s ; -webkit-transition:all 0.8s  }
    .search_form .Search-textbox { display: inline-block; border: 0px; width: 85%; background-color: transparent; text-align: right; }
    .search_form:hover { width:100% !important; }
.textboxRtl { display: inline-block; border: 0px; width: 85%; background-color: transparent; text-align: right; }

.header_bottom { display: inline; float: right; width: 100%; padding: 15px 0px; }
.header_bottom_left { float: left; display: inline; width: 60%; padding-top: 16px; }
.logo &gt; img { float: right; }
    .logo &gt; img:hover { opacity: 1; max-width: 650px; }
.header_bottom_right { float: right; display: inline; width: 100%; text-align: right; }

/* Preloader */
#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; /* change if the mask should have another color then white */ z-index: 99; /* makes sure it stays on top */ }

#status { width: 200px; height: 200px; position: absolute; left: 50%; /* centers the loading animation horizontally one the screen */ top: 50%; /* centers the loading animation vertically one the screen */ background-image: url(img/status.gif); /* path to your loading animation */ background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; /* is width and height divided by two */ }

/*scrol to top*/
.scrollToTop { bottom: 70px; display: none; font-size: 32px; font-weight: bold; height: 40px; position: fixed; left: 35px; text-align: center; text-decoration: none; width: 40px; z-index: 9; border: 1px solid; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
    .scrollToTop:hover, .scrollToTop:focus { text-decoration: none; outline: none; }
.container-fluid { padding-left: 0; padding-right: 0; }

#mainContent { background-color: #f6f6f6; display: inline; float: left; padding-top: 15px; width: 100%; }
.content_top { float: left; display: inline; width: 100%; }
.latest_slider { /*float: left;*/ display: inline; width: 100%; padding: 0px; /*padding-left: 10px;*/ }
    .latest_slider a { font-family: Yekan !important; }

.single_iteam { position: relative; }
    .single_iteam img { width: 100%; /*max-height:500px;*/ }
    .single_iteam h2 { background-color: rgba(0, 0, 0, 0.6); color: #fff; font-family: Yekan; display: inline-block; left: 0; padding: 5px; position: absolute; right: 0; font-size: 13px; text-align: right; bottom: 2%; }
        .single_iteam h2 &gt; a:hover { }
        .single_iteam h2 &gt; a { /*background-color: rgba(0, 0, 0, 0.6); color: #fff;*/ display: inline-block; font-size: 16px; padding: 5px; }
        .single_iteam h2 p, .single_iteam p { font-size: 10pt; padding: 5px; /*padding-top:10px;*/ }

/*.single_iteam { position: relative; }
    .single_iteam img { width: 100%; }
    .single_iteam h2 { background-color: rgba(0, 0, 0, 0.6); font-family:Yekan; color: #fff; display: inline-block; left: 0; padding: 2%; position: absolute; right: 0; font-size: 20px; text-align: center; bottom: 2%; }
        .single_iteam h2 &gt; a:hover {}
        .single_iteam h2 &gt; a { color: #fff; display: inline-block; font-size: 20px; padding: 10px; }
        .single_iteam h2 p { font-size:10pt; padding-top:10px; }*/

.sliderContinue, .sliderContinue a { direction: rtl; text-align: right; color: #888; }
    .sliderContinue .fa { color: #aaa; padding-left: 5px; }
/*.single_iteam .single_iteam p .NewsDateTime { font-size:9pt; padding-top:5px; padding-bottom:5px; padding-right:2%; direction:rtl}*/
.continue { border: 1px solid #eee; border-radius: 3px; font-size: 8pt; padding: 0; padding-right: 3px; padding-left: 3px; }
/*.continue &gt; a { text-decoration:underline;}*/
.content_top_right { float: right; display: inline; width: 100%; }
.featured_nav { }
    .featured_nav li { display: block; float: right; height: 208px; margin-bottom: 10px; margin-left: 10px; position: relative; width: 48%; }
        .featured_nav li img { width: 100%; height: 100%; }
        .featured_nav li:hover .title_caption { height: 130px; padding-top: 15%; }
.title_caption { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; text-align: center; background-color: rgba(0,0,0,0.75); -webkit-transition: all 0.5s; /* Ch, Saf  3.2 */ -moz-transition: all 0.5s; /* 4 &lt; Fx &lt;16 */ -ms-transition: all 0.5s; /* IE 10 */ -o-transition: all 0.5s; /* 10.5 &lt; Op &lt; 12.1 */ transition: all 0.5s; /* IE 10, Ch 26+, Fx 16+, Op 12*/ }
.featured_nav li a { display: block; width: 100%; height: 100%; font-size: 16px; color: #fff; -webkit-transition: all 0.5s; /* Ch, Saf  3.2 */ -moz-transition: all 0.5s; /* 4 &lt; Fx &lt;16 */ -ms-transition: all 0.5s; /* IE 10 */ -o-transition: all 0.5s; /* 10.5 &lt; Op &lt; 12.1 */ transition: all 0.5s; /* IE 10, Ch 26+, Fx 16+, Op 12*/ }
.content_middle { float: left; display: inline; width: 100%; }
.content_middle_leftbar { float: left; display: inline; width: 100%; }
.single_category { float: left; display: inline; width: 100%; }
    .single_category &gt; h2, .archive_style_1 &gt; h2 { text-align: center; font-size: 20px; font-weight: 700; margin-top: 5px; margin-bottom: 15px; text-transform: uppercase; position: relative; }
.bold_line { bottom: 0; display: block; height: 10px; left: 0; position: absolute; width: 100%; }
    .bold_line span { display: block; height: 100%; width: 100%; }
.solid_line { background-color: #fff; bottom: 5px; display: block; height: 1px; left: 0; position: absolute; width: 100%; z-index: 0; }
.title_text { background-color: #fff; display: inline-block; font-family: Yekan; font-size: 14pt; padding: 0 10px; position: relative; top: 5px; z-index: 1; }
.catg1_nav { }
    .catg1_nav li { float: left; display: inline; width: 100%; margin-bottom: 30px; }
        .catg1_nav li a { }
.catgimg_container { height: 150px; overflow: hidden; width: 100%; overflow: hidden; }
.catg1_img img { height: 100%; width: 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.catg1_img:hover img { -webkit-transform: scale(1.1); /* Safari and Chrome */ -moz-transform: scale(1.1); /* Firefox */ -ms-transform: scale(1.1); /* IE 9 */ -o-transform: scale(1.1); /* Opera */ transform: scale(1.1); }
.catg1_nav li .post_titile { color: #434c51; float: right; font-family: Yekan; font-size: 14px; width: 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
    .catg1_nav li .post_titile a { color: #383838; font-family: Yekan; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.content_middle_middle { border-left: 10px solid #333D43; border-right: 10px solid #333D43; float: left; margin-top: 17px; position: relative; width: 100%; }
    .content_middle_middle:after { content: ""; height: 122px; left: -10px; position: absolute; top: 0; width: 10px; }
    .content_middle_middle:before { content: ""; height: 122px; right: -10px; position: absolute; top: 0; width: 10px; }
.single_featured_slide { float: right; display: inline; width: 100%; text-align: right; }
    .single_featured_slide img { width: 100%; }
    .single_featured_slide &gt; h2 a { color: #383838; font-size: 22px; font-weight: bold; text-transform: uppercase; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }

    .single_featured_slide &gt; p { font-size: 12px; padding: 0px 16px; }
.content_middle_middle .slick-prev { left: 0; top: 25px; }
.content_middle_middle .slick-next { right: 0; top: 25px; }
.content_middle_rightbar { float: left; display: inline; width: 100%; }
.content_bottom { float: left; display: inline; width: 100%; }
.content_bottom_left { background-color: #fff; display: inline; float: right; min-height: 300px; }
    .content_bottom_left .title_text { background-color: #fff; }
.business_category_right { float: right; display: inline; width: 49%; }
    .business_category_right .media-heading { padding-top: 10px; }
.archive_style_1 &gt; .business_category_right { width: 48% !important; margin-right: 2%; }

.fashion_catgnav { }
    .fashion_catgnav li { border-bottom: 1px dotted #e5e5e5; display: block; margin-bottom: 10px; width: 100%; text-align: right; direction: rtl; }
.catgimg2_container { width: 100%; height: 240px; float: left; display: block; overflow: hidden; }
    .catgimg2_container img { width: 100%; height: 100%; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
    .catgimg2_container a:hover img { -webkit-transform: scale(1.1); /* Safari and Chrome */ -moz-transform: scale(1.1); /* Firefox */ -ms-transform: scale(1.1); /* IE 9 */ -o-transform: scale(1.1); /* Opera */ transform: scale(1.1); }
.catg_titile { margin-bottom: 13px; float: right; text-align: right; font-family: Yekan; }
    .catg_titile a { color: #383838; font-size: 24px; }
.catg_summary { float: right; text-align: justify; direction: rtl; }
.comments_box { float: right; display: inline; width: 100%; margin-bottom: 5px; text-align: right; direction: rtl; }
    .comments_box .fa { float: right; padding-left: 4px; text-decoration: inherit; padding-top: 3px; }
span.meta_date, span.meta_comment, span.meta_more, span.meta-cate { display: inline-block; margin-right: 8px; color: #999; font-size: 12px; direction: rtl; }

/*span.meta_date:before { content: "ļ€—"; font-family: FontAwesome; font-style: normal; font-weight: normal; padding-left: 4px; text-decoration: inherit; }
    span.meta_comment:before { content: "ļ‚†"; font-family: FontAwesome; font-style: normal; font-weight: normal; padding-left: 4px; text-decoration: inherit; }
    span.meta_more:before { content: "ļ‚©"; font-family: FontAwesome; font-style: normal; font-weight: normal; padding-left: 4px; text-decoration: inherit; }*/

.default_catg { padding-top: 15px; }
    .default_catg li { border-bottom: 1px dotted #e5e5e5; display: block; margin-bottom: 10px; padding-bottom: 10px; }
    .default_catg .media-body { margin: 1% 0px; text-align: justify; direction: rtl; float: right; width: 75%; padding-right: 10px; }
    .default_catg .media-right { width: 20%; float: right; }

.business_category_left { float: right; display: inline; width: 49%; }
.small_catg { padding-right: 10px; }
    .small_catg li { border-bottom: 1px dotted #e5e5e5; display: block; margin-bottom: 10px; padding-bottom: 10px; }

.related-img { display: inline-block; float: left; }
.media-body { text-align: justify; direction: rtl; float: right; width: 65%; padding-right: 10px; }
    .media-body p { text-align: justify; }


.media-right { width: 25%; float: right; }
    .media-right &gt; img { width: 100%; height: 100%; }
.media-heading a { }
.games_fashion_area { float: left; display: inline; width: 100%; }
.games_category { float: left; display: inline; width: 49%; }
.fashion_category { float: right; display: inline; width: 49%; }
.technology_catrarea { float: left; display: inline; width: 100%; }
.content_bottom_right { float: left; display: inline; width: 100%; }
.single_bottom_rightbar { display: inline; width: 100%; margin-bottom: 10px; }
    .single_bottom_rightbar &gt; h2 { color: #105b08; display: block; text-align: right; font-family: Yekan; font-size: 14pt; font-weight: 700; line-height: 25px; margin: 6px 0 15px; padding: 0 0 13px; text-transform: uppercase; position: relative; }
        .single_bottom_rightbar &gt; h2:after { background: none repeat scroll 0 0 #333D43; bottom: -3px; content: ""; height: 3px; left: 0; position: absolute; width: 45%; }

.popular_catg { }
    .popular_catg .media-right img { border: 1px solid lightGrey; padding: 2px; margin-top: 5px; }
    .popular_catg li { border-bottom: none; }
.tab-content { padding-top: 20px; }
.nav-tabs &gt; li { float: right !important; }
    .nav-tabs &gt; li &gt; a:before { visibility: hidden; margin-right: 0px !important; }
.single_bottom_rightbar ul li a { -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; }
/*.single_bottom_rightbar ul li &gt; a:before { content: "ļ„"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; margin-right: 5px; }*/
.blog_archive { display: inline; float: left; width: 100%; margin-bottom: 15px; }
    .blog_archive select { background-color: #fff; border: medium none; height: 50px; padding: 10px; width: 100%; }
        .blog_archive select option { cursor: pointer; padding: 10px 5px; }

#footer { float: left; text-align: right; display: inline; width: 100%; border-top: 5px solid #333D43; margin-top: 30px; font-family: Yekan; }

.footer_top { background-color: #0a4304; display: inline; float: right; padding: 15px 0; width: 100%; text-align: right; direction: rtl; }

.single_footer_top { float: right; display: inline; width: 100%; text-align: right; direction: rtl; color: #ccc; }
    .single_footer_top .txtBox { color: #e5e5e5 !important; }
    .single_footer_top &gt; h2 { font-family: Yekan; color: #fff; font-size: 18px; margin: 0 0 20px; padding: 6px 0; text-transform: uppercase; text-align: right; }
    .single_footer_top .btn { margin-top: 10px; }
.flicker_nav { }
    .flicker_nav li { display: block; float: left; width: 22%; margin-right: 8px; margin-bottom: 8px; }
        .flicker_nav li a { display: block; max-height: 75px; width: 100%; }
            .flicker_nav li a img { width: 100%; height: 100%; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
                .flicker_nav li a img:hover { opacity: 0.75; -webkit-transform: rotate(360deg); /* Safari and Chrome */ -moz-transform: rotate(360deg); /* Firefox */ -ms-transform: rotate(360deg); /* IE 9 */ -o-transform: rotate(360deg); /* Opera */ transform: rotate(360deg); }
.labels_nav { text-align: left; }
    .labels_nav li { display: inline-block; }
        .labels_nav li a { display: inline-block; background: none repeat scroll 0 0 #105b08; color: #dddddd; line-height: 12px; margin: 0 2px 4px 0; padding: 12px 17px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; }
.single_footer_top p { color: #ddd; }
.footer_bottom { border-top: 1px solid #f0f0f0; padding-top: 10px; color: #000; background: #BEBEBE; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(top, #BEBEBE, #f0f0f0); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(top, #BEBEBE, #f0f0f0); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(top, #BEBEBE, #f0f0f0); /* For Firefox 3.6 to 15 */ background: linear-gradient(top, #BEBEBE, #f0f0f0); /*float:right;float:left; text-align:center; font-family:Yekan; display: inline; width: 100%; background: none repeat scroll 0 0 #052702; color: #eeeeee; font-size: 12px; padding: 8px 20px;*/ }
    .footer_bottom a { color: #003885; }
        .footer_bottom a:hover { color: #888; }
.footer_bottom_left { display: inline; width: 100%; font-family: verdana; }
    .footer_bottom_left a { color: #aaa; }
    .footer_bottom_left p, .footer_bottom_right p { color: #949494; margin: 5px; }
.footer_bottom_right p { font-size: 12px; font-family: Yekan; }
.footer_bottom_right { display: inline; width: 100%; text-align: center; }
/*=========start single page===========*/
.single_page_area { display: inline; float: right; text-align: right; width: 100%; padding-bottom: 15px; }
.breadcrumb { border-radius: 0; }
    .breadcrumb li a { color: #fff; }
    .breadcrumb &gt; li + li:before { color: #fff; }
    .breadcrumb &gt; .active { color: #fff; }
.single_page_area &gt; h2 { color: #333D43; padding: 20px 10px; line-height: 40px; font-family: Yekan; }
.single_page_content { float: right; display: inline; width: 100%; }
    .single_page_content a { color:#185589 !important }
        .single_page_content a:hover { color:#0099CC !important }
.post_commentbox { border-bottom: 1px solid #eee; display: inline; float: right; margin-bottom: 30px; padding: 8px; width: 100%; }
    .post_commentbox a { margin-right: 5px; font-size: 11px; }
        .post_commentbox a &gt; i { margin-right: 5px; }
    .post_commentbox span { color: #333D43; font-size: 11px; margin-right: 5px; }
        .post_commentbox span &gt; i { margin-left: 5px; }
.single_page_content .mainImg { text-align:center }
.single_page_content img {  max-width: 100%;  margin-bottom: 15px; margin-top: 15px;}
.single_page_content blockquote { border-bottom: 1px dotted #f0f0f0; border-top: 1px dotted #f0f0f0; border-right: 0px; /*border-style: solid; border-width: 5px;*/ font-size: inherit; font-style: italic; }
.single_page_content ul { margin-bottom: 10px; }
/*.single_page_content ul li { margin-bottom: 3px; padding-left: 30px; }
        .single_page_content ul li:hover { opacity: 0.75; }
        .single_page_content ul li:before { border-radius: 0; color: #ffa500; content: ""; height: 10px; margin-left: -15px; margin-top: 5px; position: absolute; width: 10px; }*/
/*.btn:hover { border-radius: 0px; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }*/
.post_pagination { display: inline; float: left; height: 92px; margin-top: 40px; overflow: hidden; width: 100%; margin-bottom: 10px; }
.prev { display: inline; float: left; width: 50%; }
.angle_left { color: #fff; display: block; float: left; font-size: 20px; padding: 30px 2px; text-align: center; width: 50px; }
.angle_right { color: #fff; display: block; float: right; font-size: 20px; padding: 30px 2px; text-align: center; width: 50px; }
    .angle_right:hover, .angle_left:hover { color: #fff; }
.pagincontent { display: inline; float: left; height: 100%; overflow: hidden; padding: 10px; width: 86%; }
    .pagincontent &gt; span { color: #333D43; display: block; font-size: 14px; text-transform: uppercase; }
    .pagincontent &gt; a { color: #2f2f2f; display: block; font-size: 18px; }
.next { display: inline; float: right; width: 50%; text-align: right; }
.share_post { display: inline; float: right; width: 100%; margin-top: 20px; }
    .share_post a { color: #fff; display: block; float: right; height: 32px; line-height: 32px; margin-bottom: 25px; margin-right: 10px; padding-right: 10px; }
.facebook { background-color: #436fc9; }
    .facebook i { background-color: #3967c6; display: block; float: left; font-size: 16px; height: 32px; line-height: 33px; margin-right: 10px; padding-top: 0; text-align: center; width: 32px; }
.twitter { background-color: #40bef4; }
    .twitter i { background-color: #26b5f2; display: block; float: left; font-size: 16px; height: 32px; line-height: 33px; margin-right: 10px; padding-top: 0; text-align: center; width: 32px; }
.googleplus { background-color: #ec5f4a; }
    .googleplus i { background-color: #e94d36; display: block; float: left; font-size: 16px; height: 32px; line-height: 33px; margin-right: 10px; padding-top: 0; text-align: center; width: 32px; }

.linkedin { background-color: #007BB5; }
    .linkedin i { background-color: #346DA6; }
.stumbleupon { background-color: #EF4E23; }
    .stumbleupon i { background-color: #CA4638; }
.cloob { background-color: #8BC63E; }
    .cloob i { background-color: #3AAA35; }
        .cloob i img { padding-top: 5px; }
    .linkedin i, .stumbleupon i, .cloob i { display: block; float: left; font-size: 16px; height: 32px; line-height: 33px; margin-right: 10px; padding-top: 0; text-align: center; width: 32px; }

.comment_post { background-color: #fff; display: inline-block; float: right; text-align: right; direction: rtl; margin-bottom: 20px; padding: 0 15px; width: 100%; }
    .comment_post h2 { border-bottom: 1px dotted #333D43; font-size: 25px; padding-bottom: 5px; font-family: Yekan; text-align: right; }
    .comment_post .fa { color: #09c; margin-left: 5px; }
    .comment_post .fa-clock-o { margin-right: 10px; }
    .comment_post .col-md-4 { text-align: left; }
    .comment_post .com-like { color: #888; font-family: Yekan; font-size: 18px; margin-left: 5px; cursor: pointer; }
        .comment_post .com-like .fa { color: #888; }
    .comment_post .com-dislike { color: #888; font-size: 18px; cursor: pointer; }
        .comment_post .com-dislike .fa { color: #888; }

/*===============start archive page===================*/
.archive_area { float: left; display: inline; width: 100%; }
.single_archive { display: inline; float: left; position: relative; width: 100%; margin-bottom: 20px; }
.archive_imgcontainer { float: left; display: inline; width: 100%; height: 300px; overflow: hidden; }
    .archive_imgcontainer &gt; img { width: 100%; height: 100%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
    .archive_imgcontainer:hover img { transform: scale(1.1); }
.archive_caption { bottom: 25px; left: 0; padding: 10px 20px; position: absolute; }
    .archive_caption h2 &gt; a { background-color: rgba(0, 0, 0, 0.4); color: #fff; display: inline-block; font-size: 24px; line-height: 26px; padding: 8px 10px 10px; }
        .archive_caption h2 &gt; a:hover { text-decoration: underline; }
    .archive_caption p { background-color: rgba(0, 0, 0, 0.4); color: #fff; padding: 3px; }
.read_more { border-bottom: 4px solid #ffa500; bottom: 0; display: block; left: 0; position: absolute; text-align: right; width: 100%; }
    .read_more &gt; span { background-color: #ffa500; color: #fff; display: inline-block; padding: 5px 10px; }

/*==============start 404 page==============*/
.error_page_content { display: inline; float: left; text-align: center; width: 100%; padding-bottom: 45px; }
    .error_page_content h1 { display: inline-block; font-size: 300px; font-weight: 400; position: relative; vertical-align: middle; color: #ffa500; }
        .error_page_content h1:after, .error_page_content h1:before { background: none repeat scroll 0 0 #fff; content: ""; height: 20px; margin-top: -10px; position: absolute; top: 50%; -webkit-transform: rotate(45deg); -mz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); width: 20px; }
        .error_page_content h1:after { right: -60px; }
        .error_page_content h1:before { left: -60px; }
    .error_page_content h2 { color: #c1c0b4; font-size: 60px; font-weight: 400; }
    .error_page_content h3 { font-size: 24px; margin-top: 35px; }
    .error_page_content p { font-size: 23px; line-height: 31px; margin: 36px auto 0; max-width: 630px; padding: 9px 0 8px; position: relative; }
        .error_page_content p:before { content: ""; left: 0; position: absolute; top: 1px; width: 100%; }
        .error_page_content p:after { bottom: 1px; content: ""; left: 0; position: absolute; width: 100%; }
        .error_page_content p &gt; a:hover { color: #ffa500; }
/*=============start contact page==========*/
#ContactContent { float: left; display: inline; width: 100%; }
.contact_area { display: inline; float: left; padding: 0 15px 25px; width: 100%; }
    .contact_area h1 { font-size: 45px; font-weight: 400; text-transform: uppercase; text-align: center; }
    .contact_area &gt; p { text-align: center; }
.contact_bottom { float: left; display: inline; width: 100%; }
.our_office { display: inline; float: left; position: relative; text-align: center; width: 48%; margin-top: 30px; }
    .our_office &gt; h2 { font-size: 32px; margin: 24px 0; }
.contact_us { width: 48%; position: relative; margin-top: 30px; margin: 20px auto; }
.our_office:before { content: ""; left: 0; position: absolute; top: 1px; width: 100%; }
.contact_us:before { content: ""; left: 0; position: absolute; top: 1px; width: 100%; }

.contact_us &gt; h2 { font-size: 32px; margin: 24px 0; text-align: center; }
.contact_form { }
    .contact_form input[type="text"], .contact_form input[type="email"] { border-radius: 0; height: 40px; margin-bottom: 10px; width: 100%; }
    .contact_form textarea { width: 100%; height: 150px; border-radius: 0px; margin-bottom: 10px; }
    .contact_form input[type="submit"] { float: right; height: 40px; line-height: 40px; width: 100px; border: 1px solid #ccc; -webkit-transition: all 0.5s; -mz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }


/*======================///////////////
			start responsive style
=====================///////////////////////*/


@media (max-width:1199px ) {
    .header_bottom_left { width: 70%; }
    .logo { width: 210px; }
    .featured_nav li { height: 169px; width: 47.7%; }
    .single_featured_slide &gt; h2 a { font-size: 20px; }
    .media-right &gt; img { width: 100%; height: auto; }
    .pagincontent { width: 82%; }
}

@media (max-width:991px ) {
    .header_bottom_right { width: 100%; }
    .header_bottom_left { width: 100%; }
    .featured_nav li { margin-left: 10px; margin-right: 0px; height: 208px; }
    /*.catgimg_container { height: 105px; }*/
    /*.flicker_nav li a { height: 60px; }*/
    .content_bottom_left { margin-left: 0; padding-left: 15px; padding-right: 15px; width: 100%; }
    .media-right &gt; img { width: 100%; height: auto; }
    .pagincontent { width: 84%; }
    .contact_us { margin-top: 40px; width: 100%; }
    .our_office { width: 100%; }
}

@media (max-width:767px ) {
    /*.header_top_left { width: 40%; }*/
    /*.header_top_right { width: 60%; }*/
    .search_form input[type="text"] { width: 80%; }
    .container-fluid { padding-left: 15px; padding-right: 15px; }
    .custom_nav { border: none; }
    /*.catgimg_container { height: 250px; }*/
    .media-heading { font-size: 14px; }
    /*.flicker_nav li a { height: 100px; }*/
    .single_footer_top { margin-bottom: 20px; }
    .footer_bottom_left { text-align: center; }
    .footer_bottom_right { text-align: center; }
    /*.media-right { width: 112px; height: 100px; }*/
    .similar_nav li { width: 100%; }
    .pagincontent { width: 87%; }
    .angle_right { width: 13%; }
    .angle_left { width: 13%; }
    .error_page_content h1 { font-size: 170px; }

    .detail-moreimg img { width: 100%; float: none; margin-bottom: 7px; }
    .file-box { float: right; width: 46%; margin: 1%; }
    .search_form { width:100% !important }
}

@media (max-width:480px ) {
    /*.header_top_left {float:none; width: 100%; text-align: center; }*/
    .top_nav { text-align: center; }
    .header_top_right { float: none; /*width: 100%;*/ text-align: center; margin-top: 25px; }
    .search_form input[type="text"] { width: 80%; }
    .logo { width: auto; }
    .header_bottom_left { text-align: center; }
    .latest_slider { padding-left: 0; }
    .featured_nav li { margin-left: 0; margin-right: 0; width: 100%; }
    .games_category { width: 100%; }
    .fashion_category { width: 100%; }
    .business_category_right { width: 100%; }
    .business_category_left { width: 100%; }
    .pagincontent &gt; a { font-size: 13px; }
    .single_page_area &gt; h2 { font-size: 20px; line-height: 30px; padding: 10px; }
    .breadcrumb li a { font-size: 12px; }
    .breadcrumb &gt; .active { font-size: 12px; }
    .error_page_content h1 { font-size: 100px; }
    .media-body { width: 75%; }
    /*.form-control { max-width:100% !important}*/
}

@media (max-width:360px ) {
    /*.catgimg_container { height: 150px; }*/
    /*.media-right { width: 112px; height: 150px; }*/
    /*.flicker_nav li a { height: 60px; }*/
    .business_category_left .media-left, .games_category .media-left, .fashion_category .media-right { height: 100px; }
    .pagincontent &gt; a { font-size: 10px; }
    .pagincontent &gt; span { font-size: 10px; }
    .archive_caption h2 &gt; a { font-size: 18px; line-height: 20px; }
    .error_page_content h1 { font-size: 70px; }
    .error_page_content h2 { font-size: 40px; }
    .error_page_content p { font-size: 17px; }
    .error_page_content h1:after, .error_page_content h1:before { height: 15px; width: 15px; }
    .error_page_content h1:after { right: -30px; }
    .error_page_content h1:before { left: -30px; }
    .top_nav li a { padding: 8px 7px; }
    .flicker_nav li { margin-right: 7px; margin-bottom: 7px; }
    .comment_post h2 { font-size: 17px; }
}

@media (max-width:320px ) {
}

/*==================================*/
.clear { clear: both; }
.clearBoth { clear: both; content: "."; display: block; visibility: hidden; }
.page-header { text-align: center; font-size: 14pt; margin: 0px 0px 10px 0px !important; }
    .page-header h1 { font-size: 14pt; text-align: right; }
.h_title { float: right; }
.h_loader { float: left; font-size: 12pt; color: #aaa; padding-top: 5px; }

.form-control { margin-bottom: 10px !important; border: 1px solid #ccc !important; }
.form-group { margin-bottom: 5px !important; }
/*.form-group div { margin-bottom: 12px !important; }*/

.Drop { max-width: 270px; background-color: transparent; position: relative; display:inline; padding:0px;  }
.txtBox { max-width: 270px; background-color: transparent; position: relative; }
    .txtBox:hover, .txtBox:focus { border-color: #D0E0F5; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #D0E0F5 !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #D0E0F5 !important; }
/*.form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #D0E0F5 !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #D0E0F5 !important; }*/
.fupl {  max-width: 270px; background-color: transparent; position: relative;  display:inline; padding:0px;}
.muti-txtBox { max-width: 500px; }

.multi-txtBox { max-width:1000px }
.multi-validation-error { position: absolute; font-family: Tahoma; font-size: 8pt !important; max-width: 950px; text-align: left; top: 0; background-color: #ffd6d6; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; }

/*.form-control { max-width: 270px; }*/
.form-control:hover, .form-control:focus { box-shadow: none; border: 1px solid #ccc; }
.validation-error { position: absolute; font-family: Tahoma; font-size: 8pt !important; max-width: 270px; text-align: left; top: 0; background-color: #ffd6d6; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; }
#marqarea { width: 100%; margin-top: 10px; }
.ImgLink { width: 100%; text-align: center; margin-bottom: 10px; overflow: hidden; }
    .ImgLink img { margin: 0 auto; }

.detail-text { text-align:right }
.detail-text img { width: 80%; font-family: Yekan; font-size: 14px; }
.detail-text p { line-height: 30px !important; font-size: 14px !important; font-family: Yekan !important; }
.detail-text span { line-height: 30px !important; font-family: Yekan !important; font-size: 14px !important; }
.detail-text div { line-height: 30px !important; font-family: Yekan !important; font-size: 14px !important; }
.detail-text iframe { width: 100% !important; height: auto !important; min-height: 580px; border: 0px; }

.detail-files { padding-top:3%; }

/*.detail-moreimg img { width: 32%; float: right; margin: 1%; }*/
.detail-moreimg img { width: 100%; float: none; margin-top: 1%; }
/*.file-box { float: right; width: 31%; margin: 1%; background-color: #eee; padding: 10px; }*/
.file-box { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #eee; /*border: 1px solid #ddd; border-radius: 4px;*/ -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    .file-box .fa-info-circle { color: #81898E; margin-right: 7px; }

.comment-box { background-color: #F0F3F5; padding: 3px; margin-bottom: 15px; border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.comment-box-header { background-color: #E0E3E6; padding-top: 5px; margin-bottom: 10px; border-top-left-radius: 5px; -o-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -o-border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; }

.answer-box { position: relative; background-color: #fff; width: 90% !important; margin: 3%; padding: 10px; border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
    .answer-box:after { content: ''; display: inline-block; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; position: absolute; top: -10px; right: 10px; }

.PagingButton { background-color: #fff; padding: 1px; border: 1px solid #c8cfdc; padding-right: 9px; padding-left: 9px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; color: #798fb6; font-size: 10pt; font-family: Yekan; }
.currentLable { background-color: #cccccc; padding: 2px; padding-right: 9px; padding-left: 9px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; color: #fff; font-size: 10pt; }

.alert { margin-top: 10px; text-align: right; }
.Alarm { color: red; }
.rtl { direction: rtl; }
.ltr { direction: ltr; }

/*.slick-dots { display:none !important }*/
.media-body-archive { width: 100% !important; }

/*.dropdown:hover &gt; .dropdown-menu { display: none; }*/
@media (min-width: 768px) {
    .dropdown:hover &gt; .dropdown-menu { display: block; }
}


@media (max-width: 480px) {
    .marq { width: 350px; }
}



.NotFoundError { font-family: Yekan; font-size: 15pt; margin: 0 auto; width: 100%; max-width: 500px; text-align: center; padding-top: 10%; }
    .NotFoundError span { font-size: 70pt; font-family: Verdana; color: #666; }
    .NotFoundError p { padding: 4%; }

.main-container { /*background-color:#F4F4F4; border-top:10px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5; padding-top:10px;*/ padding-bottom: 0px; /*background-color:#fff; box-shadow: 7px 0 15px -4px rgba(0, 0, 0, 0.5), -7px 0 8px -4px rgba(0, 0, 0, 0.6);*/ }

.noPad { padding: 0; }

.RedBg { background-color: #fff; }
/*003885 5A8ACD*/

.LeftHeader { background-color: #003885; }

.text-left { text-align: center;  font-size:9pt; color:#444 }
    .text-left div { padding-bottom:7px; }
    .text-left .fa {  color:#929395 }
        .text-left .lastdate {  color:#111 }
    .text-left span { padding-left:7px; }
.text-right { text-align: right; }

.NewsBoxMargin { margin-bottom: 40px; margin-top: 10px; }


.specImg-container { background-color: #F4F4F4; border: 1px solid #E5E5E5; margin-top: 10px; margin-bottom: 10px; padding-right: 0px; padding-left: 0px; }

.dotBorderBot { border-bottom: 1px dotted #f0f0f0; }
.Float-Right { float: right; width: 15%; }
.Float-Left { float: left; width: 80%; }

.newsIcon { max-height: 20px; margin-top: 6px; margin-bottom: 8px; margin-right: 10px; }

/*.newsText, .newsText a {padding: 10px; margin-top: 6px;margin-bottom: 8px;}*/
/*.newsText, .newsText a {padding: 7px;}*/

.ItemLeft { border-bottom: 1px solid #E5E5E5;  }

    .ItemLeft:hover, .ItemLeft a:hover, txtLink:hover, .txtLink a:hover, imgLink:hover, .imgLink a:hover { /*background-color: #D0E0F5;;*/ -moz-transition: background-color ease-in 0.3s; -o-transition: background-color ease-in 0.3s; -webkit-transition: background-color ease-in 0.3s; transition: background-color ease-in 0.3s; }
        .ItemLeft:hover .newsText, .ItemLeft:hover .imgLinkText,
        .txtLink:hover .newsText, .imgLink:hover .imgLinkText, newsTitleLink:hover .Title { padding-right: 15px; padding-left: 0; -moz-transition: padding-right ease-in 0.3s; -o-transition: padding-right ease-in 0.3s; -webkit-transition: padding-right ease-in 0.3s; transition: padding-right ease-in 0.3s; }

/*.txtLink, txtLink a {margin-top:5px; margin-bottom:5px;}*/

/*.newBox {border-bottom:1px solid #E5E5E5}*/

.imgLinkIcon { height: 30px; width: 30px; margin-top: 8px; margin-bottom: 8px; margin-right: 5px; }

.imgLinkText, .imgLinkText a { /*padding: 10px;*/ padding-top: 14px; padding-bottom: 5px; }
.newsTitleLink, .newsTitleLink a , .newsTitleLink a h5 { padding-top: 5px; padding-bottom: 5px; text-align: justify; }

.fastItem:hover { text-decoration: none; }

.fastItem .panel-body { min-height: 125px; /*background-color:#eee;*/ -moz-transition: background-color ease-in 0.3s; -o-transition: background-color ease-in 0.3s; -webkit-transition: background-color ease-in 0.3s; transition: background-color ease-in 0.3s; }

.fastItem:hover .panel-body { background-color: #D0E0F5; /*#ffd800;*/ -moz-transition: background-color ease-in 0.3s; -o-transition: background-color ease-in 0.3s; -webkit-transition: background-color ease-in 0.3s; transition: background-color ease-in 0.3s; }

.fastItem .panel-body &gt; img { margin-right: auto; margin-left: auto; }


.panel-danger { border-color: #c4c4c4; /*height:250px*/ }
    .panel-danger .panel-footer { height: 70px; text-align: right; padding: 0px 15px; color: #fff; /*background-color: #003885; border-top: 1px solid #003885;*/ border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
    .panel-danger .panel-body { height: 200px; }

.AbstractBox { padding-top: 15px; }

.Date { color: #fff; }

.specImgHeight { max-height: 260px; }

.RightToLeft { direction: rtl; }

/*.TxtLinkPanelBott { border-top-left-radius:5px; -webkit-border-top-left-radius:5px;border-top-right-radius:5px; -webkit-border-top-right-radius:5px; padding:5px; border:1px solid #0099CC }*/
.TxtLinkPanel { padding: 10px; margin-bottom: 20px; background-color: #fff; /*background-color: #f4f8fb;*/ /*border-top: 2px solid #70706f;*/ border: 1px solid #938c8c; border-top: 2px solid #274988; border-bottom: 4px solid #274988; border-radius: 10px; box-shadow: 0 7px 7px -7px #222; width: 100% !important; }
.TxtLinkPanelBott .panel-default .panel-body { padding-bottom: 10px; padding: 5px; box-shadow: 0px 0px 2px #53add7; background: linear-gradient(#fff,transparent); border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; }

.iframe-panel { text-align:center; overflow:hidden }
@media (min-width: 1201px) {
    .TxtLinkPanelBott { float: right; width: 18.2%; margin-right: 1.5%; margin-bottom: 15px; direction: rtl; }
    .TxtLinkPanel { width: 100%; /*margin-bottom:15px;*/ /*direction: rtl;*/ }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .TxtLinkPanelBott { float: right; width: 19.2%; margin-right: 0.7%; margin-bottom: 15px; direction: rtl; }
    .TxtLinkPanel { width: 100%; /*margin-bottom:15px;*/ /*direction: rtl;*/ }
}

@media (min-width: 768px) and (max-width: 991px) {
    .TxtLinkPanelBott { float: right; width: 48.2%; margin-right: 1.8%; margin-bottom: 15px; direction: rtl; }
    .TxtLinkPanel { width: 48.2%; padding-right: 1.5%; margin-left: 0px; /*margin-bottom:15px;*/ /*direction: rtl;*/ background-color: #fff; }
}

@media (min-width: 451px) and (max-width: 767px) {
    .TxtLinkPanelBott { float: right; width: 48.2%; margin-right: 1.5%; margin-bottom: 15px; direction: rtl; }
    .TxtLinkPanel { width: 48.2%; padding-right: 1.5%; margin-left: 0px; /*margin-bottom:15px;*/ /*direction: rtl;*/ background-color: #fff; }
}

@media (max-width: 450px) {
    .TxtLinkPanelBott { float: right; width: 98.2%; margin-bottom: 15px; direction: rtl; }
    .TxtLinkPanel { width: 98.2%; /*margin-bottom:15px;*/ /*direction: rtl;*/ }
}

/*@media (max-width: 767px) {
    .TxtLinkPanel {float:right; width:42%; margin-right:1.5%; margin-bottom:15px; direction:rtl;}
}*/

.panel { margin-bottom: 0; }
.panel-default { border: 0px; border-radius: 0px; box-shadow: none; background-color: #fff; }
    .panel-default &gt; .panel-heading { background-color: #fff; }
    .panel-default .panel-body { padding: 0px; /*padding-bottom:10px;*/ }
    .panel-default .panel-footer { background-color: #fff; padding-right: 0px; border-top: 0px; border-radius: 0px; min-width: 100px; }
.panel-title { margin-top: 0; margin-bottom: 0; font-size: inherit; color: inherit; }

.txtLink, txtLink a { margin-top: 5px; margin-bottom: 5px; }
.imgLink, imgLink a { margin-top: 5px; margin-bottom: 5px; border: 1px solid #eee; overflow: hidden; background-color: #fff; }

.MarginRight10 { margin-right: 10px; }
.MarginLeft10 { margin-left: 10px; }
.MarginTopBott20 { margin-top: 20px; margin-bottom: 20px; }

.marquee { /*width:100%;*/ background-color: #f0f0f0; padding-top: 5px; padding-bottom: 5px; direction: rtl; text-align:center }
    .marquee a { color: #444; }
    .marquee .fa { padding-right: 5px; padding-left: 3px; }
    /*.marquee a:hover { color:#003885 !important; }*/

    .marquee .login { color: #666; }
         .rss { padding:0px 8px 1px 8px;border-radius:5px; background-color:#fff; color: #666; font-size: 14pt;box-shadow: 0 0 5px #aaa;  border:1px solid #ccc  }
     .sitemap {padding:1px 5px 1.5px 5px;border-radius:5px; background-color:#fff; color: #666; font-size: 13pt;box-shadow: 0 0 5px #aaa;   border:1px solid #ccc }
     .Language { padding:6.2px 5px 6px 5px; background-color:#fff; font-size:10pt !important; color:#666 ; font-weight:bold; border-radius:5px; font-family:Verdana ;box-shadow: 0 0 5px #aaa;  border:1px solid #ccc  }
.rss:hover, .sitemap:hover, .Language:hover { color:#0079a1; border:1px solid #6cbad4 }
    .updateTime { font-size:9pt; color:#666; }
.MenuBorder { border-bottom: 1px solid #fff; border-top: 1px solid #fff; background: linear-gradient(#00337e,#4370b3); -webkit-background: linear-gradient(#00337e,#4370b3); }

.NewsDateTimeThumbnail { color: #888; }
.widget .widget-title { background-color: #34B4E0; line-height: 1; margin-top: 10px; margin-bottom: 15px; text-transform: uppercase; border-bottom-left-radius: 5px; -webkitborder-bottom-left-radius: 5px; }
    .widget .widget-title strong { font-weight: normal; background: #ffffff; padding-left: 5px; }

.archive .archive-title { line-height: 30px; /*text-transform: uppercase;*/ font-size: 15pt; /*border: 1px solid #34B4E0; border-right: 4px solid #34B4E0; border-bottom: 4px solid #34B4E0;*/ margin-bottom: 25px; text-align: center; /*border-bottom-left-radius: 5px; -webkitborder-bottom-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px;*/ background-color: #f4f7f8; box-shadow: 0px 0px 5px #d7e1e3; -ms-box-shadow: 0px 0px 5px #d7e1e3; border: 2px solid #fff; padding: 7px; }
    .archive .archive-title strong { font-weight: bold; /*background: #ffffff;*/ padding: 5px 10px; /*margin-right: 4%;*//*border-right: 5px solid #34B4E0;*/ /*border-left: 1px solid #34B4E0;*/ color: #0D93C2; }

/*.archive { text-align: center; }
    .archive .archive-title { background-color: #0099cc; width: 100%; height: 20px; border-bottom-left-radius: 5px; -webkitborder-bottom-left-radius: 5px; border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; }
    .archive .archive-line { background-color: white; width: 100%; height: 2px; position: relative; top: 10px; }
    .archive strong { font-weight: normal; background: #ffffff; padding: 5px 25px; font-size: 14pt; color: #333; position: relative; bottom: 25px; }*/

/*.NewRightColumn, .ColumnRight { border-left: 1px solid #DADADA; }*/
/*.ColumnLeft { border-right: 1px solid #f0f0f0; }*/



.NewsBox { border-bottom: 1px solid #e5e5e5; padding-bottom: 8px; /*font-size:14px; padding-right:2%; padding-left:2%;*/ }

.NewsBoxTitle { font-size: 14px; /*padding-bottom:8px;*/ }

.NewsTitle, NewsTitle a { padding-bottom: 10px; text-align: justify; text-align: right; /*padding-top: 10px;*/ }
.NewsDateTime { font-size: 8pt !important; padding-bottom: 5px !important; padding-top: 5px !important; direction: rtl; }


.ContinuePadding { padding-bottom: 5px; padding-top: 5px; }

.Border { border-top: 1px solid #92A1B0; margin-bottom: 7px; width: 98%; /*margin-right:5px; margin-left:5px;*/ }

.BottomBox { border-top: 5px solid #0099CC; /*background-color:#fff;*/ background: linear-gradient(#cdeaf6,#edf4f8,#cdeaf6); }
    .BottomBox .Body { margin: 10px; }
    .BottomBox .panel-default { background-color: transparent !important; }
    .BottomBox .panel-footer { background-color: transparent !important; }

/*.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: inherit; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }*/
/*.btn-default { color: #333; background-color: #f0f0f0; border-color: #ccc; }
.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; }
.form-control { display: block;  height: 34px; padding: 6px 12px; font-size: inherit; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }*/

.icon { color: #0099CC; }

.thumbnailHeight { /*width:160px;*/ height: 130px; }

.AnnouncementThumbImg { height: 99%; width: 99%; }

/*.sliderImg { width: 100%; height: 230px !important; }*/

.ContentPlace { max-width: 100%; margin: auto; }

/*----------------------amazingSlider----------------------------*/
.amazingSlider-wrapper { display: block; position: relative; max-width: 100%; margin: 0px auto /*74px*/; }

.amazingSlider1 { display: block; position: relative; margin: 0 auto; }

.amazingSliderDisplay { display: none; }
/*----------------------amazingSlider----------------------------*/

.BottLinkBox { border-top: 1px solid #0099cc; margin-top: 3px; margin-bottom: 3px; }

.LinkPanelHeight { height: 260px; }

.TopMenu { /*background-color: #fff;*/ background: linear-gradient(#eee,#fff,#E0EAF6); -webkit-background: linear-gradient(#eee,#fff,#E0EAF6); }
.TopSlide { background: linear-gradient(#cdeaf6,#edf4f8,#cdeaf6); -webkit-background: linear-gradient(#cdeaf6,#edf4f8,#cdeaf6); }

.GrayBg { background-color: #f5f5f5; }
.WhiteBg { background-color: #FCF9DC; }

.archiveBox { border-top: 1px solid #DADADA; /*margin-top:5px;*/ margin-bottom: 15px; width: 100%; padding-top: 10px; padding-bottom: 20px; /*margin-right:5px; margin-left:5px;*/ }

.bg-primary { color: #fff; background-color: #0099CC; }
.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; th { background-color: #f5f5f5; color: #000; }

/*----------------------radiboutton--------------------------*/
.register-rb input[type="radio"] { width: auto; display: none; }
.register-rb br { display: none; }
.register-rb label { color: #777; width: 170px; /*font-size:12pt;*/ margin-left: 5px; border-radius: 3px; border: 1px solid #D1D3D4; cursor: pointer; transition: 0.7s all; -o-transition: 0.7s all; -moz-transition: 0.7s all; -webkit-transition: 0.7s all; -ms-transition: 0.7s all; }
.register-rb input[type="radio"]:empty { margin-left: -999px; }
    .register-rb input[type="radio"]:empty ~ label { position: relative; float: right; line-height: 2.7em; text-indent: .5em; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
        .register-rb input[type="radio"]:empty ~ label:before { position: absolute; display: block; top: 0; bottom: 0; left: 0; content: ''; width: 2.7em; background: #D1D3D4; border-radius: 3px 0 0 3px; }
.register-rb input[type="radio"]:hover:not(:checked) ~ label:before { content: '\2714'; text-indent: .9em; color: #C2C2C2; }
.register-rb input[type="radio"]:hover:not(:checked) ~ label { /*color: #444;*/ }
.register-rb input[type="radio"]:checked ~ label:before { content: '\2714'; text-indent: .9em; color: #97c3f5; background-color: #0099CC; }
.register-rb input[type="radio"]:checked ~ label { color: #444; }
.register-rb input[type="radio"]:focus ~ label:before { box-shadow: 0 0 0 3px #999; }
/*--------------------------------------------------------------*/

.satisfaction-form { font-size: 9.5pt; width: 100%; max-width: 1000px; margin: 10px auto; color: #444; border: 1px solid #eee; }
    .satisfaction-form p { padding: 10px; font-weight: bold; }
    .satisfaction-form .statis-question { margin-bottom: 5px; margin-top: 5px; border-bottom: 1px solid #eee; padding: 3px; }
    .satisfaction-form .muti-txtBox { width: 100%; max-width: 1000px; margin-top: 20px; margin-bottom: 20px; }
    .satisfaction-form &gt; .alert { margin: 7px !important; }

/*.satisfaction-form  .col-md-4 {padding:0px !important; text-align:left}*/

.radio-list label { font-weight: normal !important; padding-left: 8px; padding-right: 2px; font-size: 8.7pt; }
.radio label { padding-right:40px; }

.forms-tbl { width: 90%; max-width: 700px; margin: 0 auto; }
.contact-add { border-top: 1px solid #eee; padding-top: 15px; margin-top: 20px; }
@media (max-width: 400px) { 
    .register-rb label{width: 140px; font-size: 9pt; }
}

.news-box { padding: 5px; min-height: 130px; border: 1.2px solid #bbc4dd; box-shadow: 3px -2px 3px #dae3ed; -ms-box-shadow: 3px -2px 3px #dae3ed;-moz-box-shadow: 3px -2px 3px #dae3ed;-webkit-box-shadow: 3px -2px 3px #dae3ed; border-radius: 3px;
            -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom:10px;  background: linear-gradient(#fff,#fafbfe); -ms-background: linear-gradient(#fff,#fafbfe);}

    .news-box .news-imgbox { width: 25%; float: right; }
      .news-box .news-imgbox img { max-height:120px; width:100%;}

    .news-box .news-titlebox { width: 70%; margin-right: 3%; float: right; }

    .sitemap img { margin-top: 7px !important; margin-bottom: 7px !important; }
/*.color-tooltip + .tooltip.top &gt;*/ .tooltip-inner { color: #444; background-color: #d0e0f5 !important; }
/*.color-tooltip + .tooltip.top &gt;*/ .tooltip-arrow { border-top-color: #d0e0f5 !important; }

.print-page { background-color: #fff !important; background-image: none; }
    .print-page .cp-single-post { width: 96%; padding: 0 2%; max-width: 1000px; margin: 0 auto; float: none !important; direction: rtl; }
    .print-page small { font-size: 10pt !important; color: #777; }
    .print-page .logo { width: 100%; }
        .print-page .logo &gt; img { float: right; padding-bottom: 15px; }
    .print-page .detail-text div, .print-page .detail-text h2, .print-page .detail-text p, .print-page .detail-text span { font-size: 14px !important; }
    .print-page .cp-post-tools { margin-right: 0px !important; }
        .print-page .cp-post-tools li { color: #666; }
    .print-page blockquote { margin-right: 0px !important;  font-size:9pt !important; margin-top:20px;}
    .print-page .section-title { padding: 0px 3px !important; text-align:center; margin-bottom:20px; }
        .print-page .section-title h1 { font-size: 17px !important; font-weight:bold }
.print-header { text-align: right; border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 20px; color: #194671; }
    .print-header img { max-height:80px; }

.file-list { margin: 3px !important; width: 48%; min-height: 100px; float: right; background-color: #fafafa; border: 1px solid #eaeaea; padding: 10px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; }
    .file-list .fa-download { font-size: 25pt; color: #0099CC; border: 2px solid #D0E0F5; padding: 5px 6px; border-radius: 50%; -webkit-border-radius: 50%; }
    .file-list:hover { border: 1px solid #D0E0F5; }
.footer-banner { width: 100%; margin-top: -10px !important; border-top: 1px solid #fff; }

.gallery-list { background-color: #eee; padding: 10px; min-height: 320px; margin-bottom: 10px; border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0px 0px 6px #aaa; }
    .gallery-list img { max-height: 230px; width: 100%; }
    .gallery-list a :hover { opacity: 0.8; -webkit-opacity: 0.8; }
    .gallery-list:hover { border: 2px solid #fff; }

.leftbox-header { background-image: url('img/left-header.png'); background-repeat: no-repeat; background-size: 100% 100%; height: 45px; padding-top: 13px; font-weight:bold; color: #fff; width: 100%; text-align: center; /*padding-right: 90px;*/ }
.centertbox-header { background-image: url('img/center-header.png'); background-repeat: no-repeat; font-weight: bold; font-size:12pt; background-size: 100% 100%; height: 60px; padding-top: 20px; color: #fff; width: 100%; text-align: center; }

.intro-page { background-color: #fff; background-image: url('img/bg_int.jpg'); background-repeat: repeat; }
.intro-bg {  background-image: url('img/bg_gilan.png');  background-repeat:no-repeat; background-position:top }
.intro-logo { width: 100%; text-align: center; }

.frmSection-title { font-weight: bold; padding: 20px 0px 10px 0px; }


/* Shine */
.news-imgbox { position: relative; }
    .news-imgbox :before { content: ""; position: absolute; top: 0px; right: 0px; width: 0%; height: 100%; background-color: rgba(255,255,255,0.4); -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
    .news-imgbox :hover:before { width: 120%; background-color: rgba(255,255,255,0); -webkit-transform: skewX(30deg);
	transform: skewX(30deg); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -ms-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }


    .list-page-header { margin: 10px 0 10px !important; border-bottom: 1px solid #eee; text-align: right; background: linear-gradient(#d1d4d8,#fff); padding: 10px; border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; font-size: 11pt }
    .staff-list { text-align:center; font-size:12pt; float:right; width:47%; height:80px;  margin:5px;  border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; -webkit-border-radius:5px;}
.staff-list img { max-height:80px; margin:0 auto; }
    .staff-list .Img { text-align: center; float:right; margin-left:10px; border-radius: 100%; overflow: hidden; border: 2px solid #fff; width: 70px; height: 70px; box-shadow: 0px 0px 5px #b5c1db; -webkit-box-shadow: 0px 0px 5px #b5c1db; }
        .staff-list .Img img { transition: all 0.7s; -webkit-transition: all 0.7s; }
        .staff-list .Img img:hover { transform:scale(1.2, 1.2); -webkit-transform:scale(1.1, 1.1); }
    .staff-list .Name { color:#18488a;text-align: right; padding-top:10px;  }
    .staff-list .groupName { font-size:10pt; font-weight:normal;text-align: right;  padding-top:5px; }
.staff-list .fa-user { color:#ccc; font-size:70px; }

.current-date{ direction:ltr; color:#eee; padding-top:13px; text-align:left; padding-right:100px;}

@media (max-width: 991px) {
    .ColumnRight { border-left: 0px; }
    .ColumnLeft { border-right: 0px; }
    .FooterBotBorder { border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }
    .radio-list { margin-top: 10px; margin-bottom: 5px; }
}

@media (max-width: 767px) {
    .NewRightColumn { border-left: 0px; }
    .file-list { width: 100% !important; float: none; }
    .staff-list {  width: 48% !important; }
    .current-date{ display:none}
}
@media (max-width: 360px) {
         .staff-list {  width: 100% !important; }
    audio { width:220px !important }
}

@media (min-width: 316px) {
    .NewsDateTimeThumbnail { font-size: 8pt !important; padding-bottom: 5px !important; padding-top: 5px !important; /*padding-right: 85px;*/ direction: rtl; }
}

@media (max-width: 315px) {
    .NewsDateTimeThumbnail { font-size: 8pt !important; padding-bottom: 5px !important; padding-top: 5px !important; direction: rtl; }

}

.marginBot0 { margin-bottom: 0 !important;}
.marginTop20 {margin-top:20px;}
.marginBot20 {margin-bottom: 20px;}
.marginLeftRightAuto {margin-right: auto; margin-left: auto;}

.Padding5 { padding: 5px; }
.Padding10 { padding: 10px; }
.PaddingTop5 { padding-top: 5px; }
.PaddingTop10 { padding-top: 10px; }
.paddingTop20 { padding-top: 20px; }
.PaddingLeft30 { padding-left: 30px; }
.PaddingLeft0 { padding-left: 0px; }
.PaddingLeft10 { padding-left: 10px; }
.PaddingRight0 { padding-right: 0px; }
.PaddingRight10 { padding-right: 10px; }
.PaddingBot15 { padding-bottom: 15px; }
.paddingBot10 {padding-bottom:10px;}
.paddingBot20 {padding-bottom:20px;}

.profileTab {position: relative; z-index: 100;}

.peacockeryImg {max-width:98% !important;}
.content-header { padding-top:15px; font-size:10.5pt;  border:0px !important}
    .content-header p { color:#555; padding-top:10px; font-size:10pt !important; }
.h_iframe-aparat_embed_frame iframe { position:relative !important }
.h_iframe-aparat_embed_frame span { padding-top:1% !important; padding-bottom:1% !important }

.competition-form { font-size: 9.5pt; width: 100%; max-width: 1000px; margin: 0px auto; color: #444; border: 1px solid #eee; padding: 10px; }
    .competition-form .heading { padding: 10px; font-weight: bold; background-color: #eee; margin-bottom: 15px; margin-top: 10px; }

.form-header { font-weight:bold; padding:10px; }


#myCarousel1 .banner-ctr { width: 5% !important; padding-top:25%; font-size:17pt; background-image: none !important; }

/*.header {height:420px; overflow:hidden !important; margin-bottom:2%; }
.right-header { float:right; width:70%; position:absolute; right:0; z-index:100}
    .right-header img { max-height:420px !important }
.left-header { float: left; width: 35%; display: inline-block; }
    .left-header .amazingslider-nav-1 { display:none !important }
    .left-header .amazingSlider-wrapper { max-height:220px !important }
 .left-header .amazingslider-swipe-box-1 { max-height:220px !important }*/

/*@media (max-width: 991px) {
    .header { height: 265px; }
    .right-header img { max-height:265px !important }
    .left-header .amazingSlider-wrapper { max-height: 140px !important; }
    .left-header .amazingslider-swipe-box-1 { max-height: 140px !important; }
}

@media (max-width: 767px) {
    .header { height: 200px !important; }
}

@media (max-width: 420px) {
    .left-header .amazingSlider-wrapper { height: auto !important; }
    .left-header .amazingslider-swipe-box-1 { height: auto !important; }
    .header { height: auto !important; }
    .right-header { display: none; }
    .left-header { float: none; width: 100%; }
}*/

.m-b-20{margin-bottom:20px}
.radioBox { padding:3%;  background-color:#ECEEF0; border-radius:10px; -ms-border-radius:6px; margin-bottom:2%; }
    .radioBox .rdImg img { max-height: 40px; border-radius:50% }
    .radioBox .rdTitle {padding-bottom:5px; font-size:11pt; font-weight:bold ; color:#1C92B9}
    .radioBox .rdSummary { } 
    .radioBox .rdFile {  margin-top:20px; text-align:right; }
    .radioBox .rdDownload { padding-top:20px; text-align:right;  direction:rtl  }
        .radioBox .rdDownload a {color:#777 !important; }
        .radioBox .rdDownload .fa { padding-left:10px; }

.radioHead { padding:1% 5% 2% 0;  color:#0099CC; font-size:12pt; font-weight:bold }






/******* Style Switcher *******/
.switcher-box { width: 100px; position: fixed; left: -100px; top: 27%; text-align: center; z-index: 99999999; background-color: #fff;  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2); box-shadow: 0 0 5px rgba(0,0,0,0.2); transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
    .switcher-box a { cursor: pointer; }
    .switcher-box h4 { display: block; height: 40px; line-height: 42px; font-size: 14px; font-weight: 700;  margin-bottom: 10px; }
    .switcher-box span { display: block; padding: 5px 20px; text-align: right; }
    .switcher-box .item-list { padding:  8px; line-height: 20px; }
        .switcher-box .item-list li {  padding:15px ; border-bottom:1px solid #eee; text-align:center !important }
            .switcher-box .item-list li:last-child {border-bottom:0px; }
            .switcher-box .item-list li a { display: block;  cursor: pointer; font-size:12pt; color:#666 }
            .switcher-box .item-list li:hover { background-color:#eee;}

    .switcher-box .open-switcher { width: 40px; height: 40px; display: block; background-color:#fff; position: absolute; top: 0; left: 100%; border-radius: 0 2px 2px 0; -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2); box-shadow: 0 0 4px rgba(0,0,0,0.2); border-top-right-radius:10px; border-bottom-right-radius:10px; }
        .switcher-box .open-switcher:hover {  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2); box-shadow: 0 0 4px rgba(0,0,0,0.2);  }
        .switcher-box .open-switcher i { text-align: center; padding-top: 7px; color: #0d4e5c; font-size:20pt !important; }


/*body {font-size: 10pt; }
.description h2 { font-size: 12pt; }*/
</pre></body></html>