@charset "UTF-8";

/*
Theme Name: dehyari2
Theme URI:
Author:mohammad gholizadeh
Author URI:abrishamin.com
Version: 1.0

*/
@import url(css/bootstrap.min.css);

@font-face {
    font-family: Vazir;
    src: url('font/Vazir.eot');
    src: url('font/Vazir.eot?#iefix') format('embedded-opentype'), url('font/Vazir.woff') format('woff'), url('font/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir;
    src: url('font/Vazir-Bold.eot');
    src: url('font/Vazir-Bold.eot?#iefix') format('embedded-opentype'), url('font/Vazir-Bold.woff') format('woff'), url('font/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Vazir;
    src: url('font/Vazir-Light.eot');
    src: url('font/Vazir-Light.eot?#iefix') format('embedded-opentype'), url('font/Vazir-Light.woff') format('woff'), url('font/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
}
 
 
* {
    padding: 0;
    margin: 0;
    font-family: Vazir, Tahoma;
    font-weight: normal;
}

body {
    background-color: #d4d4d4;
}

header {
    width: 100%;
    min-height: 300px;
    background-color: #2b2f30;
    background: url(images/bac.jpg) no-repeat top center;
    background-attachment: fixed;
    background-color: #00aeef;
}

#top_line {
    min-height: 47px;
    width: 100%;
    background-color: #272727;
}
#top_line h1{
    font-size: 14px;
    color: white;
}
.top_line_l {
    color: #ffffff;
    font-size: 11px;
    text-align: left;
    padding-top: 15px;
}
.slider_{
    padding-top:20px; 
}
.logo h3 {
    font-size: 15px;
    color: #950c0c;
    font-weight: bold;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
    
}

.logo h1 {
    font-size: 25px;
    color: #950c0c;
    font-weight: bold;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
    
}

@media only screen and (min-width: 992px) {
    .logo {
        min-height: 194px;
        background: url(images/logo.png) no-repeat right center;
        
          padding-top: 43px;
    }
    .logo h3 {
        text-align: center;
        padding-top: 19px;
        margin: 0;
    }
    .logo h1 {
        text-align: center;
        margin-top: 15px;
    }
    .box_search { 
        direction: ltr;
        width: 230px;
        margin-top: 68px;
        border-radius: 3px;
        float: left;
    }
}

@media only screen and (max-width: 992px) {
    .logo {
        text-align: center;
        padding-bottom: 10px;
        min-height: 175px;
        padding-top: 53px;
        background: url(images/logo.png) no-repeat center top;
    }
    .logo h3 {
        text-align: center;
        padding-top: 53px;
        margin: 0;
    }
    .logo h1 {
        text-align: center;
        margin-top: 15px;
    }
    .box_search {
        direction: ltr;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 15px;
        border-radius: 3px;
    }
}

.box_search {
    background-color: white;
    height: 40px;
    overflow: hidden;
}

#searchsubmit i {
    color: #FFFFFF;
    font-size: 17px;
}

#searchsubmit {
    background-color: #535c5e;
    border: none;
    width: 40px;
    height: 40px;
}

#searchsubmit:hover i {
    color: #ec071d;
}

#searchsubmit:hover {
    background-color: #53bbf4;
}

.search_text {
    background: none;
    color: #171717;
    text-align: right;
    border: none;
    font-size: 11px;
    float: right;
    padding-top: 12px;
    padding-right: 15px;
    min-width: 80%;
}

nav {
    width: 100%;
    background-color: #535c5e;
    min-height: 59px;
    border-radius: 5px 5px 0 0;
}


/*vertical menu css*/

.Side_m_body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.Side_m_body ul li {
    width: 100%;
    height: 38px;
    border-bottom: 1px dotted #e6e6e6;
    position: relative;
}

.Side_m_body ul li a {
    width: 100%;
    height: 38px;
    background: url(images/mra.png) no-repeat right center;
    color: #FCFCFC;
    font-family: Vazir;
    font-size: 12px;
    padding-right: 40px;
    padding-top: 10px;
    display: inline-block;
    text-align: right;
}

.Side_m_body ul li a:hover {
    color: white;
    text-decoration: none;
}

.menu-item-has-children {
    background: url(images/arow.png) no-repeat left center;
}

.Side_m_body ul li:hover {
    background-color: #53bbf4;
}

.Side_m_body ul li ul {
    position: absolute;
    right: 98%;
    width: 100%;
    background-color: #525b5d;
    top: 5px;
    z-index: 4000;
    border-right: 3px solid #f8564a;
    visibility: hidden;
}

.Side_m_body ul li:hover>ul {
    visibility: visible;
}

.current_page_item {
    background-color: #0894a5;
}

.current_page_item a {
    color: white;
}

@media (max-width:991px) {
    .Side_m_body ul li ul {
        right: 0;
        top: 0;
        border-right: 0;
        border-bottom: 3px solid #8c4646;
        position: relative;
        background-color: #cccccc;
    }
    .menu-item-has-children:hover {
        background: url(images/arow2.png) no-repeat left center;
    }
}


/*vertical menu css End*/

.Side_titel {
    color: #272727;
    width: 100%;
    height: 36px;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    font-weight: bold;
    background-image: url(images/Side_titel.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.Side_titel i {
    color: #fa6900;
    font-size: 21px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.Side_m_titel {
    color: #FFFFFF;
    width: 100%;
    height: 36px;
    font-size: 13px;
    direction: rtl;
    text-align: right;
    background-image: url(images/Side_m_titel.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.Side_m_titel i {
    color: #fa6900;
    font-size: 21px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.Side_body {
    background-color: white;
    height: auto;
    min-height: 212px;
    width: 100%;
    border-radius: 3px;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid #b4b7b9;
    display: table;
}

.Side_m_body {
    background-color: #525b5d;
    height: auto;
    min-height: 212px;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
    margin-top: 15px;
}

.item_post {
    background-color: #ffffff;
    width: 100%;
    height: auto;
    border-radius: 3px;
    border: 1px solid #c8c8c8;
     margin-top: 15px;
     overflow: hidden;
}
.item_post h3{
    font-size: 12px;
    font-weight: bold;
    color: #272727;
    text-align: right;
    border-bottom: 1px dashed #818181;
    direction: rtl;
    padding-top: 0;
    margin-top: 0px;
    padding-bottom: 10px;
    margin: 15px;
 
}
.item_post h3 i{
    color: #4a9f9f;
    font-size: 22px;
    position: relative;
    top: 3px;
    margin-left: 5px;
}
@media (max-width:991px) {
    .item_post img {
    width: 100%;
    height: auto;
      
    
}
    
}
@media (min-width:991px) {
    .item_post img {
    max-width: 193px;
height: auto;
float: right;
margin-right: 10px;
margin-bottom: 10px;
      
    
}
    
}



.item_post p {
    text-align: right;
    font-size: 12px;
    color: #272727;
    line-height: 200%;
    padding: 15px;
    direction: rtl;
    display: table;
}

.item_post .bottom {
    background-color: #53bbf4;
    font-size: 12px;
    color: white;
    min-height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    display: table;
width: 100%;
height: 40px;
 }

.item_post .bottom i {
    color: white;
    font-size: 19px;
}

.item_post .bottom .l {
    text-align: left;
}

.item_post .bottom .r {
    text-align: right;
    direction: rtl;
}

.item_post .bottom .r a {
    font-size: 12px;
    color: white;
    font-weight: bold;
}
.item_post .bottom .r a:hover{
    color: #F70000;
    text-decoration: none;
}

.login_box .in {
    width: 100%;
    height: 36px;
    border-radius: 5px;
    border: none;
    border-bottom: 2px solid #afacac;
    margin-bottom: 10px;
    padding-right: 5px;
    color: #354458;
    background-color: #f1f1f1;
}

.login_box {
    padding: 15px;
    min-height: 226px;
    width: 100%;
    text-align: center;
}

.comment-button {
    background-color: #ec774b;
    width: 100%;
    height: 32px;
    border-radius: 5px;
    border: none;
    max-width: 192px;
    color: white;
    font-size: 16px;
    color: white;
}

.comment-button2 {
    background-color: #74cee4;
    width: 100%;
    height: 32px;
    border-radius: 5px;
    border: none;
    max-width: 192px;
    color: white;
    font-size: 16px;
    color: white;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 10px;
}

.comment-button:hover {
    background-color: #B3441B;
}

.comment-button2:hover {
    background-color: #137D97;
}

.login_box .a {
    font-size: 13px;
    color: #050036;
    padding-right: 8px;
    padding-left: 8px;
}

.login_box .a:hover {
    color: #9a052c;
}

.login_box a {
    text-decoration: none;
}

.bt {
    display: table;
    width: 100%;
    height: 78px;
    color: white;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
 }

.bt i {
    font-size: 29px;
    color: white;
    float: right;
    padding-right: 40px;
    position: relative;
    margin-left: 15px;
    top: 5px;
}
.cont__box2{
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}
.bt h5 {
    float: right;
}
.bt:hover h5 {
    color: white;
}
.btm_one {
    background-color: #53bbf4;
}

.btm_one:hover {
    background-color: #2E82B0;
    text-decoration: none;
}

.btm_two {
    background-color: #ffac00;
}

.btm_two:hover {
    background-color: #B47B03;
    text-decoration: none;
}
.btm_three {
    background-color: #b1eb00;
}

.btm_three:hover {
    background-color: #84AA05;
    text-decoration: none;
}

/* css footer  */

footer {
    background-color: #2b2f30;
    min-height: 280px;
    width: 100%;
 }

.footer_top {
    min-height: 230px;
    padding-top: 30px;
}

.footer_b {
    min-height: 50px;
    font-family: Tahoma;
    font-size: 13px;
    padding-top: 20px;
    border-top: 1px solid #679F88;
    background-color: #1f2123;
    margin-top: 20px;
}

footer .menu li {
    border-bottom: 1px dotted #F9F9F9;
    height: 30px;
    display: table;
    width: 100%;
    padding-top: 2px
}

footer .menu li a:hover {
    color: #9a052c;
    text-decoration: none;
}

footer .current_page_item {
    background: none;
}

.footer_b .sp1 {
    color: #00ffff;
    float: left;
}

.footer_b .sp2 {
    color: #b5b2b2;
    float: right;
}

.pl0 {
    padding-left: 0;
}

footer ul {
    list-style: none;
    text-align: right;
}

footer ul li {
    font-family: Tahoma;
    font-size: 12px;
    color: #E7E7E7;
    margin-top: 5px;
}

footer h4 {
    font-size: 14px;
    color: #ffffff;
    text-align: right;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: 100%;
    float: right;
    clear: left;
    border-bottom: 1px solid #ababab;
}

.tag_ a {
    font-family: Tahoma;
    font-size: 12px;
    color: white;
    margin: 3px;
    background-color: #131313;
    padding: 10px;
    float: right;
}

.tag_ a:hover {
    text-decoration: none;
    background-color: #e42f2f;
}

footer a {
    color: white;
}


/* css footer End */


/*comment-style*/

.comments-template {
    width: 100%;
    height: 200px;
    overflow: hidden;
    float: right;
    font-family: Vazir;
}

.number-comm {
    font-family: Vazir;
    margin-bottom: 5px;
}

.number-comm {
    font-size: 16px;
    padding-bottom: 10px;
}

.number-comm a {
    text-decoration: none;
    color: #6b6d6d;
}

.comments-template {
    width: 600px;
    height: auto;
    margin: 0 5px 0 0;
    display: table;
    padding-right: 5px;
    padding-left: 0;
    font-family: Vazir;
    float: left;
}

.wp-pagenavi {
    clear: both;
    padding: 0px 5px 15px 5px;
    direction: rtl;
}

*.wp-pagenavi h3 {
    font-weight: normal;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    background: #f8f8f8;
    border: 1px solid #b8b8b8;
    padding: 5px;
    float: right;
    margin: 2px;
    -moz-border-radius: 3px;
}

.wp-pagenavi span.current {
    background: #fff;
    color: #666666;
    border: 1px solid #b8b8b8;
}

.wp-pagenavi a:hover {
    border-color: #4c4c4c;
    color: #fff;
}

.wp-pagenavi span.current {
    font-weight: bold;
}

#commentform input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #C5C0B0;
    color: #3F3F3F;
    font-family: Vazir;
    font-size: 13px;
    margin-right: 15px;
    padding: 5px;
    width: 250px;
}

#commentform small {
    font-size: 12px;
    padding-right: 10px;
}

ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

ol.commentlist li {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 3px solid #2F2F2F;
    margin: 0 0 10px;
    padding: 5px 57px 5px 7px;
    position: relative;
    background: #141616;
}

ol.commentlist li div.comment-author {
    padding: 0 170px 0 0;
}

ol.commentlist li div.vcard {
    font-family: "Droid Arabic Naskh", Vazir;
    font-size: 13px;
    padding: 5px 0;
}

ol.commentlist li div.vcard cite.fn {
    font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {
    color: #00aeef;
    text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
    color: #00aeef;
}

div.vcard img.avatar {
    border: 5px solid #ddd;
    right: 7px;
    position: absolute;
    top: 7px;
}

.comment-meta {
    display: none;
}

ol.commentlist li div.comment-meta {
    font-family: Vazir;
    right: 20px;
    text-align: right;
}

ol.commentlist li div.comment-meta a {
    color: #F60;
    text-decoration: none;
}

ol.commentlist li div.comment-meta a:hover {
    color: #D66901;
}

ol.commentlist li p {
    color: #3F3F3F;
    font: 12px;
    margin: 10px 0 1em;
    font-family: "Droid Arabic Naskh", Vazir;
}

ol.commentlist li p a {
    color: #0083DB;
}

ol.commentlist li p a:hover {
    color: #D66901;
}

ol.commentlist li ul {
    font: normal 12px;
    font-family: "Droid Arabic Naskh", Vazir;
    list-style: square;
    margin: 0 0 1em;
    padding: 0;
    text-indent: 0;
}

ol.commentlist a.comment-reply-link {
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}

#cancel-comment-reply {
    padding: 10px 0 0;
}

#cancel-comment-reply-link {
    color: #FFF;
    font-size: 10px;
    line-height: 15px;
    font-family: Vazir;
    padding: 4px 10px;
    margin: 0 0 0 12px;
    background: #8B979F;
    border: 2px solid #666;
}

ol.commentlist li div.reply {
    background: #07aee5;
    border: 2px solid #f4f2f2;
    color: #fff;
    font-family: Vazir;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    width: 50px;
}

ol.commentlist li ul.children {
    list-style: none;
    margin: 1em 0 0;
    text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 .25em;
}

ol.commentlist li.even {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #CFCFCF;
}

#commentform p {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
}

ol.commentlist li.odd {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #CFCFCF;
}

ol.commentlist li.pingback div.vcard {
    padding: 0 170px 0 0;
}

.comments input#submit {
    background: none repeat scroll 0 0 #079bcb;
    border: 1px solid #59554A;
    color: #FFF;
    font-family: Vazir;
    font-size: 16px;
    line-height: 25px;
    padding: 3px 20px;
    width: auto;
}

#commentform textarea {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #a4a4a4;
    color: #3F3F3F;
    font-size: 13px;
    width: 100%;
}

.div_cont .well h1 {
    font-size: 14px;
}
.div_cont img{
max-width: 100%;
height: auto;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

 


/*comment-style-End*/

.maxh {
    max-width: 400px;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

 
.span_div {
    color: white;
    width: 100%;
    min-height: 35px;
    padding: 8px;
    text-align: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 1px solid #9e9c9c;
    background-color: #fff;
}

.span_div a {
    font-size: 13px;
    font-weight: bold;
    line-height: 200%;
    color: black;
}

.span_div:hover {
    background-color: #065e69;
    text-decoration: none;
}

.span_div:hover a {
    color: white;
}

.span_div a:hover {
    text-decoration: none;
}


/*//////////////////efect hover End\\\\\\\\\\\\\\\\\\*/

.margin_top30 {
    margin-top: 30px;
}

.well {
    background-color: #fff;
}

.media img {
    max-width: 100%;
    height: auto;
}

.div_cont {
    background-color: #FFF;
    min-height: 600px;
    height: auto;
    width: 100%;
    font-family: "Droid Arabic Naskh", Vazir;
    font-size: 12px;
    color: #36011D;
    border-radius: 3px;
    border-width: 1px 1px;
    border-style: solid;
    border-color: #d4cece;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    direction: rtl;
    padding: 50px;
    margin-bottom: 40px;
}

.box_ccircle {
    min-height: 300px
}

.box_ccircle h3 {
    background-color: #00b4f1;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 200%;
    padding: 8px;
    margin-top: 0!important;
}

.box_ccircle h3:hover {
    background-color: #6b6b6b;
    text-decoration: none;
}

.navbarfixed {
    position: absolute;
    top: 0;
    width: 100%;
    border-left: none;
}

.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}


/*blog section home page*/

.blog_item {
    width: 100%;
    margin-bottom: 30px;
    min-height: 178px;
    padding: 30px;
    height: auto;
    font-size: 14px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: #fff;
}

.blog_item a h3 {
    font-size: 14px;
    padding-top: 0 !important;
    margin-top: 0 !important;
    color: #454545;
    font-weight: bold;
}

.blog_item a {
    padding-top: 0 !important;
    margin-top: 0 !important;
    color: #454545;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.blog_item a:hover h3 {
    color: #00a1ff;
    text-decoration: none;
}

.blog_item a:hover {
    text-decoration: none;
    color: #00a1ff;
}

.blog_item .img {
    float: right;
    width: 180px;
    margin-left: 15px;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 3px;
}

@media only screen and (max-width:680px) {
    .blog_item .img {
        float: none;
        width: 100% !important;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

.blog_item .img:hover {
    -webkit-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}

.blog_item .span_box {
    width: 300px;
    height: 30px;
    border-bottom: 1px solid #b2b1b1;
    border-top: 1px solid #b2b1b1;
    background-image: url(images/pw_maze_white.png);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.blog_item .span_box span {
    font-size: 11px;
    padding-right: 5px;
    color: #f2f0f0;
}

.blog_item span {
    font-size: 13px;
    color: #f2f0f0;
}

.blog_item .span_box .span_c {
    padding-right: 48px;
}

.blog_item .span_box .span_l {
    padding-right: 48px;
}

.blog_item p {
    padding-top: 12px;
    direction: rtl;
    text-align: justify;
    font-size: 12px;
    line-height: 200%;
}

@media only screen and (max-width:480px) {
    .hamayesh_item .img {
        float: none;
        width: 100% !important;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

.blog_link div {
    border-radius: 10px;
    background-image: url(images/pw_maze_white.png);
    text-align: center;
    color: black;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
    padding-left: 40px;
    padding-right: 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    margin-bottom: 60px;
    border: 1px solid #b2b1b1;
    border-bottom: 3px solid #b2b1b1;
}

.blog_link:hover div {
    background-color: #a08c31;
    background-image: none;
    color: white;
    border-color: #716322;
}

.blog_link:hover {
    text-decoration: none;
}


/*blog section home page End*/

#hamayesh_ha {
    background: #1b5e20;
    -webkit-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.18);
    margin-top: 70px;
}

#breadcrumbs {
    padding: 12px 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #848484;
    font-size: 13px;
    border: 1px solid #d4d4d4;
    background-color: white;
    border-radius: 3px;
}

#breadcrumbs a {
    color: #848484!important;
}

.Sidebar .widget {
    border: 1px solid #d4cece;
    margin-bottom: 20px;
    border-radius: 3px;
}

.Sidebar .widget h3 {
    font-size: 13px;
    text-align: center;
    margin-top: 0;
    background-color: #044b63;
    height: 40px;
    font-weight: bold;
    color: white;
    padding-top: 15px;
    border-bottom: 1px solid #000000;
}

.Sidebar .textwidget {
    font-size: 13px;
    direction: rtl;
    text-align: justify;
    padding: 15px;
    line-height: 170%
}

.widget ul {
    list-style: none!important;
    padding-right: 15px;
}

.well h3 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}

.widget #wp-calendar {
    margin: 0 auto;
}

.last_item {
    min-height: 81px;
    padding: 15px;
    color: #053136;
}

.last_item h3 {
    font-size: 12px;
    padding-top: 0 !important;
    margin-top: 0 !important;
    color: #053136;
    line-height: 200%;
    font-family: Vazir;
    direction: rtl;
}

.last_item a {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.last_item a:hover h3 {
    color: #164151;
    text-decoration: none;
}

.last_item a:hover {
    text-decoration: none;
}

.last_item span {
    font-size: 11px;
    color: #8c8c8c;
}

.last_item .img-responsive {
    float: right;
    margin-left: 15px;
    width: 54px;
    height: 56px;
}

.top_m {
    margin-top: -25px;
}

.shaj {
    width: 100%;
    min-height: 100px;
    background-color: #53bbf4;
    margin-top: 30px;
    text-align: center;
    color: white;
    padding-top: 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #065e69;
}

.shaj span {
    color: white;
    font-size: 26px;
}

.shaj i {
    color: white;
    font-size: 45px;
    margin-right: 10px;
    margin-left: 10px;
}

.shaj a:hover {
    text-decoration: none;
}

.shaj:hover {
    background-color: #065e69;
}

.foota * {
    list-style: none;
}

.foota p {
    color: white;
    font-size: 12px;
}

.stick {
    position: fixed;
}

#side_r {
    min-width: 262px;
    height: auto;
}

.News_item {
    background-color: #ffffff;
    min-height: 225px;
    width: 100%;
    border-radius: 3px;
    border-bottom: 2px solid #9e9e9e;
    margin-top: 15px;
    height: auto;
    display: table;
    padding-bottom: 20px;
}

.News_item img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    display: table;
}

.News_item #div_p {
    text-align: right;
    color: #1b3d2d;
    font-size: 13px;
    width: auto;
    min-height: 100%;
    padding-top: 10px;
    margin-top: 10px;
}

.News_item_top{
    border-bottom: 1px dashed #818181;
    height:auto ;
    padding-bottom: 10px;}

@media only screen and (max-width: 992px) {
    .News_item img {
        float: right;
    }
}

.News_item .btn_ {
    border-radius: 4px;
    background-color: #5E5E5E;
    text-align: right;
    color: white;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 15px;
    display: table;
    margin-top: 20px;
}

.News_item .btn_:hover {
    background-color: #092847;
}

.News_item .right_ h3 {
    font-size: 12px;
    font-weight: bold;
    color: #272727;
    float: right;
    margin: 0;
    padding: 0;
    padding-top: 16px;
 }

.News_item .right_ i {
    font-size: 16px;
    color: #666666;
    float: right;
    margin-top: 15px;
    margin-left: 5px;
}

#div_p .left_ i {
    font-size: 14px;
    color: #0b65b1 !important;
    margin-top: 10px;
    margin-left: 5px;
}

#div_p .left_ {
    font-size: 12px;
    font-weight: 300;
    color: #0b65b1 !important;
      text-align: right;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px !important;
    padding-left: 8px !important;
}
.widget_azan {
    margin-right: 56px;
    margin-bottom: 30px;
    list-style: none;
}

.Side_body *{
    list-style: none;
}
.side_l{
    padding-top: 20px;
}
.side_l *{
        list-style: none;
}
.blog_link div {
    border-radius: 10px;
     text-align: center;
    color: black;
     font-size: 14px;
    padding: 10px;
    text-decoration: none;
    padding-left: 40px;
    padding-right: 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #b2b1b1;
    border-bottom: 3px solid #b2b1b1;
    background-color: #ffffff;
}

.blog_link:hover div {
    background-color: #a08c31;
    background-image: none;
    color: white;
    border-color: #716322;
}

.blog_link:hover {
    text-decoration: none;
}

.blog_link2 div{
    margin-top: 40px;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}