article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0;
  height: 100%; }

a {
  text-decoration: none;
  color: #7c7c7c; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0; }

h2 {
  font-size: 1.5em;
  margin: 0; }

h3 {
  font-size: 1.17em;
  margin: 0; }

h4 {
  font-size: 1em;
  margin: 0; }

h5 {
  font-size: .83em;
  margin: 0; }

h6 {
  font-size: .75em;
  margin: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 0 0 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 0; }

dd {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 62.5%;
  line-height: 1;
  background: #FFF; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* ==========================================================================
   temporary styles
   ========================================================================== */
.bottom {
  background-color: #4f4f4f;
  color: #fff; }

/* top */
.top {
  height: 183px;
  position: relative;
  z-index: 0;
  background: url(../img/camera.jpg) 0 100% no-repeat; }
  .top dl {
    position: absolute;
    top: 64px;
    left: 660px;
    font: normal 2em Helvetica, sans-serif;
    color: #7c7c7c;
    width: 215px; }
    .top dl dt {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 6px; }
    .top dl dd {
      display: inline-block;
      line-height: 33px;
      margin-bottom: 6px; }
  .top h1 {
    width: 444px;
    margin-left: 179px;
    padding-top: 50px; }
    .top h1 a {
      display: block;
      height: 100px;
      background: url(../img/logo.png) 0 0 no-repeat; }

.tel {
  background: url(../img/contact-sprait.png) 0 0 no-repeat;
  width: 30px;
  height: 33px; }

.mail {
  background: url(../img/contact-sprait.png) 0 -34px no-repeat;
  width: 30px;
  height: 33px; }

header {
  height: 100%;
  width: 100%;
  background: url(../img/light.jpg) 100% 0 no-repeat; }

/* nav */
nav {
  position: relative;
  z-index: 1;
  background: #73a932;
  width: 100%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
  nav ul {
    overflow: hidden;
    margin-left: 25px; }
    nav ul li {
      float: left; }
      nav ul li:last-child a:after {
        display: none;
        visibility: hidden; }
  nav a {
    display: block;
    float: left;
    color: #fff;
    font: 2em Calibri, sans-serif;
    padding: 12px 45px;
    position: relative; }
    nav a:hover, nav a.current {
      color: #d1fd83; }
    nav a:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 8px;
      bottom: 8px;
      width: 1px;
      background: #638f51;
      -webkit-box-shadow: 1px 0 1px #6faf7e;
      box-shadow: 1px 0 1px #6faf7e; }

/* middle */
.row-col {
  margin-top: 10px;
  border: 1px solid #dbdcdd;
  -webkit-box-shadow: 0 0 2px 1px #ebebeb t;
  box-shadow: 0 0 2px 1px #ebebeb; }

.slogan {
  font-size: 2.8em;
  color: #01a5b8;
  font-weight: normal;
  text-align: center;
  font-family: Georgia, sans;
  letter-spacing: 1px;
  margin: 20px 0 10px 0; }

.inner {
  padding-left: 26px; }

.row-col article h3 {
  font: bold 1.4em Verdana, sans-serif;
  color: #0088cc;
  text-align: center;
  margin-bottom: 12px;
  margin-top: 5px; }
  .row-col article h3:hover {
    cursor: pointer;
    color: #01a5b8; }

.row-col article p {
  color: #7c7c7c;
  font: 1.25em Arial, sans-serif; }

.equal-height li {
  color: #7c7c7c;
  font: 1.25em Arial, sans-serif;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative; }
  .equal-height li:before {
    content: '- ';
    position: absolute;
    left: 0px; }

.row-col article {
  border: 1px solid #dbdcdd;
  padding: 10px;
  margin: 20px 0 40px 0;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, white 0%, #f1f1f2 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, #f1f1f2));
  background: -webkit-linear-gradient(left, white 0%, #f1f1f2 100%);
  background: -o-linear-gradient(left, white 0%, #f1f1f2 100%);
  background: -ms-linear-gradient(left, white 0%, #f1f1f2 100%);
  background: linear-gradient(to right, white 0%, #f1f1f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=1 ); }

.row-col article img {
  float: left;
  margin-right: 10px;
  border: 1px solid #50b4de; }
  .row-col article img:hover {
    border-color: #37fabc; }

.row-col aside {
  margin: 20px 0 40px 0;
  width: 90%; }
  .row-col aside ul {
    width: 96%;
    list-style: none;
    margin: 15px auto; }
    .row-col aside ul li {
      background: url(../img/arrow.png) 0 50% no-repeat;
      padding: 5px 0 5px 20px;
      color: #585858;
      font: 1.4em Georgia, sans; }

/* aside */
.row-col aside h3 {
  color: #fff;
  font: 2em Calibri, sans-serif;
  text-align: center;
  background: #73a932;
  padding: 10px 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

.text-inside {
  overflow: hidden; }

.row-col .aside-contact {
  position: static;
  font: normal 2em Helvetica, sans-serif;
  color: #7c7c7c;
  width: 215px;
  margin: 40px auto; }
  .row-col .aside-contact dt {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px; }
  .row-col .aside-contact dd {
    display: inline-block;
    line-height: 33px;
    margin-bottom: 6px; }

/* about */
.pages .text-inside p {
  font-size: 1.4em;
  line-height: 1.6em; }

.pages h2 {
  font: 1.8em Verdana, sans-serif;
  color: #0088cc;
  margin-bottom: 12px;
  margin-top: 5px; }

.col-8.pages img:hover {
  border: 1px solid #50b4de; }

#about-fotos {
  list-style: none;
  width: 80%;
  margin: 0 auto; }

#about-fotos li {
  float: left;
  width: 33%;
  text-align: center; }

#about-fotos li img {
  float: none;
  margin: 20px 0; }

/* gallery */
.gallery .inner {
  padding-left: 0;
  width: 90%;
  margin: 0 auto; }

.gallery .inner h2 {
  text-align: left;
  font-size: 1.6em;
  margin-top: 12px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c3d5e6; }

.gallery section {
  clear: both; }

.gallery section img {
  margin: 10px 20px 20px 0; }

/* contacts */
.contacts li {
  font-size: 1.6em;
  color: #7c7c7c;
  margin: 10px 0; }
  .contacts li strong {
    font-weight: normal;
    color: #616161; }

/* ==========================================================================
   Сustom styles
   ========================================================================== */
.content {
  min-height: 100%;
  position: relative; }

.wrapper {
  width: 1000px;
  margin: 0 auto; }

.footer_helper {
  padding-bottom: 7em; }

.bottom {
  clear: both;
  height: 7em;
  position: relative;
  margin-top: -7em; }

/* ==========================================================================
   grid styles
   ========================================================================== */
[class^="col"] {
  float: left;
  margin-left: 8px; }

.row-col {
  clear: both; }

.col-1 {
  width: 65px; }

.col-2 {
  width: 150px; }

.col-3 {
  width: 235px; }

.col-4 {
  width: 320px; }

.col-5 {
  width: 405px; }

.col-6 {
  width: 490px; }

.col-7 {
  width: 575px; }

.col-8 {
  width: 660px; }

.col-9 {
  width: 745px; }

.col-10 {
  width: 830px; }

.col-11 {
  width: 915px; }

.col-12 {
  width: 1000px; }

.mod-1 {
  margin-left: 65px; }

.mod-2 {
  margin-left: 150px; }

.mod-3 {
  margin-left: 235px; }

.mod-4 {
  margin-left: 320px; }

.mod-5 {
  margin-left: 405px; }

.mod-6 {
  margin-left: 490px; }

.mod-7 {
  margin-left: 575px; }

.mod-8 {
  margin-left: 660px; }

.mod-9 {
  margin-left: 745px; }

.mod-10 {
  margin-left: 830px; }

.mod-11 {
  margin-left: 915px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
