body {
  background-image: url("../img/fon.jpg");
  font-size: 12px;
  font-family: Verdana, sans-serif;
  color: #535353; }

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

a {
  color: #0f70a2;
  font-family: Verdana; }
  a:hover {
    color: #a20f70; }

.addthis-smartlayers {
opacity:0.8;
}


.page {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff; }
  .page__header {
    padding: 4px 30px;
    padding-top: 3px;
    padding-bottom: 0; }
    .page__header::after {
      clear: both;
      content: "";
      display: table; }
  .page__main {
    padding-top: 12px;
    padding-bottom: 20px; }
    .page__main::after {
      clear: both;
      content: "";
      display: table; }

.logo {
  float: left;
  height: 45px; }
  .logo__link {
    background-image: url("../img/logo.gif");
    background-repeat: no-repeat;
    display: inline-block;
    width: 160px;
    height: 45px; }
    .logo__link:hover {
      background-image: url("../img/logo_hover.gif");
      background-repeat: no-repeat; }

.title {
  float: right;
  text-align: right; }
  .title__text {
    font-size: 18px;
    position: relative;
    top: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: normal; }
  .title__counter {
    color: #c05c9f;
    font-size: 11px;
    position: relative;
    top: -2px; }

.button {
  margin-left: 25px;
  text-align: center;
  float: right;
  background-color: #5CAF31;
  height: 45px;
  width: 124px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 14px;
  padding-top: 10px;
  -webkit-border-radius: 0 0 10px 10px;
          border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 19px;
  margin-top: -5px;
  text-decoration: none;
  font-family: Verdana, sans serif; }
  .button:hover {
    color: #fff;
    text-shadow: 0 0 1px; }

.menu {
  background-color: #F4F4F4;
  padding: 10px 50px;
  padding-right: 30px;
  position: relative; }
  .menu::after {
    clear: both;
    content: "";
    display: table; }
  .menu__button {
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 19px;
    right: 0;
    /*right: 22px;*/
    /*top: -51px;*/
    width: 32px;
    display: none; }
  .menu__img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block; }
    .menu__img::after {
      content: '';
      background-image: url("../img/menu.gif");
      background-position: center;
      background-position-x: left;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .menu__button.js-menu-active .menu__img::after {
    opacity: 0.7; }
  .menu__letter {
    float: right;
    text-align: right; }
  .menu__list {
    display: inline-block;
    font-size: 19px;
    font-family: Verdana, sans-serif;
    letter-spacing: -0.75px; }
  .menu__item {
    display: inline-block; }
  .menu__select-name {
    float: left;
    margin-top: 5px; }

.sidebar {
  float: left;
  margin: 0 20px;
  margin-left: 30px;
  width: 182px; }
  .sidebar__block {
    margin-bottom: 10px; }
  .sidebar__header {
    background-color: #A7A7A7;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    margin-top: 0; }
  .sidebar__list {
    margin: 0 10px; }
  .sidebar__item {
    margin-bottom: 10px; }
  .sidebar__link {
    margin-right: 10px; }
  .sidebar__count {
    color: #c05c9f;
    font-size: 12px; }

.comment-list__item {
  margin-bottom: 20px; }
  .comment-list__item::after {
    clear: both;
    content: "";
    display: table; }

.comment-list__link {
  display: block;
  text-decoration: none;
  border: 1px solid #cacaca;
  float: left;
  margin-right: 10px; }
  .comment-list__link:hover {
    border: 1px solid #a20f70; }

.comment-list__name {
  color: #338c50;
  margin: 0; }

.content {
  float: right;
  width: 728px;
  padding-right: 30px; }
  .content__img-list {
    margin-bottom: 30px; }
  .content__names-list {
    margin-bottom: 20px; }
  .content__ad {
    margin: 0 auto 0;
    margin-bottom: 20px;
    width: 728px; }
  .content__ad_mobile {
    display: none; }
  .content__carousel {
    padding: 0 20px;
    margin-bottom: 12px; }
  .content__carousel-img {
    text-align: center;
    padding: 5px;
    background-color: #F3F3F3; }
    .content__carousel-img-date {
      margin-bottom: 33px; }
  .content__share {
    margin-bottom: 30px; }
  .content__comment-out {
    margin-top: 50px; }

.zoom-container {
  display: none; }

.jgallery {
  height: 90px; }

.img-list__item {
  text-align: center;
  margin-bottom: 10px; }
  .img-list__item:nth-of-type(3n) {
    margin-right: 0; }

.img-list__img {
  border: 1px solid #cacaca;
  max-width: 60%; }
  .img-list__img:hover {
    border: 1px solid #a20f70; }

.img-list__info {
  text-align: center;
  margin-top: 0px;
  font-size: 10px; }

.names-list {
  text-align: center; }
  .names-list__item {
    display: inline-block;
    font-size: 12px; }
  .names-list__link {
    text-decoration: underline; }

.names-list-x__item {
  margin-bottom: 10px; }

.names-list-x__link {
  min-width: 85px;
  display: inline-block; }

.names-list-x__counter {
  color: #c05c9f;
  font-size: 11px;
  padding-left: 10px; }

#slider {
  overflow: hidden;
  max-width: 728px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px; }

#slider_box {
  z-index: 2;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  #slider_box::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../img/processing.gif");
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center center; }
  #slider_box.nopreload::after {
    display: none; }
  #slider_box > ul {
    overflow: hidden;
    width: 1000%; }
    #slider_box > ul > li {
      float: left;
      display: block; }

.slider__small-img {
  text-align: center;
  margin-top: 10px; }

#nav_slider {
  overflow: hidden;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

#nav_slider > div {
  width: 30px;
  height: 50px;
  z-index: 0; }

#left_nav {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  float: left;
  background-image: url("../img/str_left.gif");
  background-position: left center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 10px; }

#right_nav {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  float: right;
  background-image: url("../img/str_right.gif");
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 10px; }

.carousel {
  position: relative;
  text-align: center; }
  .carousel__list-image {
    display: inline-block;
    margin-left: 10px;
    overflow: hidden;
    height: 69px; }
  .carousel__arrow {
    width: 20px;
    height: 37px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 12px; }
    .carousel__arrow_l {
      background-image: url("../img/str_left.gif");
      background-repeat: no-repeat;
      left: 0px; }
      .carousel__arrow_l .carousel__arrow-counter {
        position: absolute;
        top: 10px;
        left: 10px; }
    .carousel__arrow_r {
      background-image: url("../img/str_right.gif");
      background-repeat: no-repeat;
      right: 0;
      background-position-x: right; }
      .carousel__arrow_r .carousel__arrow-counter {
        position: absolute;
        top: 10px;
        right: 10px; }
  .carousel__item {
    display: inline-block;
    margin-right: 6px; }
    .carousel__item:last-of-type {
      margin-right: 0; }
  .carousel__img {
    border: 1px solid #cacaca; }
    .carousel__img:hover {
      border: 1px solid #a20f70; }
    .carousel__img_small {
      width: 42px;
      height: 42px; }

.carousel-img {
  max-width: 100%;
  border: 1px solid black; }

.img-date {
  margin-top: 0; }

.share::after {
  clear: both;
  content: "";
  display: table; }

.share__header {
  color: #fff;
  background-color: #a7a7a7;
  padding: 5px;
  max-width: 50%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.share__link {
  float: left;
  width: 50%;
  margin-top: 0;
  margin-right: 20px;
  word-wrap: break-word; }
  .share__link-link {
    display: block;
    margin-top: 10px; }
    .share__link-link img {
      margin-right: 10px; }

.comment input[type="submit"] {
  margin-left: 15%; }

.comment__block {
  margin-bottom: 3px;
  position: relative; }

.comment__label-captcha {
  width: 15%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }

.comment__captcha-input {
  display: block;
  float: left;
  width: 15%; }

.comment__captcha-img {
  clear: both;
  margin-bottom: 20px; }

.comment__label-name {
  width: 15%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }

.comment__label-text {
  display: block;
  margin-top: 20px;
  float: left;
  width: 15%; }

.comment__label-name > input,
.comment__label-text > input {
  width: 50%; }

.comment__text {
  width: 85%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 500px;
  height: 114px; }

.comment-out__name {
  color: #338c50; }

.comment-out__date-time {
  color: #acacac; }

.comment-out__comment {
  margin-left: 20px;
  margin-top: 0; }

.link-block {
  margin-bottom: 10px;
  display: inline-block; }

.link-block_large {
  display: inline-block;
  font-size: 16px;
  border-bottom: 1px dashed currentColor;
  text-decoration: none;
  margin-bottom: 12px; }

.add-name label {
  display: block; }

.add-name__select {
  margin-right: 10px;
  font-size: 14px;
  color: black; }

.add-name__file {
  margin-top: 10px; }

.add-name__who {
  margin-top: 10px; }

.add-name__button {
  display: block;
  margin-top: 10px;
  color: black;
  font-size: 14px; }

.bukva input {
  margin-bottom: 5px; }

.pagination {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }
  .pagination__item {
    display: inline-block;
    margin-bottom: 5px; }
  .pagination__link {
    text-decoration: none;
    padding: 20px;
    display: inline-block; }
    .pagination__link_active {
      background-color: #0f70a2;
      color: #fff; }
    .pagination__link:hover:not(.pagination__link_active) {
      background-color: #e6e6e6; }

.footer {
  padding: 20px 30px;
  padding-top: 30px;
  padding-bottom: 0;
  border-top: 1px solid #34B3AA; }
  .footer::after {
    clear: both;
    content: "";
    display: table; }

.footer-block {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 20px; }
  .footer-block:nth-of-type(3) {
    margin-right: 62px;
    width: 223px; }
  .footer-block__link {
    margin-right: 7px;
    font-size: 14px; }
  .footer-block__counter {
    color: #a20f70;
    font-size: 11px;
    white-space: nowrap; }
  .footer-block__text {
    margin: 0;
    margin-top: 3px; }
  .footer-block_right {
    display: inline-block;
    width: 150px;
    margin-right: 0;
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px; }
    .footer-block_right a {
      color: #34B3AA; }
  .footer-block__counter-link {
    display: block;
    position: absolute;
    left: 0px;
    top: 4px; }

#scrollup {
  position: fixed;
  opacity: 0.3;
  padding: 10px;
  /*background: #aaa;*/
  /*border-radius: 7px;*/
  /*-webkit-border-radius: 7px;*/
  /*-moz-border-radius: 7px;*/
  left: 15px;
  bottom: 15px;
  display: none;
  cursor: pointer; }

#scrollup img {
  width: 50px; }

#scrollup.js-visible {
  display: block;
  opacity: 0.5; }






/* pop rub buttom */


.page__footer1 {
  padding: 30px 30px 30px 30px;
  border-top: 1px solid #89bbcd; 
text-align:center;

}

.footer-block-top {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-family: Tahoma;
  font-size: 15px;
    font-weight:600;
color:#606060;
}

.footer-block-link {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    line-height:35px;
    vertical-align: middle;
    font-family: Tahoma;
}

p.footer-sht  {
   display:inline;
   font-size:12px;
   color: #4d4d4d;
   padding-left:5px;
   padding-right:5px;
}

















/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1020px) {
  /**/



/* pop rub buttom mob =*/

.page__footer1 {
  padding: 0 0 0 0;
  border-top: 0; 
text-align:left;
}

.footer-block-top  {
 display: block;
    background-color: #89bbcd;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight:400;
    margin-top: 0;
    text-align: center;
line-height:20px;
    font-size: 15px;
    font-family: Tahoma;
}

.footer-block-link {
    display: block;
    margin-right: 0;
    vertical-align: top;
   font-size:12px;
   color:#4d4d4d;
   padding-left:4%;
   margin-top: 10px;
   padding-bottom:10px;
   border-bottom: 1px solid #def2f3;
   line-height:20px;
}















  .page {
    width: auto; }
  .menu__button {
    display: block; }
  .select-name {
    float: right;
    margin-bottom: 10px; }
  .main {
    padding-top: 0;
    position: relative; }
    .main__sidebar {
      display: none; }
    .main .js-active {
      display: block;
      background-color: #F4F4F4;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 50px;
      padding-top: 0;
      padding-bottom: 0;
      margin: 0; }
    .main__content {
      width: 100%;
      padding: 0 10px;
      padding-top: 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .footer {
    text-align: center; }
    .footer-block {
      display: inline-block;
      text-align: left; }
      .footer-block:nth-of-type(3) {
        margin-right: 20px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /**/
  .content__ad {
    display: none; }
  .content__ad_mobile {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    margin-top: 20px; }
  .content__ad_bottom {
    margin-top: 30px;
    margin-bottom: 30px; }
  .comment input[type="submit"] {
    margin-left: 0; }
  .comment__label-text {
    float: none;
    margin-top: 10px; }
  .comment__captcha {
    width: 200px;
    top: -57px;
    right: 0; }
  .comment__label-captcha {
    display: inline-block; }
  .comment__captcha-input {
    width: auto; }
  .comment__text {
    width: 100%; }
  .img-list__img {
    max-width: 90%; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /**/
  .page__header {
    padding: 3px 10px; }
  .logo__link {
    display: inline-block;
    width: 128px;
    background-size: contain; }
  .button {
    font-size: 20px;
    padding: 5px 10px;
    padding-top: 10px; }
  .title {
    clear: both;
    text-align: center;
    float: none;
    margin-right: 0; }
    .title__text {
      top: 4px;
      line-height: 22px; }
    .title__counter {
      top: 2px;
      margin-bottom: 12px; }
  .menu {
    padding-right: 10px; }
    .menu__button {
      left: 10px; }
  .comment__label-name, .comment__label-text {
    float: none;
    width: 100%; }
  .comment__text {
    width: 100%; }
  .share {
    margin-bottom: 15px; }
    .share__header {
      max-width: 100%; }
    .share__link {
      float: none;
      width: 100%; }
      .share__link-link {
        margin-bottom: 20px; }
  .footer {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px; }
    .footer__item {
      text-align: left; }
    .footer-block {
      width: auto;
      margin: 0; }
      .footer-block_right {
        margin-top: 5px; }
      .footer-block:nth-of-type(3) {
        margin: 0;
        width: auto; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
  .content__ad_mobile {
    left: -10px; } }

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/ }
