/*!
Theme Name: Austruct Industries Pty Ltd
Theme URI: http://underscores.me/
Author: Swish Design
Author URI: https://swishdesign.com.au/
Description: This theme is designed for the Austruct Industries Pty Ltd website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: austruct
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Austruct Industries Pty Ltd is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

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; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html,
body {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header.desktop-header {
  background: #ffffff url(images/bg-header.jpg) repeat left top;
  padding-top: 10px;
  height: 95px; }
  #header.desktop-header.fixed-header {
    width: 100%;
    position: fixed;
    z-index: 999; }
  #header.desktop-header #header-main {
    padding-bottom: 1px; }
    #header.desktop-header #header-main #site-branding {
      float: left;
      width: 252px;
      padding-top: 0; }
      #header.desktop-header #header-main #site-branding #header-logo {
        display: inline-block; }
      #header.desktop-header #header-main #site-branding img {
        width: 100%;
        height: auto; }
    #header.desktop-header #header-main #site-navigation {
      float: right; }
#header #header-pod {
  background: transparent url(images/overlay-pod.png) repeat left top;
  background: rgba(152, 0, 0, 0.9); }
  #header #header-pod div {
    text-align: center; }
    #header #header-pod div span {
      color: #ffffff;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 23px;
      line-height: 1.4375rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      display: inline-block;
      margin: 0;
      padding: 12px 5px 13px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#site-navigation #header-menu {
  margin: 0;
  padding: 47px 0 0; }
  #site-navigation #header-menu li {
    list-style: none;
    display: inline-block;
    margin-right: 28px;
    padding-bottom: 15px;
    position: relative;
    z-index: 9; }
    #site-navigation #header-menu li .menu-url-wrap {
      position: relative;
      z-index: 9; }
    #site-navigation #header-menu li a {
      color: #334e59;
      font-family: "Titillium Web", sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 14px;
      line-height: 0.875rem;
      text-align: left;
      text-transform: uppercase;
      text-decoration: none;
      -o-transition: color .3s ease-in-out;
      -ms-transition: color .3s ease-in-out;
      -moz-transition: color .3s ease-in-out;
      -webkit-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out; }
    #site-navigation #header-menu li.current-menu-item > .menu-url-wrap > a,
    #site-navigation #header-menu li a:hover {
      color: #980000;
      font-family: "Titillium Web", sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 14px;
      line-height: 0.875rem;
      text-align: left;
      text-transform: uppercase;
      text-decoration: none; }
    #site-navigation #header-menu li .sub-menu {
      display: none;
      width: 200px;
      margin: 0;
      padding: 22px 0 0;
      position: absolute;
      top: 16px;
      left: 0;
      z-index: 1; }
      #site-navigation #header-menu li .sub-menu li {
        background: #c7dfe8;
        display: block;
        margin: 0;
        padding: 10px 26px;
        text-align: center;
        line-height: 17px; }
        #site-navigation #header-menu li .sub-menu li:hover {
          background: #980000; }
          #site-navigation #header-menu li .sub-menu li:hover > .menu-url-wrap > a {
            color: #ffffff; }
        #site-navigation #header-menu li .sub-menu li.menu-item-has-children:hover {
          background-image: url(images/sub-menu-arrow.png);
          background-repeat: no-repeat;
          background-position: center right; }
      #site-navigation #header-menu li .sub-menu .sub-menu {
        top: 0;
        left: 200px;
        padding-top: 0; }
    #site-navigation #header-menu li:hover > .sub-menu {
      display: block; }
#site-navigation .nav-open {
  display: none;
  background: #334e59 url(images/menu-open.png) no-repeat center center;
  width: 50px;
  height: 50px; }

#site-navigation-mobile {
  display: none;
  background: transparent url(images/overlay-menu-open.png) repeat top left;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  overflow-y: auto; }
  #site-navigation-mobile .mobile-menu {
    background: transparent url(images/bg-mobile-menu.jpg) repeat top left; }
    #site-navigation-mobile .mobile-menu .nav-close-wrap {
      height: 74px; }
      #site-navigation-mobile .mobile-menu .nav-close-wrap .nav-close {
        display: inline-block;
        background: transparent url(images/icon-close.png) no-repeat center center;
        width: 18px;
        height: 18px;
        margin-top: 31px; }
    #site-navigation-mobile .mobile-menu #header-menu {
      margin: 0;
      padding: 0 0 68px; }
      #site-navigation-mobile .mobile-menu #header-menu li {
        text-align: center;
        list-style: none;
        display: block;
        margin: 0;
        padding: 0; }
        #site-navigation-mobile .mobile-menu #header-menu li .menu-url-wrap {
          margin: 0;
          border-top: 1px solid #dde1e4; }
          #site-navigation-mobile .mobile-menu #header-menu li .menu-url-wrap a {
            color: #334e59;
            font-family: "Titillium Web", sans-serif;
            font-weight: 600;
            font-style: normal;
            font-size: 26.67px;
            font-size: 1.66688rem;
            line-height: 32px;
            line-height: 2rem;
            text-align: center;
            text-transform: uppercase;
            text-decoration: none;
            -o-transition: color .3s ease-in-out;
            -ms-transition: color .3s ease-in-out;
            -moz-transition: color .3s ease-in-out;
            -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out; }
        #site-navigation-mobile .mobile-menu #header-menu li.current-menu-item > .menu-url-wrap {
          background: #980000; }
          #site-navigation-mobile .mobile-menu #header-menu li.current-menu-item > .menu-url-wrap a {
            color: #ffffff; }
      #site-navigation-mobile .mobile-menu #header-menu > li:first-child > .menu-url-wrap {
        border-top: none; }
      #site-navigation-mobile .mobile-menu #header-menu > li.opened-menu-item > .menu-url-wrap, #site-navigation-mobile .mobile-menu #header-menu > li.hover-menu-item > .menu-url-wrap,
      #site-navigation-mobile .mobile-menu #header-menu .sub-menu > li.opened-menu-item > .menu-url-wrap,
      #site-navigation-mobile .mobile-menu #header-menu .sub-menu > li.hover-menu-item > .menu-url-wrap {
        background: #980000; }
      #site-navigation-mobile .mobile-menu #header-menu > li.opened-menu-item > .menu-url-wrap a, #site-navigation-mobile .mobile-menu #header-menu > li.hover-menu-item > .menu-url-wrap a,
      #site-navigation-mobile .mobile-menu #header-menu .sub-menu > li.opened-menu-item > .menu-url-wrap a,
      #site-navigation-mobile .mobile-menu #header-menu .sub-menu > li.hover-menu-item > .menu-url-wrap a {
        color: #ffffff; }
      #site-navigation-mobile .mobile-menu #header-menu .sub-menu {
        display: none;
        padding: 0;
        background: #c7dfe8; }
        #site-navigation-mobile .mobile-menu #header-menu .sub-menu li .menu-url-wrap a {
          text-transform: none; }

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
#header-slider {
  padding: 95px 0 0;
  position: relative;
  z-index: 1; }
  #header-slider .slider-wrap {
    position: relative; }
  #header-slider .backdrop {
    background: #000000;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  #header-slider .bx-wrapper {
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    background: transparent; }
    #header-slider .bx-wrapper .bx-controls-direction {
      width: 1222px;
      max-width: 100%;
      margin: 0 auto;
      position: absolute;
      right: 0;
      left: 0; }
      #header-slider .bx-wrapper .bx-controls-direction a {
        outline: 0;
        width: 16px;
        height: 29px;
        margin-top: 0;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left top;
        position: absolute;
        top: initial; }
      #header-slider .bx-wrapper .bx-controls-direction .bx-prev {
        background-image: url(images/nav-slider-prev.png); }
        #header-slider .bx-wrapper .bx-controls-direction .bx-prev:hover {
          background-image: url(images/nav-slider-prev-hover.png); }
      #header-slider .bx-wrapper .bx-controls-direction .bx-next {
        background-image: url(images/nav-slider-next.png); }
        #header-slider .bx-wrapper .bx-controls-direction .bx-next:hover {
          background-image: url(images/nav-slider-next-hover.png); }
  #header-slider .slider,
  #header-slider .slide {
    height: 100%;
    margin: 0;
    padding: 0; }
  #header-slider .slide-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    position: relative; }
  #header-slider .slider-pattern {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1; }
  #header-slider .slider-contents {
    position: relative;
    z-index: 9; }
    #header-slider .slider-contents .slider-text {
      width: 320px; }
      #header-slider .slider-contents .slider-text .slider-heading {
        color: #ffffff;
        font-family: "Russo One", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 43px;
        line-height: 2.6875rem;
        text-align: left;
        text-transform: none;
        text-decoration: none;
        margin: 0 0 16px;
        padding: 0; }
      #header-slider .slider-contents .slider-text .slider-description {
        color: #ffffff;
        font-family: "Titillium Web", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 21px;
        line-height: 1.3125rem;
        text-align: left;
        text-transform: none;
        text-decoration: none;
        margin: 0;
        padding: 0; }
  #header-slider .bx-controls-direction {
    visibility: hidden; }

#home-slider,
#home-slider .bx-wrapper,
#home-slider .bx-viewport {
  z-index: 1; 
    height: auto!important;
}

#inner-slider,
#inner-slider .bx-wrapper,
#inner-slider .bx-viewport {
  height: 562px !important;
  z-index: 1; }

#single-slider,
#contact-slider {
  height: 372px !important;
  z-index: 1; }
  #single-slider .bx-wrapper,
  #single-slider .bx-viewport,
  #contact-slider .bx-wrapper,
  #contact-slider .bx-viewport {
    height: 372px !important;
    z-index: 1; }

#project-slider,
#project-slider .backdrop,
#project-slider .bx-wrapper,
#project-slider .bx-viewport,
#project-slider .slide-image {
  height: 544px !important;
  z-index: 1; }

#home-slider .backdrop,
#home-slider .slide-image {
  height: 100%; }
#home-slider .slider-pattern {
  background: transparent url(images/overlay-slider-graphics-home.png) no-repeat center top; }
#home-slider .slider-contents {
  padding-top: 188px; }

#inner-slider .backdrop,
#inner-slider .slide-image {
  height: 544px; }
#inner-slider .slider-pattern {
  background: transparent url(images/overlay-slider-graphics-inner.png) no-repeat center top; }

#single-slider .backdrop,
#single-slider .slide-image,
#single-slider .slider-overlay,
#single-slider .contents-wrap,
#contact-slider .backdrop,
#contact-slider .slide-image,
#contact-slider .slider-overlay,
#contact-slider .contents-wrap {
  height: 354px; }
#single-slider .slider-overlay,
#contact-slider .slider-overlay {
  background: transparent url(images/overlay-single-post-hover.png) repeat top left;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1; }
#single-slider .slider-pattern,
#contact-slider .slider-pattern {
  background: transparent url(images/overlay-slider-graphics-small.png) no-repeat center top;
  z-index: 2; }

#single-slider .contents-wrap {
  display: table;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 99; }
#single-slider .contents {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
#single-slider .single-heading {
  color: #ffffff;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  margin: 0;
  padding: 0; }
#single-slider .single-date {
  color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 13px;
  line-height: 0.8125rem;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 14px; }

#project-slider .slider-pattern {
  background: transparent url(images/overlay-slider-project.png) repeat top left;
  background: rgba(100, 118, 128, 0.2); }

#home-slider-dropdown {
  display: none;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 75px;
  left: 0;
  z-index: 9; }
  #home-slider-dropdown a {
    background: transparent url(images/nav-slider-down.png) no-repeat center center;
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 auto; }

/**
 * GALLERY
 */
.project-gallery-content {
  margin-top: 26px; }
  .project-gallery-content .bx-wrapper {
    background: transparent;
    margin-bottom: 0;
    border: none;
    box-shadow: none; }
  .project-gallery-content .project-gallery,
  .project-gallery-content .project-gallery .bx-wrapper,
  .project-gallery-content .project-gallery .bx-viewport,
  .project-gallery-content .project-gallery .slider,
  .project-gallery-content .project-gallery .slide,
  .project-gallery-content .project-gallery .slide-image {
    height: 600px; }
  .project-gallery-content .project-gallery {
    margin-bottom: 15px; }
    .project-gallery-content .project-gallery .slide-image {
      background-position: center center;
      background-size: cover !important; }
    .project-gallery-content .project-gallery .gallery-expand {
      background: transparent url(images/expand.png) no-repeat center center;
      display: block;
      width: 33px;
      height: 33px;
      opacity: 0.5;
      position: absolute;
      top: 20px;
      right: 19px;
      z-index: 9;
      -o-transition: opacity .3s ease-in-out;
      -ms-transition: opacity .3s ease-in-out;
      -moz-transition: opacity .3s ease-in-out;
      -webkit-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out; }
      .project-gallery-content .project-gallery .gallery-expand:hover {
        opacity: 1; }
  .project-gallery-content .project-gallery-thumbnail {
    border-top: 1px solid #667a83;
    border-bottom: 1px solid #667a83;
    padding: 11px 0 12px;
    position: relative; }
    .project-gallery-content .project-gallery-thumbnail .slide {
      display: block;
      cursor: pointer; }
      .project-gallery-content .project-gallery-thumbnail .slide .slide-image {
        height: 115px; }
      .project-gallery-content .project-gallery-thumbnail .slide .slide-pattern {
        background: transparent url(images/overlay-focus-button.png) repeat top left;
        background: rgba(51, 78, 89, 0.75);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -o-transition: background-color .3s ease-in-out, display .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out, display .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out, display .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out, display .3s ease-in-out;
        transition: background-color .3s ease-in-out, display .3s ease-in-out; }
      .project-gallery-content .project-gallery-thumbnail .slide:hover .slide-pattern {
        background: transparent url(images/overlay-focus-button-selected.png) repeat top left;
        background: rgba(152, 0, 0, 0.75); }
      .project-gallery-content .project-gallery-thumbnail .slide.gallery-active .slide-pattern {
        display: none; }
    .project-gallery-content .project-gallery-thumbnail .gallery-control div {
      background-repeat: no-repeat;
      background-position: center center !important;
      width: 27px;
      height: 116px;
      position: absolute;
      z-index: 1; }
      .project-gallery-content .project-gallery-thumbnail .gallery-control div.gallery-prev {
        background-image: url(images/nav-project-prev.png);
        top: 11px;
        left: 0; }
        .project-gallery-content .project-gallery-thumbnail .gallery-control div.gallery-prev:hover {
          background-image: url(images/nav-project-prev-hover.png); }
      .project-gallery-content .project-gallery-thumbnail .gallery-control div.gallery-next {
        background-image: url(images/nav-project-next.png);
        top: 11px;
        right: 0; }
        .project-gallery-content .project-gallery-thumbnail .gallery-control div.gallery-next:hover {
          background-image: url(images/nav-project-next-hover.png); }
      .project-gallery-content .project-gallery-thumbnail .gallery-control div a {
        display: block;
        height: 100%; }

.gallery-boxes-lightbox {
  width: 1165px;
  max-width: 100%;
  padding: 12px;
  overflow: visible; }
  .gallery-boxes-lightbox .bx-wrapper {
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    background: transparent; }
    .gallery-boxes-lightbox .bx-wrapper .bx-controls-direction a {
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: center center;
      width: 30px;
      height: 73px;
      margin-top: -65px; }
      .gallery-boxes-lightbox .bx-wrapper .bx-controls-direction a.bx-prev {
        background-image: url(images/gallery-lightbox-prev.png);
        left: 0; }
        .gallery-boxes-lightbox .bx-wrapper .bx-controls-direction a.bx-prev:hover {
          background-image: url(images/gallery-lightbox-prev-hover.png); }
      .gallery-boxes-lightbox .bx-wrapper .bx-controls-direction a.bx-next {
        background-image: url(images/gallery-lightbox-next.png);
        right: 0; }
        .gallery-boxes-lightbox .bx-wrapper .bx-controls-direction a.bx-next:hover {
          background-image: url(images/gallery-lightbox-next-hover.png); }
  .gallery-boxes-lightbox .slider,
  .gallery-boxes-lightbox .slide {
    height: 100%;
    margin: 0;
    padding: 0; }
  .gallery-boxes-lightbox .slide-image {
    height: auto;
    margin: 0;
    padding: 0;
    position: relative; }
  .gallery-boxes-lightbox .slide-caption {
    margin-top: 15px; }
    .gallery-boxes-lightbox .slide-caption p {
      color: #334e59;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 15px;
      line-height: 0.9375rem;
      text-align: left;
      text-transform: none;
      text-decoration: none; }
    .gallery-boxes-lightbox .slide-caption .pager {
      color: #adafb0;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 10px;
      font-size: 0.625rem;
      line-height: 11px;
      line-height: 0.6875rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      margin-bottom: 9px; }
  .gallery-boxes-lightbox .fancybox-close-small {
    width: 69px;
    height: 25px;
    top: -25px;
    background: #840f11 url(images/close-gallery-lightbox.png) no-repeat center right;
    outline: none; }
  .gallery-boxes-lightbox .fancybox-close-small:after {
    content: "Close";
    background: transparent;
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 7px;
    line-height: 0.4375rem;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    top: -2px;
    right: 0;
    bottom: 0;
    left: -8px;
    z-index: 1;
    width: auto;
    height: auto;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none; }
  .gallery-boxes-lightbox .fancybox-close-small:after:hover,
  .gallery-boxes-lightbox .fancybox-close-small:after:focus {
    background: transparent; }

.gallery-boxes-lightbox .gallery-boxes-slider,
.gallery-boxes-lightbox .bx-wrapper,
.gallery-boxes-lightbox .bx-viewport {
  z-index: 1; }

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body.navigation-open {
  overflow: hidden; }

#page {
  visibility: hidden; }

#content {
  padding-top: 68px;
  padding-bottom: 39px; }

.home #content {
  padding-top: 49px;
  padding-bottom: 39px; }

.page-template-tpl-contact #content {
  padding-bottom: 104px; }

.page-template-tpl-projects #content {
  padding-bottom: 66px; }

.single-post #content {
  padding-top: 29px;
  padding-bottom: 63px; }

.single-project #content {
  padding-bottom: 87px; }

.international-focus-buttons,
.domestic-focus-buttons {
  margin-top: 14px; }

#section-domestic {
  margin-bottom: 59px; }

.blog article .entry-content {
  margin-top: 14px;
  margin-bottom: 30px; }

.austruct-preload-images {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -9999; }

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
.divider-title {
  text-align: center;
  display: block;
  margin: 0 0 11px;
  position: relative; }
  .divider-title .entry-title {
    /*background: #ffffff url(images/icon-bullet.png) no-repeat left top;*/
    background: #ffffff;
    display: inline-block;
    margin: 0;
    padding: 0 14px;
    position: relative;
    z-index: 9; }
    .divider-title .entry-title img {
      vertical-align: top;
      display: inline-block;
      margin: 2px 13px 0 0; }
    .divider-title .entry-title .black {
      color: #334e59;
      font-family: "Russo One", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 23px;
      line-height: 1.4375rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      vertical-align: bottom; }
    .divider-title .entry-title .red {
      color: #980000;
      font-family: "Russo One", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 23px;
      line-height: 1.4375rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      vertical-align: bottom; }
  .divider-title .divider-line {
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #667a83;
    position: absolute;
    bottom: 6px; }

.single-project .entry-header {
  margin-bottom: 20px; }

.home article.hentry {
  margin-bottom: 43px; }
.home section .entry-content {
  margin-bottom: 36px; }

.entry-content a {
  color: #980000;
  text-decoration: none;
  -o-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .entry-content a:hover {
    color: #86b1c4; }
.entry-content p {
  color: #334e59;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: initial;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 20px;
  padding: 0; }
.entry-content h2 {
  color: #334e59;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: initial;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 18px;
  padding: 0; }
.entry-content h3 {
  color: #980000;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 17px;
  line-height: 1.0625rem;
  text-align: initial;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 22px;
  padding: 0; }
.entry-content h4 {
  color: #647680;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: initial;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 20px;
  padding: 0; }
.entry-content h5 {
  color: #980000;
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  text-align: initial;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 22px;
  padding: 0; }
.entry-content h6 {
  color: #334e59;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: initial;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 20px;
  padding: 0; }
.entry-content blockquote {
  margin: 40px 0;
  padding: 20px 20px 26px;
  border-top: 1px solid #cc8080;
  border-bottom: 1px solid #cc8080;
  border-left: none; }
  .entry-content blockquote p {
    color: #980000;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 30px;
    line-height: 1.875rem;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    padding: 0;
    margin: 0; }
.entry-content ul {
  margin: 0 0 20px;
  padding: 0 0 0 47px;
  list-style-type: none; }
  .entry-content ul li {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    padding-top: 6px;
    position: relative; }
    .entry-content ul li:first-child {
      padding-top: 0; }
    .entry-content ul li ul {
      margin-bottom: 0;
      padding: 0 0 0 38px;
      list-style-type: none; }
      .entry-content ul li ul li:before {
        content: "\25A1"; }
      .entry-content ul li ul li:first-child {
        padding-top: 6px; }
  .entry-content ul li:before {
    content: "\25A0";
    font-size: 12px;
    vertical-align: top;
    position: absolute;
    left: -12px;
    margin-top: -1px; }
.entry-content ol {
  margin: 0 0 20px;
  padding: 0 0 0 47px; }
  .entry-content ol li {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    padding-top: 6px; }
    .entry-content ol li:first-child {
      padding-top: 0; }
    .entry-content ol li ol {
      margin-bottom: 0;
      padding: 0 0 0 38px;
      list-style-type: lower-alpha; }
      .entry-content ol li ol li:first-child {
        padding-top: 6px; }
.entry-content table {
  margin: 58px 0 60px;
  table-layout: fixed; }
  .entry-content table thead tr th {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    padding: 16px 50px 20px 0; }
  .entry-content table thead tr:first-child {
    border-top: 2px solid #334e59;
    border-bottom: 2px solid #334e59; }
    .entry-content table thead tr:first-child th {
      color: #980000;
      font-family: "Titillium Web", sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px;
      line-height: 1.25rem;
      text-align: initial;
      text-transform: uppercase;
      text-decoration: none;
      padding: 17px 50px 21px 0; }
  .entry-content table tbody {
    border-bottom: 2px solid #334e59; }
    .entry-content table tbody tr {
      border-top: 1px solid #b2bbc0; }
      .entry-content table tbody tr td {
        color: #334e59;
        font-family: "Titillium Web", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 20px;
        line-height: 1.25rem;
        text-align: initial;
        text-transform: none;
        text-decoration: none;
        vertical-align: top;
        margin: 0;
        padding: 22px 50px 22px 0; }
.entry-content form.wpcf7-form {
  margin-bottom: 25px; }
  .entry-content form.wpcf7-form label {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    display: block;
    margin: 0 0 5px; }
  .entry-content form.wpcf7-form .form-field .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 11px; }
    .entry-content form.wpcf7-form .form-field .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
      color: #980000;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 20px;
      line-height: 1.25rem;
      text-align: initial;
      text-transform: none;
      text-decoration: none;
      display: block; }
    .entry-content form.wpcf7-form .form-field .wpcf7-form-control-wrap.message .wpcf7-not-valid-tip {
      margin-top: -5px; }
  .entry-content form.wpcf7-form .form-field .wpcf7-form-control-wrap.message, .entry-content form.wpcf7-form .form-field.g-recaptcha-wrap .wpcf7-form-control-wrap {
    margin-bottom: 5px; }
  .entry-content form.wpcf7-form input[type="text"],
  .entry-content form.wpcf7-form input[type="email"],
  .entry-content form.wpcf7-form select,
  .entry-content form.wpcf7-form textarea {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    width: 100%;
    min-height: 32px;
    border: 1px solid #73848d;
    padding: 0 7px;
    resize: none;
    border-radius: 0;
    -webkit-appearance: none; }
    .entry-content form.wpcf7-form input[type="text"]::-webkit-input-placeholder,
    .entry-content form.wpcf7-form input[type="email"]::-webkit-input-placeholder,
    .entry-content form.wpcf7-form select::-webkit-input-placeholder,
    .entry-content form.wpcf7-form textarea::-webkit-input-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    .entry-content form.wpcf7-form input[type="text"]::-moz-placeholder,
    .entry-content form.wpcf7-form input[type="email"]::-moz-placeholder,
    .entry-content form.wpcf7-form select::-moz-placeholder,
    .entry-content form.wpcf7-form textarea::-moz-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    .entry-content form.wpcf7-form input[type="text"]:-ms-input-placeholder,
    .entry-content form.wpcf7-form input[type="email"]:-ms-input-placeholder,
    .entry-content form.wpcf7-form select:-ms-input-placeholder,
    .entry-content form.wpcf7-form textarea:-ms-input-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    .entry-content form.wpcf7-form input[type="text"]:-moz-placeholder,
    .entry-content form.wpcf7-form input[type="email"]:-moz-placeholder,
    .entry-content form.wpcf7-form select:-moz-placeholder,
    .entry-content form.wpcf7-form textarea:-moz-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
  .entry-content form.wpcf7-form select {
    background: transparent url(images/dropdown-field.png) no-repeat center right;
    color: #bcbec0;
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none; }
  .entry-content form.wpcf7-form textarea {
    height: 215px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #637680;
    position: relative; }
    .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox input[type="checkbox"] {
      visibility: hidden; }
      .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox input[type="checkbox"]:checked + label:after {
        opacity: 1; }
    .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox label {
      width: 19px;
      height: 19px;
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer; }
      .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox label:after {
        content: '';
        width: 18px;
        height: 18px;
        position: absolute;
        top: 0;
        left: 0;
        background: transparent url(images/check.png) no-repeat center center;
        opacity: 0; }
      .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-checkbox label:hover {
        opacity: 0.3; }
  .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item .form-custom-label {
    display: inline-block;
    padding-left: 16px; }
  .entry-content form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item.first {
    margin: 0; }
  .entry-content form.wpcf7-form .g-recaptcha > div {
    display: inline-block; }
  .entry-content form.wpcf7-form p {
    text-align: right;
    margin: 0;
    padding: 0; }
  .entry-content form.wpcf7-form input[type="submit"] {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #980000;
    width: 166px;
    max-width: 100%;
    height: 35px;
    border: 1px solid #c60000;
    border-radius: 0;
    -webkit-appearance: none; }
    .entry-content form.wpcf7-form input[type="submit"]:hover {
      background: #870000; }
  .entry-content form.wpcf7-form .ajax-loader {
    margin: 0 5px 7px 0; }
  .entry-content form.wpcf7-form .wpcf7-response-output {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    margin: 20px 0 0;
    padding: 5px 10px; }

.page.home .entry-content p,
.blog .entry-content p {
  text-align: center !important; }

.collapse-headings {
  margin-top: 28px;
  margin-bottom: 47px; }
  .collapse-headings .collapse-heading-wrap {
    border-bottom: 1px solid #99a7ac; }
    .collapse-headings .collapse-heading-wrap .collapse-heading {
      cursor: pointer; }
      .collapse-headings .collapse-heading-wrap .collapse-heading .collapse-title {
        color: #334e59;
        font-family: "Titillium Web", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 20px;
        line-height: 1.25rem;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        padding: 32px 0;
        opacity: 1;
        position: relative; }
        .collapse-headings .collapse-heading-wrap .collapse-heading .collapse-title .arrow {
          background: transparent url(images/collapse-open.png) no-repeat center center;
          width: 12px;
          height: 100%;
          position: absolute;
          top: 0;
          right: -46px;
          bottom: 0;
          z-index: 1; }
      .collapse-headings .collapse-heading-wrap .collapse-heading.collapsed .collapse-title {
        opacity: 0.75; }
      .collapse-headings .collapse-heading-wrap .collapse-heading:hover .collapse-title {
        color: #980000;
        opacity: 1; }
        .collapse-headings .collapse-heading-wrap .collapse-heading:hover .collapse-title .arrow {
          background-image: url(images/collapse-hover.png); }
    .collapse-headings .collapse-heading-wrap .collapse-content.collapse.in {
      padding-bottom: 14px; }

.contact-details {
  margin-top: 90px;
  margin-bottom: 107px; }
  .contact-details .icon {
    display: block;
    width: 52px;
    height: 48px;
    padding: 0;
    margin: 0 auto 37px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center; }
    .contact-details .icon.icon-phone {
      background-image: url(images/icon-phone.png); }
    .contact-details .icon.icon-address {
      background-image: url(images/icon-address.png); }
    .contact-details .icon.icon-email {
      background-image: url(images/icon-email.png); }
  .contact-details .detail {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 26px;
    line-height: 1.625rem;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    display: block; }
    .contact-details .detail a {
      color: inherit;
      text-decoration: inherit; }
      .contact-details .detail a:hover {
        color: #980000; }

.project-meta {
  margin-top: 12px; }
  .project-meta p {
    text-align: center; }

/*--------------------------------------------------------------
# Single
--------------------------------------------------------------*/
.social-media-shares-top > div,
.social-media-shares-bottom > div {
  width: 649px;
  max-width: 100%;
  margin: 0 auto; }
  .social-media-shares-top > div .nc_socialPanel,
  .social-media-shares-bottom > div .nc_socialPanel {
    margin: 0 !important; }

.social-media-shares-top {
  margin-bottom: 41px; }

.social-media-shares-bottom {
  margin-top: 16px; }

#section-related-posts {
  margin-top: 71px; }
  #section-related-posts .entry-header {
    margin-bottom: 15px; }

.no-related-posts-message p {
  text-align: center; }

.posts-box a,
.posts-box a:visited {
  color: inherit;
  text-decoration: none; }
.posts-box a:active,
.posts-box a:focus,
.posts-box a:hover {
  color: #86b1c4;
  text-decoration: none; }
.posts-box .post-box-image {
  display: block; }
  .posts-box .post-box-image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; }
.posts-box .post-box-details {
  background: #eaedee;
  padding: 24px 26px 26px; }
.posts-box:hover .post-box-details {
  background: #d9e2e5; }
.posts-box .post-box-title {
  color: #334e59;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 14px;
  line-height: 0.875rem;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  margin: 0 0 1px;
  padding: 0; }
.posts-box .post-box-date {
  color: #980000;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  display: block;
  margin: 10px;
  padding: 0; }
.posts-box .post-box-separator {
  background: #61767e;
  display: block;
  width: 28px;
  height: 1px;
  margin: 0 auto 10px;
  padding: 0; }
.posts-box .post-box-desc {
  color: #334e59;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  margin: 0;
  padding: 0; }

#primary .posts-box {
  margin-bottom: 34px; }

.load-more-button {
  background: #eaedee;
  display: block;
  margin: 0 0 34px;
  padding: 0 6px;
  /*&.has-next-posts:hover span {
  	color: #980000;
  }*/ }
  .load-more-button p {
    background: transparent url(images/load-more-line.png) repeat-x center center;
    text-align: center;
    line-height: 10px;
    display: block;
    width: 751px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
  .load-more-button span {
    background: #eaedee;
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 10px;
    line-height: 0.625rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin: 0 auto;
    padding: 12px 6px; }
  .load-more-button.has-next-posts {
    cursor: pointer; }
  .load-more-button:hover, .load-more-button:hover span {
    background: #d9e2e5; }

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
#section-subscribe {
  margin-top: 31px; }
  #section-subscribe .subscribe-box {
    background: #334e59;
    padding: 23px 40px 30px; }
  #section-subscribe .subscribe-title {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 28px;
    line-height: 1.75rem;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    margin: 0 0 20px;
    padding: 0; }
  #section-subscribe input[type="text"],
  #section-subscribe input[type="email"] {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    width: 100%;
    min-height: 34px;
    border: 1px solid #73848d;
    padding: 0 7px;
    resize: none; }
    #section-subscribe input[type="text"]::-webkit-input-placeholder,
    #section-subscribe input[type="email"]::-webkit-input-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    #section-subscribe input[type="text"]::-moz-placeholder,
    #section-subscribe input[type="email"]::-moz-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    #section-subscribe input[type="text"]:-ms-input-placeholder,
    #section-subscribe input[type="email"]:-ms-input-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
    #section-subscribe input[type="text"]:-moz-placeholder,
    #section-subscribe input[type="email"]:-moz-placeholder {
      color: #bcbec0;
      font-weight: 300 !important;
      font-style: italic; }
  #section-subscribe input[type="submit"] {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #980000;
    width: 100%;
    height: 34px;
    border: 1px solid #c60000; }
    #section-subscribe input[type="submit"]:hover {
      background: #870000; }
  #section-subscribe .mc4wp-response p {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: initial;
    text-transform: none;
    text-decoration: none;
    margin: 4px 2px 0;
    padding: 0; }

.section-testimonial {
  background: #334e59;
  padding: 30px; }
  .section-testimonial .testimonial-image {
    float: left;
    width: 150px;
    height: auto;
    margin: 0 20px 20px 0; }
  .section-testimonial > .testimonial-content {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: left;
    text-transform: none;
    text-decoration: none; }
  .section-testimonial .testimonial-name,
  .section-testimonial .testimonial-organization {
    color: #ffffff;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: right;
    text-transform: none;
    text-decoration: none;
    display: block; }
  .section-testimonial .testimonial-name {
    padding-top: 21px; }
  .section-testimonial .testimonial-organization {
    padding-top: 4px; }

.gallery-boxes-container {
  padding: 8px 10px; }
  .gallery-boxes-container .col-sm-3,
  .gallery-boxes-container .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px; }
  .gallery-boxes-container .gallery-box {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    position: relative; }
    .gallery-boxes-container .gallery-box img {
      max-width: 100%;
      margin: 0; }
    .gallery-boxes-container .gallery-box .gallery-box-overlay,
    .gallery-boxes-container .gallery-box .gallery-box-overlay-image {
      display: block;
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      -o-transition: opacity, .3s, ease-in-out;
      -ms-transition: opacity, .3s, ease-in-out;
      -moz-transition: opacity, .3s, ease-in-out;
      -webkit-transition: opacity, .3s, ease-in-out;
      transition: opacity, .3s, ease-in-out; }
    .gallery-boxes-container .gallery-box .gallery-box-overlay {
      background: transparent url(images/overlay-focus-button-selected.png) repeat top left;
      background: rgba(152, 0, 0, 0.75);
      z-index: 8; }
    .gallery-boxes-container .gallery-box .gallery-box-overlay-image {
      background: transparent url(images/expand.png) no-repeat center center;
      z-index: 9; }
    .gallery-boxes-container .gallery-box:hover .gallery-box-overlay, .gallery-boxes-container .gallery-box:hover .gallery-box-overlay-image {
      opacity: 1; }

.fancybox-container {
  z-index: 100000; }
  .fancybox-container .fancybox-slide {
    padding: 0 32px; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
  margin: 10px 0; }
  img.alignleft {
    float: left;
    margin: 9px 12px 5px 0; }
  img.alignright {
    float: right;
    margin: 9px 0 5px 12px; }

.image-border-wrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 23px; }
  .image-border-wrap img.image-border {
    width: 100%;
    margin: 0; }

#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.85) !important;
  width: 100% !important; }
  #swipebox-overlay .slide {
    padding: 20px;
    cursor: initial !important; }

#swipebox-bottom-bar {
  display: none !important; }

#swipebox-close {
  background: transparent url(images/close-lightbox.png) no-repeat center center !important;
  width: 31px !important;
  height: 31px !important;
  top: 20px !important;
  right: 20px !important;
  opacity: 0.5;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  #swipebox-close:hover {
    opacity: 1; }

/*--------------------------------------------------------------
# Focus Buttons
--------------------------------------------------------------*/
.focus-button-link {
  display: block; }

.focus-button {
  background-color: #334e59;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: table;
  width: 100%;
  position: relative;
  cursor: pointer; }
  .focus-button .fb-content {
    text-align: center;
    background: transparent url(images/overlay-focus-button.png) repeat top left;
    background: rgba(51, 78, 89, 0.75);
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    position: relative;
    z-index: 9;
    -o-transition: background, .3s, ease-in-out;
    -ms-transition: background, .3s, ease-in-out;
    -moz-transition: background, .3s, ease-in-out;
    -webkit-transition: background, .3s, ease-in-out;
    transition: background, .3s, ease-in-out; }
    .focus-button .fb-content .fb-content-middle {
      display: inline-block; }
  .focus-button .fb-project,
  .focus-button .fb-title {
    margin: 0;
    padding: 0;
    position: relative; }
    .focus-button .fb-project a,
    .focus-button .fb-project span,
    .focus-button .fb-title a,
    .focus-button .fb-title span {
      color: #ffffff;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 20px;
      line-height: 1.25rem;
      text-align: center;
      text-transform: none;
      text-decoration: none; }
  .focus-button p {
    position: relative; }
    .focus-button p .fb-location {
      color: #ffffff;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 17px;
      line-height: 1.0625rem;
      text-align: center;
      text-transform: none;
      text-decoration: none;
      display: block;
      margin: 0;
      padding: 0; }
  .focus-button .fb-divider {
    display: none;
    background: #ffffff;
    width: 20px;
    height: 3px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto; }
  .focus-button.fb-projects {
    height: 242px;
    margin: 0 0 25px; }
    .focus-button.fb-projects .fb-content, .focus-button.fb-projects.fb-not-clickable .fb-content-more {
      height: 242px; }
    .focus-button.fb-projects p .fb-divider {
      bottom: -13px; }
    .focus-button.fb-projects.fb-not-clickable .fb-content-more {
      display: none;
      padding: 14px 14px 16px 20px; }
      .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-content-left {
        width: 180px;
        position: absolute;
        left: 20px;
        z-index: 1; }
      .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-heading-mobile {
        display: none;
        margin-bottom: 17px !important; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-heading-mobile p {
          margin-top: 0 !important; }
      .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-project {
        line-height: 20px;
        line-height: 1.25rem;
        margin-bottom: 4px; }
      .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-location {
        text-align: left; }
      .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc {
        width: 100%;
        height: 210px;
        float: right;
        padding-right: 26px;
        padding-left: 228px;
        overflow-y: auto;
        overflow-x: hidden; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc p {
          color: #ffffff;
          font-family: "Titillium Web", sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 17px;
          line-height: 1.0625rem;
          text-align: left;
          text-transform: none;
          text-decoration: none;
          margin: 17px 0 0;
          padding: 0; }
          .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc p strong {
            font-weight: 400; }
          .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc p:first-child {
            margin-top: 0; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc div {
          margin: 17px 0 0; }
          .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc div:first-child, .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc div:first-child + div {
            margin-top: 0; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc::-webkit-scrollbar {
          width: 7px; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc::-webkit-scrollbar-track {
          background: #b05555; }
        .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc::-webkit-scrollbar-thumb {
          background: #ebd4d4; }
    .focus-button.fb-projects.fb-small.fb-not-clickable .fb-content-more .fb-content-left {
      display: none; }
    .focus-button.fb-projects.fb-small.fb-not-clickable .fb-content-more .fb-heading-mobile {
      display: block; }
    .focus-button.fb-projects.fb-small.fb-not-clickable .fb-content-more .fb-desc {
      padding-left: 0; }
    .focus-button.fb-projects.fb-selected .fb-content, .focus-button.fb-projects.fb-selected.fb-not-clickable .fb-content-more, .focus-button.fb-projects.fb-selected:hover .fb-content {
      background: transparent url(images/overlay-focus-button-selected.png) repeat top left;
      background: rgba(152, 0, 0, 0.75); }
    .focus-button.fb-projects:hover .fb-content {
      background: transparent url(images/overlay-focus-button-hover.png) repeat top left;
      background: rgba(118, 141, 142, 0.4); }
  .focus-button.fb-pages {
    height: 150px;
    margin: 0; }
    .focus-button.fb-pages .fb-divider {
      bottom: -7px;
      -o-transition: display .3s ease-in-out;
      -ms-transition: display .3s ease-in-out;
      -moz-transition: display .3s ease-in-out;
      -webkit-transition: display .3s ease-in-out;
      transition: display .3s ease-in-out; }
    .focus-button.fb-pages .fb-content {
      height: 150px; }
    .focus-button.fb-pages.fb-active .fb-content, .focus-button.fb-pages:hover .fb-content {
      background: transparent url(images/overlay-focus-button-selected.png) repeat top left;
      background: rgba(152, 0, 0, 0.75); }
    .focus-button.fb-pages.fb-active .fb-divider, .focus-button.fb-pages:hover .fb-divider {
      display: block; }

.fb-entry-content {
  display: none; }
  .fb-entry-content.fb-content-active {
    display: block; }

.page-focus-buttons {
  margin: 15px 0 28px; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #ffffff url(images/bg-footer.jpg) no-repeat center top;
  height: 180px; }
  #footer .footer-mobile {
    display: none; }
  #footer #footer-main {
    padding-top: 26px; }
  #footer #footer-right {
    margin-top: 72px; }
  #footer #footer-info {
    margin-bottom: 25px; }
    #footer #footer-info .company {
      margin: 0 0 6px;
      padding: 0;
      color: #980000;
      font-family: "Russo One", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 18px;
      line-height: 1.125rem;
      text-align: left;
      text-transform: none;
      text-decoration: none; }
      #footer #footer-info .company a {
        color: inherit;
        text-decoration: inherit; }
    #footer #footer-info .address,
    #footer #footer-info .phone {
      color: #334e59;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 14px;
      line-height: 0.875rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      margin: 0 0 4px;
      padding: 0; }
      #footer #footer-info .address a,
      #footer #footer-info .phone a {
        color: inherit;
        text-decoration: inherit; }
        #footer #footer-info .address a:hover,
        #footer #footer-info .phone a:hover {
          color: #647680; }
    #footer #footer-info .email {
      color: #ffffff;
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 11px;
      line-height: 0.6875rem;
      text-align: left;
      text-transform: none;
      text-decoration: none;
      background: transparent url(images/button-email.png) no-repeat left top;
      display: inline-block;
      width: 99px;
      height: 25px;
      margin: 9px 0 0;
      padding: 7px 25px 6px 10px; }
      #footer #footer-info .email:hover {
        background: transparent url(images/button-email-hover.png) no-repeat left top; }
  #footer #footer-copyright {
    color: #334e59;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 12px;
    line-height: 0.75rem;
    text-align: left;
    text-transform: none;
    text-decoration: none; }
    #footer #footer-copyright a {
      color: inherit;
      text-decoration: inherit; }
      #footer #footer-copyright a:hover {
        color: #647680; }
  #footer .footer-social-media {
    margin-bottom: 10px; }
    #footer .footer-social-media a {
      background-color: #334e59;
      background-repeat: no-repeat;
      background-position: center center;
      display: inline-block;
      width: 25px;
      height: 25px;
      margin-left: 2px; }
      #footer .footer-social-media a:hover {
        background-color: #647680; }
      #footer .footer-social-media a.icon-facebook {
        background-image: url(images/icon-fb.png); }
      #footer .footer-social-media a.icon-twitter {
        background-image: url(images/icon-twitter.png); }
  #footer .footer-navigation .footer-menu {
    margin: 0;
    padding: 0; }
    #footer .footer-navigation .footer-menu li {
      list-style: none;
      display: inline-block;
      margin-right: 0; }
      #footer .footer-navigation .footer-menu li a, #footer .footer-navigation .footer-menu li .separator {
        color: #334e59;
        font-family: "Titillium Web", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 12px;
        line-height: 0.75rem;
        text-align: right;
        text-transform: none;
        text-decoration: none; }
      #footer .footer-navigation .footer-menu li a {
        -o-transition: color .3s ease-in-out;
        -ms-transition: color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out;
        -webkit-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out; }
        #footer .footer-navigation .footer-menu li a:hover {
          color: #647680; }
      #footer .footer-navigation .footer-menu li .separator {
        padding-right: 4px; }
      #footer .footer-navigation .footer-menu li:first-child > span {
        display: none; }

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 1219px) {
  /* Slider */
  #header-slider .slider-contents .slider-text {
    width: 330px;
    padding-left: 10px; } }
@media screen and (max-width: 991px) {
  /* Header */
  #header.desktop-header #header-main #site-branding {
    width: 200px;
    padding-top: 17px; }

  #site-navigation #header-menu li {
    margin-right: 6px; }

  /* Projects */
  .project-gallery,
  .project-gallery .bx-wrapper,
  .project-gallery .bx-viewport,
  .project-gallery .slider,
  .project-gallery .slide,
  .project-gallery .slide-image {
    height: 400px !important; }

  /* Focus Button */
  .focus-button.fb-projects,
  .focus-button.fb-projects .fb-content,
  .focus-button.fb-projects.fb-not-clickable .fb-content-more {
    height: 200px; }

  .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc {
    height: 169px; }

  /* Media */
  img.alignleft,
  img.alignright {
    max-width: 100%;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto; }

  /* About */
  #page-13-content-3-collapse-1 table td {
    width: 100% !important;
    height: auto !important;
    display: block;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 767px) {
  /* General */
  .container {
    width: 488px;
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px; }

  #header .container,
  #footer .container,
  #site-navigation-mobile .container {
    width: 518px; }

  #home-slider .slider-contents,
  #home-slider-dropdown,
  #site-navigation .menu-header-menu-container,
  .divider-title .divider-line,
  .focus-button.fb-projects.fb-large .fb-content-more .fb-content-left {
    display: none !important; }

  /* Header */
  #header.desktop-header {
    padding-top: 30px;
    height: 111px; }

  #header.desktop-header #header-main {
    padding-bottom: 31px; }

  #header.desktop-header #header-main #site-branding {
    width: 237px;
    padding-top: 0; }

  #header.desktop-header #header-main #site-branding img {
    margin: 0; }

  #site-navigation-mobile .mobile-menu #header-menu li .menu-url-wrap {
    padding: 19px 70px; }

  #site-navigation-mobile .mobile-menu #header-menu li .menu-url-wrap a {
    font-size: 16.42px;
    font-size: 1.02625rem;
    line-height: 20px;
    line-height: 1.25rem; }

  #site-navigation-mobile .mobile-menu #header-menu {
    padding-bottom: 36px; }

  #site-navigation .nav-open {
    display: block; }

  /* Slider */
  #header-slider {
    padding-top: 111px; }

  #home-slider .slider-pattern,
  #inner-slider .slider-pattern,
  #single-slider .slider-pattern,
  #contact-slider .slider-pattern {
    background-image: url(images/overlay-slider-graphics-mobile-clear.png); }

  #inner-slider,
  #inner-slider .bx-wrapper,
  #inner-slider .bx-viewport,
  #inner-slider .backdrop,
  #inner-slider .slide-image,
  #project-slider,
  #project-slider .bx-wrapper,
  #project-slider .bx-viewport,
  #project-slider .backdrop,
  #project-slider .slide-image {
    height: 412px !important; }

  #header-slider .bx-wrapper .bx-controls-direction {
    width: 532px;
    max-width: 100%; }

  #header-slider .bx-wrapper .bx-controls-direction a {
    margin: 0 16px; }

  #header #header-pod div span {
    text-align: center;
    font-size: 17.23px;
    font-size: 1.07688rem;
    line-height: 21px;
    line-height: 1.3125rem; }

  /* Pages */
  .divider-title .entry-title {
    background-position: center left;
    width: 300px;
    max-width: 100%;
    padding: 0 45px; }

  .divider-title .entry-title img {
    margin: 2px 13px 0 -47px; }

  .table-responsive {
    overflow: auto; }

  /* Project */
  .project-gallery,
  .project-gallery .bx-wrapper,
  .project-gallery .bx-viewport,
  .project-gallery .slider,
  .project-gallery .slide,
  .project-gallery .slide-image {
    height: 300px !important; }

  /* Contact */
  .contact-details .row > div {
    margin-top: 60px; }

  .contact-details .row > div:first-child {
    margin-top: 0; }

  /* Focus Buttons */
  .page-focus-buttons,
  .featured-focus-buttons,
  .international-focus-buttons,
  .domestic-focus-buttons,
  .load-more-content,
  .load-more-button,
  #section-related-posts .entry-content {
    width: 360px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .load-more-content > div {
    padding-left: 0;
    padding-right: 0; }

  .focus-button.fb-pages {
    margin-bottom: 20px; }

  .focus-button.fb-projects.fb-large .fb-content-more .fb-heading-mobile {
    display: block; }

  .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc {
    padding-left: 0; }

  .load-more-button {
    width: 330px; }

  /* Sections */
  .subscribe-field {
    margin-bottom: 10px; }

  #section-subscribe .subscribe-box {
    padding: 23px; }

  #section-subscribe .subscribe-title {
    font-size: 26px;
    font-size: 1.625rem; }

  /* Footer */
  #footer {
    background-size: cover;
    height: 230px; }

  #footer #footer-main {
    padding-bottom: 21px; }

  .footer-desktop {
    display: none; }

  .footer-mobile {
    display: block; }

  #footer #footer-info,
  #footer #footer-info .company,
  #footer #footer-info .address,
  #footer #footer-info .phone,
  #footer-copyright,
  #footer #footer-copyright {
    text-align: center !important; }

  #footer #footer-info,
  #footer-copyright {
    width: 282px;
    max-width: 100%;
    margin: 0 auto; }

  #footer #footer-info {
    margin-bottom: 25px; }

  #footer #footer-info .email {
    margin: 13px 0 0; }

  #footer .footer-social-media {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
    margin-left: 25px; } }
@media screen and (max-width: 521px) {
  #footer {
    background-image: url(images/bg-footer-mobile.jpg);
    background-position: center top; } }
@media screen and (max-width: 480px) {
  /* Slider */
  #single-slider .contents .container {
    width: 320px; } }
@media screen and (max-width: 420px) {
  /* General */
  .collapse-headings .collapse-heading-wrap .collapse-heading .collapse-title .arrow {
    display: none; }

  /* Header */
  #header.desktop-header {
    padding-top: 20px;
    height: 81px; }

  #header.desktop-header #header-main {
    padding-bottom: 21px; }

  #header.desktop-header #header-main #site-branding {
    width: 180px; }

  #site-navigation .nav-open {
    width: 40px;
    height: 40px; }

  /* Slider */
  #header-slider {
    padding-top: 81px; }

  #inner-slider,
  #inner-slider .bx-wrapper,
  #inner-slider .bx-viewport,
  #inner-slider .backdrop,
  #inner-slider .slide-image,
  #project-slider,
  #project-slider .bx-wrapper,
  #project-slider .bx-viewport,
  #project-slider .backdrop,
  #project-slider .slide-image {
    height: 312px !important; }

  /* Pages */
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

  /* Focus Button */
  .focus-button.fb-projects,
  .focus-button.fb-projects .fb-content,
  .focus-button.fb-projects.fb-not-clickable .fb-content-more {
    height: 200px; }

  .focus-button.fb-projects.fb-not-clickable .fb-content-more .fb-desc {
    height: 169px; }

  .focus-button .fb-project,
  .focus-button .fb-project a,
  .focus-button .fb-project span,
  .focus-button .fb-title,
  .focus-button .fb-title a,
  .focus-button .fb-title span {
    font-size: 16.96px;
    font-size: 1.06rem;
    line-height: 17px;
    line-height: 1.0625rem; }

  .focus-button p .fb-location {
    font-size: 12.12px;
    font-size: 0.7575rem; }

  /* Section */
  .section-testimonial .testimonial-image {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 340px) {
  #footer #footer-main {
    padding-top: 22px; } }

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