/* MY OWN STYLES */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-decoration: none;
  outline: none; }

a {
  color: inherit;
  font-size: inherit;
  text-decoration: none; }

.templates {
  display: none; }

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, :before, :after {
  box-sizing: inherit; }

img, embed, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

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

td, th {
  padding: 0;
  text-align: left; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.addresses {
  margin-top: 40px; }
  .addresses .address_1 {
    font-size: 27px;
    font-weight: 900;
    color: #4fb849; }
  .addresses .address_2 {
    font-size: 20px;
    font-weight: 700;
    color: #4fb849; }

#map {
  height: 500px;
  margin-top: 20px;
  border-top: 8px solid #4fb849; }

#footer_div {
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 267px;
  background-color: #191919;
  position: relative;
  border-bottom: 2px solid #4fb849; }
  @media all and (max-width: 700px) {
    #footer_div {
      height: initial;
      padding-bottom: 38px; } }
  #footer_div .phone_and_address {
    padding: 38px 0px; }
    @media all and (max-width: 700px) {
      #footer_div .phone_and_address {
        padding: 38px 0px 10px 0px; } }
    #footer_div .phone_and_address .phone svg {
      fill: #4fb849;
      height: 12px;
      width: 9px; }
    #footer_div .phone_and_address .phone p {
      font-weight: 600;
      display: inline-block;
      margin-left: 3px;
      font-size: 15px;
      color: #fff;
      vertical-align: top; }
      #footer_div .phone_and_address .phone p:hover {
        color: #4fb849; }
    #footer_div .phone_and_address .address {
      font-style: italic;
      font-size: 12px;
      font-weight: 100;
      color: #fff; }
      #footer_div .phone_and_address .address:hover {
        color: #4fb849; }
  #footer_div .social {
    position: absolute;
    bottom: 30px;
    right: 30px; }
    @media all and (max-width: 700px) {
      #footer_div .social {
        position: relative;
        bottom: initial;
        right: initial; } }
    #footer_div .social div {
      text-align: right;
      height: 15px;
      margin-top: 5px; }
      @media all and (max-width: 700px) {
        #footer_div .social div {
          display: inline-block;
          margin: 0px 10px 38px 10px;
          height: 40px; } }
      #footer_div .social div svg {
        fill: #4fb849;
        width: 15px;
        vertical-align: top;
        margin-left: 5px; }
        @media all and (max-width: 700px) {
          #footer_div .social div svg {
            margin-left: 0px;
            height: 30px;
            width: initial; } }
      #footer_div .social div p {
        color: #fff;
        display: inline-block;
        vertical-align: top;
        font-weight: 600;
        font-size: 9px;
        line-height: 9px; }
        @media all and (max-width: 700px) {
          #footer_div .social div p {
            display: none; } }
    #footer_div .social .facebook p {
      margin-top: 4px; }
    #footer_div .social .instagram p {
      margin-top: 3px; }
  #footer_div .signoz_logo {
    margin: auto;
    width: 238px; }
    @media all and (max-width: 300px) {
      #footer_div .signoz_logo {
        width: 70%; } }
  #footer_div hr {
    width: 343px;
    height: 1px;
    background-color: #424242;
    margin: 11px auto; }
    @media all and (max-width: 400px) {
      #footer_div hr {
        width: 90%; } }
  #footer_div .rights {
    font-weight: 100;
    color: #666666;
    font-size: 12px; }
    #footer_div .rights:hover {
      color: #777; }

.logo_white {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #fff; }

.logo_black {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #191919; }

.logo_yellow {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #f1ea18; }

.logo_green {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #4fb849; }

body {
  background-image: url("../images/site/brickwall_2.png");
  background-repeat: repeat;
  text-align: center;
  margin: 0px; }
  body > .signoz_logo {
    width: 740px;
    margin: 40px auto; }
    @media all and (max-width: 800px) {
      body > .signoz_logo {
        width: 70%; } }
  body #dropdown_div {
    margin: auto;
    width: 668px; }
    body #dropdown_div .navigation_dropdown {
      background-color: #FFFFFF;
      border: 1px solid #999;
      border-top: none;
      border-bottom: none;
      height: 0;
      width: 125px;
      position: absolute;
      margin-left: 100px;
      overflow: hidden;
      z-index: 100; }
      body #dropdown_div .navigation_dropdown div {
        text-align: left;
        position: absolute;
        bottom: 0px;
        padding: 0 5px 5px 11px;
        width: 100%; }
        body #dropdown_div .navigation_dropdown div a {
          line-height: 25px; }
  body #image_holder {
    width: 100%;
    background-size: cover;
    background-color: #4fb849; }
    body #image_holder #image_holder_image {
      height: 100%; }

hr {
  width: 700px;
  margin: 4px auto 28px auto;
  border: none;
  height: 1px;
  background-color: #999; }

hr.green_hr {
  border-color: #62A60A;
  margin-top: 35px; }

a {
  font-size: inherit;
  color: inherit; }
  a:hover {
    color: #77BC1F; }

.green_nav_box2, .green_nav_box_long2 {
  font-size: 24px;
  line-height: 24px;
  color: #FFF; }

textarea {
  font-size: 18px;
  border: 1px solid #3f943a;
  width: 100%;
  height: 160px;
  padding: 8px;
  resize: none;
  border-radius: 3px; }
  textarea.invalid {
    border: 1px solid red; }

[type=text] {
  height: 35px;
  font-size: 18px;
  border: 1px solid #3f943a;
  border-radius: 3px;
  padding: 8px;
  margin-bottom: 8px; }
  [type=text].invalid {
    border: 1px solid red; }

[type=button], [type=submit] {
  display: inline-block;
  padding: 5px 10px;
  border: none;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  border-radius: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  background: #4fb849; }
  [type=button]:hover, [type=submit]:hover {
    background: #3f943a; }
  [type=button]:active, [type=submit]:active {
    background: #3f943a; }

#contact_us_button {
  margin: 10px 20px 0 20px;
  max-width: 570px;
  font-size: 25px;
  display: inline-block;
  padding: 20px;
  border: none;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  border-radius: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  background: #4fb849; }
  #contact_us_button:hover {
    background: #3f943a; }
  #contact_us_button:active {
    background: #3f943a; }

.first_description_text {
  font-size: 28px;
  padding-top: 20px; }

.second_description_text {
  font-size: 32px;
  padding-top: 15px; }

.third_description_text {
  font-size: 32px;
  padding-top: 12px;
  text-align: left; }

.fourth_description_text {
  font-size: 28px;
  padding-top: 35px;
  text-align: right; }

.select_div {
  margin: 20px 0 0 auto;
  width: 220px;
  height: 38px;
  overflow: hidden;
  background: url(../images/site/select_arrow.png) no-repeat right #FFF;
  border: 2px solid #62A60A;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .select_div select {
    background: transparent;
    width: 240px;
    height: 38px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none; }
    .select_div select option {
      color: #62A60A; }

.price {
  color: #62A60A;
  margin-top: 20px; }

body {
  padding-top: 70px; }
  @media all and (max-width: 550px) {
    body {
      padding-top: 0px; } }

nav {
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  nav.hover {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 25px 20px;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.55); }
  @media all and (max-width: 550px) {
    nav {
      position: relative; } }
  nav > div {
    max-width: 800px;
    height: 30px;
    margin: auto;
    position: relative;
    text-align: right; }
    nav > div .logo {
      position: absolute;
      left: 0px;
      top: 0px;
      height: 30px;
      display: inline-block; }
      nav > div .logo svg {
        height: 30px;
        fill: #191919; }
    nav > div .menu {
      display: none;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      @media all and (max-width: 550px) {
        nav > div .menu {
          display: inline-block; } }
      nav > div .menu svg {
        fill: #191919;
        width: 30px;
        height: 30px; }
    @media all and (max-width: 550px) {
      nav > div .links {
        display: none;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-top: 15px; } }
    nav > div .links .link {
      cursor: pointer;
      vertical-align: top;
      color: #191919;
      margin: 0 10px;
      text-transform: uppercase;
      display: inline-block;
      position: relative; }
      @media all and (max-width: 550px) {
        nav > div .links .link {
          margin: 0 0px;
          display: block;
          height: initial;
          text-align: center;
          background-color: #fff; } }
      nav > div .links .link p {
        font-size: 10px;
        line-height: 30px; }
      nav > div .links .link .dropdown_div {
        border-radius: 0px 0px 4px 4px;
        display: none;
        position: absolute;
        padding: 12px;
        left: -12px;
        top: 50px;
        background-color: rgba(255, 255, 255, 0.9);
        text-align: left;
        box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.55); }
        @media all and (max-width: 550px) {
          nav > div .links .link .dropdown_div {
            background-color: rgba(0, 0, 0, 0.05);
            position: relative;
            left: initial;
            top: initial;
            border-radius: 0px; } }
        nav > div .links .link .dropdown_div.hover {
          top: 55px;
          background-color: rgba(255, 255, 255, 0.95); }
          @media all and (max-width: 550px) {
            nav > div .links .link .dropdown_div.hover {
              top: 0px;
              background-color: rgba(0, 0, 0, 0.05); } }

#gallery_content_div {
  padding: 1px 20px;
  margin: auto;
  max-width: 740px; }
  #gallery_content_div h5 {
    margin-top: 28px;
    text-align: left;
    font-size: 30px;
    font-weight: 900;
    color: #fff; }
  #gallery_content_div h6 {
    margin-top: 0;
    margin-bottom: 55px;
    text-align: left;
    font-size: 20px;
    color: #fff; }

#gallery_images {
  padding-top: 1px;
  padding-bottom: 1px;
  margin: auto;
  text-align: center; }
  #gallery_images div {
    width: 270px;
    height: 200px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    margin: 15px;
    border-radius: 3px; }

#lightbox {
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 50px; }
  #lightbox #image_in_lightbox {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
/*# sourceMappingURL=gallery.css.map */