/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *::before, *::after {
  box-sizing: inherit; }

.social--bar {
  background-color: #ffffff;
  padding: 5px 0;
  position: relative;
  z-index: 20; }
.social--bar > .container-fluid {
  max-width: calc(100% - 260px); }
@media (max-width: 1400px) {
  .social--bar > .container-fluid {
    max-width: calc(100% - 80px); } }
.social--bar .row:before, .social--bar .row:after {
  content: none; }
.social--bar .bg_menu {
  background-color: #ffffff;
  z-index: 1000;
  position: relative; }
.social--menu {
  margin-right: 5px; }
.social--link {
  font-size: 24px;
  color: #888888;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding-right: 0;
  line-height: 24px;
  text-align: center;
  width: 40px;
  display: inline-block; }
.social--link i {
  vertical-align: middle; }
.social--link .fa-odnoklassniki {
  font-size: 21px; }
.social--link .fa-twitter {
  font-size: 21px; }
.social--link .fa-facebook-f {
  font-size: 21px; }
.social--link .fa-facebook-f:before {
  content: "\f39e"; }
.social--link .icon_social-zen {
  width: 24px;
  height: 24px;
  fill: #999999;
  vertical-align: top; }
.social--link:hover {
  text-decoration: none;
  color: #e21e23;
  fill: #e21e23; }
.social--link:hover .icon_social-zen {
  fill: #e21e23; }

/*# sourceMappingURL=style.css.map */
