<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.g-page-gallery2--photo {
  margin: 0; }

.form_gallery {
  background: #f1f1f1;
  border: 1px solid #fff;
  box-shadow: 0 0 6px #d6d6d6;
  margin: 40px auto 70px;
  width: 100%;
  max-width: 500px; }

.form_gallery .form_gallery-head {
  background: #ddd;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 18px;
  color: #000;
  text-transform: uppercase; }

.form_gallery form {
  padding: 20px 20px 1px; }

.form_gallery .title {
  display: none; }

.form_gallery .hide-tpl-field.tpl-field {
  display: none; }

.form_gallery .tpl-field {
  margin: 0 0 15px; }

.form_gallery .tpl-field input[type="text"] {
  background: #fff;
  border: 1px solid silver;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 7px 9px;
  font-family: Arial;
  font-size: 14px;
  color: #484848;
  width: 100%;
  box-sizing: border-box;
  outline: none; }

.form_gallery .tpl-field .field-title {
  font-weight: bold;
  margin: 0 0 5px; }

.form_gallery .tpl-field textarea {
  background: #fff;
  border: 1px solid silver;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 7px 9px;
  resize: vertical;
  font-family: Arial;
  font-size: 14px;
  color: #484848;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  outline: none; }

.form_gallery .tpl-field .tpl-form-button {
  border: 1px solid #fff; }

.form_gallery span.field-required-mark {
  color: red; }

.form_gallery .tpl-anketa-success-note {
  padding: 20px;
  text-align: center; }

.tpl-form-button {
  background: #1d202f;
  border: none;
  padding: 8px 10px;
  margin: 5px auto 0;
  display: block;
  color: #fff;
  box-shadow: 0 0 4px #1d202f;
  font-size: 18px;
  width: 190px;
  cursor: pointer; }

.g-gallery2-thumb {
  margin-right: 10px;
  display: inline-block; }

body {
  /*.lpc-gallery-4 .owl-stage-outer {
   height: auto !important;
   }*/ }
  body .lpc-gallery-4 .lpc-gallery-4__item img {
    object-fit: contain !important; }
  body .lpc-gallery-4__content-wrap {
    align-self: flex-start; }

.success {
  background: rgba(0, 0, 0, 0); }
  .success__title {
    font-size: calc(var(--minFontSize) * 1px + (var(--maxFontSize) - var(--minFontSize)) * ((100vw - 320px) / (1920 - 320)));
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
    padding-top: 15px; }
  .success__text {
    color: #fff;
    text-align: center;
    font-size: 18px; }
  .success__image {
    padding: 15px 0;
    text-align: center; }
    .success__image img {
      max-width: 100% !important; }

html body .lp-form-tpl__success-ico {
  display: none; }
  html body .lp-form-tpl__success {
    font-family: "Roboto Condensed", sans-serif; }
    html body .lp-form-tpl__success .success__title {
      color: #000; }
      html body .lp-form-tpl__success .success__text {
        color: #000; }

.form_gallery .tpl-anketa-success-note .success__title {
  color: #000; }
  .form_gallery .tpl-anketa-success-note .success__text {
    color: #000; }

html body .actionlist__block {
  border: 1px solid #ddd;
  box-shadow: 0 0 20px #ddd;
  transition: ease 0.2s all; }
  html body .actionlist__block:hover {
    border-color: #008f39; }
  html body .actionlist {
    display: flex;
    align-items: stretch; }
  html body .actionlist__block .localpic--normal a {
    text-align: center; }
  html body .actionlist__block .localpic--normal img {
    width: auto; }

@media (max-width: 600px) {
  html body .actionlist {
    flex-direction: column; }
    html body .actionlist .actionlist__block {
      width: 100%;
      margin-left: 0; } }

.page-404-wr .top_txt {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 17px;
  color: #000; }
  .page-404-wr .bot_txt {
    margin-top: 30px;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 7px;
    color: #000; }
  .page-404-wr .not_found_pic {
    max-width: 500px;
    margin: 0 auto; }
  .page-404-wr .not_found_pic img {
    max-width: 100%; }
  .page-404-wr .g-sitemap__item a {
    color: #1d202f; }
  .page-404-wr .g-sitemap__item a:before {
    background: #8c8c8c; }
  .page-404-wr .g-sitemap__item:before {
    background: #8c8c8c; }

.search_404 {
  display: flex;
  align-items: center;
  box-shadow: inset 0 1px 8px #e3e4e5;
  max-width: 278px;
  border-radius: 50px; }
  .search_404 .search_404-text {
    display: inline-block;
    padding: 10px 15px;
    border: none;
    outline: none;
    border-radius: 20px;
    box-sizing: border-box;
    min-width: 240px;
    margin-right: 0;
    padding-right: 10px;
    box-shadow: none;
    background: none;
    padding-left: 15px; }
  .search_404 .search_404-button {
    min-width: 38px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor2%22%20d%3D%22M12.324%2C13.994%20C12.219%2C13.994%2012.119%2C13.952%2012.045%2C13.878%20L8.919%2C10.751%20C8.021%2C11.317%206.959%2C11.645%205.822%2C11.645%20C2.611%2C11.645%20-0.001%2C9.033%20-0.001%2C5.822%20C-0.001%2C2.611%202.611%2C-0.001%205.822%2C-0.001%20C9.031%2C-0.001%2011.643%2C2.611%2011.643%2C5.822%20C11.643%2C6.958%2011.317%2C8.018%2010.753%2C8.915%20L13.879%2C12.043%20C14.034%2C12.197%2014.034%2C12.447%2013.879%2C12.602%20L12.603%2C13.878%20C12.529%2C13.952%2012.429%2C13.994%2012.324%2C13.994%20ZM9.612%2C10.327%20L12.324%2C13.040%20L13.041%2C12.322%20L10.341%2C9.621%20L9.612%2C10.327%20ZM5.822%2C0.789%20C3.047%2C0.789%200.789%2C3.047%200.789%2C5.822%20C0.789%2C8.597%203.047%2C10.855%205.822%2C10.855%20C8.596%2C10.855%2010.853%2C8.597%2010.853%2C5.822%20C10.853%2C3.047%208.596%2C0.789%205.822%2C0.789%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    box-shadow: none;
    border: 0;
    outline: none;
    padding: 10px 15px; }
  .search_404 .search_404-button:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor2%22%20d%3D%22M12.324%2C13.994%20C12.219%2C13.994%2012.119%2C13.952%2012.045%2C13.878%20L8.919%2C10.751%20C8.021%2C11.317%206.959%2C11.645%205.822%2C11.645%20C2.611%2C11.645%20-0.001%2C9.033%20-0.001%2C5.822%20C-0.001%2C2.611%202.611%2C-0.001%205.822%2C-0.001%20C9.031%2C-0.001%2011.643%2C2.611%2011.643%2C5.822%20C11.643%2C6.958%2011.317%2C8.018%2010.753%2C8.915%20L13.879%2C12.043%20C14.034%2C12.197%2014.034%2C12.447%2013.879%2C12.602%20L12.603%2C13.878%20C12.529%2C13.952%2012.429%2C13.994%2012.324%2C13.994%20ZM9.612%2C10.327%20L12.324%2C13.040%20L13.041%2C12.322%20L10.341%2C9.621%20L9.612%2C10.327%20ZM5.822%2C0.789%20C3.047%2C0.789%200.789%2C3.047%200.789%2C5.822%20C0.789%2C8.597%203.047%2C10.855%205.822%2C10.855%20C8.596%2C10.855%2010.853%2C8.597%2010.853%2C5.822%20C10.853%2C3.047%208.596%2C0.789%205.822%2C0.789%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    box-shadow: none; }

.g-page-gallery2 .g-img__caption {
  width: 100%;
  max-width: 325px;
  margin-top: 30px;
  text-align: center; }

.g-page-gallery2 .g-img--gallery-album {
  margin: 20px; }

.accordeon {
  text-align: center; }
  .accordeon .akknop {
    display: inline-block;
    text-align: center;
    padding: 13px;
    border: 1px solid #008f39;
    color: #fff;
    cursor: pointer;
    background: #008f39;
    transition: ease-in-all 0.4s; }
  .accordeon .akknop:hover {
    background: #fff;
    color: #008f39; }
  .accordeon .akkont {
    display: none;
    text-align: left; }

.g-gallery2-album-list {
  padding-top: 30px; }

.lpc-partners-1-item-wrapper {
  height: 100%; }
</pre></body></html>