body {
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1; }
  body img {
    max-width: 100%; }
  body header {
    z-index: 1;
    position: relative;
    margin-top: 15px; }
    body header .icon-burger {
      background-repeat: no-repeat;
      width: 40px;
      height: 40px;
      background-position: center;
      border: none;
      background-color: #111a2c;
      margin-top: 30px;
      background-image: url(img/mobile-icon2.png);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    body header .slider {
      margin: 0 0 0 5px; }
    body header .center {
      margin: 16px 0 16px 0;
      background-color: #9395a9;
      text-align: center; }
      body header .center ul {
        padding: 10px 0 8px 0;
        display: inline-block;
        margin: 0; }
        body header .center ul li {
          font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
          margin: 0 15px 0 15px;
          display: block;
          float: left;
          border-left: solid 2px #fff;
          padding-left: 30px;
          font-size: 17px;
          color: #fff; }
          body header .center ul li:first-child {
            border: none;
            padding: 0; }
          body header .center ul li a {
            text-decoration: none;
            color: #fff; }
    body header .mobile-menu {
      position: absolute;
      top: 0;
      z-index: 9999;
      width: 100%;
      background-color: #fff;
      text-align: center;
      border-top: 1px dotted #ccc;
      opacity: 0;
      -webkit-transition: left 400ms ease-out, opacity 1000ms ease-out;
      -moz-transition: left 400ms ease-out, opacity 1000ms ease-out;
      -ms-transition: left 400ms ease-out, opacity 1000ms ease-out;
      -o-transition: left 400ms ease-out, opacity 1000ms ease-out;
      transition: left 400ms ease-out, opacity 1000ms ease-out; }
      body header .mobile-menu.opened {
        opacity: 1;
        left: -40px !important;
        -webkit-transition: left 400ms ease-out;
        -moz-transition: left 400ms ease-out;
        -ms-transition: left 400ms ease-out;
        -o-transition: left 400ms ease-out;
        transition: left 400ms ease-out; }
      body header .mobile-menu li a {
        display: inline-block;
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px dotted #ccc;
        padding-left: 20px;
        color: #000; }
      body header .mobile-menu li.close {
        position: absolute;
        top: -1px;
        right: -49px;
        font-size: 44px;
        border: 1px dotted #ccc;
        padding: 0px 10px;
        background-color: #fff; }
  body aside {
    background-color: #111a2c;
    width: 100%;
    height: 1000px;
    overflow: hidden;
    clear: both; }
    body aside ul {
      padding: 25px 30px 0 25px; }
      body aside ul li {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px; }
        body aside ul li a {
          text-decoration: none;
          text-transform: uppercase;
          color: #fff; }
          body aside ul li a:hover {
            color: #fff; }
        body aside ul li.active {
          font-size: 26px;
          font-weight: bold;
          padding: 7px 0 7px 0;
          list-style: url(img/arrow.png) inside; }
          body aside ul li.active a {
            padding-left: 7px; }
  body main {
    width: 100%; }
    body main img {
      max-width: 100%; }
    body main .laying-products {
      margin-bottom: 30px;
      margin-top: 10px; }
      body main .laying-products > div {
        margin-top: 30px; }
        body main .laying-products > div:nth-child(2n+1) {
          clear: both; }
      body main .laying-products img + span {
        margin-top: 5px;
        display: inline-block; }
    body main .product-items {
      margin-top: -35px; }
      body main .product-items > div {
        margin-top: 35px; }
      body main .product-items .additional-image {
        margin-top: 20px; }
    body main span + img {
      padding-top: 20px;
      display: block; }
    body main figcaption {
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      text-transform: uppercase;
      font-size: 16px;
      color: #000;
      margin: 15px 0 0 0;
      display: block; }
    body main span {
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      color: #7f7e7c;
      font-size: 12px; }
    body main .our-photo {
      width: 50%; }
    body main .text {
      padding-top: 25px; }
      body main .text p {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 18px;
        line-height: 25px;
        color: #111a2c;
        padding-top: 18px; }
        body main .text p.statement {
          color: #9395a9; }
        body main .text p.details {
          margin-top: 65px;
          font-size: 16px; }
          body main .text p.details a {
            color: #000;
            text-decoration: none;
            cursor: pointer; }
      body main .text h4 {
        color: #9395a9;
        line-height: 0;
        padding-top: 18px; }
        body main .text h4:first-child {
          padding-top: 0; }
      body main .text h4 + p {
        padding-top: 0; }
      body main .text blockquote {
        padding: 0;
        margin: 0;
        font-size: inherit;
        border: none; }
        body main .text blockquote p {
          color: #9395a9;
          margin-bottom: 10px; }
      body main .text .products + p {
        margin-top: 25px; }
      body main .text h3 {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 28px;
        color: #9395a9; }
    body main .center-align {
      text-align: center; }
      body main .center-align ul {
        margin-top: 70px; }
        body main .center-align ul li {
          display: inline-block;
          margin-bottom: 45px;
          width: 50%; }
          body main .center-align ul li a {
            color: #9395a9;
            font-size: 15px;
            text-transform: uppercase;
            font-weight: bold;
            line-height: 30px; }
            body main .center-align ul li a:hover {
              color: #000;
              text-decoration: none; }
  body footer {
    margin-top: 150px; }
    body footer .right {
      text-align: right; }
      body footer .right ul {
        display: inline-block;
        margin-bottom: 30px; }
        body footer .right ul li {
          font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
          font-size: 14px;
          float: left;
          margin: 0 11px 0 11px;
          color: #000; }
          body footer .right ul li a {
            color: #000;
            text-decoration: none; }
            body footer .right ul li a:hover {
              color: #9395a9; }

@media screen and (max-width: 991px) {
  body main ul {
    margin-left: 0; }

  body footer .right ul {
    padding-right: 18px; }
    body footer .right ul li {
      float: none;
      line-height: 20px; }
      body footer .right ul li a {
        padding: 2px 0;
        display: inline-block; }
      body footer .right ul li.copyright {
        margin-top: 15px; }

  body main .center-align ul li {
    float: none; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  body aside ul {
    padding-left: 5px; }

  main, header {
    padding-right: 15px; }

  body header .center ul li {
    margin: 0 5px 0 5px;
    padding-left: 10px;
    font-size: 14px; }

  body aside ul {
    padding-left: 15px; } }
@media screen and (max-width: 767px) {
  body header .slider {
    margin-top: 15px; }

  body header .center {
    text-align: left;
    margin-bottom: 0; }

  body header .center ul li {
    border: none;
    padding-left: 0;
    float: none;
    line-height: 25px; }

  body {
    padding-left: 18px;
    padding-right: 18px; }

  body header .logo {
    width: 70%; }

  body header .logo-center {
    text-align: center;
    margin-top: 30px; }

  body main .photo-center {
    text-align: center; }

  body main .our-photo {
    width: 90%; }

  body main .product-items {
    margin-top: 0px; }
    body main .product-items .additional-image {
      margin-top: 35px; }

  body main .laying-products {
    margin-top: 5px; }
    body main .laying-products > div {
      margin-top: 35px; } }

/*# sourceMappingURL=styles.css.map */
