
.nav-bg-color {
	background: #1c1a1a;
}

#nav-logo-menu-btn .nav-bg {
	background: #1c1a1a;
	opacity: 1;
}
#header-slogan-form {
	background: linear-gradient(to bottom, #ffac00, #444444);
	background: url(https://sport.mail.ru/img/_main/subnav.png);
}

#header-slogan-form .bg {
	opacity: 0.81;
}
#footer-text-icon-social {
	background: #1c1a1a;
}
#footer-text-logo-btn {
    background: #768190;
}

#header-slogan-form .bg {
	background-image: url('../images/photo-pogr.jpeg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.81;
}
.b24-form-header-title {
    display: none;
}