@charset "UTF-8";

/*
Theme Name: dehyari3
Theme URI:
Author:mohammad gholizadeh
Author URI:abrishamin.com
Version: 1.0

*/

@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: #e6e6e6 !important;
}

#top_div {
    min-height: 44px;
    background-color: #2b2f30;
}

.top_line_r {
    text-align: right;
    padding-top: 15px;
}

.top_line_r h1 {
    color: #ffffff;
    font-size: 11px;
    text-align: right;
    padding: 0;
    margin: 0;
}

#logo {
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 992px) {
    .box_search {
        border-bottom: 1px solid #a6a6a6;
        direction: ltr;
        width: 200px;
        padding: 7px;
        padding-bottom: 2px;
        margin-top: 5px;
        float: left;
    }
    #logo {
        margin-top: -44px;
    }
}

@media only screen and (max-width: 992px) {
    .box_search {
        border-bottom: 1px solid #a6a6a6;
        direction: ltr;
        width: 100%;
        padding: 7px;
        margin-top: 20px;
        margin-bottom: 15px;
        padding-bottom: 2px;
        float: left;
    }
    #logo {
        margin:0 auto;
    }
    .side_r a{
        display: table;
        margin:0 auto;

    }
    .top_line_r h1{
        margin-top: 0;
        padding-top: 0!important;
        margin-bottom: 15px!important;
    }
}

#searchsubmit i {
    color: #a6a6a6;
    font-size: 17px;
}

#searchsubmit {
    background: none;
    border: none;
}

#searchsubmit:hover i {
    color: #ec071d;
}

.search_text {
    background: none;
    color: #a6a6a6;
    text-align: right;
    border: none;
    font-size: 11px;
    float: right;
}


/*vertical menu css*/

.slide_body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slide_body ul li {
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.slide_body ul li a {
    width: 100%;
    height: 38px;
    background: url(images/mra.png) no-repeat right center;
    color: #182d4a;
    font-family: Vazir;
    font-size: 12px;
    padding-right: 40px;
    padding-top: 10px;
    display: inline-block;
    text-align: right;
}

.slide_body ul li a:hover {
    color: white;
    text-decoration: none;
}

.menu-item-has-children {
    background: url(images/arow.png) no-repeat left center;
}

.slide_body ul li:hover {
    background-color: #53bbf4;
}

.slide_body ul li ul {
    position: absolute;
    right: 98%;
    width: 100%;
    background-color: white;
    top: 5px;
    z-index: 4000;
    border-right: 3px solid #f8564a;
    visibility: hidden;
}

.slide_body ul li:hover>ul {
    visibility: visible;
}

.current_page_item {
    background-color: #0894a5;
}

.current_page_item a {
    color: white;
}

@media (max-width:991px) {
    .slide_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*/

.slide_titel {
    background-color: #2b2f30;
    color: #FFFFFF;
    text-align: center;
    border-bottom: 3px solid #2b2f30;
    padding-top: 4px;
    margin-top: 15px;
    width: 100%;
    height: 36px;
    font-size: 13px;
    direction: rtl;
    text-align: right;
    padding-right: 15px;
}

.slide_titel i {
    color: #ffac00;
    font-size: 21px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.slide_body {
    background-color: white;
    height: auto;
    min-height: 212px;
    width: 100%;
    display: table;
}
.slide_body *{
list-style: none;
}

.slide_body_ {
    background-color: white;
    height: auto;
    min-height: 212px;
    width: 100%;
    margin-top: 15px;
}

.slide_bottom {
    width: 100%;
    height: 9px;
    background-color: #2b2f30;
}

#About_box {
    background-color: #ffffff;
    min-height: 310px;
    width: 100%;
     border-bottom: 2px solid #ffac00;
    margin-top: 15px;
    height: auto;
    display: table;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#About_box *{
    list-style: none;
}
#About_box img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    display: table;
}

#About_box #div_p {
    text-align: right;
    color: #1b3d2d;
    font-size: 13px;
    width: auto;
    margin-top: 20px;
    min-height: 100%;
}

@media only screen and (min-width: 992px) {
    #About_box #div_p {
        border-right: 1px solid #a8a8a8;
        padding-right: 24px;
    }
}

@media only screen and (max-width: 992px) {
    #About_box img {
        float: right;
    }
}

#About_box .btn_ {
    border-radius: 4px;
    background-color: #C9B600;
    text-align: right;
    color: white;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 15px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: table;
    margin-top: 20px;
}

#About_box .btn_:hover {
    background-color: #092847;
}

.cont__box {
    width: 100%;
    min-height: 540px;
    background-color: white;
    border-bottom: 2px solid #303233;
     margin-bottom: 20px;
    padding: 15px;
    display: table;
}

.cont__box .h3 {
    font-size: 13px;
    font-weight: bold;
    color: #1b3d2d;
    text-align: right;
    border-bottom: 1px solid #a8a8a8;
    margin-top: 7px;
    padding-bottom: 15px;
}

.box_ab {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 15px;
    margin-top: 40px;
}

.box_ab .ta {
    height: 30px;
    border-bottom: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
    padding-top: 7px;
    font-size: 11px;
}

.box_ab .ta i {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 13px;
}

.box_ab_img {
    width: 100%;
    height: auto;
    border-bottom: 3px solid #e3e3e3;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.box_ab_img:hover {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}

.box_ab a {
    text-decoration: none;
}

.box_ab a:hover {
    text-decoration: none;
}

.box_ab_tit h3 {
    font-size: 13px;
    font-weight: bold;
    color: #29221f;
    height: 36px;
    margin-top: 16px;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(images/tit_ic.png) no-repeat center right;
    padding-right: 4px;
    padding-top: 11px;
    transition: all 0.5s ease;
    line-height: 150%;
    
}

.box_ab_tit h3:hover {
    color: #fc354c;
}

.box_ab_p {
    text-align: right;
    direction: rtl;
    font-size: 12px;
    color: #29221f;
    transition: all 0.5s ease;
    padding-top: 15px;
}

.box_ab a:hover .box_ab_p {
    text-decoration: none;
    color: rgba(26, 74, 114, 0.6);
}

.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%;
    margin-top: 20px;
}

.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;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

.maxw350 {
    max-width: 350px;
}


/*comment-style-End*/

.maxh {
    max-width: 400px;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

.maxw350 {
    max-width: 350px;
}

.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-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
}

#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%;
    border-top: 1px dashed #818181;
    padding-top: 10px;
    margin-top: 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;
}

.News_item .left_ i {
    font-size: 14px;
    color: #0b65b1;
    margin-top: 10px;
    margin-left: 5px;
}

.News_item .left_ {
    font-size: 12px;
    font-weight: 300;
    color: #0b65b1;
    margin-top: 5px;
    text-align: left;
}

.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;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.widget_azan {
    margin-right: 56px;
    margin-bottom: 30px;
}

/*slider css*/

.pgwSlider span {
    text-align: right !important;
    font-family: Vazir !important;
    font-size: 12px !important;
}

.pgwSlider {
    margin-top: 15px;
}


/*slider css End*/


.box_ab {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 15px;
    margin-bottom: 40px;
    background-color: #e5e5e5;
    overflow: hidden;
    border-radius: 3px;
}

.box_ab .ta {
    height: 30px;
    border-bottom: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
    padding-top: 7px;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}

.box_ab .ta i {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 13px;
}

.box_ab_img {
    width: 100%;
    height: auto;
    border-bottom: 3px solid #e3e3e3;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.box_ab_img:hover {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}

.box_ab a {
    text-decoration: none;
}

.box_ab a:hover {
    text-decoration: none;
}

.box_ab_tit h3 {
    font-size: 13px;
    font-weight: bold;
    color: #29221f;
    height: 36px;
    margin-top: 16px;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(images/tit_ic.png) no-repeat center right;
    padding-right: 4px;
    padding-top: 11px;
    transition: all 0.5s ease;
    padding-left: 10px;
    padding-right: 10px;
}

.box_ab_tit h3:hover {
    color: #fc354c;
}

.box_ab_p {
    text-align: right;
    direction: rtl;
    font-size: 12px;
    color: #29221f;
    transition: all 0.5s ease;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.box_ab a:hover .box_ab_p {
    text-decoration: none;
    color: rgba(26, 74, 114, 0.6);
}
.hideme {}

.box_ {
    position: relative;
}

.box_ .box_blu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
}

.box_blu_ {
    width: 100%;
    height: 100%;
    background-color: rgba(28, 36, 35, 0.8);
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    padding: 30px;
}

.box_blu:hover .box_blu_ {
    opacity: 1;
}

.box_blu_ h3 {
    margin: 0;
    text-align: right;
    color: white;
    padding: 0;
    opacity: 0;
    -webkit-transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    transition: all 1.8s ease;
    text-decoration: none;
}

.box_blu_:hover h3 {
    opacity: 1;
    text-decoration: none;
}
.img_bw img:hover {
    transform: translate(0, 5px);
    filter: grayscale(100%);
    animation: sdb10 2s infinite;
}

#section2 *,
*:before,
*:after {
    /*! box-sizing: border-box !important; */
}

#section2 .row {
    -moz-column-width: 25em;
    -webkit-column-width: 25em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

#section2 .row>.col-md-4 {
    display: inline-block;
    padding: .33rem;
    width: 100%;
    float: none;
}

#section2 .well {
    /*! position: relative; */
    /*! display: block; */
    padding: 0px !important;
    border-radius: 0!important;
}

.box_blu_img {
    width: 100%;
    height: auto;
}