@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
/*{transition:all .3s ;  -o-transition:all 1s;  -moz-transition:all 1s ; -webkit-transition:all 1s ;}*/
body {
	margin: 0px;
	padding: 0px;
	background: #26170c;
}
a {
	outline: none
}
a img {
	outline: none
}
@font-face {
	font-family: 'times';
	src: url('../fonts/timr45w.ttf');
	src: url('../fonts/timr45w.ttf') format('truetype'),
}
@font-face {
	font-family: 'NK_Monotype Corsiva';
	src: url('../fonts/NK_Mono.eot?') format('eot'), url('../fonts/NK_Mono.woff') format('woff'), url('../fonts/NK_Mono.ttf') format('truetype'), url('../fonts/NK_Mono.svg#NK_MonotypeCorsiva') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Colaborate-Thin';
	src: url('../fonts/ColabThi.eot?') format('eot'), url('../fonts/ColabThi.woff') format('woff'), url('../fonts/ColabThi.ttf') format('truetype'), url('../fonts/ColabThi.svg#Colaborate-Thin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: ' Perpetua-Titling-MT-Light';
	src: url('../fonts/Perpetua.ttf') format('truetype'),;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mrseavessmartligromanediroman';
	src: url('../fonts/amaayamodif3-webfont.eot');
	src: url('../fonts/amaayamodif3-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/amaayamodif3-webfont.woff') format('woff'), url('../fonts/amaayamodif3-webfont.ttf') format('truetype'), url('../fonts/amaayamodif3-webfont.svg#mrseavessmartligromanediroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	outline: none
}
h1 {
	font-family: 'Perpetua-Titling-MT-Light';
	font-size: 30px;
	color: #543f3a;
	font-weight: normal;
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);*/
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 30px;
}
h1 a {
	color: #543f3a;
	text-decoration: none
}
h1 a:hover {
	color: #8e6646;
	text-decoration: none;
}
h3 {
	font-family: mrseavessmartligromanediroman;
	font-size: 30px;
	color: #745339;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
	padding: 0px;
	margin: 0px
}
h3 a {
	color: #745339;
	text-decoration: none
}
h3 a:hover {
	color: #896243;
	text-decoration: none
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #826955;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 10px 0 0;
	text-align: justify;
}
p a {
	color: #826955;
	text-decoration: none
}
.center {
	text-align: center;
}
.clear {
	clear: both
}
a img {
	border: 0px;
	outline: 0px
}
.new-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #826955;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	padding: 0px 0 0 0;
}
.new-paragraph a {
	color: #826955;
	text-decoration: none
}
/***TOP MENU***/
#navbar {
	width: 100%;
	height: auto;
	background: #140b04;
}
#navbar .nabar-inner {
	max-width: 1200px;
	height: 41px; 
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#navbar .nabar-inner .nav-collaps {
	width: 150px;
	height: 41px;
	position: absolute;
	right: 0px;
	background: url(../images/nav-bar-icon.jpg) no-repeat right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #665345;
}
#navbar .nabar-inner .nav-collaps a {
	color: #665345;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 10px 20px 0 0
}
#navbar .nabar-inner .nav-collaps a:hover {
	color: #b07e59;
}
#navbar .nabar-inner #links {
	width: auto;
	position: absolute;
	right: 0px;
}
#navbar .nabar-inner #links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar .nabar-inner #links ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665345;
	text-align: center;
	float: left;
	cursor: pointer
}
#navbar .nabar-inner #links ul li a {
	color: #665345;
	text-decoration: none;
	padding: 12px 16px 10px 18px;
	display: block;
}
#navbar .nabar-inner #links ul li a:hover {
	color: #a3846d;
	text-decoration: none;
}
#navbar .nabar-inner .leed-small {
	width: 29px;
	height: 29px;
	position: absolute;
	left: 0px;
	top: 5px;
	display: none;
}
#navbar .nabar-inner .errormessage {
	width: 200px;
	height: 29px;
	position: absolute;
	left: 60px;
	top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665345;
}
/************header*section************/

#header {
	width: 100%;
	height: 97px;
	margin: 0 auto;
	border-bottom: #140b04 solid 4px;
	background: #26170c;
	position: relative;
	z-index: 0
}
#header .header-inner {
	max-width: 1200px;
	margin: 0 auto
}
#header .header-inner #logo {
	width: 306px;
	height: 97px;
	float: left;
}
#header .header-inner .leed-logo-big {
	width: 50px;
	height: 50px;
	float: right;
	margin: 24px 0 0 0;
}
/*************HOME SLIDER SECTION***************/
#home-slide-box {
	width: 100%;
	/* height:370px; */
	background: url(../images/slider_bg.jpg) no-repeat center top;
	background-size: auto;
}
#home-slide-box .slider-inner {
	max-width: 1200px;
	height: auto;
	margin: 0 auto 0;
	position: relative;
	z-index: 1;
}
#home-slide-box .slider-inner .slider {
	width: 100%;
}
#home-slide-box .slider-inner .slider img {
	height: auto;
	width: 100%;
}
/******************Home slider Caption***************************/
#home-slide-box .slider-inner .sliderImage {
	text-align: right;
	position: absolute;
	padding: 10px 0px 0px 0;
	width: 100%;
	height: 109px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	bottom: 0px;
	z-index: 100;
}
.sliderImage h6 {
	font-weight: normal;
	font-size: 26px;
	font-family: Perpetua-Titling-MT-Light/*Colaborate-Thin*/;
	color: #543f3a;
	padding: 10px 20px 0 0;
	text-transform: none;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, .9);
	position: inherit;
	right: 0px;
	line-height: 35px
}
.sliderImage h6 a {
	color: #543f3a;
	text-decoration: none
}
.sliderImage h6 span {
	font-family: Perpetua-Titling-MT-Light;
	font-size: 40px;
	color: #543f3a;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, .9);
	padding: 0px;
	margin: 0px;
}
.sliderImage h6 p {
	/*width:420px;*/ 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e5e5e5;
	font-weight: lighter;
	text-align: right;
	padding: 0px 0 0 0;
	margin: 0px;
}
.sliderImage h6 p a {
	color: #e5e5e5
}
.sliderImage .details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b89b7a;
	font-weight: normal;
	padding: 0px 15px 0 15px;
	line-height: 19px;
	text-align: left;
	position: inherit;
	left: 0px;
	bottom: 5px;
}
.sliderImage .details a {
	color: #b89b7a;
	text-decoration: none
}
.detailsmobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b89b7a;
	font-weight: normal;
	padding: 10px 15px 10px 15px;
	line-height: 17px;
	text-align: left;
	background: #140b04;
	display: none;
	text-align: center
}
.detailsmobile a {
	color: #b89b7a;
	text-decoration: none
}
/********************************Home*mid*section************************************/

#mid-section {
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.mid {
	width: 100%;
	height: 133px;
	padding: 6px 0 0 0
}
.mid-first-container {
	width: 543px;
	height: 115px;
	background: #2b1b0f;
	float: left;
	padding: 5px 21px 13px 21px;
	text-align: justify
}
.mid-first-container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #826955;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 0 0;
	text-align: left
}
.mid-second-container {
	width: 205px;
	height: 115px;
	background: #332113;
	float: left;
	text-align: center;
	padding: 18px 0 0 0
}
.mid-third-container {
	width: 205px;
	height: 115px;
	background: #412c1b;
	float: left;
	text-align: center;
	padding: 18px 0 0 0
}
.project-state {
	font-family: Perpetua-Titling-MT-Light;
	font-size: 25px;
	color: #745339;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .7);
	padding: 0px 0 0 0
}
.enter {
	width: 117px;
	height: 28px;
	border-radius: 7px;
	background: #684930;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc9c82;
	margin: 7px auto 0
}
.enter a {
	color: #bc9c82;
	display: block;
	text-decoration: none;
	padding: 7px 0 5px 0;
}
.enter:hover {
	background: #725035
}
/*************************************Footer*section*********************************************/
#footer {
	max-width: 1200px;
	height: 35px;
	background: #3d2717;
	border-top: #4f3824 solid 1px;
	padding: 0px 0 0 20px
}
#footer .powerdby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #745339;
	float: left;
	padding: 4px 230px 5px 0
}
#footer .powerdby a {
	color: #745339;
	text-decoration: none
}
#footer .powerdby:last-child {
	padding: 4px 30px 0 0;
	float: right;
	text-align: right
}
/*******************signup msg*********************/
.signup_msg {
	text-align: center;
	margin-top: 30px;
}
/****************************Panache life slider*********************************/
#inline4 {
	display: none;
	width: 1020px;
	height: 508px;
	overflow: hidden
}
.frame {
	border: 0px;
	width: 1020px;
	height: 508px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.frame1 {
	border: 0px;
	width: 1020px;
	height: 508px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
/********************************Snow css***************************************************/	

#panache-container {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	display: block;
	top: 0px;
	margin: 0 auto;
}



@media(min-width: 979px){
  .d-flex{
    display: flex;
}  
}
 