@import './fancybox.css';
@import './carousel.css';
@import './carousel.thumbs.css';
@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Regular.eot");
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Regular.woff2") format("woff2"), url("../fonts/RobotoSlab-Regular.woff") format("woff"), url("../fonts/RobotoSlab-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Bold.eot");
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../fonts/RobotoSlab-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Bold.woff2") format("woff2"), url("../fonts/RobotoSlab-Bold.woff") format("woff"), url("../fonts/RobotoSlab-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Light.eot");
  src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("../fonts/RobotoSlab-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Light.woff2") format("woff2"), url("../fonts/RobotoSlab-Light.woff") format("woff"), url("../fonts/RobotoSlab-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/RobotoSlab-Thin.eot");
  src: local("Roboto Slab Thin"), local("RobotoSlab-Thin"), url("../fonts/RobotoSlab-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlab-Thin.woff2") format("woff2"), url("../fonts/RobotoSlab-Thin.woff") format("woff"), url("../fonts/RobotoSlab-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Izhitsa";
  src: url("../fonts/Izhitsa.eot");
  src: url("../fonts/Izhitsa.eot") format("eot"), url("../fonts/Izhitsa.woff") format("woff"), url("../fonts/Izhitsa.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype");
}
.fa-regular,
.far {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-block-brick::before {
  content: "\e3db";
}

.fa-xmark::before {
  content: "\f00d";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-vk:before {
  content: "\f189";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-message-question::before {
  content: "\e1e3";
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  overflow-x: hidden;
  line-height: 1.15;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: #423c3c;
  font-size: 16px;
  font-family: "Roboto Slab";
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
}

.container {
  padding: 0 30px;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 1480px) {
  .container {
    max-width: 94%;
  }
}

.page-container {
  min-width: calc(100% - 330px);
}

h1,
h2,
h3,
h4,
h5,
h6,
.title,
.big-title {
  font-family: "Izhitsa";
  font-weight: bold;
  letter-spacing: 0.75px;
  margin-bottom: 15px;
}

h1 {
  font-size: 36px;
}
@media (max-width: 991px) {
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
  }
}
@media (max-width: 368px) {
  h1 {
    font-size: 28px;
  }
}

h2 {
  font-size: 32px;
}
@media (max-width: 991px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 26px;
  }
}
@media (max-width: 368px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 28px;
}
@media (max-width: 991px) {
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 22x;
  }
}
@media (max-width: 368px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 24px;
}
@media (max-width: 991px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 368px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 20px;
}
@media (max-width: 991px) {
  h5 {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  h6 {
    font-size: 18px;
  }
}

a {
  text-decoration: none;
  color: #b78861;
}
a:hover {
  color: #684b32;
}

a:hover,
a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bold;
}

img {
  max-width: 100%;
  border-style: none;
}

figure {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  text-align: center;
}

figcaption {
  font-style: italic;
  text-align: center;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

table th, table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

table tbody tr:nth-of-type(odd) {
  background-color: #fff8eb;
}

img {
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
}

blockquote {
  padding: 15px;
  margin: 15px 0;
  background: #fff8eb;
}

pre {
  display: block;
  padding: 15px;
  background: #414141;
  color: #fff;
  font-family: monospace;
  white-space: pre-wrap;
  max-width: 100%;
  height: auto;
}

input,
textarea, select {
  display: block;
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  margin-bottom: 15px;
  border: 1px solid #684b32;
  border-radius: 6px;
  background: #fff8eb;
}

input:focus,
textarea:focus, select:focus {
  outline: none;
  border: 1px solid #b78861;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.94;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sec-title {
  position: relative;
  text-align: center;
}

.sec-title h1,
.sec-title h2,
.sec-title h3,
.sec-title .title {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .sec-title h1,
  .sec-title h2,
  .sec-title h3,
  .sec-title .title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .sec-title h1,
  .sec-title h2,
  .sec-title h3,
  .sec-title .title {
    font-size: 30px;
  }
}
@media (max-width: 368px) {
  .sec-title h1,
  .sec-title h2,
  .sec-title h3,
  .sec-title .title {
    font-size: 28px;
  }
}

.sec-title-ornament {
  position: relative;
  margin-bottom: 65px;
}
.sec-title-ornament::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -35px;
  margin: auto;
  background: url("../img/title-ornament.svg") center center no-repeat;
  background-size: contain;
  width: 200px;
  height: 24px;
}

.sec-title-ornament-light {
  position: relative;
  margin-bottom: 65px;
}
.sec-title-ornament-light::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -35px;
  margin: auto;
  background: url("../img/title-ornament-light.svg") center center no-repeat;
  background-size: contain;
  width: 200px;
  height: 24px;
}

.sec-title-ornament-white {
  position: relative;
  margin-bottom: 65px;
}
.sec-title-ornament-white::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -35px;
  margin: auto;
  background: url("../img/title-ornament-white.svg") center center no-repeat;
  background-size: contain;
  width: 200px;
  height: 24px;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 14px 30px;
  border-radius: 6px;
  text-decoration: none;
  font-family: "Izhitsa";
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
}
@media (max-width: 1440px) {
  .btn {
    font-size: 14px;
    padding: 10px 18px;
  }
}

.btn-main {
  border: 1px solid #684b32;
  background: #fff8eb;
  color: #684b32;
}
.btn-main:hover {
  color: #fff8eb;
  background: #684b32;
}

.btn-second {
  border: 1px solid #684b32;
  color: #fff8eb;
  background: #684b32;
}
.btn-second:hover {
  background: #fff8eb;
  color: #684b32;
}

.more {
  display: inline-block;
  margin-top: 30px;
  padding-bottom: 7px;
  text-align: center;
  text-decoration: none;
  font-family: "Izhitsa";
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  color: #684b32;
  border-bottom: 1px dotted;
}
.more:hover {
  color: #b78861;
}

.upbtn {
  opacity: 0.8;
  z-index: 9999;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: -80px;
  right: 20px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #684b32;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDQ0NC44MTkgNDQ0LjgxOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ0LjgxOSA0NDQuODE5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzMy45NjgsMjc4LjY1N0wyNDguMzg3LDkyLjc5Yy03LjQxOS03LjA0NC0xNi4wOC0xMC41NjYtMjUuOTc3LTEwLjU2NmMtMTAuMDg4LDAtMTguNjUyLDMuNTIxLTI1LjY5NywxMC41NjYgICBMMTAuODQ4LDI3OC42NTdDMy42MTUsMjg1Ljg4NywwLDI5NC41NDksMCwzMDQuNjM3YzAsMTAuMjgsMy42MTksMTguODQzLDEwLjg0OCwyNS42OTNsMjEuNDExLDIxLjQxMyAgIGM2Ljg1NCw3LjIzLDE1LjQyLDEwLjg1MiwyNS42OTcsMTAuODUyYzEwLjI3OCwwLDE4Ljg0Mi0zLjYyMSwyNS42OTctMTAuODUyTDIyMi40MSwyMTMuMjcxTDM2MS4xNjgsMzUxLjc0ICAgYzYuODQ4LDcuMjI4LDE1LjQxMywxMC44NTIsMjUuNywxMC44NTJjMTAuMDgyLDAsMTguNzQ3LTMuNjI0LDI1Ljk3NS0xMC44NTJsMjEuNDA5LTIxLjQxMiAgIGM3LjA0My03LjA0MywxMC41NjctMTUuNjA4LDEwLjU2Ny0yNS42OTNDNDQ0LjgxOSwyOTQuNTQ1LDQ0MS4yMDUsMjg1Ljg4NCw0MzMuOTY4LDI3OC42NTd6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-size: 50%;
}

.upbtn:hover {
  opacity: 1;
  background-color: #b78861;
}

.page {
  margin: 60px 0;
}
.page ul {
  margin-left: 30px;
}
.page ul li {
  margin-bottom: 7px;
}

.pages {
  margin: 30px 0;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination li {
  list-style: none;
  margin: 0 5px;
}
.pagination li a {
  display: block;
  padding: 7px 12px;
  text-align: center;
  border: 1px solid #684b32;
  background: #fff8eb;
  color: #684b32;
}
.pagination li a:hover {
  color: #fff8eb;
  background: #684b32;
}

.page-content img {
  width: auto;
  height: auto;
}

.img-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
}
.img-cols .img-cols img {
  width: 100% !important;
  height: auto !important;
}

.post-two-column {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(480px, 1fr));
  grid-gap: 15px;
}

.post-three-column {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
  grid-gap: 15px;
}

.post-four-column {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  grid-gap: 15px;
}

#post-gallery {
  max-width: 100%;
  margin: 0 auto;
}

#post-gallery .f-carousel__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.f-carousel__nav button {
  background: #fff8eb;
}
.f-carousel__nav button:hover {
  background: #fff;
}

.f-button:hover:not([disabled]) {
  color: var(--f-button-hover-color);
  background: #fff;
}

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
}

.header {
  padding: 15px 0;
  border-bottom: 1px solid #eee7da;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
}
.header .logo img {
  height: 80px;
  width: auto;
  min-width: 230px;
}
.header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  font-size: 16px;
}
.header .nav a {
  text-decoration: none;
  padding: 0 15px;
  font-weight: bold;
  color: #5a4f4f;
  white-space: nowrap;
}
.header .nav a:hover {
  color: #886344;
}
.header .hamburger {
  font-size: 18px;
  border: 1px solid #684b32;
  background: #fff8eb;
  color: #684b32;
  padding: 7px 14px;
  border-radius: 12px;
}
@media (max-width: 1440px) {
  .header .nav {
    font-size: 14px;
  }
  .header .nav a {
    white-space: nowrap;
    padding: 0 12px;
  }
}
@media (max-width: 1180px) {
  .header .btn-help {
    display: none;
  }
}
@media (min-width: 991px) {
  .header .hamburger {
    display: none;
  }
}
@media (max-width: 991px) {
  .header .nav {
    display: none;
  }
}
@media (max-width: 300px) {
  .header .logo img {
    min-width: 140px;
  }
}

#side-menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #333;
}
#side-menu .hamburder-close {
  position: absolute;
  right: 30px;
  top: 30px;
  color: #fff;
  font-size: 20px;
}
#side-menu .logo {
  text-align: center;
  margin-bottom: 30px;
}
#side-menu .logo img {
  height: 80px;
  width: 80%;
  min-width: 150px;
  max-width: 90%;
}
#side-menu .nav li {
  margin-bottom: 10px;
  list-style: none;
}
#side-menu .nav li a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.footer-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px auto 30px auto 30px auto;
  grid-template-columns: auto auto auto auto;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  .footer-container {
    -ms-grid-columns: auto 30px auto;
    grid-template-columns: auto auto;
  }
}
@media (max-width: 648px) {
  .footer-container {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.footer {
  padding: 45px 0 0 0;
  background: #242424;
  color: #ddd;
}
.footer .logo img {
  width: 330px;
  height: auto;
}
.footer .footer-title {
  font-family: "Izhitsa";
  font-size: 22px;
  margin-bottom: 15px;
  color: #b78861;
}
.footer .footer-about ul {
  margin-top: 15px;
  list-style: none;
}
.footer .footer-about ul li {
  margin-bottom: 7px;
}
.footer .footer-about ul li i {
  font-size: 18px;
  margin-right: 7px;
}
.footer .footer-nav li {
  list-style: none;
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .footer .footer-nav {
    display: none;
  }
}
.footer .footer-donation .text {
  color: #b78861;
  font-style: italic;
}
.footer .copyright {
  margin-top: 45px;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  color: #747474;
  background: #1e1e1e;
}
.footer .copyright .policy {
  margin-bottom: 5px;
}
.footer a {
  text-decoration: none;
  color: #ddd;
}
.footer a:hover {
  color: #b78861;
}

.social-nav {
  list-style: none;
}
.social-nav li {
  margin-bottom: 7px;
}
.social-nav a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 194px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  background: #333;
  padding: 8px 15px;
  border-radius: 8px;
}
.social-nav a i {
  font-size: 18px;
  margin-right: 7px;
  width: 30px;
  text-align: center;
}

.sec-about {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
.sec-about .img-column {
  position: relative;
}
.sec-about .img-column .poster {
  width: 100%;
  height: 100%;
  background: url("../img/foto-v-kalendar.jpg") center center no-repeat;
  background-size: cover;
}
.sec-about .content-column {
  padding: 45px;
  background: #f9f4ea;
  font-size: 16px;
}
.sec-about .content-column h1 {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 440px) {
  .sec-about .content-column {
    padding: 30px;
  }
}
.sec-about ul {
  margin-left: 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.sec-about ul li {
  color: #886344;
}
.sec-about ul li a {
  position: relative;
  text-decoration: none;
  color: #886344;
  padding-right: 15px;
  white-space: nowrap;
}
.sec-about ul li a:hover {
  color: #b78861;
}
.sec-about ul li:hover {
  color: #b78861;
}
.sec-about .btn-wrap {
  margin-top: 30px;
}
@media (max-width: 1220px) {
  .sec-about ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
}
@media (max-width: 991px) {
  .sec-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec-about .img-column {
    width: 100%;
    height: 400px;
  }
  .sec-about ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
}

.note-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991px) {
  .note-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .note-container .item {
    width: 460px;
  }
}
@media (max-width: 460px) {
  .note-container .item {
    width: 100%;
  }
}

.sec-note {
  margin: 60px 0;
}

.page-zapiska .sec-note {
  margin-top: 0;
}

.zapiska-form {
  position: relative;
  margin: 30px 0;
  padding: 60px 0;
  background: url("../img/paper.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  border: 2px solid #886344;
  border-radius: 8px;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.zapiska-form .overlay {
  background: #f9f7f4;
  border-radius: 6px;
  opacity: 0.8;
}
.zapiska-form .zapiska-title h1,
.zapiska-form .zapiska-title h2,
.zapiska-form .zapiska-title h3,
.zapiska-form .zapiska-title .title {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .zapiska-form .zapiska-title h1,
  .zapiska-form .zapiska-title h2,
  .zapiska-form .zapiska-title h3,
  .zapiska-form .zapiska-title .title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .zapiska-form .zapiska-title h1,
  .zapiska-form .zapiska-title h2,
  .zapiska-form .zapiska-title h3,
  .zapiska-form .zapiska-title .title {
    font-size: 30px;
  }
}
@media (max-width: 368px) {
  .zapiska-form .zapiska-title h1,
  .zapiska-form .zapiska-title h2,
  .zapiska-form .zapiska-title h3,
  .zapiska-form .zapiska-title .title {
    font-size: 28px;
  }
}
.zapiska-form .zapiska-red {
  position: relative;
  margin-top: 90px;
  margin-bottom: 80px;
  color: #990505;
}
.zapiska-form .zapiska-red::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -90px;
  margin: auto;
  background: url("../img/zapiska-red.svg") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 75px;
}
.zapiska-form .zapiska-red::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
  background: url("../img/title-ornament-red.svg") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 42px;
}
.zapiska-form .zapiska-dark {
  position: relative;
  margin-top: 90px;
  margin-bottom: 80px;
  color: #423c3c;
}
.zapiska-form .zapiska-dark::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -90px;
  margin: auto;
  background: url("../img/zapiska-dark.svg") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 75px;
}
.zapiska-form .zapiska-dark::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
  background: url("../img/title-ornament-dark.svg") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 42px;
}
.zapiska-form .cross-icon {
  position: relative;
  display: block;
  margin: auto;
  background: url("../img/zapiska-dark.svg") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 75px;
  margin-bottom: 30px;
}
.zapiska-form form {
  position: relative;
  width: 90%;
}
.zapiska-form img {
  position: relative;
  max-width: 300px;
  margin-bottom: 15px;
}
.zapiska-form input,
.zapiska-form textarea,
.zapiska-form button,
.zapiska-form select {
  width: 400px;
  max-width: 100%;
  margin: 0 auto 15px auto;
}
@media (max-width: 500px) {
  .zapiska-form input,
  .zapiska-form textarea,
  .zapiska-form button,
  .zapiska-form select {
    min-width: 90%;
    width: 100%;
  }
}

.note .item {
  position: relative;
  padding: 30px;
  background: #f9f7f4;
  background: url(../img/paper.jpg);
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #886344;
  border-radius: 8px;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.note .item .overlay {
  background: #f9f7f4;
  border-radius: 6px;
  opacity: 0.5;
}
.note .item .icon {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  text-align: center;
}
.note .item .icon img {
  width: 60px;
}
.note .item .title {
  position: relative;
  margin-bottom: 50px;
  font-size: 26px;
  font-family: "Izhitsa";
  width: 100%;
  text-align: center;
}
.note .item .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -30px;
  margin: auto;
  background: url("../img/title-ornament.svg") center center no-repeat;
  background-size: contain;
  width: 140px;
  height: 20px;
}
.note .item .btn {
  position: relative;
}
.note .item:hover .overlay {
  background: #684b32;
  opacity: 0.8;
}
.note .item:hover .icon img {
  -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(26%) saturate(593%) hue-rotate(312deg) brightness(98%) contrast(90%);
          filter: brightness(0) saturate(100%) invert(99%) sepia(26%) saturate(593%) hue-rotate(312deg) brightness(98%) contrast(90%);
}
.note .item:hover .title {
  color: #eee7da;
}
.note .item:hover .title::after {
  background: url("../img/title-ornament-light.svg") center center no-repeat;
  background-size: contain;
}

.note-text {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}

.brick {
  position: relative;
  text-align: center;
  padding: 60px 0;
  background: url(../img/nikolskij-predel.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}
.brick .brick-container {
  position: relative;
  z-index: 1;
  color: #bfb1ac;
  font-size: 16px;
}
.brick .brick-container .sec-title h2 {
  color: #eee7da;
}
.brick .brick-container .btn-wrap {
  margin-top: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.brick .overlay {
  background: #201515;
  opacity: 0.5;
}

.pray {
  padding: 60px 0;
  background: url("../img/paper.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.pray-container {
  text-align: center;
  font-family: "Izhitsa";
  font-weight: bold;
  font-size: 18px;
  max-width: 800px;
  padding: 0 30px;
  margin: 0 auto;
}
.pray-container a {
  display: inline-block;
  margin-top: 30px;
  padding-bottom: 7px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  color: #684b32;
  border-bottom: 1px dotted;
}
.pray-container a:hover {
  color: #b78861;
}

.pray-content {
  font-style: italic;
}

.events {
  margin: 60px 0;
  padding: 60px 0;
  background: #f9f4ea;
}

.events-wrap .item {
  margin-bottom: 30px;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
}
.events-wrap .item .events-img {
  width: 200px;
  min-width: 140px;
  padding: 15px;
}
.events-wrap .item .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 380px) {
  .events-wrap .item .meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 7px;
  }
}
.events-wrap .item .events-date {
  background: #fff8eb;
  color: #684b32;
  padding: 5px 10px;
  border-radius: 8px;
}
.events-wrap .item .events-date::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f133";
  display: inline-block;
  padding-right: 3px;
}
.events-wrap .item .events-address {
  margin-top: 15px;
  color: #684b32;
}
.events-wrap .item .events-address::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f3c5";
  display: inline-block;
  padding-right: 3px;
}
.events-wrap .item .events-time {
  background: #fff8eb;
  color: #684b32;
  padding: 5px 10px;
  border-radius: 8px;
}
.events-wrap .item .events-time::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f017";
  display: inline-block;
  padding-right: 3px;
}
.events-wrap .item .events-title {
  font-family: "Izhitsa";
  font-size: 24px;
  color: #684b32;
  margin-bottom: 15px;
}
.events-wrap .item .events-content {
  padding: 30px 0;
}
@media (max-width: 768px) {
  .events-wrap .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .events-wrap .item .meta {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .events-wrap .item .events-content {
    padding: 15px;
    text-align: center;
  }
}

.events-page .events {
  margin: 0;
}

.bank {
  margin: 60px 0;
}

.brank-wrap {
  background: #fff;
  border-radius: 8px;
  display: -ms-grid;
  display: grid;
  padding: 45px;
  -ms-grid-columns: auto 30px auto 30px auto;
  grid-template-columns: auto auto auto;
  grid-gap: 30px;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
}
.brank-wrap .title {
  margin-top: 0;
  font-size: 28px;
}
@media (max-width: 1220px) {
  .brank-wrap .bank-img {
    display: none;
  }
}
@media (max-width: 991px) {
  .brank-wrap {
    padding: 30px;
  }
}
@media (max-width: 660px) {
  .brank-wrap {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}

.bank-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px;
}
.bank-list .item .name {
  font-family: "Izhitsa";
  font-size: 18px;
  color: #684b32;
}
.bank-list .item .value {
  font-size: 18px;
}
@media (max-width: 1440px) {
  .bank-list {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}

.bank-img img {
  max-height: 400px;
}

.contacts {
  margin-top: 15px;
  list-style: none;
}
.contacts li {
  margin-bottom: 7px;
  font-size: 18px;
}
.contacts li i {
  font-size: 18px;
  margin-right: 7px;
}

.bank-form input, .bank-form textarea {
  min-width: 300px;
}

.page-contacts {
  margin: 60px 0;
}

.contacts-container {
  background: #fff;
  border-radius: 8px;
  padding: 45px;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
}
.contacts-container .contacts-wrap {
  margin-bottom: 45px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px auto 30px auto;
  grid-template-columns: auto auto auto;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  .contacts-container .contacts-wrap {
    -ms-grid-columns: auto 30px auto;
    grid-template-columns: auto auto;
  }
  .contacts-container .contacts-wrap .contacts-form {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .contacts-container .contacts-wrap {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
  .contacts-container .contacts-wrap .contacts-form {
    grid-column: auto;
  }
}
.contacts-container .title {
  margin-top: 0;
  font-size: 28px;
}
.contacts-container .bank-list {
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  .contacts-container .bank-list {
    -ms-grid-columns: auto 15px auto;
    grid-template-columns: auto auto;
  }
}
@media (max-width: 500px) {
  .contacts-container .bank-list {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}
.contacts-container .contacts-form {
  margin-right: 80px;
}
.contacts-container .social-nav li a {
  background: #886344;
  color: #fff;
}
.contacts-container .social-nav li a:hover {
  background: #b78861;
}
@media (max-width: 1220px) {
  .contacts-container .bank-img {
    display: none;
  }
}
@media (max-width: 991px) {
  .contacts-container {
    padding: 30px;
  }
}
@media (max-width: 660px) {
  .contacts-container {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}

.media {
  margin: 60px 0;
}
.media .btn-wrap .more {
  margin: 30px auto 0 auto;
}

.video-wrap {
  text-align: center;
}
.video-wrap .video-play a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
}
.video-wrap .video-play a .overlay {
  opacity: 0.7;
}
.video-wrap .video-play a .play-btn {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
  cursor: pointer;
}
@media (max-width: 500px) {
  .video-wrap .video-play a .play-btn {
    width: 50px;
    height: 50px;
  }
}
.video-wrap .video-play a .play-btn::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: inherit;
  border-radius: 100%;
  -webkit-animation: pulse 1.5s ease-out infinite;
          animation: pulse 1.5s ease-out infinite;
}
@media (max-width: 500px) {
  .video-wrap .video-play a .play-btn::before {
    width: 50px;
    height: 50px;
  }
}
.video-wrap .video-play a .play-btn span {
  position: relative;
  display: block;
  z-index: 1;
  border-left: 26px solid #684b32;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
@media (max-width: 500px) {
  .video-wrap .video-play a .play-btn span {
    border-left: 18px solid #684b32;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
.video-wrap .video-play a .play {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-wrap .video-play a .video-desc {
  position: absolute;
  width: 100%;
  bottom: 50px;
  text-align: center;
}
.video-wrap .video-play a .video-desc span {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  border: 1px solid;
}
@media (max-width: 660px) {
  .video-wrap .video-play a .video-desc span {
    display: none;
  }
}
.video-wrap .video-play a:hover .overlay {
  opacity: 0.4;
}
.video-wrap .video-play a:hover .video-desc span {
  background: #eee7da;
  color: #684b32;
}
.video-wrap .video-play a:hover .play-btn span {
  position: relative;
  display: block;
  z-index: 1;
  border-left: 26px solid orangered;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.gallery-wrap {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.gallery-wrap .item {
  position: relative;
  padding: 10px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #886344;
  -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.gallery-wrap .item a {
  position: relative;
  display: block;
}
.gallery-wrap .item .desc {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 3.5s;
  transition: all 3.5s;
}
.gallery-wrap .item .desc span {
  position: relative;
  display: block;
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
}
.gallery-wrap .item:hover .desc {
  background: #000;
  opacity: 0.8;
}
.gallery-wrap .item:hover .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 660px) {
  .gallery-wrap {
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 360px) {
  .gallery-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}

.video-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: repeat(2, 1fr);
  margin: 45px 0;
  grid-gap: 15px;
}
.video-list .video-wrap .video-play a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.video-list .video-wrap .video-desc {
  bottom: 0;
  position: relative;
  background: #fff8eb;
  padding: 30px;
  border: 1px solid #886344;
  border-top: 0;
}
.video-list .video-wrap .video-desc span {
  font-size: 16px;
  color: #684b32;
  border: 0;
  padding: 0;
  margin: 0;
}
.video-list .video-wrap .video-desc:hover span {
  background: none;
  color: #b78861;
}

.sec-news {
  margin: 60px 0;
}

.news-container, .news-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
@media (max-width: 991px) {
  .news-container, .news-list {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 460px) {
  .news-container, .news-list {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}

.news-item {
  position: relative;
  border: 1px solid #eee7da;
  border-radius: 8px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 11px 10px 38px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.news-item .news-img {
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  cursor: pointer;
}
.news-item .news-content {
  position: relative;
  padding: 30px;
}
.news-item .news-content .news-date {
  position: absolute;
  top: -18px;
  display: inline-block;
  padding: 5px 10px;
  font-size: 13px;
  background: #eee7da;
  border-radius: 8px;
}
.news-item .news-content .news-date i {
  margin-right: 5px;
}
.news-item .news-content .news-title {
  text-decoration: none;
  color: #886344;
  font-size: 16px;
}
.news-item:hover {
  border: 1px solid #b78861;
}
.news-item:hover .news-img {
  overflow: hidden;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.news-item:hover .news-content .news-title {
  color: #b78861;
}

.sec-title .meta .news-date {
  display: inline-block;
  padding: 5px 10px;
  font-size: 13px;
  background: #eee7da;
  color: #684b32;
  border-radius: 8px;
}
.sec-title .meta .news-date i {
  margin-right: 5px;
}

.calendar {
  margin: 60px 0;
  text-align: center;
}

.donate {
  position: relative;
  padding: 60px 0;
  background: url("../img/doski.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}
.donate .donate-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.donate .donate-container .donate-content {
  color: #fff;
}
.donate .donate-container .donate-content .suptitle {
  font-size: 32px;
}
.donate .donate-container .donate-content .title {
  margin-top: 15px;
  font-size: 38px;
}
.donate .donate-container .donate-content .subtitle {
  font-size: 24px;
  font-family: "Izhitsa";
}
.donate .donate-container .donate-content .btn-wrap {
  margin-top: 45px;
}
.donate .donate-container .donate-content .btn-wrap .btn-main:hover {
  background: #b78861;
  border-color: #b78861;
}
@media (max-width: 768px) {
  .donate .donate-container .donate-content {
    display: none;
  }
}
@media (max-width: 768px) {
  .donate .donate-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.donate .overlay {
  background: #201515;
  opacity: 0.5;
}

.meter {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 16px; /* Can be anything */
  position: relative;
  margin: 15px 0 15px 0; /* Just for demo spacing */
  background: #eee7da;
  border-radius: 16px;
  padding: 10px;
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
          box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}

.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background-color: #886344;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(bottom, center), color-stop(37%, rgb(43, 194, 83)), color-stop(69%, rgb(84, 240, 84)));
  background-image: linear-gradient(center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
  -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

.meter > span:after,
.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
          animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  overflow: hidden;
}

.animate > span:after {
  display: none;
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.orange > span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1a165), to(#f36d0a));
  background-image: linear-gradient(#f1a165, #f36d0a);
}

.red > span {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a3a3), to(#f42323));
  background-image: linear-gradient(#f0a3a3, #f42323);
}

.nostripes > span > span,
.nostripes > span::after {
  background-image: none;
}

.donate-form {
  max-width: 440px;
  padding: 45px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
}
.donate-form .title {
  font-size: 32px;
}
.donate-form .text {
  font-size: 16px;
}
.donate-form .donate-goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
@media (max-width: 440px) {
  .donate-form .donate-goals {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.donate-form .donate-goal .value {
  font-size: 24px;
  font-weight: bold;
}
.donate-form .btn-wrap {
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.donate-form .btn-wrap .more {
  margin-top: 10px;
  font-size: 14px;
  text-transform: none;
}

.modal-form .modal-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.modal-form form {
  margin-top: 30px;
}
.modal-form form .btn {
  width: 100%;
}

.modal-map .text {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

.modal-bank .bank-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 30px;
}
.modal-bank .bank-list .item {
  min-width: 30%;
}

.error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #f6f6f6;
  min-height: calc(100vh - 100px);
}
.error .big-title {
  font-size: 88px;
  margin-bottom: 15px;
}
.error .title {
  font-size: 38px;
  margin-bottom: 15px;
}
.error .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}
.error .nav li {
  margin-bottom: 10px;
  list-style: none;
}
.error .nav li a {
  font-size: 16px;
}
.error .error-links {
  margin-top: 45px;
}

.thank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #f6f6f6;
  min-height: calc(100vh - 100px);
}
.thank .big-title {
  font-size: 52px;
  margin-bottom: 15px;
}
.thank .title {
  font-size: 32px;
  margin-bottom: 15px;
}
.thank .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}
.thank .nav li {
  margin-bottom: 10px;
  list-style: none;
}
.thank .nav li a {
  font-size: 16px;
}
.thank .error-links {
  margin-top: 45px;
}

.page-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
}
@media (max-width: 991px) {
  .page-sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sidebar {
  width: 330px;
  max-width: 330px;
  min-width: 330px;
  border-left: 1px solid #eee7da;
  padding-left: 30px;
  text-align: center;
}
.sidebar ul {
  margin-left: 0;
}
.sidebar ul li {
  list-style: none;
}
.sidebar .sidebar-widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee7da;
}
.sidebar .sidebar-widget .sidebar-title {
  font-size: 22px;
  position: relative;
  margin-bottom: 45px;
  color: #684b32;
}
.sidebar .sidebar-widget .sidebar-title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -25px;
  margin: auto;
  background: url("../img/title-ornament-light.svg") center center no-repeat;
  background-size: contain;
  width: 180px;
  height: 20px;
}
.sidebar .sidebar-widget:last-child {
  border-bottom: 0;
}
.sidebar .sidebar-notes a {
  display: block;
  margin-bottom: 10px;
  padding: 12px 25px;
  background: #fff8eb;
  border-radius: 6px;
  border: 1px solid #684b32;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "Izhitsa";
  font-size: 16px;
  color: #684b32;
}
.sidebar .sidebar-notes a:hover {
  background: #684b32;
  color: #fff;
}
.sidebar .donate-form {
  padding: 0;
  max-width: 100%;
  border-radius: 0;
}
.sidebar .donate-form .text {
  font-size: 15px;
}
.sidebar .donate-form .donate-goals {
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidebar .donate-form .donate-goal .value {
  font-size: 18px;
}
.sidebar .donate-form .btn-wrap {
  margin-top: 15px;
}
.sidebar .donate-form .btn-wrap .more {
  margin-top: 0;
}
.sidebar .fa-block-brick {
  font-size: 36px;
  color: #684b32;
}
.sidebar .sidebar-contacts {
  margin-top: 15px;
  list-style: none;
  margin-left: 5px;
}
.sidebar .sidebar-contacts li {
  margin-bottom: 7px;
  font-size: 18px;
}
.sidebar .sidebar-contacts li a {
  color: #684b32;
}
.sidebar .sidebar-contacts li a:hover {
  color: #b78861;
}
.sidebar .sidebar-contacts li i {
  font-size: 18px;
  margin-right: 7px;
}
.sidebar .btn-main {
  display: block;
  margin-bottom: 10px;
  padding: 12px 25px;
  background: #fff8eb;
  border-radius: 6px;
  border: 1px solid #684b32;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "Izhitsa";
  font-size: 16px;
  text-transform: none;
}
.sidebar .btn-main:hover {
  background: #684b32;
  color: #fff;
}
@media (max-width: 991px) {
  .sidebar {
    width: 100%;
    max-width: 400px;
    min-width: auto;
    border-left: 0;
    padding-left: 0;
    margin: 0 auto;
  }
}