<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button {
  border: none;
  outline: none; }
  button:hover {
    cursor: pointer; }

.clear {
  font-size: 0;
  line-height: 0;
  clear: both; }

.mg-but {
  display: inline-block;
  text-decoration: none; }

.mg-but1 {
  padding: 8px 15px;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  margin: 10px 20px;
  min-width: 140px;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but1:hover {
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but1:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but2 {
  min-width: 150px;
  padding: 8px 15px;
  color: #fff;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but2:hover {
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but2:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but3 {
  min-width: 160px;
  padding: 6px;
  color: #fff;
  border: 1px solid #500a01;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  line-height: 1;
  background-color: #690d01;
  background-image: -o-linear-gradient(#891101, #690d01);
  background-image: -moz-linear-gradient(#891101, #690d01);
  background-image: -webkit-linear-gradient(#891101, #690d01);
  background-image: -ms-linear-gradient(#891101, #690d01);
  background-image: linear-gradient( #891101, #690d01);
  -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but3:hover {
    border: 1px solid #9c1301;
    background-color: #911201;
    background-image: -o-linear-gradient(#9e1402, #690d01);
    background-image: -moz-linear-gradient(#9e1402, #690d01);
    background-image: -webkit-linear-gradient(#9e1402, #690d01);
    background-image: -ms-linear-gradient(#9e1402, #690d01);
    background-image: linear-gradient( #9e1402, #690d01);
    -pie-background: linear-gradient( #9e1402, #690d01); }
  .mg-but3:active {
    border: 1px solid #680d01;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but4 {
  padding: 8px 15px;
  color: #000;
  border: 1px solid #690d01;
  border-radius: 3px;
  line-height: 1;
  background-color: #fff;
  background-image: -o-linear-gradient(#fff, #fff);
  background-image: -moz-linear-gradient(#fff, #fff);
  background-image: -webkit-linear-gradient(#fff, #fff);
  background-image: -ms-linear-gradient(#fff, #fff);
  background-image: linear-gradient( #fff, #fff);
  -pie-background: linear-gradient( #fff, #fff); }
  .mg-but4:hover {
    color: #fff;
    background-color: #821001;
    background-image: -o-linear-gradient(#891101, #690d01);
    background-image: -moz-linear-gradient(#891101, #690d01);
    background-image: -webkit-linear-gradient(#891101, #690d01);
    background-image: -ms-linear-gradient(#891101, #690d01);
    background-image: linear-gradient( #891101, #690d01);
    -pie-background: linear-gradient( #891101, #690d01); }
  .mg-but4:active {
    color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
    background-color: #690d01;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #891101), color-stop(11.1111111111%, #690d01));
    background-image: -o-linear-gradient(bottom, #891101, #690d01);
    background-image: -moz-linear-gradient(bottom, #891101, #690d01);
    background-image: -webkit-linear-gradient(bottom, #891101, #690d01);
    background-image: -ms-linear-gradient(bottom, #891101, #690d01);
    background-image: linear-gradient(to top, #891101, #690d01);
    -pie-background: linear-gradient(to top, #891101, #690d01); }

.mg-but5 {
  position: relative;
  padding: 8px 15px;
  color: #fff;
  border: #f00 transparent transparent transparent;
  border-radius: 2px 0 0 2px;
  background: #690d01;
  line-height: 1; }
  .mg-but5:before {
    position: absolute;
    top: 0;
    right: -28px;
    bottom: 0;
    width: 7px;
    content: "";
    border: 14px solid transparent;
    border-left: 7px solid #690d01; }
  .mg-but5:hover {
    background: #821001; }
    .mg-but5:hover:before {
      border-left-color: #821001; }
  .mg-but5:active {
    background: #500a01; }
    .mg-but5:active:before {
      border-left-color: #500a01; }

table.mg-tabs1 {
  border-collapse: collapse; }
  table.mg-tabs1 td {
    padding: 5px;
    border: none; }

table.mg-tabs2 {
  border: 1px solid #cecece;
  border-collapse: collapse; }
  table.mg-tabs2 td {
    padding: 5px;
    border: 1px solid #cecece; }

table.mg-tabs3 {
  border: 1px solid #cecece;
  border-collapse: collapse; }
  table.mg-tabs3 th {
    padding: 5px 0;
    color: #333;
    border: 1px solid #cecece;
    background: #e5e5e5; }
  table.mg-tabs3 td {
    padding: 5px;
    border: 1px solid #cecece; }

table.mg-tabs4 {
  border-collapse: collapse; }
  table.mg-tabs4 th {
    padding: 5px 0;
    color: #333;
    background: #e5e5e5; }
  table.mg-tabs4 td {
    padding: 5px;
    border-bottom: 1px solid #cecece; }

.mg-tab {
  margin: 10px 0;
  padding: 12px;
  border-radius: 2px;
  font: normal 14px/17px arial; }
  .mg-tab p {
    margin: 0; }

.mg-tb1 {
  color: #4d4d4d;
  border: 2px solid #9c1301; }

.mg-tb2 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001; }

.mg-tb3 {
  color: #fff;
  border: 2px solid #5f0c01;
  background: #7e1001; }

.mg-tb4 {
  color: #fff;
  border: 2px solid #7e1001;
  background: #7e1001;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.mg-tb5 {
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 4px 0px 0px #6a0d01; }

.mg-tb6 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.mg-tb7 {
  min-width: 264px;
  color: #4d4d4d;
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0px 0px 6px rgba(0, 0, 0, 0.2); }

.mg-tb8 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb8 .title {
    padding: 11px 20px 11px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-image: -o-linear-gradient(#b01602, #690d01);
    background-image: -moz-linear-gradient(#b01602, #690d01);
    background-image: -webkit-linear-gradient(#b01602, #690d01);
    background-image: -ms-linear-gradient(#b01602, #690d01);
    background-image: linear-gradient( #b01602, #690d01);
    -pie-background: linear-gradient( #b01602, #690d01); }
  .mg-tb8 .body {
    padding: 14px 20px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-tb9 {
  min-width: 200px;
  padding: 0;
  border: 2px solid #6a0d01;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb9 .title {
    padding: 5px 3px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-color: #690d01;
    background-image: -o-linear-gradient(#6a0d01, #6a0d01);
    background-image: -moz-linear-gradient(#6a0d01, #6a0d01);
    background-image: -webkit-linear-gradient(#6a0d01, #6a0d01);
    background-image: -ms-linear-gradient(#6a0d01, #6a0d01);
    background-image: linear-gradient( #6a0d01, #6a0d01);
    -pie-background: linear-gradient( #6a0d01, #6a0d01); }
  .mg-tb9 .body {
    padding: 5px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-tb10 {
  min-width: 306px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
  .mg-tb10 .title {
    padding: 11px 20px 11px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    font: normal 18px/18px arial;
    background-color: #911201;
    background-image: -o-linear-gradient(#ce1a02, #730e01);
    background-image: -moz-linear-gradient(#ce1a02, #730e01);
    background-image: -webkit-linear-gradient(#ce1a02, #730e01);
    background-image: -ms-linear-gradient(#ce1a02, #730e01);
    background-image: linear-gradient( #ce1a02, #730e01);
    -pie-background: linear-gradient( #ce1a02, #730e01); }
  .mg-tb10 .body {
    padding: 14px 20px;
    color: #4d4d4d;
    font: 14px arial; }

.mg-navig {
  display: inline-block;
  min-width: 38px;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 50%;
  font: 19px/38px arial; }

.mg-navig1 {
  color: #fff;
  background: #690d01; }

.mg-navig2 {
  color: #4d4d4d;
  border-color: #ce1a02;
  background: #f61f02; }

.mg-navig3 {
  color: #4d4d4d;
  border-color: #9c1301;
  background: #fff; }

.mg-navig4 {
  color: #4d4d4d;
  background: #e71d02;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.tabs-wrap {
  margin: 1.57em 0; }

.tabs-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0; }
  .tabs-nav li {
    display: inline-block;
    vertical-align: top; }
    .tabs-nav li:first-child a {
      border-left: 1px solid #cecece; }
    .tabs-nav li a {
      position: relative;
      display: block;
      height: 37px;
      padding: 0 15px;
      text-decoration: none;
      color: #666;
      border: solid #cecece;
      border-width: 1px 1px 1px 0;
      background-color: #ebebeb;
      font-size: 12px;
      line-height: 37px; }
      .tabs-nav li a:hover, .tabs-nav li a.active {
        z-index: 10;
        height: 36px;
        margin-top: -1px;
        border-top: 3px solid #690d01;
        background-color: #fff;
        line-height: 35px; }
      .tabs-nav li a:focus {
        outline: none; }

.tabs-body {
  margin-top: -1px;
  padding: 25px;
  border: 1px solid #cecece; }
  .tabs-body &gt; div {
    display: none; }
    .tabs-body &gt; div.active {
      display: block; }

.title-page .wrapper .block-2 .block-5 .layout_9 .block-4 .layout_6 .widget-4 {
  background: #fff; }
  .title-page .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table {
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    .title-page .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table .columns-cell .menu-columns-items li.menu-item {
      max-width: 150px; }
      .title-page .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table .columns-cell .menu-columns-items li.menu-item a {
        display: inline-block; }

.wrapper .block-2 .block-5 .layout_9 .block-4 .layout_6 .widget-4 {
  background: #fff;
  box-shadow: none; }
  .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table {
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table .columns-cell .menu-columns-items li.menu-item {
      max-width: 150px; }
      .wrapper .block-30 .block-31 .block-32 .layout_60 .widget-27 .menu-columns-content .columns-table .columns-cell .menu-columns-items li.menu-item a {
        display: inline-block; }

@media screen and (max-width: 960px) {
  .title-page .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_59 {
    order: 3; }
    .title-page .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_58 .widget-25 {
      margin: 0;
      padding-left: 0; }

  .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_59 {
    order: 3; }
    .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_58 .widget-25 {
      margin: 0;
      padding-left: 0; } }

@media screen and (max-width: 640px) {
  .title-page .wrapper .block-15 .block-16 .widget-12 .body .more {
    text-align: center; }

  .wrapper .block-15 .block-16 .widget-12 .body .more {
    text-align: center; } }

@media screen and (max-width: 480px) {
  .title-page .wrapper .block-7 .block-8 .widget-8 .body-outer .body .list .item-outer .item .title {
    justify-content: center; }
    .title-page .wrapper .block-30 .block-31 {
      padding-top: 30px;
      padding-bottom: 30px; }
      .title-page .wrapper .block-30 .block-31 .block-32 .layout_60 {
        display: none; }
        .title-page .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_59 .widget-26 {
          text-align: center; }

  .wrapper .block-30 .block-31 {
    padding-top: 30px;
    padding-bottom: 30px; }
    .wrapper .block-30 .block-31 .block-32 .layout_60 {
      display: none; }
    .wrapper .block-30 .block-31 .block-32 .layout_57 .block-33 .layout_59 .widget-26 {
      text-align: center; } }

.title-page .popover-wrap-6 .popover-body .s3_form_field_content, .popover-wrap-6 .popover-body .s3_form_field_content {
  flex-direction: column; }

@media (min-width: 1024px) and (max-width: 1270px) {
  .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
    padding-left: 8px !important;
    padding-right: 8px !important; }

  .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a {
    font-size: 14px !important; } }

@media (min-width: 961px) {
  .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; } }

.localcontacts__adress-inner, .localcontacts__top-discription span {
  color: #000; }

.left-column {
  width: 240px;
  min-width: 240px;
  padding: 0 20px 0 0; }

.block-12.hasleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.menu-left-wrap {
  background: rgba(0, 0, 0, 0.9);
  padding: 10px; }
  .menu-left-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .menu-left-wrap ul li a {
    color: #ababab;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPGNpcmNsZSBpZD0iaG92LnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iNCIgY3k9IjQiIHI9IjQiIGZpbGw9IiMzZjNmM2YiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsLW9wYWNpdHk9IjEiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L2NpcmNsZT4KPC9zdmc+") left 4px top 50% / 4px no-repeat;
    padding: 10px 10px 10px 20px;
    display: block;
    text-decoration: none;
    font-size: 14px; }
    .menu-left-wrap ul li a:hover {
      color: #fff; }
    .menu-left-wrap ul li ul {
      display: none;
      padding: 0 0 0 20px; }
    .menu-left-wrap ul li.opened &gt; a, .menu-left-wrap ul li.active &gt; a {
      color: #fff; }
    .menu-left-wrap ul li.opened &gt; ul, .menu-left-wrap ul li.active &gt; ul {
      display: block; }

@media (max-width: 960px) {
  .left-column {
    display: none; } }

@media (max-width: 960px) {
  .title-page .side-panel .widget-7, .side-panel .widget-7 {
    display: none; }

  .title-page .side-panel-50 .side-panel-content, .side-panel-50 .side-panel-content {
    background: rgba(0, 0, 0, 0.7); }

  .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
    color: #fff; }

  .title-page .side-panel-50 .side-panel-close, .side-panel-50 .side-panel-close {
    width: 50px;
    min-height: 50px; }

  .title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
    padding: 20px 25px 20px 15px;
    font-size: 16px; }

  .haschild &gt; a:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    right: 5px;
    top: 40%;
    transition: all 0.5s ease; }

  .title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active, .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active {
    color: #fff; }

  .title-page .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a {
    color: #fff;
    font-size: 16px; }

  .title-page .side-panel-50 .side-panel-close, .side-panel-50 .side-panel-close {
    margin-left: 0; }

  .submenu-opened &gt; a:after {
    transform: rotate(225deg); }

  .title-page .popover-wrap-6 .popover-close {
    width: 50px;
    height: 50px;
    background: url(../images/wm_button_close.png) 50% 50% no-repeat; } }

.title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a {
  font-size: 16px; }

@media (max-width: 960px) {
  .side-panel-50 .side-panel-close {
    -webkit-background-size: 23px;
    background-size: 23px; } }

@media (max-width: 480px) {
  .title-page .block-2, .block-2 {
    padding-top: 20px;
    padding-bottom: 20px; }

  .title-page .block-3, .block-3 {
    margin-bottom: 0; }

  .title-page .widget-3, .widget-3 {
    margin-bottom: 15px; } }

.title-page .editable_block-28 .img-convert, .editable_block-28 .img-convert {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 600px; }
  .title-page .editable_block-28 .img-convert img, .editable_block-28 .img-convert img {
    width: 100% !important;
    height: auto !important; }

.title-page .block-9 {
  width: 100%;
  min-height: unset;
  padding-bottom: 33.4375%;
  display: block; }

@media (max-width: 960px) {
  .title-page .block-7, .block-7 {
    margin-top: -72px; }

  .title-page .editable_block-31 .title, .editable_block-31 .title {
    display: flex;
    order: 0;
    padding-right: 0;
    text-align: center; } }

@media (max-width: 720px) {
  .title-page .block-7, .block-7 {
    margin-top: -50px; } }

@media (max-width: 390px) {
  .title-page .block-7, .block-7 {
    margin-top: -40px; } }

@media (max-width: 660px) {
  .highslide img {
    float: none !important;
    display: flex;
    max-width: 100%; } }

@media (max-width: 480px) {
  .localaboutus_form .gr-value textarea {
    width: 100%; } }

html .g-img--gallery-image .g-img__link {
  border: none;
  background-color: unset; }

.widget-11 .g-page .g-gallery1-photo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

html .g-img--gallery-image {
  margin: 0;
  display: inline-block;
  max-width: 50%; }

@media (max-width: 420px) {
  html .g-img--gallery-image .g-img__link {
    min-width: unset; } }

@media (max-width: 479px) {
  .g-page .g-gallery1-photo-list .g-img--gallery-image .g-img__layers a {
    padding: 0;
    min-height: unset; } }

@media (max-width: 640px) {
  .g-gallery2-photo-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  .widget-11 img {
    display: block;
    float: none !important;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important; } }

@media (max-width: 480px) {
  .widget-11 .localaboutus img {
    max-width: 100%;
    display: block;
    float: none; } }

.side-panel .menu-11 .menu-scroll &gt; ul ul {
  background: none; }

.g-img__link::after {
  display: none; }

html .g-img__caption {
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-right: 0; }

.g-gallery2-album-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

@media (max-width: 700px) {
  .g-gallery2-album-list {
    display: flex;
    flex-direction: column; }

  html .g-img--gallery-album {
    margin-left: 0;
    margin-right: 0; } }

.title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .title-page .side-panel .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active {
  color: #fff; }

.title-page .blocklist-14 .item-outer a {
  text-decoration: none; }

.title-page .blocklist-14 .item-outer, .blocklist-14 .item-outer {
  max-width: 25%;
  width: 100%;
  text-align: center; }

.title-page .blocklist-14 .item, .blocklist-14 .item {
  margin: 0; }

.title-page .blocklist-14 .item-outer a, .blocklist-14 .item-outer a {
  width: 100%;
  margin: 10px; }

.title-page .blocklist-14 .title, .blocklist-14 .title {
  justify-content: center; }

@media (max-width: 940px) {
  .title-page .blocklist-14 .item-outer, .blocklist-14 .item-outer {
    max-width: 50%; } }

@media (max-width: 480px) {
  .title-page .blocklist-14 .list, .blocklist-14 .list {
    flex-direction: column; }

  .title-page .blocklist-14 .item-outer, .blocklist-14 .item-outer {
    max-width: 100%; } }

@media (max-width: 768px) {
  .g-row.g-gallery1-photo-list .g-img.g-img--gallery-image {
    width: 50%; }
    .g-row.g-gallery1-photo-list .g-img.g-img--gallery-image .g-img__layers a.g-img__link {
      width: auto !important;
      height: auto !important; } }
/*.g-img__image {
 max-width: 320px !important;
 max-height: 320px !important;
 }*/
.title-page .blocklist-33 .item-outer {
  margin-bottom: 10px; }

@media (min-width: 961px) {
  .widget-11 {
    max-width: 840px; }

  .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a {
    color: #000; }

  .menu-left-wrap ul li a {
    color: #fff; }

  .title-page .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a {
    color: #fff; } }

.title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .title-page .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, .menu-11 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active {
  text-decoration: underline; }

.menu-left-wrap ul li a:hover {
  text-decoration: underline; }

.title-page .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, .title-page .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, .title-page .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a.active, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, .menu-11 .menu-scroll &gt; ul ul &gt; li &gt; a.active {
  text-decoration: underline; }

.menu-11 .menu-scroll &gt; ul &gt; li.opened &gt; a {
  text-decoration: underline; }

.menu-left-wrap ul &gt; .opened &gt; a {
  text-decoration: underline; }

.menu-11 .menu-scroll &gt; ul ul &gt; .opened &gt; a {
  text-decoration: underline; }

.widget-11 .g-page .g-gallery1-photo-list {
  max-width: 960px; }

.hide {
  display: none !important; }

.title-page .widget-10, .widget-10, .title-page .blocklist-33 .header, .blocklist-33 .header {
  background: url(../images/black.svg) left 15px bottom 2px / 44px no-repeat, url('../images/square.svg') left 0px bottom 0px / auto auto no-repeat; }

@media (min-width: 960px) {
  .title-page .editable_block-31 .body, .editable_block-31 .body {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }

  .title-page .editable_block-31 .title, .editable_block-31 .title {
    padding-right: 0; }

  .title-page .editable_block-31 .more, .editable_block-31 .more {
    margin-bottom: 0; } }
</pre></body></html>