@font-face {
  font-family: 'Lobster';
  src: url('/g/fonts/lobster//lobster-r.eot');
  src: local('O'), url('/g/fonts/lobster//lobster-r.woff') format('woff'), url('/g/fonts/lobster//lobster-r.ttf') format('truetype'), url('/g/fonts/lobster//lobster-r.svg') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-b-i.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-b-i.woff') format('woff'), url('/g/fonts/open_sans//open_sans-b-i.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-b-i.svg') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-b.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-b.woff') format('woff'), url('/g/fonts/open_sans//open_sans-b.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-b.svg') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-s-b.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-s-b.woff') format('woff'), url('/g/fonts/open_sans//open_sans-s-b.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-s-b.svg') format('svg');
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/g/fonts/open_sans//open_sans-r.eot');
  src: local('O'), url('/g/fonts/open_sans//open_sans-r.woff') format('woff'), url('/g/fonts/open_sans//open_sans-r.ttf') format('truetype'), url('/g/fonts/open_sans//open_sans-r.svg') format('svg');
  font-weight: 400;
  font-style: normal; }

body, html {
  padding: 0;
  margin: 0;
  height: 100%;
  min-width: 980px;
  position: relative; }

body {
  font: 400 15px 'Arial', sans-serif;
  color: #000;
  /*table.table1 tr:hover { background:#e0e0e0; }*/
  /*table.table2 tr:hover { background:#e0e0e0;}*/
  /*=== GALLERY */ }
  body a {
    color: #000; }
    body a:hover {
      text-decoration: none;
      color: #000; }
  body .wrap-page-path {
    margin: 0 0 15px; }
    body .wrap-page-path .page-path {
      color: #000;
      font: normal 11px Arial, Helvetica, sans-serif; }
      body .wrap-page-path .page-path a {
        color: #000; }
  body div, body span, body h1, body h2, body h3, body h4, body h5, body h6, body p, body em, body strong, body sub, body sup, body b, body u, body i, body dl, body dt, body dd, body ol, body ul, body li, body form, body label, body tbody, body tfoot, body thead, body tr, body th, body td, body article, body aside, body canvas, body details, body figcaption, body figure, body footer, body header, body hgroup, body menu, body nav, body section, body summary, body time, body mark, body audio, body video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%; }
  body a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    outline: none; }
  body article, body aside, body details, body figcaption, body figure, body footer, body header, body hgroup, body menu, body nav, body section {
    display: block; }
  body nav ul {
    list-style: none; }
  body sub, body sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  body sup {
    top: -0.5em; }
  body sub {
    bottom: -0.25em; }
  body ins {
    text-decoration: none; }
  body p, body pre, body blockquote, body ul, body ol, body dl {
    margin: 1em 0; }
  body blockquote {
    margin-left: 40px;
    margin-right: 40px; }
  body ol, body ul, body dd {
    margin-left: 40px; }
  body pre, body code, body kbd, body samp {
    font-family: monospace, sans-serif; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Open Sans';
    margin: 0;
    color: #308f30;
    font-weight: 700; }
  body h1 {
    font-size: 30px;
    line-height: normal; }
  body h2 {
    font-size: 28px;
    line-height: normal; }
  body h3 {
    font-size: 26px;
    line-height: normal; }
  body h4 {
    font-size: 24px;
    line-height: normal; }
  body h5 {
    font-size: 22px;
    line-height: normal; }
  body h6 {
    font-size: 20px;
    line-height: normal; }
  body hr {
    color: #000;
    border: none;
    /* Убираем границу для браузера Firefox */
    background-color: #000;
    /* Цвет линии для браузера Firefox и Opera */
    height: 1px;
    /* Толщина линии */ }
  body table.table0 {
    border-collapse: collapse; }
  body table.table0 td {
    padding: 5px;
    border: none; }
  body table.table1 {
    border-collapse: collapse; }
  body table.table1 td {
    padding: 5px;
    border: 1px solid #000; }
  body table.table2 {
    border-collapse: collapse; }
  body table.table2 td {
    padding: 5px;
    border: 1px solid #000; }
  body table.table2 th {
    padding: 8px 5px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-align: left; }
  body table.table0 td p, body table.table1 td p, body table.table2 td p {
    padding: 0;
    margin: 0;
    text-indent: 0; }
  body table.gallery {
    border-spacing: 10px;
    border-collapse: separate; }
  body table.gallery td {
    background-color: #000;
    text-align: center;
    padding: 15px; }

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

.clear-footer {
  padding-top: 92px; }

.site-wrapper {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-width: 980px;
  background: #fff; }
  .site-wrapper .site-header-wrapper {
    position: relative; }
    .site-wrapper .site-header-wrapper .header-info-wrapper {
      position: relative;
      z-index: 10;
      background: #ececec;
      height: 39px; }
      .site-wrapper .site-header-wrapper .header-info-wrapper .header-info {
        width: 980px;
        margin: 0 auto;
        position: relative; }
        .site-wrapper .site-header-wrapper .header-info-wrapper .header-info:after {
          display: block;
          position: absolute;
          content: '';
          width: 1527px;
          height: 556px;
          z-index: -1;
          left: -333px;
          top: 39px;
          background: url(header-bg-min.png) no-repeat top center; }
        .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-left {
          float: left;
          background: url(site-name-bg.png) no-repeat top center;
          width: 599px;
          min-height: 131px; }
          .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-left .site-name {
            display: block;
            margin-top: 20px;
            margin-left: 17px;
            text-decoration: none;
            color: white;
            overflow: hidden;
            height: 54px;
            font: 400 33px 'Lobster'; }
          .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-left .site-activity {
            color: #ececec;
            font: 700 16px 'Open Sans';
            margin-top: 7px;
            margin-left: 39px;
            max-height: 42px;
            overflow: hidden; }
        .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right {
          float: right;
          text-align: right;
          width: 260px; }
          .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks {
            width: 135px;
            margin: 3px 0 0 auto; }
            .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks a {
              display: inline-block; }
              .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks a img {
                display: block; }
                .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks a img + img {
                  display: none; }
              .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks a:hover img {
                display: none; }
                .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .s_networks a:hover img + img {
                  display: block; }
          .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .address {
            font: 400 15px 'Open Sans';
            color: #342f34;
            margin-top: 22px;
            height: 50px;
            overflow: hidden; }
          .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .phones {
            margin-top: 2px; }
            .site-wrapper .site-header-wrapper .header-info-wrapper .header-info .info-right .phones a {
              font: 700 23px 'Open Sans';
              color: #850519;
              text-decoration: none;
              height: 32px;
              overflow: hidden; }
    .site-wrapper .site-header-wrapper .site-header {
      position: relative;
      z-index: 10;
      margin: 0 auto;
      width: 980px;
      min-height: 402px;
      padding-top: 20px; }
      .site-wrapper .site-header-wrapper .site-header .site-logo a {
        display: block; }
      .site-wrapper .site-header-wrapper .site-header .site-search {
        position: absolute;
        right: 0; }
        .site-wrapper .site-header-wrapper .site-header .site-search .search-form {
          height: 58px;
          background-color: #fff; }
          .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text {
            position: absolute;
            right: 60px;
            background-color: #4d691f;
            border: none;
            margin-right: 0;
            width: 0px;
            color: #fff;
            height: 59px;
            overflow: hidden;
            background: transparent;
            outline: none;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -o-transition: all 1s;
            -ms-transition: all 1s;
            transition: all 1s;
            /* Firefox 19+ */
            /* Firefox 18- */ }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text::-webkit-input-placeholder {
              color: #fff; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text::-moz-placeholder {
              color: #fff; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:-moz-placeholder {
              color: #fff; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:-ms-input-placeholder {
              color: #fff; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:focus::-webkit-input-placeholder {
              color: transparent; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:focus::-moz-placeholder {
              color: transparent; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:focus:-moz-placeholder {
              color: transparent; }
            .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-text:focus:-ms-input-placeholder {
              color: transparent; }
          .site-wrapper .site-header-wrapper .site-header .site-search .search-form .search-button {
            display: block;
            float: right;
            padding: 0;
            margin: 0;
            width: 60px;
            height: 59px;
            background: url(search-button.png) 0 0 no-repeat;
            border: none;
            outline: none;
            cursor: pointer; }
          .site-wrapper .site-header-wrapper .site-header .site-search .search-form:hover .search-text {
            padding: 0 24px;
            float: left;
            width: 132px;
            margin-top: 1px;
            height: 59px;
            overflow: hidden;
            background-color: #4d691f;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -o-transition: all 1s;
            -ms-transition: all 1s;
            transition: all 1s; }
      .site-wrapper .site-header-wrapper .site-header .top-menu {
        background: url(site-header-bg.png) no-repeat top center;
        height: 59px; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul {
          float: left;
          margin: 0;
          padding: 0;
          list-style: none;
          font-size: 0;
          line-height: 0;
          padding-left: 29px;
          height: 59px;
          overflow: hidden;
          width: 700px; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li {
            display: inline-block;
            vertical-align: top; }
            .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li > a {
              display: block;
              font: 600 14px 'Open Sans';
              padding: 21px 34px 19px 36px;
              text-decoration: none;
              color: white;
              -moz-transition: 0.4s;
              -o-transition: 0.4s;
              -webkit-transition: 0.4s;
              transition: 0.4s; }
              .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li > a:hover {
                -moz-transition: 0.4s;
                -o-transition: 0.4s;
                -webkit-transition: 0.4s;
                transition: 0.4s;
                background: #4d691f; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li:hover {
            border-color: transparent;
            -moz-transition: 0.4s;
            -o-transition: 0.4s;
            -webkit-transition: 0.4s;
            transition: 0.4s; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li:hover + li a {
            border-color: transparent;
            -moz-transition: 0.4s;
            -o-transition: 0.4s;
            -webkit-transition: 0.4s;
            transition: 0.4s; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > .active > a {
            background: none;
            color: #fff; }
      .site-wrapper .site-header-wrapper .site-header .header-image {
        position: relative;
        font-size: 0px; }
        .site-wrapper .site-header-wrapper .site-header .header-image .image-text {
          position: absolute;
          font: 400 36px 'Lobster';
          color: #344715;
          top: 60px;
          left: 25px;
          text-shadow: 0 -2px 1px #fff, 0 -2px 1px #fff, 0 2px 1px #fff, 0 2px 1px #fff, -2px 0 1px #fff, 2px 0 1px #fff, -2px 0 1px #fff, 2px 0 1px #fff, -1px -2px 1px #fff, 1px -2px 1px #fff, -1px 2px 1px #fff, 1px 2px 1px #fff, -2px -1px 1px #fff, 2px -1px 1px #fff, -2px 1px 1px #fff, 2px 1px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff, 2px 2px 1px #fff; }
    .site-wrapper .site-header-wrapper p {
      padding: 0;
      margin: 0; }
    .site-wrapper .site-header-wrapper img {
      border: none; }
    .site-wrapper .site-header-wrapper a {
      color: #000; }
  .site-wrapper .site-bg {
    background: #ececec;
    margin-top: 30px; }
    .site-wrapper .site-bg .site-content-wrapper {
      position: relative;
      margin: 0 auto;
      width: 980px; }
      .site-wrapper .site-bg .site-content-wrapper .site-content {
        width: 100%;
        float: left;
        margin-top: 40px; }
        .site-wrapper .site-bg .site-content-wrapper .site-content .content-column {
          padding: 0 230px 0 250px; }
      .site-wrapper .site-bg .site-content-wrapper .left-column {
        float: left;
        width: 220px;
        margin-left: -100%;
        margin-top: 40px; }
        .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper {
          background: #fff;
          border-radius: 9px;
          -webkit-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
          -moz-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
          box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1); }
          .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu {
            margin: 0;
            padding: 0;
            list-style: none;
            background: url(li-bg-flowers.png) no-repeat top right;
            padding-top: 31px;
            padding-bottom: 30px; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li > a {
              display: block;
              text-decoration: none;
              font: 600 16px 'Open Sans';
              padding: 9px 10px 9px 20px;
              color: #353335;
              -moz-transition: 0.4s;
              -o-transition: 0.4s;
              -webkit-transition: 0.4s;
              transition: 0.4s; }
              .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li > a:hover {
                background: #769e3c;
                color: white;
                -moz-transition: 0.4s;
                -o-transition: 0.4s;
                -webkit-transition: 0.4s;
                transition: 0.4s; }
              .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li ul {
                margin: 0;
                padding: 5px 0 0 30px;
                list-style: none; }
              .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li ul li a {
                display: block;
                text-decoration: none;
                padding-bottom: 5px;
                font: 600 16px 'Open Sans';
                color: #353335; }
              .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li:hover {
                border-color: transparent;
                -moz-transition: 0.4s;
                -o-transition: 0.4s;
                -webkit-transition: 0.4s;
                transition: 0.4s; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li:hover + li {
              border-color: transparent;
              -moz-transition: 0.4s;
              -o-transition: 0.4s;
              -webkit-transition: 0.4s;
              transition: 0.4s; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper {
              margin-top: 23px; }
          .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block-title {
            font: 700 26px 'Open Sans';
            color: #850519; }
          .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-date {
            margin-top: 13px;
            margin-bottom: 14px;
            color: #3b3536;
            font: 600 13px 'Open Sans';
            width: 67px;
            border-radius: 0 4px 4px 0;
            padding: 1px 13px 4px 14px;
            background: white;
            -webkit-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
            -moz-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
            box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1); }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-title {
              margin-bottom: 11px; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-title a {
              font: 600 16px 'Open Sans';
              color: #850519; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-image {
              font-size: 0px;
              margin-bottom: 11px;
              border: 3px solid white;
              border-radius: 10px; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-image img {
              width: 214px; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-announce {
              color: #3b3536;
              font: 400 15px 'Arial'; }
            .site-wrapper .site-bg .site-content-wrapper .left-column .news-block-wrapper .news-block .news-block-item .news-announce p {
              margin: 0; }
      .site-wrapper .site-bg .site-content-wrapper .right-column {
        float: left;
        width: 200px;
        margin-left: -200px; }
        .site-wrapper .site-bg .site-content-wrapper .right-column .right-edit-blocks {
          margin-top: 40px; }
          .site-wrapper .site-bg .site-content-wrapper .right-column .right-edit-blocks .edit-block {
            margin-bottom: 20px;
            background: url(edit-block-bg.png) no-repeat 0px 100px, white;
            border-radius: 9px;
            text-align: center;
            text-decoration: none;
            display: block;
            -webkit-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
            -moz-box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1);
            box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 1); }
            .site-wrapper .site-bg .site-content-wrapper .right-column .right-edit-blocks .edit-block .edit-image {
              font-size: 0px;
              padding-top: 10px;
              border-radius: 10px; }
            .site-wrapper .site-bg .site-content-wrapper .right-column .right-edit-blocks .edit-block .edit-text {
              color: #850519;
              font: 700 14px 'Open Sans';
              padding: 20px 0 11px; }
            .site-wrapper .site-bg .site-content-wrapper .right-column .right-edit-blocks .edit-block .edit-text p {
              margin: 0; }

.footer-wrapper {
  min-width: 980px;
  height: 100px;
  margin: 0;
  position: relative; }
  .footer-wrapper p {
    padding: 0;
    margin: 0; }
  .footer-wrapper img {
    border: none; }
  .footer-wrapper a {
    color: #000; }
  .footer-wrapper .bottom-menu-wrapper {
    position: relative;
    background: #e5133a; }
    .footer-wrapper .bottom-menu-wrapper .bottom-menu {
      width: 980px;
      margin: 0 auto; }
      .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 0;
        line-height: 0;
        text-align: center; }
        .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul > li {
          display: inline-block;
          vertical-align: top; }
          .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul > li > a {
            display: block;
            margin: 20px 25px 23px 25px;
            text-decoration: none;
            font: 600 14px 'Open Sans';
            color: white;
            -moz-transition: 0.4s;
            -o-transition: 0.4s;
            -webkit-transition: 0.4s;
            transition: 0.4s; }
            .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul > li:hover {
              border-color: transparent;
              -moz-transition: 0.4s;
              -o-transition: 0.4s;
              -webkit-transition: 0.4s;
              transition: 0.4s; }
        .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul > li:hover + li a {
          border-color: transparent;
          -moz-transition: 0.4s;
          -o-transition: 0.4s;
          -webkit-transition: 0.4s;
          transition: 0.4s; }
        .footer-wrapper .bottom-menu-wrapper .bottom-menu > ul > .active > a {
          background: none;
          color: #fff; }
  .footer-wrapper .bottom-info-wrapper {
    background: #850519;
    min-height: 150px; }
    .footer-wrapper .bottom-info-wrapper .bottom-info {
      width: 980px;
      margin: 0 auto;
      padding-top: 35px; }
      .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-left {
        float: left; }
        .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-left .copyrights {
          font: 400 15px 'Open Sans';
          color: white;
          width: 250px; }
      .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-right {
        float: right; }
        .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-right .mega {
          margin-bottom: 19px;
          font: 700 11px 'Open Sans';
          color: #769e3c; }
          .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-right .mega span {
            font: 700 11px 'Open Sans';
            color: #769e3c; }
          .footer-wrapper .bottom-info-wrapper .bottom-info .bottom-right .mega a {
            color: #769e3c;
            font: 700 11px 'Open Sans'; }
        .footer-wrapper .bottom-info-wrapper .bottom-info .footer-contacts {
          width: 280px;
          margin: 0 auto;
          text-align: center; }
        .footer-wrapper .bottom-info-wrapper .bottom-info .footer-contacts .address {
          font: 400 15px 'Open Sans';
          color: white;
          margin-bottom: 13px; }
        .footer-wrapper .bottom-info-wrapper .bottom-info .footer-contacts .phones a {
          font: 700 19px 'Open Sans';
          color: white;
          text-decoration: none; }

.s3_gallery_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }

.s3_gallery_list_item {
  margin-bottom: 10px; }

.special-ico {
  padding-bottom: 6px; }
  .special-ico a {
    background: url('ico-special.png') 0 50% no-repeat;
    padding: 0 0 0 36px;
    color: #427100 !important;
    font-size: 16px; }

.s3_form_item {
  margin-bottom: 10px; }
