
/* =====================================================================
							Universal CSS
   ===================================================================== */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a{background-color:transparent}
a:active,a:hover{outline:0}
b,strong{font-weight:bold}
h1{font-size:2em;margin:.67em 0}
img{border:0}
hr{box-sizing:content-box;height:0}
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"]{-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-appearance:textfield;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{height:100%}
body{margin:0;min-height:100%;background-color:#fff;font-family:Arial,sans-serif;font-size:14px;line-height:20px;color:#333}
img{max-width:100%;vertical-align:middle;display:inline-block}
.w-block{display:block}
.w-inline-block{max-width:100%;display:inline-block}
.w-hidden{display:none}
.w-button{display:inline-block;padding:9px 15px;background-color:#3898EC;color:white;border:0;line-height:inherit;text-decoration:none;cursor:pointer;border-radius:0}
input.w-button{-webkit-appearance:button}
h1{font-size:38px;line-height:44px;margin-top:20px}
h2{font-size:32px;line-height:36px;margin-top:20px}
h3{font-size:24px;line-height:30px;margin-top:20px}
h4{font-size:18px;line-height:24px;margin-top:10px}
h5{font-size:14px;line-height:20px;margin-top:10px}
h6{font-size:12px;line-height:18px;margin-top:10px}
p{margin-top:0;margin-bottom:10px}
a:focus{outline:0}
blockquote{margin:0 0 10px 0;padding:10px 20px;border-left:5px solid #E2E2E2;font-size:18px;line-height:22px}
ul,ol{margin-top:0;margin-bottom:10px;padding-left:40px}
button,html input[type="button"],input[type="reset"]{border:0;cursor:pointer;-webkit-appearance:button}

.w-form{margin:0 0 15px}
.w-form-done{display:none;padding:20px;text-align:center;background-color:#dddddd}
.w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede}
label{display:inline-block;margin-bottom:5px;font-weight:bold}
.w-input,.w-select{display:inline-block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.42857143;color:#333333;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc}
.w-input:-moz-placeholder,.w-select:-moz-placeholder{color:#999}
.w-input::-moz-placeholder,.w-select::-moz-placeholder{color:#999;opacity:1}
.w-input:-ms-input-placeholder,.w-select:-ms-input-placeholder{color:#999}
.w-input::-webkit-input-placeholder,.w-select::-webkit-input-placeholder{color:#999}
.w-input:focus,.w-select:focus{border-color:#3898EC;outline:0}
.w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled]
.w-select{cursor:not-allowed;background-color:#eeeeee}
textarea.w-input,textarea.w-select{height:auto}
.w-select{background-image:-webkit-linear-gradient(white 0, #f3f3f3 100%);background-image:linear-gradient(white 0, #f3f3f3 100%)}
.w-select[multiple]{height:auto}
.w-form-label{display:inline-block;cursor:pointer;font-weight:normal;margin-bottom:0}
.w-checkbox,.w-radio{display:block;margin-bottom:5px;padding-left:20px}
.w-checkbox:before,.w-radio:before,.w-checkbox:after,.w-radio:after{content:" ";display:table}
.w-checkbox:after,.w-radio:after{clear:both}
.w-checkbox-input,.w-radio-input{margin:4px 0 0;margin-top:1px \9;line-height:normal;float:left;margin-left:-20px}
.w-radio-input{margin-top:3px}


/* ===================================================================== */

body {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 22px;
	background-color: #cec4bb;
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: 'Merriweather', Roboto, sans-serif;
	font-size: 45px;
	line-height: 40px;
	font-weight: 650;
}

h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: 500;
}

h3 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	font-size: 26px;
	line-height: 33px;
	font-weight: 500;
}

h4 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: 500;
}

h5 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}

h6 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	font-weight: 400;
}

a {
	color: #c46d17;
	text-decoration: none;
}

ul {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 40px;
}

ol {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 40px;
}

blockquote {
	margin-bottom: 20px;
	padding: 0px 20px;
	border-left: 5px solid #e2e2e2;
	font-size: 16px;
}


/* ----- ----- Main Layout ----- ----- */

.pg-wrapper {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.w-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 940px;
}

.w-container:before,.w-container:after {
	content: " ";
	display: table;
}

.w-container:after {
	clear: both;
}

.w-row:before, .w-row:after {
	content: " ";
	display: table;
}

.w-row:after {
	clear: both;
}
.w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}

.w-col {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}

.w-col.centered {
	text-align: center;
}

.w-col-1{width:8.33333333%}
.w-col-2{width:16.66666667%}
.w-col-3{width:25%}
.w-col-4{width:33.33333333%}
.w-col-5{width:41.66666667%}
.w-col-6{width:50%}
.w-col-7{width:58.33333333%}
.w-col-8{width:66.66666667%}
.w-col-9{width:75%}
.w-col-10{width:83.33333333%}
.w-col-11{width:91.66666667%}
.w-col-12{width:100%}

.section {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2ece6;
}

.section.centered {
	text-align: center;
}

.section.accent {
	background-color: #b7a79a;
}

.section.dark {
	background-color: #5d5d5d;
	color: #fff;
}

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

.section-heading {
	margin-bottom: 20px;
}

.section-heading.centered {
	text-align: center;
}

.section-subheading.center {
	font-size: 20px;
	text-align: center;
}

.section-title-group {
	margin-bottom: 62px;
}

.section-title-group.centered {
	text-align: center;
}

.waterfall-content-column {
	text-align: justify;
	padding-top: 0px;
}

.waterfall-image-column {
	text-align: center;
}

.grid-image {
	margin-bottom: 20px;
}

.grid-fours {
	width: 25%;
	padding: 10px;
	float: left;
}

/* ----- ----- Header ----- ----- */

.nav-bar {
	z-index: 1000;
	overflow: hidden;
	background-color: #4f3317;
	border-bottom: 2px solid #261607;
	color: #fff;
}

.nav-bar:before, .nav-bar:after {
	content: " ";
	display: table;
}

.nav-container {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.nav-title {
	float: left;
	padding-left: 15px;
	color: #fff;
	height: 40px;
	text-decoration: none;	
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 23px;
	line-height: 26px;
	font-weight: 400;
}

.nav-menu {
	float: right;
	text-align: right;
}

.nav-link {
	display: inline-block;
	height: 60px;
	padding: 18px 20px 18px 20px;
	color: #fff;
	text-decoration: none;
}


/* ----- ----- Footer ----- ----- */

.footer {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2ece6;
}

.footer.center {
	text-align: center;
}

.footer.accent {
	background-color: #b7a79a;
}

.float-right {
	float: right;
}

.footer-text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}


/* ----- ----- Lightbox ----- ----- */

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid #000;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: #000;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 50px;
  left: 0;
  float: left;
  background: url(../img/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 50px;
  right: 0;
  float: right;
  background: url(../img/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/* ----- ----- Accents ----- ----- */

.button {
	display: inline-block;
	padding: 11px 20px;
	border-radius: 3px;
	background-color: #2196f3;
	-webkit-transition: background-color 150ms ease;
	transition: background-color 150ms ease;
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
}

.button:hover {
	background-color: #1565c0;
}

.button.full-width {
	display: block;
	width: 100%;
}

.form-label {
	display: inline-block;
	width: 70px;
	margin-bottom: 6px;
	font-size: 13px;
	text-transform: uppercase;
}

.form-field {
	display: inline-block;
	width: calc(100% - 80px);
	min-height: 41px;
	margin-right: 1px;
	margin-bottom: 17px;
	border-style: none;
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}

.form-field:focus {
	box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
	min-height: 110px;
}

.form-field.with-button {
	width: 75%;
	margin-bottom: 0px;
	float: left;
}

.form-wrapper.squeezed {
	padding-right: 19%;
	padding-left: 19%;
}

.hidden {
	display: none;
}

#form-messages {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 16px;
}

.form-success {
	border-radius: 5px;
	color: #468847;
	background-color: #dff0d8;
	border: 1px solid #93a883;
}

.form-error {
	border-radius: 5px;
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid rgba(185, 74, 72, 0.3);
}

.social-icon-link {
	padding: 3px;
	opacity: 1;
	-webkit-transition: opacity 150ms ease;
	transition: opacity 150ms ease;
}


/* ----- ----- Width Responsive Changes ----- ----- */

@media (max-width: 991px) {
	.w-container {
		max-width: 728px;
	}
	
	.form-wrapper.squeezed {
		padding-right: 10%;
		padding-left: 10%;
	}
	.content {
		width: 100%;
		height: auto;
		}
	.content-column {
		padding-top: 0px;
	}
}

@media (max-width: 767px) {
	.section {
		padding-right: 20px;
		padding-left: 20px;
	}
	.form-wrapper.squeezed {
		padding-right: 9px;
		padding-left: 0px;
	}
	.nav-link {
		padding-left: 12px;
		padding-right: 12px;
	}
	.footer {
		padding-right: 20px;
		padding-left: 20px;
	}
	.grid-fours {
		width: 33.33%;
	}
	.waterfall-content-column {
		padding-top: 0px;
	}
	.waterfall-image-column {
		padding-top: 21px;
		padding-bottom: 21px;
	}
}

@media (max-width: 682px) {
	.nav-menu {
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.nav-title {
		display: none;
	}
}
	
@media (max-width: 479px) {
	.nav-link {
		padding-left: 7px;
		padding-right: 7px;
	}
	.button.tab {
		margin-bottom: 9px;
	}
	.grid-fours {
		width: 50%;
	}
	.w-container {
		max-width: none;
	}
	.w-col {
		width: 100%;
	}
}


/* =====================================================================
							HOME PAGE
   ===================================================================== */

.w-row-2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.hero-section, .hero-container {
	height: 500px;
	text-align: center;
	background-color: #937f6d;
	background: url("../img/home/banner_hero2.jpg");
	background-size: cover;
	background-position: center 70%;
	color: #fff;
}

.hero-container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.hero-content {
	padding-top: 22px;
	text-align: center;
	text-shadow: 
		0px 0px 10px #000,
		2px 2px 5px #000;
}

.hero-quote {
	display: inline-block;
	width: 200px;
	padding: 5px;
	background-color: #77522c;
	border-radius: 5px;
	border: 2px solid #261607;
}

.hero-quote a {
	color: #fff;
	text-shadow: none;
}

.hero-img img {
	padding: 0px;
	border: 2px solid #261607;
}

.services-divider {
	display: none;
	width: 100%;
	height: 40px;
}

.services-text {
	padding-left: 10px !important;
}
.services-img img, .projects img {
	border: 1px solid #261607;
}

/* ----- ----- Width Responsive Changes ----- ----- */

@media (max-width:991px) {
	.hero-content {
		padding-top: 0px;
	}
}

@media (max-width: 767px) {
	.hero-content {
		text-align: center;
	}

	.hero-section .w-col {
		width: 100%;
	}

	.services {
		width: 100%;
		text-align: center;

	}

	.services .w-col-6 {
		width: 500px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	.services-divider {
		display: block;
	}
}

@media (max-width: 682px) {
	.services .w-col-6 {
		width: 440px;
	}
	
	.about .w-col {
		width: 100% !important;
	}
}

@media (max-width:479px){	
	.services .w-col-6 {
		width: 100%;
		text-align: center;
	}

	.services-text {
		padding-left: 0px !important;
		
	}
	
	.form-label {
		width: 100%;
	}
	
	.form-field {
		width: 100%;
	}
}


/* =====================================================================
							ABOUT US
   ===================================================================== */
.about-content {
	text-align: justify;
	padding-top: 0px;
}

.about-img {
	padding: 0px;
	border: 2px solid #261607;
}

