footer .top-btn{
	display:none;
}
.events_filter_block{
	margin-bottom:20px;
}
.event-tb-list{
	display:block;
	margin:0;
	padding:0;
}
.event-tb-list li{
	display:block;
	margin:0 0 10px;
	padding:0;
}
.event-tb-list li b{
	color:#0050B6;
}
.event-tb-list li .basket-btn{	
    margin: 0 0 20px;
	background:#0050B6;
}
.event-tb-list li .basket-btn:hover{
	background: #006CAE;
}
.tc-background-yellow.blue{
	 background: #0050B6!important;
    margin: 0 0 20px!important;
    background: #0050B6!important;	
    display: inline-block!important;
    text-decoration: none!important;
    font: 500 normal 16px/38px 'Raleway', sans-serif!important;
    color: white!important;
	border:none!important;
	outline:none!important;
	text-shadow:none!important;
}
.tc-background-yellow.blue:hover {
    background: #006CAE;
}
@media screen and (min-width: 767px) {
	.wrapper>section.usefull-bototm-random{
		margin-bottom:0;
	}
	body .wrapper {
		padding-bottom: 230px;
	}	
}
@media screen and (max-width: 767px) {
	/*.top-btn.where-top-btn{
		display:none;
	}*/
	body footer.footer {
		margin-top: 0;
	}
}