/*
Theme Name:    Transformers Retail Fit Outs
Developed by:   hazardawareness 
Company URL:   http://hazardawareness.com.au/
Company Name:  hazardawareness
*/
/* 
	RESET - ADAPTED FROM MEYER RESET
	URL - http://meyerweb.com/eric/tools/css/reset/
	LICENSE - PUBLIC DOMAIN
*/
/* RESET
----------------------------------------------------------------------------------------------------*/
@import url(slick/slick.css);
@import url(slick/slick-theme.css);
@import url(lightgallery/css/lightgallery.css);
@import url(lightgallery/css/lg-transitions.css);
@import url(lightgallery/css/lg-fb-comment-box.css);
a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* {
  box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
  /*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */ }

body, html {
  font-size: 62.5%; }

div {
  font-size: 1.6rem;
  line-height: 2.1rem; }

#mfPreviewBar {
  display: none !important; }

/**
 * Gridpak Beta SCSS
 *
 * Generator - http://gridpak.com/
 * Created by @simplygoodwork
 */
/* Reusable column setup */
.col {
  border: 0px solid transparent;
  float: left;
  box-sizing: border-box;
  background-clip: padding-box !important; }

.spacer-col {
  min-height: 1px; }

.header-container {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto; }

.container {
  margin: 0 auto;
  width: 85%;
  max-width: 1100px;
  position: relative; }

.single-column-container {
  max-width: 90.5rem; }

/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
  content: "";
  display: table;
  clear: both; }

/* 1. 4 Column Grid 0px - 559px
    -----------------------------------------------------------------------------

    Span 1:    21.25%
    Span 2:    47.5%
    Span 3:    73.75%
    Span 4:    100%

    ----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 559px) {
  .col {
    margin-left: 5%;
    padding: 0 0%; }
  /* --- Gridpak variables ---*/
  .row .col:first-child {
    margin-left: 0; }
  .row .article-col:nth-of-type(2n + 1) {
    margin-left: 0; }
  .col {
    margin-bottom: 2rem; }
  /*
        Add your semantic classnames in alongside their corresponding spans here. e.g.

        .span_3,
        .my_semantic_class_name {
            ...
        }

        */
  .span_1 {
    width: 21.25%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_2,
  .article-col {
    width: 47.5%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_3 {
    width: 73.75%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_4,
  .site-header .col,
  .site-footer .col {
    margin-left: 0;
    width: 100%; } }

/* 2. 12 Column Grid 560px - 1079px
    -----------------------------------------------------------------------------

    Span 1:    6.04166666667%
    Span 2:    14.5833333333%
    Span 3:    23.125%
    Span 4:    31.6666666667%
    Span 5:    40.2083333333%
    Span 6:    48.75%
    Span 7:    57.2916666667%
    Span 8:    65.8333333333%
    Span 9:    74.375%
    Span 10:    82.9166666667%
    Span 11:    91.4583333333%
    Span 12:    100%

    ----------------------------------------------------------------------------- */
@media screen and (min-width: 560px) and (max-width: 900px) {
  .col {
    margin-left: 2.5%;
    padding: 0 0%; }
  /* --- Gridpak variables ---*/
  .row .col:first-child {
    margin-left: 0; }
  .row .article-col:nth-of-type(n + 1) {
    margin-left: 0; }
  .span_1 {
    width: 4.6666666667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_2 {
    width: 13.3333333333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_3 {
    width: 22%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_4 {
    width: 30.6666666667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_5 {
    width: 39.3333333333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_6,
  .article-col {
    width: 48%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_7 {
    width: 56.6666666667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_8 {
    width: 65.3333333333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_9 {
    width: 74%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_10 {
    width: 82.6666666667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_11 {
    width: 91.3333333333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 4%; }
  .span_12,
  .tablet-full-col {
    margin-left: 0;
    width: 100%; } }

/* 3. 12 Column Grid 1080px - Infinity
    -----------------------------------------------------------------------------

    Span 1:    5.58333333333%
    Span 2:    14.1666666667%
    Span 3:    22.75%
    Span 4:    31.3333333333%
    Span 5:    39.9166666667%
    Span 6:    48.5%
    Span 7:    57.0833333333%
    Span 8:    65.6666666667%
    Span 9:    74.25%
    Span 10:    82.8333333333%
    Span 11:    91.4166666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */
@media screen and (min-width: 900px) {
  .col {
    margin-left: 3%;
    padding: 0 0%; }
  /* --- Gridpak variables ---*/
  .row .col:first-child {
    margin-left: 0; }
  .row .article-col:nth-of-type(4n + 1) {
    margin-left: 0; }
  .span_1 {
    width: 3.75%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_2 {
    width: 12.5%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_3,
  .article-col {
    width: 21.25%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_4 {
    width: 30%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_5 {
    width: 38.75%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_6 {
    width: 47.5%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_7 {
    width: 56.25%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_8 {
    width: 65%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_9 {
    width: 73.75%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_10 {
    width: 82.5%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_11 {
    width: 91.25%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 5%; }
  .span_12 {
    margin-left: 0;
    width: 100%; } }

/************** @MIXINS ************/
/************** BASE ************/
.rsp-img,
article img {
  display: block;
  max-width: 100%;
  height: auto; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.image-container {
  display: block;
  overflow: hidden;
  width: 100%; }
  .image-container img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto; }

.hidden {
  display: none; }

#wpadminbar {
  position: absolute; }

main, section, article {
  background-color: #fff; }

/*********** WORDPRESS IMAGES **************/
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

a img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

div.wp-caption {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 1.5rem; }
  div.wp-caption img {
    display: block;
    max-width: 100%;
    height: auto; }

.wp-caption-text {
  text-align: center;
  padding: 0.5rem;
  font-style: italic;
  background-color: #efefef;
  margin-bottom: 1.5rem; }

/************** LAYOUT ************/
.inline-block {
  display: inline-block !important; }

.block {
  display: block !important; }

.relative {
  position: relative !important; }

.vertical-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%; }
  .flex-container > * {
    display: block; }

.flex-content-bottom {
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

/*********** PADDING & MARGIN **************/
.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.margin-bottom {
  margin-bottom: 3.0rem; }

.margin-bottom-small {
  margin-bottom: 1.7rem; }

.section-padding {
  padding: 3.0rem 0; }

.section-padding-large {
  padding: 7.0rem 0; }

.section-margin {
  margin: 3.0rem 0; }

.box-padding {
  padding: 2.4rem; }

.white-border {
  border: solid 3px #fff; }

.border-right {
  border-right: solid 1px #898989; }

.border-bottom {
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #454648; }

/************** BACKGROUNDS ************/
@media (max-width: 600px) {
  .mobile-hide {
    display: none; } }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 13, 2016 */
@font-face {
  font-family: 'Montserrat';
  src: url("webfontkit/montserrat-light-webfont.woff2") format("woff2"), url("webfontkit/montserrat-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("webfontkit/montserrat-regular-webfont.woff2") format("woff2"), url("webfontkit/montserrat-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("webfontkit/montserrat-ultralight-webfont.woff2") format("woff2"), url("webfontkit/montserrat-ultralight-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

body {
  font-family: Montserrat, "Montserrat", sans-serif;
  line-height: 1.4em;
  font-size: 62.5% !important;
  font-size: 1.65rem;
  color: #454648;
  font-weight: 200;
  color: #dark; }

h1, h2, h3, h4, h5 {
  line-height: 1.25em; }

h1, h2, h3, h4 {
  font-weight: 300;
  text-transform: uppercase; }

h1 {
  font-size: 3.6rem;
  margin-bottom: 1.8rem; }

main h1 {
  font-size: 4.6rem;
  color: #E0292F;
  text-align: center; }

h2 {
  font-size: 3.0rem;
  margin-bottom: 1.6rem; }

h3 {
  font-size: 2.2rem;
  margin-bottom: 1.2rem; }

h4 {
  font-size: 2.0rem;
  margin-bottom: 0.8rem; }

h5 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem; }

p {
  font-size: 1.65rem;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
  font-weight: 200; }

p:last-child {
  margin-bottom: 0; }

small, .small-text {
  font-size: 1.3rem;
  line-height: 1.9rem; }

em, .italic {
  font-style: italic; }

strong, b {
  font-weight: 400; }

date {
  font-size: 1.7rem; }

/*  Utilities  */
.large-0 {
  font-size: 1.75em; }

.large-1 {
  font-size: 3em; }

.large-2 {
  font-size: 4.5em; }

.large-3 {
  font-size: 6em; }

.text-centre,
.text-center,
.text-centre *,
.text-center * {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

.text-normalcase {
  text-transform: none; }

.yellow-text {
  color: #FDC131; }

.orange-text {
  color: #F48B31; }

.red-text {
  color: #E0292F; }

.lightgrey-text {
  color: #898989; }

.light-text,
.light-text * {
  color: #fff; }

blockquote {
  margin: 1.0rem 2.0rem 2.0rem; }
  blockquote p {
    color: #454648;
    font-size: 1.8rem;
    line-height: 1.45em; }
  blockquote cite {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #F48B31; }

/* Links and buttons  */
a {
  color: inherit;
  cursor: pointer; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  text-decoration: none;
  display: inline-block; }

main p a {
  font-weight: 300;
  text-decoration: underline; }

/*  Lists  */
ul, ol, li {
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-bottom: 0.8rem; }

ul.display-list,
article ul,
article ol {
  list-style: disc;
  margin-left: 2.3rem; }
  ul.display-list li,
  article ul li,
  article ol li {
    position: relative;
    margin-bottom: 0.3rem; }

/* Titles & Sub-titles */
.slide-title,
.link-title,
.blog-title,
.title {
  font-weight: 400;
  text-transform: uppercase; }

.site-header {
  background-color: #272828;
  background-image: url("images/header-bg@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }

.header-buttons {
  color: #fff;
  text-align: right;
  margin: 1.4rem 0 0; }

.logo-link {
  display: block;
  margin-top: 2.0rem; }

.mobile-header {
  color: #fff; }

/******************* NAV *******************/
.nav-container {
  padding-top: 18rem;
  margin-bottom: 0; }

.site-menu {
  list-style: none;
  margin: 0; }
  .site-menu li {
    display: block;
    margin: 0;
    position: relative; }
  .site-menu a {
    display: block;
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 1rem 1.5rem;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }

.header-buttons a.header-phone-icon {
  margin-right: 0.5rem;
  padding: 0.5rem;
  margin-left: 0 !important;
  white-space: nowrap; }

@media (min-width: 840px) {
  .site-menu {
    text-align: right;
    margin-bottom: 0;
    margin-top: 0.5rem; }
    .site-menu a {
      padding: 1rem; }
    .site-menu li {
      display: inline-block;
      margin: 0;
      position: relative; }
      .site-menu li:hover > a,
      .site-menu li.current-menu-item > a,
      .site-menu li.current-menu-parent > a {
        color: #FDC131;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
      .site-menu li:hover ul {
        display: block;
        opacity: 1;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
    .site-menu ul {
      background-color: rgba(69, 70, 72, 0.75);
      position: absolute;
      z-index: 999;
      top: 100%;
      left: 0;
      opacity: 0;
      padding: 0;
      display: none;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .site-menu ul li {
        margin: 0;
        display: block;
        width: 100%;
        border-bottom: solid 1px rgba(255, 255, 255, 0.5); }
        .site-menu ul li a {
          padding: 0.75rem 1rem; }
        .site-menu ul li:last-child {
          border-bottom: 0; } }

.mobile-header {
  display: none; }

#pull {
  display: none; }

.mobile-menu-background {
  display: none; }

@media (max-width: 840px) {
	
	.lightgrey-text{
		padding-left:10px;}
		
  .mobile-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #272828;
    height: 6.5rem;
    width: 100%;
    z-index: 9; }
    .mobile-header .header-phone-icon {
      position: absolute;
      top: 1.5rem;
      right: 1.5rem; }
      .mobile-header .header-phone-icon:before {
        left: 8px;
        top: 10px; }
  .site-header {
    padding: 4.0rem 2.0rem 1.0rem; }
  .site-header .header-buttons .header-phone-icon {
    display: none; }
  .header-buttons {
    text-align: center; }
    .header-buttons .btn {
      display: inline-block; }
  .logo-link {
    display: block;
    margin: auto; }
  .site-logo {
    margin: 4rem auto 0;
    display: block; }
  #pull {
    display: block;
    text-transform: uppercase;
    padding: 0.7rem;
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    color: #FDC131;
    border: solid 1px #FDC131;
    cursor: pointer;
    z-index: 1099; }
  .mobile-menu-background {
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(39, 40, 40, 0.75);
    position: fixed;
    z-index: 1; }
    .mobile-menu-background.menu-hide {
      z-index: -1; }
  .site-menu {
    pointer-events: all;
    position: fixed;
    top: 60px;
	left: 0.5rem;
	right: 60px;
	max-width:300px;
    background: #454648;
    border: solid 1px #FDC131;
    z-index: 999;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .site-menu.menu-hide {
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in;
      left: -100vw;
      right: 109vw;
      pointer-events: none; }
      .site-menu.menu-hide:before {
        opacity: 0;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        z-index: -111; } }

.site-footer {
  background-color: #272828;
  background-image: url("images/footer-bg@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: bottom right;
  position: relative;
  padding: 3.5rem 0; }
  .site-footer p, .site-footer li {
    color: #fff;
    font-size: 1.4rem; }
  .site-footer .small-text {
    font-size: 1.15rem; }
  .site-footer a {
    text-decoration: underline; }

.legal-footer {
  margin-top: 2.0rem;
  padding-top: 2.5rem; }

.footer-top-row {
  border-bottom: solid 1px #fff;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .footer-top-row > div {
    width: 100%;
    margin-bottom: 1.5rem; }

.footer-mark-logo {
  max-width: 90px; }

@media (min-width: 800px) {
  .footer-top-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .footer-strap {
    padding-right: 30px; } }

.social-media-links {
  list-style: none;
  text-align: right; }
  .social-media-links li {
    display: inline-block;
    margin-left: 0.4rem; }
    .social-media-links li img {
      display: block;
      width: 32px;
      height: auto; }

@media (max-width: 600px) {
  .site-footer .col {
    border-bottom: solid 1px #fff;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .site-footer .legal-footer {
    border-top: none; } }

form {
  margin-bottom: 1.8rem; }

input,
textarea,
button {
  font-family: Montserrat, "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.7rem;
  padding: 1.2rem 1.3rem 0.8rem;
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
  background-color: #fff;
  border: solid 1px #272828;
  background-color: rgba(255, 255, 255, 0.38);
  color: #272828; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #454648; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #454648; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #454648; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #454648; }

textarea {
  height: 12.0rem;
  max-width: 100%; }

input[type="button"],
input[type="submit"],
button {
  display: inline-block;
  text-decoration: none;
  padding: 1rem 1.7rem;
  font-size: 1.7rem;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 300;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: inline-block;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  float: right; }

select {
  width: 100%;
  font-size: 1.7rem;
  padding: 1.2rem 0.8rem;
  display: block;
  margin-bottom: 0.8rem; }

input[type="checkbox"] {
  display: inline-block;
  width: auto; }

label {
  font-size: 1.6rem;
  margin-right: 1.4rem; }

.checkboxes {
  margin-bottom: 1.4rem; }

.checklist-item {
  display: inline-block;
  width: 20.0rem;
  margin-right: 1rem; }

input.form-width-50 {
  display: block;
  float: left; }

.form-width-50 {
  width: 48%;
  margin-right: 4%; }
  .form-width-50:nth-of-type(2n) {
    margin-right: 0; }

.inline-form input {
  display: block;
  float: left; }

.inline-form .form-width-70 {
  width: 70%; }

.inline-form .form-width-30 {
  width: 30%; }

input.inline-block,
textarea.inline-block,
button.inline-block,
select.inline-block {
  width: auto;
  margin: auto 1rem 0.8rem; }

form.sent {
  display: none; }

@media (min-width: 900px) {
  form label {
    width: 30%;
    float: left;
    margin: 0; }
  form span.wpcf7-form-control-wrap {
    display: block;
    width: 70%;
    float: left; } }

/*************** BUTTONS ******************/
.btn {
  display: inline-block;
  text-decoration: none;
  padding: 1rem 1.7rem;
  font-size: 1.7rem;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 300;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.small-btn {
  font-size: 1.6rem;
  padding: 0.8rem 1.5rem; }

.large-btn {
  font-size: 2.1rem;
  padding: 2.0rem 3.0rem;
  margin: 2.5rem 0;
  display: block;
  text-align: center; }

.thin-btn {
  border-width: 1px;
  font-weight: 300; }

.solid-btn {
  color: #fff;
  background-color: #898989;
  border: none; }

.solid-red-btn {
  color: #fff;
  border: none;
  background-color: #E0292F;
  font-weight: 300; }

.white-btn {
  color: #fff;
  border: solid 2px #fff;
  background-color: transparent; }
  .white-btn:hover, .white-btn:focus {
    background-color: transparent;
    color: white;
    border-color: white; }

.grey-btn {
  color: #454648;
  border: solid 2px #454648;
  background-color: transparent; }
  .grey-btn:hover, .grey-btn:focus {
    background-color: transparent;
    color: #515355;
    border-color: #515355; }

.dark-btn {
  color: #272828;
  border: solid 2px #272828;
  background-color: transparent; }
  .dark-btn:hover, .dark-btn:focus {
    background-color: transparent;
    color: #343535;
    border-color: #343535; }

.red-btn {
  color: #E0292F;
  border: solid 2px #E0292F;
  background-color: transparent; }
  .red-btn:hover, .red-btn:focus {
    background-color: transparent;
    color: #e33f45;
    border-color: #e33f45; }

.orange-btn {
  color: #F48B31;
  border: solid 2px #F48B31;
  background-color: transparent; }
  .orange-btn:hover, .orange-btn:focus {
    background-color: transparent;
    color: #f59949;
    border-color: #f59949; }

.yellow-btn {
  color: #FDC131;
  border: solid 2px #FDC131;
  background-color: transparent; }
  .yellow-btn:hover, .yellow-btn:focus {
    background-color: transparent;
    color: #fdc94a;
    border-color: #fdc94a; }

.link-section .btn {
  color: #454648; }

/***************  HERO SECTIONS ******************/
.hero {
  min-height: 400px;
  min-height: 45vh;
  padding: 5.0rem 2.0rem;
  background-image: url("images/home-hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  .hero * {
    color: #fff; }

.home-hero {
  padding: 20vh 2.0rem; }

.project-hero {
  min-height: 300px;
  min-height: 30vh; }

@media (max-width: 1000px) {
  .hero,
  .home-hero {
    background-attachment: scroll;
    background-size: cover; } }

/***************  SECTIONS ******************/
.grey-grad-bg {
  background-color: #ccc;
  background-image: url("images/grey-grad-bg@2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.hexagonal-image-container {
  max-width: 200px;
  margin: auto auto 2.5rem; }

/***************  CONSTRUCTION GALLERY ******************/
.construction-gallery .gallery-image-container {
  height: 190px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px; }
  .construction-gallery .gallery-image-container img {
    display: block;
    max-height: 100%;
    width: auto; }

.slick-arrow,
.slick-arrow:hover {
  display: block;
  background-image: url(images/slider-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 44px; }
  .slick-arrow.slick-next,
  .slick-arrow:hover.slick-next {
    -webkit-transform: translate(0, -50%) rotate(180deg);
            transform: translate(0, -50%) rotate(180deg); }
  .slick-arrow:before,
  .slick-arrow:hover:before {
    content: none; }

/***************  PORTFOLIO ******************/
.hero-button {
  display: inline-block;
  text-decoration: none;
  padding: 1rem 1.7rem;
  font-size: 1.7rem;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 300;
  color: #fff;
  border: solid 2px #fff;
  background-color: transparent;
  font-size: 2.8rem;
  padding: 2.2rem 3.0rem;
  display: inline-block; }
  .hero-button:hover, .hero-button:focus {
    background-color: transparent;
    color: white;
    border-color: white; }

/* Detail Project */
.detail-project {
  background-color: #eaeaea;
  padding: 2.5rem; }

/* Menu */
.portfolio-menu {
  text-align: center;
  margin: 1.5rem auto; }
  .portfolio-menu li {
    display: inline-block;
    display: inline-block;
    text-decoration: none;
    padding: 1rem 1.7rem;
    font-size: 1.7rem;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 300;
    color: #454648;
    border: solid 2px #454648;
    background-color: transparent;
    font-size: 1.5rem; }
    .portfolio-menu li:hover, .portfolio-menu li:focus {
      background-color: transparent;
      color: #515355;
      border-color: #515355; }
    .portfolio-menu li.current-menu-item {
      opacity: 0.3; }
    .portfolio-menu li a {
      text-decoration: none; }

/* Testimonials */
.testimonial-slider {
  position: relative;
  padding: 0 3rem; }

.testimonial-slider button.slick-arrow {
  background-image: url(images/slider-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 80px;
  margin: 0; }
  .testimonial-slider button.slick-arrow.slick-next {
    -webkit-transform: translate(0, -50%) rotate(180deg);
            transform: translate(0, -50%) rotate(180deg); }
  .testimonial-slider button.slick-arrow:before {
    display: none; }

/***************  PROJECT FEATURES ******************/
.project-feature-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.feature-project {
  width: 100%;
  background-color: #454648;
  padding: 8.0rem 2.0rem;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .feature-project:before {
    content: "";
    display: block;
    background-color: #454648;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-blend-mode: multiply;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .feature-project:hover:before {
    opacity: 0.2;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  .feature-project * {
    position: relative;
    z-index: 3;
    color: #fff; }

@media (min-width: 600px) {
  .feature-project {
    width: 50%; } }

@media (min-width: 900px) {
  .feature-project {
    width: 33.333%; } }

@media (min-width: 841px) {
.project-feature-section.category-project-feature .feature-project {
  width: 32%;
  margin-left: 2%;
  margin-bottom: 18px; }
  .project-feature-section.category-project-feature .feature-project:nth-of-type(3n + 1) {
    margin-left: 0; }
	
}
 @media only screen and (max-width: 840px) and (min-width: 601px) {
.project-feature-section.category-project-feature .feature-project {
  width: 47%;
  margin-left: 2%;
  margin-bottom: 18px; }
  
	
}

@media (max-width: 600px) {
.project-feature-section.category-project-feature .feature-project {
  width: 96%;
  margin-left: 2%;
  margin-bottom: 18px; }
}

.lg-outer .lg-img-wrap {
  padding: 50px; }

/******* FAQS *******/
.faq-row .article-title h2, .faq-row .article-title h3, .faq-row .article-title h4 {
  border-right: none; }

.faq-box {
  border-bottom: solid 1px #898989;
  position: relative;
  margin-bottom: 2.5rem; }

.faq-question, .faq-answer {
  padding-left: 3rem;
  padding-top: 0;
  padding-bottom: 0.8rem;
  padding-right: 0; }

.faq-question {
  position: relative;
  cursor: pointer; }

.faq-answer * {
  max-width: 900px; }

.faq-question:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 5px;
  top: 5px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13.0px;
  border-color: transparent transparent transparent #F48B31;
  opacity: 1;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.faq-answer {
  display: none;
  padding-bottom: 2.0rem; }

.faq-box.faq-open .faq-question:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.faq-box.faq-open .faq-answer {
  display: block; }

/*************** NEWS ******************/
.article-col {
  background-color: #F6F4EB;
  padding: 2.0rem; }
  .article-col p {
    font-size: 1.4rem; }

.single-blog date {
  display: block;
  font-weight: 300;
  margin-bottom: 1em; }

/*************** ICONS ******************/
.icon-left {
  position: relative;
  margin-left: 1.4em;
  display: block; }
  .icon-left:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0.2em;
    left: -1.3em; }
  .icon-left.footer-icon:before, .icon-left.header-phone-icon:before {
    height: 16px;
    width: 16px; }
  .icon-left.large-icon:before {
    height: 35px;
    width: 45px; }

.header-phone-icon.icon-left {
  display: inline-block;
  padding-left: 3.0rem; }

.header-phone-icon:before {
  background-image: url(images/phone-icon-white.svg);
  left: -1em;
  top: 0.4em; }
/*# sourceMappingURL=style.css.map */