.cycle-bd {
  width: auto;
  height: 230px;
  text-align: left;
  overflow: hidden
}

.cycle-nav a {
  display: inline-block;
  color: #d0d8d6;
  font: bold 1.8em/1 Arial, sans-serif;
  margin-right: 0.417em;
  text-decoration: none;
}

.cycle-nav .activeSlide {
  color: #819692;
  border-top: 3px solid #819692;
}

.admin-link {
  text-align: right;
}

.admin-link-left {
  text-align: left;
}

.admin-link-inline {
  margin-top: -1em;
}

nav#meta {
  position: absolute;
  left: 30em;
  top: 2.1em;
  width: 66em;
  min-height: 8em;
  color: #627D77;
}

ul#ctrls {
  position: absolute;
  right: 34em;
  top: 0px;
}

.grid_4 > article.brdrBox.lake10 p.more {
  margin-bottom: 0;
}

.sMenuItems .ico, h4.head .ico, a .ico, .linklist li span, #main > section > article h2 a span.ico.ext {
  background-position: -120px -60px;
}

.shareBox > li {
  width: 49%
}

.linklist-s li {
  line-height: 1.3em
}

.home-more-contacts {
  display: none
}

.nav-dropdown {
  background-color: #fff;
  padding: 4px 10px;
  display: none;
  position: absolute;
  right: 0;
  width: 160px;
}

.nav_top {
  position: relative;
}

.qr-nav {
  position: absolute;
  padding: 20px;
  border-radius: 7px;
  background-color: #f2f8fa;
  top: 46px;
  right: 0;
  opacity: 0;
  transition: .3s;
  transform: translateY(-8px);
  visibility: hidden;
  display: flex;
}

.query-nav {
  position: absolute;
  border-radius: 7px;
  background-color: #f2f8fa;
  top: 46px;
  right: 41px;
  opacity: 0;
  transition: .3s;
  transform: translateY(-8px);
  visibility: hidden;
  width: 140px;
}

.query-nav a {
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #e6e6e6;
  line-height: 24px;
  padding: 12px 0;
  color: #000000;
  text-align: center;

}

.query-nav a:hover {
  color: #4a6f68;
  text-decoration: none;
}

.query-nav a::before {
  content: "";
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMS40NCcgaGVpZ2h0PSc5JyB2aWV3Qm94PScwIDAgMTEuNDQgOSc+PGRlZnM+PHN0eWxlPiAuY2xzLTEgeyBmaWxsOiAjNjI3ZDc3OyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0gPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9J2pf5ou36LSdJyBkYXRhLW5hbWU9J2og5ou36LSdJyBkPSdNMTM2OCwyMTIuNWgxMHYyaC0xMHYtMlptMTEuNDUsMS0xLjQxLDEuNDE0aDBMMTM3NSwyMThoLTJsMy42Mi00LjVMMTM3MywyMDloMmwzLjA0LDMuMDg2aDBaJyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgtMTM2OCAtMjA5KScvPjwvc3ZnPiA=") center/contain no-repeat;
  width: 11.4px;
  height: 9px;
  margin-top: -2px;
  margin-right: 9px;
  vertical-align: middle;

}

.query-nav a:last-of-type {
  border-bottom: none;
}

.link_:hover .query-nav,
.hover_nav:hover .qr-nav {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.qr-ctn {
  width: 100px;
  margin-right: 20px;
}

.qr-ctn:last-of-type {
  margin-right: 0;
}

.qr-img {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}

.qr-text {
  color: #212121;
  text-align: center;
  font-size: 14px;
}

.qr-nav::before,
.query-nav::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f2f8fa;
  right: 26px;
  top: -5px;
  position: absolute;
}

.query-nav::before {
  right: 65px;
}

.hover_nav .hover_txt {
  font-size: 12px;
  line-height: 37px;
  color: #627d77;
  cursor: pointer;
}

.link2 {
  display: none;
  margin-top: 0.583em;
}

.link2 li a {
  font-size: 12px;
}
