 .light-overlay {
 	background: rgba(255, 255, 255, 0.5);
 	padding: 50px 0;
 }
 
 .add-padding {
 	padding-top: 120px;
 	padding-bottom: 120px;
 }
 
 .padding-bottom {
 	padding-bottom: 50px;
 }
 
 .no-padding {
 	padding: 0 !important;
 	margin: 0 !important;
 }
 
 .clear {
 	clear: both;
 }

 body,
 p,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 ul,
 ol,
 li {
 	font-family: 'Museo-100', sans-serif;
 }
 
 
 #main-nav {
 	background: #000;
 	box-shadow: 0 0 0px transparent;
 	-webkit-transition: background 0.3s ease-out;
 	transition: background 0.3s ease-out;
 }
 
 #main-nav .container {
 	padding: 40px 100px;
 	width: 100%;
 	-webkit-transition: padding 0.5s ease-out;
 	transition: padding 0.5s ease-out;
 }
 
 #main-nav .navbar-brand {
 	padding: 0;
 	height: 100%;
 }
 
 #main-nav .navbar-brand img {
 	max-width: 295px;
 	display: inline-block;
 }
 
 #main-nav li {
 	background: transparent;
 	margin: 0 10px;
 }
 
 #main-nav.scrolled {
 	background: #000;
 	height: 90px;
 }
 
 #main-nav.scrolled .container {
 	padding: 12px 80px;
 }
 
 #main-nav.scrolled .nav a,
 #main-nav.scrolled .nav a:active,
 #main-nav.scrolled .nav a:hover {
 	color: #c5a95e;
 	font-family: 'Museo-100', sans-serif;
 }
 
 #main-nav.scrolled .nav li.active a,
 #main-nav.scrolled .nav a:hover {
 	color: #fff;
 }
 
 

 select:-moz-focusring {
 	color: transparent;
 	text-shadow: 0 0 0 #000;
 }
 /* Grid */
 
 .grid {
 	margin: 0 auto;
 	max-width: 100%;
 	position: relative;
 	cursor: pointer;
 }
 
 .grid figure {
 	cursor: pointer;
 	float: left;
 	overflow: hidden;
 	position: relative;
 	width: 100%;
 	background: #c5a95e;
 }
 
 .grid figure img {
 	display: block;
 	max-width: 100%;
 	min-height: 100%;
 	opacity: 1;
 	position: relative;
 	backface-visibility: hidden;
 	max-width: none;
 	transform: translate3d(-10px, 0px, 0px);
 	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
 	width: calc(100% + 20px);
 }
 
 .grid figure:hover img {
 	opacity: 0.7;
 	transform: translate3d(0px, 0px, 0px);
 	cursor: pointer;
 }
 
 .grid figure figcaption {
 	backface-visibility: hidden;
 	color: #fff;
 	padding: 50px;
 	text-transform: uppercase;
 	text-align: left;
 }
 
 .grid figure figcaption::before,
 .grid figure figcaption::after {
 	pointer-events: none;
 }
 
 .grid figure figcaption,
 .grid figure figcaption>a {
 	height: 100%;
 	left: 0;
 	position: absolute;
 	top: 0;
 	width: 100%;
 }
 
 .grid figure figcaption>a {
 	font-size: 0;
 	opacity: 0;
 	text-indent: 200%;
 	white-space: nowrap;
 	z-index: 1000;
 }
 
 .grid figure h2 {
 	margin: 0px;
 	font-family: 'Museo-700', sans-serif;
 	text-transform: uppercase;
 	font-size: 56px;
 	line-height: 36px;
 	color: #000;
 	overflow: hidden;
 	padding: 0.5em 0;
 	position: relative;
 }
 
 .grid figure .light {
 	color: #fff;
 }
 
 .grid figure h2 span {
 	font-size: 66px;
 	color: #c5a95e;
 	font-family: 'Museo-300', sans-serif;
 }
 
 .grid figure h2 small {
 	font-size: 30px;
 	color: #000;
 	margin-left: 30px;
 	font-family: 'Museo-100', sans-serif;
 }
 
 .btn-primary {
 	color: #fff;
 	background: #c5a95e;
 	border: 0;
 	border-radius: 0px;
 	font-size: 14px;
 	font-family: 'Museo-700', sans-serif;
 	text-transform: uppercase;
 	-webkit-transition: all ease .3s;
 	-moz-transition: all ease .3s;
 	transition: all ease .3s;
 }
 
 .btn-primary:hover,
 .btn-primary:focus,
 .btn-primary:active {
 	color: #fff;
 	background: #000;
 	box-shadow: none;
 }
 /* Footer */
 
 footer {
 	background: #232323;
 	text-align: left;
 }
 
 footer .container {
 	width: 100%;
 	padding: 100px 60px;
 }
 
 footer .container .footer-column h2 {
 	text-transform: uppercase;
 	color: #c5a95e;
 	margin-top: 0px;
 	margin-bottom: 15px;
 	font-size: 22px;
 	font-family: 'Museo-300', sans-serif;
 }
 
 footer .container .footer-column h2 a {
 	color: #c5a95e;
 }
 
 footer .container .footer-column h2.second {
 	margin-top: 20px;
 }
 
 footer .container .footer-column p {
 	font-size: 14px;
 	line-height: 30px;
 	color: #999;
 	font-family: 'Museo-100', sans-serif;
 }
 
 footer .container .footer-column ul {
 	margin: 0;
 	padding: 0;
 	list-style-type: none;
 }
 
 footer .container .footer-column ul li {
 	font-size: 14px;
 	line-height: 16px;
 	padding-bottom: 16px;
 	color: #a9a9a9;
 	font-family: 'Museo-100', sans-serif;
 }
 
 footer .container .footer-column ul li:last-child {
 	padding-bottom: 0px;
 }
 
 footer .container .footer-column a {
 	color: #999;
 }
 
 footer .container .footer-column a:hover,
 .footer-column a:active {
 	color: #fff;
 	text-decoration: none;
 }
 
 footer .container.anchor {
 	background: #000;
 	padding: 20px 60px;
 }
 
 footer .container .fa-lg,
 footer .container.anchor .fa-lg {
 	font-size: 1em;
 }
 
 footer .container.anchor .footer-column p {
 	padding-top: 2px;
 	margin-bottom: 0;
 	color: #545454;
 }
 
 footer .container.anchor .footer-column a {
 	color: #545454;
 }
 
 footer .container.anchor .footer-column a:hover {
 	color: #fff;
 }
 
 footer .container.anchor .footer-column.social {
 	text-align: right;
 }
 
 footer .container.anchor br {
 	display: none;
 }
