/* Start:/local/templates/gyama/css/style.css?1603083435211539*/
@charset "UTF-8";
.row {
  font-size: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  display: inline-block;
  vertical-align: top; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; } }

@media (min-width: 1025px) {
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; } }

@media (min-width: 1440px) {
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; } }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: #fff;
  cursor: pointer; }

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: .6; }

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0; }

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1; }

.pickmeup {
  background: #000;
  border-radius: .4em;
  box-sizing: content-box;
  display: inline-block;
  position: absolute;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

.pickmeup * {
  box-sizing: border-box; }

.pickmeup.pmu-flat {
  position: relative; }

.pickmeup.pmu-hidden {
  display: none; }

.pickmeup .pmu-instance {
  display: inline-block;
  height: 13.8em;
  padding: .5em;
  text-align: center;
  width: 15em; }

.pickmeup .pmu-instance .pmu-button {
  color: #eee;
  cursor: pointer;
  outline: none;
  text-decoration: none; }

.pickmeup .pmu-instance .pmu-today {
  background: #17384d;
  color: #88c5eb; }

.pickmeup .pmu-instance .pmu-button:hover {
  background: transparent;
  color: #88c5eb; }

.pickmeup .pmu-instance .pmu-not-in-month {
  color: #666; }

.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333;
  cursor: default; }

.pickmeup .pmu-instance .pmu-selected {
  background: #136a9f;
  color: #eee; }

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
  background: #17384d; }

.pickmeup .pmu-instance nav {
  color: #eee;
  display: -ms-flexbox;
  display: flex;
  line-height: 2em; }

.pickmeup .pmu-instance nav *:first-child :hover {
  color: #88c5eb; }

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
  display: none;
  height: 2em;
  width: 1em; }

.pickmeup .pmu-instance nav .pmu-month {
  width: 14em; }

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
  display: inline-block;
  line-height: 3.6em;
  width: 3.5em; }

.pickmeup .pmu-instance .pmu-day-of-week {
  color: #999;
  cursor: default; }

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
  display: inline-block;
  line-height: 1.5em;
  width: 2em; }

.pickmeup .pmu-instance .pmu-day-of-week * {
  line-height: 1.8em; }

.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
  display: block; }

.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month {
  width: 13em; }

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 12em; }

.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
  display: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit; }

@font-face {
  font-family: 'Blagovest';
  src: url("../../../../../../webfonts/BLAGOVEST_2.woff2") format("woff2"), url("../../../../../../webfonts/BLAGOVEST_2.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Oranienbaum';
  src: url("../../../../../../webfonts/Oranienbaum.woff2") format("woff2"), url("../../../../../../webfonts/Oranienbaum.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../../../../../webfonts/Montserrat-Regular.woff2") format("woff2"), url("../../../../../../webfonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../../../../../webfonts/Montserrat-Medium.woff2") format("woff2"), url("../../../../../../webfonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("../../../../../../webfonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../../../../../webfonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

b {
  font-weight: 600; }

i {
  font-style: italic; }

h1, .h1 {
  font-size: 33px; }
  @media (max-width: 1024px) {
    h1, .h1 {
      font-size: 27px; } }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 21px; } }

h2, .h2 {
  font-size: 30px; }
  @media (max-width: 1024px) {
    h2, .h2 {
      font-size: 27px; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 21px; } }

h3, .h3 {
  font-size: 25px; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 21px; } }

h4, .h4 {
  font-size: 21px; }
  @media (max-width: 1024px) {
    h4, .h4 {
      font-size: 19px; } }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 19px; } }

h5, .h5 {
  font-size: 15px; }

h6, .h6 {
  font-size: 14px; }

.txt--default, p {
  font-size: 14px;
  line-height: 1.65;
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }

p {
  margin: 20px 0;
  text-indent: 30px;
   }

.title--default {
  text-transform: uppercase;
  color: #B32701; }
  @media (max-width: 767px) {
    .title--default {
      text-align: center; } }

.title--secondary {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.quotes {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #D2C6BE;
  border-bottom: 1px solid #D2C6BE;
  position: relative;
  font-family: "Oranienbaum", sans-serif; }
  .quotes:before, .quotes:after {
    content: '«';
    font-size: 65px;
    line-height: 1;
    color: #BA9D6C;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -58%); }
  .quotes:before {
    top: 0;
    transform: translate(-50%, -42%) rotate(180deg); }
  .quotes:after {
    top: 100%; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

/*---------GENERAL SETTINGS-------*/
body *,
body *:after,
body *::before {
  box-sizing: border-box; }

html.freeze, body.freeze {
  height: 100%;
  overflow: hidden; }

body {
  font-size: 14px;
  line-height: 1.375;
  color: #000;
  background-color: #ECE3D9;
  margin: 0;
  padding: 0;
  font-family: "Oranienbaum", sans-serif;
  font-weight: 400; }

a {
  color: #000;
  text-decoration: none;
  outline: none; 
  }

ol, ul {
  list-style: none; }

.table {
  display: table; }

.tr {
  display: table-row; }

.td, .th {
  display: table-cell; }

.link {
  cursor: pointer; }

.cb {
  clear: both; }

.link--default {
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #B32701;
  padding-bottom: 5px;
  border-bottom: 1px solid #B32701;
  display: inline-block; }

.link__txt {
  position: relative; }

.link--disabled {
  cursor: default; }

.btn {
  display: inline-block;
  line-height: 1;
  text-align: center;
  cursor: pointer; }

.btn--default {
  font-size: 11px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  line-height: 1.25;
  padding: 1em 2.5em;
  min-width: 160px;
  border-radius: 3em; }
  .btn--default--brown {
    color: #fff;
    background-color: #BA9D6C; }

.btn--close--default {
  width: 25px;
  height: 25px;
  background: no-repeat center;
  background-size: contain;
  background-image: url("../../../../../../images/elements/svg/close.svg"); }

.page {
  overflow: hidden;
  min-height: 100vh;
  padding-top: 25px; }

.page--detail .section--detail {
  margin-bottom: 60px; }
  @media (max-width: 1024px) {
    .page--detail .section--detail {
      padding: 25px 40px; } }
  @media (max-width: 767px) {
    .page--detail .section--detail {
      padding: 25px 20px; } }

.page--detail .section--list {
  padding: 0 50px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--detail .section--list {
      padding: 0; } }

.page--detail .section__block--header {
  padding-bottom: 15px; }
  .page--detail .section__block--header .title {
    float: left; }
    @media (max-width: 767px) {
      .page--detail .section__block--header .title {
        float: none; } }

.page--detail .btn-over {
  float: right; }
  @media (max-width: 767px) {
    .page--detail .btn-over {
      text-align: center;
      float: none;
      padding: 20px 0; } }

#svg-sprites {
  display: none; }

svg.icon {
  width: 100%;
  height: 100%; }

img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;}

.img--bg {
  background: no-repeat center;
  background-size: cover; }

.gallery {
  position: relative; }

.switch__tab {
  cursor: pointer; }

.gallery__tab {
  display: none; }
  .gallery__tab.active {
    display: block; }

.wrapper--main {
  max-width: 1280px;
  margin: 0 auto; }
  @media (max-width: 1280px) {
    .wrapper--main {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .wrapper--main {
      padding-left: 0;
      padding-right: 0; } }

.wrapper--small {
  max-width: 768px;
  margin: 0 auto; }

@media (min-width: 1181px) {
  .content.fixed {
    padding-top: 142px; } }

@media (max-width: 1180px) {
  .content {
    padding-top: 105px; } }

@media (max-width: 767px) {
  .content {
    padding-top: 58px; } }

.section--highlight {
  background-color: #F5EEE6;
  border-radius: 16px;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
  padding: 40px 0; }
  @media (max-width: 1024px) {
    .section--highlight {
      padding: 25px 0; } }
  @media (max-width: 767px) {
    .section--highlight {
      border-radius: 0;
      padding: 30px 0; } }

.section--default, .section--highlight--default {
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 1024px) {
    .section--default, .section--highlight--default {
      padding-left: 35px;
      padding-right: 35px; } }
  @media (max-width: 767px) {
    .section--default, .section--highlight--default {
      padding-left: 20px;
      padding-right: 20px; } }

.wrapper--inner {
  width: 768px; }
  @media (max-width: 1024px) {
    .wrapper--inner {
      margin: 0 auto; } }
  @media (max-width: 1024px) and (orientation: portrait) {
    .wrapper--inner {
      width: auto; } }
  @media (max-width: 767px) {
    .wrapper--inner {
      width: auto; } }

.date {
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  color: #BA9D6C;
  font-weight: 600; }

.flickity-page-dots .dot {
  width: 9px;
  height: 9px;
  background-color: #BA9D6C;
  opacity: 1;
  margin: 0 5px; }
  .flickity-page-dots .dot.is-selected {
    background-color: #B32701; }

.flickity-prev-next-button {
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-radius: 0; }
  .flickity-prev-next-button:disabled {
    opacity: 0.7;
    pointer-events: auto; }
  .flickity-prev-next-button:hover {
    background-color: transparent; }
  .flickity-prev-next-button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #B32701;
    border-left: 1px solid #B32701;
    transform: rotate(45deg); }
  .flickity-prev-next-button.next:before {
    transform: rotate(-135deg); }
  .flickity-prev-next-button.previous {
    margin-right: 66px; }
    .flickity-prev-next-button.previous:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 100%;
      height: 46px;
      width: 1px;
      background-color: #D2C6BE;
      margin-left: 25px;
      transform: translate(0, -50%) rotate(10deg); }
  .flickity-prev-next-button svg {
    display: none; }

.card--hor {
  font-size: 0; }
  .card--hor .card__block {
    display: inline-block;
    vertical-align: middle; }
  .card--hor .card__txt {
    padding: 0 35px; }
    .card--hor .card__txt:before {
      content: '';
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .card--hor .card__txt__content {
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle; }

.card--btn {
  display: block;
  padding: 15px 50px 15px 20px;
  background-color: #F5EEE6;
  border-radius: 16px;
  border: 1px solid #DED3C8;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.08);
  position: relative; }
  @media (max-width: 767px) and (orientation: landscape) {
    .card--btn {
      padding-right: 40px; } }
  .card--btn:hover:before {
    transform: translate(3px, 0); }
  .card--btn:before {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
    background: no-repeat center;
    background-size: contain;
    background-image: url("../../../../../../images/elements/svg/arrow_circle.svg");
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }

.pagination--default {
  position: relative;
  color: #fff;
  width: 60px;
  border-bottom: 1px solid; }
  .pagination--default .num {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
    .pagination--default .num:first-child {
      right: 100%;
      margin-right: 10px; }
    .pagination--default .num:last-child {
      left: 100%;
      margin-left: 10px; }

.socials--default .socials__title {
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px; }

.socials--default .socials__list {
  display: inline-block;
  vertical-align: middle; }

.socials--default .socials__list__item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 17px; }

.socials--default .socials__link {
  width: 18px;
  height: 18px;
  display: block;
  fill: #BA9D6C; }
  .socials--default .socials__link .icon {
    height: 100%;
    width: 100%;
    background: no-repeat center;
    background-size: contain; }

.btn--load-more {
  text-transform: uppercase;
  font-size: 11px;
  opacity: 0.4;
  position: relative;
  padding-bottom: 7px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }
  .btn--load-more:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-bottom: 1px solid; }

.news-detail-bottom .date {
  text-transform: uppercase;
  float: left;
  padding-top: 4px; }

.news-detail-bottom .socials {
  float: right;
  margin: 0 -17px; }

@media (max-width: 767px) {
  .news-detail-bottom .socials__title {
    display: none; } }

.txt--highlight {
  padding: 30px 0;
  border-top: 1px solid #D2C6BE;
  border-bottom: 1px solid #D2C6BE;
  font-family: "Oranienbaum", sans-serif;
  font-size: 21px;
  margin: 20px 0; }
  @media (max-width: 767px) {
    .txt--highlight {
      margin: 0 -20px;
      padding: 30px 20px; } }
  .txt--highlight p {
    font-family: "Oranienbaum", sans-serif;
    font-size: 21px; }
    .txt--highlight p:first-child {
      margin-top: 0; }
    .txt--highlight p:last-child {
      margin-bottom: 0; }

.block-cut.open .block-cut__wrapper {
  overflow: visible; }
  .block-cut.open .block-cut__wrapper:after {
    display: none; }

.block-cut .btn-over {
  text-align: center;
  padding-top: 25px; }

.block-cut .block-cut__wrapper {
  overflow: hidden;
  transition: height 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  position: relative; }
  .block-cut .block-cut__wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background-image: linear-gradient(-180deg, rgba(245, 238, 230, 0) 0%, #F5EEE6 100%); }

.preloader--default {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  z-index: 10; }
  .preloader--default.active {
    display: block; }
  .preloader--default:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #343E4E;
    opacity: 0.5; }
  .preloader--default .preloader__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px; }
    .preloader--default .preloader__icon:before {
      content: '';
      width: 100px;
      height: 100px;
      background-color: #ECE3D9;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .preloader--default .preloader__icon .icon {
      position: relative;
      stroke: #B32701;
      stroke-width: 7px;
      stroke-linecap: round;
      fill: none;
      animation: spin 2s linear infinite; }

.media-list {
  font-size: 0;
  margin: 0 -25px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .media-list {
      margin: 0 -10px; } }
  @media (max-width: 767px) {
    .media-list {
      margin: 0; } }

@media (max-width: 767px) {
  .media-list--photo {
    padding: 0 5px; } }

.media-list--photo .item {
  display: inline-block;
  vertical-align: top;
  width: 16.66%;
  padding: 25px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .media-list--photo .item {
      width: 25%;
      padding: 10px; } }
  @media (max-width: 767px) {
    .media-list--photo .item {
      width: 33.33%;
      padding: 5px; } }

.media-list--photo .item__img {
  padding-bottom: 100%;
  cursor: pointer; }

.media-list--photo .item__title {
  display: none; }

@media (max-width: 767px) {
  .media-list--video {
    margin: 0 -10px; } }

@media (max-width: 1024px) and (orientation: portrait) {
  .media-list--video .item {
    padding: 10px; } }

.media-list--video .item__img {
  padding-bottom: 55%;
  position: relative; }
  .media-list--video .item__img iframe {
    position: absolute;
    width: 100%;
    height: 100%; }

.input {
  font-family: "Oranienbaum", sans-serif; }
  .input[type="text"], .input[type="tel"], .input[type="email"], .input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    background-color: transparent;
    outline: none; }
  .input[type="radio"], .input[type="checkbox"] {
    display: none; }

textarea {
  font-family: "Oranienbaum", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background-color: transparent;
  outline: none;
  resize: none; }

button {
  outline: none;
  border: none; }
  button:disabled {
    cursor: default; }

.input--date + .pickmeup {
  z-index: 1;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }

.form .submit:disabled {
  opacity: 0.5; }

.form--default .input {
  width: 100%; }
  .form--default .input[type="text"], .form--default .input[type="tel"], .form--default .input[type="email"], .form--default .input[type="password"], .form--default .input.textarea {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding: 5px 0;
    border-bottom: 1px solid #D2C6BE; }
    .form--default .input[type="text"].error, .form--default .input[type="tel"].error, .form--default .input[type="email"].error, .form--default .input[type="password"].error, .form--default .input.textarea.error {
      color: red; }

.form--default .label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #B32701;
  padding-bottom: 10px;
  display: block; }

.form--default .input-group--policy {
  white-space: nowrap; }
  .form--default .input-group--policy .title {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding-left: 8px;
    margin-top: -2px;
    white-space: normal;
    text-align: left; }
    .form--default .input-group--policy .title .link {
      text-decoration: underline; }

.form--default .input-group--date .label {
  position: relative; }
  .form--default .input-group--date .label:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #B32701;
    border-bottom: 2px solid #B32701;
    transform: translate(50%, -50%) rotate(-45deg);
    border-color: #BA9D6C;
    top: 100%;
    margin-top: 15px; }

.select-box--default {
  position: relative; }
  .select-box--default.active .caption:after {
    transform: translate(50%, -50%) rotate(135deg); }
  .select-box--default .options {
    background-color: #F5EEE6;
    box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1;
    display: none; }
  .select-box--default .caption, .select-box--default .label {
    font-size: 22px;
    color: #B32701;
    padding: 10px 0;
    display: block; }
    @media (max-width: 767px) {
      .select-box--default .caption, .select-box--default .label {
        font-size: 18px; } }
  .select-box--default .caption {
    border-bottom: 1px solid #B32701;
    cursor: pointer;
    padding-right: 40px;
    position: relative; }
    .select-box--default .caption:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 20px;
      width: 10px;
      height: 10px;
      border-left: 2px solid #B32701;
      border-bottom: 2px solid #B32701;
      transform: translate(50%, -50%) rotate(-45deg); }
  .select-box--default .label {
    padding: 10px;
    font-size: 18px;
    cursor: pointer; }
  .select-box--default .item:nth-child(2n+1) .label {
    background-color: #ECE3D9; }

.select-box--alter .caption, .select-box--alter .label {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #000;
  padding: 5px 0;
  text-transform: lowercase; }

.select-box--alter .caption {
  border-bottom-color: #D2C6BE; }
  .select-box--alter .caption:after {
    border-color: #BA9D6C; }

.date-filter {
  margin: 0 -25px;
  padding: 25px 0 10px;
  font-size: 0;
  font-weight: 500; }
  @media (max-width: 767px) {
    .date-filter {
      margin: 0; } }
  .date-filter .input-group {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
    width: 33.33%; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .date-filter .input-group {
        width: 50%; } }
    @media (max-width: 767px) {
      .date-filter .input-group {
        display: block;
        width: auto;
        padding: 0 10px 25px; } }
    .date-filter .input-group .title {
      font-size: 11px;
      color: #B32701;
      text-transform: uppercase; }
  .date-filter .select-box .caption, .date-filter .select-box .label {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color: #000; }
  .date-filter .select-box .caption {
    color: #343E4E;
    border-bottom-color: #D2C6BE; }
  .date-filter .select-box .option:disabled + .label {
    color: #c0c0c0;
    cursor: default; }

.checkbox--default + .label {
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  position: relative;
  display: inline-block;
  vertical-align: top; }

.checkbox--default:checked + .label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #B32701; }

.form--feedback .input-group {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .form--feedback .input-group {
      padding-bottom: 20px; } }
  .form--feedback .input-group:last-child {
    padding-bottom: 0; }

.form--feedback .input-group--submit {
  text-align: center; }

.form--feedback .textarea {
  height: 140px; }
  @media (max-width: 767px) {
    .form--feedback .textarea {
      height: 100px; } }

.form--tours .input-group {
  padding-bottom: 20px; }

.form--tours .textarea {
  height: 100px; }

.form--tours .input-block--date {
  margin: 0 -20px;
  font-size: 0; }
  .form--tours .input-block--date .input-group {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 20px 20px; }

.form--tours .input-group--qty {
  padding-top: 20px;
  padding-bottom: 40px; }

.form--tours .input-group--policy {
  padding-bottom: 40px; }

@media (max-width: 767px) and (orientation: portrait) {
  .form--tours .submit {
    width: 100%; } }

.discloser__header {
  position: relative;
  cursor: pointer; }

.discloser--default.active .discloser__header:after {
  transform: translate(0, -50%) rotate(135deg); }

.discloser--default .discloser__header:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #B32701;
  border-left: 1px solid #B32701; }

.input-group--qty .qty {
  margin: 0 -5px; }

.input-group--qty .btn, .input-group--qty .input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }

.input-group--qty .btn {
  width: 16px;
  height: 16px;
  position: relative; }
  .input-group--qty .btn:before, .input-group--qty .btn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 2px;
    background-color: #BA9D6C; }
  .input-group--qty .btn:after {
    transform: translate(-50%, -50%) rotate(90deg); }

.input-group--qty .btn--minus:after {
  display: none; }

.input-group--qty .input {
  width: 60px;
  text-align: center; }

.popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 10; }

.popup--default {
  transform: translate(100%, 0);
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s; }
  .popup--default.open {
    transform: translate(0, 0);
    transition-delay: 0s; }
    .popup--default.open .popup__bg {
      opacity: 0.5;
      transition-delay: 0s; }
    .popup--default.open .popup__content-over {
      transform: translate(-50%, -50%);
      opacity: 1;
      transition-delay: 0s, 0.2s; }
  .popup--default .popup__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #343E4E;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s; }
  .popup--default .btn--close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 1; }
  .popup--default .popup__content-over {
    max-width: 980px;
    max-height: 85vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    background-color: #ECE3D9;
    transform: translate(-50%, -70%);
    opacity: 0;
    transition-property: transform, opacity;
    transition-duration: 0.6s;
    transition-delay: 0.1s, 0s; }
  .popup--default .popup__content {
    height: 100%;
    overflow: auto;
    padding: 30px 50px; }
    @media (max-width: 1024px) {
      .popup--default .popup__content {
        -webkit-overflow-scrolling: touch; } }

.popup--forms.error .msg--success {
  display: none; }

.popup--forms.error .msg--error {
  display: block; }

.popup--forms .popup__content {
  text-align: center;
  font-size: 25px;
  min-width: 520px; }
  @media (max-width: 767px) {
    .popup--forms .popup__content {
      font-size: 19px;
      padding: 30px;
      min-width: 300px; } }

.popup--forms .msg {
  padding: 50px; }
  @media (max-width: 767px) {
    .popup--forms .msg {
      padding: 40px 0; } }

.popup--forms .msg--error {
  display: none; }

@media (max-width: 767px) {
  .popup--require .btn--close {
    right: 20px; } }

.popup--require .popup__content-over {
  width: 100%;
  height: 85vh; }
  @media (max-width: 1024px) {
    .popup--require .popup__content-over {
      height: 100%;
      max-width: none;
      max-height: none;
      border-radius: 0; } }

.popup--require .popup__content {
  padding-right: 150px; }
  @media (max-width: 1024px) {
    .popup--require .popup__content {
      padding-right: 50px; } }
  @media (max-width: 767px) {
    .popup--require .popup__content {
      padding: 30px 20px; } }

.popup--require .require .require__area:nth-child(1) .desc:nth-child(1) {
  display: none; }

.popup--require .require .require__area:nth-child(1) .desc:nth-child(2) {
  padding-top: 30px; }
  .popup--require .require .require__area:nth-child(1) .desc:nth-child(2) .title {
    padding-left: 0; }

.popup--media {
  font-size: 0;
  transform: translate(100%, 0);
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s; }
  @media (max-width: 767px) {
    .popup--media {
      top: 58px; } }
  .popup--media.open {
    transform: translate(0, 0);
    transition-delay: 0s; }
    .popup--media.open:before {
      opacity: 0.8;
      transition-delay: 0s; }
    .popup--media.open .popup__content-over {
      transform: translate(0, 0);
      opacity: 1;
      transition-delay: 0s, 0.2s; }
  .popup--media:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ''; }
  .popup--media .popup__content-over {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    transform: translate(0, -30px);
    opacity: 0;
    transition-property: transform, opacity;
    transition-duration: 0.6s;
    transition-delay: 0.1s, 0s;
    max-width: none;
    max-height: none;
    top: auto;
    left: auto;
    border-radius: 0;
    background-color: transparent; }
    @media (max-width: 1024px) {
      .popup--media .popup__content-over {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      .popup--media .popup__content-over {
        padding: 0;
        height: 100%; } }
  .popup--media .popup__content {
    width: 61.25vw;
    margin: 0 auto;
    position: relative;
    height: auto;
    padding: 0; }
    @media (max-width: 1024px) {
      .popup--media .popup__content {
        width: 100%; } }
    @media (max-width: 767px) {
      .popup--media .popup__content {
        height: 100%;
        background-color: #F5EEE6; } }
  .popup--media .slider {
    position: relative; }
    @media (max-width: 767px) {
      .popup--media .slider {
        height: 100%; } }
    .popup--media .slider .items {
      margin: 0; }
      @media (max-width: 767px) {
        .popup--media .slider .items {
          height: 100%;
          position: relative; } }
    .popup--media .slider .item {
      width: 100%;
      padding: 0;
      background-color: #F5EEE6; }
    .popup--media .slider .item__img {
      padding-bottom: 56.25%;
      position: relative; }
      .popup--media .slider .item__img iframe {
        position: absolute;
        width: 100%;
        height: 100%; }
    .popup--media .slider .item__txt {
      padding: 30px 40px; }
      @media (max-width: 767px) {
        .popup--media .slider .item__txt {
          padding: 25px 20px; } }
      .popup--media .slider .item__txt:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
    .popup--media .slider .item__title {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      max-width: 40%;
      padding-right: 40px; }
      @media (max-width: 767px) {
        .popup--media .slider .item__title {
          max-width: none;
          padding-right: 0;
          vertical-align: top; } }
    .popup--media .slider .flickity-prev-next-button {
      right: 40px;
      top: auto;
      left: auto;
      transform: translate(0, 50%); }
      @media (max-width: 767px) {
        .popup--media .slider .flickity-prev-next-button {
          bottom: 100px !important;
          right: 20px; } }
    .popup--media .slider .flickity-page-dots {
      display: none; }
    .popup--media .slider .pagination {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 50%);
      color: #000; }
      @media (max-width: 767px) {
        .popup--media .slider .pagination {
          bottom: 100px !important;
          left: 40px;
          transform: translate(0, 50%); } }
  .popup--media .btn--close {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background-color: #F5EEE6;
    z-index: 1; }
    @media (max-width: 767px) {
      .popup--media .btn--close {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: 60px;
        width: auto;
        border-top: 1px solid #D2C6BE; } }
    .popup--media .btn--close .icon {
      width: 31.25%;
      height: 31.25%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      stroke: #B32701;
      fill: none; }

@media (max-width: 767px) {
  .popup--donate .btn--close {
    right: 20px;
    top: 20px; } }

.popup--donate .popup__content-over {
  width: 100%;
  max-width: 500px; }

.popup--donate .popup__content {
  padding: 80px 50px; }
  @media (max-width: 767px) {
    .popup--donate .popup__content {
      padding: 70px 20px; } }

.popup--donate .title {
  text-align: center; }

.popup--donate .form .input-group {
  margin-top: 50px; }

.popup--donate .form .input-group--submit {
  text-align: center; }

.pickmeup {
  background-color: #FAF0E8;
  font-size: 17px; }
  .pickmeup .pmu-instance {
    height: 17.5454em; }
    .pickmeup .pmu-instance nav:first-child {
      display: block; }
    .pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #343E4E;
      border-left: 2px solid #343E4E;
      transform: rotate(45deg);
      font-size: 0;
      line-height: 1;
      display: inline-block !important;
      vertical-align: middle; }
    .pickmeup .pmu-instance nav .pmu-next {
      transform: rotate(-135deg); }
    .pickmeup .pmu-instance nav .pmu-month {
      width: 10em !important;
      display: inline-block;
      vertical-align: middle; }
    .pickmeup .pmu-instance .pmu-button {
      color: #343E4E;
      line-height: 2em; }
      .pickmeup .pmu-instance .pmu-button:hover {
        color: #343E4E; }
    .pickmeup .pmu-instance .pmu-month {
      color: #000;
      font-size: 20px;
      text-transform: lowercase; }
      .pickmeup .pmu-instance .pmu-month:hover {
        color: #000; }
    .pickmeup .pmu-instance .pmu-today {
      background-color: #ECE3D9; }
      .pickmeup .pmu-instance .pmu-today:hover {
        background-color: #ECE3D9; }
    .pickmeup .pmu-instance .pmu-selected {
      background-color: #B32701;
      color: #FAF0E8; }
      .pickmeup .pmu-instance .pmu-selected:hover {
        background-color: #B32701;
        color: #FAF0E8; }
    .pickmeup .pmu-instance .pmu-not-in-month, .pickmeup .pmu-instance .pmu-disabled {
      color: #a6a6a6; }
      .pickmeup .pmu-instance .pmu-not-in-month:hover, .pickmeup .pmu-instance .pmu-disabled:hover {
        color: #a6a6a6; }
    .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
      background-color: #B32701;
      color: #fff; }
    .pickmeup .pmu-instance .pmu-day-of-week * {
      font-size: 11px;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      width: 3.5454em;
      line-height: 3.5454em;
      color: #000;
      opacity: 0.5; }
    .pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
      line-height: 4.8em; }

.header {
  padding-top: 30px;
  background-color: #ECE3D9;
  position: relative;
  z-index: 10; }
  @media (max-width: 1180px) {
    .header {
      border-bottom: 1px solid #D2C6BE;
      text-align: center;
      padding: 12px 0 20px;
      position: fixed;
      left: 0;
      right: 0;
      top: 0; } }
  @media (max-width: 767px) {
    .header {
      padding: 10px 10px 15px; } }
  @media (min-width: 1025px) {
    .header.fixed {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      padding-top: 15px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
      transform: translate(0, -100%); }
      .header.fixed.ready {
        transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
      .header.fixed.active {
        transform: translate(0, 0); }
      .header.fixed .header__logo {
        width: 35px; }
      .header.fixed .header__logo__img {
        margin-top: -9%; }
      .header.fixed .header__top {
        text-align: center;
        padding-bottom: 15px; }
      .header.fixed .header__title-over {
        padding: 0; }
      .header.fixed .header__title {
        display: inline-block;
        vertical-align: middle;
        padding: 0 20px; }
      .header.fixed .header__title--main {
        font-size: 32px; }
        .header.fixed .header__title--main:after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 100%;
          width: 1px;
          background-color: #D2C6BE;
          transform: translate(-50%, 0); }
      .header.fixed .header__title--extra {
        font-size: 19px; }
      .header.fixed .header__bottom {
        border-bottom: none; } }
  .header .link {
    color: #000;
    transition: color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .header .link:hover {
      color: #B32701; }

.btn--burger,
.header__top__txt,
.header__logo,
.header__title-over,
.header__menu,
.main-menu-container,
.header__extra {
  display: inline-block;
  vertical-align: middle; }

.btn--burger {
  width: 72px;
  height: 72px;
  background-color: #F5EEE6;
  border-radius: 22%;
  float: left;
  display: none;
  text-align: center;
  padding: 20px 0 15px;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }
  @media (max-width: 1180px) {
    .btn--burger {
      display: block; } }
  @media (max-width: 767px) {
    .btn--burger {
      width: 32px;
      height: 32px;
      padding: 9px 0; } }
  .btn--burger .btn__txt, .btn--burger .btn__icon {
    display: inline-block; }
  .btn--burger .btn__txt {
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #B32701;
    text-transform: uppercase;
    padding: 10px 15px 0; }
    @media (max-width: 767px) {
      .btn--burger .btn__txt {
        display: none; } }
  .btn--burger .btn__icon {
    width: 17px;
    height: 2px;
    background-color: #B32701;
    margin: 6px 0;
    position: relative; }
    .btn--burger .btn__icon:before, .btn--burger .btn__icon:after {
      content: '';
      position: absolute;
      left: 0;
      width: 17px;
      height: 2px;
      background-color: #B32701; }
    .btn--burger .btn__icon:before {
      top: -5px; }
    .btn--burger .btn__icon:after {
      bottom: -5px; }

.header__top {
  padding: 0 60px 30px;
  font-size: 0;
  border-bottom: 1px solid #D2C6BE; }
  @media (max-width: 1280px) {
    .header__top {
      text-align: center; } }
  @media (max-width: 1180px) {
    .header__top {
      display: inline-block;
      padding: 0;
      border-bottom: none; } }
  @media (max-width: 767px) {
    .header__top {
      padding-top: 4px; } }

.header__title-over {
  text-align: center;
  color: #5D4326;
  text-transform: uppercase;
  padding: 0 50px; }
  @media (max-width: 1180px) {
    .header__title-over {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .header__title-over {
      padding: 0; } }

.header__title {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  position: relative; }

.header__title--main {
  font-size: 72px;
  line-height: 1;
  letter-spacing: 0.154em;
  font-family: "Blagovest", sans-serif;
  color: #5D4326;
  display: block; }
  @media (max-width: 1280px) {
    .header__title--main {
      font-size: 5.0vw; } }
  @media (max-width: 1180px) {
    .header__title--main {
      font-size: 54px; } }
  @media (max-width: 767px) {
    .header__title--main {
      font-size: 22px; } }

.header__title--extra {
  font-size: 27px;
  line-height: 1.25;
  letter-spacing: 0.035em; }
  @media (max-width: 1280px) {
    .header__title--extra {
      font-size: 2.00vw; } }
  @media (max-width: 1180px) {
    .header__title--extra {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .header__title--extra {
      display: none; } }

.header__logo {
  width: 149px; }
  @media (max-width: 1280px) {
    .header__logo {
      width: 11.64vw; } }
  @media (max-width: 1180px) {
    .header__logo {
      width: 69px; } }
  @media (max-width: 767px) {
    .header__logo {
      display: none; } }

.header__logo__img {
  width: 100%;
  margin-bottom: -4.9%; }

.header__bottom {
  padding: 25px 0;
  font-size: 0;
  border-bottom: 1px solid #D2C6BE; }
  @media (max-width: 1180px) {
    .header__bottom {
      float: right;
      padding: 28px 0 26px;
      border-bottom: none; } }
  @media (max-width: 767px) {
    .header__bottom {
      padding: 7px 0; } }

.header__bottom__content {
  max-width: 1180px;
  margin: 0 auto; }

.main-menu-container {
  display: none; }
  @media (max-width: 1180px) {
    .main-menu-container {
      display: block;
      transform: translate(-100%, 0);
      opacity: 0;
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: #ECE3D9;
      right: 0;
      max-width: 768px;
      transition-property: transform, opacity;
      transition-duration: 0.6s, 0s;
      transition-delay: 0s, 0.6s;
      transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
      padding-top: 95px;
      z-index: 12;
      box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); } }
  @media (max-width: 1180px) and (max-width: 1024px) and (orientation: portrait) {
    .main-menu-container {
      box-shadow: none; } }
  @media (max-width: 1180px) and (max-width: 767px) {
    .main-menu-container {
      box-shadow: none;
      padding-top: 65px; } }
  @media (max-width: 1180px) {
      .main-menu-container.active {
        transform: translate(0, 0);
        opacity: 1;
        transition-delay: 0s, 0s; } }
  .main-menu-container .btn--close {
    display: none; }
    @media (max-width: 1180px) {
      .main-menu-container .btn--close {
        position: absolute;
        display: block;
        right: 50px;
        top: 50px;
        z-index: 1; } }
    @media (max-width: 767px) {
      .main-menu-container .btn--close {
        top: 20px;
        right: 20px; } }
  .main-menu-container .title {
    display: none; }
    @media (max-width: 1180px) {
      .main-menu-container .title {
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        display: block;
        text-align: center; } }
    @media (max-width: 767px) {
      .main-menu-container .title {
        top: 20px; } }
  .main-menu-container .menu-over {
    height: 100%;
    overflow: auto;
    padding-bottom: 20px; }
    @media (max-width: 1024px) {
      .main-menu-container .menu-over {
        -webkit-overflow-scrolling: touch; } }
  .main-menu-container .header__menu {
    display: block; }

.header__menu {
  font-family: "Montserrat", sans-serif;
  padding-right: 18px; }
  @media (max-width: 1180px) {
    .header__menu {
      display: none;
      padding-right: 0; } }
  .header__menu .item {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    position: relative;
    white-space: nowrap;
    padding: 5px 0; }
    .header__menu .item.selected > .link {
      color: #B32701; }
    .header__menu .item:hover .menu--sub {
      display: block; }
      @media (max-width: 1180px) {
        .header__menu .item:hover .menu--sub {
          display: none; } }
    .header__menu .item .menu--sub {
      position: absolute;
      left: 0;
      top: 100%;
      display: none;
      padding: 15px 20px;
      border-radius: 4px;
      background-color: #F5EEE6;
      box-shadow: 0 4px 4px 0 rgba(37, 12, 12, 0.18); }
      @media (max-width: 1180px) {
        .header__menu .item .menu--sub {
          position: static;
          background-color: transparent;
          box-shadow: none;
          display: none;
          padding: 30px 20px;
          border-radius: 0;
          border-top: 1px solid #D2C6BE; } }
      @media (max-width: 767px) {
        .header__menu .item .menu--sub {
          padding: 20px; } }
  .header__menu .item--root {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 15px; }
    @media (max-width: 1180px) {
      .header__menu .item--root {
        display: block;
        border-bottom: 1px solid #D2C6BE;
        text-align: center;
        padding: 0; } }
    @media (max-width: 1180px) {
      .header__menu .item--root > .link {
        display: block;
        padding: 30px 20px; } }
  @media (max-width: 1180px) and (max-width: 767px) {
    .header__menu .item--root > .link {
      padding: 20px 35px; } }
    .header__menu .item--root > .link:after {
      display: none; }
      @media (max-width: 1180px) {
        .header__menu .item--root > .link:after {
          display: block;
          right: 25%; } }
      @media (max-width: 767px) {
        .header__menu .item--root > .link:after {
          right: 25px; } }

@media (max-width: 1180px) {
  .header__extra {
    padding-right: 16px; } }

@media (max-width: 767px) {
  .header__extra {
    padding-right: 9px; } }

.header__extra .link {
  display: inline-block;
  vertical-align: middle; }

#search {
  width: 18px;
  height: 18px;
  fill: #B32701;
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
  #search:hover {
    transform: scale(1.07); }

#lang-switch {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin-left: 35px; }
  @media (max-width: 767px) {
    #lang-switch {
      margin-left: 20px; } }
  #lang-switch:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 46px;
    height: 46px;
    background-color: #F5EEE6;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }
    @media (max-width: 767px) {
      #lang-switch:before {
        width: 33px;
        height: 33px; } }

.menu--side {
  width: calc(100% - 768px);
  padding-left: 50px;
  z-index: 11; }
  @media (max-width: 1024px) {
    .menu--side {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed;
      padding-top: 50px;
      padding-left: 0;
      background-color: #ECE3D9;
      width: auto;
      transform: translate(0, 100%);
      transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); } }
  .menu--side.open {
    transform: translate(0, 0); }
    .menu--side.open .menu__btn {
      transform: translate(0, 0); }
      .menu--side.open .menu__btn:before {
        transform: translate(0, -50%) rotate(45deg); }
      .menu--side.open .menu__btn:after {
        transform: translate(0, -50%) rotate(135deg); }
  @media (max-width: 1024px) {
    .menu--side .menu__content {
      height: 100%;
      overflow: auto;
      -webkit-overflow-scrolling: touch; } }
  .menu--side .item {
    padding: 15px 25px;
    border-bottom: 1px solid #D2C6BE; }
    .menu--side .item:first-child {
      border-top: 1px solid #D2C6BE; }
  .menu--side .link {
    color: #B32701;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 1.65;
    display: inline-block;
    position: relative;
    padding-right: 30px; }
    .menu--side .link:hover:after {
      transform: translate(5px, -50%) rotate(-45deg); }
    .menu--side .link:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 5px;
      transform: translate(0, -50%) rotate(-45deg);
      width: 8px;
      height: 8px;
      border-right: 2px solid;
      border-bottom: 2px solid;
      transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
  .menu--side .menu__btn {
    display: none;
    padding: 15px 20px 14px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    font-size: 21px;
    text-transform: uppercase;
    transform: translate(0, -100%);
    color: #B32701;
    text-align: left;
    background-color: #F5EEE6;
    transition: transform 0.1s cubic-bezier(0.25, 0.1, 0.25, 1);
    box-shadow: 0 -2px 12px 0 rgba(37, 12, 12, 0.15); }
    @media (max-width: 1024px) {
      .menu--side .menu__btn {
        display: block; } }
    .menu--side .menu__btn:before, .menu--side .menu__btn:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translate(0, -50%);
      width: 18px;
      height: 2px;
      background-color: #B32701;
      transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .menu--side .menu__btn:after {
      transform: translate(0, -50%) rotate(90deg); }

.footer {
  margin-top: 30px;
  padding: 20px 0 70px;
  color: #BA9D6C;
  font-weight: 500; }
  @media (max-width: 1024px) {
    .footer {
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .footer {
      padding-top: 0; } }
  .footer .link {
    color: #BA9D6C;
    display: block;
    padding-bottom: 10px; }
  .footer .footer__txt {
    padding: 0 50px 50px;
    font-size: 0;
    margin: 0 -15px; }
    @media (max-width: 1024px) {
      .footer .footer__txt {
        padding: 0 35px 50px; } }
    @media (max-width: 767px) {
      .footer .footer__txt {
        padding: 0 20px 35px;
        margin: 0; } }
    .footer .footer__txt .footer__block {
      display: inline-block;
      vertical-align: top;
      width: 29%;
      font-size: 11px;
      font-family: "Montserrat", sans-serif;
      padding: 10px 15px 0; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .footer .footer__txt .footer__block {
          width: 30%; } }
      @media (max-width: 767px) {
        .footer .footer__txt .footer__block {
          display: block;
          width: auto;
          padding: 15px 0;
          text-align: center; } }
      .footer .footer__txt .footer__block:nth-child(2) {
        text-align: center;
        color: #999999;
        width: 42%;
        padding-top: 0; }
        @media (max-width: 1024px) and (orientation: portrait) {
          .footer .footer__txt .footer__block:nth-child(2) {
            width: 40%; } }
        @media (max-width: 767px) {
          .footer .footer__txt .footer__block:nth-child(2) {
            width: auto; } }
        .footer .footer__txt .footer__block:nth-child(2) .title {
          font-size: 18px;
          font-family: "Oranienbaum", sans-serif;
          font-weight: 400;
          padding-bottom: 10px; }
      .footer .footer__txt .footer__block:nth-child(3) {
        text-align: right; }
        @media (max-width: 767px) {
          .footer .footer__txt .footer__block:nth-child(3) {
            text-align: center; } }
        .footer .footer__txt .footer__block:nth-child(3) .footer__block__content {
          text-align: left; }
          @media (max-width: 767px) {
            .footer .footer__txt .footer__block:nth-child(3) .footer__block__content {
              text-align: center; } }
    .footer .footer__txt .footer__block__content {
      display: inline-block;
      vertical-align: top; }
  .footer .footer__socials {
    position: relative;
    text-align: center;
    padding: 0 15px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .footer .footer__socials {
        margin: 0 -15px; } }
    @media (max-width: 767px) {
      .footer .footer__socials {
        margin: 0; } }
    .footer .footer__socials:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      border-bottom: 1px solid #D2C6BE; }
    .footer .footer__socials .socials__list {
      position: relative;
      display: inline-block;
      vertical-align: top;
      background-color: #ECE3D9; }

.require .require__content {
  font-size: 0;
  margin: 0 -25px; }

.require .require__title {
  display: inline-block; }

.require .require__area {
  display: inline-block;
  vertical-align: top;
  padding: 0 25px;
  position: relative; }
  .require .require__area:nth-child(1) {
    width: 40%; }
    @media (max-width: 1024px) {
      .require .require__area:nth-child(1) {
        display: block;
        width: auto; } }
    .require .require__area:nth-child(1) .desc {
      line-height: 1.45; }
      .require .require__area:nth-child(1) .desc:nth-child(1) {
        padding: 25px 0 40px;
        border-bottom: 1px solid #D2C6BE;
        margin-bottom: 40px; }
      .require .require__area:nth-child(1) .desc:nth-child(2) .title {
        padding-bottom: 10px;
        padding-left: 10px; }
        @media (max-width: 767px) {
          .require .require__area:nth-child(1) .desc:nth-child(2) .title {
            padding-left: 0; } }
      .require .require__area:nth-child(1) .desc:nth-child(2) .list {
        counter-reset: item;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        padding-left: 10px; }
      .require .require__area:nth-child(1) .desc:nth-child(2) .list__item {
        padding-left: 20px;
        margin: 20px 0;
        position: relative; }
        .require .require__area:nth-child(1) .desc:nth-child(2) .list__item:before {
          content: counter(item);
          counter-increment: item;
          display: inline-block;
          position: absolute;
          right: 100%;
          top: 0;
          font-size: 20px;
          font-family: "Oranienbaum", sans-serif;
          color: #B32701;
          line-height: 1; }
      .require .require__area:nth-child(1) .desc:nth-child(2) .list__item__txt {
        display: inline-block; }
  .require .require__area:nth-child(2) {
    width: 60%;
    margin-top: -34px; }
    @media (max-width: 1024px) {
      .require .require__area:nth-child(2) {
        width: 100%;
        margin-top: 0;
        padding-top: 30px; } }

@media (max-width: 1024px) {
  .require .require__form {
    max-width: 450px;
    margin: 0 auto; } }

.require .require__form .input-block--type, .require .require__form .input-block--offer {
  font-size: 0; }
  .require .require__form .input-block--type .input-group, .require .require__form .input-block--offer .input-group {
    display: inline-block;
    vertical-align: top; }

.require .require__form .input-block--type {
  margin: 0 -15px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .require .require__form .input-block--type {
      margin: 0 -10px; } }
  .require .require__form .input-block--type .input-group {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .require .require__form .input-block--type .input-group {
        padding: 0 10px; } }
  .require .require__form .input-block--type .input:checked + .label {
    color: #fff;
    background-color: #B32701;
    border-color: #B32701;
    opacity: 1; }
  .require .require__form .input-block--type .label {
    font-size: 25px;
    color: #000;
    border: 1px solid;
    opacity: 0.2;
    text-transform: none;
    font-family: "Oranienbaum", sans-serif;
    padding: 6px 40px;
    font-weight: 400;
    min-width: 0; }
    @media (max-width: 767px) {
      .require .require__form .input-block--type .label {
        font-size: 16px;
        padding: 6px 25px; } }

.require .require__form .input-block--offer {
  text-align: center;
  padding: 30px 0 0; }
  @media (max-width: 767px) {
    .require .require__form .input-block--offer {
      margin: 0 -6px;
      padding: 20px 0 0; } }
  .require .require__form .input-block--offer .input:checked + .label {
    border-color: #B32701; }
  .require .require__form .input-block--offer .label {
    color: #B32701;
    font-size: 11px;
    min-width: 0;
    border: 1px solid transparent;
    padding: 5px 10px; }
    @media (max-width: 767px) {
      .require .require__form .input-block--offer .label {
        padding: 5px 6px; } }

.require .require__form .input-block--name {
  padding: 20px 50px;
  background-color: #fff;
  border-radius: 13px;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .require .require__form .input-block--name {
      margin: 20px -10px 0;
      padding: 15px 30px; } }
  .require .require__form .input-block--name .title {
    font-size: 22px;
    opacity: 0.2;
    text-align: center;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .require .require__form .input-block--name .title {
        font-size: 16px; } }
  .require .require__form .input-block--name .input {
    display: block;
    width: 100%;
    border-bottom: 1px solid #D2C6BE;
    font-size: 18px;
    padding: 10px 0; }
    @media (max-width: 767px) {
      .require .require__form .input-block--name .input {
        font-size: 16px;
        padding: 5px 0; } }
    .require .require__form .input-block--name .input:first-of-type {
      border-top: 1px solid #D2C6BE; }

.require .require__form .input-block--total {
  padding: 30px 20px; }
  @media (max-width: 767px) {
    .require .require__form .input-block--total {
      padding: 20px 0 30px; } }
  .require .require__form .input-block--total .title {
    font-size: 11px;
    float: left;
    text-transform: uppercase;
    padding-top: 7px; }
  .require .require__form .input-block--total .input-group {
    float: right;
    font-size: 22px;
    text-transform: uppercase;
    color: #B32701; }

.require .require__form .input-block--submit .input-group:nth-child(1) {
  max-width: 50%;
  float: left;
  white-space: nowrap; }
  @media (max-width: 767px) {
    .require .require__form .input-block--submit .input-group:nth-child(1) {
      float: none;
      max-width: none; } }
  .require .require__form .input-block--submit .input-group:nth-child(1) .input:checked + .label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background-color: #B32701; }
  .require .require__form .input-block--submit .input-group:nth-child(1) .label {
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    vertical-align: top; }
  .require .require__form .input-block--submit .input-group:nth-child(1) .title {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding-left: 8px;
    margin-top: -2px;
    white-space: normal; }
    .require .require__form .input-block--submit .input-group:nth-child(1) .title .link {
      text-decoration: underline; }

.require .require__form .input-block--submit .input-group:nth-child(2) {
  float: right; }
  @media (max-width: 767px) {
    .require .require__form .input-block--submit .input-group:nth-child(2) {
      float: none;
      text-align: center;
      padding-top: 25px; } }

.page--index {
  padding: 25px 0 35px; }
  .page--index .section {
    font-size: 0;
    margin: 50px 0; }
    .page--index .section:first-child {
      margin-top: 0; }
    @media (max-width: 1024px) {
      .page--index .section {
        margin: 30px 0; } }
  .page--index .section__block {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 50px; }
    @media (max-width: 1024px) {
      .page--index .section__block {
        padding: 0 35px; } }
    @media (max-width: 767px) {
      .page--index .section__block {
        padding: 0 20px; } }
  .page--index .section__block__title {
    text-transform: uppercase;
    color: #B32701;
    padding-bottom: 25px; }
    @media (max-width: 767px) {
      .page--index .section__block__title {
        text-align: center; } }

.page--index .section--news .section__block {
  position: relative; }
  .page--index .section--news .section__block:nth-child(1) {
    width: 48.5%; }
    .page--index .section--news .section__block:nth-child(1) .link--all {
      margin-top: 25px;
      width: 100%;
      max-width: 320px; }
    @media (max-width: 1024px) {
      .page--index .section--news .section__block:nth-child(1) {
        width: 65%; } }
    @media (max-width: 767px) {
      .page--index .section--news .section__block:nth-child(1) {
        width: 100%; } }
  .page--index .section--news .section__block:nth-child(2) {
    width: 23.5%;
    padding-top: 5px;
    border-left: 1px solid #D2C6BE;
    border-right: 1px solid #D2C6BE;
    padding-bottom: 40px; }
    @media (max-width: 1024px) {
      .page--index .section--news .section__block:nth-child(2) {
        width: 35%;
        border-right: none; } }
    @media (max-width: 767px) {
      .page--index .section--news .section__block:nth-child(2) {
        display: none; } }
    .page--index .section--news .section__block:nth-child(2) .link--all {
      position: absolute;
      bottom: 20px;
      left: 50px; }
  .page--index .section--news .section__block:nth-child(3) {
    width: 28%;
    text-align: center; }
    @media (max-width: 1024px) {
      .page--index .section--news .section__block:nth-child(3) {
        display: block;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 25px;
        margin-top: 30px;
        text-align: left; }
        .page--index .section--news .section__block:nth-child(3):before {
          content: '';
          position: absolute;
          left: 30px;
          right: 30px;
          top: 0;
          border-top: 1px solid #D2C6BE; } }
    @media (max-width: 767px) {
      .page--index .section--news .section__block:nth-child(3) {
        display: none; } }
    @media (max-width: 1024px) {
      .page--index .section--news .section__block:nth-child(3) .section__block__title {
        padding-bottom: 0; } }
    .page--index .section--news .section__block:nth-child(3) .title {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      padding: 35px 0; }
      @media (max-width: 1024px) {
        .page--index .section--news .section__block:nth-child(3) .title {
          padding: 30px 0 20px; } }
    .page--index .section--news .section__block:nth-child(3) .img--avatar {
      display: inline-block; }
      @media (max-width: 1024px) {
        .page--index .section--news .section__block:nth-child(3) .img--avatar {
          width: 190px;
          float: right; } }
    .page--index .section--news .section__block:nth-child(3) .txt {
      padding-bottom: 20px; }
      .page--index .section--news .section__block:nth-child(3) .txt p {
        margin: 0;
        font-size: 16px;
        font-family: "Oranienbaum", sans-serif; }
      @media (max-width: 1024px) {
        .page--index .section--news .section__block:nth-child(3) .txt {
          margin-right: 260px; } }

@media (max-width: 767px) {
  .page--index .section--news .section__block__title {
    text-align: center;
    padding-bottom: 20px; } }

.page--index .section--news .news__list {
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.page--index .section--news .news__list__item {
  position: relative; }

.page--index .section--news .news__list--big .news__list__items.ready .news__list__item {
  height: 100%; }

.page--index .section--news .news__list--big .news__list__item {
  width: 100%;
  padding-bottom: 21px; }
  .page--index .section--news .news__list--big .news__list__item.is-selected .news__list__item__title {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s, 0.37s; }

.page--index .section--news .news__list--big .news__list__item__img {
  padding-bottom: 56.25%; }

.page--index .section--news .news__list--big .news__list__item__date {
  padding: 20px 0 15px; }
  @media (max-width: 767px) {
    .page--index .section--news .news__list--big .news__list__item__date {
      padding: 10px 0; } }

.page--index .section--news .news__list--big .news__list__item__title {
  padding-bottom: 35px;
  opacity: 0;
  transform: translate(0, 10px);
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-duration: 0.4s;
  transition-delay: 0.4s, 0s; }
  @media (max-width: 767px) {
    .page--index .section--news .news__list--big .news__list__item__title {
      padding-bottom: 25px; } }

.page--index .section--news .news__list--big .news__list__item__link {
  position: absolute;
  left: 0;
  bottom: 0; }

.page--index .section--news .news__list--big .link--main {
  display: block; }

.page--index .section--news .news__list--small .news__list__item {
  margin-bottom: 25px;
  cursor: pointer; }
  .page--index .section--news .news__list--small .news__list__item.active:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translate(-100%, -50%) rotate(45deg);
    transform-origin: 100% 100%;
    width: 10px;
    height: 10px;
    background-color: #F5EEE6;
    border: 1px solid;
    border-left-color: #D2C6BE;
    border-bottom-color: #D2C6BE;
    border-right-color: #F5EEE6;
    border-top-color: #F5EEE6; }

.page--index .section--news .news__list--small .news__list__item__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding-bottom: 10px; }

.page--index .section--news .flickity-page-dots {
  display: none; }
  @media (max-width: 767px) {
    .page--index .section--news .flickity-page-dots {
      display: block;
      right: 0;
      width: auto;
      bottom: 0; } }

.page--index .section--news .flickity-prev-next-button {
  bottom: 0;
  right: 0;
  top: auto;
  left: auto; }
  @media (max-width: 767px) {
    .page--index .section--news .flickity-prev-next-button {
      display: none; } }

.page--index .section--vicar {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .page--index .section--vicar {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .page--index .section--vicar .section__block {
    position: relative;
    padding-bottom: 25px; }
    @media (max-width: 1024px) {
      .page--index .section--vicar .section__block {
        padding-bottom: 15px; } }
    .page--index .section--vicar .section__block .link {
      position: absolute;
      bottom: 25px; }
      @media (max-width: 1024px) {
        .page--index .section--vicar .section__block .link {
          bottom: 15px; } }
    .page--index .section--vicar .section__block:nth-child(1) {
      text-align: center;
      width: 28%; }
      .page--index .section--vicar .section__block:nth-child(1) .txt {
        padding-bottom: 45px; }
      @media (max-width: 1024px) {
        .page--index .section--vicar .section__block:nth-child(1) {
          width: 36%; } }
      @media (max-width: 767px) {
        .page--index .section--vicar .section__block:nth-child(1) {
          display: none; } }
      .page--index .section--vicar .section__block:nth-child(1) .section__block__title {
        text-align: left; }
      .page--index .section--vicar .section__block:nth-child(1) .img {
        display: inline-block;
        margin-bottom: 20px; }
      .page--index .section--vicar .section__block:nth-child(1) .h4 {
        padding-top: 10px; }
      .page--index .section--vicar .section__block:nth-child(1) .link {
        margin-top: 20px;
        left: 50%;
        transform: translate(-50%, 0); }
    .page--index .section--vicar .section__block:nth-child(2) {
      width: 44%;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      border-left: 1px solid #D2C6BE;
      border-right: 1px solid #D2C6BE; }
      @media (max-width: 1024px) {
        .page--index .section--vicar .section__block:nth-child(2) {
          width: 64%; } }
      @media (max-width: 767px) {
        .page--index .section--vicar .section__block:nth-child(2) {
          display: none; } }
      .page--index .section--vicar .section__block:nth-child(2) .txt {
        float: left;
        max-width: calc(100% - 145px);
        padding-right: 45px; }
      .page--index .section--vicar .section__block:nth-child(2) .h5 {
        padding-bottom: 20px; }
      .page--index .section--vicar .section__block:nth-child(2) .h6 {
        line-height: 1.65; }
      .page--index .section--vicar .section__block:nth-child(2) .img {
        width: 145px; }
      .page--index .section--vicar .section__block:nth-child(2) .section__block__area {
        padding: 30px 0; }
        .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(1) {
          padding-top: 15px;
          border-bottom: 1px solid #D2C6BE; }
        .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .items {
          margin: 0 -35px;
          font-size: 0;
          padding: 0 0 25px; }
          @media (max-width: 1024px) {
            .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .items {
              margin: 0 -10px; } }
        .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .item {
          padding: 0 35px;
          display: inline-block;
          width: 50%; }
          @media (max-width: 1024px) {
            .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .item {
              padding: 0 10px; } }
        .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .item__link {
          display: block; }
        .page--index .section--vicar .section__block:nth-child(2) .section__block__area:nth-child(2) .item__date {
          padding-top: 10px; }
    .page--index .section--vicar .section__block:nth-child(3) {
      width: 28%; }
      @media (max-width: 1024px) {
        .page--index .section--vicar .section__block:nth-child(3) {
          width: 100%;
          padding-top: 35px;
          padding-bottom: 25px;
          margin-top: 25px; }
          .page--index .section--vicar .section__block:nth-child(3):before {
            content: '';
            position: absolute;
            top: 0;
            left: 35px;
            right: 35px;
            border-top: 1px solid #D2C6BE; } }
      @media (max-width: 767px) {
        .page--index .section--vicar .section__block:nth-child(3) {
          padding-top: 0;
          margin-top: 0;
          padding-bottom: 0; }
          .page--index .section--vicar .section__block:nth-child(3):before {
            display: none; } }
      .page--index .section--vicar .section__block:nth-child(3) .section__block__title {
        padding-bottom: 8px; }
        @media (max-width: 1024px) {
          .page--index .section--vicar .section__block:nth-child(3) .section__block__title {
            padding-bottom: 20px; } }
        @media (max-width: 767px) {
          .page--index .section--vicar .section__block:nth-child(3) .section__block__title {
            padding-bottom: 10px; } }
      .page--index .section--vicar .section__block:nth-child(3) .items {
        padding-bottom: 105px;
        font-size: 0; }
        @media (max-width: 1024px) {
          .page--index .section--vicar .section__block:nth-child(3) .items {
            padding-bottom: 0;
            margin: 0 -30px; } }
        @media (max-width: 767px) {
          .page--index .section--vicar .section__block:nth-child(3) .items {
            margin: 0; } }
      .page--index .section--vicar .section__block:nth-child(3) .item {
        padding: 12px 0; }
        @media (max-width: 1024px) {
          .page--index .section--vicar .section__block:nth-child(3) .item {
            float: left;
            padding: 10px 30px;
            width: 50%; } }
        @media (max-width: 767px) {
          .page--index .section--vicar .section__block:nth-child(3) .item {
            float: none;
            width: auto;
            padding: 10px 0; } }
      .page--index .section--vicar .section__block:nth-child(3) .btn {
        margin-top: 25px;
        vertical-align: middle; }
        @media (max-width: 1024px) {
          .page--index .section--vicar .section__block:nth-child(3) .btn {
            margin-top: 0; } }
      @media (max-width: 1024px) {
        .page--index .section--vicar .section__block:nth-child(3) .link-over {
          display: inline-block;
          vertical-align: middle;
          padding-right: 35px; } }
      .page--index .section--vicar .section__block:nth-child(3) .link {
        position: static; }
      .page--index .section--vicar .section__block:nth-child(3) .buttons {
        position: absolute;
        bottom: 25px; }
        @media (max-width: 1024px) {
          .page--index .section--vicar .section__block:nth-child(3) .buttons {
            position: static;
            padding: 50px 30px 0;
            width: 50%;
            float: left; } }
        @media (max-width: 767px) {
          .page--index .section--vicar .section__block:nth-child(3) .buttons {
            float: none;
            padding: 10px 0;
            width: auto; } }

.page--index .section--about .section__block__area {
  margin: 50px 0; }
  @media (max-width: 767px) {
    .page--index .section--about .section__block__area:nth-child(1) .section__block__title {
      font-size: 19px; } }
  .page--index .section--about .section__block__area:nth-child(1) .desc {
    margin: 0 -25px; }
    @media (max-width: 1024px) {
      .page--index .section--about .section__block__area:nth-child(1) .desc {
        margin: 0; } }
  .page--index .section--about .section__block__area:nth-child(1) .desc__block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 25px; }
    @media (max-width: 1024px) {
      .page--index .section--about .section__block__area:nth-child(1) .desc__block {
        display: block;
        width: auto;
        padding: 15px 0; }
        .page--index .section--about .section__block__area:nth-child(1) .desc__block:last-child {
          padding-bottom: 0; } }
  @media (max-width: 1024px) {
    .page--index .section--about .section__block__area:nth-child(1) .desc__title {
      padding-top: 0; } }
  .page--index .section--about .section__block__area:nth-child(1) .desc__txt p {
    margin: 10px 0; }
    .page--index .section--about .section__block__area:nth-child(1) .desc__txt p:nth-child(1) {
      margin-top: 0; }
  .page--index .section--about .section__block__area:nth-child(3) {
    font-size: 0;
    margin: 0 -20px; }
    .page--index .section--about .section__block__area:nth-child(3) .section__block__title {
      margin: 0 0 -1.375em 0;
      padding: 0;
      position: relative;
      z-index: 1;
      width: 50%;
      text-align: center;
      transform: translate(0, 100%); }
      @media (max-width: 767px) {
        .page--index .section--about .section__block__area:nth-child(3) .section__block__title {
          position: absolute;
          left: 0;
          right: 0;
          top: 100vw;
          margin: 25px 0 0;
          width: auto;
          transform: none; } }
    .page--index .section--about .section__block__area:nth-child(3) .txt, .page--index .section--about .section__block__area:nth-child(3) .slider {
      display: inline-block;
      vertical-align: middle;
      padding: 0 20px; }
    .page--index .section--about .section__block__area:nth-child(3) .txt {
      width: 43%; }
      @media (max-width: 1024px) {
        .page--index .section--about .section__block__area:nth-child(3) .txt {
          width: 100%;
          margin-top: 50px; } }
      @media (max-width: 767px) {
        .page--index .section--about .section__block__area:nth-child(3) .txt {
          display: none; } }
    .page--index .section--about .section__block__area:nth-child(3) .txt__content {
      text-align: center;
      padding-top: 40px;
      padding-bottom: 40px;
      border-top: 1px solid #D2C6BE;
      border-bottom: 1px solid #D2C6BE;
      position: relative; }
      .page--index .section--about .section__block__area:nth-child(3) .txt__content:before, .page--index .section--about .section__block__area:nth-child(3) .txt__content:after {
        content: '«';
        font-size: 65px;
        line-height: 1;
        color: #BA9D6C;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -58%); }
      .page--index .section--about .section__block__area:nth-child(3) .txt__content:before {
        top: 0;
        transform: translate(-50%, -42%) rotate(180deg); }
      .page--index .section--about .section__block__area:nth-child(3) .txt__content:after {
        top: 100%; }
      .page--index .section--about .section__block__area:nth-child(3) .txt__content p {
        font-family: "Oranienbaum", sans-serif;
        font-size: 16px;
        padding: 0 40px;
        margin-top: 0;
        line-height: 1.375; }
  .page--index .section--about .section__block__area:first-child {
    margin-top: 0; }
  .page--index .section--about .section__block__area:last-child {
    margin-bottom: 0; }

.page--index .section--about .slider {
  position: relative; }
  .page--index .section--about .slider .flickity-page-dots {
    display: none; }
    @media (max-width: 767px) {
      .page--index .section--about .slider .flickity-page-dots {
        display: block;
        position: relative;
        bottom: auto; } }
  .page--index .section--about .slider .flickity-prev-next-button {
    top: auto;
    left: auto; }
    @media (max-width: 767px) {
      .page--index .section--about .slider .flickity-prev-next-button {
        display: none; } }

.page--index .section--about .slider--main {
  position: relative; }
  @media (max-width: 767px) {
    .page--index .section--about .slider--main .items {
      margin: 0 -20px; } }
  .page--index .section--about .slider--main .item {
    position: relative;
    width: 100%; }
  .page--index .section--about .slider--main .item__img {
    padding-bottom: 67%;
    position: relative;
    overflow: hidden; }
    .page--index .section--about .slider--main .item__img:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, black 100%);
      height: 35%;
      transform: translate(0, 25%); }
  .page--index .section--about .slider--main .item__title {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 50px;
    bottom: 35px; }
    @media (max-width: 767px) {
      .page--index .section--about .slider--main .item__title {
        position: static;
        padding: 10px 20px 30px;
        color: #000;
        text-align: center; } }
  .page--index .section--about .slider--main .flickity-prev-next-button {
    bottom: 35px;
    right: 50px; }
    .page--index .section--about .slider--main .flickity-prev-next-button:before {
      border-color: #fff; }
  .page--index .section--about .slider--main .pagination {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 0); }
    @media (max-width: 767px) {
      .page--index .section--about .slider--main .pagination {
        display: none; } }

.page--index .section--about .slider--small {
  width: 57%; }
  @media (max-width: 1024px) {
    .page--index .section--about .slider--small {
      width: 100%; } }
  @media (max-width: 767px) {
    .page--index .section--about .slider--small .items {
      margin: 0 -20px; } }
  .page--index .section--about .slider--small .item {
    width: 100%;
    background-color: #ECE3D9;
    padding: 70px 0 90px; }
    @media (max-width: 767px) {
      .page--index .section--about .slider--small .item {
        padding: 0; } }
  .page--index .section--about .slider--small .item__title {
    padding: 35px 20px 50px;
    font-size: 21px;
    text-align: center;
    width: 50%; }
    @media (max-width: 767px) {
      .page--index .section--about .slider--small .item__title {
        width: 100%;
        padding: 70px 20px 80px; } }
  .page--index .section--about .slider--small .item__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%; }
    @media (max-width: 767px) {
      .page--index .section--about .slider--small .item__img {
        position: static;
        width: 100%;
        height: auto;
        padding-bottom: 100%; } }
  .page--index .section--about .slider--small .pagination {
    display: none; }
  @media (max-width: 767px) {
    .page--index .section--about .slider--small .flickity-page-dots {
      margin-top: -9px;
      transform: translate(0, -35px); } }
  .page--index .section--about .slider--small .flickity-prev-next-button {
    bottom: 40px;
    right: 75%;
    transform: translate(49px, 0); }

.page--index .section--about .photo-sections {
  padding-bottom: 20px; }
  .page--index .section--about .photo-sections .items {
    margin: 0 -12px; }
  .page--index .section--about .photo-sections .item {
    display: inline-block;
    vertical-align: top;
    margin: 15px 12px;
    border: 1px solid #D2C6BE; }
    @media (max-width: 767px) {
      .page--index .section--about .photo-sections .item {
        margin: 3px 0;
        display: block; } }
  .page--index .section--about .photo-sections .item__link {
    display: block; }
  @media (max-width: 767px) {
    .page--index .section--about .photo-sections .item__txt {
      padding: 0 18px; } }
  .page--index .section--about .photo-sections .item__img {
    min-height: 95px; }
  .page--index .section--about .photo-sections .item__title {
    font-size: 20px;
    display: inline;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .page--index .section--about .photo-sections .item__title {
        font-size: 16px; } }
    .page--index .section--about .photo-sections .item__title:after {
      content: '';
      display: inline-block;
      width: 8px;
      height: 8px;
      border-bottom: 2px solid #B32701;
      border-right: 2px solid #B32701;
      margin-left: 5px;
      transform: rotate(-45deg); }

.page--index .section--museum .section__block__content {
  font-size: 0; }

.page--index .section--museum .section__block {
  display: block;
  position: relative; }
  .page--index .section--museum .section__block:nth-child(1) {
    padding-bottom: 80px; }
    @media (max-width: 1024px) {
      .page--index .section--museum .section__block:nth-child(1) {
        padding-bottom: 40px;
        margin-bottom: 50px; }
        .page--index .section--museum .section__block:nth-child(1):after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50px;
          right: 50px;
          border-bottom: 1px solid #D2C6BE; } }
    @media (max-width: 767px) {
      .page--index .section--museum .section__block:nth-child(1) {
        margin-bottom: 0; }
        .page--index .section--museum .section__block:nth-child(1):after {
          display: none; } }
    .page--index .section--museum .section__block:nth-child(1) .section__block__content {
      margin: 0 -50px;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(1) .section__block__content {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(1) .section__block__content {
          display: block;
          margin: 0; } }
    .page--index .section--museum .section__block:nth-child(1) .section__block__area {
      padding: 0 50px 45px;
      position: relative; }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(1) .section__block__area {
          padding: 30px 20px;
          margin: 0 -20px; } }
      .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(1) {
        width: 40%; }
        @media (max-width: 1024px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(1) {
            width: 100%;
            margin-bottom: 40px; }
            .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(1):after {
              content: '';
              position: absolute;
              bottom: 0;
              left: 50px;
              right: 50px;
              border-bottom: 1px solid #D2C6BE; } }
        @media (max-width: 767px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(1) {
            width: auto;
            border-bottom: 1px solid #D2C6BE;
            text-align: center;
            padding-top: 0;
            margin-bottom: 0; }
            .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(1):after {
              display: none; } }
      .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(2) {
        width: 32%;
        border-left: 1px solid #D2C6BE;
        border-right: 1px solid #D2C6BE;
        padding-bottom: 0; }
        @media (max-width: 1024px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(2) {
            width: 56%;
            border-left: none; } }
        @media (max-width: 767px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(2) {
            width: auto;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #D2C6BE;
            padding-bottom: 10px; } }
        .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(2) .txt p:nth-child(1) {
          margin-top: 5px; }
      .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) {
        width: 28%; }
        @media (max-width: 1024px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) {
            width: 44%; } }
        @media (max-width: 767px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) {
            width: auto;
            border-bottom: 1px solid #D2C6BE; } }
        .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .title {
          padding-bottom: 10px; }
        .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .txt {
          padding-bottom: 40px; }
          @media (max-width: 767px) {
            .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .txt {
              padding-bottom: 20px; } }
        @media (max-width: 767px) {
          .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .btn-over {
            text-align: center; } }
        .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .btn {
          position: absolute;
          bottom: 10px; }
          @media (max-width: 767px) {
            .page--index .section--museum .section__block:nth-child(1) .section__block__area:nth-child(3) .btn {
              position: static; } }
    .page--index .section--museum .section__block:nth-child(1) .contacts {
      margin: 0 -10px;
      padding: 15px 0 30px; }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(1) .contacts {
          margin: 0;
          padding: 15px 0 5px; } }
      .page--index .section--museum .section__block:nth-child(1) .contacts .item {
        text-transform: uppercase;
        color: #B32701;
        display: inline-block;
        vertical-align: top;
        padding: 10px; }
        @media (max-width: 767px) {
          .page--index .section--museum .section__block:nth-child(1) .contacts .item {
            display: block;
            padding: 5px 0; } }
    .page--index .section--museum .section__block:nth-child(1) .schedule {
      font-size: 0;
      position: absolute;
      bottom: 10px; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(1) .schedule {
          position: static; } }
    .page--index .section--museum .section__block:nth-child(1) .schedule__block {
      display: inline-block;
      vertical-align: middle; }
    .page--index .section--museum .section__block:nth-child(1) .schedule__txt {
      font-size: 16px;
      margin-right: 50px; }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(1) .schedule__txt {
          display: block;
          padding-bottom: 30px;
          margin-right: 0; } }
  .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) {
    width: 35%;
    padding-right: 50px;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1024px) {
      .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) {
        width: 100%; } }
    @media (max-width: 767px) {
      .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) {
        padding-right: 0; } }
    .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) .txt {
      margin-bottom: -100%; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) .txt {
          margin-bottom: 0;
          padding-bottom: 25px; } }
      .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(1) .txt p:nth-child(1) {
        margin-top: 0; }
  .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(2) {
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      .page--index .section--museum .section__block:nth-child(2) .section__block__area:nth-child(2) {
        padding-bottom: 0; } }
  .page--index .section--museum .section__block:nth-child(2) .slider {
    position: relative; }
    @media (max-width: 767px) {
      .page--index .section--museum .section__block:nth-child(2) .slider {
        margin: 0 -20px; } }
    .page--index .section--museum .section__block:nth-child(2) .slider .item {
      width: 100%;
      font-size: 0; }
      .page--index .section--museum .section__block:nth-child(2) .slider .item:after {
        content: '';
        display: block;
        clear: both; }
    .page--index .section--museum .section__block:nth-child(2) .slider .item__title, .page--index .section--museum .section__block:nth-child(2) .slider .item__desc {
      font-size: 16px;
      width: 35%; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .item__title, .page--index .section--museum .section__block:nth-child(2) .slider .item__desc {
          padding-top: 30px;
          width: auto;
          max-width: 50%;
          min-height: 60px; } }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .item__title, .page--index .section--museum .section__block:nth-child(2) .slider .item__desc {
          padding: 25px 20px 0;
          text-align: center;
          max-width: none;
          min-height: 0; } }
    .page--index .section--museum .section__block:nth-child(2) .slider .item__title {
      position: absolute;
      bottom: 70px;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .item__title {
          position: static; } }
    .page--index .section--museum .section__block:nth-child(2) .slider .item__img {
      width: 65%;
      padding-bottom: 42.25%;
      float: right; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .item__img {
          float: none;
          width: 100%;
          padding-bottom: 65%; } }
    .page--index .section--museum .section__block:nth-child(2) .slider .pagination {
      color: #000;
      width: auto;
      border: none;
      position: absolute;
      bottom: 0;
      margin-bottom: 7px; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .pagination {
          left: 50%;
          transform: translate(0, -5px); } }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .pagination {
          display: none; } }
      .page--index .section--museum .section__block:nth-child(2) .slider .pagination .num {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        transform: none;
        display: inline-block;
        vertical-align: top;
        margin: 0; }
        .page--index .section--museum .section__block:nth-child(2) .slider .pagination .num:first-child {
          margin-right: 80px; }
          .page--index .section--museum .section__block:nth-child(2) .slider .pagination .num:first-child:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 100%;
            transform: translate(10px, -50%);
            width: 60px;
            border-bottom: 1px solid; }
    .page--index .section--museum .section__block:nth-child(2) .slider .flickity-page-dots {
      display: none; }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .flickity-page-dots {
          position: static;
          display: block;
          margin-top: 20px; } }
    .page--index .section--museum .section__block:nth-child(2) .slider .flickity-prev-next-button {
      bottom: 0;
      right: calc(65% + 100px);
      top: auto;
      left: auto; }
      @media (max-width: 1024px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .flickity-prev-next-button {
          right: 4px;
          transform: translate(0, -15px); } }
      @media (max-width: 767px) {
        .page--index .section--museum .section__block:nth-child(2) .slider .flickity-prev-next-button {
          display: none; } }

.page--index .section--require {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .page--index .section--require {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .page--index .section--require .section__block {
    position: relative; }
    .page--index .section--require .section__block:nth-child(1) {
      width: 70%; }
      @media (max-width: 1024px) {
        .page--index .section--require .section__block:nth-child(1) {
          width: 100%; } }
    .page--index .section--require .section__block:nth-child(2) {
      width: 30%;
      border-left: 1px solid #D2C6BE; }
      @media (max-width: 1024px) {
        .page--index .section--require .section__block:nth-child(2) {
          width: 100%;
          padding-top: 30px;
          margin-top: 50px;
          border-left: none; }
          .page--index .section--require .section__block:nth-child(2):before {
            content: '';
            position: absolute;
            top: 0;
            left: 35px;
            right: 35px;
            border-top: 1px solid #D2C6BE; } }
    @media (max-width: 1024px) and (max-width: 767px) {
      .page--index .section--require .section__block:nth-child(2):before {
        left: 0;
        right: 0; } }
      @media (max-width: 767px) {
        .page--index .section--require .section__block:nth-child(2) {
          margin-top: 35px; } }
      .page--index .section--require .section__block:nth-child(2) .section__block__title {
        text-align: center; }
  .page--index .section--require .schedule {
    background-color: #FAF0E8;
    box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
    border-radius: 16px;
    text-align: center;
    font-size: 0; }
  @media (max-width: 1024px) {
    .page--index .section--require .schedule__calendar-over, .page--index .section--require .schedule__events {
      display: inline-block;
      vertical-align: top;
      width: 50%; } }
  @media (max-width: 767px) {
    .page--index .section--require .schedule__calendar-over, .page--index .section--require .schedule__events {
      display: block;
      width: auto; } }
  .page--index .section--require .schedule__events {
    padding: 20px; }
    .page--index .section--require .schedule__events .today {
      font-size: 22px;
      color: #B32701; }
    .page--index .section--require .schedule__events .today--old {
      font-size: 18px;
      color: #343E4E;
      opacity: 0.5; }
    .page--index .section--require .schedule__events .places {
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      padding-top: 15px; }
      .page--index .section--require .schedule__events .places .place {
        padding: 15px 0;
        border-bottom: 1px solid #D2C6BE; }
        .page--index .section--require .schedule__events .places .place:nth-child(1) {
          border-top: 1px solid #D2C6BE; }
        .page--index .section--require .schedule__events .places .place:last-child {
          border-bottom: none; }
      .page--index .section--require .schedule__events .places .place__title {
        font-size: 18px;
        font-family: "Oranienbaum", sans-serif;
        font-weight: 400;
        padding-bottom: 7px; }
      .page--index .section--require .schedule__events .places .place__events {
        font-size: 0;
        text-align: left; }
      .page--index .section--require .schedule__events .places .event {
        padding: 3px 0; }
      .page--index .section--require .schedule__events .places .event__date, .page--index .section--require .schedule__events .places .event__txt {
        display: inline-block;
        vertical-align: top;
        font-size: 12px; }
      .page--index .section--require .schedule__events .places .event__date {
        color: #B32701;
        padding-right: 10px;
        width: 20%; }
      .page--index .section--require .schedule__events .places .event__txt {
        width: 80%; }
    .page--index .section--require .schedule__events .no-result {
      font-size: 18px;
      padding-top: 20px; }
  @media (max-width: 1024px) {
    .page--index .section--require .require__content {
      margin: 0; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area {
      padding-left: 0;
      padding-right: 0;
      display: block;
      width: auto; } }
  @media (max-width: 1024px) {
    .page--index .section--require .require__area:nth-child(1) {
      display: -ms-flexbox;
      display: flex;
      margin: 0 -25px 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area:nth-child(1) {
      display: block;
      margin: 0;
      padding-bottom: 10px; } }
  @media (max-width: 1024px) {
    .page--index .section--require .require__area:nth-child(1):after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 25px;
      right: 25px;
      border-bottom: 1px solid #D2C6BE; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area:nth-child(1):after {
      border-bottom: none; } }
  @media (max-width: 1024px) {
    .page--index .section--require .require__area:nth-child(1) .desc {
      padding: 0 25px;
      position: relative; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area:nth-child(1) .desc:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: -20px;
      right: -20px;
      border-bottom: 1px solid #D2C6BE; } }
  @media (max-width: 1024px) {
    .page--index .section--require .require__area:nth-child(1) .desc:nth-child(1) {
      width: 40%;
      border-bottom: none;
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area:nth-child(1) .desc:nth-child(1) {
      width: auto;
      padding: 20px 0;
      margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .page--index .section--require .require__area:nth-child(1) .desc:nth-child(2) {
      width: 60%;
      margin-top: -34px;
      border-left: 1px solid #D2C6BE; } }
  @media (max-width: 767px) {
    .page--index .section--require .require__area:nth-child(1) .desc:nth-child(2) {
      width: auto;
      padding: 20px 0 10px;
      border-left: none;
      margin: 0; } }

.news-list--default {
  margin: 0 -25px;
  font-size: 0; }
  @media (max-width: 767px) {
    .news-list--default {
      margin: 0; } }
  .news-list--default .item {
    padding: 25px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .news-list--default .item {
        width: 50%; } }
    @media (max-width: 767px) {
      .news-list--default .item {
        width: 100%;
        padding: 10px 0; } }
  .news-list--default .item__link {
    background-color: #F5EEE6;
    display: block;
    box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }
  .news-list--default .item__img {
    padding-bottom: 61%; }
  .news-list--default .item__txt {
    text-align: center;
    padding: 25px 20px 30px; }
  .news-list--default .item__title-over:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .news-list--default .item__title {
    font-size: 19px;
    padding-bottom: 25px;
    width: 100%;
    display: inline-block;
    vertical-align: middle; }

.page--news--main .page__content {
  padding: 0 50px 30px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--news--main .page__content {
      padding-left: 0;
      padding-right: 0; } }

.page--news--main .btn-load-over {
  text-align: center;
  padding: 25px 20px; }

.page--news--main .btn-load {
  text-transform: uppercase;
  font-size: 11px;
  opacity: 0.4;
  position: relative;
  padding-bottom: 7px; }
  .page--news--main .btn-load:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-bottom: 1px solid; }

.page--news--detail .date-filter {
  display: none; }

.page--news--detail .section--detail {
  margin: 25px 0 60px;
  padding: 60px 0; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--news--detail .section--detail {
      padding: 25px 40px; } }
  @media (max-width: 767px) {
    .page--news--detail .section--detail {
      padding: 25px 20px; } }
  .page--news--detail .section--detail .section__content {
    max-width: 768px;
    margin: 0 auto; }
  .page--news--detail .section--detail .title {
    padding-bottom: 20px; }
  .page--news--detail .section--detail .txt--default {
    text-align: justify; }
  .page--news--detail .section--detail .img--main {
    padding: 15px 0; }
    @media (max-width: 767px) {
      .page--news--detail .section--detail .img--main {
        margin: 0 -20px; } }
    .page--news--detail .section--detail .img--main img {
      width: 100%;
      display: block; }
  .page--news--detail .section--detail .txt--highlight {
    padding: 30px 0;
    border-top: 1px solid #D2C6BE;
    border-bottom: 1px solid #D2C6BE;
    font-family: "Oranienbaum", sans-serif;
    font-size: 21px;
    margin: 20px 0; }
    @media (max-width: 767px) {
      .page--news--detail .section--detail .txt--highlight {
        margin: 0 -20px;
        padding: 30px 20px; } }
    .page--news--detail .section--detail .txt--highlight p {
      font-family: "Oranienbaum", sans-serif;
      font-size: 21px; }
      .page--news--detail .section--detail .txt--highlight p:first-child {
        margin-top: 0; }
      .page--news--detail .section--detail .txt--highlight p:last-child {
        margin-bottom: 0; }
  .page--news--detail .section--detail .slider {
    position: relative;
    margin: 35px 0; }
    @media (max-width: 767px) {
      .page--news--detail .section--detail .slider {
        margin: 0 -20px; } }
    .page--news--detail .section--detail .slider .item {
      width: 100%;
      font-size: 0; }
      .page--news--detail .section--detail .slider .item:after {
        content: '';
        display: block;
        clear: both; }
    .page--news--detail .section--detail .slider .item__title, .page--news--detail .section--detail .slider .item__desc {
      font-size: 16px;
      width: 35%; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .item__title, .page--news--detail .section--detail .slider .item__desc {
          padding-top: 30px;
          width: auto;
          max-width: 50%;
          min-height: 60px; } }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .slider .item__title, .page--news--detail .section--detail .slider .item__desc {
          padding: 25px 20px 0;
          text-align: center;
          max-width: none;
          min-height: 0; } }
    .page--news--detail .section--detail .slider .item__title {
      position: absolute;
      bottom: 70px;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .item__title {
          position: static; } }
    .page--news--detail .section--detail .slider .item__img {
      width: 65%;
      padding-bottom: 42.25%;
      float: right; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .item__img {
          float: none;
          width: 100%;
          padding-bottom: 65%; } }
    .page--news--detail .section--detail .slider .pagination {
      color: #000;
      width: auto;
      border: none;
      position: absolute;
      bottom: 0;
      margin-bottom: 7px; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .pagination {
          left: 50%;
          transform: translate(0, -5px); } }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .slider .pagination {
          display: none; } }
      .page--news--detail .section--detail .slider .pagination .num {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        transform: none;
        display: inline-block;
        vertical-align: top;
        margin: 0; }
        .page--news--detail .section--detail .slider .pagination .num:first-child {
          margin-right: 80px; }
          .page--news--detail .section--detail .slider .pagination .num:first-child:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 100%;
            transform: translate(10px, -50%);
            width: 60px;
            border-bottom: 1px solid; }
    .page--news--detail .section--detail .slider .flickity-page-dots {
      display: none; }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .slider .flickity-page-dots {
          position: static;
          display: block;
          margin-top: 20px; } }
    .page--news--detail .section--detail .slider .flickity-prev-next-button {
      bottom: 0;
      right: calc(65% + 100px);
      top: auto;
      left: auto; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .flickity-prev-next-button {
          right: 4px;
          transform: translate(0, -15px); } }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .slider .flickity-prev-next-button {
          display: none; } }
    @media (max-width: 767px) {
      .page--news--detail .section--detail .slider {
        margin: 25px -20px; } }
    .page--news--detail .section--detail .slider .item__title {
      padding-top: 35px;
      position: static; }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .slider .item__title {
          padding-top: 25px; } }
    .page--news--detail .section--detail .slider .pagination {
      bottom: 35px; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .pagination {
          bottom: 0; } }
    .page--news--detail .section--detail .slider .flickity-prev-next-button {
      right: calc(65% + 50px);
      bottom: 35px; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .slider .flickity-prev-next-button {
          right: 4px;
          bottom: 0; } }
  .page--news--detail .section--detail .b-contacts {
    margin-top: 40px;
    border-top: 1px solid #D2C6BE; }
    @media (max-width: 767px) {
      .page--news--detail .section--detail .b-contacts {
        padding: 0 20px;
        margin: 40px -20px 0; } }
    .page--news--detail .section--detail .b-contacts .txt--desc {
      padding-top: 40px;
      font-size: 21px;
      font-family: "Oranienbaum", sans-serif;
      max-width: 500px; }
      @media (max-width: 1024px) {
        .page--news--detail .section--detail .b-contacts .txt--desc {
          font-size: 19px; } }
      .page--news--detail .section--detail .b-contacts .txt--desc p {
        font-size: 21px;
        font-family: "Oranienbaum", sans-serif; }
        .page--news--detail .section--detail .b-contacts .txt--desc p:first-child {
          margin-top: 0; }
        .page--news--detail .section--detail .b-contacts .txt--desc p:last-child {
          margin-bottom: 0; }
        @media (max-width: 1024px) {
          .page--news--detail .section--detail .b-contacts .txt--desc p {
            font-size: 19px; } }
    .page--news--detail .section--detail .b-contacts .contacts {
      padding-top: 40px;
      font-size: 0;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      margin: 0 -40px; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .page--news--detail .section--detail .b-contacts .contacts {
          margin: 0 -20px; } }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .b-contacts .contacts {
          margin: 0; } }
    .page--news--detail .section--detail .b-contacts .contacts__block {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      padding: 0 40px;
      max-width: 33.33%; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .page--news--detail .section--detail .b-contacts .contacts__block {
          padding: 0 20px; } }
      @media (max-width: 767px) {
        .page--news--detail .section--detail .b-contacts .contacts__block {
          display: block;
          max-width: none;
          padding: 0 0 30px; } }
      .page--news--detail .section--detail .b-contacts .contacts__block h5 {
        font-weight: 600;
        padding-bottom: 15px;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .page--news--detail .section--detail .b-contacts .contacts__block h5 {
            padding-bottom: 10px; } }
      .page--news--detail .section--detail .b-contacts .contacts__block a {
        color: #B32701; }
        .page--news--detail .section--detail .b-contacts .contacts__block a[href*="tel"] {
          font-family: "Oranienbaum", sans-serif;
          font-size: 25px;
          font-weight: 400; }
          @media (max-width: 767px) {
            .page--news--detail .section--detail .b-contacts .contacts__block a[href*="tel"] {
              font-size: 21px; } }
      .page--news--detail .section--detail .b-contacts .contacts__block ul li {
        padding-bottom: 5px; }
        .page--news--detail .section--detail .b-contacts .contacts__block ul li:last-child {
          padding-bottom: 0; }

.page--news--detail .section--list {
  padding: 0 50px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--news--detail .section--list {
      padding: 0; } }
  .page--news--detail .section--list .section__block--header {
    padding-bottom: 15px; }
    .page--news--detail .section--list .section__block--header .title {
      float: left; }
      @media (max-width: 767px) {
        .page--news--detail .section--list .section__block--header .title {
          float: none; } }
  .page--news--detail .section--list .btn-over {
    float: right; }
    @media (max-width: 767px) {
      .page--news--detail .section--list .btn-over {
        text-align: center;
        float: none;
        padding: 20px 0; } }
  .page--news--detail .section--list .btn-load-over {
    display: none; }

.page--photo .page__content {
  padding: 0 50px 30px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--photo .page__content {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .page--photo .page__content {
      padding-left: 0;
      padding-right: 0; } }

.page--photo .news-list--default .item__title {
  padding-bottom: 0; }

.page--photo .btn-all-over {
  text-align: center;
  padding-top: 25px; }

.page--photo--list .page__title {
  padding-bottom: 25px; }

.page--about .regular {
  font-family: "Oranienbaum", sans-serif; }

.page--about .section {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (max-width: 1024px) {
    .page--about .section {
      display: block; } }
  @media (max-width: 767px) {
    .page--about .section {
      padding-left: 0;
      padding-right: 0; } }

.page--about .section__title {
  padding-bottom: 20px; }

.page--about .section__block--middle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 40px 0; }
  @media (max-width: 767px) {
    .page--about .section__block--middle {
      display: block; } }
  .page--about .section__block--middle.smaller img {
    width: 205px; }
    @media (max-width: 767px) {
      .page--about .section__block--middle.smaller img {
        width: 100%; } }
  .page--about .section__block--middle img {
    width: 250px;
    margin-right: 50px; }
    @media (max-width: 767px) {
      .page--about .section__block--middle img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
  .page--about .section__block--middle .txt {
    padding-left: 20px;
    padding-right: 20px; }
    .page--about .section__block--middle .txt p {
      padding-left: 0;
      padding-right: 0; }
  .page--about .section__block--middle p:first-child {
    margin-top: 0; }
  .page--about .section__block--middle p:last-child {
    margin-bottom: 0; }

.page--about img {
  display: block; }
  .page--about img.full {
    width: 100%;
    margin: 40px 0; }
  .page--about img.left {
    float: left;
    margin-right: 50px; }
    .page--about img.left + p {
      margin-top: 0; }

@media (max-width: 767px) {
  .page--about h2, .page--about h4 {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .page--about p {
    padding-left: 20px;
    padding-right: 20px; } }

.page--about p.quotes {
  font-size: 21px;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .page--about p.quotes {
      font-size: 19px; } }

.page--about p.clearfix + p {
  margin-top: 40px; }

.page--about .card {
  background-color: #ECE3D9;
  font-size: 0;
  margin: 40px 0; }
  .page--about .card img, .page--about .card h4 {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .page--about .card img, .page--about .card h4 {
        display: block;
        width: auto; } }
  .page--about .card h4 {
    padding: 50px; }
    @media (max-width: 767px) {
      .page--about .card h4 {
        padding: 20px;
        text-align: center;
        font-size: 16px; } }

.page--about .slider .item {
  width: 100%; }

.page--about .slider .item__img {
  padding-bottom: 65%; }

.page--about .slider .flickity-page-dots {
  display: none;
  position: static;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .page--about .slider .flickity-page-dots {
      display: block; } }

.page--about .slider .flickity-prev-next-button {
  bottom: 50px;
  right: 30px;
  top: auto;
  left: auto;
  transform: translate(0, 50%); }
  @media (max-width: 767px) {
    .page--about .slider .flickity-prev-next-button {
      display: none; } }
  .page--about .slider .flickity-prev-next-button:before {
    border-color: #fff; }

.page--about .slider .pagination {
  bottom: 50px;
  left: 50px; }
  @media (max-width: 767px) {
    .page--about .slider .pagination {
      display: none; } }

@media (max-width: 767px) {
  .page--about .quotes {
    font-size: 19px; } }

.page--about .quotes--main {
  font-size: 0;
  margin: 40px -35px 60px; }
  @media (max-width: 767px) {
    .page--about .quotes--main {
      margin: 40px 0; } }
  .page--about .quotes--main .txt {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 35px; }
    @media (max-width: 767px) {
      .page--about .quotes--main .txt {
        display: block;
        width: auto;
        padding: 0 20px;
        margin: 20px 0; } }
    .page--about .quotes--main .txt:last-child {
      margin-bottom: 0; }
  .page--about .quotes--main .author {
    max-width: 768px;
    margin: 0 auto;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    padding: 0 35px 50px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--about .quotes--main .author {
        white-space: normal;
        text-align: center; } }
    @media (max-width: 767px) {
      .page--about .quotes--main .author {
        white-space: normal;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0; } }
    .page--about .quotes--main .author img {
      width: 85px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px; }
    .page--about .quotes--main .author .title {
      font-weight: 600;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      vertical-align: middle;
      white-space: normal;
      max-width: 620px;
      text-align: left; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .page--about .quotes--main .author .title {
          text-align: center;
          padding-top: 10px; } }
      @media (max-width: 767px) {
        .page--about .quotes--main .author .title {
          text-align: center;
          padding-top: 10px; } }

.page--tsar {
  padding-bottom: 50px; }
  .page--tsar .section {
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .page--tsar .section {
        padding-left: 20px;
        padding-right: 20px; } }
  .page--tsar .section__title {
    padding-bottom: 20px; }
  @media (max-width: 767px) {
    .page--tsar .section--members {
      padding-left: 30px;
      padding-right: 30px; } }
  .page--tsar .news-list .item {
    width: 25%; }
    @media (max-width: 1024px) {
      .page--tsar .news-list .item {
        width: 33.33%; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--tsar .news-list .item {
        width: 50%; } }
    @media (max-width: 767px) {
      .page--tsar .news-list .item {
        width: 100%; } }
  .page--tsar .news-list .item__title {
    padding-bottom: 0; }
  .page--tsar .news-list .item__txt {
    padding-left: 60px;
    padding-right: 60px; }
  .page--tsar .news-list .item__img {
    padding-bottom: 106%; }
  .page--tsar .slider .flickity-prev-next-button {
    display: none; }
  .page--tsar .slider .flickity-page-dots {
    position: static;
    padding-top: 20px; }

.page--tsar--feat .section--main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (max-width: 1024px) {
    .page--tsar--feat .section--main {
      display: block; } }
  @media (max-width: 767px) {
    .page--tsar--feat .section--main .txt-title {
      text-align: center; } }

.page--tsar--detail .photo-over {
  width: calc(100% - 768px);
  float: right; }
  @media (max-width: 1024px) {
    .page--tsar--detail .photo-over {
      float: none;
      width: auto;
      max-width: 460px;
      margin: 0 auto; } }
  @media (max-width: 767px) {
    .page--tsar--detail .photo-over {
      max-width: 53%; } }

.page--tsar--detail .photo {
  padding-bottom: 131%;
  border-radius: 16px; }

.page--tsar--detail .name {
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .page--tsar--detail .name {
      text-align: center; } }

.page--tsar--detail .birth-date {
  opacity: 0.5; }
  @media (max-width: 767px) {
    .page--tsar--detail .birth-date {
      text-align: center; } }

.page--tsar--detail .section__block {
  padding-right: 100px; }
  @media (max-width: 1024px) {
    .page--tsar--detail .section__block {
      padding-right: 0; } }

.page--tsar--detail .section__block--title {
  padding-bottom: 30px;
  float: left; }
  @media (max-width: 1024px) {
    .page--tsar--detail .section__block--title {
      float: none; } }

@media (max-width: 1024px) {
  .page--tsar--detail .section__block--desc {
    padding-top: 10px; } }

.page--tsar--calendar .section {
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--tsar--calendar .section {
      padding-left: 20px;
      padding-right: 20px; } }

.page--tsar--calendar .calendar__header {
  padding: 25px 50px;
  margin: 0 -50px;
  border-bottom: 1px solid #D2C6BE;
  font-size: 0; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--tsar--calendar .calendar__header {
      margin: 0 -20px;
      padding: 25px 20px; } }
  @media (max-width: 767px) {
    .page--tsar--calendar .calendar__header {
      margin: 0 -20px;
      padding: 20px; } }

.page--tsar--calendar .calendar__header__block {
  display: inline-block;
  vertical-align: top;
  width: 33.33%; }
  @media (max-width: 767px) {
    .page--tsar--calendar .calendar__header__block {
      width: 50%; } }
  .page--tsar--calendar .calendar__header__block:nth-child(2) {
    text-align: center; }
    @media (max-width: 767px) {
      .page--tsar--calendar .calendar__header__block:nth-child(2) {
        display: none; } }
  .page--tsar--calendar .calendar__header__block:nth-child(3) {
    text-align: right; }
    @media (max-width: 767px) {
      .page--tsar--calendar .calendar__header__block:nth-child(3) {
        text-align: left;
        padding-left: 20px; } }
  .page--tsar--calendar .calendar__header__block .title {
    color: #B32701; }

.page--tsar--calendar .calendar__items {
  font-size: 0; }

.page--tsar--calendar .item {
  margin: 30px 0; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item {
      padding: 30px 20px;
      margin: 0 -20px;
      border-bottom: 1px solid #D2C6BE; } }
  @media (max-width: 767px) {
    .page--tsar--calendar .item:last-child {
      border-bottom: none; } }

.page--tsar--calendar .item__date {
  width: 24%;
  padding-top: 6px; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__date {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-top: 0; } }

.page--tsar--calendar .item__date--old {
  float: left; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__date--old {
      float: none; } }

.page--tsar--calendar .item__date--new {
  float: right;
  text-align: right; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__date--new {
      float: none;
      text-align: left;
      padding-left: 20px; } }
  .page--tsar--calendar .item__date--new .item__date__month {
    text-align: left; }

.page--tsar--calendar .item__name {
  width: 52%;
  margin: 0 auto;
  padding: 0 10px; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__name {
      width: auto;
      padding: 20px 0 0; } }

.page--tsar--calendar .item__date__block {
  display: inline-block;
  vertical-align: top; }

.page--tsar--calendar .item__date__day {
  font-size: 45px;
  line-height: 1;
  text-align: right; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__date__day {
      font-size: 27px;
      text-align: left; } }

.page--tsar--calendar .item__date__month {
  text-transform: uppercase;
  margin-left: 15px; }
  @media (max-width: 767px) {
    .page--tsar--calendar .item__date__month {
      margin-left: 10px; } }

.page--contacts {
  padding-bottom: 100px; }
  .page--contacts .block--contacts {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500; }
    .page--contacts .block--contacts .title {
      text-transform: uppercase;
      color: #B32701;
      padding-bottom: 10px; }
    .page--contacts .block--contacts .tel, .page--contacts .block--contacts .email, .page--contacts .block--contacts .txt {
      display: block;
      margin: 10px 0; }
    .page--contacts .block--contacts .email {
      color: #BA9D6C; }
  .page--contacts .section {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .page--contacts .section {
        padding-left: 35px;
        padding-right: 35px; } }
    @media (max-width: 767px) {
      .page--contacts .section {
        padding-left: 20px;
        padding-right: 20px; } }
  .page--contacts .section--main .nav {
    margin: 0 -15px;
    padding: 10px 0;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    opacity: 0.4; }
    @media (max-width: 767px) {
      .page--contacts .section--main .nav {
        margin: 0; } }
  .page--contacts .section--main .nav__item {
    display: inline-block;
    vertical-align: top;
    padding: 10px 15px;
    position: relative; }
    @media (max-width: 767px) {
      .page--contacts .section--main .nav__item {
        padding: 5px 0; } }
    .page--contacts .section--main .nav__item:last-child:after {
      display: none; }
    .page--contacts .section--main .nav__item:after {
      content: '';
      position: absolute;
      left: 100%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #5D4326; }
      @media (max-width: 767px) {
        .page--contacts .section--main .nav__item:after {
          display: none; } }
  .page--contacts .section--main .section__blocks {
    margin: 0 -45px;
    font-size: 0;
    padding: 40px 0;
    position: relative; }
    @media (max-width: 1024px) {
      .page--contacts .section--main .section__blocks {
        margin: 0 -30px; } }
    @media (max-width: 767px) {
      .page--contacts .section--main .section__blocks {
        padding: 20px 0; } }
    .page--contacts .section--main .section__blocks:first-child {
      padding-top: 0; }
      .page--contacts .section--main .section__blocks:first-child:after {
        content: '';
        position: absolute;
        left: 45px;
        right: 45px;
        border-bottom: 1px solid #D2C6BE;
        bottom: 0; }
        @media (max-width: 1024px) {
          .page--contacts .section--main .section__blocks:first-child:after {
            left: 30px;
            right: 30px; } }
      .page--contacts .section--main .section__blocks:first-child .section__block:first-child {
        width: 50%; }
        @media (max-width: 1024px) and (orientation: portrait) {
          .page--contacts .section--main .section__blocks:first-child .section__block:first-child {
            width: 100%; } }
        @media (max-width: 767px) {
          .page--contacts .section--main .section__blocks:first-child .section__block:first-child {
            width: 100%; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--main .section__blocks:last-child {
        padding-bottom: 0; } }
  .page--contacts .section--main .section__block {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 45px; }
    @media (max-width: 1024px) {
      .page--contacts .section--main .section__block {
        padding: 0 30px; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--main .section__block {
        width: 50%;
        margin: 15px 0; } }
    @media (max-width: 767px) {
      .page--contacts .section--main .section__block {
        width: 100%; } }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--contacts .section--geo {
      padding: 0; } }
  .page--contacts .section--geo .section__content {
    margin: 0 -25px;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
      .page--contacts .section--geo .section__content {
        margin: 0 -15px; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--geo .section__content {
        display: block;
        margin: 0; } }
    @media (max-width: 767px) {
      .page--contacts .section--geo .section__content {
        display: block;
        margin: 0; } }
  .page--contacts .section--geo .section__block {
    padding: 0 25px; }
    @media (max-width: 1024px) {
      .page--contacts .section--geo .section__block {
        padding: 0 15px; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--geo .section__block {
        padding: 0; } }
    @media (max-width: 767px) {
      .page--contacts .section--geo .section__block {
        padding: 0; } }
  .page--contacts .section--geo .section__block--map {
    width: 65%; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--geo .section__block--map {
        width: 100%; } }
    @media (max-width: 767px) {
      .page--contacts .section--geo .section__block--map {
        width: 100%; } }
    .page--contacts .section--geo .section__block--map .map {
      position: relative;
      height: 100%; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .page--contacts .section--geo .section__block--map .map {
          height: auto;
          padding-bottom: 75%; } }
      @media (max-width: 767px) {
        .page--contacts .section--geo .section__block--map .map {
          height: 400px;
          padding-bottom: 0; } }
      .page--contacts .section--geo .section__block--map .map iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border-radius: 16px; }
        @media (max-width: 767px) {
          .page--contacts .section--geo .section__block--map .map iframe {
            border-radius: 0; } }
  .page--contacts .section--geo .section__block--feedback {
    width: 35%; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--contacts .section--geo .section__block--feedback {
        width: 100%;
        max-width: 460px;
        margin: 30px auto 0; } }
    @media (max-width: 767px) {
      .page--contacts .section--geo .section__block--feedback {
        width: 100%;
        max-width: 460px;
        margin: 30px auto 0; } }
    .page--contacts .section--geo .section__block--feedback .section__title {
      text-align: center;
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        .page--contacts .section--geo .section__block--feedback .section__title {
          padding-bottom: 20px; } }
    .page--contacts .section--geo .section__block--feedback .form .input-group {
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        .page--contacts .section--geo .section__block--feedback .form .input-group {
          padding-bottom: 20px; } }
      .page--contacts .section--geo .section__block--feedback .form .input-group:last-child {
        padding-bottom: 0; }
    .page--contacts .section--geo .section__block--feedback .form .input-group--submit {
      text-align: center; }
    .page--contacts .section--geo .section__block--feedback .form .textarea {
      height: 140px; }
      @media (max-width: 767px) {
        .page--contacts .section--geo .section__block--feedback .form .textarea {
          height: 100px; } }
    .page--contacts .section--geo .section__block--feedback .section__block__content {
      padding: 25px 40px;
      height: 100%; }
      @media (max-width: 1024px) {
        .page--contacts .section--geo .section__block--feedback .section__block__content {
          padding: 25px; } }

.page--requisites .page__content {
  font-size: 0; }

.page--requisites .section {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 50px; }
  @media (max-width: 1024px) {
    .page--requisites .section {
      padding: 0 35px; } }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--requisites .section {
      width: 100%; } }
  @media (max-width: 767px) {
    .page--requisites .section {
      width: auto;
      padding: 0 20px; } }

@media (max-width: 1024px) and (orientation: portrait) {
  .page--requisites .section--txt {
    margin-bottom: 20px; } }

.page--requisites .section--txt .title {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .page--requisites .section--txt .title {
      padding-bottom: 10px; } }

.page--requisites .section--txt .notice {
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .page--requisites .section--txt .notice {
      text-align: center; } }

@media (max-width: 767px) {
  .page--requisites .section--requisites {
    margin: 0 -20px; } }

.page--requisites .b-requisites {
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 767px) {
    .page--requisites .b-requisites {
      padding-left: 20px;
      padding-right: 20px; } }
  .page--requisites .b-requisites .title {
    text-transform: uppercase;
    color: #B32701;
    padding-bottom: 20px; }
  .page--requisites .b-requisites .name {
    line-height: 1.5; }

.page--requisites .requisites {
  font-size: 0;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #D2C6BE; }
  .page--requisites .requisites .item {
    padding: 10px 0;
    font-size: 0; }
    @media (max-width: 767px) {
      .page--requisites .requisites .item {
        padding: 5px 0; } }
    .page--requisites .requisites .item:first-child .item__name {
      width: auto; }
      @media (max-width: 767px) {
        .page--requisites .requisites .item:first-child .item__name {
          max-width: none; } }
  .page--requisites .requisites .item__name, .page--requisites .requisites .item__value {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0; }
  .page--requisites .requisites .item__name {
    padding-right: 15px;
    width: 15%; }
    @media (max-width: 767px) {
      .page--requisites .requisites .item__name {
        width: 20%;
        max-width: 60px; } }
  .page--requisites .requisites .item__value {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    width: 85%; }
    @media (max-width: 767px) {
      .page--requisites .requisites .item__value {
        width: 80%; } }

.page--vicar .section {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 60px; }
  @media (max-width: 1024px) {
    .page--vicar .section {
      padding-left: 35px;
      padding-right: 35px; } }
  @media (max-width: 767px) {
    .page--vicar .section {
      padding-left: 20px;
      padding-right: 20px; } }

.page--vicar .section__title {
  padding-bottom: 30px; }

.page--vicar .portrait {
  width: 43%;
  float: right; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--vicar .portrait {
      width: 46%; } }
  @media (max-width: 767px) {
    .page--vicar .portrait {
      width: 53%;
      margin: 0 auto;
      float: none;
      padding: 30px 0 15px; } }

.page--vicar .portrait__img {
  padding-bottom: 129%;
  border-radius: 16px;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }

.page--vicar .info {
  width: 50%;
  padding-right: 50px; }
  @media (max-width: 767px) {
    .page--vicar .info {
      width: 100%;
      padding-right: 0; } }

.page--vicar .info--main {
  float: left; }
  @media (max-width: 767px) {
    .page--vicar .info--main {
      float: none;
      text-align: center; } }
  .page--vicar .info--main .name, .page--vicar .info--main .position {
    padding-bottom: 10px; }
  .page--vicar .info--main .birthday {
    opacity: 0.5; }

.page--vicar .info--life {
  clear: left;
  padding-top: 50px;
  float: left; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--vicar .info--life {
      padding-right: 0; } }
  @media (max-width: 767px) {
    .page--vicar .info--life {
      float: none;
      padding: 0; } }
  .page--vicar .info--life .info__list .item {
    padding: 20px 0; }
    @media (max-width: 767px) {
      .page--vicar .info--life .info__list .item {
        padding: 15px 0; } }
    .page--vicar .info--life .info__list .item:after {
      content: '';
      display: block;
      clear: left; }
  .page--vicar .info--life .info__list .item__date {
    font-size: 22px;
    color: #B32701;
    width: 75px;
    float: left; }
    @media (max-width: 767px) {
      .page--vicar .info--life .info__list .item__date {
        width: auto;
        float: none;
        padding-bottom: 5px; } }
  .page--vicar .info--life .info__list .item__date__to {
    margin-left: 1em; }
    @media (max-width: 767px) {
      .page--vicar .info--life .info__list .item__date__to {
        margin-left: 0; } }
  .page--vicar .info--life .info__list .item__txt {
    margin-left: 100px; }
    @media (max-width: 767px) {
      .page--vicar .info--life .info__list .item__txt {
        margin-left: 0; } }
    .page--vicar .info--life .info__list .item__txt p:first-child {
      margin-top: 0; }
    .page--vicar .info--life .info__list .item__txt p:last-child {
      margin-bottom: 0; }

.page--vicar .book {
  display: -ms-flexbox;
  display: flex;
  width: 43%;
  background-color: #FAF0E8;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
  -ms-flex-pack: justify;
      justify-content: space-between;
  float: right;
  margin-top: 40px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--vicar .book {
      width: 46%; } }
  @media (max-width: 767px) {
    .page--vicar .book {
      width: auto;
      max-width: 320px;
      margin: 25px auto 0;
      float: none; } }
  @media (max-width: 320px) {
    .page--vicar .book {
      margin: 25px -20px 0; } }

.page--vicar .book__txt {
  padding: 30px 50px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--vicar .book__txt {
      padding: 20px; } }
  @media (max-width: 767px) {
    .page--vicar .book__txt {
      padding: 20px; } }
  .page--vicar .book__txt h5 {
    padding-bottom: 25px;
    max-width: 200px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--vicar .book__txt h5 {
        padding-bottom: 10px; } }

.page--vicar .book__img {
  width: 135px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--vicar .book__img {
      width: 110px; } }
  @media (max-width: 767px) {
    .page--vicar .book__img {
      width: 110px; } }
  .page--vicar .book__img img {
    display: block; }

@media (max-width: 1024px) and (orientation: portrait) {
  .page--feedback {
    padding-bottom: 80px; } }

@media (max-width: 767px) {
  .page--feedback {
    padding-bottom: 80px; } }

.page--feedback .section--main {
  padding: 0 50px; }
  @media (max-width: 1024px) {
    .page--feedback .section--main {
      padding: 0 35px; } }
  @media (max-width: 767px) {
    .page--feedback .section--main {
      padding: 0 20px; } }
  .page--feedback .section--main .section__title {
    padding-bottom: 10px; }
  .page--feedback .section--main .section__content {
    margin: 0 -35px;
    font-size: 0; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--feedback .section--main .section__content {
        margin: 0; } }
    @media (max-width: 767px) {
      .page--feedback .section--main .section__content {
        margin: 0; } }
  .page--feedback .section--main .section__block {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--feedback .section--main .section__block {
        display: block;
        padding: 0; } }
    @media (max-width: 767px) {
      .page--feedback .section--main .section__block {
        display: block;
        padding: 0; } }
  .page--feedback .section--main .section__block--questions {
    width: 62%; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--feedback .section--main .section__block--questions {
        width: 100%; } }
    @media (max-width: 767px) {
      .page--feedback .section--main .section__block--questions {
        width: 100%; } }
  .page--feedback .section--main .questions .item {
    border-bottom: 1px solid #D2C6BE; }
    @media (max-width: 767px) {
      .page--feedback .section--main .questions .item {
        padding: 0 20px;
        margin: 0 -20px; } }
    .page--feedback .section--main .questions .item.active .item__question:after {
      transform: translate(0, -50%) rotate(135deg); }
  .page--feedback .section--main .questions .item__question {
    padding: 25px 80px 25px 0;
    position: relative;
    cursor: pointer; }
    @media (max-width: 767px) {
      .page--feedback .section--main .questions .item__question {
        padding: 20px 25px 20px 0; } }
    .page--feedback .section--main .questions .item__question:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 30px;
      width: 14px;
      height: 14px;
      border-bottom: 1px solid #BA9D6C;
      border-left: 1px solid #BA9D6C;
      transform: translate(0, -50%) rotate(-45deg); }
      @media (max-width: 767px) {
        .page--feedback .section--main .questions .item__question:after {
          width: 10px;
          height: 10px;
          right: 0; } }
  .page--feedback .section--main .questions .item__answer {
    display: none; }
  .page--feedback .section--main .questions .item__answer__txt {
    padding: 10px 80px 40px 0; }
    @media (max-width: 767px) {
      .page--feedback .section--main .questions .item__answer__txt {
        padding-right: 25px; } }
    .page--feedback .section--main .questions .item__answer__txt p:first-child {
      margin-top: 0; }
    .page--feedback .section--main .questions .item__answer__txt p:last-child {
      margin-bottom: 0; }
  .page--feedback .section--main .section__block--feedback {
    width: 38%;
    margin-top: -34px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--feedback .section--main .section__block--feedback {
        width: 100%;
        max-width: 460px;
        margin: 50px auto 0; } }
    @media (max-width: 767px) {
      .page--feedback .section--main .section__block--feedback {
        width: 100%;
        max-width: 460px;
        margin: 30px auto 0; } }
    .page--feedback .section--main .section__block--feedback .section__block__content {
      padding: 25px 40px; }
      @media (max-width: 767px) {
        .page--feedback .section--main .section__block--feedback .section__block__content {
          padding: 25px 20px;
          margin: 0 -20px; } }
    .page--feedback .section--main .section__block--feedback .section__title {
      text-align: center;
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        .page--feedback .section--main .section__block--feedback .section__title {
          padding-bottom: 20px; } }

.page--feedback .btn--scroll {
  display: none;
  position: fixed;
  background-color: #FAF0E8;
  color: #B32701;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  text-transform: uppercase;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18); }
  .page--feedback .btn--scroll .btn__txt {
    position: relative;
    padding-right: 30px;
    display: inline-block; }
    .page--feedback .btn--scroll .btn__txt:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: 10px;
      height: 10px;
      border-bottom: 1px solid #B32701;
      border-left: 1px solid #B32701;
      transform: translate(0, -50%) rotate(-45deg);
      transform-origin: 0 0;
      margin-top: 1px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--feedback .btn--scroll {
      display: block; } }
  @media (max-width: 767px) {
    .page--feedback .btn--scroll {
      display: block; } }

@media (max-width: 1024px) and (orientation: portrait) {
  .page--preaching {
    padding-bottom: 50px; } }

@media (max-width: 767px) {
  .page--preaching {
    padding-bottom: 50px; } }

.page--preaching .list .item {
  background-color: #FAF0E8;
  box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
  margin: 15px 0; }
  @media (max-width: 767px) {
    .page--preaching .list .item {
      margin: 20px 0;
      padding-top: 30px; } }
  .page--preaching .list .item:first-child {
    margin-top: 0; }

.page--preaching .list .item__link {
  display: block; }

.page--preaching .list .item__title {
  font-size: 19px; }

.page--preaching .list .item__img {
  width: 28%;
  min-height: 150px;
  height: 100%; }
  @media (max-width: 767px) {
    .page--preaching .list .item__img {
      width: 50%;
      margin: 0 auto;
      padding-bottom: 33.5%;
      min-height: 0;
      display: block; } }

.page--preaching .list .item__txt {
  width: 72%; }
  @media (max-width: 767px) {
    .page--preaching .list .item__txt {
      width: 100%;
      display: block;
      padding: 0 15px;
      text-align: center; } }

.page--preaching .list .item__topic {
  margin-top: 10px; }

.page--preaching .topic {
  font-size: 11px;
  text-transform: uppercase;
  color: #B32701;
  border: 1px solid #D2C6BE;
  border-radius: 5px;
  padding: 4px 6px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.page--preaching .section--main {
  padding-left: 50px;
  padding-right: 50px; }
  @media (max-width: 1024px) {
    .page--preaching .section--main {
      padding-left: 35px;
      padding-right: 35px; } }
  @media (max-width: 767px) {
    .page--preaching .section--main {
      padding-left: 10px;
      padding-right: 10px; } }
  .page--preaching .section--main .section__title {
    padding-bottom: 30px; }
  .page--preaching .section--main .section__content {
    font-size: 0; }
  .page--preaching .section--main .section__block {
    display: inline-block;
    vertical-align: top; }
  .page--preaching .section--main .section__block--list {
    width: calc(100% - 330px);
    padding-right: 70px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--preaching .section--main .section__block--list {
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 767px) {
      .page--preaching .section--main .section__block--list {
        width: 100;
        padding-right: 0; } }
  .page--preaching .section--main .section__block--filter {
    width: 330px;
    color: #B32701; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--preaching .section--main .section__block--filter.active {
        transform: translate(0, 0); } }
    @media (max-width: 767px) {
      .page--preaching .section--main .section__block--filter.active {
        transform: translate(0, 0); } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--preaching .section--main .section__block--filter {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 10;
        width: auto;
        background-color: #ECE3D9;
        padding-top: 50px;
        transform: translate(0, 100%);
        transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); } }
    @media (max-width: 767px) {
      .page--preaching .section--main .section__block--filter {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 10;
        width: auto;
        background-color: #ECE3D9;
        padding-top: 10px;
        transform: translate(0, 100%);
        transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); } }
    .page--preaching .section--main .section__block--filter .form {
      max-width: 330px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .page--preaching .section--main .section__block--filter .form {
          max-width: none; } }
    .page--preaching .section--main .section__block--filter .label {
      cursor: pointer; }
    .page--preaching .section--main .section__block--filter .input-chunk {
      border-bottom: 1px solid #D2C6BE; }
    .page--preaching .section--main .section__block--filter .input-block--main .input:checked + .label:before {
      background-color: #BA9D6C;
      box-shadow: none; }
    .page--preaching .section--main .section__block--filter .input-block--main .input:checked + .label:after {
      display: block; }
    .page--preaching .section--main .section__block--filter .input-block--main .label {
      text-transform: uppercase;
      position: relative;
      padding: 15px 20px 15px 50px;
      display: block; }
      .page--preaching .section--main .section__block--filter .input-block--main .label:before, .page--preaching .section--main .section__block--filter .input-block--main .label:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%); }
      .page--preaching .section--main .section__block--filter .input-block--main .label:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 5px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        box-shadow: inset 0 1px 3px 0 #C1B7A3;
        background-color: rgba(0, 0, 0, 0.03); }
        @media (max-width: 767px) {
          .page--preaching .section--main .section__block--filter .input-block--main .label:before {
            left: 15px; } }
      .page--preaching .section--main .section__block--filter .input-block--main .label:after {
        width: 12px;
        height: 10px;
        background: no-repeat center;
        background-size: contain;
        background-image: url("../../../../../../images/elements/svg/check.svg");
        display: none;
        margin-left: 9px; }
        @media (max-width: 767px) {
          .page--preaching .section--main .section__block--filter .input-block--main .label:after {
            margin-left: 19px; } }
    .page--preaching .section--main .section__block--filter .discloser__header:after {
      right: 5px; }
      @media (max-width: 767px) {
        .page--preaching .section--main .section__block--filter .discloser__header:after {
          right: 17px; } }
    .page--preaching .section--main .section__block--filter .input-block--sub {
      display: none;
      padding-bottom: 15px;
      position: relative; }
      .page--preaching .section--main .section__block--filter .input-block--sub:before, .page--preaching .section--main .section__block--filter .input-block--sub:after {
        position: absolute;
        left: 0;
        right: 0;
        height: 30px;
        z-index: 1; }
      .page--preaching .section--main .section__block--filter .input-block--sub:before {
        top: 15px;
        background-image: linear-gradient(-180deg, #ECE3D9 0%, rgba(236, 227, 217, 0) 100%); }
      .page--preaching .section--main .section__block--filter .input-block--sub:after {
        bottom: 15px;
        background-image: linear-gradient(-180deg, rgba(236, 227, 217, 0) 0%, #ECE3D9 100%); }
      .page--preaching .section--main .section__block--filter .input-block--sub .input-block__content {
        padding: 0 20px 10px 50px;
        max-height: 380px;
        overflow: auto; }
      .page--preaching .section--main .section__block--filter .input-block--sub .input-group {
        padding: 10px 0; }
      .page--preaching .section--main .section__block--filter .input-block--sub .input:checked + .label {
        color: #000; }
      .page--preaching .section--main .section__block--filter .input-block--sub .label {
        line-height: 1.65; }
      .page--preaching .section--main .section__block--filter .input-block--sub .scrollbar .scrollbar-track-x {
        display: none !important; }
      .page--preaching .section--main .section__block--filter .input-block--sub .scrollbar .scrollbar-track-y {
        right: 2px;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.2); }
      .page--preaching .section--main .section__block--filter .input-block--sub .scrollbar .scrollbar-thumb-y {
        height: 40px !important;
        width: 3px;
        margin-left: -1px;
        background-color: #B32701;
        border-radius: 0; }
      .page--preaching .section--main .section__block--filter .input-block--sub .scrollbar .scroll-content {
        padding: 5px 0; }
  .page--preaching .section--main .btn-load-over {
    text-align: center;
    padding: 25px 20px; }
  .page--preaching .section--main .btn--open-filter {
    display: none;
    position: fixed;
    background-color: #FAF0E8;
    color: #B32701;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    text-transform: uppercase;
    box-shadow: 0 2px 4px 0 rgba(37, 12, 12, 0.18);
    z-index: 11;
    min-height: 49px; }
    .page--preaching .section--main .btn--open-filter.active:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 25px;
      height: 25px;
      background: no-repeat center;
      background-size: contain;
      background-image: url("../../../../../../images/elements/svg/close.svg"); }
    .page--preaching .section--main .btn--open-filter.active .btn__txt {
      display: none; }
    .page--preaching .section--main .btn--open-filter .btn__txt {
      position: relative;
      padding-right: 30px;
      display: inline-block; }
      .page--preaching .section--main .btn--open-filter .btn__txt:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #B32701;
        border-left: 1px solid #B32701;
        transform: translate(0, -50%) rotate(-45deg);
        transform-origin: 0 0;
        margin-top: 1px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--preaching .section--main .btn--open-filter {
        display: block; } }
    @media (max-width: 767px) {
      .page--preaching .section--main .btn--open-filter {
        display: block; } }

.page--preaching--detail .section--detail .section__title {
  padding-bottom: 20px; }

.page--preaching--detail .section--detail .title {
  padding-bottom: 15px; }

.page--preaching--detail .section--detail .img-over {
  margin: 60px 0 40px; }
  @media (max-width: 767px) {
    .page--preaching--detail .section--detail .img-over {
      margin: 30px -20px; } }

.page--preaching--detail .section--detail .img {
  width: 100%;
  display: block; }

.page--preaching--detail .section--detail .topics {
  margin: 0 -8px; }
  .page--preaching--detail .section--detail .topics .item {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px; }
    @media (max-width: 767px) {
      .page--preaching--detail .section--detail .topics .item {
        display: block; } }
  .page--preaching--detail .section--detail .topics .topic--sub {
    text-transform: none;
    border: none; }
    @media (max-width: 767px) {
      .page--preaching--detail .section--detail .topics .topic--sub {
        margin-top: 10px; } }

@media (max-width: 767px) {
  .page--preaching--detail .section--detail .txt--main {
    text-align: center; } }

.page--preaching--detail .section--detail .txt--detail {
  padding-bottom: 20px; }

@media (max-width: 767px) {
  .page--preaching--detail .section--list {
    padding: 0 10px; } }

.page--preaching--detail .section--list .list {
  padding-top: 25px; }
  @media (max-width: 767px) {
    .page--preaching--detail .section--list .list {
      padding-top: 5px; } }
  .page--preaching--detail .section--list .list .item {
    width: 100%; }
    @media (max-width: 767px) {
      .page--preaching--detail .section--list .list .item {
        margin: 0;
        padding-bottom: 45px; } }
  @media (max-width: 767px) {
    .page--preaching--detail .section--list .list .item__topic {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translate(-50%, 0); } }

.page--preaching--detail .section--list .flickity-button {
  display: none; }

.page--preaching--detail .section--list .flickity-page-dots {
  position: static;
  margin: 15px 0; }

.page--worship-timetable .title--main {
  padding: 0 50px; }
  @media (max-width: 1024px) {
    .page--worship-timetable .title--main {
      padding: 0 35px; } }
  @media (max-width: 767px) {
    .page--worship-timetable .title--main {
      padding: 0 20px; } }

.page--worship-timetable .section {
  margin: 30px 0; }

.page--worship-timetable .section__header {
  margin: 0 -50px;
  padding: 0 50px 30px;
  border-bottom: 1px solid #D2C6BE; }
  @media (max-width: 1024px) {
    .page--worship-timetable .section__header {
      margin: 0 -35px;
      padding: 0 35px 30px; } }
  @media (max-width: 767px) {
    .page--worship-timetable .section__header {
      font-size: 21px;
      margin: 0 -20px;
      padding: 0 20px 20px; } }
  .page--worship-timetable .section__header .week__dates {
    padding-bottom: 5px;
    font-size: 0; }
    .page--worship-timetable .section__header .week__dates .week__block {
      position: relative;
      display: inline-block;
      vertical-align: top;
      font-size: 45px; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__header .week__dates .week__block {
          font-size: 21px; } }
    .page--worship-timetable .section__header .week__dates .week__date:first-child {
      margin-right: 108px; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__header .week__dates .week__date:first-child {
          margin-right: 30px; } }
      .page--worship-timetable .section__header .week__dates .week__date:first-child:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        margin-left: 22px;
        width: 64px;
        height: 1px;
        background-color: #000; }
        @media (max-width: 767px) {
          .page--worship-timetable .section__header .week__dates .week__date:first-child:after {
            width: 14px;
            margin-left: 8px; } }
    .page--worship-timetable .section__header .week__dates .week__year {
      margin-left: 25px; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__header .week__dates .week__year {
          margin-left: 15px; } }

.page--worship-timetable .section__content {
  padding: 15px 0; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--worship-timetable .section__content {
      padding: 0; } }
  @media (max-width: 767px) {
    .page--worship-timetable .section__content {
      padding: 0; } }
  .page--worship-timetable .section__content .item {
    padding: 25px 0;
    font-size: 0;
    margin: 0 -20px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--worship-timetable .section__content .item {
        padding: 35px 0;
        margin: 0 -15px; } }
    @media (max-width: 767px) {
      .page--worship-timetable .section__content .item {
        padding: 20px 0; } }
  .page--worship-timetable .section__content .item__block {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--worship-timetable .section__content .item__block {
        padding: 0 15px; } }
  .page--worship-timetable .section__content .item__date {
    width: 140px;
    line-height: 1; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--worship-timetable .section__content .item__date {
        width: 130px; } }
    @media (max-width: 767px) {
      .page--worship-timetable .section__content .item__date {
        width: auto; } }
    .page--worship-timetable .section__content .item__date .day {
      font-size: 45px;
      padding-right: 15px; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__content .item__date .day {
          font-size: 31px;
          padding-right: 10px; } }
    .page--worship-timetable .section__content .item__date .month-over {
      padding-bottom: 5px; }
    .page--worship-timetable .section__content .item__date .month {
      font-size: 12px;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__content .item__date .month {
          display: inline-block;
          vertical-align: middle;
          font-size: 13px;
          margin-right: 10px; } }
    .page--worship-timetable .section__content .item__date .week-day {
      text-transform: lowercase;
      padding-top: 5px; }
      @media (max-width: 767px) {
        .page--worship-timetable .section__content .item__date .week-day {
          display: inline-block;
          vertical-align: middle;
          padding-top: 0; } }
  .page--worship-timetable .section__content .item__notice {
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.4; }
  .page--worship-timetable .section__content .item__date__block {
    display: inline-block;
    vertical-align: middle; }
  .page--worship-timetable .section__content .item__desc {
    width: calc(50% - 140px); }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--worship-timetable .section__content .item__desc {
        width: calc(100% - 130px); } }
    @media (max-width: 767px) {
      .page--worship-timetable .section__content .item__desc {
        width: 100%;
        display: block;
        padding-top: 10px; } }
  .page--worship-timetable .section__content .item__title {
    padding-bottom: 15px; }
  .page--worship-timetable .section__content .item__timetable {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    width: 50%; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--worship-timetable .section__content .item__timetable {
        display: block;
        width: 100%;
        padding-top: 20px;
        padding-left: 145px; } }
    @media (max-width: 767px) {
      .page--worship-timetable .section__content .item__timetable {
        padding-left: 15px; } }
    @media (max-width: 767px) {
      .page--worship-timetable .section__content .item__timetable {
        display: block;
        width: 100%;
        padding-top: 30px; } }
.page--worship-timetable .section__content .timetable__item ul {
    font-size: 0;
    margin: 0 -5px;
}

.page--worship-timetable .section__content .timetable__item ul li {
    font-size: 14px;
    display: block; /* Меняем inline-block на block */
    padding: 5px 0; /* Добавляем отступы сверху и снизу */
    width: 100%; /* Занимаем всю ширину контейнера */
    box-sizing: border-box; /* Учитываем отступы в ширине элемента */
}

.page--worship-timetable .section__content .timetable__item ul li:nth-child(1) {
    font-size: 15px;
    font-weight: 600;
}

.page--worship-timetable .section__content .timetable__item ul li:nth-child(2),
.page--worship-timetable .section__content .timetable__item ul li:nth-child(3) {
    width: 100%; /* Все элементы получают ширину 100% */
}

@media (max-width: 767px) {
    .page--worship-timetable .section__content .timetable__item ul li {
        padding-top: 5px;
    }
}


.page--bus-timetable .title--main {
  padding: 0 50px; }
  @media (max-width: 1024px) {
    .page--bus-timetable .title--main {
      padding: 0 35px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .title--main {
      padding: 0 20px; } }

.page--bus-timetable .section {
  margin: 30px 0; }

.page--bus-timetable .section__title {
  line-height: 1.15;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .page--bus-timetable .section__title {
      padding-bottom: 30px; } }

.page--bus-timetable .timetable {
  font-family: "Montserrat", sans-serif; }

.page--bus-timetable .timetable__notice {
  font-size: 14px;
  font-weight: 500;
  color: #7A7672; }
  .page--bus-timetable .timetable__notice a {
    color: #B32701;
    text-decoration: underline; }
    .page--bus-timetable .timetable__notice a[href*="tel"] {
      white-space: nowrap; }

.page--bus-timetable .section--free .timetable {
  font-size: 0; }

.page--bus-timetable .section--free .timetable__block {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 15px;
  font-weight: 600;
  padding: 20px 35px; }
  @media (max-width: 1024px) {
    .page--bus-timetable .section--free .timetable__block {
      width: 33.33%;
      padding: 20px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .section--free .timetable__block {
      display: block;
      width: auto;
      padding: 10px 0; } }

.page--bus-timetable .section--free .route {
  position: relative; }
  .page--bus-timetable .section--free .route:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 3px;
    height: 14px;
    background: no-repeat center;
    background-size: contain;
    background-image: url("../../../../../../images/elements/svg/route.svg");
    margin-left: 2px; }

.page--bus-timetable .section--free .route__point {
  position: relative;
  padding-left: 22px; }
  @media (max-width: 767px) {
    .page--bus-timetable .section--free .route__point {
      padding-left: 18px; } }
  .page--bus-timetable .section--free .route__point:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #BA9D6C;
    transform: translate(0, -50%); }

.page--bus-timetable .section--free .route__point--from {
  margin-bottom: 10px; }

.page--bus-timetable .section--free .route__point--dest:nth-child(1) {
  padding-bottom: 2px; }
  .page--bus-timetable .section--free .route__point--dest:nth-child(1):before {
    margin-top: -2px; }

.page--bus-timetable .section--free .route__point--dest:before {
  width: 8px;
  height: 11px;
  background: no-repeat center;
  background-size: contain;
  background-image: url("../../../../../../images/elements/svg/pin.svg");
  background-color: transparent;
  border-radius: 0; }

@media (max-width: 767px) {
  .page--bus-timetable .section--free .timetable__header {
    display: none; } }

.page--bus-timetable .section--free .timetable__header .timetable__block {
  font-size: 14px;
  font-weight: 500; }
  .page--bus-timetable .section--free .timetable__header .timetable__block:nth-child(1) {
    margin-left: 25%; }
    @media (max-width: 1024px) {
      .page--bus-timetable .section--free .timetable__header .timetable__block:nth-child(1) {
        margin-left: 33.33%; } }

@media (max-width: 767px) {
  .page--bus-timetable .section--free .timetable__items {
    margin: 0 -20px; } }

.page--bus-timetable .section--free .timetable__item {
  border-bottom: 1px solid #D2C6BE; }
  @media (max-width: 767px) {
    .page--bus-timetable .section--free .timetable__item {
      padding: 10px 20px; } }
  .page--bus-timetable .section--free .timetable__item:nth-child(1) {
    border-top: 1px solid #D2C6BE; }
  @media (max-width: 767px) {
    .page--bus-timetable .section--free .timetable__item:last-child {
      border-bottom: none; } }
  .page--bus-timetable .section--free .timetable__item .timetable__block {
    vertical-align: middle; }
    .page--bus-timetable .section--free .timetable__item .timetable__block:not(:nth-child(1)) {
      text-align: center; }
      @media (max-width: 767px) {
        .page--bus-timetable .section--free .timetable__item .timetable__block:not(:nth-child(1)) {
          text-align: left;
          font-size: 14px; } }
    .page--bus-timetable .section--free .timetable__item .timetable__block:nth-child(1) {
      padding-left: 0; }
    .page--bus-timetable .section--free .timetable__item .timetable__block ul {
      font-size: 0;
      margin: 0 -15px; }
      @media (max-width: 767px) {
        .page--bus-timetable .section--free .timetable__item .timetable__block ul {
          width: 60px;
          float: left;
          margin: 0; } }
    .page--bus-timetable .section--free .timetable__item .timetable__block li {
      display: inline-block;
      vertical-align: top;
      font-size: 15px;
      font-weight: 600;
      padding: 5px 15px;
      min-width: 70px; }
      @media (max-width: 767px) {
        .page--bus-timetable .section--free .timetable__item .timetable__block li {
          padding: 0 0 10px;
          min-width: 0; } }
    .page--bus-timetable .section--free .timetable__item .timetable__block .route {
      display: none; }
      @media (max-width: 767px) {
        .page--bus-timetable .section--free .timetable__item .timetable__block .route {
          display: block;
          margin-left: 60px; } }

.page--bus-timetable .section--free .timetable__notice {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .page--bus-timetable .section--free .timetable__notice {
      margin-top: 20px; } }

.page--bus-timetable .section--commercial h5 {
  font-weight: 600; }

.page--bus-timetable .section--commercial .section__title {
  padding-bottom: 30px; }

.page--bus-timetable .section--commercial .timetable__header {
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 20px; }

.page--bus-timetable .section--commercial .timetable__items {
  margin: 0 -50px; }
  @media (max-width: 1024px) {
    .page--bus-timetable .section--commercial .timetable__items {
      margin: 0 -35px; } }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--bus-timetable .section--commercial .timetable__items {
      margin: 0 -20px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .section--commercial .timetable__items {
      margin: 0 -20px; } }

.page--bus-timetable .section--commercial .timetable__items {
  font-size: 0; }

.page--bus-timetable .section--commercial .timetable__item {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 50px;
  border-right: 1px solid #D2C6BE; }
  @media (max-width: 1024px) {
    .page--bus-timetable .section--commercial .timetable__item {
      padding: 0 35px; } }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--bus-timetable .section--commercial .timetable__item {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .section--commercial .timetable__item {
      display: block;
      width: auto;
      border-right: none;
      border-bottom: 1px solid #D2C6BE;
      padding: 30px 20px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .section--commercial .timetable__item:first-child {
      padding-top: 0; } }
  .page--bus-timetable .section--commercial .timetable__item:last-child {
    border-right: none; }
    @media (max-width: 767px) {
      .page--bus-timetable .section--commercial .timetable__item:last-child {
        border-bottom: none; } }
  .page--bus-timetable .section--commercial .timetable__item h5 {
    color: #B32701;
    padding-bottom: 10px; }
  .page--bus-timetable .section--commercial .timetable__item ul {
    font-size: 0;
    margin: 0 -15px;
    padding: 20px 0; }
    @media (max-width: 767px) {
      .page--bus-timetable .section--commercial .timetable__item ul {
        padding-bottom: 0; } }
  .page--bus-timetable .section--commercial .timetable__item li {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 15px;
    min-width: 70px; }

.page--bus-timetable .section--commercial .timetable__desc {
  font-size: 0;
  margin-top: 60px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--bus-timetable .section--commercial .timetable__desc {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .page--bus-timetable .section--commercial .timetable__desc {
      margin-top: 20px; } }
  .page--bus-timetable .section--commercial .timetable__desc .txt, .page--bus-timetable .section--commercial .timetable__desc img {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--bus-timetable .section--commercial .timetable__desc .txt, .page--bus-timetable .section--commercial .timetable__desc img {
        display: block; } }
  .page--bus-timetable .section--commercial .timetable__desc .txt {
    padding-right: 50px;
    width: 30%; }
    @media (max-width: 1024px) {
      .page--bus-timetable .section--commercial .timetable__desc .txt {
        width: 50%; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--bus-timetable .section--commercial .timetable__desc .txt {
        display: block;
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 767px) {
      .page--bus-timetable .section--commercial .timetable__desc .txt {
        display: block;
        width: 100%;
        padding-right: 0; } }
  .page--bus-timetable .section--commercial .timetable__desc img {
    width: 70%; }
    @media (max-width: 1024px) {
      .page--bus-timetable .section--commercial .timetable__desc img {
        width: 50%; } }
    @media (max-width: 1024px) and (orientation: portrait) {
      .page--bus-timetable .section--commercial .timetable__desc img {
        width: 100%;
        display: block; } }
    @media (max-width: 767px) {
      .page--bus-timetable .section--commercial .timetable__desc img {
        width: 100%;
        display: block; } }

.page--bus-timetable .section--commercial .timetable__notice {
  margin-top: 30px;
  max-width: 750px; }

.page--donations .section--main .section__content {
  font-size: 0;
  margin: 0 -25px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--donations .section--main .section__content {
      margin: 0; } }
  @media (max-width: 767px) {
    .page--donations .section--main .section__content {
      margin: 0; } }

.page--donations .section--main .section__block {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 25px; }
  @media (max-width: 1024px) and (orientation: portrait) {
    .page--donations .section--main .section__block {
      width: auto;
      display: block;
      padding: 0; } }
  @media (max-width: 767px) {
    .page--donations .section--main .section__block {
      width: auto;
      display: block;
      padding: 0; } }

.page--donations .section--main .section__block--txt .title {
  padding: 30px 0 20px; }
  @media (max-width: 767px) {
    .page--donations .section--main .section__block--txt .title {
      text-align: center;
      padding-bottom: 10px; } }

@media (max-width: 1024px) and (orientation: portrait) {
  .page--donations .section--main .section__block--img {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .page--donations .section--main .section__block--img {
    padding-top: 20px;
    margin: 0 -20px; } }

.page--donations .section--main .section__block--img .img {
  display: block; }

.page--donations .section--donations {
  padding-top: 25px;
  padding-bottom: 25px; }
  .page--donations .section--donations .donations {
    margin: 0 -25px;
    font-size: 0; }
    @media (max-width: 767px) and (orientation: landscape) {
      .page--donations .section--donations .donations {
        margin: 0 -10px; } }
    @media (max-width: 767px) and (orientation: portrait) {
      .page--donations .section--donations .donations {
        margin: 0; } }
    .page--donations .section--donations .donations .item {
      display: inline-block;
      vertical-align: top;
      width: 33.33%;
      padding: 25px; }
      @media (max-width: 1024px) and (orientation: portrait) {
        .page--donations .section--donations .donations .item {
          width: 50%; } }
      @media (max-width: 767px) and (orientation: landscape) {
        .page--donations .section--donations .donations .item {
          width: 50%;
          padding: 10px; } }
      @media (max-width: 767px) and (orientation: portrait) {
        .page--donations .section--donations .donations .item {
          width: 100%;
          padding: 8px 0; } }

.page--requirements .wrapper--inner {
  margin: 0 auto; }

.page--requirements .title--main {
  padding-bottom: 30px; }

@media (max-width: 767px) {
  .page--requirements .section__block--txt h2 {
    text-align: center; } }

.page--requirements .section__block--txt .types li {
  padding: 20px 0; }

.page--requirements .section__block--txt .types h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding-bottom: 15px; }

.page--requirements .section__block--txt .types p:first-of-type {
  margin-top: 0; }

.page--requirements .section__block--txt .types p:last-of-type {
  margin-bottom: 0; }

.page--requirements .requirements__section {
  border-bottom: 1px solid #D2C6BE;
  margin-bottom: 50px; }
  @media (max-width: 767px) and (orientation: portrait) {
    .page--requirements .requirements__section {
      margin-bottom: 40px; } }
  .page--requirements .requirements__section:last-child {
    border-bottom: none;
    margin-bottom: 0; }

.page--requirements .section__block--requirements {
  padding-top: 30px; }

.page--requirements .requirements__section__title {
  text-transform: none;
  padding-bottom: 30px; }

.page--requirements .requirements-list__item {
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .page--requirements .requirements-list__item .name, .page--requirements .requirements-list__item .notice {
      text-align: center; } }
  .page--requirements .requirements-list__item .notice {
    opacity: 0.5;
    padding-top: 5px; }

.page--requirements .offers {
  margin: 0 -20px;
  font-size: 0;
  padding-top: 15px; }
  @media (max-width: 767px) and (orientation: portrait) {
    .page--requirements .offers {
      margin: 0; } }

.page--requirements .offers__item {
  display: inline-block;
  vertical-align: top;
  padding: 12px 20px; }
  @media (max-width: 767px) and (orientation: portrait) {
    .page--requirements .offers__item {
      display: block;
      padding: 5px 0; } }

.page--requirements .offers__item__btn {
  text-align: left;
  width: 160px;
  padding: 15px 15px 65px; }
  @media (max-width: 767px) and (orientation: portrait) {
    .page--requirements .offers__item__btn {
      width: auto;
      padding: 15px 50px 15px 15px;
      height: auto !important; } }
  .page--requirements .offers__item__btn:before {
    bottom: 12px; }
  .page--requirements .offers__item__btn .title {
    padding-bottom: 25px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  .page--requirements .offers__item__btn .props {
    position: absolute;
    bottom: 15px; }
    .page--requirements .offers__item__btn .props:after {
      content: '';
      display: block;
      clear: both; }
    @media (max-width: 767px) and (orientation: portrait) {
      .page--requirements .offers__item__btn .props {
        position: static; } }
  .page--requirements .offers__item__btn .term {
    text-transform: uppercase;
    padding-bottom: 12px; }
    @media (max-width: 767px) and (orientation: portrait) {
      .page--requirements .offers__item__btn .term {
        float: left;
        padding-bottom: 0; } }
  @media (max-width: 767px) and (orientation: portrait) {
    .page--requirements .offers__item__btn .price {
      float: right; } }

.page--tours {
  padding-bottom: 50px; }
  .page--tours .title--main {
    padding-bottom: 30px; }
  .page--tours .section--main .section__content {
    font-size: 0;
    margin: 0 -50px; }
    @media (max-width: 1024px) {
      .page--tours .section--main .section__content {
        margin: 0; } }
  .page--tours .section--main .section__block {
    display: inline-block;
    vertical-align: top;
    padding: 0 50px; }
    @media (max-width: 1024px) {
      .page--tours .section--main .section__block {
        display: block;
        padding: 0; } }
  .page--tours .section--main .section__block--txt {
    width: calc(100% - 500px); }
    @media (max-width: 1024px) {
      .page--tours .section--main .section__block--txt {
        width: 100%; } }
    .page--tours .section--main .section__block--txt p {
      max-width: 650px; }
    .page--tours .section--main .section__block--txt .contacts {
      margin: 0 -50px;
      padding: 30px 0 40px; }
      @media (max-width: 767px) and (orientation: portrait) {
        .page--tours .section--main .section__block--txt .contacts {
          margin: 0;
          padding: 20px 0 0; } }
    .page--tours .section--main .section__block--txt .contacts__block {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding: 0 50px; }
      @media (max-width: 767px) and (orientation: portrait) {
        .page--tours .section--main .section__block--txt .contacts__block {
          display: block;
          width: auto;
          padding: 0 0 20px; } }
      .page--tours .section--main .section__block--txt .contacts__block h5 {
        padding-bottom: 15px; }
      .page--tours .section--main .section__block--txt .contacts__block a {
        display: block; }
      .page--tours .section--main .section__block--txt .contacts__block .title--default {
        text-align: left; }
      .page--tours .section--main .section__block--txt .contacts__block .notice {
        font-size: 16px;
        padding-top: 5px; }
    .page--tours .section--main .section__block--txt .audio-guide .btn-over {
      padding-top: 10px; }
      @media (max-width: 1024px) {
        .page--tours .section--main .section__block--txt .audio-guide .btn-over {
          text-align: center; } }
    @media (max-width: 767px) and (orientation: portrait) {
      .page--tours .section--main .section__block--txt .audio-guide .btn {
        width: 100%; } }
  .page--tours .section--main .section__block--feedback {
    width: 500px; }
    @media (max-width: 1024px) {
      .page--tours .section--main .section__block--feedback {
        margin: 50px auto; } }
    @media (max-width: 767px) {
      .page--tours .section--main .section__block--feedback {
        width: auto;
        margin: 50px -20px; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .page--tours .section--main .section__block--feedback {
        max-width: 400px;
        margin: 50px auto; } }
    .page--tours .section--main .section__block--feedback .section__title {
      text-align: center;
      padding-bottom: 30px; }

.page--projects .section--main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (max-width: 1024px) {
    .page--projects .section--main {
      display: block; } }
  .page--projects .section--main img {
    display: block; }
  .page--projects .section--main h2 {
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      .page--projects .section--main h2 {
        text-align: center; } }
  .page--projects .section--main .slider--partial {
    position: relative; }
    @media (max-width: 767px) {
      .page--projects .section--main .slider--partial {
        margin: 0 -20px; } }
    .page--projects .section--main .slider--partial .item {
      width: 100%;
      font-size: 0; }
      .page--projects .section--main .slider--partial .item:after {
        content: '';
        display: block;
        clear: both; }
    .page--projects .section--main .slider--partial .item__title, .page--projects .section--main .slider--partial .item__desc {
      font-size: 16px;
      width: 35%; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .item__title, .page--projects .section--main .slider--partial .item__desc {
          padding-top: 30px;
          width: auto;
          max-width: 50%;
          min-height: 60px; } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--partial .item__title, .page--projects .section--main .slider--partial .item__desc {
          padding: 25px 20px 0;
          text-align: center;
          max-width: none;
          min-height: 0; } }
    .page--projects .section--main .slider--partial .item__title {
      position: absolute;
      bottom: 70px;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .item__title {
          position: static; } }
    .page--projects .section--main .slider--partial .item__img {
      width: 65%;
      padding-bottom: 42.25%;
      float: right; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .item__img {
          float: none;
          width: 100%;
          padding-bottom: 65%; } }
    .page--projects .section--main .slider--partial .pagination {
      color: #000;
      width: auto;
      border: none;
      position: absolute;
      bottom: 0;
      margin-bottom: 7px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .pagination {
          left: 50%;
          transform: translate(0, -5px); } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--partial .pagination {
          display: none; } }
      .page--projects .section--main .slider--partial .pagination .num {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        transform: none;
        display: inline-block;
        vertical-align: top;
        margin: 0; }
        .page--projects .section--main .slider--partial .pagination .num:first-child {
          margin-right: 80px; }
          .page--projects .section--main .slider--partial .pagination .num:first-child:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 100%;
            transform: translate(10px, -50%);
            width: 60px;
            border-bottom: 1px solid; }
    .page--projects .section--main .slider--partial .flickity-page-dots {
      display: none; }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--partial .flickity-page-dots {
          position: static;
          display: block;
          margin-top: 20px; } }
    .page--projects .section--main .slider--partial .flickity-prev-next-button {
      bottom: 0;
      right: calc(65% + 100px);
      top: auto;
      left: auto; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .flickity-prev-next-button {
          right: 4px;
          transform: translate(0, -15px); } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--partial .flickity-prev-next-button {
          display: none; } }
    .page--projects .section--main .slider--partial .item__title {
      display: none; }
    .page--projects .section--main .slider--partial .item__desc {
      padding-top: 25px;
      padding-right: 50px;
      width: 40%; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .item__desc {
          width: auto; } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--partial .item__desc {
          padding-right: 20px; } }
    .page--projects .section--main .slider--partial .item__img {
      width: 60%; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .item__img {
          width: 100%; } }
    .page--projects .section--main .slider--partial .flickity-prev-next-button {
      right: calc(60% + 50px);
      bottom: 30px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--partial .flickity-prev-next-button {
          right: 4px; } }
    .page--projects .section--main .slider--partial .pagination {
      bottom: 30px; }
  .page--projects .section--main .slider--regular {
    position: relative; }
    @media (max-width: 767px) {
      .page--projects .section--main .slider--regular {
        margin: 0 -20px; } }
    .page--projects .section--main .slider--regular .item {
      width: 100%;
      font-size: 0; }
      .page--projects .section--main .slider--regular .item:after {
        content: '';
        display: block;
        clear: both; }
    .page--projects .section--main .slider--regular .item__title, .page--projects .section--main .slider--regular .item__desc {
      font-size: 16px;
      width: 35%; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--regular .item__title, .page--projects .section--main .slider--regular .item__desc {
          padding-top: 30px;
          width: auto;
          max-width: 50%;
          min-height: 60px; } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--regular .item__title, .page--projects .section--main .slider--regular .item__desc {
          padding: 25px 20px 0;
          text-align: center;
          max-width: none;
          min-height: 0; } }
    .page--projects .section--main .slider--regular .item__title {
      position: absolute;
      bottom: 70px;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--regular .item__title {
          position: static; } }
    .page--projects .section--main .slider--regular .item__img {
      width: 65%;
      padding-bottom: 42.25%;
      float: right; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--regular .item__img {
          float: none;
          width: 100%;
          padding-bottom: 65%; } }
    .page--projects .section--main .slider--regular .pagination {
      color: #000;
      width: auto;
      border: none;
      position: absolute;
      bottom: 0;
      margin-bottom: 7px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--regular .pagination {
          left: 50%;
          transform: translate(0, -5px); } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--regular .pagination {
          display: none; } }
      .page--projects .section--main .slider--regular .pagination .num {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        transform: none;
        display: inline-block;
        vertical-align: top;
        margin: 0; }
        .page--projects .section--main .slider--regular .pagination .num:first-child {
          margin-right: 80px; }
          .page--projects .section--main .slider--regular .pagination .num:first-child:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 100%;
            transform: translate(10px, -50%);
            width: 60px;
            border-bottom: 1px solid; }
    .page--projects .section--main .slider--regular .flickity-page-dots {
      display: none; }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--regular .flickity-page-dots {
          position: static;
          display: block;
          margin-top: 20px; } }
    .page--projects .section--main .slider--regular .flickity-prev-next-button {
      bottom: 0;
      right: calc(65% + 100px);
      top: auto;
      left: auto; }
      @media (max-width: 1024px) {
        .page--projects .section--main .slider--regular .flickity-prev-next-button {
          right: 4px;
          transform: translate(0, -15px); } }
      @media (max-width: 767px) {
        .page--projects .section--main .slider--regular .flickity-prev-next-button {
          display: none; } }
    .page--projects .section--main .slider--regular .item {
      width: 100%; }
    .page--projects .section--main .slider--regular .item__img {
      width: 100%;
      padding-bottom: 57.8%; }
    .page--projects .section--main .slider--regular .pagination {
      color: #fff;
      left: 40px;
      bottom: 30px; }
    .page--projects .section--main .slider--regular .flickity-prev-next-button {
      right: 40px;
      bottom: 30px; }
      .page--projects .section--main .slider--regular .flickity-prev-next-button:before {
        border-color: #fff; }
  .page--projects .section--main .section__block {
    margin: 35px 0; }
    .page--projects .section--main .section__block p + img {
      margin-top: 35px; }
  .page--projects .section--main .section__block--dual {
    margin: 35px -25px;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .page--projects .section--main .section__block--dual {
        display: block;
        margin: 35px 0; } }
    .page--projects .section--main .section__block--dual .block {
      margin: 0 25px; }
      @media (max-width: 767px) {
        .page--projects .section--main .section__block--dual .block {
          display: block;
          width: auto !important;
          margin: 20px 0; } }
      .page--projects .section--main .section__block--dual .block:first-child {
        width: 40%; }
      .page--projects .section--main .section__block--dual .block:last-child {
        width: 60%; }
    .page--projects .section--main .section__block--dual p:first-child {
      margin-top: 0; }
    .page--projects .section--main .section__block--dual p:last-child {
      margin-bottom: 0; }
  .page--projects .section--main .section__block--middle {
    -ms-flex-align: center;
        align-items: center; }
  .page--projects .section--main .list--regular {
    font-family: "Montserrat", sans-serif;
    list-style: disc;
    font-weight: 500; }
    .page--projects .section--main .list--regular li {
      margin: 15px 0; }
  .page--projects .section--main .section__block--contacts {
    padding: 40px 0 0;
    margin-top: 50px;
    border-top: 1px solid #D2C6BE; }
    @media (max-width: 767px) {
      .page--projects .section--main .section__block--contacts {
        padding-top: 35px;
        margin-top: 35px; } }
    .page--projects .section--main .section__block--contacts h4 {
      max-width: 460px; }
  .page--projects .section--main .contacts {
    margin: 0 -40px; }
    @media (max-width: 1024px) {
      .page--projects .section--main .contacts {
        margin: 0 -20px; } }
    @media (max-width: 767px) {
      .page--projects .section--main .contacts {
        margin: 0; } }
    .page--projects .section--main .contacts li {
      display: inline-block;
      vertical-align: top;
      max-width: 33.33%;
      padding: 40px; }
      @media (max-width: 1024px) {
        .page--projects .section--main .contacts li {
          padding: 40px 20px; } }
      @media (max-width: 767px) {
        .page--projects .section--main .contacts li {
          display: block;
          max-width: none;
          padding: 0;
          margin: 20px 0; } }
    .page--projects .section--main .contacts h5 {
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 10px;
      font-family: "Montserrat", sans-serif; }
    .page--projects .section--main .contacts a[href^="tel"] {
      display: block;
      font-size: 25px;
      color: #B32701; }
    .page--projects .section--main .contacts p {
      margin: 10px 0; }

.page--map {
  padding-top: 40px; }
  @media (max-width: 767px) {
    .page--map {
      padding-top: 25px; } }

.page--map--detail .section--detail {
  margin-bottom: 40px; }
  .page--map--detail .section--detail .txt {
    margin: 0 auto; }
  .page--map--detail .section--detail .title {
    padding-bottom: 10px; }
  .page--map--detail .section--detail .desc--short {
    opacity: 0.5;
    padding-bottom: 10px; }
  .page--map--detail .section--detail .photo {
    padding-top: 20px; }
    @media (max-width: 767px) {
      .page--map--detail .section--detail .photo {
        margin: 0 -20px; } }

.abbey-map .map-items .item {
  position: relative; }

.abbey-map .map-items .item__link {
  display: block; }

.abbey-map .map-items .item__title {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500; }

.abbey-map .map-items .item__num {
  width: 25px;
  height: 25px;
  text-align: center;
  position: relative; }
  .abbey-map .map-items .item__num:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    background-color: #BA9D6C; }

.abbey-map .map-items .item__num__txt {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 2px; }

.abbey-map .section--map .title--main {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .abbey-map .section--map .title--main {
      padding-bottom: 20px; } }

.abbey-map .section--map .map-over {
  overflow: auto; }
  @media (max-width: 767px) {
    .abbey-map .section--map .map-over {
      margin: 0 -20px; } }

.abbey-map .section--map .map {
  position: relative; }
  @media (max-width: 767px) and (orientation: portrait) {
    .abbey-map .section--map .map {
      width: 150%; } }

.abbey-map .section--map .map__img {
  display: block; }

.abbey-map .section--map .map-items .item {
  position: absolute; }
  .abbey-map .section--map .map-items .item:hover .item__title, .abbey-map .section--map .map-items .item .hover .item__title {
    display: block; }
    @media (max-width: 1024px) {
      .abbey-map .section--map .map-items .item:hover .item__title, .abbey-map .section--map .map-items .item .hover .item__title {
        display: none; } }

@media (max-width: 767px) {
  .abbey-map .section--map .map-items .item__num {
    width: 15px;
    height: 15px; } }

@media (max-width: 767px) {
  .abbey-map .section--map .map-items .item__num__txt {
    font-size: 10px;
    padding-top: 1px; } }

.abbey-map .section--map .map-items .item__title {
  position: absolute;
  background-color: #fff;
  padding: 15px;
  left: 100%;
  top: 0;
  margin-left: 15px;
  display: none;
  z-index: 1;
  white-space: nowrap; }

.abbey-map .section--map .nav {
  display: none;
  text-align: center;
  padding: 25px 0; }
  @media (max-width: 767px) and (orientation: portrait) {
    .abbey-map .section--map .nav {
      display: block; } }
  .abbey-map .section--map .nav .btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transform: none; }
    .abbey-map .section--map .nav .btn.previous {
      margin-right: 64px; }
    .abbey-map .section--map .nav .btn:before {
      border-bottom-color: #BA9D6C;
      border-left-color: #BA9D6C; }

.abbey-map .section--map .nav__content {
  display: inline-block;
  vertical-align: top; }

.abbey-map .section--legend {
  margin-top: 80px; }
  @media (max-width: 767px) {
    .abbey-map .section--legend {
      margin-top: 0; } }
  .abbey-map .section--legend .map-items {
    margin: 0 -3.125vw;
    font-size: 0; }
    @media (max-width: 1024px) {
      .abbey-map .section--legend .map-items {
        margin: 0 -20px; } }
    @media (max-width: 767px) {
      .abbey-map .section--legend .map-items {
        margin: 0 -10px; } }
    .abbey-map .section--legend .map-items .item {
      display: inline-block;
      vertical-align: top;
      width: 33.33%;
      padding: 10px 3.125vw; }
      .abbey-map .section--legend .map-items .item:after {
        content: '';
        display: block;
        clear: both; }
      @media (max-width: 1024px) {
        .abbey-map .section--legend .map-items .item {
          padding: 10px 20px; } }
      @media (max-width: 1024px) and (orientation: portrait) {
        .abbey-map .section--legend .map-items .item {
          width: 50%; } }
      @media (max-width: 767px) {
        .abbey-map .section--legend .map-items .item {
          width: 100%;
          padding: 10px 0;
          height: auto !important; } }
    .abbey-map .section--legend .map-items .item__num {
      float: left; }
    .abbey-map .section--legend .map-items .item__title {
      margin-left: 40px; }

.page--policy h4 {
  margin-top: 30px; }

.page--policy ol {
  list-style: decimal;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-left: 15px; }
  .page--policy ol li {
    margin: 10px 0; }

.page--site-map .map-columns {
  margin: 0 -40px;
  font-family: "Montserrat", sans-serif; }
  @media (max-width: 767px) {
    .page--site-map .map-columns {
      display: block;
      margin: 0; } }
  .page--site-map .map-columns td {
    padding: 0 40px; }
    @media (max-width: 767px) {
      .page--site-map .map-columns td {
        padding: 0;
        display: block; } }
  .page--site-map .map-columns .map-level-0 li {
    margin: 20px 0; }
  .page--site-map .map-columns .map-level-0 .parent, .page--site-map .map-columns .map-level-0 a {
    font-size: 15px; }
  .page--site-map .map-columns .map-level-0 .parent {
    cursor: default;
    font-weight: 700; }
  .page--site-map .map-columns .map-level-1 li {
    margin: 5px 0; }
  .page--site-map .map-columns .map-level-1 a {
    font-size: 14px; }

.page--search .search-page {
  padding-top: 30px; }

.page--search .form--search .input--query {
  width: 300px;
  display: inline-block;
  vertical-align: bottom; }
  @media (max-width: 767px) {
    .page--search .form--search .input--query {
      width: 100%;
      display: block; } }

.page--search .form--search .submit {
  vertical-align: bottom;
  margin-left: 20px; }
  @media (max-width: 767px) {
    .page--search .form--search .submit {
      margin-top: 30px;
      margin-left: 0;
      display: block;
      width: 100%; } }

.page--search .search-item {
  display: block;
  margin: 20px 0;
  padding: 10px 0;
  border-bottom: 1px solid #D2C6BE; }

.page--search .title--result {
  text-transform: none;
  padding-top: 20px; }
/* End */


/* Start:/local/templates/gyama/template_styles.css?1580278645119*/
.bitrix-panel {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

video, iframe{

max-width: 100%;
}
/* End */
/* /local/templates/gyama/css/style.css?1603083435211539 */
/* /local/templates/gyama/template_styles.css?1580278645119 */
