/**/
#forBX{
	position:fixed;
	bottom:0;
	left:0;
	width: 100%;
	height: auto;
	z-index:100000;
}

.main_news__pic {
	float: left;
	padding: 0 20px 0 0;
}

.text-center{
	text-align:center
}

.fancybox-slide--html .fancybox-content.city_select_wrapper{
	margin-bottom: 6px;
	padding: 60px;
	background: #fff;
	border-radius: 30px;
	overflow: hidden;
	width: 930px !important;
	height: 700px !important;
}
.fancybox-content.city_select_wrapper .fancybox-close-small svg{
	fill:#fff;
}
.fancybox-content.city_select_wrapper .fancybox-close-small {
	right: 6px;
	top: 6px;
}
@media(max-width: 1200px){
	.fancybox-slide--html .fancybox-content.city_select_wrapper{
		width: 95% !important;
		height: 90% !important;
	}
}

.form_wrap_rezyume .sending a{
	color:#fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

#description table th,
#description table td{
	border:1px solid #333;
}
.container table th,
.container table td{
	border: 1px solid #111;
}
.container::after,
.container::before{
	display: none;
}
.top_pagen{
	margin-bottom: 1rem;
}
header .city_select,
header .mail{
	font-size: 18px;
	text-decoration: underline;
}