

/* Start:/bitrix/templates/pravo/css/styles.css?1775558238677*/
/*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;
}
/* End */
/* /bitrix/templates/pravo/css/styles.css?1775558238677 */
