@media only screen and (max-width: 1440px){
 .b-main-menu ul li:last-of-type:hover>ul{
 left: auto!important;
 right: 0!important;
}
}
.preiv-item img {
 width: 75px;
 margin: 0px auto;
 display: block;
}
.preiv-item {width: 20%;}
.item-text {
 max-width: 200px;
 margin: 10px auto;
 text-align: center;
 font-weight: 700;
}
.preiv {display: flex;}
.col-full .b-event-item__feature{}
.col-full .b-event-item__feature .b-event-item__category{
 font-size: 16px;
 font-weight: 700;
 margin-bottom: 15px;
 color: #333;
}
.col-full .b-event-item__feature .b-event-item-block{display: flex;}
.col-full .b-event-item__feature .b-event-item-block .b-event-item-text{
 width: 50%;
 padding: 0 40px 0 40px;
}
.col-full .b-event-item__feature .b-event-item-block .b-event-item-text .b-event-item__address{
 margin-top: 10px!important;
}
.col-full .b-event-item__feature .b-event-item-block .b-event-item-text .description{
 font-size: 18px;
}
.col-full .b-event-item__feature .b-event-item-block .b-event-item-text .b-event-item__desc{
 padding: 0 40px 0 40px;
}

.col-full .b-event-item__feature .b-event-item-block .b-event-item-img{
 width: 50%;
}
.col-full .b-event-item__feature .b-event-item-block .b-event-item-img img{
 max-width: 100%;
 max-height: 300px;
}
@media screen and (max-width: 900px){
 .col-full .b-event-item__feature .b-event-item-block{
 display: block;
}
 .col-full .b-event-item__feature .b-event-item-block .b-event-item-text{
 width: auto;
 padding: 0 20px 0 20px;
}
 .col-full .b-event-item__feature .b-event-item-block .b-event-item-text .b-event-item__date{
 margin-top: 5px;
}
 .col-full .b-event-item__feature .b-event-item-block .b-event-item-img{
 width: auto;
}
}
@media screen and (min-width: 900px) and (max-width: 1200px){
 .col-full .b-event-item__feature .b-event-item-block .b-event-item-text{
 padding: 0 20px 0 20px;
}
 .col-full .b-event-item__feature .b-event-item-block .b-event-item-text .b-event-item__title{
 font-size: 20px!important;
}
}
@media screen and (max-width: 600px){
 .preiv{
 display: block;
}
 .preiv .preiv-item{
 width: auto;
 display: flex;
 margin-bottom: 15px;
}
 .preiv .preiv-item img{
 width: 75px;
 margin: 0px auto;
 display: block;
 height: 75px;
}
 .preiv .prev-item .item-text{
 max-width: 264px;
 margin: 10px auto;
 text-align: center;
 font-weight: 700;
}
}
ul.breadcrumbs {
 margin: 0;
 padding: 0;
 list-style: none;
}
ul.breadcrumbs > li {display: inline-block;}
ul.breadcrumbs > li:first-child {margin-right: 3px;}
ul.breadcrumbs > li:not(:first-child) {margin: 0 3px;}

/*
@media screen and (min-width: 881px) {
	body {
		padding-top: 312px;
	}

	.b-top-block {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
	}
}

@media screen and (min-width: 977px) {
	body {
		padding-top: 292px;
	}
}

@media screen and (min-width: 1010px) {
	body {
		padding-top: 213px;
	}
}*/

.new_event_items_row__first_right .c-event-slide__date_1 .date_digit {
    font-size: 35px;
    letter-spacing: -6px;
    padding-right: 9px;
}

.grad_shadow_none .c-event-slide__inner:before{
	display: none;
}
@media screen and (max-width: 880px) {
    .grad_shadow_none .c-event-slide__inner {
        height: 260px !important;
    }
}
.partners_slide_three {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.partners_slide_three p{
	padding: 0;
	flex-basis: 82px;
}
.partners_slide_three p .partners_img{
	margin: 0;
	height: 82px;
	width: 82px;
}
.partners_slide p .partners_link{
		margin: 0 5px 10px;
}

.partners-slider-wr{
	background: none;
}


.footer__info{
	max-width: 940px;
}
.footer__info p {
	margin-bottom: 6px;
	font-size: 12px;
}

.footer__crp a{
	text-decoration: underline;
}

.footer__informers{
	flex-wrap: wrap;
}

.footer__informers #orphus{
	margin-bottom: 15px;
}

@media (min-width: 1300px){
	.footer__info{
		max-width: 1240px;
	}
}




/*
.padding{
	padding: 0 15px;
}

.table-responsive{
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table{
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	border-collapse: collapse;
}
.table-bordered{
	border: 1px solid #dee2e6;
}
.table td, .table th {
	padding: .25rem .5rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6;
}
.table-prof thead td{
	text-align: center;
	font-size: 1.2rem;
	padding: .5rem;
	background: #41a9cd;
	color: #fff;
	font-weight: 600;
}

.row-blue td,
.row-red td{
	background: rgb(242, 242, 242);
}
.row-blue td:first-child{
	background: rgb(65, 169, 205);
	color: #FFF;
	min-width: 55px;
}
.row-red td:first-child{
	background: rgb(229, 75, 77);
	color: #FFF;
	min-width: 55px;
}
*/

.project_slide:before {
	display: none;
}
.project_slide_a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.7)), color-stop(55%, rgba(74,74,74,0)), to(rgba(255,255,255,0)));
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(74,74,74,0) 55%, rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
#myBtn {
	position: fixed;
	bottom: 20px;
	right: 80px; 
	z-index: 99; 
	display: block;
	height: 55px;
	width: 55px;
	background: url(/layout/images/up-circular-48.ico) no-repeat center center;
	transition: all 1s ease 0s;
		text-decoration: none;
		-webkit-appearance: caret;
}

#myBtn:hover {
	background: url(/layout/images/up-circular-48.ico) no-repeat center center;
}

.all_articles a{
    font-family: 'Avenir Next Cyr';
    background: none !important;
    border: none !important;
    letter-spacing: 3px;
    color: #1e1e1e;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.all_articles a:hover{
    text-decoration: none;
}

@media only screen and (max-width: 1440px){
	.b-main-menu ul li:nth-last-child(4):hover>ul{
		left: auto!important;
		right: 0!important;
	}
}

.tglink{
    display: inline-block;
    float: right;
    margin-top: -34px;
    margin-bottom: 29px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    padding: 5px 10px 5px 0;
    background: #389ce9;
    text-decoration: none;
    color: #fff;
    transition: .5s all;
}
 .tglink:hover{
     text-decoration: none;
     color: #fff;
     background-color: #0088cc;
 }

.b-top-panel a img{
    width: 1510px;
}