

/* Start:/bitrix/templates/pravo/css/styles.css?1777545353793*/
/*style.css*/
.header-logo {
    float: left;
}
.header-ads {
    float: right;
}
@media (max-width: 1201px) {
	.header-logo, .header-ads {
		float: none;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.header-ads {
		display: none;
	}
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
footer {
	background: #000;
	color: #fff;
}
.footer-logo .logo > img {
    width: auto;
    max-height: 90px;
}
a.button {
	display: inline-block;
	padding: 10px;
	color: #fff;
	background: #E31E25;
	text-decoration: none;
}

#filter_form {
	margin-bottom: 40px;
}
#filter_form thead td {
	background: #dedede;
	font-weight: bold;
}
/* End */
/* /bitrix/templates/pravo/css/styles.css?1777545353793 */
