* {
  box-sizing: border-box;
}
.transition {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.transform180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
body {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  background: url(/tpl/images/place_bg.png);
}
a.link-button {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  background: url(/tpl/images/lite_brown_bg.png);
  border: 0px;
  height: 50px;
  line-height: 50px;
  font-family: 'PT Sans', arial;
  color: #fff !important;
  font-size: 24px !important;
  text-decoration: underline !important;
  position: relative;
  clear: both;
}
a.link-button.mb40 {
  margin-bottom: 40px;
}
a.link-button:after {
  content: " ";
  width: 21px;
  height: 9px;
  background: url(/tpl/images/button_arrow_up.png);
  position: absolute;
  right: 50%;
  margin-right: -10px;
  top: -9px;
}
.center-1200 {
  margin: 0 auto;
  width: 1200px;
}
.content_bl {
  background: #fff;
  padding: 0px 40px;
}
.feature-container {
  background: url(/tpl/images/page_bg.png);
  margin: 0 auto;
  width: 1200px;
  padding: 0px 40px;
}
.cake-white-bg {
  background: #fff;
  width: 100%;
  min-width: 1200px;
}
.transprent-white-line {
  background: rgba(255,255,255,0.3);
}
header {
  position: relative;
  background: #efece9;
}
a.logo {
  background: url(/tpl/images/logo.svg) center no-repeat;
  display: block;
  width: 266px;
  height: 190px;
  position: absolute;
  text-indent: -9999px;
  z-index: 10;
  left: 20px;
}
nav {
  position: relative;
  left: 285px;
  width: 625px;
}
nav ul {
  margin-bottom: 0px;
}
nav li {
  display: inline-block;
}
nav li a {
  font-family: 'PT Sans', sans-serif;
  font-weight: 900;
  color: #403529;
  display: block;
  padding-right: 25px;
  margin-left: 25px;
  border-right: 2px solid #ffffff;
  line-height: 113px;
  text-decoration: none;
  font-size: 18px;
}
nav li a:hover {
  color: #90775c;
  text-decoration: none;
}
.search-b {
  position: absolute;
  right: 40px;
  top: 30px;
  width: 200px;
}
.search-b form {
  position: relative;
}
.search-b input {
  border: 0px;
  width: 200px !important;
  height: 40px;
  padding: 0px 0px 0px 20px;
  margin: 0;
  background: url(/tpl/images/input_bg.png);
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
.search-b button,
.search-b input[type=button],
.search-b .ya-site-form__submit {
  position: absolute;
  background: url(/tpl/images/icon_10.png);
  width: 26px !important;
  height: 32px;
  right: 5px;
  bottom: 5px;
  border: 0px;
  text-indent: -9999px;
  cursor: pointer;
}
.search-b ::-webkit-input-placeholder {
  color: #fff;
}
.search-b :-moz-placeholder {
  color: #fff;
}
.search-b ::-moz-placeholder {
  color: #fff;
}
.search-b :-ms-input-placeholder {
  color: #fff;
}
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
  color: #fff !important;
}
.sub-header {
  height: 80px;
  width: 100%;
  min-width: 1200px;
  position: relative;
}
.sub-header .center-1200 {
  background: #fff;
  height: 80px;
  position: relative;
}
.sub-header .center-1200 a.link-events {
  color: #83c541;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px dotted #83c541;
  position: absolute;
  right: 270px;
  top: 30px;
}
.sub-header .center-1200 a.link-events:hover {
  color: #9eee4f;
  border-bottom: 1px dotted #9eee4f;
}
.sub-header .center-1200 .link-calendar {
  color: #018846;
  text-decoration: none;
  position: absolute;
  right: 40px;
  top: 30px;
}
.sub-header .center-1200 .link-calendar:hover {
  color: #01a957;
}
.sub-header .center-1200 .link-calendar:before {
  content: " ";
  position: absolute;
  background: url(/tpl/images/icon_09.png) no-repeat;
  width: 26px;
  height: 24px;
  left: -40px;
  top: -5px;
}
.event-switch-b {
  position: relative;
  height: 42px;
  background: url(/tpl/images/page_bg.png);
}
.event-switch-b div {
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.event-switch-b .right {
  width: 100px;
  position: absolute;
  right: 0px;
}
.event-switch-b .next a,
.event-switch-b .prev a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border: 0px;
  height: 42px;
  line-height: 42px;
  font-size: 24px;
  padding: 0px 12px;
  background: #a9a39b;
}
.event-switch-b .next a:hover,
.event-switch-b .prev a:hover {
  background: #84c539;
}
.event-b {
  width: 1120px;
}
.event-item {
  width: 265px;
  display: inline-block;
  box-sizing: border-box;
}
.event-pic {
  position: relative;
  vertical-align: middle;
}
.event-pic .event-date {
  position: absolute;
  width: auto;
  height: 60px;
  bottom: 0px;
  background: #fff;
  font-size: 13px;
  font-weight: 900;
  color: #018846;
  padding: 12px 20px 0px 12px;
  box-sizing: border-box;
}
.event-pic .event-date span {
  color: #8bc94e;
}
.event-title {
  background: #018846;
  width: 100%;
  padding: 12px 12px 0px 12px;
  height: 90px;
  box-sizing: border-box;
}
.event-title a {
  color: #fff;
  text-decoration: none;
}
.event-place {
  background: url(/tpl/images/place_bg.png);
  line-height: 15px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  padding: 8px 0px 0px 30px;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
}
.event-place a {
  color: #fff;
}
.event-place:before {
  content: " ";
  position: absolute;
  background: url(/tpl/images/icon_08.png);
  width: 11px;
  height: 17px;
  left: 8px;
  top: 8px;
}
.more-events {
  background: #fff;
  padding-bottom: 20px;
  padding-left: 40px;
}
.more-events a {
  color: #3f3429;
  text-decoration: none;
  font-size: 11px;
  font-family: tahoma;
}
.more-events span {
  color: #91867d;
  font-style: italic;
  font-family: arial;
  font-size: 11px;
}
.more-events ul {
  margin-bottom: 0px;
  padding-top: 20px;
}
.more-events ul li {
  display: inline-block;
  width: 258px;
  margin-right: 29px;
  margin-bottom: 20px;
  height: 90px;
  box-sizing: border-box;
  padding: 10px 10px;
  vertical-align: top;
  background: #f3f1ee;
}
.more-events ul li img {
  float: left !important;
  margin-right: 10px;
}
.more-events ul li:nth-child(4n) {
  margin-right: 0px;
}
.view-all-button {
  min-width: 1200px;
}
.center-element {
  margin: 0 auto;
  width: 1120px;
}
.center-element a {
  width: 550px !important;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
.bx-wrapper .bx-viewport {
  border: 0px;
  background: none;
  left: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.bx-controls {
  position: absolute;
  top: -38px;
  left: 0px;
  width: 300px;
}
.bx-wrapper {
  margin: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  border-radius: 0px;
  width: 20px;
  height: 10px;
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #84c539;
}
.bx-wrapper .bx-pager {
  text-align: left;
}
.main-section {
  background: #fff;
  padding: 40px;
  display: -webkit-flex;
  display: flex;
}
.main-section .col-one,
.main-section .col-two {
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 50%;
  box-sizing: border-box;
  color: #403529;
  vertical-align: top;
}
.main-section h2 {
  color: #1b9459;
  font-family: 'PT Sans';
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 20px;
}
.news-header-b {
  z-index: 100;
  border-bottom: 1px solid #d2cac4;
  position: relative;
  top: -5px;
  height: 20px;
}
.news-header-b span {
  background: #fff;
  position: absolute;
  padding: 0px 20px 0px 0px;
  top: 5px;
}
a.large_button,
input.large_button,
button.large_button {
  width: 90%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 0 !important;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: #1b9459 !important;
  color: #fff;
  border: 0px;
  display: inline-block;
}
a.large_button:hover,
input.large_button:hover,
button.large_button:hover {
  text-decoration: none;
  background: #23bf73 !important;
}
.col-one-b {
  display: inline-block;
  padding: 0px 20px 0px 0px;
}
.col-one-b article {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
}
.col-one-b article img {
  float: left;
  margin-right: 26px;
}
.col-one-b article span {
  color: #91867d;
  font-style: italic;
  font-family: arial;
  font-size: 11px;
}
.col-two-b {
  width: 100%;
}
.dark-grey-b,
.light-grey-b {
  background: url(/tpl/images/lite_brown_bg.png);
  width: 100%;
  margin-bottom: 40px;
}
.dark-grey-b ul,
.light-grey-b ul {
  margin-left: 20px;
  padding: 10px 0px;
}
.dark-grey-b ul li,
.light-grey-b ul li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.dark-grey-b p,
.light-grey-b p {
  margin: 0px 20px 20px 20px;
}
.dark-grey-b a,
.light-grey-b a {
  background: #fff;
  display: inline-block;
  padding: 6px 20px;
}
.dark-grey-b a.large_button,
.light-grey-b a.large_button {
  margin-left: 20px;
}
.light-grey-b {
  background: #fff !important;
}
h2.light_header {
  width: 100%;
  height: 86px;
  line-height: 86px;
  font-family: 'PT Sans';
  font-size: 28px;
  color: #84786d !important;
  padding: 0px 0px 0px 80px;
  box-sizing: border-box;
  background: url(/tpl/images/light_header.png);
}
h2.dark_header {
  margin-top: 40px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-family: 'PT Sans';
  font-size: 28px;
  color: #fff !important;
  padding: 0px 0px 0px 80px;
  margin-bottom: 0px;
  box-sizing: border-box;
}
.gallery article {
  display: block;
  float: left;
  width: 170px;
  height: 230px;
  margin-right: 25px;
}
.gallery article:nth-child(4) {
  margin-right: 0px;
}
.gallery a {
  padding: 0px;
  text-decoration: none;
  font-size: 12px;
}
.icon_01,
.icon_02,
.icon_03,
.icon_04,
.icon_12,
.icon_05 {
  position: relative;
}
.icon_01:before,
.icon_02:before,
.icon_03:before,
.icon_04:before,
.icon_12:before,
.icon_05:before {
  content: " ";
  position: absolute;
  background: url(/tpl/images/icon_04.png);
  background-repeat: no-repeat;
  width: 48px;
  height: 38px;
  left: 18px;
  top: 22px;
}
.icon_02:before {
  background: url(/tpl/images/icon_03.png);
  width: 43px;
  height: 47px;
}
.icon_03:before {
  background: url(/tpl/images/icon_07.png);
  width: 43px;
  height: 47px;
}
.icon_04:before {
  background: url(/tpl/images/icon_06.png) no-repeat;
  width: 43px;
  height: 47px;
  top: 15px;
}
.icon_12:before {
  background: url(/tpl/images/icon_12.png) no-repeat;
  width: 47px;
  height: 47px;
}
.icon_05:before {
  background: url(/tpl/images/icon_05.png) no-repeat;
  width: 43px;
  height: 47px;
  top: 28px;
}
.site_spoiler-b {
  background: url(/tpl/images/lite_brown_bg.png);
  height: 70px;
  padding: 0px 40px;
  position: relative;
}
.site_spoiler-b ul {
  margin-bottom: 0px;
}
.site_spoiler-b ul li {
  display: inline-block;
  float: right;
  margin-bottom: 0px;
}
.site_spoiler-b h3 {
  position: absolute;
  font-size: 26px;
  left: 20px;
}
.site_spoiler-b a {
  line-height: 70px;
  font-family: 'PT Sans';
  font-size: 23px;
  display: inline-block;
  position: relative;
  color: #685b4e;
  text-decoration: none;
  padding: 0px 20px 0px 60px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.site_spoiler-b a:before {
  content: " ";
  position: absolute;
  background: url(/tpl/images/icon_02.png);
  width: 18px;
  height: 19px;
  left: 32px;
  top: 26px;
}
.site_spoiler-b a.active {
  background: rgba(0,0,0,0.1);
}
.site_spoiler-b a.active:before {
  content: " ";
  position: absolute;
  background: url(/tpl/images/icon_02.png);
  width: 18px;
  height: 19px;
  left: 32px;
  top: 26px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.site_spoiler_local,
.site_spoiler_federal {
  display: none;
  background: url(/tpl/images/footer_grey.png);
  padding: 40px;
}
.site_spoiler_local a,
.site_spoiler_federal a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
}
.site_spoiler_local a:hover,
.site_spoiler_federal a:hover {
  text-decoration: underline;
  color: rgba(255,255,255,0.6);
}
.site_spoiler_local li,
.site_spoiler_federal li {
  position: relative;
  padding-left: 30px;
  list-style: none;
}
.site_spoiler_local li:before,
.site_spoiler_federal li:before {
  content: "\2014";
  position: absolute;
  left: 0px;
  top: 2px;
}
.site_spoiler_local.open,
.site_spoiler_federal.open {
  display: block;
}
form.priemForm .large_button {
  margin-left: 0px;
  display: inline-block;
}
form.priemForm .large_button.red-color {
  background: red !important;
}
.subscribe {
  padding: 40px 0px;
}
.green-b {
  background: url(/tpl/images/place_bg.png);
  height: 85px;
  position: relative;
  padding: 25px 30px;
  box-sizing: border-box;
}
.green-b span {
  position: absolute;
  width: 400px;
}
.green-b h2 {
  color: #fff;
  font-family: 'PT Sans';
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 20px;
  margin-top: 5px;
}
.green-b form {
  position: absolute;
  top: 24px;
  left: 440px;
  vertical-align: top;
}
.green-b form input {
  position: absolute;
  top: 0px;
  border: 0px;
  width: 430px;
  height: 40px;
  padding: 12px;
  margin-right: 75px;
  box-sizing: border-box;
  color: #84c539;
}
.green-b form button {
  position: absolute;
  top: 0px;
  height: 40px;
  left: 455px;
  background: #018846;
  color: #fff;
  border: 0px;
  font-size: 22px;
  font-weight: bold;
  padding: 0px 13px 0px 48px;
  font-family: 'PT Sans';
  cursor: pointer;
  box-sizing: border-box;
}
.green-b form button:after {
  content: " ";
  background: url(/tpl/images/icon_01.png);
  position: absolute;
  width: 28px;
  height: 17px;
  left: 10px;
  top: 12px;
}
.green-b form ::-webkit-input-placeholder {
  color: #84c539;
}
.green-b form :-moz-placeholder {
  color: #84c539;
}
.green-b form ::-moz-placeholder {
  color: #84c539;
}
.green-b form :-ms-input-placeholder {
  color: #84c539;
}
.footer_nav {
  background: url(/tpl/images/footer_grey.png);
  height: 500px;
  min-width: 1200px;
}
.footer_nav .center-1200 {
  background: url(/tpl/images/footer_nav_decor.png) no-repeat bottom;
  height: 500px;
  padding: 0px 40px;
}
.footer_nav .col {
  width: 20%;
  float: left;
  padding: 30px 20px 0px 0px;
  box-sizing: border-box;
}
.footer_nav h3 {
  font-size: 20px;
  font-weight: bold;
  font-family: 'PT Sans';
  margin-bottom: 26px;
}
.footer_nav ul li {
  margin-bottom: 18px;
}
.footer_nav a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
footer {
  height: 160px;
  color: #9b8f83;
  text-align: left;
  position: relative;
  padding: 20px 40px;
  font-size: 12px;
  box-sizing: border-box;
}
footer h3 {
  font-size: 18px;
  font-weight: bold;
}
footer .adres {
  position: absolute;
  top: 60px;
}
footer .telemail {
  position: absolute;
  top: 60px;
  left: 326px;
}
footer .telemail a {
  font-weight: bold;
  color: #9b8f83;
  text-decoration: none;
}
footer .telemail span {
  color: #84c539;
  font-weight: bold;
}
footer .search-b {
  position: absolute !important;
  top: 60px !important;
  right: 40px !important;
}
footer .copyright {
  position: absolute;
  bottom: 0px;
  height: 40px;
  border-top: 1px solid #fff;
  line-height: 40px;
}
.footer_bg {
  background: url(/tpl/images/footer_bg.png);
  min-width: 1200px;
}
footer .search-b {
  position: absolute;
  right: 0px;
  top: 40px;
}
footer .search-b form {
  position: relative;
}
footer .search-b input {
  border: 0px;
  width: 400px;
  height: 40px;
  padding: 0px 0px 0px 20px;
  margin: 0;
  background: url(/tpl/images/input_bg.png);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
main {
  color: #3f3429;
  padding: 0px 30px 60px 0px;
  width: 830px;
  box-sizing: border-box;
}
main h1 {
  font-family: 'PT Sans';
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}
main h4,
.content-body h4 {
  color: #018846;
}
main blockquote {
  font-size: 18px;
  line-height: 24px;
  color: #018846;
  margin-bottom: 20px;
}
main a {
  color: #15971b;
}
main p {
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 22px;
}
main table tr:first-child {
  background: rgba(255,255,255,0);
  font-size: 13px;
  vertical-align: top;
  padding-bottom: 30px;
}
main table td {
  padding: 4px 8px;
  font-size: 13px;
  vertical-align: top;
  padding-bottom: 30px;
}
main .content-body > h1 + table {
  width: 100% !important;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #d8d1ca;
  margin-top: 24px;
  margin-bottom: 30px;
  background: #fff;
}
main .content-body > h1 + table tr:first-child {
  background: #efece9;
}
main .content-body > h1 + table tr:first-child td {
  color: #403529;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
  padding: 14px 12px;
  border: 1px solid #d8d1ca;
  background: #efece9;
}
main .content-body > h1 + table td {
  border: 1px solid #d8d1ca;
  padding: 12px 14px;
  font-size: 14px;
  line-height: 20px;
  color: #403529;
  vertical-align: top;
  background: #fff;
}
main .content-body > h1 + table p {
  margin: 0;
  line-height: 20px;
}
main .content-body > h1 + table p + p {
  margin-top: 6px;
}
main .content-body > h1 + table a {
  color: #018846;
  word-break: break-word;
}
main .content-body > h1 + table tr:nth-child(2n + 3) td {
  background: #f9f9f9;
}
main .content-body > h1 + table tr td[colspan] {
  text-align: center;
}
article.download_icon {
  background: url(/tpl/images/download_icon_small.png) no-repeat left 10px;
  padding: 0px 0px 0px 60px;
  min-height: 80px;
  position: relative;
  clear: both;
}
article.download_icon span {
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 24px !important;
}
article.download_icon a {
  position: absolute;
  display: block;
  width: 40px;
  height: 70px;
  left: 0px;
}
article.download_icon a span {
  font-size: 10px !important;
  position: absolute;
  bottom: -5px;
  left: 0px;
}
.event-body ul,
.event-body ol,
.content-body ul,
.content-body ol {
  padding: 10px 0px 0px 0px;
}
.event-body ul li,
.event-body ol li,
.content-body ul li,
.content-body ol li {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
}
.event-body ul li:before,
.event-body ol li:before,
.content-body ul li:before,
.content-body ol li:before {
  content: "—";
  position: absolute;
  left: 0px;
  color: rgba(0,0,0,0.5);
}
.event-body ol,
.content-body ol {
  counter-reset: list1;
}
.event-body ol li:before,
.content-body ol li:before {
  counter-increment: list1;
  content: counter(list1) ". ";
}
.event-body ol ol,
.content-body ol ol {
  counter-reset: list2;
}
.event-body ol ol li:before,
.content-body ol ol li:before {
  counter-increment: list2;
  content: counter(list1) "." counter(list2) ". ";
}
.justifyright {
  text-align: right;
}
.content-body {
  width: 855px;
  padding: 0px 20px 0px 0px;
}
.content-body strong {
  font-weight: bold;
}
.content-body ul {
  margin-bottom: 20px;
}
.content-body ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 6px;
}
.content-body ul li:before {
  content: "●";
  position: absolute;
  top: 2px;
  left: 0px;
  color: rgba(0,0,0,0.2);
}
.content-body ol {
  margin-bottom: 20px;
}
.content-body ol li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 6px;
}
.content-body ol li:before {
  top: 0px;
}
.photo-row {
  width: 220px;
  float: left;
}
.photo-row ul {
  margin-bottom: 20px;
}
.photo-row ul li {
  padding-left: 0px;
  position: relative;
  margin-bottom: 6px;
}
.photo-row ul li:before {
  content: " ";
}
.photo-row.inline-thumbs {
  width: 100%;
}
.photo-row.inline-thumbs ul li {
  margin-bottom: 4px;
  margin-right: 4px;
  display: inline-block;
}
.photo-row.inline-thumbs ul li:nth-child(4n) {
  margin-right: 0px;
}
.photo-row.inline-thumbs ul li a img {
  position: relative;
}
.photo-row.inline-thumbs ul li a img:hover {
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
  z-index: 10;
}
.content-row {
  margin-left: 220px;
}
.two-columns {
  display: flex;
  display: -webkit-flex;
}
main {
  width: 855px;
}
aside {
  padding-top: 48px;
  width: 265px;
  color: #3f3429;
}
aside .event-b {
  display: block;
  width: 265px;
}
aside .event-item {
  margin-bottom: 40px;
}
aside h3 {
  color: #3f3429;
}
aside.aside_description {
  padding-top: 100px;
  color: #777373;
  font-size: 18px;
  line-height: 24px;
}
main.event-page {
  display: flex;
  display: -webkit-flex;
}
.event-body {
  width: 590px;
  padding: 0px 20px 0px 0px;
}
.event-details {
  padding: 110px 0px 0px 0px;
  width: 265px;
}
.event-details .detail-item {
  font-size: 12px;
  margin-bottom: 20px;
}
.event-details .detail-item span {
  font-weight: bold;
  font-size: 16px;
  color: #018846;
}
.pub_date {
  font-size: 12px;
  color: #91867d;
  font-style: italic;
  padding: 10px 0px;
}
.pluso_bl {
  padding: 20px 0px;
}
.eventpage {
  display: flex;
  display: -webkit-flex;
}
.eventpage .event-item-page {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  width: 100%;
  clear: both;
  padding: 20px 0px;
}
.eventpage .event-item-page .event-date-page {
  float: left;
  width: 100px;
}
.eventpage .event-item-page .event-title-page {
  font-size: 16px;
  margin-left: 120px;
}
.eventpage .event-item-page .event-title-page a {
  font-weight: bold;
  margin-bottom: 6px;
  display: inline-block;
}
.eventpage .event-item-page .event-title-page p {
  font-size: 14px;
}
.eventpage .event-item-page .event-place-page {
  margin-left: 120px;
  color: #ccc;
}
.eventpage .event-item-page:last-child {
  border-bottom: 0px;
}
.eventpage .event-date-page {
  width: 40px;
  display: block;
}
.eventpage .event-date-page div.event-date {
  font-weight: normal;
  font-style: normal !important;
  font-size: 12px !important;
  color: rgba(0,0,0,0.6);
}
.eventpage .event-date-page span.event-day {
  font-weight: bold !important;
  font-style: normal !important;
  font-size: 14px;
}
.future-events,
.current-events {
  padding: 0 20px 0px 20px;
}
.future-events .event-item-page,
.current-events .event-item-page {
  width: 500px !important;
}
.object-list {
  vertical-align: top;
}
.object-list li {
  width: 350px;
  margin-right: 20px;
  padding-left: 0px !important;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.object-list li img {
  margin-right: 10px;
  float: left;
}
.object-list li a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.object-list li:before {
  content: " " !important;
  display: none;
}
.object-list .ob-list__link {
  color: #8c8c8c;
  font-size: 11px;
  display: block;
}
.object-list.onpage .event-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 40px;
}
.object-list.onpage .event-item:nth-child(4n) {
  margin-right: 0px;
}
.eventpage,
.content-body {
  width: 100%;
  padding: 0px;
}
#monuments .mix {
  display: none;
  width: 350px;
  margin-right: 20px;
  padding-left: 0px !important;
  vertical-align: top;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#monuments .mix img {
  margin-right: 10px;
  float: left;
}
#monuments .mix a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.controls {
  margin-bottom: 40px;
}
button.filter {
  display: inline-block;
  padding: 8px 12px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: none;
  border: 1px solid #1b9459;
  color: #1b9459;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}
button.filter.active {
  background: #84c539;
  border: 1px solid #84c539;
  color: #fff;
}
button.filter:focus {
  outline: 0 none;
}
.B_crumbBox {
  font-size: 12px;
  display: block;
  margin-bottom: 40px;
}
.gallery-item {
  display: inline-block;
  margin-right: 40px;
  height: 240px;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-item img {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-item:hover img {
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.descr {
  text-align: center;
  font-size: 11px;
  width: 150px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.createdon {
  font-style: italic;
  color: rgba(0,0,0,0.5);
  margin-bottom: 20px;
}
.news-list article {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
}
.news-list article img {
  float: left;
  margin-right: 26px;
}
.news-list article span {
  color: #91867d;
  font-style: italic;
  font-family: arial;
  font-size: 11px;
}
.news-page .news-page-singlepic img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  top: 4px;
}
.pagination .prev-page,
.pagination .next-page {
  font-size: 22px;
  display: inline-block;
  margin-bottom: 20px;
}
.pagination .prev-page a,
.pagination .next-page a {
  text-decoration: none;
}
.pagination .pages {
  font-size: 18px;
}
.pagination .pages .ditto_currentpage,
.pagination .pages a.ditto_page {
  display: inline-block;
  padding: 4px 10px;
  background: rgba(0,0,0,0.05);
  margin-right: 10px;
  text-decoration: none;
}
.pagination .pages .ditto_currentpage {
  background: #018846;
  color: #fff;
  font-weight: bold;
}
.subnav_yes {
  margin-left: 220px;
}
.subnav {
  width: 200px;
  float: left;
}
.subnav ul li {
  line-height: 18px;
  padding-left: 20px;
  margin-bottom: 12px;
  position: relative;
}
.subnav ul li:before {
  content: "—";
  position: absolute;
  left: 0px;
  color: rgba(0,0,0,0.2);
}
.subnav ul li a {
  font-size: 13px;
  text-decoration: none;
}
.subnav ul li a:hover {
  text-decoration: underline;
}
.subnav ul li ul {
  padding: 20px 0px;
}
.subnav ul li ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  color: rgba(0,0,0,0.2);
}
.subnav ul li ul li:last-child {
  margin-bottom: 0px;
}
.content-b {
  margin-left: 220px;
}
input:required:invalid,
input:focus:invalid {
  border: 2px solid red;
  -moz-box-shadow: none;
}
input:required:valid {
  border: 2px solid green;
}
.bootstrap-datetimepicker-widget {
  color: #000 !important;
}
.bootstrap-datetimepicker-widget .day.old {
  color: #ccc !important;
}
input#lastname {
  display: none;
}

@media (max-width: 768px) 
{
  .hide-mobile {
    display: none;
  }
}

.gl03-slider-empty {
  background: #fff;
  color: #403529;
  padding: 24px 30px;
  border-left: 6px solid #018846;
  margin-bottom: 40px;
}
.gl03-slider-block {
  background: #fff;
  color: #403529;
  margin: 0 0 40px 0;
  padding: 20px 0 10px;
  position: relative;
  box-shadow: none;
  border-top: 0;
}
.gl03-slider-block:before {
  content: none;
}
.gl03-slider-block__head {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
}
.gl03-slider-block__title {
  font-family: 'PT Sans', sans-serif;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
  color: #018846;
  margin: 0 0 8px;
}
.gl03-slider-block__description {
  max-width: 720px;
  font-size: 16px;
  line-height: 24px;
  color: #6c5d4e;
}
.gl03-slider-block__frame {
  position: relative;
  padding: 0;
}
.gl03-slider-block__viewport {
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
}
.gl03-slider-block__viewport::-webkit-scrollbar {
  display: none;
}
.gl03-slider-block.is-dragging .gl03-slider-block__viewport {
  cursor: grabbing;
}
.gl03-slider-block__track {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
  min-width: 100%;
}
.gl03-slider-block__slide {
  flex: 0 0 auto;
  width: 33.3333%;
  min-width: 33.3333%;
  padding: 0 6px;
  box-sizing: border-box;
}
.gl03-slider-block__card {
  display: block;
  background: #f7f4f1;
  text-decoration: none;
  box-shadow: none;
  transition: transform 0.35s ease;
  height: 100%;
}
.gl03-slider-block__card:hover {
  transform: translateY(-4px);
  text-decoration: none;
}
.gl03-slider-block__image {
  display: block;
  position: relative;
  padding-top: 84%;
  overflow: hidden;
  background: url(/tpl/images/page_bg.png);
}
.gl03-slider-block__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gl03-slider-block__meta {
  display: block;
  background: url(/tpl/images/lite_brown_bg.png);
  padding: 14px 16px 15px;
  min-height: 54px;
}
.gl03-slider-block__caption {
  display: block;
  color: #403529;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
.gl03-slider-block__nav {
  display: none;
}
.gl03-slider-block__nav span,
.gl03-slider-lightbox__nav span {
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
}
.gl03-slider-block__nav--prev span,
.gl03-slider-lightbox__nav--prev span {
  transform: rotate(-135deg);
}
.gl03-slider-block__nav--next span,
.gl03-slider-lightbox__nav--next span {
  transform: rotate(45deg);
}
.gl03-slider-block__dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.gl03-slider-block__dot {
  width: 34px;
  height: 10px;
  background: #d8d1ca;
  border: 0;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.25s ease, transform 0.25s ease;
}
.gl03-slider-block__dot.active,
.gl03-slider-block__dot:hover {
  background: #84c539;
  transform: translateY(-1px);
}
.gl03-slider-block--single .gl03-slider-block__nav,
.gl03-slider-block--single .gl03-slider-block__dots {
  display: none;
}
.gl03-slider-lightbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(35,27,22,0.9);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  z-index: 9999;
}
.gl03-slider-lightbox.open {
  opacity: 1;
  visibility: visible;
}
.gl03-slider-lightbox__dialog {
  position: absolute;
  top: 40px;
  right: 40px;
  bottom: 40px;
  left: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gl03-slider-lightbox__content {
  max-width: calc(100% - 180px);
  max-height: 100%;
  text-align: center;
}
.gl03-slider-lightbox__content img {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 150px);
  margin: 0 auto;
  box-shadow: 0 16px 34px rgba(0,0,0,0.35);
}
.gl03-slider-lightbox__caption {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin-top: 16px;
}
.gl03-slider-lightbox__nav,
.gl03-slider-lightbox__close {
  position: absolute;
  width: 52px;
  height: 52px;
  border: 0;
  background: rgba(255,255,255,0.12);
  cursor: pointer;
  transition: background 0.25s ease;
}
.gl03-slider-lightbox__nav:hover,
.gl03-slider-lightbox__close:hover {
  background: rgba(132,197,57,0.95);
}
.gl03-slider-lightbox__nav--prev {
  left: 24px;
  top: 50%;
  margin-top: -26px;
}
.gl03-slider-lightbox__nav--next {
  right: 24px;
  top: 50%;
  margin-top: -26px;
}
.gl03-slider-lightbox__close {
  top: 0;
  right: 0;
}
.gl03-slider-lightbox__close:before,
.gl03-slider-lightbox__close:after {
  content: " ";
  position: absolute;
  top: 14px;
  left: 25px;
  width: 2px;
  height: 24px;
  background: #fff;
}
.gl03-slider-lightbox__close:before {
  transform: rotate(45deg);
}
.gl03-slider-lightbox__close:after {
  transform: rotate(-45deg);
}
.gl03-slider-lock {
  overflow: hidden;
}

.svo-mosaic-widget-empty {
  background: #fff;
  color: #403529;
  padding: 24px 30px;
  border-left: 6px solid #018846;
  margin-bottom: 40px;
}
.svo-mosaic-widget {
  margin: 0 0 40px 0;
  color: #403529;
  width: 100%;
}
.svo-mosaic-widget__head {
  margin-bottom: 22px;
}
.svo-mosaic-widget__heading {
  font-family: 'PT Sans', sans-serif;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
  color: #018846;
  margin: 0 0 8px;
}
.svo-mosaic-widget__description {
  max-width: 760px;
  font-size: 16px;
  line-height: 24px;
  color: #6c5d4e;
}
.svo-mosaic-widget__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  background: #e7e2dc;
}
.svo-mosaic-widget--cols-1 .svo-mosaic-widget__grid {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.svo-mosaic-widget--cols-2 .svo-mosaic-widget__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.svo-mosaic-widget--cols-3 .svo-mosaic-widget__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.svo-mosaic-widget__card {
  display: contents;
}
.svo-mosaic-widget__cell {
  min-width: 0;
  min-height: 0;
  aspect-ratio: 1 / 1;
}
.svo-mosaic-widget__cell--content {
  position: relative;
  background: #f9f9f9;
  padding: 28px 24px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.svo-mosaic-widget__cell--content:after {
  content: " ";
  position: absolute;
  right: -18px;
  top: 50%;
  margin-top: -18px;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #f9f9f9;
  z-index: 2;
}
.svo-mosaic-widget__cell--arrow-left:after {
  right: auto;
  left: -18px;
  border-left: 0;
  border-right: 18px solid #f9f9f9;
}
.svo-mosaic-widget__cell--arrow-right:after {
  right: -18px;
  left: auto;
  border-right: 0;
  border-left: 18px solid #f9f9f9;
}
.svo-mosaic-widget__cell--plain:after {
  content: none;
}
.svo-mosaic-widget__title {
  margin: 0 0 16px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 700;
  color: #231b16;
}
.svo-mosaic-widget__title a {
  color: inherit;
  text-decoration: none;
}
.svo-mosaic-widget__title a:hover {
  color: #018846;
  text-decoration: none;
}
.svo-mosaic-widget__text {
  font-size: 13px;
  line-height: 1.6;
  color: #403529;
}
.svo-mosaic-widget__cell--media {
  position: relative;
  overflow: hidden;
  background: #e7e2dc;
}
.svo-mosaic-widget__image-link,
.svo-mosaic-widget__image {
  display: block;
  width: 100%;
  height: 100%;
}
.svo-mosaic-widget__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.svo-mosaic-widget__card--linked:hover .svo-mosaic-widget__image img,
.svo-mosaic-widget__image-link:hover img {
  transform: scale(1.04);
}

@media (max-width: 1024px) {
  .gl03-slider-block {
    padding: 18px 0 10px;
  }
  .gl03-slider-block__slide {
    width: 50%;
    min-width: 50%;
  }
  .gl03-slider-block__title {
    font-size: 30px;
  }
  .svo-mosaic-widget__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-1 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-2 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-3 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .svo-mosaic-widget__cell {
    min-height: 0;
    aspect-ratio: 1 / 1;
  }
  .svo-mosaic-widget__cell--content {
    padding: 28px 24px 30px;
  }
  .svo-mosaic-widget__title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .svo-mosaic-widget__text {
    font-size: 13px;
    line-height: 1.6;
  }
}

@media (max-width: 768px) {
  .gl03-slider-block {
    padding: 18px 0 20px;
    margin-bottom: 30px;
  }
  .gl03-slider-block__title {
    font-size: 26px;
  }
  .gl03-slider-block__description {
    font-size: 14px;
    line-height: 22px;
  }
  .gl03-slider-block__slide {
    width: 100%;
    min-width: 100%;
    padding: 0 4px;
  }
  .gl03-slider-block__dots {
    margin-top: 0;
  }
  .gl03-slider-block__dot {
    width: 24px;
  }
  .svo-mosaic-widget {
    margin-bottom: 30px;
  }
  .svo-mosaic-widget__heading {
    font-size: 26px;
  }
  .svo-mosaic-widget__description {
    font-size: 14px;
    line-height: 22px;
  }
  .svo-mosaic-widget__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-1 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-2 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .svo-mosaic-widget--cols-3 .svo-mosaic-widget__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .svo-mosaic-widget__cell {
    min-height: 0;
    aspect-ratio: 1 / 1;
  }
  .svo-mosaic-widget__cell--content {
    padding: 28px 24px 30px;
  }
  .svo-mosaic-widget__title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .svo-mosaic-widget__text {
    font-size: 13px;
    line-height: 1.6;
  }
  .gl03-slider-lightbox__dialog {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }
  .gl03-slider-lightbox__content {
    max-width: calc(100% - 24px);
  }
  .gl03-slider-lightbox__nav {
    width: 40px;
    height: 40px;
    top: auto;
    bottom: 10px;
    margin-top: 0;
  }
  .gl03-slider-lightbox__nav--prev {
    left: 10px;
  }
  .gl03-slider-lightbox__nav--next {
    right: 10px;
  }
  .gl03-slider-lightbox__close {
    width: 40px;
    height: 40px;
  }
  .gl03-slider-lightbox__close:before,
  .gl03-slider-lightbox__close:after {
    top: 9px;
    left: 19px;
    height: 22px;
  }
}
