.box_tab {
	margin-left:11px;
  	display: none; /* по умолчанию прячем все блоки */  
}  
.box_tab.visible_tab {  
  	display: block; /* по умолчанию показываем нужный блок */  
}  
.wrap_tabs .text-photo {
	width: 325px;
    float: right;
}

.wrap_tabs {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.block-news img{
	width: 165px;
}





.pagination li a {
	line-height: 26px;
	min-width: 25px;
	display: block;
}

.pagination .active {
	background: #f26c00;
	color: #fff;
}







.tabs_site {
	cursor:pointer;
}


.tab_zagolovok {
	
}
.tab_zagolovok:hover {
	-webkit-transition:  all 0.5s ease;
     -moz-transition:  all 0.5s ease;
     -o-transition:  all 0.5s ease;
     transition:  all 0.5s ease;
}

.tab_current a {
	color:red !important;
}
.tabs_site span{

}



.photo_news {
	max-width:50%;
}



.photo-260 {
	max-width: 260px;
}
.image_165w {
	max-width: 165px;
}
.gallery {
	position: relative;
}


.big-photo433 > div{
	width: 427px;
	height: 283px;
	overflow: hidden;
}

.photo_215w > div{
	width: 212px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 0px;
}
.big-photo433 img,.photo_215w img{
	position: absolute;
        width: 100%;
        height: 100%;
}

.box_tab > div {
	width: 300px;
	height: 200px;
	overflow: hidden;
}
.box_tab > div img {
	width: 100%;
        height: 100%;
	overflow: hidden;
	margin-left: -20%;
}


.page-all-news .block-news .text-photo p {
	margin: 0;
	margin-bottom: 10px;
}


.text-news a{
	color: #00a3c6 !important;
	text-decoration: underline !important;
}
.text-news a:hover {
	text-decoration: none !important;
}

.file_text a{
	color: #000 !important;
	text-decoration: underline !important;
}
.file_text a:hover {
	text-decoration: none !important;
}

.item_mas {
	float: left;
	width:276px;
	margin-bottom: 10px;
}
.item_mas img{
	width: 100%;
}

.top-title h2 {
	width: auto;
	padding: 7px 7px;
}

.izyum-announce-photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.izyum-announce-date {
    background: #278804;
    color: #fff;
    font-weight: bold;
    padding: 2px 10px;
    display: inline-block;
    font-size: 11px;
    margin: 5px;
}

.izyum-announce-text {
    margin: 0px 10px 0px 0px;
    font-family: 'Russo One', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-size: 13px;
}

.izyum-announce-text a{
    color: #000000;
    text-decoration: none;
}

.izyum-announce-text a:hover {
    color: red;
}

.izyum-announce-detail {
    text-align: right;
}
.izyum-announce-detail a {
    text-decoration: none;
    background: #a24900;
    color: #fff;
    padding: 5px;
    font-weight: bold;
}
.izyum-announce-detail a:hover {
    background: #003C66;
}
.wrapper-information {
}