* {
  outline: none !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  height: 100%;
  width: 100%;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
  background-color: #F5F5F5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  min-width: 960px;
  min-height: 100%;
  position: relative;
  overflow-y: scroll;
}
#body {
  position: relative;
}
#RegionSearchTitle {
  display: inline;
  padding: 0 8px 0 8px;
  font-size: .8em;
  cursor: pointer;
}
#YaSearchTitle {
  display: inline-block;
  padding: 0 8px 0 8px;
  font-size: .8em;
  cursor: pointer;
}
#YaSearchTitle:hover,
#RegionSearchTitle:hover {
  background-color: #e31d1a;
  color: #FFFFFF;
}
header {
  padding: 20px 30px;
  min-height: 145px;
}
header a {
  text-decoration: none;
  color: inherit;
}
header .order {
  background: url('../img/order.png') left center no-repeat;
  min-height: 105px;
  min-width: 35em;
  float: left;
}
header .order .link {
  display: block;
  cursor: pointer;
  padding: 10px 0 10px 120px;
}
header .order .logo {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1.2em;
  position: relative;
}
header .order .slogan {
  display: block;
  font-size: 15px;
  color: #A00200;
  line-height: 1.1em;
  padding-left: 3px;
}
header .search {
  position: relative;
  padding-top: 2em;
  float: right;
  width: 100%;
  height: 130px;
  min-width: 335px;
  max-width: 745px;
}
header .search .search-button {
  position: absolute;
  right: 10px;
  width: 36px;
  height: 36px;
  z-index: 10;
  margin-top: 22px;
  background: url(../img/icons.png) 0 0 no-repeat;
  cursor: pointer;
}
@media (max-width: 1100px) {
  header .search {
    width: 100%;
    padding-top: 1em;
  }
  header .search .search-button {
    top: 1.3em;
  }
}
header .search input[type=text] {
  padding: 10px 10px 10px 10px;
  display: block;
  font-size: 17px;
  border: none;
  position: absolute;
  z-index: 5;
  cursor: pointer;
  margin-bottom: 15px;
  -webkit-transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
  background-color: rgba(179, 179, 179, 0.5);
}
header .search input[type=text]:hover {
  background-color: rgba(149, 185, 221, 0.54);
}
header .search input[type=text]:focus + .search-results,
header .search input[type=text]:hover + .search-results {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  visibility: visible;
  opacity: 1;
}
header .search .search-results {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  overflow: auto;
  z-index: 475;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 0 3px 0 #000000;
  padding: 1em;
  font-size: 0.8em;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  -moz-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
header .search .search-results.search-results-visible {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  visibility: visible;
  opacity: 1;
}
header .search .search-results h3 {
  margin: 0;
}
header .search .search-results h3 a {
  text-decoration: underline;
  color: #67B168;
}
header .search .search-results .search-results-memorials,
header .search .search-results .search-results-yandex,
header .search .search-results .search-results-yandex-geo,
header .search .search-results .search-results-db {
  margin-bottom: 1em;
  overflow: hidden;
}
header .search .search-results .search-results-memorials .search-result,
header .search .search-results .search-results-yandex .search-result,
header .search .search-results .search-results-yandex-geo .search-result,
header .search .search-results .search-results-db .search-result-db {
  display: block;
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 3px;
  padding: 2px 5px;
  position: relative;
  top: -2px;
  border-top: 1px solid #BBBBBB;
}
header .search .search-results .search-results-memorials .search-result.search-result-memorial-selected,
header .search .search-results .search-results-yandex .search-result.search-result-memorial-selected,
header .search .search-results .search-results-yandex-geo .search-result.search-result-memorial-selected,
header .search .search-results .search-results-memorials .search-result:hover,
header .search .search-results .search-results-yandex .search-result:hover,
header .search .search-results .search-results-yandex-geo .search-result:hover,
header .search .search-results .search-results-db .search-result-db.search-result-memorial-selected,
header .search .search-results .search-results-db .search-result-db:hover {
  background-color: #F2DACC;
}
header .search .search-results .search-results-memorials .search-result .search-result-memorial-location,
header .search .search-results .search-results-yandex .search-result .search-result-memorial-location,
header .search .search-results .search-results-yandex-geo .search-result .search-result-memorial-location,
header .search .search-results .search-results-db .search-result-db .search-result-memorial-location {
  display: block;
  padding-left: 1em;
  font-size: 0.8em;
  color: #777777;
}
header .search .search-results .search-results-memorials .search-next-part,
header .search .search-results .search-results-yandex .search-next-part,
header .search .search-results .search-results-yandex-geo .search-next-part {
  font-size: 1.3em;
  text-align: center;
}
header .search > input[id=searchaddress] {
  width: 685px;
  display: none;
  left: 0px;
  top: 53px;
}
header .search > input[id=searchregion] {
  width: 685px;
}
header .search:hover .search-results {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  visibility: visible;
  opacity: 1;
}
header .search.inactive {
  background: none;
  width: 105px;
}
footer {
  text-align: left;
  padding: 20px 30px;
  background-color: #EEEEEE;
  border-top: 2px solid #999999;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 450;
  box-shadow: 0 0 35px 0 #000000;
}
footer a {
  color: #999999;
}
footer a:hover {
  text-decoration: underline;
}
footer #agreement {
  font-size: .8em;
  color: #777;
  max-width: 575px;
}
footer #logos {
  width: 0;
  text-align: center;
  overflow: visible;
}
footer #logos div {
  width: 0;
  overflow: visible;
  margin-left: -67px;
}
footer #logos div a {
  display: inline-block;
  width: 134px;
  height: 55px;
  text-decoration: none;
}
footer #logos div a:hover {
  text-decoration: none;
}
footer #logos div a img {
  border: 0 none;
  width: 134px;
}
.sidebar {
  position: absolute;
  left: 0;
  z-index: 10;
  background-color: #FFFFFF;
  width: 745px;
  min-height: 100%;
  -webkit-box-shadow: 3px 1px 45px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 1px 45px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 1px 45px rgba(0, 0, 0, 0.3);
  -webkit-transition: left 275ms ease-in-out , width 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out , width 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out , width 275ms ease-in-out;
  transition: left 275ms ease-in-out , width 275ms ease-in-out;
  padding-bottom: 75px;
}
@media (max-width: 1300px) {
  .sidebar {
    width: 475px;
  }
}
.sidebar.sidebar-minimized {
  left: -745px;
}
@media (max-width: 1300px) {
  .sidebar.sidebar-minimized {
    left: -475px;
  }
}
.sidebar.sidebar-minimized.monument-list {
  overflow: visible;
}
.sidebar.list-maximized {
  width: 100%;
}
.sidebar.sidebar-hidden {
  left: -100%;
  max-height: 100%;
  overflow: hidden;
}
.sidebar .sidebar-header {
  padding: 0 30px 0 0;
  margin: 30px 15px 30px;
}
.sidebar h2 {
  color: #004282;
  font-size: 30px;
  text-transform: uppercase;
  line-height: .9em;
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer;
}
@media (max-width: 1300px) {
  .sidebar h2 {
    float: none;
  }
}
.sidebar .add-monument {
  position: relative;
  float: right;
  border: none;
  background: none;
  padding-left: 40px;
  padding-right: 35px;
}
@media (max-width: 1300px) {
  .sidebar .add-monument {
    margin: 20px 0;
    float: none;
    display: block;
  }
}
.sidebar .add-monument:hover span.circle1 {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sidebar .add-monument:hover span.bar1 {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  -ms-transform: translateX(-12px);
  -o-transform: translateX(-12px);
  transform: translateX(-12px);
}
.sidebar .add-monument:hover span.bar2 {
  -webkit-transform: translateX(13px);
  -moz-transform: translateX(13px);
  -ms-transform: translateX(13px);
  -o-transform: translateX(13px);
  transform: translateX(13px);
}
.sidebar .add-monument:hover span.bar3 {
  -webkit-transform: translateY(12px) rotate(90deg);
  -moz-transform: translateY(12px) rotate(90deg);
  -ms-transform: translateY(12px) rotate(90deg);
  -o-transform: translateY(12px) rotate(90deg);
  transform: translateY(12px) rotate(90deg);
}
.sidebar .add-monument:hover span.bar4 {
  -webkit-transform: translateY(-13px) rotate(-90deg);
  -moz-transform: translateY(-13px) rotate(-90deg);
  -ms-transform: translateY(-13px) rotate(-90deg);
  -o-transform: translateY(-13px) rotate(-90deg);
  transform: translateY(-13px) rotate(-90deg);
}
.sidebar .add-icon {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 13px;
  left: 0;
  margin-top: -16px;
}
.sidebar .add-icon span {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
}
.sidebar .add-icon span.circle1 {
  width: 9px;
  height: 9px;
  border: 1px solid #FF0100;
  border-radius: 50%;
  top: 11px;
  left: 15px;
  opacity: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
}
.sidebar .add-icon span.bar1,
.sidebar .add-icon span.bar2,
.sidebar .add-icon span.bar3,
.sidebar .add-icon span.bar4 {
  top: 15px;
  left: 13px;
  width: 12px;
  height: 1px;
  background: #FF0100;
}
.sidebar .add-icon span.bar1 {
  -webkit-transform: translateX(-6px);
  -moz-transform: translateX(-6px);
  -ms-transform: translateX(-6px);
  -o-transform: translateX(-6px);
  transform: translateX(-6px);
}
.sidebar .add-icon span.bar2 {
  -webkit-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
.sidebar .add-icon span.bar3 {
  -webkit-transform: translateY(6px) rotate(90deg);
  -moz-transform: translateY(6px) rotate(90deg);
  -ms-transform: translateY(6px) rotate(90deg);
  -o-transform: translateY(6px) rotate(90deg);
  transform: translateY(6px) rotate(90deg);
}
.sidebar .add-icon span.bar4 {
  -webkit-transform: translateY(-6px) rotate(-90deg);
  -moz-transform: translateY(-6px) rotate(-90deg);
  -ms-transform: translateY(-6px) rotate(-90deg);
  -o-transform: translateY(-6px) rotate(-90deg);
  transform: translateY(-6px) rotate(-90deg);
}
.sidebar.monument-list {
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .sidebar.monument-list {
    padding-left: 55px;
  }
}
.sidebar.monument-list .monument-list-part {
  display: none;
}
.sidebar.monument-list.list-maximized {
  height: auto;
  overflow: visible;
}
.sidebar.monument-list.list-maximized .monument-list-part {
  display: block;
  padding: 0 45px 15px;
  font-size: 1.3em;
  float: right;
  color: #004282;
}
.sidebar .filters {
  text-align: right;
  margin-bottom: 20px;
}
.sidebar .filters button {
  background: none;
  padding: 5px 10px 5px 22px;
  border: 1px solid #B1AB9E;
  color: #999181;
  border-radius: 0;
  font-size: 11px;
  position: relative;
}
.sidebar .filters button.preview:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 6px;
  background: url("../img/icons.png") -241px -6px no-repeat;
  width: 15px;
  height: 15px;
}
.sidebar .filters button.list:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 6px;
  background: url("../img/icons.png") -241px -21px no-repeat;
  width: 15px;
  height: 15px;
}
.sidebar .monument-list-container {
  padding-left: 30px;
  position: relative;
  width: 100%;
  min-height: 245px;
  max-height: 100%;
  overflow: hidden;
  margin-right: -55px;
}
.sidebar.list-maximized .monument {
  height: 35em;
}
.sidebar .monument {
  font-size: .9em;
  margin: 25px 55px 0 0;
  width: 280px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
  background-color: #FFFFFF;
  vertical-align: top;
  -webkit-transition: color 145ms ease-in-out;
  -moz-transition: color 145ms ease-in-out;
  -o-transition: color 145ms ease-in-out;
  transition: color 145ms ease-in-out;
  text-decoration: none;
  color: #000000;
}
.sidebar .monument .monument-location {
  color: #999999;
  margin-bottom: .3em;
  line-height: 1.1em;
}
.sidebar .monument .monument-name {
  color: #1C75CD;
  font-size: 1.2em;
  line-height: 1.1em;
}
.sidebar .monument .monument-image img {
  height: 280px;
  width: auto;
}
.sidebar .monument:hover .monument-name {
  color: #F84936;
}
.sidebar .monumentList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sidebar .monumentList li {
  border-top: 1px solid #F5F5F5;
  padding: 10px 5px;
  cursor: pointer;
}
.sidebar .monumentExpanded {
  min-height: 100%;
}
@media (max-width: 1300px) {
  .sidebar .monumentExpanded {
    padding-left: 0;
  }
}
.sidebar .monumentExpanded #share1 {
  height: 45px;
  padding: 10px 10px 0;
  background-color: #E1E6E3;
}
.sidebar .monumentExpanded .place-title {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.3em;
}
.sidebar .monumentExpanded .monument-description {
  position: relative;
  padding: 0 20px;
  min-height: 425px;
  overflow: hidden;
  opacity: 0;
}
.sidebar .monumentExpanded .monument-description .monument-error-text {
  font-size: 1.5em;
  color: #2F84C2;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.sidebar .monumentExpanded .monument-description.monument-error .monument-location,
.sidebar .monumentExpanded .monument-description.monument-error .monument-name,
.sidebar .monumentExpanded .monument-description.monument-error .monument-gallery,
.sidebar .monumentExpanded .monument-description.monument-error .monument-image-preview,
.sidebar .monumentExpanded .monument-description.monument-error .monument-text,
.sidebar .monumentExpanded .monument-description.monument-error .author-name {
  display: none;
}
.sidebar .monumentExpanded .monument-description .monument-text {
  padding-right: 10px;
  white-space: pre-line;
}
.sidebar .monumentExpanded .monument-description .monument-gallery {
  margin: 20px -10px 20px 0;
  text-align: center;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sidebar .monumentExpanded .monument-description .monument-gallery img {
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
  box-shadow: 1px 1px 5px -1px #555;
}
.sidebar .monumentExpanded .monument-description .monument-gallery img.monument-selected-image {
  box-shadow: 1px 1px 6px 0 #6CB7B6;
}
.sidebar .monumentExpanded .monument-description .monument-gallery img:hover {
  box-shadow: 1px 1px 6px 0 #9F6D2C;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview {
  margin: 20px 0;
  text-align: center;
  position: relative;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a {
  display: inline-block;
  overflow: hidden;
  box-shadow: 1px 1px 5px -1px #555;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a:hover {
  box-shadow: 1px 1px 6px 0 #9F6D2C;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a.zoom-image {
  position: relative;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a.zoom-image:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../components/jquery-zoom/icon.png");
  width: 33px;
  height: 33px;
  z-index: -1;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a img {
  max-width: 425px;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a img.zoom-image {
  cursor: zoom-in;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-action: none;
  -moz-touch-action: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  user-drag: none;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a img.zoom-image.image-zooming {
  cursor: crosshair;
}
.sidebar .monumentExpanded .monument-description .monument-image-preview a img.zoom-image.event-move {
  cursor: all-scroll;
}
.sidebar .monumentExpanded .monument-description .monument-location {
  font-size: 20px;
  color: #999999;
  margin: 15px 0;
}
.sidebar .monumentExpanded .monument-description .monument-date {
  margin-top: 1.5em;
  margin-left: 1em;
  text-align: right;
  font-style: italic;
  color: #AAAAAA;
}
.sidebar .monumentExpanded .monument-description .monument-name {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.1em;
  color: #3B3B3B;
}
.sidebar .monumentExpanded .monument-description .author-name {
  font-size: 15px;
  line-height: 1.2em;
  position: relative;
  margin-top: 20px;
  white-space: pre-line;
  padding-left: 25px;
  text-indent: -25px;
  max-width: 745px;
}
.sidebar .monumentExpanded .monument-description .author-name i {
  content: ' ';
  width: 25px;
  display: inline-block;
  height: 18px;
  background: url("../img/person.png") center 1px no-repeat;
}
.sidebar .monumentExpanded .monument-description .group-name i {
  background: url("../img/group.png") center 1px no-repeat;
}
.sidebar .monumentExpanded .monument-description .author-name,
.sidebar .monumentExpanded .monument-description .group-name {
  -webkit-transition: color, 1s;
  -moz-transition: color, 1s;
  transition: color, 1s;
  color: #7D7D7D;
}
.sidebar .monumentExpanded .monument-description .author-name i:first-of-type,
.sidebar .monumentExpanded .monument-description .group-name i:first-of-type {
  opacity: 0.7;
  -webkit-transition: opacity, 1s;
  -moz-transition: opacity, 1s;
  transition: opacity, 1s;
}
.sidebar .monumentExpanded .monument-description .author-name:hover,
.sidebar .monumentExpanded .monument-description .group-name:hover,
.sidebar .monumentExpanded .monument-description .author-name:active,
.sidebar .monumentExpanded .monument-description .group-name:active {
  color: #000000;
  -webkit-transition: color, 0.3s;
  -moz-transition: color, 0.3s;
  transition: color, 0.3s;
}
.sidebar .monumentExpanded .monument-description .author-name:hover i:first-of-type,
.sidebar .monumentExpanded .monument-description .group-name:hover i:first-of-type,
.sidebar .monumentExpanded .monument-description .author-name:active i:first-of-type,
.sidebar .monumentExpanded .monument-description .group-name:active i:first-of-type {
  opacity: 1;
  -webkit-transition: opacity, 0.3s;
  -moz-transition: opacity, 0.3s;
  transition: opacity, 0.3s;
}
.sidebar .monumentExpanded .social-bottom {
  margin: 40px 35px 0;
}
.sidebar .monumentExpanded .social-bottom h4 {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
.sidebar .monumentExpanded .near {
  border-top: 1px solid #2C2C2C;
  margin: 40px;
  padding: 0 135px 0 35px;
  position: relative;
  -webkit-transition: padding, 0.5s;
  -moz-transition: padding, 0.5s;
  transition: padding, 0.5s;
}
@media (max-width: 1300px) {
  .sidebar .monumentExpanded .near {
    padding: 0;
    padding-left: 10px;
  }
}
.sidebar .monumentExpanded .near h4 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px 0;
}
.sidebar .monumentExpanded .near .monument {
  padding: 10px 0;
  height: auto;
  margin: 0 0.5em 0 0 ;
  position: relative;
  width: 230px;
  float: none;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  line-height: 0.8em;
  overflow: visible;
}
.sidebar .monumentExpanded .near .monument .monument-location {
  padding: 0;
  font-size: 13px;
}
.sidebar .monumentExpanded .near .monument .monument-name {
  font-size: 15px;
  font-weight: normal;
}
.sidebar .monumentExpanded .near .monument .monument-image img {
  max-width: 100%;
  height: auto;
  box-shadow: 1px 1px 5px -1px #555;
}
.sidebar .monumentExpanded .near .monument .monument-image img:hover {
  box-shadow: 1px 1px 6px 0 #9F6D2C;
}
.sidebar-minimized .content {
  margin-left: 0;
}
.memorial-selected .content {
  transition-delay: 0.3s;
}
.content,
.memorial-selected .content {
  margin-left: 745px;
  min-height: 2200px;
  position: relative;
}
@media (max-width: 1300px) {
  .content,
  .memorial-selected .content {
    margin-left: 475px;
  }
}
.contentExpanded {
  margin-left: 0;
}
.expand {
  font-size: 22px;
  margin: 30px 0 0;
  position: absolute;
  bottom: 15px;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 0 35px 35px #FFFFFF;
  padding: 45px 0 15px;
  cursor: pointer;
  -webkit-transition: padding-left 275ms ease-in-out;
  -moz-transition: padding-left 275ms ease-in-out;
  -o-transition: padding-left 275ms ease-in-out;
  transition: padding-left 275ms ease-in-out;
}
.monument-list-loading .expand,
.sidebar-minimized .expand,
.list-maximized .expand {
  display: none;
}
.expand span {
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url('../img/icons.png') -97px -6px no-repeat;
  margin-left: 1em;
}
.expand:hover {
  padding-left: 50px;
}
.add-new-memorial {
  cursor: pointer;
}
#form {
  position: absolute;
  left: 0;
  z-index: 150;
  font-family: "Open Sans", sans-serif;
  min-width: 745px;
  width: 50%;
  background-color: #EAECF3;
  min-height: 100%;
  -webkit-transition: left 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out;
  transition: left 275ms ease-in-out;
  -webkit-box-shadow: 3px 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 1px 4px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1300px) {
  #form {
    min-width: 625px;
    width: 625px;
  }
}
#form.form-hidden {
  left: -100%;
  height: 100%;
  overflow: hidden;
}
#form .form-description {
  min-height: 100%;
  width: 35%;
  background-color: #FFFFFF;
  padding: 30px;
  position: absolute;
}
#form .form-description h3 {
  color: #E80301;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 1.5em;
  font-size: 18px;
}
@media (max-width: 1300px) {
  #form .form-description h3 {
    font-size: 16px;
  }
}
#form .form-description .steps {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#form .form-description .steps li {
  margin: 0 0 20px 0;
  padding: 0 0 0 45px;
  list-style-type: none;
  position: relative;
}
#form .form-description .steps li i {
  position: absolute;
  top: 0;
  left: 0;
  font-style: normal;
  color: #E80301;
  font-size: 20px;
  border: 1px solid #E80301;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 1.3em;
  text-align: center;
}
@media (max-width: 1300px) {
  #form .form-description .steps li i {
    font-size: 25px;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    line-height: 1.4em;
  }
}
@media (max-width: 1300px) {
  #form .form-description .steps li {
    padding: 50px 0 0 0;
    font-size: 13px;
    margin-bottom: 20px;
  }
}
#form .form-description .steps #shareForm {
  margin-top: 1em;
}
#form .form-description .steps #shareForm ul li {
  padding: 1px;
  margin: 0;
}
#form .form-description #images-preview {
  width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#form .form-description #images-preview * {
  transition: width 1s,opacity 1s;
}
#form .form-description #images-preview .add-image-label {
  border: 1px dashed #cfcfcf;
  border-radius: 5px;
  display: block;
  margin-top: 0.5em;
  position: relative;
  text-align: center;
}
#form .form-description #images-preview .add-image-label:hover {
  background-color: #e9e9e9;
}
#form .form-description #images-preview .add-image-label input {
  opacity: 0;
  line-height: 35px;
  cursor: pointer;
}
#form .form-description #images-preview .add-image-label span {
  line-height: 35px;
  margin-top: -35px;
  display: block;
  font-size: 0.8em;
}
#form .form-description #images-preview .image-preview {
  position: relative;
  margin: 1em 0 0;
  padding: 0;
  list-style-type: none;
}
#form .form-description #images-preview .image-preview img {
  max-width: 240px;
}
@media (max-width: 1300px) {
  #form .form-description #images-preview .image-preview img {
    max-width: 130px;
  }
}
#form .form-description #images-preview .image-preview.added-image label {
  display: none;
}
#form .form-description #images-preview .image-preview.max-images label {
  background-color: #E95A47;
}
#form .form-description #images-preview .image-preview.max-images label:hover {
  background-color: #E92C20;
}
#form .form-description #images-preview .image-preview.image-removed * {
  opacity: 0.3;
}
#form .form-description #images-preview .image-preview.image-removed img {
  width: 75px;
}
#form .form-description #images-preview .image-preview.image-removed .memorial-button {
  opacity: 1;
}
#form .form-description #images-preview .image-preview .image-preview-info {
  display: block;
  color: #A5A5A5;
  font-size: 0.7em;
}
#form .form-description #images-preview .image-preview .status-block-comment {
  font-size: 0.8em;
  font-style: italic;
}
#form .form-description #images-preview .image-preview:first-child .memorial-button.memorial-set-photo-as-main {
  display: none;
}
#form .form-description #images-preview .image-preview .memorial-button {
  background-color: #e31d1a;
}
#form .form-description #images-preview .image-preview .memorial-button:hover {
  background-color: #e31d1a;
}
#form .form-description #images-preview .image-preview .memorial-button:active {
  background-color: #e31d1a;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-set-photo-as-main {
  background-color: #568BAA;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-set-photo-as-main:hover {
  background-color: #329FAA;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-set-photo-as-main:active {
  background-color: #16C4CC;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-delete-photo {
  background-color: #e31d1a;
  opacity: 0.9;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-delete-photo:hover {
  opacity: 1;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-save-photo {
  background-color: #32AA3F;
  border: 1px solid #32AA3F;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-save-photo:hover {
  background-color: #39CB46;
  border: 1px solid #32AA3F;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-save-photo:active {
  background-color: #48F756;
  border: 1px solid #32AA3F;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-hide-photo,
#form .form-description #images-preview .image-preview.image-removed .memorial-button {
  background-color: #AAAAAA;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-hide-photo:hover,
#form .form-description #images-preview .image-preview.image-removed .memorial-button:hover {
  background-color: #C7C7C7;
}
#form .form-description #images-preview .image-preview .memorial-button.memorial-hide-photo:active,
#form .form-description #images-preview .image-preview.image-removed .memorial-button:active {
  background-color: #EFEFEF;
}
#form .form-description #images-preview .image-preview.memorial-hidden-photo * {
  opacity: 0.4;
}
#form .form-description #images-preview .image-preview.memorial-hidden-photo img {
  width: 75px;
}
#form .memorial-button {
  line-height: 1em;
  font-size: 0.8em;
  border-radius: 3px;
  background-color: #e31d1a;
  color: #fff;
  padding: 3px 10px;
  cursor: pointer;
  margin: 3px 0;
  display: inline-block;
}
#form #story-certificate,
#form #new-memorial-message,
#form #add-new-memorial {
  position: relative;
  margin-left: 35%;
  padding: 1.3em;
  clear: both;
}
#form #story-certificate h2,
#form #add-new-memorial h2,
#form #story-certificate h3,
#form #add-new-memorial h3 {
  float: none;
  font-size: 25px;
  color: #000000;
  font-weight: normal;
  margin: 10px 0 20px;
  padding: 0;
  line-height: 1em;
  text-transform: none;
}
#form #story-certificate h3,
#form #add-new-memorial h3 {
  font-size: 18px;
  margin-top: 50px;
}
#form #story-certificate h3.form,
#form #add-new-memorial h3.form {
  font-size: 0.9em;
  margin: 1.5em 0 0.7em;
}
#form #story-certificate input,
#form #add-new-memorial input,
#form #story-certificate textarea,
#form #add-new-memorial textarea {
  border: none;
  padding: 7px 10px;
  margin-bottom: 10px;
  background: #FFFFFF none;
  width: 100%;
}
#form #story-certificate textarea,
#form #add-new-memorial textarea {
  height: 200px;
  resize: none;
}
#form #story-certificate #memorial-images-label,
#form #add-new-memorial #memorial-images-label {
  margin-top: 0.5em;
  display: block;
  border-radius: 5px;
  border: 1px dashed #cfcfcf;
  cursor: pointer;
  text-align: center;
  position: relative;
}
#form #story-certificate #memorial-images-label:hover,
#form #add-new-memorial #memorial-images-label:hover {
  background-color: #e9e9e9;
}
#form #story-certificate #memorial-images-label span,
#form #add-new-memorial #memorial-images-label span {
  display: block;
  text-align: center;
  height: 3.3em;
  font-size: 14px;
  line-height: 1em;
  margin-top: -3.6em;
}
@media (max-width: 1300px) {
  #form #story-certificate #memorial-images-label span,
  #form #add-new-memorial #memorial-images-label span {
    font-size: 14px !important;
    height: 4.5em !important;
    margin-top: -4.5em !important;
    padding: 0 20px;
  }
}
#form #story-certificate #memorial-images-label small,
#form #add-new-memorial #memorial-images-label small {
  display: block;
  line-height: 1.1em;
  font-style: italic;
  margin-top: .3em;
  font-size: .9em;
  color: #999;
}
#form #story-certificate #memorial-images-label #memorial-images,
#form #add-new-memorial #memorial-images-label #memorial-images {
  opacity: 0;
  height: 4.5em;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#form #story-certificate .radio,
#form #add-new-memorial .radio {
  margin: 20px 0;
}
#form #story-certificate .radio input,
#form #add-new-memorial .radio input {
  width: auto;
  margin: 0 0 0 10px;
}
#form #story-certificate .buttons,
#form #add-new-memorial .buttons {
  margin: 20px 0 0;
}
#form #story-certificate .switch-button,
#form #add-new-memorial .switch-button {
  display: inline-block;
  border: 1px solid #CCCCCC;
  background: none;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 10px 0 20px;
  color: #2C2C2C;
  cursor: pointer;
}
#form #story-certificate .switch-button.switch-button-active,
#form #add-new-memorial .switch-button.switch-button-active {
  border: 1px solid #E31D1A;
  background-color: #E31D1A;
  color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 5px #860F0E;
  -moz-box-shadow: inset 0 0 5px #860F0E;
  box-shadow: inset 0 0 5px #860F0E;
}
#form #story-certificate .checkbox,
#form #add-new-memorial .checkbox {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-top: 0.5em;
}
#form #story-certificate .checkbox input,
#form #add-new-memorial .checkbox input {
  width: auto;
  position: absolute;
  top: .3em;
  left: 0;
}
#form #story-certificate .submit,
#form #add-new-memorial .submit,
#form #new-memorial-message .submit {
  border: none;
  background: #E31D1A none;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 10px 0 20px;
  color: #FFFFFF;
  font-weight: bold;
}
#form #story-certificate small,
#form #add-new-memorial small {
  margin: -7px 0 20px;
  line-height: 1.2em;
  display: block;
}
#form #story-certificate #delete,
#form #add-new-memorial #delete {
  cursor: pointer;
  float: right;
}
#form #story-certificate.memorial-deleted input,
#form #add-new-memorial.memorial-deleted input,
#form #story-certificate.memorial-deleted textarea,
#form #add-new-memorial.memorial-deleted textarea {
  text-decoration: line-through;
}
#form #story-certificate .field-message,
#form #add-new-memorial .field-message {
  font-size: 0.7em;
  margin-top: 0;
  color: #A00200;
}
#form #story-certificate .geo-search,
#form #add-new-memorial .geo-search {
  font-size: 0.9em;
  margin: 0.5em 0;
}
#form #story-certificate .geo-search.geo-search-hidden,
#form #add-new-memorial .geo-search.geo-search-hidden {
  display: none;
}
#form #story-certificate .geo-search-type,
#form #add-new-memorial .geo-search-type {
  background-color: #EDEAEA;
  border: 1px solid #AAA7A7;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
  font-size: 0.9em;
}
#form #story-certificate .geo-search-type:hover,
#form #add-new-memorial .geo-search-type:hover {
  background-color: #BFBCBC;
}
#form #story-certificate .geo-search-type:active,
#form #add-new-memorial .geo-search-type:active {
  background-color: #959292;
}
#form #story-certificate .geo-search-type.geo-search-type-selected,
#form #add-new-memorial .geo-search-type.geo-search-type-selected {
  background-color: #E89721;
}
#form #story-certificate .geo-search-type.geo-search-type-selected:hover,
#form #add-new-memorial .geo-search-type.geo-search-type-selected:hover {
  background-color: #FFA821;
}
#form #story-certificate .geo-search-type.geo-search-type-selected:active,
#form #add-new-memorial .geo-search-type.geo-search-type-selected:active {
  background-color: #F69215;
}
#form #story-certificate #location,
#form #add-new-memorial #location {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}
#form #story-certificate #location li,
#form #add-new-memorial #location li {
  margin: 0;
  padding: 0.3em 0.5em;
  list-style: none;
  cursor: pointer;
  color: #687880;
  border-radius: 5px;
}
#form #story-certificate #location li.location-selected,
#form #add-new-memorial #location li.location-selected,
#form #story-certificate #location li:hover,
#form #add-new-memorial #location li:hover {
  color: #000000;
}
#form #story-certificate #location li:hover,
#form #add-new-memorial #location li:hover {
  background-color: #FFFFFF;
}
#form #story-certificate #location li.location-selected,
#form #add-new-memorial #location li.location-selected {
  background-color: #FCD186;
}
#form #story-certificate #saving-status-text .field-message,
#form #add-new-memorial #saving-status-text .field-message {
  font-size: 0.9em;
}
#form #story-certificate .field-message.field-message-hidden,
#form #add-new-memorial .field-message.field-message-hidden {
  display: none;
}
#form #story-certificate #email-status,
#form #add-new-memorial #email-status {
  font-size: 0.8em;
  clear: both;
}
#form #story-certificate #email-status p,
#form #add-new-memorial #email-status p {
  margin-top: 0;
}
#form #story-certificate #email-status p a,
#form #add-new-memorial #email-status p a {
  cursor: pointer;
  border-bottom: 1px dashed;
}
#form #story-certificate #email-status div,
#form #add-new-memorial #email-status div {
  display: none;
}
#form #story-certificate #email-status div.email-info,
#form #add-new-memorial #email-status div.email-info {
  display: block;
}
#form #story-certificate #saving-status-text,
#form #add-new-memorial #saving-status-text {
  margin-top: 1.3em;
}
#form #story-certificate .place-select,
#form #add-new-memorial .place-select {
  margin-top: 0.3em;
  border: 1px solid #DCDCDC;
  border-radius: 2px;
  padding: 3px 5px;
}
#form #story-certificate .place-select:hover,
#form #add-new-memorial .place-select:hover {
  background-color: #DCAA98;
}
#form #story-certificate .place-select .place-type,
#form #add-new-memorial .place-select .place-type,
#form #story-certificate .place-select .place-location,
#form #add-new-memorial .place-select .place-location {
  font-size: 0.8em;
  color: #B4B4B4;
}
#form #story-certificate .place-select.place-selected,
#form #add-new-memorial .place-select.place-selected {
  border: 1px solid #AFAFAF;
  background-color: #B75B41;
}
#form #story-certificate .place-select.place-selected .place-type,
#form #add-new-memorial .place-select.place-selected .place-type,
#form #story-certificate .place-select.place-selected .place-location,
#form #add-new-memorial .place-select.place-selected .place-location {
  color: #F3E193;
}
#locateMonument {
  width: 100%;
  height: 350px;
}
.close {
  position: absolute;
  right: -47px;
  width: 47px;
  height: 45px;
  text-align: center;
  color: #FFFFFF;
  background-color: #E31D1A;
  font-size: .8em;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 450;
}
.close span {
  top: 17px;
  left: 18px;
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  background: #FFFFFF;
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
}
.close .bar1 {
  -webkit-transform: translateX(-8px) translateY(-4px) rotate(45deg);
  -moz-transform: translateX(-8px) translateY(-4px) rotate(45deg);
  -ms-transform: translateX(-8px) translateY(-4px) rotate(45deg);
  -o-transform: translateX(-8px) translateY(-4px) rotate(45deg);
  transform: translateX(-8px) translateY(-4px) rotate(45deg);
}
.close .bar2 {
  -webkit-transform: translateX(8px) translateY(-4px) rotate(-45deg);
  -moz-transform: translateX(8px) translateY(-4px) rotate(-45deg);
  -ms-transform: translateX(8px) translateY(-4px) rotate(-45deg);
  -o-transform: translateX(8px) translateY(-4px) rotate(-45deg);
  transform: translateX(8px) translateY(-4px) rotate(-45deg);
}
.close .bar3 {
  -webkit-transform: translateX(-8px) translateY(12px) rotate(-45deg);
  -moz-transform: translateX(-8px) translateY(12px) rotate(-45deg);
  -ms-transform: translateX(-8px) translateY(12px) rotate(-45deg);
  -o-transform: translateX(-8px) translateY(12px) rotate(-45deg);
  transform: translateX(-8px) translateY(12px) rotate(-45deg);
}
.close .bar4 {
  -webkit-transform: translateX(8px) translateY(12px) rotate(45deg);
  -moz-transform: translateX(8px) translateY(12px) rotate(45deg);
  -ms-transform: translateX(8px) translateY(12px) rotate(45deg);
  -o-transform: translateX(8px) translateY(12px) rotate(45deg);
  transform: translateX(8px) translateY(12px) rotate(45deg);
}
.close:hover .bar1 {
  -webkit-transform: translateX(-4px) rotate(45deg);
  -moz-transform: translateX(-4px) rotate(45deg);
  -ms-transform: translateX(-4px) rotate(45deg);
  -o-transform: translateX(-4px) rotate(45deg);
  transform: translateX(-4px) rotate(45deg);
}
.close:hover .bar2 {
  -webkit-transform: translateX(4px) rotate(-45deg);
  -moz-transform: translateX(4px) rotate(-45deg);
  -ms-transform: translateX(4px) rotate(-45deg);
  -o-transform: translateX(4px) rotate(-45deg);
  transform: translateX(4px) rotate(-45deg);
}
.close:hover .bar3 {
  -webkit-transform: translateX(-4px) translateY(8px) rotate(-45deg);
  -moz-transform: translateX(-4px) translateY(8px) rotate(-45deg);
  -ms-transform: translateX(-4px) translateY(8px) rotate(-45deg);
  -o-transform: translateX(-4px) translateY(8px) rotate(-45deg);
  transform: translateX(-4px) translateY(8px) rotate(-45deg);
}
.close:hover .bar4 {
  -webkit-transform: translateX(4px) translateY(8px) rotate(45deg);
  -moz-transform: translateX(4px) translateY(8px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(8px) rotate(45deg);
  -o-transform: translateX(4px) translateY(8px) rotate(45deg);
  transform: translateX(4px) translateY(8px) rotate(45deg);
}
.minimize {
  position: relative;
  float: right;
  width: 47px;
  height: 45px;
  text-align: center;
  color: #FFFFFF;
  background-color: #E31D1A;
  font-size: .8em;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: left 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out;
  transition: left 275ms ease-in-out;
}
.minimize:before {
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAjUlEQVRIidXVxw0CQRBFwQ2DMFicsEsqhEFWeG/SIJziwCLNnWkEP4BXmr5MUfzK0MAsMv7wWl4ETSzq+B3TqPgNVVT8iklU/IJxVPyMUVT8hOFfxo8YRMWz7w0sw4D6FWWCHNDPdqLkVCVW0UgL62ikjU000vkWso1GuthFIz3so5H0y5xnBxIkJv7Jnu6KAxDmOoqZAAAAAElFTkSuQmCC) center center no-repeat;
}
.minimize:hover:before {
  left: -5px;
}
.maximize {
  margin-right: -47px;
}
.maximize:before {
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAiUlEQVRIid3Vtw0CARBEUcqgDLyHWiiDrvDetEE5j4ALTiJDNxJiCvhP2mRrtV8b5qgn4/CMIOjjUCBHDBJID/s00sUujXSwTSNtbP4CaWGdRppYfSByeyNB4KTKU6GBZSk+TMXPyfgFo1T8inEyPknFb8n4HdNU/IFZZfECWBTxzMssIZn4N3sBolYDMo8iQDcAAAAASUVORK5CYII=) center center no-repeat;
}
.maximize:hover:before {
  left: 5px;
}
.memorial-story .maximize {
  margin-right: 0;
}
.memorial-story.list-maximized .close {
  display: none;
}
.memorial-story.list-maximized .monument-text {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
@media (max-width: 1300px) {
  .memorial-story.list-maximized .monument-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
.memorial-story.list-maximized .monument-gallery,
.memorial-story.list-maximized .monument-image-preview,
.memorial-story.list-maximized .monument-video {
  width: 750px;
}
@media (max-width: 1300px) {
  .memorial-story.list-maximized .monument-gallery,
  .memorial-story.list-maximized .monument-image-preview,
  .memorial-story.list-maximized .monument-video {
    width: 480px;
  }
}
#group,
#about {
  overflow: hidden;
}
.field-message {
  color: #A00200;
}
#map,
#map > ymaps {
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
}
.contentExpanded #map,
.contentExpanded #map > ymaps {
  height: 800px;
}
#map > ymaps > ymaps > ymaps {
  box-shadow: 0 0 3px -2px inset;
}
.ymaps-fullscreen > ymaps > ymaps > ymaps > ymaps {
  box-shadow: 0 0 5px -1px inset;
}
.ballon_header {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #708090;
}
.ballon_body {
  font-size: 14px;
  text-align: center;
}
.ballon_footer {
  font-size: 12px;
  text-align: right;
  border-top: 1px solid #7D7D7D;
  color: #7D7D7D;
  margin-top: 10px;
}
#statictics {
  background-color: #FFFFFF;
  padding: 15px 0;
  padding-right: 5%;
}
#statictics span {
  margin: 3px 0;
  margin-left: 5%;
  display: block;
  float: left;
  line-height: 34px;
  height: 34px;
}
#statictics span i {
  display: inline-block;
  width: 21px;
  height: 34px;
  vertical-align: bottom;
  margin-right: 1em;
}
#statictics span.obelisk i {
  background: url('../img/icons.png') -158px 0 no-repeat;
}
#statictics span#new-story i {
  background: url('../img/map/map-icon-new.png') no-repeat;
}
#statictics span.gorod i {
  background: url('../img/icons.png') -182px 7px no-repeat;
}
#statictics span.uchastniki i {
  background: url('../img/icons.png') -207px 7px no-repeat;
}
#statictics span.stories i {
  background: url(../img/icons.png) -207px 7px no-repeat;
}
.tagline {
  background-color: #0052A3;
  text-align: center;
  position: relative;
  padding-top: 1px;
  clear: both;
}
.tagline .tagline-content {
  padding: 25px 35px 0 90px;
  min-height: 360px;
  text-align: left;
  color: #FFFFFF;
  background: url('../img/main-photo.png') right bottom no-repeat;
}
.tagline .tagline-content h1 {
  margin-top: 0;
  position: relative;
}
.tagline .tagline-content h1 .pobeda-logo img {
  width: 60px;
  height: 100px;
  position: absolute;
  margin-left: -75px;
  margin-top: 0.4em;
}
@media (max-width: 1300px) {
  .tagline .tagline-content {
    padding-right: 20px;
  }
}
@media (min-width: 1675px) {
  .tagline .tagline-content .tagline-content-about {
    padding-right: 300px;
  }
}
.tagline .tagline-content .tagline-content-idea,
.tagline .tagline-content .tagline-content-invitation,
.tagline .tagline-content .tagline-content-open-to-all {
  padding-right: 300px;
  -webkit-transition: padding-right 0.5s, margin-bottom 0.5s;
  -moz-transition: padding-right 0.5s, margin-bottom 0.5s;
  transition: padding-right 0.5s, margin-bottom 0.5s;
}
@media (min-width: 1301px) and (max-width: 1415px) {
  .tagline .tagline-content .tagline-content-idea {
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  .tagline .tagline-content .tagline-content-idea {
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  .tagline .tagline-content .tagline-content-invitation,
  .tagline .tagline-content .tagline-content-open-to-all {
    padding-right: 0;
  }
}
@media (min-width: 1301px) and (max-width: 1400px) {
  .tagline .tagline-content .tagline-content-invitation,
  .tagline .tagline-content .tagline-content-open-to-all {
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  .tagline .tagline-content .tagline-content-open-to-all {
    margin-bottom: 150px;
  }
}
@media (min-width: 1301px) and (max-width: 1400px) {
  .tagline .tagline-content .tagline-content-open-to-all {
    margin-bottom: 150px;
  }
}
.tagline h1 {
  color: #A6C1E7;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
}
.tagline p {
  font-size: 14px;
  line-height: 1.2em;
  margin: 0 0 .5em;
}
.tagline p .pseudolink {
  font-size: 15px;
  font-weight: bold;
}
.tagline button {
  border-radius: 5px;
  background: #E31D1A none;
  border: none;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
  margin: 10px 0 25px;
}
#victory-day-71 {
  background-color: #BD3219;
  background-image: radial-gradient(farthest-corner at 45px 95%, #eb7e6a, #BD3219);
  color: #FFFFFF;
  font-size: 1.3em;
  text-align: center;
  padding: 25px 45px;
  position: relative;
  display: none;
}
#victory-day-71 .victory-day-text {
  font-size: 0.7em;
  max-width: 575px;
  margin: 1em auto;
}
#victory-day-71 .victory-day-text.victory-day-authors {
  text-align: right;
  font-style: italic;
  padding-left: 75px;
}
#victory-day-71 .victory-day-71-top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: url("../img/georg-lenta/4.png") no-repeat bottom left;
  width: 101px;
  height: 199px;
}
#victory-day-71 .victory-day-71-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("../img/georg-lenta/3.png") no-repeat bottom left;
  width: 145px;
  height: 171px;
}
@media (max-width: 1400px) {
  .sidebar-minimized .tagline .tagline-content .tagline-content-idea {
    padding-right: 350px;
  }
}
@media (max-width: 1100px) {
  .sidebar-minimized .tagline .tagline-content .tagline-content-invitation,
  .sidebar-minimized .tagline .tagline-content .tagline-content-open-to-all {
    padding-right: 350px;
  }
}
@media (max-width: 1500px) {
  .sidebar-minimized .tagline .tagline-content .tagline-content-open-to-all {
    margin-bottom: 0;
  }
}
#shareMainBlock {
  background-color: #E1E6E3;
  padding: 5px;
}
#shareMainBlock #shareMain {
  margin: 5px;
  opacity: 0.5;
  -webkit-transition: opacity, 0.5s;
  -moz-transition: opacity, 0.5s;
  transition: opacity, 0.5s;
}
#shareMainBlock #shareMain:hover {
  opacity: 1;
}
#info {
  clear: both;
  padding: 45px 35px 0 90px;
}
#info h2 {
  margin-top: 0;
}
#info a {
  color: inherit;
}
.news {
  padding: 20px 50px 75px;
}
.news h4 {
  text-transform: uppercase;
  font-size: 15px;
  border-bottom: 4px solid #FFFFFF;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.news ul {
  min-height: 245px;
  position: relative;
}
.news ul,
.news li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.news li {
  padding: 20px 0;
  border-bottom: 1px solid #FFFFFF;
}
.news li:last-child {
  border-bottom: none;
}
.news li.obelisk > a {
  text-decoration: none;
  color: #000000;
  display: inline-block;
  max-width: 75%;
  padding-left: 90px;
  position: relative;
  left: 0;
  -webkit-transition: left 275ms ease-in-out , color 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out , color 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out , color 275ms ease-in-out;
  transition: left 275ms ease-in-out , color 275ms ease-in-out;
}
.news li.obelisk > a > span {
  color: #AAAAAA;
  font-style: italic;
}
.news li.obelisk > a > b {
  display: block;
  margin-left: 1.5em;
  font-weight: 500;
}
.news li.obelisk > a:before {
  content: ' ';
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 25px;
  width: 21px;
  height: 31px;
  background: url('../img/icons.png') -298px 0 no-repeat;
  opacity: 1;
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
}
.news li.obelisk > a .arrow-icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
}
.news li.obelisk > a .arrow-icon .bar1,
.news li.obelisk > a .arrow-icon .bar2,
.news li.obelisk > a .arrow-icon .bar3 {
  position: absolute;
  top: 0;
  left: 35px;
  width: 10px;
  height: 2px;
  background-color: #0053A4;
  -webkit-transition: all 275ms ease-in-out;
  -moz-transition: all 275ms ease-in-out;
  -o-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  border-radius: 10px;
  opacity: 0;
}
.news li.obelisk > a .arrow-icon .bar3 {
  width: 20px;
  height: 1px;
}
.news li.obelisk > a .arrow-icon .bar1 {
  -webkit-transform: translateX(-20px) translateY(2px) rotate(45deg);
  -moz-transform: translateX(-20px) translateY(2px) rotate(45deg);
  -ms-transform: translateX(-20px) translateY(2px) rotate(45deg);
  -o-transform: translateX(-20px) translateY(2px) rotate(45deg);
  transform: translateX(-20px) translateY(2px) rotate(45deg);
}
.news li.obelisk > a .arrow-icon .bar2 {
  -webkit-transform: translateX(-20px) translateY(-3px) rotate(-45deg);
  -moz-transform: translateX(-20px) translateY(-3px) rotate(-45deg);
  -ms-transform: translateX(-20px) translateY(-3px) rotate(-45deg);
  -o-transform: translateX(-20px) translateY(-3px) rotate(-45deg);
  transform: translateX(-20px) translateY(-3px) rotate(-45deg);
}
.news li.obelisk > a .arrow-icon .bar3 {
  -webkit-transform: translateX(-17px);
  -moz-transform: translateX(-17px);
  -ms-transform: translateX(-17px);
  -o-transform: translateX(-17px);
  transform: translateX(-17px);
}
.news li.obelisk > a:hover {
  left: -20px;
  color: #0053A4;
}
.news li.obelisk > a:hover .bar1,
.news li.obelisk > a:hover .bar2,
.news li.obelisk > a:hover .bar3 {
  opacity: 1;
}
.news li.obelisk > a:hover .bar1 {
  -webkit-transform: translateX(0) translateY(2px) rotate(45deg);
  -moz-transform: translateX(0) translateY(2px) rotate(45deg);
  -ms-transform: translateX(0) translateY(2px) rotate(45deg);
  -o-transform: translateX(0) translateY(2px) rotate(45deg);
  transform: translateX(0) translateY(2px) rotate(45deg);
}
.news li.obelisk > a:hover .bar2 {
  -webkit-transform: translateX(0) translateY(-3px) rotate(-45deg);
  -moz-transform: translateX(0) translateY(-3px) rotate(-45deg);
  -ms-transform: translateX(0) translateY(-3px) rotate(-45deg);
  -o-transform: translateX(0) translateY(-3px) rotate(-45deg);
  transform: translateX(0) translateY(-3px) rotate(-45deg);
}
.news li.obelisk > a:hover .bar3 {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -ms-transform: translateX(3px);
  -o-transform: translateX(3px);
  transform: translateX(3px);
}
.news li.obelisk > a:hover:before {
  opacity: 0;
}
.news .expand {
  border-top: 2px solid #2C2C2C;
  margin-top: 10px;
  padding-top: 20px;
  padding-left: 40px;
  position: relative;
}
#marker {
  width: 21px;
  height: 31px;
  background: url('../img/icons.png') -158px 0 no-repeat;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 100;
}
.popup {
  position: fixed;
  top: 10%;
  left: 50%;
  margin-left: -250px;
  width: 600px;
  height: 600px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 1px 1px 4px #AAAAAA;
  -moz-box-shadow: 1px 1px 4px #AAAAAA;
  box-shadow: 1px 1px 4px #AAAAAA;
}
.animation {
  -webkit-transition: all cubic-bezier(0.26, 0.775, 0.375, 0.83) 0.6s;
  -moz-transition: all cubic-bezier(0.26, 0.775, 0.375, 0.83) 0.6s;
  -o-transition: all cubic-bezier(0.26, 0.775, 0.375, 0.83) 0.6s;
  transition: all cubic-bezier(0.26, 0.775, 0.375, 0.83) 0.6s;
}
.pagination {
  display: none;
}
.list-maximized .pagination {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 100px;
  height: 200px;
  opacity: 1;
  -webkit-transition: left 600ms ease-in-out;
  -moz-transition: left 600ms ease-in-out;
  -o-transition: left 600ms ease-in-out;
  transition: left 600ms ease-in-out;
}
.list-maximized .pagination.ng-hide {
  opacity: 0;
}
.list-maximized .pagination button {
  border: none;
  border-radius: 0;
  background: #EAEAEA none;
  -webkit-transition: left 300ms ease-in-out;
  -moz-transition: left 300ms ease-in-out;
  -o-transition: left 300ms ease-in-out;
  transition: left 300ms ease-in-out;
  width: 100px;
  height: 70%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.list-maximized .pagination button:disabled {
  cursor: auto;
  opacity: .4;
}
.list-maximized .pagination button.previous {
  height: 30%;
  /*background-color: rgba(234,234,234,.6);*/
}
.list-maximized .pagination button.previous:before {
  -webkit-transition: left 150ms ease-in-out;
  -moz-transition: left 150ms ease-in-out;
  -o-transition: left 150ms ease-in-out;
  transition: left 150ms ease-in-out;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -7px;
  content: ' ';
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAVUlEQVQokWNgwAUa9rMwNOxnwSmPV2PlrdUMFbfmk6nx5meG8ps2w1zjb4byGzEMFdcViMYMZTcKGCpu/icLU2YzRX6mONAGowHbSdcMM6DhKg8+JQCECJhGmVY9WgAAAABJRU5ErkJggg==) 0 0 no-repeat;
}
.list-maximized .pagination button.previous:disabled:hover:before {
  left: 50%;
}
.list-maximized .pagination button.previous:hover:before {
  left: 40%;
}
.list-maximized .pagination button.next {
  top: 30%;
  margin-top: 1px;
  background-color: #0052A3;
}
.list-maximized .pagination button.next:after {
  -webkit-transition: left 150ms ease-in-out;
  -moz-transition: left 150ms ease-in-out;
  -o-transition: left 150ms ease-in-out;
  transition: left 150ms ease-in-out;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -7px;
  content: ' ';
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAUElEQVQokWNgwAP+///P8v//fxZ8avBpnv/////VZBnw//9/m////38ebgb8//9fgQQc8////99wA/6TDwoos5nmgTaENEI1b6ckYfDg0wgAr50q9SMKOJUAAAAASUVORK5CYII=) 0 0 no-repeat;
}
.list-maximized .pagination button.next:disabled:hover:after {
  left: 50%;
}
.list-maximized .pagination button.next:hover:after {
  left: 60%;
}
.add-monument-section {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 10px 0;
  width: 200px;
}
.add-monument-section .add-text {
  text-align: center;
  color: #FF0100;
  font-size: 1.2em;
  line-height: 1.1em;
  padding: 10px 0;
}
.add-monument-section .add-icon {
  position: relative;
  width: 185px;
  height: 100px;
  margin: 0;
}
.add-monument-section .add-icon span.circle1 {
  width: 13px;
  height: 13px;
  border: 1px solid #FF0100;
  border-radius: 50%;
  top: 45%;
  left: 45%;
  margin-top: -5px;
  margin-left: 8px;
  opacity: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
}
.add-monument-section .add-icon span.bar5,
.add-monument-section .add-icon span.bar6,
.add-monument-section .add-icon span.bar7,
.add-monument-section .add-icon span.bar8 {
  top: 45%;
  left: 45%;
  width: 30px;
  height: 1px;
  background: #FF0100;
}
.add-monument-section .add-icon span.bar5 {
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
}
.add-monument-section .add-icon span.bar6 {
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -ms-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px);
}
.add-monument-section .add-icon span.bar7 {
  -webkit-transform: translateY(15px) rotate(90deg);
  -moz-transform: translateY(15px) rotate(90deg);
  -ms-transform: translateY(15px) rotate(90deg);
  -o-transform: translateY(15px) rotate(90deg);
  transform: translateY(15px) rotate(90deg);
}
.add-monument-section .add-icon span.bar8 {
  -webkit-transform: translateY(-15px) rotate(-90deg);
  -moz-transform: translateY(-15px) rotate(-90deg);
  -ms-transform: translateY(-15px) rotate(-90deg);
  -o-transform: translateY(-15px) rotate(-90deg);
  transform: translateY(-15px) rotate(-90deg);
}
.add-monument-section .add-icon:hover span.circle1 {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.add-monument-section .add-icon:hover span.bar5 {
  -webkit-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -o-transform: translateX(-25px);
  transform: translateX(-25px);
}
.add-monument-section .add-icon:hover span.bar6 {
  -webkit-transform: translateX(25px);
  -moz-transform: translateX(25px);
  -ms-transform: translateX(25px);
  -o-transform: translateX(25px);
  transform: translateX(25px);
}
.add-monument-section .add-icon:hover span.bar7 {
  -webkit-transform: translateY(25px) rotate(90deg);
  -moz-transform: translateY(25px) rotate(90deg);
  -ms-transform: translateY(25px) rotate(90deg);
  -o-transform: translateY(25px) rotate(90deg);
  transform: translateY(25px) rotate(90deg);
}
.add-monument-section .add-icon:hover span.bar8 {
  -webkit-transform: translateY(-25px) rotate(-90deg);
  -moz-transform: translateY(-25px) rotate(-90deg);
  -ms-transform: translateY(-25px) rotate(-90deg);
  -o-transform: translateY(-25px) rotate(-90deg);
  transform: translateY(-25px) rotate(-90deg);
}
.cluster-list {
  width: 345px;
  max-height: 325px;
  overflow: auto;
}
.cluster-list .cluster-list-memorial {
  display: block;
  color: #000000;
  border-top: 1px solid #CCC;
  padding: 7px 0 7px 35px;
  background: url('../img/map/star-unselected.png') no-repeat 5px 4px;
  cursor: pointer;
  line-height: 17px;
  text-decoration: none;
  margin-top: -1px;
}
.cluster-list .cluster-list-memorial:hover,
.cluster-list .cluster-list-memorial.cluster-list-memorial-selected {
  color: #C9302C;
}
.cluster-list .cluster-list-memorial.cluster-list-memorial-selected {
  background-image: url('../img/map/star-selected.png');
}
.ymaps-fullscreen > ymaps {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 300;
  position: fixed;
}
.ymaps-fullscreen .memorial-story {
  z-index: 400;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.ymaps-fullscreen .memorial-story .close {
  position: fixed;
  z-index: -1;
  left: 745px;
  -webkit-transition: left 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out;
  transition: left 275ms ease-in-out;
}
@media (max-width: 1300px) {
  .ymaps-fullscreen .memorial-story .close {
    left: 475px;
  }
}
.ymaps-fullscreen .memorial-story.sidebar-hidden ymaps {
  left: 0;
}
.ymaps-fullscreen .memorial-story.sidebar-hidden .close,
.ymaps-fullscreen .memorial-story.sidebar-hidden #share1 {
  left: -100%;
}
.ymaps-fullscreen.memorial-selected > ymaps {
  left: 745px;
  transition-delay: 275ms;
}
@media (max-width: 1300px) {
  .ymaps-fullscreen.memorial-selected > ymaps {
    left: 475px;
    transition-delay: 0s;
  }
}
#ya-share-form .b-share-btn__wrap {
  margin: 3px;
  float: none;
  display: block;
}
#ya-share-form .b-share-btn__wrap .b-share__link {
  float: none;
  position: static;
}
#image-zoom-target {
  position: fixed;
  right: 5px;
  top: 5px;
  bottom: 5px;
  visibility: hidden;
  opacity: 0;
  background-color: #2B2B2B;
  background-color: rgba(41, 41, 41, 0.7);
  left: 750px;
  -webkit-transition: opacity 1s, visibility 0s 1s;
  -moz-transition: opacity 1s, visibility 0s 1s;
  transition: opacity 1s, visibility 0s 1s;
  box-shadow: 0 0 3px 0;
}
@media (max-width: 1300px) {
  #image-zoom-target {
    left: 480px;
  }
}
#image-zoom-target:active,
#image-zoom-target:hover {
  -webkit-transition: opacity 0s ease 0s, visibility 0s ease 0s;
  -moz-transition: opacity 0s ease 0s, visibility 0s ease 0s;
  transition: opacity 0s ease 0s, visibility 0s ease 0s;
  visibility: hidden;
}
.image-zoom-target #image-zoom-target,
.image-zoom-target-loading #image-zoom-target {
  -webkit-transition: opacity 0.7s, visibility 0s;
  -moz-transition: opacity 0.7s, visibility 0s;
  transition: opacity 0.7s, visibility 0s;
  visibility: visible;
  opacity: 1;
  z-index: 500;
}
#videopreview {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 5px 0 10px;
  cursor: pointer;
}
.btn-group.btn-group-xs {
  position: relative;
  top: 55px;
}
.btn-group.btn-group-xs > button {
  font-size: 12px;
}
.button-minimize {
  position: relative;
  display: inline;
  width: 65px;
  height: 25px;
  text-align: center;
  background-color: #F5F5F5;
  font-size: .8em;
  border: 1px solid #CCCCCC;
  color: #2C2C2C;
  padding: 3px 3px 3px 3px;
  margin-left: 1px;
  margin-right: 1px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: left 275ms ease-in-out;
  -moz-transition: left 275ms ease-in-out;
  -o-transition: left 275ms ease-in-out;
  transition: left 275ms ease-in-out;
  left: 10px;
}
.button-minimize:hover {
  background-color: rgba(149, 185, 221, 0.54);
}
#filterlabel {
  font-size: .8em;
  position: relative;
  display: block;
  padding: 0 8px 0 8px;
  top: 50px;
}
#memorial_type {
  border: none;
  padding: 7px 10px;
  margin-bottom: 10px;
  background: #FFFFFF none;
  width: 100%;
}
.input-search-field {
  position: relative;
  display: block;
  padding: 1px;
}
.input-search-field-icon.fa {
  position: absolute;
  font-size: 1.3em;
  top: 0.3em;
  right: 0.3em;
}
