#page.site {
  padding-top: 161px;
  min-height: calc(100vh - 161px);
}
@media (max-width: 1000px) {
  #page.site {
    padding-top: 61px;
    min-height: calc(100vh - 61px);
  }
}
body .site-content a[id]:not([href]),
body .site-content a[name],
body .customtheme-anchor {
  top: -161px;
}
@media (max-width: 1000px) {
  body .site-content a[id]:not([href]),
  body .site-content a[name],
  body .customtheme-anchor {
    top: -61px;
  }
}
header.site-header {
  position: relative;
  padding: 0;
  line-height: 1.5;
  color: #fff;
  background: #ffffff;
}
header.site-header .site-header-top-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 14;
  background: #ffffff;
  transition: all 0.6s ease;
}
header.site-header .site-header-top-container.not-scrolled:not([class^="site-header-banner-size-full"]):not([class*=" site-header-banner-size-full"]) .site-header-navigation {
  border-bottom: 1px solid #ff0000;
  transition: border-bottom 0s;
}
header.site-header .site-header-top-container[class^="site-header-banner-size-full"],
header.site-header .site-header-top-container[class*=" site-header-banner-size-full"],
header.site-header .site-header-top-container:not(.not-scrolled) {
  border-bottom: 1px solid #ff0000;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  transition: border-bottom 0s;
}
header.site-header .site-header-top-container[class^="site-header-banner-size-full"] .site-header-navigation,
header.site-header .site-header-top-container[class*=" site-header-banner-size-full"] .site-header-navigation,
header.site-header .site-header-top-container:not(.not-scrolled) .site-header-navigation {
  border-bottom: none;
  transition: border-bottom 0s;
}
@media (max-width: 1000px) {
  header.site-header .site-header-top-container.site-header-top-container.site-header-top-container.site-header-top-container {
    border-bottom: 1px solid #ff0000;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transition: border-bottom 0s;
  }
  header.site-header .site-header-top-container.site-header-top-container.site-header-top-container.site-header-top-container .site-header-navigation {
    border-bottom: none;
    transition: border-bottom 0s;
  }
}
@media (min-width: 1001px) {
  header.site-header .site-header-top-container .site-header-navigation {
    font-family: 'arial-helvetica-roboto-400-body', 'Arial', 'Helvetica Neue', 'Helvetica', 'Roboto', sans-serif;
  }
}
header.site-header .site-header-top-container.small .site-header-top-1 .site-header-logo a {
  margin: 10px 0;
  height: 30px;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container.small .site-header-top-1 .site-header-logo a img.big {
  opacity: 0;
  z-index: 0;
}
header.site-header .site-header-top-container.small .site-header-top-1 .site-header-logo a img.small {
  opacity: 1;
  z-index: 1;
}
header.site-header .site-header-top-container.small .site-header-top-1 .site-header-logo.header-logo-size-header_logo_big a {
  margin: 5px 0;
  height: 40px;
}
header.site-header .site-header-top-container .site-header-icons {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: 5px;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-icons .icon-container {
  display: inline-block;
  text-align: center;
  color: #555;
  text-decoration: none;
  margin-left: 15px;
  min-width: 3.6em;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-icons .icon-container:hover {
  color: #000;
}
header.site-header .site-header-top-container .site-header-icons .icon-container .title {
  display: inline-block;
  font-size: 0.9em;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-icons .icon-container .title.hidden {
  opacity: 0;
}
header.site-header .site-header-top-container .site-header-top-1 {
  position: relative;
  margin: 0 auto;
  text-align: right;
  width: 100%;
  background: rgba(255,0,0,0.1);
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-top-1::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
header.site-header .site-header-top-container .site-header-top-1 > div {
  display: flex;
  align-items: stretch;
  align-content: stretch;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo a {
  position: relative;
  display: block;
  float: left;
  line-height: 0;
  margin: 20px 0;
  padding: 0;
  transition: all 0.3s ease;
  height: 50px;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo a img {
  display: inline;
  position: absolute;
  left: 0;
  width: auto;
  height: 100%;
  opacity: 1;
  transition: none;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo a img.small {
  opacity: 0;
  z-index: 0;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo a img.big {
  opacity: 1;
  z-index: 1;
}
header.site-header .site-header-top-container .site-header-top-1 .site-header-logo.header-logo-size-header_logo_big a {
  margin: 5px 0;
  height: 80px;
}
header.site-header .site-header-top-container.small .site-header-icons {
  margin-bottom: 5px;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container.small .site-header-icons .icon-container {
  min-width: 1em;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container.small .site-header-icons .icon-container .icon {
  font-size: 1.5em;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container.small .site-header-icons .icon-container .title {
  font-size: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-top-2 {
  position: relative;
  margin: 0 auto;
  text-align: right;
  width: 100%;
  transition: all 0.3s ease;
}
header.site-header .site-header-top-container .site-header-top-2::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
header.site-header .site-header-top-container .site-header-top-2 > * {
  display: flex;
  transition: all 0.6s ease;
}
@media (max-width: 1000px) {
  header.site-header[class*="site-header"] .site-header-top-container .site-header-top-1 .site-header-logo a {
    margin: 10px 0;
    height: 40px;
  }
  header.site-header[class*="site-header"] .site-header-top-container .site-header-top-1 .site-header-logo a img.small {
    opacity: 1;
    z-index: 1;
  }
  header.site-header[class*="site-header"] .site-header-top-container .site-header-top-1 .site-header-logo a img.big {
    opacity: 0;
    z-index: 0;
  }
  header.site-header[class*="site-header"] .site-header-top-container .site-header-top-1 .site-header-logo.header-logo-size-header_logo_big a {
    margin: 5px 0;
    height: 50px;
  }
}
