/* BOURBON & NEAT */
@import url("http://fonts.googleapis.com/css?family=Playfair+Display");
@import url("http://fonts.googleapis.com/css?family=Open+Sans");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* VARIABLES, MIXINS AND HELPERS */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/********************************************/
/********************************************/
/*Colours*/
/*BREAKPOINTS*/
/* VENDOR SPECIFIC */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  border: 1px solid #FFFFFF;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../_images/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif.html") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif.html");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../_images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../_images/fancybox_loading@2x.gif.html");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
.opl {
  position: fixed;
  top: 100px;
  left: 0px;
  z-index: 99999; }



/* LAYOUT */
body, html {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
   }

header {
  width: 100%;
  height: 100%;
  background-color: #222;
  position: relative;
  background-image: url("../_images/bg_top.jpg");
  background-position: top;
  -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
  background-size: cover; }
  @media screen and (max-width: 900px) {
    header {
      background-image: url("../_images/bg_top1.jpg"); } }
  header h1 {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 5em;
    transition: all 1s; }
  header .appear {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    
    opacity: 1; }

p {
  color: #222;
  font-size: 0.875em; }

section.container {
  *zoom: 1;
  max-width: 88em;
  margin-left: auto;
  margin-right: auto; }
  section.container:before, section.container:after {
    content: " ";
    display: table; }
  section.container:after {
    clear: both; }

header img.centered {
  width: 100%;
  max-width: 30em;
  /* real image width */
  position:  absolute; 
  
  float:right;
  
    
  
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  transition: all 1s ease-out; }

header img.logo-scroll {
  width: 100%;
  max-width: 20em;
  /* real image width */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5em;
  margin: auto;
  opacity: 0; }

header img.down {
  width: 100%;
  max-width: 1.25em;
  /* real image width */
  position: absolute;
  top: 31.25em;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
  @media screen and (max-width: 800px) {
    header img.down {
      top: 8em;
      left: 0;
      right: 0;
      bottom: 0; } }

section.about {
  padding: 110px 0;
  border-bottom: 1px solid #FFFFFF; }

section.about-img {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-left: 8.5298%; }
  section.about-img:last-child {
    margin-right: 0; }
  @media screen and (max-width: 700px) {
    section.about-img {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-left: 17.05961%; }
      section.about-img:last-child {
        margin-right: 0; } }
  section.about-img img {
    width: 100%;
    padding: 10px; }

section.about-text {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
  margin-left: 6.5298%;
  text-align: center;
  font-family: "Open Sans", Helvetica, sans-serif; }
  section.about-text:last-child {
    margin-right: 0; }
  @media screen and (max-width: 700px) {
    section.about-text {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%;
      margin-left: 0%; }
      section.about-text:last-child {
        margin-right: 0; } }
  section.about-text hr {
    border: 1px solid rgba(34, 34, 34, 0.7);
    width: 3.75em;
    margin: 3.125em auto; }
  section.about-text p {
    margin: 20px 0;
    line-height: 160%; }
    

section.gallery {
  padding: 60px 0;
  text-align: center;
  background-color: #222; }
  @media screen and (max-width: 700px) {
    section.gallery {
      padding: 50px 0; } }
  section.gallery h1 {
    font-family: "Playfair Display", serif;
    color: #FFFFFF;
    margin-bottom: 50px;
    font-size: 1.75em;
    letter-spacing: .5em;
    padding: 50px;
    text-transform: uppercase; }
    @media screen and (max-width: 700px) {
      section.gallery h1 {
        font-size: 1.25em; } }

/* GALLERY GRID */
#wrapper {
  max-width: 62em;
  
  /* 960 px */
  margin: 0 auto; }
  
  @media screen and (max-width: 700px) {
    #wrapper {
     margin-left: 17.05961%; } }

#list {
  width: 103.125%;
  /* 990px */
  overflow: hidden;
  margin-left: -1.562%;
  /* 15px */
  margin-bottom: -1.875em;
  /* 30px */ }

.item {
  width: 30.303%;
  /* 300px */
  float: left;
  margin: 0 1.515% 1.875em;
  /* 15px 30px */
  padding: 5px;
  border: 1px solid #FFFFFF; }
  .item img {
    width: 100%;
    opacity: 0.6;
    transition: opacity 0.5s; }
    .item img:hover {
      opacity: 1; }

.footer {
  background: #FFFFFF;
  padding: 40px 1.618em;
  width: 100%;
  padding: 6.375em 0; }
  .footer .phone {
    color: #222;
    font-size: 1.125em; }
  .footer .footer-logo {
    width: 2.5em;
    transition: all 0.5s; }
    .footer .footer-logo:hover {
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      transform: rotate(180deg); }
    .footer .footer-logo img {
      height: 3em; }
  .footer .footer-links {
    *zoom: 1;
    margin-bottom: 20px; }
    .footer .footer-links:before, .footer .footer-links:after {
      content: " ";
      display: table; }
    .footer .footer-links:after {
      clear: both; }
  .footer ul {
    margin-bottom: 40px;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .footer ul:last-child {
      margin-right: 0; }
    @media screen and (max-width: 700px) {
      .footer ul {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%; }
        .footer ul:last-child {
          margin-right: 0; } }
  .footer li {
    text-align: center;
    font-family: "Open Sans", Helvetica, sans-serif;
    margin-bottom: 0.4375em; }
  .footer li a {
    color: rgba(34, 34, 34, 0.4);
    text-decoration: none;
    font-size: 1em;
    transition: all 0.5s; }
    .footer li a:hover {
      color: #222222; }
  .footer li h3 {
    color: #222;
    font-family: "Playfair Display", serif;
    font-size: 1em;
    margin-bottom: 1em;
    letter-spacing: 0.0625em;
    text-transform: uppercase; }
  .footer hr {
    border: 1px solid rgba(34, 34, 34, 0.1);
    margin: 0 auto 20px;
    width: 12em; }
  .footer p {
    color: rgba(34, 34, 34, 0.4);
    font-size: .9em;
    line-height: 1.5em;
    margin: auto;
    max-width: 35em;
    text-align: center;
    letter-spacing: 0.0625em; }

/*# sourceMappingURL=main.css.map */
