div.popup_window form input[type="text"].err {
		border-color: red;
}

.footeremployer{
	margin-bottom: 20px;
}

div.popup_window form input[type="text"].err:hover {
		border-color: red;
}

.footeremployer .bx-wrapper{
    position: relative;
}

#price {
}
#price tr[data-type="header"] {
	cursor: pointer;
}
#price tr[data-type="header"]:hover {
	background-color:#e1e1e1!important;
}
#price tr[data-type="info"] {
	display: table-row;
}
.news-detail {
}
.news-detail img {
	max-width: 100%;
	height: auto;
}

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

.anketa {
}
.anketa table {
	border: 1px solid #ddd;
}
.anketa table tr {
	border-top: 1px solid #ddd;
}
.anketa table tr:nth-child(2n) {
	background: #f5f5f5;
}
.anketa table th, .anketa table td {
	padding: 5px 10px;
	vertical-align: top;
}
.anketa table th {
}
.anketa table td {
}
.anketa input, .anketa textarea {
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #fff;
	padding: 5px 10px;
	margin: 0 10px 0 0;
}
.anketa textarea {
	display: block;
	margin: 5px 0 0;
}
.anketa table tr[data-type="field"] {
	display: none;
}
.anketa table tr.open {
	background: #f1f2f7;
}
.anketa table tr[data-type="field"].open {
	display: table-row;
	border-top-style: dotted;
}
.anketa table th strong {
	font-size: 18px;
}
.anketa table tr.hide {
	display: none;
}
.anketa table tr:last-child input {
	padding: 10px 20px;
	background: #eee;
	margin: 0 20px 0 0;
}

p.numbers {
	display: none;
}

.nav-top > h3 {
	height: 54px;
	font-size: 0;
}

#footer p.numbers {
	position: static;
	margin: 15px 0 0;
	text-align: center;
}


.content .container.search-result {
	width: auto;
}
.content .container.search-result .row {
}
.content .container.search-result .row .col-xs-6 {
	float: none;
	width: 66%;
	margin: 0 0 30px;
}
.content .container.search-result .row .col-xs-6 .bx-auth {
}
.content .container.search-result .row .col-xs-6 .bx-auth .col-xs-6 {
	float: left;
	width: 50%;
	margin: 0 0 10px;
}
.header-search input {
	width: 200px;
}

.buttons {
    background: #ff9800;
    border-radius: 30px;
    transition: 0.3s;
    padding: 7px;
    margin: 0px 0px 0px 0px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
}
.buttons:hover {;
    opacity: 0.3;
    color: #fff;
}
.mob_visible{
	display: none;	
}









@media only screen and (max-width:1200px){
	p.numbers {
		display: block;
	}
}
@media only screen and (max-width:770px){
	#header .topheader img, #footer #bottomheader img {
		/*width: 100px!important;*/
	}
	.western, .western *, .glow_h1.bottom, .topheader > .col-lg-7 > font, .topheader > .col-lg-7 > font * {
		font-size: 14px!important;
	}
	p.numbers {
		font-size: 14px!important;
	}
	.nav-top__icons a:before {
		content: "Меню";
		font-size: 22px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 8px 0;
	}
}
@media only screen and (max-width:650px){
	.timetable {
		float: none;
		width: 100%;
		overflow: hidden;
	}
}
@media only screen and (max-width:560px){
	#header {
		margin: 0!important;
	}
	#header .topheader {
		text-align: left!important;
	}
	.topheader .western {
		margin: 0;
	}
	.topheader .col-lg-7 > font {
		display: none;
	}
	p.numbers {
		font-size: 12px!important;
		line-height: 1.5!important;
		text-align: right;
		position: absolute;
		top: -130px;
		right: 10px
	}
	.header-search {
		position: relative;
		z-index: 50;
		margin: 30px 100px -50px 0!important;
		text-align: left!important;
	}
	.header-search input {
		width: 150px;
	}
	.main-slider__content {
		padding: 0!important;
	}
	.main-slider__content table {
		max-width: 100%!important;
	}
	.main-slider__block {
		min-height: 340px!important;
		padding: 0!important;
	}
	.mob_visible{
		display: block;
		
	}
	button.header-search__btn.header-search__btn-mob{
	    position: fixed;
	    top: 25px;
	    left: 10px;
	    z-index: 9999;
        padding: 2px 10px 16px;
	    border: none;
	    font-size: 40px;
	}
	.search-form-mob{
		position: fixed;
		top: -999px;
		left: 0;
		width: 100%;
		padding: 10px 15px;
		background: #0070c0;
		transition: 1s ease-in-out all;
	}
	.search-form-mob form{
		position: relative;		
		width: 100%;
	}
	.search-form-mob form input{
		width: 100%;
		height: 44px;
		padding: 0 40px 0 10px;
	}
	.search-form-mob form button{
		position: absolute;
		top: 1px;
		right: 1px;
	}
	.search-form-mob.active{
		top: 80px;z-index:99999999999999;
	}
	#topnav.fixed .header-search__btn-mob {
	    position: fixed;
	    top: 6px;
	}
	#topnav.fixed .search-form-mob.active {top: 52px;}
}

#seli
{
color: #0d4b90!important;
}








