.sobban .whileone,
.sobban .bluetwo
{ padding:0; font-weight:bold;}
.sobban .whileone a, 
.sobban .bluetwo a
{height: 134px;
padding: 10px;
    text-align: left;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.94);
    display: block;
    margin-top: -134px; text-decoration:none;
	color: #00577e;
	}
.sobban .bluetwo a{background: rgba(0, 87, 126, 0.94);
    color: #fff;}

.sobban .whileone a:hover{background: rgba(255, 255, 255);}
.sobban .bluetwo a:hover{background: rgb(5, 112, 160);}

.sobban .vsesob a{position: absolute;
    height: 2rem;
    background: #fff;
    color: #00577e;
    bottom: 1px;
    right: 15px;
    font-size: .91rem;
    text-decoration: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	font-weight: normal;
	}
.sobban .vsesob a:hover{ background:#c34d47; color:#fff;}
.sobban .vsesob a::after{content: "";
    display: block;
    width: 11px;
    height: 23px;
    margin-left: 20px;
    background-image: url(img/right-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;}
.sobban .sobban_date{display: block;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;line-height: 1;
    font-size: .9rem;}
.sobban .bluetwo .sobban_date {color:#FFF;}
.sobban .bluetwo .sobban_text {height: 60px; line-height: 1.3;
overflow: hidden;
display: block;}