@charset "utf-8";
/* CSS Document - v3.5.0 */

html {
    direction: ltr;
}

@font-face {
    font-family: 'yekan';
    src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BYekan.woff?download') format('woff') ;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family:'Andalus';
  src: url(https://bayanbox.ir/download/6500566820426014858/Andalus.ttf);
	font-display: swap;
}
body {
    font-family: "tahoma", "arial", "Times New Roman", "cursive", Times, Arial, serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 1.9em;
    background: #eceff1;
    color: #6b828e;
	overflow-x:none;
	
}

p {
    margin-bottom: 0.5em;
}

pre {
    direction: ltr;
    background-color: #FAFAEE;
    border: 1px solid #DADADA;
    margin: 1em;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 2px;
}

.clear {
    clear: both;
}

h1, h2, h3 {
    font-family: "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-weight: normal;
}

img {
    border: none;
    border-width: 0;
	border-radius: 7px;
	    /*box-shadow: 0 0 7px 2px rgb(0 0 0 / 17%);*/

}

a {
    color: #2196f3;
    cursor: pointer;
    text-decoration: none;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

a:hover {
    color: #407694;
    text-decoration: none;
    cursor: pointer;
}

a:active {
    outline: hidden;
}

/*-- Header --*/
.header {
    direction: rtl;
    height: 150px;
background: #132227 url(https://bayanbox.ir/download/5277740940465904255/1545769896.svg) no-repeat  ;
	background-size: cover;
}

.head-right a {
    color: #ffffff;
}

.head-right a:hover {
    color: #eee;
}

.head-right h1 {
    position: relative;
	font-family:"Andalus";
    margin-bottom: 17px;
    padding-top: 55px;
    font-size: 30px;
    text-align: center;
    background: url(https://bayanbox.ir/view/1446348116197970860/parthenon-3.png) no-repeat center top;
    background-position-y: -10px;
}

.head-right h2 {
    margin: 0px;
		font-family:"Andalus";

    font-size: 20px;
    cursor: default;
    color: #bbbbbb;
    text-align: center;
}

.head-wrp {
    position: relative;
    width: 960px;
    height: 100%;
     padding-top: 5px;
    margin: auto;
	    /*background: url(https://bayanbox.ir/download/5532353227647271613/GreekKeyPattern5.svg) #0476E0;
    background-size: 300px;*/
    text-shadow: 0 0 10px black;
}

.head-right {
    position: absolute;
    top: 7px;
   
    text-align: right;
}

.head-left {
    font-family: "Andalus", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    font-size: 16px;
    position: absolute;
    top: 22px;
    left: -100px;
    text-align: left;
}

.head-left ul {
    margin: 0;
    padding: 0;
    list-style: none;

}
.head-left .jamo{display:none;}
.head-left ul:after{content:'';display:block;clear:both;}
.head-left ul li {
    float: right;
    margin: 60px 5px 0 0;
}

.head-left ul li a {
    padding: 90px 10px 5px;
    color: #c9d6d9;
}

.head-left ul li a:hover {
    color: #fff;
}

.head-left ul li.selected a {
    color: #fff;
   /* background: #435154;*/
    border-bottom: 2px solid #506164;
	    border-radius: 10px;
}

.head-post {
    position: relative;
    height: 300px;
    text-align: center;
    overflow: hidden;
    background: url(https://bayanbox.ir/download/7170267648553736452/1024px-kylix-theseus-aison-mna-inv11365-n11-1024x348.webp) center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.head-post h2 {
    margin: 0px 0 30px;
    padding: 100px 0 0;
    font-size: 28px;
    line-height: 1.5em;
}

.head-post h2 a {
    color: #eb9f53;
background-color: #102224a3;
    margin: 0;
	border-radius: 10px;
    padding: 0px 10px 0px 10px;
}

.readmore {
    font-family: "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    background: #ffffffa1;
    padding: 0 17px 2px;
    color: #0f322e;
    font-size: 13px;
	    border-radius: 10px;

}

.readmore:hover {
    color: #fff;
    background: #009feb;
}

.readmore:active {
    background: #000000;
}

.middle-posts .inline-readmore {
    color: #ff4132;
    padding-right: 7px;
}

.head-post .readmore {
padding: 1px 20px 2px;
	font-size: 15px;
}

/*-- Pagination --*/
.pagination-box {
    margin: auto;
}

.pagination {
    font-family: "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    cursor: default;
    text-align: center;
    margin: 40px auto;
    font-size: 14px;
    padding: 0;
    float: none;
}

.pagination .left {
    margin-left: -3px;
}

.pagination a {
    padding: 0 15px 4px;
    margin-left: 3px;
    cursor: pointer;
    color: #ffffff;
    background: #0476E0;
    box-shadow: 0 0 7px 2px #673ab761;
    float: none;
	    border-radius: 10px;

}

.pagination a:hover {
    color: #000000;
 background: #ffffff;
	border: solid 1px #c5c1c1;
}

.pagination a.current {
    color: #000000;
    background: #ffffff;
	border: solid 1px #c5c1c1;
}

.pagination .spacer {
    float: none;
  /*  padding: 1px 8px;*/
    color: #000;
}

.pagination .pagesList {
    display: inline-block;
}

/*-- Content --*/
.content-wrp {
    direction: rtl;
    width: 960px;
    margin: 30px auto 20px;
    position: relative;
}

.block-content {
    width: 640px;
    float: right;
	position: sticky;
    top: 0;
    z-index: 9991;
}

.block-content-view {
    float: right;
    width: 100%;
}

.block-content .messages {
    cursor: default;
    margin-bottom: 28px;
	    margin-top: 10px;
    border: 3px solid rgba(172, 186, 192, 0.3);
   background: #0476E0;
	border-radius: 10px;
	    box-shadow: 0 0 7px 2px #673ab761;

}

.block-content .messages .messages-content {
    padding: 5px 15px;
    color: #fff;
}

.block-content .messages .messages-content h2 {
    color: #ffffff;
    font: 21px "yekan", "Times New Roman", Times, Arial, serif;
    text-align: center;
    cursor: default;
    margin: 0 0 7px;
	
}
}

.block-content .messages .messages-content h2 a.comment_count {
    color: #ffffff;
}

.block-content .messages .messages-content h2 a.comment_count:hover {
    color: #A4CACF;
    cursor: pointer;
}

/*-- Content-post --*/
.block-content .post {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    font-family: "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    border: 3px solid rgba(172, 186, 192, 0.3);
    border-radius: 10px;
    background: #ffffff;
	    margin-top: 10px;
    box-shadow: 0 0 7px 2px rgb(0 0 0 / 28%);

}

.post-image {
    overflow: hidden;
	
}

.post-image img {
    width: 100%;
    height: auto;
    display: block;
}

.post-image a img {
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.post-image a:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.block-content .post .post-title {
    padding: 15px 20px 15px;
    border-bottom: 3px solid rgba(172, 186, 192, 0.3);
    border: 2px;
	margin-bottom: 20px;
}

.block-content .post h2 {
    margin: 0;
}

.block-content .post h2 a {
    line-height: 1.7em;
    font-size: 21px;
    color: #c12400;
	    text-shadow: 0 0 black;

}

.block-content .post h2 a:hover {
    color: #407694;
}

.post-content {
    color: #160B00;
    margin: 0 20px 0;
    text-align: justify;
    font: 14px "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
}

.post-content a {
    color: #3740ff;
}

.post-content a:hover {
    color: #0575a5;
}

.post-content ul li {
    margin-right: 5px;
    line-height: 1.9em;
}

.post-content img {
    max-width: 98%;
    height: auto;
}

.post-readmore {
    margin: 0px 20px 25px;
}

.post-readmore a {
    font-size: 15px;
    line-height: 1em;
    padding: 0 15px 2px;
    color: #fff;
    background: #ff4132;
}

.post-readmore a:hover {
    color: #fff;
    background: #ff6256;
}

.post-readmore a:active {
    color: #fff;
    background: #ef2f20;
}

/*-- Content-post-details --*/
.post-details {
    font: 14px "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    color: #888;
    cursor: default;
    position: relative;
}

.post-details a {
    color: #000  !important;
}

.post-details a:hover {
    color: #555 !important;
}

.post-details.over {
    position: absolute;
    z-index: 9;
}

.post-details.over .post-details-date {
    margin: 0 0 2px;
    padding: 1px 10px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.post-details.over .post-details-author {
    margin: 0 0 2px;
    padding: 1px 10px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.post-details.bottom {
    margin-top: 15px;
    padding: 5px 10px;
    border-top: 1px solid rgba(172, 186, 192, 0.2);
   /* background: #fcfcfc;*/
}

.post-details.bottom.nobg {
    background: none;
}

.post-details.custom {
    margin-top: 10px;
    padding: 10px 20px;
}

.post-details-right {
padding-right: 10px;
    font-size: 13px;
color: #607d8b;

}

.post-details-left {
    float: left;
	display: none;
}

.post-details-date {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    margin-left: 3px;
}

.post-details-date.none {
    padding: 0;
    margin: 10px 0 0;
    background: none;
    border-left: 0;
    display: block;
}

.post-details-comment {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    margin-left: 1px;
}

img.rateimg, img.rateup, img.ratedn {
    background: url(//cdn.bayan.ir/blog/templates/52205/pd_ico_rate.png) no-repeat center left;
    width: 16px;
    height: 28px;
    vertical-align: top;
}

.rate-down img.rateimg, img.ratedn {
    background-position: 0 -17px;
}

.rate-up img.rateimg, img.rateup {
    background-position: 0 3px;
}

.rate-up {
    margin: 0 10px;
}

/*-- keywords --*/
.post-details .post-details-tags {
    cursor: default;
}

.post-details .post-details-tags h3 {
    margin: 4px;
    display: inline-block;
    font: 14px/1.3em "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #888;
    background: #f9f9f9;
}

.post-details .post-details-tags h3 a {
    color: #888;
    padding: 1px 7px 4px;
    border: #b2ebf2  1px solid;
	    border-radius: 10px;
    display: inline-block;
}

.post-details .post-details-tags h3 a:hover {
    color: #fff !important;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

.post-details .post-details-tags h3:first-child {
}

.post-details .post-details-tags h3:last-child {
    margin: 0px;
}

/*-- Post Comments --*/
.post-comments {
    font: 12px "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
    margin-bottom: 29px;
	    border: 2px solid #0476E0;
	    text-align: justify;
	box-shadow: 2px 2px 3px 1px black;

}

.post-comment {
    background: #f3f3f3;
}

.comment-details {
    background: #f3f3f3;
    padding: 0;
    cursor: default;
}

.comment-details a {
    color: #A4CACF;
    cursor: pointer;
    vertical-align: bottom;
    margin-right: 5px;
    -moz-transition-duration: .0s;
    -webkit-transition-duration: .0s;
    -o-transition-duration: .0s;
    -khtml-transition-duration: .0s;
}

.comment-details-left {
    padding: 4px 0 0 5px;
    float: left;
}

.comment-details-right {
	background-color: #fcfcfc;
}

.comment-avatar img {
    width: 34px;
    height: auto;
    display: none;
}

.comment-name {
    color: #888;
    cursor: default;
    padding: 0 5px;
}

.comment-body {
    padding: 10px;
	background-color: #fcfcfc;
	
}

.comment-body-content {
    color: #555;
}

.comment-date {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.comment-website {
    background: url(//cdn.bayan.ir/blog/templates/52205/details_ico_cmt.png) center -102px no-repeat;
    width: 18px;
    height: 23px;
    display: inline-block;
}

.comment-website:hover {
    background-position: center -125px;
    cursor: pointer;
}

.comment-email {
    background: url(//cdn.bayan.ir/blog/templates/52205/details_ico_cmt.png) center -60px no-repeat;
    width: 18px;
    height: 23px;
    display: inline-block;
}

.comment-email:hover {
    background-position: center -79px;
    cursor: pointer;
}

/*-- Reply --*/
.comment-reply {
    border-top: 1px solid #6ec2e5;
    background-color: #e5f7ff;
    color: rgba(0, 0, 0, 0.7);
}

.comment-reply-details {
    padding: 5px 10px 0;
}

.comment-reply-date {
    float: left;
    color: #31ace0;
    cursor: default;
}

.comment-reply-name {
    color: #0476E0;
    cursor: default;
}

.comment-reply-body {
    color: #4caf50;
    padding: 10px;
}

/*-- add Comment --*/
.comment-add-form {
    color: #aaa;
    padding: 10px;
    margin-bottom: 15px;
    border: 3px solid rgba(172, 186, 192, 0.3);
	border-radius: 10px;
    background: #fcfcfc;
   /* border-top: 3px solid #A4CACF;*/
    font: 14px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
	    box-shadow: 0 0 7px 2px rgb(0 0 0 / 28%);

}

.comment-add-form input.sendbutton {
    color: #ffffff;
    border: #2da5e1 1px solid;
    /*background: #2da5e1;*/
    padding: 0 30px 2px;
    cursor: pointer;
    font: 15px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    -webkit-appearance: button;
	    margin-top: 0px !important;
	    box-shadow: 0 0 6px 2px #00000033;
	    border-radius: 7px;
	    background: url(https://bayanbox.ir/download/5532353227647271613/GreekKeyPattern5.svg) #0476E0;
    background-size: 300px;
}


}

.comment-add-form input.sendbutton:hover {
    color: #fff;
    border: #A4CACF 1px solid;
    background: #A4CACF;
}

.comment-add-form iframe {
    background: #FFF;
}

.block-content .pagination {
    margin: 40px auto 50px;
}

/*-- Sidebar --*/
.block-sidebar {
    float: left;
    width: 290px;
	position: sticky;
    top: 0;
    z-index: 9991;
}

.block-sidebar .sidebox {
    margin-bottom: 30px;
    position: relative;
	box-shadow: 0 0 7px 2px rgb(0 0 0 / 28%);
    border-radius: 9px;
}

.sidebox .sidebox-title {
    position: absolute;
    top: -5px;
    left: -5px;
    display: inline-block;
    font: 17px/1.2em "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    /*background: #2da5e1;*/
    color: #ffffff;
    padding: 8px 0 10px;
    text-align: center;
    cursor: default;
    font-weight: normal;
    margin: 0;
    width: 155px;
    /*z-index: 5;*/
	border-radius: 7px;
    box-shadow: 3px 3px 10px 0px #010002;
	background: url(https://bayanbox.ir/download/5532353227647271613/GreekKeyPattern5.svg)  #717171;
    background-size: 300px;
	    text-shadow: 0 0 10px black;


}


.sidebox .sidebox-content {
    font: 14px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    direction: rtl;
    border: 3px solid rgba(172, 186, 192, 0.3);
    border-radius: 10px;
    background: #ffffff;
    padding: 38px 10px 10px;
    
}

.sidebox.menu .sidebox-title {
    background: #e94620;
}

.sidebox.menu .sidebox-content ul li:hover {
    background: rgba(233, 70, 32, 0.2);
}

.sidebox.menu .sidebox-content ul li.selected {
    background: rgba(233, 70, 32, 0.2);
    border-bottom: 1px solid rgba(233, 70, 32, 0.2);
}

.sidebox.menu .sidebox-content ul li a {
    color: #e94620;
}

.sidebox.menu .sidebox-content ul li.selected a {
    color: #e94620;
}

.sidebox.blank .sidebox-content {
    padding-top: 12px;
    border: 3px solid rgba(172, 186, 192, 0.3);
	    margin-top: 10px;

}

.sidebox.blank .sidebox-content h4 {
    padding: 8px;
    color: #000000;
    margin: 0;
    font: normal 14px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    text-align: center;
}

.sidebox.blank .sidebox-content .blog-image {
    text-align: center;
}

.sidebox.blank .sidebox-content img {
    text-align: center;
    max-width: 95%;
    height: auto;
    margin: 5px 0;
}

* html .sidebox.blank .sidebox-content img {
    width: 200px;
    height: auto;
}

/*-post list-*/
.post-content-right {
    float: none;
    width: auto;
}

.post-image-right {
    overflow: hidden;
    width: 140px;
    height: 110px;
    border: 1px solid #ddd;
    float: left;
    margin: 20px 16px 5px 0;
}

.post-image-right img {
    width: 100%;
    height: auto;
}

.post-content-left {
    float: left;
    /*width: 73px;*/
   /* border-right: 1px solid #ddd;*/
    text-align: center;
    margin: 20px 0 5px;
    padding: 0 15px;
	   /* display: none;*/
	width: 100%;
    float: none;
    border: 1px solid #ddd;
    border-width: 1px 0 0;
    padding: 8px 0;
}

.post-content-left .post-readmore-left a {
    display: block;
   /* width: 39px;
    height: 39px;
    background: #2da5e1  url(//cdn.bayan.ir/blog/templates/52205/readmore.png) no-repeat center;*/
    margin: 0px auto 0 2px;
    /*border-radius: 90px;*/
	    margin-bottom: 6px;

}

.post-content-left .post-readmore-left a:hover {
    color: #2da5e1;
    background-color: #2da5e1;
}

.post-content-left .post-readmore-left a:active {
    background-color: #2da5e1;
}

.post-date-left {
    cursor: default;
}

.post-date-left-day {
    font-size: 40px;
    color: #7bbd42;
    /*padding: 5px 0 15px;*/
}

.post-date-left-month {
    font-size: 18px;
    color: #7bbd42;
}

/*- sidebar post-list -*/
.sidebox-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebox-content ul li {
    padding: 6px 1px;
    border-bottom: 1px solid #f1f1f1;
}

.sidebox-content ul li:last-child {
    border-bottom: none;
}

.sidebox-content ul li a {
    background: url(//cdn.bayan.ir/blog/templates/52205/sidebar-bullet.png) no-repeat right 12px;
    padding-right: 10px;
    color: #0476E0;
    font: normal 14px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
}

.sidebox-content ul.menu li a {
    background: url(//cdn.bayan.ir/blog/templates/52205/sidebar-bullet2.png) no-repeat right 12px;
}

.sidebox-content ul li a:hover {
    color: #0575a5;

}

.sidebox-content ul li:hover {
    background: rgba(8, 146, 205, 0.1);
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
	    border-radius: 10px;

}

.sidebox-content ul li.selected {
    padding: 5px 2px;
    background: rgba(8, 146, 205, 0.2);
    border-bottom: 1px solid rgba(8, 146, 205, 0.2);
    border-radius: 10px;

}

.sidebox-content ul li.selected a {
    color: #0575a5;
}

.sidebox-content .post-list-date, .sidebox-content .post-list-count {
    color: #aaa;
    cursor: default;
}

.sidebox-content .post-list-count {
    padding-right: 5px;

}

.sidebox-content .post-list-date.none {
    display: none;
}

/*-- ADS --*/
.sidebox-content.view-ads {
    text-align: center;
}

.sidebox-content.view-ads a {
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.sidebox-content.view-ads a:last-child {
    margin-bottom: 0;
}

/*-- Stat --*/
.sidebox-content.stat {
    <!--position: relative;-->
}

.sidebox-content.stat .StatTitle {
    cursor: default;
    color: #aaa;
    font-size: 13px;
    border: none;
    text-align: right;
}

.sidebox-content.stat .Value {
    color: #A4CACF;
    cursor: default;
    float: left;
    padding-left: 10px;
    text-align: left;
}

/*-- Tag-Cloud --*/
.sidebox-content.tag-cloud h3 {
    margin: 0px;
    font: normal 11px "tahoma", "Times New Roman", Times, Arial, serif;
    display: inline-block;
    *display: inline;
    *margin: 2px;
}

.sidebox-content.tag-cloud span {
    display: inline-block;
    margin: 1px 0px 1px 0px;
}

.sidebox-content.tag-cloud a {
    font: 14px/1.3em "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
    color: #000;
    border: #0476e0 1px solid;
	    border-radius: 10px;

    background: #f9f9f9;
    padding: 1px 7px 4px;
    display: inline-block;
    *display: inline-block;
    margin-left: 1px;
   margin: 4px 3px 4px 0px;
}

.sidebox-content.tag-cloud a:hover {
    color: #fff;
    border: #000000 1px solid;
    background: #000000;
}

.sidebox-content.tag-cloud a.selected {
    color: #fff;
    border: #0476E0 1px solid;
    background: #0476E0;
}

/*-- Categories --*/
.sidebox-content.categories ul li {
    padding: 0;
    border: none;
}

.sidebox-content.categories li:hover {
    background: none;
}

.sidebox-content ul li.selected a {
    color: #0575a5;
}

.sidebox-content.categories ul li ul.subcats a {
   /* padding-right: 10px;*/
    padding-top: 1px;
    display: inline-block;
    background: url(https://bayanbox.ir/download/2653418217134575236/icons8-down-left-16.png) right no-repeat;
}

.sidebox-content.categories ul li a {
    padding-bottom: 0;
    padding-right: 20px;
    display: table-cell;
    background: url(//cdn.bayan.ir/blog/templates/52205/folder_ico.png) right 8px no-repeat;
}

.sidebox-content.categories ul li h3 {
    color:#2da5e1;
    margin: 0;
    font: normal 14px "yekan", "tahoma", "arial", "Times New Roman", Helvetica;
}

.sidebox-content.categories ul li.selected {
    background: none;
}

.sidebox-content.categories .subcats li.selected {
    background: none;
}

.sidebox-content.categories .subcats {
    margin-right: 16px;
    margin-top: -3px;
}

.sidebox-content.categories ul .post-list-count {
    cursor: default;
    display: table-cell;
    color: #aaa;
}

.sidebox-content.categories .subcats .post-list-count {
    cursor: default;
    display: inline-block;
    color: #aaa;
}

.sidebox-content.categories .category_selected {
    background: rgba(8, 146, 205, 0.2);
    padding: 2px 5px 2px 5px;
    display: block;
    height: 31px;
    max-height: auto;
    height: auto;
	    border-radius: 10px
;

}

.sidebox-content.categories .category_selected a {
    color: inherit;
    cursor: default;
}

/*-- Footer --*/
.footer {
    position: relative;
    bottom: 0;
    color: #f4f4f4;
    height: 45px;
    background: #263238;
    background: linear-gradient(270deg,rgba(157,155,155) 0%, rgba(38,50,56,1) 35%, rgba(0,0,0,1) 100%);
    width: 100%;
}

.footer a {
    color: #ffffff;
}

.footer-wrp {
    position: relative;
    width: 960px;
    margin: auto;
}

.footer .footer-copyright {
    position: absolute;
    left: 1%;
    top: 11px;
    text-align: center;
    direction: rtl;
    cursor: default;
}

.footer .footer-icons {
    position: absolute;
    left: 11px;
    top: 5px;
    text-align: left;
}

.footer .footer-icons a {
    float: left;
    margin-right: 29px;
    width: 20px;
    height: 20px;
}


/*responsive http://1coder.blog.ir*/
/* .head-left .jamo{display:none;} */
@media screen and (max-width:990px){
    .content-wrp{width: 100%;overflow:hidden;}
    .block-sidebar{width: 30%;}
}
@media screen and (max-width:922px){
    .content-wrp{width: 100%;overflow:hidden;}
    .block-content{width: 75%;}
    .block-sidebar{width: 23%;}
}
@media screen and (max-width:2600px){
    .header{background-position-x: center;}
    .head-wrp{width:100%;}
    .head-right h1{margin:0;padding-bottom: 24px;}
    .head-right{position:relative;top:0;left:0;right: 0;
width:100%;}.head-right h2{display:block;}
    .head-left{position: relative;bottom:0;right: 0;width:100%;text-align: center;}
    .head-left ul li{margin: 0 5px;float: none;display: inline;}
    .head-left ul li.selected a,.head-left ul li a{margin:0;background: transparent;font-size: 17px;padding: 0 6px;}
    .footer-wrp{width:100%;}.footer-wrp .footer-copyright{margin-left:2px;}
}
@media screen and (max-width:750px){
    .content-wrp{width:100%;overflow:hidden;margin: 0 auto;float: none;}
    .block-content{width:99%;float:none;margin:0 auto;}
    .post-content-right{width: 100%;float: none;}
    .post-image-right{display:none;}
    .post-content-left{width: 100%;float: none;border: 1px solid #ddd;border-width: 1px 0 0;padding: 8px 0;}
    .post-content-left div:first-child{display: none;font-size: 20px;}
    /*.post-content-left .post-readmore-left a{width:75px;height:75px;float:left;position:relative;}
    .post-content-left .post-readmore-left a:before{background-color: #FF4132;height: 73px;content:'ادامه مطلب';position:absolute;top: 0;line-height: 65px;padding: 2px 20px 0;right: -118px;font-size: 25px;color: white;    border-radius: 0 90px 90px 0;}*/
   
    .block-sidebar{width:99%;float:none;margin:0 auto;}
}
@media screen and (max-width:650px){
    .content-wrp{width:100%;overflow:hidden;margin: 0 auto;float: none;}
    .block-content{width:99%;float:none;margin:0 auto;}
    .post-content-right{width: 100%;float: none;}
    .post-image-right{display:none;}
    .post-content-left{width: 100%;float: none;border: 1px solid #ddd;border-width: 1px 0 0;padding: 8px 0;}
    .post-content-left div:first-child{display: none;font-size: 20px;}
}

@media screen and (min-width:270px){
	    .post-content-left .post-readmore-left a{width:75px;/*height:45px;*/float:left;position:relative;}
    .post-content-left .post-readmore-left a:before{background-color: #2da5e1;
    height: 43px;
    content: 'ادامه‌مطلب';
    position: absolute;
    top: 0;
    line-height: 36px;
    padding: 0px 25px 0;
    right: -45px;
    font-size: 16px;
    color: white;
    border-radius: 5px;
	    box-shadow: 3px 2px 4px black;
		background: url(https://bayanbox.ir/download/5532353227647271613/GreekKeyPattern5.svg) #0476E0;
    background-size: 300px;
		    text-shadow: 0 0 10px black;


	}
}

@media screen and (max-width:269px){
	.post-content-left .post-readmore-left a {
		margin-bottom: -10px;
	    border-radius: 90px;
		     width: 39px; 
     height: 39px;
     background: #2da5e1 url(//cdn.bayan.ir/blog/templates/52205/readmore.png) no-repeat center;

	}
}

@media screen and (max-width:1180px){
    .head-left ul{display:none;}
   
          
               
}

table{
    width:100%;
    max-width:100%;
}
@media screen and (max-width:2000px){ table{ display:block; overflow-x:auto; } }

@media screen and (min-width:1250px){
	body{
 background:url(https://bayanbox.ir/download/1987930483281373159/zeus-greek-god-by-Vexels.svg) no-repeat left bottom #eceff1 fixed;
 background-size:400px;
	}}


/*Breadcrumb*/
ul.breadcrumb {
  padding: 10px 20px;
  list-style: none;
  background-color: #eceff1;
  line-height: 2.5em;
}
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #c12400;
  content: '\25C4';
	    font-size: x-small;
}
ul.breadcrumb li a {
  color: #0408E0;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}	
	/*iframe*/




/* front page*/	
	
	/* Center website */
.main {
  max-width: 100%;
  margin: auto;
}


.row {
      margin: 0px 0px 20px 0px;
	margin-right: 5%;
}

}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
float: right;
    width: 23%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.contentp {
background-color: white;
    padding: 10px;
    border: 3px solid rgba(172, 186, 192, 0.3);
    border-radius: 10px;
    background: #ffffff;
    margin-top: 10px;
    box-shadow: 0 0 7px 2px rgb(0 0 0 / 28%);
        text-align: center;
    font-family: 'yekan';
    font-size: 16px;
    line-height: normal;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 47%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 98%;
  }
	.row {
    margin: 5px 0px 12px 0px;
}
	.row, .row > .column {
    padding: 3px;
}
}
/* front page*/	

/*menu*/
.topnav {
  overflow: hidden;
background: rgb(0,0,0);
background: linear-gradient(270deg, rgba(0,0,0,1) 0%, rgba(38,50,56,1) 35%, rgba(157,155,155) 100%);
	    position: sticky;
    top: 0;
    z-index: 99999;
   box-shadow: #4b4f518f 0px 0px 10px 4px;
}


.topnav a {
  font-family: 'Andalus';
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;

}



.topnav .icon {
  display: none;
}

@media screen and (max-width: 1020px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
    display: block;
  }
}

@media screen and (max-width: 1020px) {
  .topnav.responsive {position: sticky;}
  .topnav.responsive .icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
   /* border-bottom: solid snow 1px;*/
    background-color: #2d3333;
background: url(https://bayanbox.ir/download/2537636589957015549/Athena-clip-art.svg) no-repeat fixed;
    background-size: 250px;

  }
}
/*menu*/
/*telegram pop up*/
.telegram-modal {
background:rgba(0,0,0,.65);
position:fixed;
width:100%;
height:100%;
left:0;
top:0;
display:none;
z-index:999999999;
}

.telegram-modal .modal-box {
width:90%;
height:420px;
	background: rgb(38,50,56);
    background: linear-gradient(45deg, #263238 0%, #263238 50%, #607d8b 100%);
	border:0;
color:#f6fdff;
	text-shadow: 0 0 5px black;
right:0;
bottom:0;
border-radius:5px;
margin:auto;
position:absolute;
left:0;
top:0;
padding:0 10px;

}

.telegram-modal button {
background:#27beca;
color:#fff;
width:200px;
height:50px;
border-radius:4px;
font-size:15px;
border-bottom:3px solid #12828b;
}

.telegram-icon {
width:100px;
height:100px;
background:url(https://bayanbox.ir/download/1918971005965027211/android-chrome-192x192-ng.webp) no-repeat center center;
display:block;
background-size:cover;
margin:30px auto 0;
}

.telegram-modal .modal-title {
margin-top:15px;
margin-bottom:10px;
text-align:center;
display:block;
width:100%;
font-size:24px;
padding-top:0;
	font-family: "andalus";
}

.telegram-modal p {
font-size:14px;
font-weight:bold;
text-align:justify;
line-height:30px;
margin:0;
    padding: 60px 10px 30px 0;
}

.telegram-modal a.register-channel {
color:#fff;
background:#0476e0ab;
width:150px;
line-height:40px;
	padding-bottom: 4px;
border-radius:20px;
border:1.5px solid #0476e0;
transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
font-size:13px;
display:block;
text-align:center;
margin:0 auto;
    box-shadow: inset 0 0 6px 0px rgb(255 255 255 / 84%);
	    font-weight: bold;

}

.telegram-modal a.register-channel:hover {
background:#6a73d5ab;
}

button#dontshow {
width:100%;
position:absolute;
bottom:-40px;
background:#1c1f22;
right:0;
text-align:center;
color:#fff;
border-radius:0 0 4px 4px;
border:0;
font-family:iranSans;
padding:5px 0;
	
}


.telegram-modal .close-modal {
position:absolute;
width:25px;
height:25px;
background:url(https://bayanbox.ir/download/4528793033341956163/close-icon.webp) no-repeat center center;
background-size:cover;
right:10px;
top:10px;
cursor:pointer;
}

/*telegram pop up*/


/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
	    direction: initial;

}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
    padding: 0px 10px;
	margin-top: -22px;
  color: white !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 10px;
  user-select: none;
    margin-right: 10px
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 10px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text1 {
  color: #f2f2f2;
  font-size: 15px;
  position: absolute;
  bottom: 8px;
  width: 98%;
  text-align: center;
	    background-color: #00000080;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/* Slideshow container */

.bComForm .commentAvatar {

    display: none;
}

/*فروش کتاب*/
 .intro-text {
    border: 1px solid #0575a5;
    padding: 18px 25px;
    margin-bottom: 35px;
    border-radius: 12px;
    font-size: 1.1rem;
    color: #ffffff;
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
	background: url(https://bayanbox.ir/download/5532353227647271613/GreekKeyPattern5.svg) #ff4132;
	    background-size: 300px;
    text-shadow: 0 0 10px #0476e0;
	font-weight: bold;
	line-height: normal;
  }

  .books-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 25px;
    max-width: 1100px;
    margin: auto;
  }

  .book-item {
    background-color: #eceff1;
    border-radius: 14px;
    box-shadow: 0 3px 10px rgb(0 0 0);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }


  .book-image {
    width: 100%;
    height: 240px !important;
    object-fit: cover;
    display: block;
    border-bottom: 1px solid #eee;
  }

  .book-content {
    padding: 15px 15px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .book-title {
    font-size: 1.05rem;
    font-weight: 600;
    margin-bottom: 0px;
    color: #222;
    min-height: 30px;
  }

  .author-name {
    font-size: 0.85rem;
    color: #777;
    margin-bottom: 10px;
    font-style: italic;
    min-height: 20px;
  }

  .buy-btn {
    background-color: #0476e0;
    border: none;
    color: white !important;
    font-weight: 600;
    padding: 10px 0;
    border-radius: 8px;
    cursor: pointer;
    font-size: 0.95rem;
    transition: background-color 0.3s ease;
    text-align: center;
    user-select: none;
    text-decoration: none;
    display: block;
  }

  .buy-btn:hover,
  .buy-btn:focus {
    background-color: #0056b3;
    outline: none;
    text-decoration: none;
    color: white;
  }

  @media (max-width: 600px) {
    .book-image {
      height: 180px;
    }
    .book-title {
      font-size: 1rem;
      min-height: 30px;
    }
    .author-name {
      font-size: 0.8rem;
    }
  }

