@font-face {
  font-family: 'PTSerif-Regular';
  src: url('/fonts/PTSerif-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/PTSerif-Regular.woff') format('woff'), url('/fonts/PTSerif-Regular.ttf') format('truetype'), url('/fonts/PTSerif-Regular.svg#PTSerif-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova-Regular.otf') format('opentype'), url('/fonts/ProximaNova-Regular.woff') format('woff'), url('/fonts/ProximaNova-Regular.ttf') format('truetype'), url('/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('/fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova-Light.otf') format('opentype'), url('/fonts/ProximaNova-Light.woff') format('woff'), url('/fonts/ProximaNova-Light.ttf') format('truetype'), url('/fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova-Bold.otf') format('opentype'), url('/fonts/ProximaNova-Bold.woff') format('woff'), url('/fonts/ProximaNova-Bold.ttf') format('truetype'), url('/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('/fonts/ProximaNova-Semibold.otf') format('opentype'), url('/fonts/ProximaNova-Semibold.woff') format('woff'), url('/fonts/ProximaNova-Semibold.ttf') format('truetype'), url('/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Bold';
  src: url('/fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/DINPro-Bold.otf') format('opentype'), url('/fonts/DINPro-Bold.woff') format('woff'), url('/fonts/DINPro-Bold.ttf') format('truetype'), url('/fonts/DINPro-Bold.svg#DINPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Medium';
  src: url('/fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/DINPro-Medium.otf') format('opentype'), url('/fonts/DINPro-Medium.woff') format('woff'), url('/fonts/DINPro-Medium.ttf') format('truetype'), url('/fonts/DINPro-Medium.svg#DINPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_cyrillic700';
  src: url('/fonts/museocyrl-700-webfont.eot');
  src: url('/fonts/museocyrl-700-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/museocyrl-700-webfont.woff2') format('woff2'), url('/fonts/museocyrl-700-webfont.woff') format('woff'), url('/fonts/museocyrl-700-webfont.ttf') format('truetype'), url('/fonts/museocyrl-700-webfont.svg#museo_cyrillic700') format('svg');
  font-weight: normal;
  font-style: normal;
}
.beta {
  position: absolute;
  text-align: left;
  width: 1150px;
  left: 50%;
  margin-left: -570px;
  margin-top: -5px;
  z-index: 2;
}
body {
  background-image: url(/images/left_angle.png);
  background-position: left 60px;
  background-repeat: no-repeat;
  overflow-x: hidden;
}
body#main {
  background-color: #f7f7f7;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
p {
  font-family: 'Arial';
}
.content_imgs {
  margin: 10px 0;
  text-align: center;
}
.content_imgs img {
  border: 5px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  margin: 10px;
}
.page div.text {
  color: #6e6e6e;
  font-size: 14px;
  margin-top: 20px;
  line-height: 22px;
  font-family: 'Arial';
}
.page div.text img {
  max-width: 100%;
}
.article-view h2 {
  font-size: 27px;
}
.page div.text.articles .toparticle_text {
  position: relative;
  height: 200px;
  overflow-y: hidden;
}
.page div.text.articles .toparticle_text .over {
  position: absolute;
  bottom: 0px;
  height: 30px;
  width: 100%;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.page div.text.articles .toparticle_text.full {
  height: 100%;
}

.page div.text.articles img.common {
  border: 1px solid #ccc;
  padding: 7px;
  max-width:100%;
}

.page div.text.articles div.common {
  font-style: italic;
  font-size: 12px;
  max-width:100%;
  height:auto !important;
}
.page div.text.articles div.common p {
  text-align: center;
  box-sizing: border-box;
  line-height: 16px;
  text-align:right;
  margin-top:3px;
}
.page div.text.articles div.common img {
  float: none;
  margin-bottom: 0 !important;
}


.page div.text.articles img.left {
  float: left !important;
  margin: 15px 40px 15px 0 !important;
  border: 1px solid #ccc;
  padding: 7px;
}
.page div.text.articles img.right {
  float: right;
  margin: 15px 0 15px 40px !important;
  border: 1px solid #ccc;
  padding: 7px;
}
.page div.text.articles img.r {
  border-radius: 1000px;
  border: 1px solid #ccc;
  padding: 7px;
  shape-outside: circle(30%);
}
.page div.text.articles img.left.r {
  margin: 15px 250px 15px 0 !important;
}
.page div.text.articles img.right.r {
  margin: 15px 0 15px 250px !important;
}
.page div.text.articles div.left {
  margin: 15px 15px 15px 0 !important;
  float: left;
  text-align: left;
  font-style: italic;
  font-size: 12px;
}
.page div.text.articles div.left p {
  text-align: center;
  padding-right: 30px;
  box-sizing: border-box;
  line-height: 16px;
}
.page div.text.articles div.left img {
  float: none;
  margin-bottom: 0 !important;
}
.page div.text.articles div.right {
  margin: 15px 0 15px 15px !important;
  float: right;
  text-align: right;
  font-style: italic;
  font-size: 12px;
}
.page div.text.articles div.right p {
  text-align: center;
  padding-left: 30px;
  box-sizing: border-box;
}
.page div.text.articles div.right img {
  float: none;
  margin-bottom: 0 !important;
}
.page div.text.articles div.left.r {
  margin: 15px 40px 15px 0 !important;
  shape-outside: circle(50%);
  float: left;
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.page div.text.articles div.left.r img {
  shape-outside: none;
  float: none;
  margin-bottom: 0 !important;
}
.page div.text.articles div.right.r {
  margin: 15px 0 15px 40px !important;
  shape-outside: circle(50%);
  float: right;
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.page div.text.articles div.right.r img {
  shape-outside: none;
  float: none;
  margin-bottom: 0 !important;
  margin-left: 30px !important;
}
.page div.text.articles div.msticky {
  float: left;
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.page div.text.articles div.msticky:nth-of-type(2n) {
  margin-right: 0;
}
.page div.text.articles div.msticky .img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 300px;
}
.page div.text.articles div.msticky a {
  color: #535252;
  font-size: 22px;
  text-decoration: none;
}
.page div.text.articles div.msticky .title {
  margin-top: 5px;
  font-family: 'DINPro-Medium';
}
.page div.text.articles .all_articles {
  float: right;
  margin: 30px 0;
}
.bsticky {
  position: relative;
  margin: 0 -50%;
  padding: 20px 0 50px 0;
  z-index: 2;
  background: #f5f5f5;
}
.bsticky .sticky {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 2%;
}
.bsticky .sticky:nth-of-type(3n) {
  margin-right: 0;
}
.bsticky .sticky a {
  color: #fff;
}
.bsticky .sticky .img {
  width: 100% !important;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.bsticky .sticky .img .info {
  position: absolute;
  bottom: 0;
  padding: 20px;
  background: rgba(0,0,0,0.5);
  width: 100%;
}
.bsticky .sticky .img .info .magazine {
  font-size: 14px;
  font-family: 'ProximaNova-Light';
}
.bsticky .sticky .img .info .title {
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
}
#contents {
  position: absolute;
  background: #fff;
  top: 25px;
  left: 25px;
  width: calc(100% - 50px);
  height: 100%;
  display: none;
  z-index: 2;
}
#contents .citem {
  width: calc(50% - 20px);
  margin-right: 40px;
  display: inline-block;
  vertical-align: top;
}
#contents .citem:nth-child(2n+1) {
  margin-right: 0;
}
#contents .citem a {
  color: #777;
}
img.fancy {
  border: 5px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  margin: 10px;
}
.black h1 {
  color: #48515a;
}
.black ul.breadcrumb a {
  color: #48515a;
}
.black #social span {
  color: #48515a;
}
h1 {
  color: #48515a;
  font-family: 'DINPro-Bold';
  font-size: 56px;
  border-left: 5px solid #8fba2b;
  text-transform: uppercase;
  padding-left: 10px;
  padding-bottom: 10px;
  max-width: 870px;
}
h2 {
  font-family: 'ProximaNova-Semibold';
  text-transform: uppercase;
  color: #535252;
  font-size: 33px;
}
.clubs-update {
  position: relative;
  z-index: 2;
}
.clubs-update input[type="checkbox"] {
  display: block;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span.img {
  float: left;
  width: 31px;
  height: 35px;
  margin: -1px 10px 0 0;
  background: url(/images/check_radio_sheet.png) center center no-repeat;
  cursor: pointer;
}
input[type="checkbox"]:checked + label span.img {
  background: url(/images/check_radio_sheet_act.png) center center no-repeat;
}
#opaco {
  background-color: #000000;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
}
#popup {
  background-color: #8fba2b;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 11000;
  padding: 20px 0;
  text-align: center;
}
#popup div.close_img {
  position: absolute;
  cursor: pointer;
  right: 20px;
}
#popup div.close_img img {
  width: 50px;
}
#popup p.title {
  font-family: 'DINPro-Bold';
  font-size: 20px;
  color: #fff;
}
#popup .popup-form {
  width: 300px;
  margin: 0 auto;
}
#popup .popup-form input {
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
#popup .popup-form textarea {
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
#popup .popup-form button {
  width: 100%;
  outline: none;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
#popup .popup-form .checkbox {
  text-align: left;
  margin-top: 20px;
}
#popup .popup-form select {
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
#popup .popup-form.signup {
  width: 800px;
}
.alert {
  position: relative;
  z-index: 2;
}
.site-reset-password {
  position: relative;
  z-index: 2;
}
.h-shadow {
  text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
ul.breadcrumb {
  font-family: 'Arial';
  font-size: 16px;
  background-color: transparent;
  margin: 10px 0 0 0;
}
ul.breadcrumb a {
  color: #48515a;
}
ul.breadcrumb li.active {
  color: #8fba2b;
}
.btn-yellow {
  background: #8fba2b;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
  font-size: 16px;
  font-family: 'ProximaNova-Regular';
}
.btn-yellow:hover {
  background: #9fcf30;
}
.btn-gray {
  background: #91979c;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-color: transparent;
}
.btn-black {
  background: #48515a;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border: none;
}
.btn-black:hover {
  background: #31383e;
  color: #fff;
}
#print-but {
  float: right;
  font-family: 'PTSerif-Regular';
  color: #5c5a5b;
  font-size: 16px;
  background: url(/images/print_icon.png) left center no-repeat;
  background-size: contain;
  padding-left: 30px;
  cursor: pointer;
}
.page {
  background: #ffffff;
  padding: 25px;
  box-shadow: 0px -20px 20px 0px rgba(50,50,50,0.1);
  margin-bottom: 30px;
  z-index: 2;
  position: relative;
  min-height: 900px;
}
#newbird {
  width: calc((100% - 1170px) / 2 + 15px);
  max-width: 500px;
  height: 150px;
  position: absolute;
  left: 0px;
  top: 200px;
  z-index: 10;
}
#newbird div {
  width: 100%;
  height: 150px;
  background: url(/images/newstick.png) right top no-repeat;
  background-size: contain;
  display: none;
}
#move-bird-left {
  width: 282px;
  position: absolute;
  right: -250px;
  top: 200px;
  z-index: 10;
}
#move-bird-right {
  width: 282px;
  position: absolute;
  left: -250px;
  top: 200px;
  z-index: 10;
}
.deer {
  left: 0;
  top: 550px;
  width: 550px;
  height: 849px;
  position: absolute;
  background-image: url(/images/deer.png);
  background-repeat: no-repeat;
}
@media (max-width: 1780px) {
  .deer {
    width: calc((100% - 1170px)/2 + 270px);
    background-position: right center;
  }
}
.russia {
  left: 0;
  top: 1365px;
  width: 100%;
  height: 900px;
  position: absolute;
  background-image: url(/images/russia.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.after {
  content: '';
  clear: both;
  display: block;
}
.navbar {
  min-height: 60px;
}
.navbar-brand {
  padding: 6px 20px 0 0;
}
.navbar-left > li > a {
  padding: 19px 25px 18px 25px;
  font-family: 'DINPro-Bold';
}
.navbar-left > li:hover {
  border-bottom: 3px solid #8fba2b;
}
.navbar-right > li > a {
  padding: 6px 30px;
  color: #fff !important;
  margin-top: 12px;
}
.navbar-right > li > a:hover,
.navbar-right > li > a:active,
.navbar-right > li > a:focus {
  background: #31383e;
}
.navbar-right #ya-site-form0 {
  margin-top: 9px !important;
}
.navbar-right .ya-site-form {
  width: 200px;
}
.navbar-right .ya-site-form .ya-site-form__search-input-layout-r {
  display: none;
}
.navbar-right #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  border-color: #7ec100 !important;
  padding: 5px 10px;
  border-radius: 50px;
}
.b-serp-item__links {
  display: none !important;
}
.menu {
  background: #37722d url(/images/menu_bg.jpg) center top repeat-x;
  font-family: 'Arial';
  color: #fff;
  font-size: 17px;
  border: 0;
}
.menu a {
  color: #fff !important;
}
.main-img {
  background: url(/images/big_burunduk1.png) center top no-repeat;
  position: absolute;
  left: 0;
  top: -80px;
  width: 100%;
  height: 530px;
  z-index: 0;
}
.main-head {
  position: relative;
  z-index: 1;
  width: 100%;
  font-family: 'Arial';
}
.main-head .lettering {
  font-family: 'DINPro-Bold';
  text-transform: uppercase;
  font-size: 80px;
  color: #48515a;
}
.main-head .contacts {
  color: #878787;
  font-size: 18px;
  position: absolute;
  right: 260px;
  top: 27px;
  text-align: left;
}
.main-head .contacts a {
  color: #878787;
}
.main-head .desc {
  margin-bottom: 40px;
  color: #666;
  font-size: 22px;
  text-align: center;
  font-family: Arial;
  text-transform: uppercase;
  width: 575px;
  background: url(/images/main-head-line.jpg) left center no-repeat, url(/images/main-head-line.jpg) right center no-repeat;
}
.main-vertical-menu {
  margin-bottom: 20px;
  background: #fff;
  box-sizing: border-box;
  padding: 15px 5px 3px 5px;
  position: relative;
  z-index: 100;
}
.main-vertical-menu a {
  text-decoration: none;
  font-family: 'DINPro-Bold';
}
.main-vertical-menu div.int {
  box-sizing: border-box;
  padding: 20px 50px 20px 20px;
  height: 105px;
  max-width: 233px;
  min-width: 233px;
  background: -moz-linear-gradient(left,#f7f7f7 0%,#f7f7f7 50%,rgba(92,131,33,0.5) 75%,rgba(92,131,33,0.7) 100%);
  background: -webkit-linear-gradient(left,#f7f7f7 0%,#f7f7f7 50%,rgba(92,131,33,0.5) 75%,rgba(92,131,33,0.7) 100%);
  background: linear-gradient(to right,#f7f7f7 0%,#f7f7f7 50%,rgba(92,131,33,0.5) 75%,rgba(92,131,33,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#00f7f7f7',GradientType=1);
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  color: #666;
  font-size: 18px;
  font-family: 'DINPro-Bold';
}
.main-vertical-menu div.int:hover {
  background: -moz-linear-gradient(left,#94c02c 0%,#94c02c 50%,rgba(148,192,44,0.7) 75%,rgba(148,192,44,0) 100%);
  background: -webkit-linear-gradient(left,#94c02c 0%,#94c02c 50%,rgba(148,192,44,0.7) 75%,rgba(148,192,44,0) 100%);
  background: linear-gradient(to right,#94c02c 0%,#94c02c 50%,rgba(148,192,44,0.7) 75%,rgba(148,192,44,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#00f7f7f7',GradientType=1);
  color: #fff;
}
.main-vertical-menu div.out {
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  box-shadow: 0 11px 20px rgba(0,0,0,0.2);
  margin: 0px 10px 15px 10px;
}
body#main #social span {
  color: #fff;
  font-weight: bold;
  background: #7ec100;
  padding: 5px 15px;
  border-radius: 30px;
  left: 10px;
  top: 15px;
}
#social {
  text-align: right;
  padding-top: 15px;
}
#social a {
  margin-left: 3px;
}
#social span {
  color: #48515a;
  position: absolute;
  left: 45px;
  top: 20px;
  font-family: 'Arial';
}
#enter-block.main {
  top: 10px;
  text-align: right;
  right: 10px;
}
#enter-block {
  width: 260px;
  position: absolute;
  text-align: center;
  right: calc((100% - 1140px)/2);
  top: 130px;
  margin: 0 0 0 0px;
}
#enter-block div {
  display: inline-block;
  border: 3px solid rgba(143,186,43,0.5);
  padding: 5px 25px;
}
#enter-block div span {
  display: block;
  float: left;
  white-space: nowrap;
  color: #8fba2b;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
#enter-block div span a {
  color: #8fba2b;
}
#enter-block div.cabinet_but span {
  max-width: 99px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#enter-block div.left {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  border-right: 0;
  max-width: calc(100% - 110px);
}
#enter-block div.right {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.j-button {
  margin-left: 7.5px;
  height: 80px;
}
@media (max-width: 480px) {
  .j-button {
    height: auto;
  }
}
.j-button img {
  position: absolute;
  bottom: 0;
  animation: j-shadow 2s linear alternate infinite;
}
@media (max-width: 480px) {
  .j-button img {
    position: relative;
    bottom: auto;
  }
}
.j-button .new {
  position: absolute;
  color: #fff;
  margin-left: 115px;
  margin-top: 39px;
  font-size: 18px;
  line-height: 18px;
  opacity: 0;
  background: #7ec100;
  width: 125px;
  padding-right: 100px;
  animation: j-switch 8s linear normal infinite;
}
@media (max-width: 480px) {
  .j-button .new {
    display: none;
  }
}
@keyframes j-shadow {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #fff600);
    filter: drop-shadow(0 0 0 #fff600);
  }
  70% {
    -webkit-filter: drop-shadow(0 0 0px #fff600);
    filter: drop-shadow(0 0 0px #fff600);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 20px #fff600);
    filter: drop-shadow(0 0 20px #fff600);
  }
}
@keyframes j-switch {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.j-button.main {
  margin-left: 15px;
  height: 60px;
  position: relative;
  z-index: 101;
}
.big_title {
  font-family: 'DINPro-Medium';
  text-transform: uppercase;
  color: #353535;
  font-size: 33px;
  background: url(/images/y-arr.png) right center no-repeat;
  padding-right: 25px;
  display: inline-block;
  margin-top: 0;
  line-height: 40px;
  transition: .3s all linear;
}
.big_title a {
  color: #353535;
}
.big_title a:hover {
  text-decoration: none;
}
.big_title:hover {
  padding-right: 35px;
}
#banners1 .banner {
  margin-bottom: 20px;
}
#banners1 .banner img {
  max-width: 100%;
}
#banners2 img {
  max-width: 100%;
}
#banners3 img {
  max-width: 100%;
}
#banners4 {
  margin-top: -30px;
  margin-bottom: 30px;
}
#banners4 img {
  max-width: 100%;
}
#banners4.count2 div.item {
  padding: 0;
  text-align: center;
}
#banners5 {
  margin: 30px 0;
  z-index: 2;
  position: relative;
}
#banners5 img {
  max-width: 100%;
}
.main-news .main-news-top {
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
}
.main-news .main-news-top .img {
  height: 305px;
}
.main-news .main-news-top .img .back_img {
  margin-top: 5px;
  height: 250px;
  background-size: cover;
  background-position: center center;
}
.main-news .main-news-top .img .back_img .grad {
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0.7) 90%,#ffffff 100%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0.7) 90%,#ffffff 100%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0.7) 90%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
  height: 250px;
  width: 101%;
}
.main-news .main-news-top .text {
  height: 305px;
  overflow: hidden;
}
.main-news .main-news-top .text .anons {
  height: 265px;
  overflow: hidden;
}
.main-news .main-news-top .text .anons .over {
  position: absolute;
  bottom: 40px;
  height: 30px;
  width: 100%;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.main-news .main-news-top .text .title {
  margin-top: 50px;
  font-family: 'DINPro-Medium';
  color: #48515a;
  font-size: 22px;
  line-height: 25px;
}
.main-news .main-news-top .text .antext {
  font-size: 14px;
  color: #91979c;
}
.main-news .main-news-top .text .date {
  position: absolute;
  left: 15px;
  bottom: 0;
  font-family: 'Arial';
  color: #9e9e9e;
  font-size: 16px;
  line-height: 14px;
}
.main-news .main-news-top .text .more {
  position: absolute;
  right: 15px;
  bottom: 0;
  margin: 0;
}
.main-news .main-news-bottom {
  background: #fff;
  padding: 0 15px 15px 15px;
  box-shadow: inset 0 10px 20px -10px rgba(0,0,0,0.3);
  max-height: 745px;
  overflow: hidden;
}
.main-news .main-news-bottom.spec {
  box-shadow: none;
}
.main-news .main-news-bottom .short {
  max-height: 405px;
  overflow: hidden;
}
.main-news .main-news-bottom .short .over {
  position: absolute;
  bottom: 0px;
  height: 30px;
  width: 100%;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.main-news .main-news-bottom .short .middle_title {
  color: #48515a;
  font-family: 'DINPro-Medium';
  font-size: 25px;
}
.main-news .main-news-bottom .short .item {
  border-left: 5px solid #dfdfdf;
  padding-left: 7px;
  margin: 20px 0;
}
.main-news .main-news-bottom .short .item .title {
  color: #48515a;
  font-size: 16px;
  margin-top: 0;
  line-height: 16px;
}
.main-news .main-news-bottom .short .item .title a {
  color: #515151;
}
.main-news .main-news-bottom .short .item .text {
  color: #999;
  font-size: 14px;
  font-family: 'Arial';
}
.main-news .main-news-bottom .short .item .date {
  color: #999;
  font-size: 14px;
  font-family: 'Arial';
  line-height: 14px;
}
.main-news .main-news-bottom .full .img {
  height: 150px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  margin-top: 15px;
}
.main-news .main-news-bottom .full .b-text {
  height: 160px;
  overflow: hidden;
  margin-bottom: 10px;
}
.main-news .main-news-bottom .full .b-text .over {
  position: absolute;
  bottom: 40px;
  height: 30px;
  width: 100%;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.main-news .main-news-bottom .full .b-text .title {
  color: #48515a;
  font-family: 'DINPro-Medium';
  font-size: 18px;
  margin: 10px 0 5px 0;
  line-height: 20px;
}
.main-news .main-news-bottom .full .b-text .text {
  color: #989898;
  font-family: 'Arial';
  font-size: 14px;
}
.main-news .main-news-bottom .full .date {
  color: #989898;
  font-family: 'Arial';
  font-size: 16px;
}
.main-news .main-news-bottom .full .more {
  position: absolute;
  right: 15px;
  bottom: 0;
  margin: 0;
}
.main-map-title {
  margin: 50px 0;
}
.find-oopt-but {
  margin-top: 25px;
}
.find-oopt-but .btn {
  padding-left: 50px;
  padding-right: 50px;
}
.proect-but {
  text-align: center;
  margin: 40px auto;
}
.proect-but a {
  color: #fff;
  background: #8fba2b;
  border-radius: 50px;
  padding: 20px 80px;
  text-decoration: none;
  text-transform: uppercase;
}
.proect-but a:hover {
  background: #6f9121;
}
.main-proects {
  margin: 30px 0;
}
.main-proects a {
  color: #333;
  text-decoration: none;
}
.main-proects .item {
  text-align: center;
  height: 414px;
  overflow: hidden;
}
.main-proects .item .over {
  position: absolute;
  bottom: 0px;
  height: 30px;
  width: 100%;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.main-proects .item .img {
  margin: 30px auto;
  width: 220px;
  height: 220px;
  background-size: cover;
  background-position: center center;
  border-radius: 200px;
  border: 10px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.main-proects .item p.title {
  font-size: 15px;
  font-weight: bold;
}
.main-f-proects .row {
  background: #f7f7f7;
  background: -moz-linear-gradient(top,#f7f7f7 0%,#f7f7f7 80%,#ffffff 100%);
  background: -webkit-linear-gradient(top,#f7f7f7 0%,#f7f7f7 80%,#ffffff 100%);
  background: linear-gradient(to bottom,#f7f7f7 0%,#f7f7f7 80%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ffffff',GradientType=0);
  padding: 20px;
}
.main-f-proects .row p.title {
  font-family: 'ProximaNova-Regular';
  text-transform: uppercase;
  font-size: 20px;
  line-height: 22px;
  color: #999;
}
.main-f-proects .row p.title a {
  color: #999;
  text-decoration: none;
}
.main-f-proects .row p.title a:hover {
  color: #8fba2b;
}
.main-f-proects .row .item {
  margin-top: 20px;
}
.main-f-proects .row .item a {
  display: flex;
  flex-wrap: wrap;
}
.main-f-proects .row .item .img {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-position: center center;
  border-radius: 200px;
  border: 4px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.main-f-proects .row .item .title {
  padding-left: 15px;
  font-family: 'Arial';
  color: #999;
  font-size: 16px;
  vertical-align: middle;
  text-align: left;
  width: calc(100% - 80px);
}
.main-people {
  margin-top: 40px;
}
.main-people #calendar {
  margin-top: -150px;
  box-sizing: border-box;
}
.main-people #calendar .fc-day-grid-container {
  height: 260px !important;
}
.main-people #left_tree {
  background: url(/images/left_tree.png) left center no-repeat;
  width: 250px;
  height: 850px;
  left: 0;
  position: absolute;
  z-index: 2;
}
.main-people #right_birds {
  position: absolute;
  left: 0;
  height: 356px;
  width: 100%;
}
.main-people #right_birds div {
  background: url(/images/right_birds.png) left center no-repeat;
  width: calc((100% - 1170px)/2 - 50px);
  height: 256px;
  float: right;
  margin-top: 100px;
}
.main-people #banners1 {
  margin-left: -15px;
  position: absolute;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}
.main-people #banners1 .item {
  margin-top: 0;
}
.people-widget {
  padding-bottom: 50px;
}
.people-widget .item {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.people-widget .item .img {
  background-repeat: none;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 250px;
  border-radius: 200px;
  border: 10px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  margin-bottom: 10px;
}
.people-widget .item .title {
  font-family: 'Arial';
  color: #5a5a5a;
  font-size: 18px;
  line-height: 20px;
}
.people-widget .carousel-indicators {
  bottom: -10px;
}
.people-widget .carousel-indicators li {
  background: #8fba2b;
}
.carousel-inner > .item {
  transition: transform 1s ease-in-out;
}
@media (max-width: 1680px) {
  .main-people #left_tree {
    width: calc((100% - 1170px)/2);
    background-position: right center;
  }
}
.main-partners {
  margin-bottom: 30px;
}
.main-partners .row {
  padding-top: 40px;
}
.main-partners .item .img {
  width: 100%;
  text-align: center;
  height: 100px;
}
.main-partners .item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%;
}
.main-partners .main-partners-bg {
  background: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  height: 390px;
}
.main-week-photo {
  margin-top: 70px;
}
.main-week-photo #left_bird {
  position: absolute;
  left: 0;
  margin-top: 600px;
  background: url(/images/left_bird.png) center right no-repeat;
  width: 200px;
  height: 110px;
}
.main-week-photo .week-back {
  width: calc((100% - 1140px)/2);
  height: 380px;
  position: absolute;
  background-size: cover;
  margin-top: 160px;
  opacity: 0.6;
}
.main-week-photo .week-back1 {
  margin-left: calc((1140px - 100%)/2);
  background-position: left center;
}
.main-week-photo .week-back1 div {
  width: 100%;
  height: 380px;
  background: -moz-linear-gradient(left,#f7f7f7 0%,rgba(247,247,247,0.9) 10%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(left,#f7f7f7 0%,rgba(247,247,247,0.9) 10%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to right,#f7f7f7 0%,rgba(247,247,247,0.9) 10%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#00ffffff',GradientType=1);
}
.main-week-photo .week-back2 {
  margin-left: 1140px;
  background-position: right center;
}
.main-week-photo .week-back2 div {
  width: 101%;
  height: 380px;
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(247,247,247,0.9) 90%,#f7f7f7 100%);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(247,247,247,0.9) 90%,#f7f7f7 100%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(247,247,247,0.9) 90%,#f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#f7f7f7',GradientType=1);
}
.main-week-photo .carousel {
  margin-top: 20px;
}
.main-week-photo .carousel .item {
  transition-property: opacity;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 580px;
}
.main-week-photo .carousel .item .carousel-caption {
  position: absolute;
  width: auto;
  max-width: 50%;
  bottom: 0;
  right: 0;
  left: auto;
  border-left: 10px solid #8fba2b;
  z-index: 700;
  background-color: rgba(0,0,0,0.3);
  padding: 15px 100px 15px 15px;
  color: #fff;
  font-family: 'ProximaNova-Regular';
  box-sizing: border-box;
  text-align: left;
}
.main-week-photo .carousel .item .slide-title {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}
.main-week-photo .carousel .item .slide-text {
  display: block;
  font-size: 18px;
}
.main-week-photo .carousel .item .slide-author {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.main-week-photo .carousel .item,
.main-week-photo .carousel .active.left,
.main-week-photo .carousel .active.right {
  opacity: 0;
}
.main-week-photo .carousel .active,
.main-week-photo .carousel .next.left,
.main-week-photo .carousel .prev.right {
  opacity: 1;
}
.main-week-photo .carousel .next,
.main-week-photo .carousel .prev,
.main-week-photo .carousel .active.left,
.main-week-photo .carousel .active.right {
  left: 0;
  transform: translate3d(0,0,0);
}
@media (max-width: 1680px) {
  .main-week-photo #left_bird {
    width: calc((100% - 1170px)/2 - 50px);
    background-position: right center;
  }
}
#thanks-list .line {
  margin-bottom: 30px;
}
#thanks-list .line .item .img {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#thanks-list .line .item .img div {
  width: 100%;
  height: 250px;
}
.main-thanks {
  margin: 50px 0;
  z-index: 2;
}
.main-thanks .carousel-control {
  background: none;
  color: #8fba2b;
}
.main-thanks .carousel-control.left {
  margin-left: -120px;
}
.main-thanks .carousel-control.right {
  margin-right: -120px;
}
.main-thanks .item {
  text-align: center;
  margin-top: 20px;
}
.main-thanks .item .img {
  display: table-cell;
  width: 250px;
  height: 250px;
  text-align: center;
  vertical-align: middle;
}
.main-thanks .item .img img {
  max-height: 250px;
  max-width: 200px;
  height: auto;
  width: auto;
  border: 5px solid #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.footer {
  margin-top: -300px;
  box-sizing: border-box;
  padding-top: 600px;
  height: 1059px;
  background-image: url(/images/footer.png), url(/images/right_bottom_angle.png), url(/images/right_bottom_bird.png);
  background-position: center bottom, right bottom, right bottom;
  background-repeat: no-repeat;
  position: relative;
}
.footer .bottom {
  position: absolute;
  bottom: 0;
  height: 200px;
  color: #fff;
  font-family: 'Arial';
  width: 1140px;
}
.footer .bottom .bottom_menu {
  margin-top: 8px;
  columns: 3;
}
.footer .bottom .bottom_menu a {
  color: #fff;
  font-size: 20px;
  margin: 0 30px;
  white-space: nowrap;
}
.footer .bottom .bottom_links {
  margin: 10px 0 15px 20px;
}
.footer .bottom .bottom_links a {
  color: #b7b7b7;
  margin-right: 30px;
  font-size: 16px;
}
.footer .bottom .bottom_contacts {
  font-size: 16px;
  margin-top: 10px;
}
.footer .bottom #webanatomy {
  margin-top: 25px;
  margin-left: 30px;
  float: left;
}
.footer .bottom #alekcandrina {
  margin-top: 37px;
  margin-left: 50px;
  float: left;
}
@media (min-width: 1900px) {
  .footer {
    background-size: cover, auto, auto;
  }
}
.proects-line {
  position: relative;
  z-index: 2;
}
.news-line {
  margin-top: 30px;
  margin-bottom: 30px;
  z-index: 2;
  position: inherit;
}
.news-line h2 {
  margin-bottom: 0px;
}
.news-line p.subtitle {
  color: #353535;
  font-family: 'ProximaNova-Light';
}
.news-line .item {
  margin-bottom: 20px;
}
.news-line .item div.img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 150px;
}
.news-line .item .b-text {
  height: 300px;
  overflow: hidden;
  margin-bottom: 10px;
}
.news-line .item .b-text .over {
  position: absolute;
  bottom: 50px;
  height: 30px;
  width: calc(100% - 30px);
  box-sizing: border-box;
  background: url(/images/over_bg.png) left bottom repeat-x;
}
.news-line .item p.title {
  color: #515151;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin-top: 10px;
}
.news-line .item p.text {
  color: #989898;
  font-size: 16px;
}
.news-line .item p.date {
  float: left;
  color: #989898;
  padding-top: 10px;
}
.news-line .item p.more {
  float: right;
}
.people-img {
  float: left;
  margin: 0 15px 15px 0;
}
.people-line {
  margin-top: 30px;
  margin-bottom: 30px;
}
.people-line h2 {
  margin-bottom: 0px;
}
.people-line p.subtitle {
  color: #353535;
  font-family: 'ProximaNova-Light';
}
.people-line .item {
  margin-bottom: 20px;
}
.people-line .item div.img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 200px;
}
.people-line .item p.title {
  color: #515151;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
.news-view span.date {
  font-family: 'Arial';
  color: #5c5a5b;
  font-size: 16px;
  margin-right: 30px;
}
.news-view span.count {
  font-family: 'Arial';
  color: #5c5a5b;
  font-size: 16px;
  margin-right: 30px;
  padding-left: 27px;
  background: url(/images/eye_icon_black.png) left center no-repeat;
}
.news-view .tags-line {
  margin: 20px 0 20px 0;
}
.news-view .dates {
  color: #48515a;
  font-family: 'Arial';
  font-size: 18px;
  min-height: 300px;
  background: #8fba2b;
  margin-left: -15px;
  line-height: 300px;
}
.news-view .dates div.desc {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.news-view .dates div.desc div {
  margin: 10px;
  font-family: 'DINPro-Bold';
}
.news-view .dates div.desc div b {
  color: #fff;
}
.news-view div.status {
  font-family: 'Arial';
  color: #b38626;
}
.news-view div.img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 300px;
  width: 100%;
}
.news-view.tt .img {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  min-height: 300px;
  width: calc(100% - 320px);
  background-color: #8fba2b;
}
.news-view.tt .dates {
  width: 320px;
  padding: 20px;
}
.int_partners .line {
  width: 100%;
  display: table;
}
.int_partners .line .item {
  width: 33.33%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 140px;
}
.int_partners .line .item img {
  max-height: 100px;
  max-width: 250px;
  width: auto;
  height: auto;
  text-align: center;
}
#partners {
  z-index: 2;
}
.partners {
  position: inherit;
  z-index: 2;
  margin-bottom: 30px;
  padding-top: 50px;
}
.partners .big_title {
  z-index: 2;
  position: relative;
}
.partners .carousel-control.left {
  margin-left: -120px;
  z-index: 2;
}
.partners .carousel-control.right {
  margin-right: -120px;
  z-index: 2;
}
.partners .carousel-control {
  background: none;
  color: #8fba2b;
}
.partners .item {
  margin-top: 10px;
}
.partners .item .img {
  width: 100%;
  text-align: center;
  height: 145px;
}
.partners .item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%;
  max-height: 90%;
}
.partners .partners-bg {
  background: #fff;
  position: absolute;
  margin-top: -50px;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: -1;
}
#tourist-bg {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 1200px;
  background: url(/images/tourist-bg.png) center top no-repeat;
  z-index: -1;
}
#tourist-man {
  right: 0;
  top: 660px;
  position: absolute;
  width: 720px;
  height: 440px;
  background: url(/images/tourist.png) center top no-repeat;
  z-index: 0;
}
@media (max-width: 1800px) {
  #tourist-man {
    background: url(/images/tourist.png) 170px top no-repeat;
  }
}
.tours-filter {
  border: 3px dashed #8fba2b;
  padding: 20px;
  z-index: 3;
  position: relative;
}
.tours-filter p.title {
  font-family: 'ProximaNova-Semibold';
  font-size: 22px;
}
.tours-filter .filter {
  display: inline-block;
  width: 105px;
  background: #ececec;
  text-align: center;
  border-radius: 20px;
  font-family: 'Arial';
  font-size: 16px;
  padding: 5px 10px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tours-filter .filter .cur {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tours-filter .filter .list {
  margin-top: 3px;
  margin-left: -10px;
  display: none;
  min-width: 115px;
  padding: 10px;
  list-style: none;
  position: absolute;
  background: #ececec;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.tours-filter .filter.act {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.tours-filter a.reset {
  margin: 0px 0px 0 0;
  float: right;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  padding: 4px 10px;
  font-family: 'Arial';
  color: #999;
  font-size: 16px;
}
.tours-filter a.reset:hover {
  text-decoration: none;
  background: #dfdfdf;
  color: #000;
}
.tourist .center_banner {
  float: left;
  width: 100%;
}
.tourist .center_banner a img {
  max-width: 100%;
}
.tourist .white-bg {
  background: #fff;
  position: absolute;
  bottom: 0;
  z-index: -1;
  display: none;
}
.tourist .ribbon {
  position: absolute;
  right: 5px;
  top: 10px;
}
.reviews {
  padding-bottom: 50px;
  z-index: 2;
  position: relative;
}
.reviews div.item {
  margin-top: 30px;
}
.reviews div.item div.img {
  width: 87px;
  height: 87px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50px;
  float: left;
}
.reviews div.item div.review {
  position: relative;
  z-index: 2;
  padding-left: 13px;
  float: left;
  width: calc(100% - 100px);
}
.reviews div.item div.review p.title {
  font-family: 'ProximaNova-Semibold';
  color: #515151;
  font-size: 22px;
}
.reviews div.item div.review p.text {
  font-family: 'Arial';
  color: #545454;
  font-size: 16px;
}
.reviews div.item div.review p.date {
  color: #aaaaaa;
  font-family: 'Arial';
  font-size: 16px;
  float: left;
}
.reviews div.item div.review p.more {
  float: right;
}
.reviews div.item div.review p.more a {
  color: #666;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
}
.tours-list {
  position: relative;
  z-index: 2;
}
.tours-list .item {
  margin: 20px 0;
}
.tours-list .item .img {
  height: 170px;
  background-size: cover;
  background-position: center center;
}
.tours-list .item p.date {
  color: #9e9e9e;
  font-family: 'Arial';
  font-size: 16px;
}
.tours-list .item p.title {
  color: #535252;
  font-family: 'ProximaNova-Regular';
  font-size: 22px;
}
.tours-list .item p.text {
  color: #9e9e9e;
  font-family: 'Arial';
  font-size: 14px;
}
.tours-list .item p.more {
  margin-top: 20px;
}
.white-bg {
  background: #fff;
  position: absolute;
  width: 100%;
  height: 200px;
  left: 0;
}
.tourist-news {
  margin-bottom: 30px;
}
.tourist-news h2 {
  margin-bottom: 0px;
}
.tourist-news p.subtitle {
  color: #353535;
  font-family: 'ProximaNova-Light';
}
.tourist-news .item {
  margin-bottom: 20px;
}
.tourist-news .item div.img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 250px;
}
.tourist-news .item p.title {
  color: #515151;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin-top: 10px;
}
.tourist-news .item p.text {
  font-family: 'Arial';
  color: #989898;
  font-size: 16px;
}
.tourist-news .item p.date {
  margin-top: 5px;
  font-family: 'ProximaNova-Regular';
  color: #515151;
}
@media (min-width: 1900px) {
  #tourist-bg {
    background-size: cover;
    background-position: center top;
  }
}
.volonteer .page {
  min-height: 600px;
}
.volonteer .page div.text {
  font-family: 'Arial';
  color: #6e6e6e;
  font-size: 18px;
  margin-top: 30px;
  line-height: 22px;
}
.volonteer .page .top-banners-bg {
  background: url(/images/volonteer_banner_bg_green.png) center top no-repeat;
  margin: -21px -25px;
  height: 600px;
  width: 847.5px;
  position: absolute;
}
.volonteer .page .top-banners {
  min-height: 550px;
}
.volonteer .page .top-banners .nadpis {
  float: left;
  width: 100%;
  height: 113px;
  box-sizing: border-box;
  display: table-cell;
  text-align: center;
  z-index: 2;
  position: relative;
  text-transform: uppercase;
  font-family: 'ProximaNova-Regular';
  font-size: 30px;
  padding-top: 36px;
}
.volonteer .page .top-banners .nadpis span {
  font-family: 'DINPro-Bold';
}
.volonteer .page .top-banners .top_banner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 184px;
  float: left;
}
.volonteer .page .top-banners .top_banner a {
  color: #fff;
  font-family: 'ProximaNova-Semibold';
  font-size: 16px;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.volonteer .page .top-banners .top_banner a div {
  padding: 20px;
  box-sizing: border-box;
  height: 184px;
}
.volonteer .page .top-banners .top_banner a div p {
  width: 100%;
  box-sizing: border-box;
}
.volonteer .page .top-banners .top_banner a:hover {
  text-decoration: none;
}
.volonteer .page .top-banners .top_banner1 {
  margin-left: 3px;
  margin-top: 8px;
  width: 238px;
  -webkit-clip-path: polygon(0 0,100% 0,87% 100%,0% 100%);
  clip-path: polygon(0 0,100% 0,87% 100%,0% 100%);
}
.volonteer .page .top-banners .top_banner1 a div {
  position: relative;
}
.volonteer .page .top-banners .top_banner1 a div p {
  position: absolute;
  bottom: 0;
  padding-right: 30px;
}
.volonteer .page .top-banners .top_banner2 {
  margin-top: 8px;
  margin-left: -12px;
  width: 315px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-clip-path: polygon(9% 0,91% 0,100% 100%,0% 100%);
  clip-path: polygon(9% 0,91% 0,100% 100%,0% 100%);
}
.volonteer .page .top-banners .top_banner2 a div {
  width: 280px;
  position: relative;
}
.volonteer .page .top-banners .top_banner2 a div p {
  position: absolute;
  bottom: 0;
}
.volonteer .page .top-banners .top_banner3 {
  margin-top: 8px;
  margin-left: -12px;
  width: 259px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-clip-path: polygon(0 0,100% 0,100% 100%,11% 100%);
  clip-path: polygon(0 0,100% 0,100% 100%,11% 100%);
}
.volonteer .page .top-banners .top_banner3 a div {
  position: relative;
}
.volonteer .page .top-banners .top_banner3 a div p {
  position: absolute;
  bottom: 0;
  text-align: right;
  padding-right: 40px;
}
.volonteer .page .top-banners .top_banner4 {
  height: 185px;
  width: 410px;
  margin-left: 2px;
  -webkit-clip-path: polygon(0 0,92% 0,100% 100%,0 100%);
  clip-path: polygon(0 0,92% 0,100% 100%,0 100%);
}
.volonteer .page .top-banners .top_banner4 a div {
  width: 350px;
  position: relative;
}
.volonteer .page .top-banners .top_banner4 a div p {
  position: absolute;
  bottom: 0;
}
.volonteer .page .top-banners .top_banner5 {
  height: 185px;
  width: 397px;
  margin-left: -17px;
  -webkit-clip-path: polygon(0 0,100% 0,100% 100%,8% 100%);
  clip-path: polygon(0 0,100% 0,100% 100%,8% 100%);
}
.volonteer .page .top-banners .top_banner5 a div {
  position: relative;
}
.volonteer .page .top-banners .top_banner5 a div p {
  position: absolute;
  bottom: 0;
  text-align: right;
  padding-right: 40px;
}
.volonteer .proposal {
  color: #fff;
  height: 416px;
  box-sizing: border-box;
  padding: 50px 0;
}
.volonteer .proposal p.proposal-title {
  font-size: 30px;
  line-height: 33px;
  font-family: 'ProximaNova-Regular';
  text-transform: uppercase;
}
.volonteer .proposal p.proposal-title span {
  font-family: 'DINPro-Bold';
}
.volonteer .proposal .proposal-bg {
  position: absolute;
  height: 416px;
  width: 100%;
  left: 0;
  margin-top: -50px;
  background: url(/images/proposal-bg.jpg) center top repeat-x;
  z-index: -1;
}
.volonteer .proposal .item {
  margin-top: 20px;
}
.volonteer .proposal .item div.img {
  height: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.volonteer .proposal .item div.anons {
  position: relative;
  z-index: 2;
  padding-left: 20px;
}
.volonteer .proposal .item div.anons p.date {
  font-size: 16px;
}
.volonteer .proposal .item div.anons p.title {
  font-family: 'DINPro-Bold';
  font-size: 22px;
}
.volonteer .proposal .item div.anons p.text {
  font-size: 16px;
  margin-bottom: 15px;
}
#page-imgs {
  text-align: center;
  margin-bottom: 20px;
}
#page-imgs a img {
  margin: 20px;
  border-radius: 300px;
  width: 150px;
  height: 150px;
}
#page-imgs a span#imgs-zoom {
  position: absolute;
  background-color: rgba(254,255,48,0.8);
  background-image: url(/images/zoom_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 150px;
  height: 150px;
  border-radius: 300px;
  margin: 20px 0 0 20px;
}
.tags-line {
  margin-bottom: 40px;
}
.tags-line:after {
  display: table;
  content: "";
  clear: both;
}
.tags-line span {
  background: #dfdfdf;
  font-family: 'Arial';
  color: #555555;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 20px;
  margin-right: 10px;
  white-space: nowrap;
  float: left;
  margin: 5px;
}
.tags-line span:hover,
.tags-line span.act {
  background: #8fba2b;
  text-decoration: none;
  cursor: pointer;
}
#news-list .item {
  margin: 20px 0;
}
#news-list .item .img {
  height: 150px;
  background-position: center center;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}
#news-list .item .anons p.date {
  color: #9e9e9e;
  font-size: 16px;
  display: inline;
}
#news-list .item .anons p.count {
  color: #9e9e9e;
  font-size: 16px;
  background: url(/images/eye_icon.png) left center no-repeat;
  padding-left: 25px;
  display: inline;
  margin-left: 25px;
}
#news-list .item .anons p.title {
  margin: 7px 0;
}
#news-list .item .anons p.title a {
  color: #535252;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
}
#news-list .item .anons p.text {
  color: #9e9e9e;
  font-size: 16px;
  margin-top: 0px;
}
.magazine-line {
  margin: 30px 0;
  position: relative;
}
.magazine-line .magazine-year {
  z-index: 0;
  width: calc(100% + 50px);
  height: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 20px 30px;
  margin: auto 0 auto -25px;
  color: #d3d3d3;
  font-size: 45px;
  background: #f7f7f7;
  box-shadow: 0 0 25px rgba(0,0,0,0.2);
  font-family: 'DINPro-Bold';
  box-sizing: border-box;
}
.magazine-line .magazine-imgs {
  text-align: right;
}
.magazine-line .magazine-imgs .mag1,
.magazine-line .magazine-imgs .mag2 {
  cursor: pointer;
  position: relative;
  z-index: 1;
  height: 300px;
  margin-left: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.magazine-line .magazine-imgs .mag3 {
  cursor: pointer;
  position: relative;
  z-index: 1;
  height: 220px;
  margin-left: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.magazine-line .magazine-imgs .mag4 {
  cursor: pointer;
  position: relative;
  z-index: 1;
  height: 175px;
  margin-left: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.magazine-line .magazine-imgs .mag5 {
  cursor: pointer;
  position: relative;
  z-index: 1;
  height: 160px;
  margin-left: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.paginator {
  margin-bottom: 20px;
}
.paginator .pages {
  padding: 10px 0;
  background: #dfdfdf;
  border-radius: 30px;
  color: #555555;
  font-family: 'Arial';
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
}
.paginator .pages:hover,
.paginator .pages.act {
  background: #fee330;
  text-decoration: none;
  cursor: pointer;
}
#map_oopt_types {
  margin-bottom: 20px;
}
#map_oopt_types span {
  border-radius: 20px;
  background-color: #efefef;
  padding: 5px 15px 5px 35px;
  font-family: 'Arial';
  font-size: 16px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 15px center;
}
#map_oopt_types span:hover,
#map_oopt_types span.act {
  background-color: #8fba2b;
  cursor: pointer;
}
#map_oopt_types span.type2 {
  background-image: url(/images/park_icon.png);
}
#map_oopt_types span.type3 {
  background-image: url(/images/zap_icon.png);
}
#map_oopt_types span.type1 {
  background-image: url(/images/zak_icon.png);
}
#map_oopt_types span.type0 {
  padding-left: 15px;
}
#map_oopt_region {
  margin-bottom: 20px;
}
#map_oopt_region .title {
  float: left;
  padding-top: 5px;
}
#map_oopt_region .filter {
  margin-left: 43px;
  float: left;
  width: calc(100% - 200px);
  background: #8fba2b;
  text-align: center;
  border-radius: 20px;
  font-family: 'Arial';
  font-size: 16px;
  padding: 5px 10px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
}
#map_oopt_region .filter .cur {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  background: url(/images/list_arr.png) right center no-repeat;
}
#map_oopt_region .filter .list {
  box-sizing: border-box;
  margin-top: 0px;
  margin-left: -10px;
  display: none;
  width: calc(100% - 250px);
  padding: 10px;
  list-style: none;
  position: absolute;
  z-index: 2;
  background: #ececec;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#map_oopt_region .filter.act {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.oopt-list p.title {
  margin-top: 30px;
  text-transform: uppercase;
  font-family: 'ProximaNova-Light';
  font-size: 25px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: contain;
  padding: 15px 0 15px 60px;
}
.oopt-list a {
  color: #7fa526;
}
#library_category {
  margin-top: 130px;
}
#library_category .item {
  margin-top: -130px;
  width: 100%;
  height: 306px;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 50px;
  box-sizing: border-box;
}
#library_category .item .outer {
  margin: 0 60px;
  height: 100px;
  position: relative;
}
#library_category .item .outer a {
  color: #2c2c2c;
}
#library_category .item .outer .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-left: 7px solid #8fba2b;
  font-family: 'ProximaNova-Regular';
  font-size: 22px;
  padding: 10px 0 8px 15px;
  width: 100%;
}
#library_category .item .outer .inner div {
  max-width: 500px;
}
#library_category .item .outer .inner:hover {
  background: rgba(254,227,48,0.8);
  border-left: 7px solid #fdca09;
}
#library_category .item.library1 {
  background-image: url(/images/library1.png);
}
#library_category .item.library2 {
  background-image: url(/images/library2.png);
}
#library_category .item.library3 {
  background-image: url(/images/library3.png);
}
#library_category .item.library4 {
  background-image: url(/images/library4.png);
}
.specialist-news {
  background: #fff;
}
.specialist-news .short .middle_title {
  color: #515151;
  font-family: 'ProximaNova-Regular';
  font-size: 30px;
}
.specialist-news .short .item {
  border-left: 5px solid #dfdfdf;
  padding-left: 7px;
  margin: 20px 0;
}
.specialist-news .short .item .title {
  font-family: 'ProximaNova-Regular';
  color: #515151;
  font-size: 16px;
  margin-top: 0;
  line-height: 14px;
}
.specialist-news .short .item .title a {
  color: #515151;
}
.specialist-news .short .item .text {
  color: #999;
  font-size: 14px;
  font-family: 'Arial';
}
.specialist-news .short .item .date {
  color: #999;
  font-size: 14px;
  font-family: 'Arial';
  line-height: 14px;
}
.specialist-news .full .item {
  position: relative;
  margin-bottom: 20px;
}
.specialist-news .full .item .img {
  height: 150px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.specialist-news .full .item .b-text {
  min-height: 156px;
  margin-bottom: 15px;
}
.specialist-news .full .item .b-text .title {
  color: #515151;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin: 10px 0 5px 0;
}
.specialist-news .full .item .b-text .text {
  color: #989898;
  font-family: 'Arial';
  font-size: 16px;
}
.specialist-news .full .item .date {
  color: #989898;
  font-family: 'Arial';
  font-size: 16px;
}
.specialist-news .full .item .more {
  position: absolute;
  right: 15px;
  bottom: 0;
  margin: 0 0 -5px 0;
}
.specialist-photos {
  margin: 50px 0;
}
.specialist-photos .item {
  position: relative;
}
.specialist-photos .item .img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 250px;
}
.specialist-photos .item .date {
  margin-top: 15px;
  background: #8fba2b;
  font-family: 'Arial';
  color: #2e2e2e;
  display: inline-block;
  padding: 5px 15px;
  font-size: 15px;
}
.specialist-photos .item .title {
  position: absolute;
  bottom: 0;
  background: #8fba2b;
  color: #2e2e2e;
  font-family: 'ProximaNova-Regular';
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.specialist-people {
  margin-top: 50px;
}
.specialist-people .item {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.specialist-people .item .img img {
  width: 250px;
}
.specialist-people .item .title {
  font-family: 'Arial';
  color: #5a5a5a;
  font-size: 18px;
  line-height: 20px;
}
#calendar {
  background: url(/images/calendar_bg.jpg) center top no-repeat;
  padding-top: 100px;
}
#calendar h2 {
  font-size: 16px;
  font-family: 'ProximaNova-Regular';
}
#calendar .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: none;
}
#calendar .fc-button {
  background: none;
  border: 0;
  box-shadow: none;
  height: 14px;
  margin-top: -2px;
  outline: none;
}
#calendar .fc-head {
  display: none;
}
#calendar .fc-day-grid-container {
  height: 280px !important;
  overflow: hidden !important;
}
#calendar td,
#calendar th {
  border-style: hidden !important;
  font-family: 'ProximaNova-Regular';
  text-align: center;
  background: none;
}
#calendar .fc-future .fc-day-number,
#calendar .fc-past .fc-day-number {
  background: #d0d0d0;
  border-radius: 20px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 5px;
}
#calendar .fc-sat .fc-day-number,
#calendar .fc-sun .fc-day-number {
  background: #cbc0c0;
}
#calendar .fc-other-month .fc-day-number {
  display: none;
}
#calendar .fc-basic-view .fc-body .fc-row {
  min-height: 40px;
}
#calendar .fc-state-highlight .fc-day-number {
  background: #d0d0d0;
  border-radius: 20px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 5px;
}
#calendar .fc-event,
#calendar .fc-event-dot {
  background: #8fba2b;
  border: 0 solid #8fba2b;
  border-radius: 20px;
  margin: -29px 0 0 8px;
  display: block;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  color: #333;
  font-size: 15px;
  padding-top: 3px;
}
.yellow_banner {
  background: url(/images/yellow_banner.png) left top no-repeat;
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .yellow_banner {
    height: auto;
  }
}
.yellow_banner .title {
  float: left;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  padding: 22px 0 0 25px;
}
@media (max-width: 768px) {
  .yellow_banner .title {
    float: none;
    margin-bottom: 40px;
  }
}
.yellow_banner .form {
  margin: 27px 60px 0 0;
  border: 3px solid #7aa31c;
  border-radius: 30px;
  float: right;
  height: 41px;
}
.yellow_banner .form input::-webkit-input-placeholder {
  color: #999;
  font-family: 'ProximaNova-Regular';
}
.yellow_banner .form input::-moz-placeholder {
  color: #999;
  font-family: 'ProximaNova-Regular';
}
.yellow_banner .form input:-moz-placeholder {
  color: #999;
  font-family: 'ProximaNova-Regular';
}
.yellow_banner .form input:-ms-input-placeholder {
  color: #999;
  font-family: 'ProximaNova-Regular';
}
.yellow_banner .form input {
  width: 240px;
  padding: 5px 30px;
  font-size: 18px;
  border: 0px solid #fff;
  background: #aadc35;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  outline: none;
}
@media (max-width: 768px) {
  .yellow_banner .form input {
    width: 100%;
  }
}
.yellow_banner .form button {
  border: 0px solid #fff;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  border-radius: 20px;
  background: #97cd1a;
  padding: 5px 30px;
  cursor: pointer;
  outline: none;
}
.yellow_banner .form button.right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: -10px;
}
@media (max-width: 768px) {
  .yellow_banner .form {
    float: none;
    margin: 20px auto;
  }
  .yellow_banner .form table {
    width: 100%;
  }
}
table.common {
  width: 100%;
}
table.common tr:nth-child(odd) {
  background: #e2f1c0;
}
table.common td {
  border: 1px solid #8fba2b;
  padding: 10px;
}
table.common td a {
  color: #6f9121;
}
#photogallery .gallery_item {
  margin: 0 2px;
  float: left;
  width: 260px;
  height: 345px;
  background: url(/images/gallery_item_bg.png) center top no-repeat;
}
#photogallery .gallery_item .title {
  height: 70px;
  color: #434343;
  font-family: 'Arial';
  display: table;
}
#photogallery .gallery_item .title div {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  padding: 0 20px;
}
#photogallery .gallery_item .img {
  margin: 0 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 252px;
  height: 200px;
}
#photogallery .gallery_item .date {
  color: #a5a5a5;
  font-size: 14px;
  font-family: 'Arial';
  padding: 5px 0 0 20px;
}
#photogallery .gallery_item_photo {
  float: left;
  width: 255px;
  height: 250px;
  margin: 0 5px 10px 5px;
  background: #e4e7e9;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#photogallery .gallery_item_photo a {
  color: #434343;
}
#photogallery .gallery_item_photo a:hover {
  text-decoration: none;
}
#photogallery .gallery_item_photo .desc {
  font-family: 'ProximaNova-Light';
  padding: 10px;
}
#photogallery .gallery_item_photo .desc p.title {
  font-size: 18px;
  margin-bottom: 0px;
}
#photogallery .gallery_item_photo .desc p.author {
  font-size: 14px;
  margin: 0;
}
a.add-club {
  float: right;
}
.clubs-form {
  position: relative;
  z-index: 2;
}
.clubs-form input[type="checkbox"] {
  display: inline-block !important;
}
.site-request-password-reset {
  z-index: 100;
  position: relative;
}
@media (max-width: 980px) {
  #enter-block {
    width: 100%;
    top: 345px;
    text-align: center;
    right: 0;
  }
  .top-banners-bg {
    background: url(/images/volonteer_banner_bg_green.png) center top no-repeat;
    margin: -21px -25px;
    height: 600px;
    width: 847.5px;
    position: absolute;
    display: none;
  }
  .volonteer .page .top-banners .top_banner {
    clip-path: none;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .volonteer .page .top-banners .nadpis {
    display: none;
  }
  .footer .bottom {
    width: 100%;
  }
  .footer .bottom .beta {
    width: 100%;
  }
}
@media (max-width: 500px) {
  body {
    background-position: left 50px;
  }
  h1 {
    font-size: 40px;
  }
  .big_title {
    font-size: 27px;
    line-height: 30px;
  }
  .navbar {
    min-height: auto;
    margin-bottom: 0;
  }
  .navbar-brand > img {
    height: 40px;
    margin-left: 10px;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 360px;
    background: #37722d;
  }
  .beta {
    width: 100%;
    left: 5px;
    margin: 0;
    position: relative;
    z-index: 2;
  }
  .footer .bottom {
    height: auto;
    width: calc(100% - 30px);
  }
  .footer .bottom .row {
    margin: 0;
  }
  .footer .bottom .bottom_menu {
    columns: 2;
  }
  .footer .bottom .bottom_menu a {
    font-size: 17px;
    margin: 0 10px 0 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
  }
  .footer .bottom .bottom_links {
    margin-left: 0;
  }
  .footer .develop {
    display: none;
  }
  .main-head {
    margin-top: 0px;
  }
  .main-head .desc {
    width: 100%;
    font-size: 18px;
    background: none;
    margin-bottom: 10px;
  }
  .main-head .lettering {
    font-size: 40px;
    text-align: center;
  }
  .main-head .contacts {
    position: relative;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    right: auto;
    top: 10px;
    margin-bottom: 10px;
  }
  body#main #social {
    margin-top: -5px;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 101;
  }
  body#main #social span {
    position: relative;
    float: left;
    top: 0;
    left: 0;
  }
  body#main #social a {
    float: right;
  }
  .main-news {
    padding-top: 100px;
  }
  .main-news .main-news-bottom {
    max-height: none;
  }
  #enter-block {
    width: 100%;
    top: 345px;
    text-align: center;
    right: 0;
  }
  #enter-block.main {
    top: 50px;
    text-align: center;
    right: 0;
    z-index: 101;
  }
  #partners .carousel-control {
    display: none;
  }
  .main-vertical-menu div.out {
    display: table;
    width: calc(100% - 20px);
  }
  .main-vertical-menu div.out a {
    display: table-row;
  }
  .main-vertical-menu div.int {
    max-width: 100%;
    width: 100%;
    min-width: auto;
  }
  .people-widget {
    min-height: 1160px;
  }
  .people-widget .item {
    text-align: center;
    width: 100%;
  }
  .people-widget .item .img {
    width: 250px;
    text-align: center;
    margin: 10px auto;
  }
  .main-people #calendar {
    margin-top: 0;
  }
  .main-people #banners1 {
    position: relative;
    margin: 0 auto;
    text-align: center;
  }
  .fc-view.fc-month-view.fc-basic-view {
    width: 250px;
    margin: -10px auto 0 auto;
  }
  .partners {
    height: 600px;
  }
  .partners .partners-bg {
    display: none;
  }
  .main-thanks {
    height: 1200px;
  }
  .main-thanks .carousel-control {
    display: none;
  }
  .main-thanks .item .img {
    display: block;
    width: 100%;
  }
  .main-proects {
    background: #fff;
    padding: 30px 15px;
    margin: 0;
  }
  .main-f-proects .row {
    background: #fff;
    padding: 30px 15px;
  }
  .main-week-photo .carousel .item {
    height: 260px;
  }
  .banner.item {
    text-align: center;
  }
}
.request-form {
  position: relative;
  z-index: 2;
}
.request-form input[type="checkbox"] {
  display: inline-block !important;
}
.academy_buts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.academy_buts .green_but {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}
.academy_buts .green_but:hover {
  background-color: #449d44;
  border-color: #398439;
}
.emb {
  text-align: center;
}
.emb a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #666;
  font-size: 9px;
  padding: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.emb a img {
  width: 90%;
}
.emb a span {
  padding-top: 5px;
  display: block;
}
@media (max-width: 480px) {
  .emb {
    text-align: center;
  }
}
#popup.fm {
  width: 630px;
  background: url(/fm/images/fm_bg.jpg) center center no-repeat;
  padding: 0;
  top: 0 !important;
}
#popup.fm #close_video {
  position: absolute;
  right: 20px;
  top: 20px;
}
#popup.fm #flash_mob {
  padding: 20px;
}
#popup.fm h2 {
  font-family: 'museo_cyrillic700';
  color: #483321;
  margin: 0;
  padding: 20px;
}
#popup.fm .zag {
  font-family: 'museo_cyrillic700';
  font-size: 27px;
  color: #483321;
  font-weight: bold;
}
#popup.fm .logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 30px 0;
}
#popup.fm .subtitle {
  font-family: 'museo_cyrillic700';
  font-size: 20px;
  color: #483321;
}
#popup.fm .flash_mob_foto_now-step {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin: 50px 0;
}
#popup.fm .flash_mob_foto_now-step div {
  background-color: #7c9312;
  border-radius: 100px;
  width: 170px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .4s linear;
}
#popup.fm .flash_mob_foto_now-step div:hover {
  background-color: #483321;
}
.search_lines .line {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.search_lines .line .title {
  font-family: 'DINPro-Bold';
  font-size: 16px;
}
.search_lines .line .title a {
  color: #8fba2b;
}
.article-columns {
  columns: 2;
  height: 870px;
  column-fill: auto;
  margin-top: 20px;
}
.article-columns h3:first-child {
  margin-top: 0;
}
.o-list .outer {
  margin: 20px 0;
}
.o-list .outer a {
  color: #2c2c2c;
  display: block;
  padding: 10px 0 8px 15px;
}
.o-list .outer a:hover {
  text-decoration: none;
}
.o-list .outer .inner {
  border-left: 7px solid #8fba2b;
  font-family: 'ProximaNova-Regular';
  font-size: 22px;
  padding: 10px 0 8px 15px;
  width: 100%;
}
.o-list .outer .inner:hover {
  background: rgba(254,227,48,0.8);
  border-left: 7px solid #fdca09;
}
.btn-zp {
  height: 76px;
  display: block;
  margin-right: 15px;
  z-index: 10;
  position: relative;
}
.btn-zp--small {
  display: block;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .btn-zp--small {
    width: 248px;
    margin-left: 0;
  }
}
.btn-zp--small img {
  width: 100%;
}
.btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 20px;
}
.btns-list .j-button {
  display: block;
  width: 248px;
  position: relative;
  margin-right: 8px;
}
@media (max-width: 995px) {
  .btns-list {
    display: none;
  }
}
.btn-map-oopt {
  margin-right: 8px;
  display: block;
  z-index: 10;
  position: relative;
}

.btn_custom {
  color: #fff;
  font-weight: bold;
  background: #7ec100;
  padding: 5px 15px;
  border-radius: 30px;
  left: 10px;
  top: 15px;
}
