@charset 'utf-8';
/* مشخصات عنوان اصلی */
.header_logo h1 {
	font-family:yekanYW;
	font-size:20px;
	display:none;
}
/* مشخصات عنوان فرعی */
.header_logo h2 {
	font-family:nasimYW;
	font-size:19px;
	clear:both;
	display:none;
}
.tabs_yw_news {
    height: 85px;
}
.tabs_yw_news_img {
    border: 1px solid #d0cbcf;
    border-radius: 8px;
    float: right;
    height: 70px;
    width: 70px;
}
.tabs_yw_news_img img {
    height: 62px !important;
    margin: 3px 3px 0 0;
    width: 62px !important;
}
.tabs_yw_news_text {
    float: left;
    width: 650px;
}
.tabs_yw_news_text span {
    color: #888888;
    float: right;
}
.tabs_yw_news_text h2 {
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}
.tabs_yw_news_text h2 a {
    color: #316880;
}
.tabs_yw_news_text p {
    color: #888888;
    direction: rtl;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
}
.tabs_yw_news_text a {
    color: #e92940;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 0;
}
.tabs_yw_news_text a:hover {
    color: #a71b21;
}
@media only screen and (min-width: 1016px) and (max-width: 1190px) {
.tabs_yw_news_text{
	width:475px;
}
}
@media only screen and (min-width: 778px) and (max-width: 1015px) {
.tabs_yw_news_text{
	width:405px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 777px) {
.tabs_yw_news_text{
	width:260px;
}
 }
 @media only screen and (min-width: 50px) and (max-width: 479px) {
.tabs_yw_news_text{
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #000;
}
.tabs_yw_news{
	margin:20px;
}
.tabs_yw_news_img{
	margin:0 0 10px 0;
}
}
#hemayat .bx-controls{
	display:none;
}


.bx-wrapper .bx-caption{
	background:rgba(237, 237, 237, 0.8) !important;
}

.bx-wrapper .bx-caption span span{
	color:#000 !important;
}