@media (max-width: 767px){
	.open {
	    max-height: 420px;
	}
}

@media (max-width: 480px) {
	.menu-item-mobile--hidden {
		display: none;
	}

	.main-catalog-list {
		height: auto;
	}

	#main-1wr {
		height: auto;
	}

	#main-1wr .content-1 {
		height: 280px;
	}

	#main-1 {
		height: auto;
	}
}


#bot .developer, #bot .developer a {color:#fff; font-size:13px;}

.c-info_item.adr,
.c-info_str {
	color: #fff;
}