/*  font-family: 'Rubik', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&subset=cyrillic');
/*  font-family: 'Pacifico', cursive; */
@import url('https://fonts.googleapis.com/css?family=Pacifico&subset=cyrillic');
@font-face {
  font-family: 'pribambas';
  src: url('../vendor/pribambas/Pribambas-Regular.eot') format('eot'),
  url('../vendor/pribambas/Pribambas-Regular.woff') format('woff'),
  url('../vendor/pribambas/Pribambas-Regular.woff2') format('woff2') ;
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
  font-weight: 300;
}
body.navbar-is-fixed-top,
body.navbar-is-fixed-top.admin-menu {
  padding-top: 0 !important;
}
body.navbar-is-fixed-top.toolbar {
  padding-top: 6.4rem !important;
}
body.admin-menu .topnav {
   top: 28px   !important;
 }
body.admin-menu .dopmenu {
   top: 128px   !important;
 }
img {
  max-width: 100%;
  height: auto;
}
div.links {
  margin-top: 1rem;
}
.links.list-inline {
  margin-left: 0;
}
.hljs {
  background: transparent !important;
}
@media (min-width: 1340px) {
  .container {
    width: 1330px;
  }
  .navbar.container {
    max-width: 1300px;
  }
}
.row.m0 {
  margin-left: 0;
  margin-right: 0;
}
.p0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body  {
  padding-top: 135px;
}
body.node-type-sostav-spec-fakt{
  padding-top: 0;
}
@media (min-width: 1921px) {
  .front .topnav .mainhead {
    background-size: 100% 100%;
  }
}
.lds-grid {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
}
.lds-grid div {
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ca0914;
  animation: lds-grid 1.2s linear infinite;
}
.lds-grid div:nth-child(1) {
  top: 6px;
  left: 6px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(2) {
  top: 6px;
  left: 26px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(3) {
  top: 6px;
  left: 45px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(4) {
  top: 26px;
  left: 6px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(5) {
  top: 26px;
  left: 26px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(6) {
  top: 26px;
  left: 45px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(7) {
  top: 45px;
  left: 6px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(8) {
  top: 45px;
  left: 26px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(9) {
  top: 45px;
  left: 45px;
  animation-delay: -1.6s;
}
@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 555px;
    margin: 30px auto;
  }
  .wrapper {
    min-height: calc(100vh - 135px);
    position: relative;
    padding-bottom: 60px;
  }
  .wrapper footer {
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
}
.row20 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.pad20 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
body.page-taxonomy, body.page-catalog {
  background-color: #f8f7f5;
}
.adminlinks ul.action-links {
  margin-bottom: 0;
}

