
/*Small devices (tablets, 768px and up) */
/*@media (min-width: 768px) {}*/
/* Medium devices (desktops, 992px and up) */
/*@media (min-width: 992px) {}*/
/* Large devices (large desktops, 1200px and up) */
/*@media (min-width: 1200px) {}*/
/* GOOGLE FONTS */
/* GOOGLE FONTS */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,700italic,700,500italic,500,400italic,300italic,300);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);

body {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 15px;
	line-height: 21px;
	/*color: #3D3D3D;*/
	font-weight: 300;
}
/*header1*/
#header1bg {
	background-color: #FFF;
	/*color: #FFF;*/
}
#header1 {
}
#header1 .navbar-custom {
	background-color: transparent;
	/*margin-bottom: 0px;*/
	margin: 10px 0px;
	font-weight: 300;
	border: 0px;
	vertical-align: middle;
}
#header1 .navbar-custom .dropdown-menu {
	background-color: #FFF;
}
#header1 .navbar-custom .nav a {
	color: #69520b;
	border-bottom: 1px solid #FFF;
	font-size: 15px;
	/*padding-top: 8px;*/
	/*padding-bottom: 8px;*/
	padding: 8px 0px;
	margin: 0px 15px;
}
#header1 .navbar-custom .nav a:hover,
#header1 .navbar-custom .nav a:active,
#header1 .navbar-custom .nav a:focus {
	color: #C48349;
	border-bottom: 1px dotted #BB976E;
	font-size: 15px;
}
#header1 .navbar-custom .navbar-brand {
	float: left;
	font-size: 15px;
	height: unset;
	line-height: normal;
	padding: 0px;
}
#header1 .navbar-custom .navbar-brand img {
	max-height: 144px;
	padding-top: 12px;
}
@media (min-width: 768px) {
	#header1 .navbar-custom .navbar-brand img {
		max-height: 144px;
	}
	#header1 .navbar-custom .dropdown-menu > li > a:hover, #header1 .navbar-custom .dropdown-menu > li > a:focus {
	background-color: inherit;
	border-bottom: 1px dotted #C48349;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;		/*text-decoration: none;*/
	}
}

#header1 .navbar-custom .navbar-toggle {
	margin-top: 33px;
}
#header1 .navbar-custom .navbar-nav {
	margin: 10px -15px 0 0;
}
/*hero*/
#hero {
	background-color: #FFF;
	/*border: 2px solid #766f53;*/
	margin: 0px 0px 0px 0px;
	border: 1px solid #beb181;
}
/*content*/
#content {
	margin: 20px 0px 0px 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	position: relative;
	overflow: hidden;
	border: 1px solid #C6B889;	/*margin: 20px 0px;*/
}
#content p {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: 24px;
	/*color: #FFF;*/
	font-weight: 300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.999em;
}
#content .intro {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 1.414em;
	line-height: 1.414em;
	/*color: #333333;*/
	font-weight: lighter;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-style: normal;
}
#content li {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: 26px;
	/*color: #3D3D3D;*/
	font-weight: 200;
	margin-left: 15px;
	text-align: left;
}
#content h5, #main h6 {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 20.25px;
	line-height: 26px;
	/*color: #3D3D3D;*/
	font-weight: 200;
	margin-left: 15px;
	text-align: left;

}
#content h1 {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-weight: lighter;
	/*color: #000000;*/
	color: #947842;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
	font-size: 27px;
}
#content h2 {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: #C7AB76;
	text-transform: uppercase;
	font-style: bold;
	font-size: 21px;
}
#content h3 {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-weight: bold;
	/*color: #840000;*/
	color: #556B2F;
	text-transform: uppercase;
	font-style: normal;
	text-align: left;
	font-size: 26.63px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top: 1px groove #3A4944;
}
#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8C6645;
	line-height: 25.63px;
	font-style: italic;
	text-align: left;
	font-size: 22.78px;
}
#content h1 small {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	display: block;
	/*color: #76745E;*/
	color: #766f53;
	text-transform: uppercase;
	font-weight: normal;
	/*font-style: italic;*/
	font-size: 16px;
	margin-top: 6px;
	text-align: left;
}
#content-right hr {
	border-color: #6A7B43;
	border-width: 0px;
}

#gallery #content {
	color: #e7ce81;
	/*background-color: #6a776e;*/
}
#gallery #content h1 {
	/*margin: 0px;*/
}
#gallery #content h3 {
	/*margin: 0px;*/
	/*padding: 0px;*/
}
#gallery #content .thumbnail {
	color: #e7ce81;
	/*background-color: #6a776e;*/
	padding: 20px;
}
#gallery #content .gallery-links a {
	display: block;
	padding: 2px 0px;
	color: #D1C9AC;
	text-decoration: none;
	border-bottom: 0px solid #6a776e;
}
#gallery #content .gallery-links a:hover {
	color: #e7ce81;
	border-bottom: 1px dashed #e7ce81;
}
#gallery #content p {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
}
#gallery #content .gallery-image-title {
	font-size: 14px;
	/*color: #FFF;*/
	/*font-family: "Times New Roman",Times,serif;*/
}
#content #accordion .panel-heading a:hover {
	text-decoration: none;
}
#content #accordion .panel-heading a:hover h4 {
	color: #000;
}
/*quotes*/
#quotes {
	color: #a08a5e;
	padding: 50px 0px 25px 0px;
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
#quotes P2 {
	/*border: 2px solid #766f53;*/
	/*background-color: #766f53;*/
	/*color: #000;*/
	color: #766f53;
	/*min-height: 200px;*/
	padding: 50px 50px 25px 50px;
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 15px;
	/*font-style: italic;*/
	font-weight: normal;
	line-height: normal;

}
/*footer1*/
#footer1 {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	/*background-image: url("/media/images/bg-footer1.png");*/
	/*background-image: url("/media/images/bg-body.jpg");*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	background-size: contain;
}
#footer1 .footer-nav li span {
	font-style: italic;
	font-family: "Times New Roman",Times,serif;
	display: block;
	text-decoration: none;
	padding-top: 26px;
    padding-right: 0px;
    padding-bottom: 0px;	
	border-bottom: 1px dotted #FFF;
	font-size: 18px;
	line-height: 19px;
	font-weight: 300;
	color: #000;
	color: #b19853;
}
#footer1 .footer-nav a {
	font-style: italic;
	font-family: "Times New Roman",Times,serif;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 14px 0px;
	border-bottom: 1px dotted #caa45a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 300;
}
#footer1 .footer-nav a:hover {
	color: #a96f4c;
	border-bottom: 1px dotted #e7ce81;
}
#footer1 p {
	/*color: #FFF;*/
	font-size: 15px;
	/*line-height: 19px;*/
	font-weight: 300;
}
#footer1 h3 {
	color: #a98640;
	font-size: 22px;
	line-height: 24px;
	font-weight: 200;
	text-transform: uppercase;
}
#footer1 h3 small {
	font-weight: normal;
	text-transform: uppercase;
	color: #766f53;
	/*font-style: italic;*/
	font-size: 16px;
	line-height: 19px;
	margin-top: 6px;
	text-align: left;
}
#footer1 h4 {
	font-weight: normal;
	text-transform: uppercase;
	color: #766f53;
	/*font-style: italic;*/
	font-size: 16px;
	line-height: 19px;
	margin-top: 6px;
	text-align: left;
}
#footer1 .list-unstyled .list-unstyled {
	padding-left: 30px;
}
/*footer2*/
#footer2 {
	border-top: 2px solid #766f53;
	/*background-color: #766f53;*/
	color: #000;
	padding: 10px 0px;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
/*leadblock*/
.leadBlock {
	margin-top: 10px;
}
.leadBlock .col-wrap {
	width: 100%;
	clear: both;
}
.leadBlock .col-1 {
	display: none;
}
.leadBlock .col-1 img {
	width: 100%;
}
.leadBlock .col-2 {
	padding-top: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
}
@media (min-width: 768px) {
	.leadBlock .col-1 {
		display: block;
		width: 50%;
		float: left;
	}
	.leadBlock .col-2 {
	display: block;
	width: 50%;
	float: left;
	vertical-align: middle;
		}
}
#leadBlock p {
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 17px;
	line-height: 24px;
	/*color: #3D3D3D;*/
	font-weight: 100;
	text-align: left;
}
.leadBlock h3 {
	margin-bottom: 32px;
	font-size: 27px;
	font-weight: lighter;
	font-family: "Lato",Helvetica,Arial,sans-serif;
	line-height: 1.1;
	margin-top: 20px;
}
/*misc*/
body {
	background-color: #FFF;
	background-image: url("/media/images/bg-body.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.hr1 {
	height: 1px;
	background-color: #785E33;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
}

.hr {
	background-color: #BB976E;
	height: 1px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
}

.hr2 {
	background-color: #CACACA;
	height: 1px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
}
.owl-carousel .owl-item img {
	width: unset;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 10px 0px;
}
.checkbox {
	font-size: 14px;
	line-height: 1.42857;
	width: 100%;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
	padding-top: 30px;
}

/*-----------------------------------------------------------------------------------*/
/* Portfolio */
/*-----------------------------------------------------------------------------------*/
.portfolio-group {
  text-align: center;
  padding: 0;
  width: 100% !important;
}
.portfolio-item {
  overflow: hidden;
  border-radius: 0px;
  position: relative;
  text-align: center;
  vertical-align: text-top;
  list-style: none outside none;
}
.portfolio-item figure {
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  margin: 1px;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.portfolio-item figure img {
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -moz-transition: -moz-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  max-width: none;
}
.portfolio-item figcaption {
  border-top: 5px solid #16181c;
  color: #7D7F80;
  top: 0;
  left: 0;
  padding: 30px 40px;
  background-color: #474f5b;
  text-align: left;
  text-transform: none;
  position: relative;
  z-index: 1;
}
.portfolio-item h3 {
  color: #7D7F80;
  margin: 0;
  padding: 0px 0px 15px;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1em;
}
ul.portfolio li a,
ul.grid li:first-child a {
  padding: 0 !important;
  margin: 0 !important;
}
.portfolio-filter {
  margin: 0;
  padding: 0px;
}
.portfolio-filter li {
  list-style: none;
  display: inline-block;
  margin: 3px 0;
}
.portfolio-filter-label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  padding: 11px 12px;
}
.no-touch .portfolio-item figure:hover img,
.portfolio-item figure.cs-hover img {
  bottom: 0px;
  -webkit-transform: translate3d(-50px, 0px, 0px);
  -moz-transform: translate3d(-50px, 0px, 0px);
  -ms-transform: translate3d(-50px, 0px, 0px);
  transform: translate3d(-50px, 0px, 0px);
}
.no-touch .portfolio-item figure:hover figcaption,
.portfolio-item figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.portfolio-item figure .featured-info {
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  color: #e4e4e4;
  font-weight: 300;
  padding: 1.625em;
  background: #222;
  background: rgba(31, 38, 51, 0.8);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 5;
  opacity: 0;
}
.portfolio-item figure .featured-info .info-wrapper {
  width: 100%;
  z-index: 10;
}
.portfolio-item figure:hover .featured-info {
  opacity: 1;
}
.portfolio-item figure .featured-info::before,
.portfolio-item figure .featured-info::after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.portfolio-item figure .featured-info::before {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.portfolio-item figure .featured-info::after {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.portfolio-item figure:hover .featured-info::before,
.portfolio-item figure:hover .featured-info::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.btn-warning {
	color: #ffffff;
	background-color: #445B63;
	border-color: #B99F7A;
}
.iframe-container { 
	position: relative;
	padding-bottom: 56.25%; 
	height: 0; 
	width: 100%; 
 }

.iframe-container iframe { 
	position: absolute;
		top: 0;
	left: 0;
	width: 100%; 
	height:100%;
}
