body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
body, html {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #403d39;
}

#main img {
	border-radius: 5px;
}


h1, h2, h3 {
	margin: 10px auto;
	font-size: 20px;
	text-transform: uppercase;
}

h1 {
	margin: 20px auto;
	text-transform: none;
	font-size: 2em;
}

#footer h2 {
    border-bottom: 1px solid #C7DEA8;
    font-size: 14px;
    padding-bottom: 10px;
	color: #C7DEA8;
}

#footer .ce_image img {
	width: 50%;	
}

.lowercase {
	text-transform: none!important;
}

.supersize {
	font-size: 2em;
}

.small {
	font-size: 12px;
}

a {
	color: #403d39;
	transition: 0.05s;
	text-decoration: none;
}

a:hover {
	color: #fff;
	transition: 0.05s;
}

#main a {
	text-decoration: underline;
}

a.custombutton {
	background-color: #c7dea8;
	border-radius: 5px;	
	padding: 5px 10px;
	color: #403d39;
	transition: 0.5s;
	text-decoration: none!important;
}

a.custombutton:hover {
	background-color: #403D39;
	padding: 5px 10px;
	color: #fff;
	transition: 0.5s;
}

a.custombutton:before {
	content:"\f02d";
	font-family: 'fontawesome';
	padding-right: 10px;
	color: #fff;

}
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #C7DEA8
}

#footer .mod_customnav ul{
	margin: 0;
	padding: 0;
	list-style: none;

}

table.zusatzleistungen {
	width: 100%;
}

table.zusatzleistungen tr {
	vertical-align: center;
	line-height: 23px;
}
table.zusatzleistungen  .col-price{
	width: 130px;
}


.price {
    background-color: #c7dea8;
    display: inline-block;
    padding: 5px 10px;
	clear: both;
	border-radius: 5px;
	margin: 5px 0;
}

.price:before {
	font-family: 'fontawesome';
	content:"\f02c";
	padding-right: 5px;
	color: #fff;
}
.price-reduced {
	clear: both;
}

.right {
	float: right;
}


.center {
	text-align: center;
}

.box-brown {
	background-color: #403d39;
	color: #fff;
	position: relative;
	min-height: 200px;
	box-shadow: 0 -10px 0 rgba(64, 61, 57, 0.8)
}

.box-beige {
	background-color: #ece9e4;
	min-height: 300px;
	background-image: url(/files/custom/media/img/blume3.png); 
	background-repeat:no-repeat;
	background-position: -150px 500px;
}

.box-green {
	background-color: #c7dea8;
	min-height: 300px;
}

.right {
	float: right;
}


#startseite {
	overflow:visible;
}

#box-main {
	margin-top: -450px;
}

#box-main .ce_text img {
    margin: 15px 30% 0;
    width: 40%;
}

.box-slider {
	min-height: 560px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: rgba(255,255,255,0.9);
	color: #403d39;
	margin: 10px auto;
	padding: 15px;
	border-top: 10px solid #c7dea8;
}

.box-slider.foto {
	background-image: url(/files/custom/media/img/sandra.jpg);
	background-position: center center;
	background-size:cover;
}

.box-offer {
	color: #403d39;
	margin: 10px auto;
	position: relative;
	z-index: 99999999999;
}

.box-offer img {
	max-height: 247px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: rgba(255,255,255,0.9);
	border-top: 10px solid #c7dea8;
}


.mod_pageImage {
    height: 400px;
    overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: inset 0 -10px 0 rgba(255,255,255,0.5);
}

.mod_pageImage img {
	display: none;
}


/* Pagination */

.mod_booknav {
	height: 0;
	overflow: visible;
}

.mod_booknav .inside {
	float: right;
	padding-top: 50px;
}

.mod_booknav .prev,
.mod_booknav .next {
	width: 50px;
	height:50px;
	border-radius: 99px;
	background-color: #C7DEA8;
	color: #fff;
	line-height: 47px;
	font-size: 50px;
	transition: 0.5s;
	position:relative;
}
.mod_booknav .prev:hover,
.mod_booknav .next:hover {
	background-color: #403D39;
	color: #fff;
	transition: 0.5s;
}

.mod_booknav .prev {
	padding-left: 8px;
}

.mod_booknav .next {
	padding-left: 12px;
}

.mod_booknav .caption {
	font-size: 16px;
	background-color: #403D39;
	color: #fff;
	padding: 5px 10px;
	position:absolute;
	line-height: 1;
	top:-40px;
	right: 2px;
	opacity: 0;
	transition: 0.5s;
	white-space: nowrap;
	border-radius: 5px;
}

.mod_booknav i:hover > .caption {
	opacity: 1;
	transition: 0.5s;
}

.mod_booknav .caption:before {
     position: absolute;
     content:"";
     width: 10px;
     height: 10px;
     top: 21px;
     right: 18px;
	background-color: #403D39;
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}

/* Galerie*/

.ce_gallery > ul > li {
    display: block;
    float: left;
    width: 33%;
}

.ce_gallery > ul > li > img {
	width: 100%;
}


/* Formular */

.formbody .widget {
	position: relative;
}

.formbody input,
.formbody textarea,
.formbody select {
	width: 100%;
	border: 1px solid #B6A287;
	padding: 5px 10px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.formbody input.submit {
	border: none;
	background-color: #C7DEA8;
	transition: 0.5s;
}


.formbody input.submit:hover {
	background-color: #403D39;
	transition: 0.5s;
	color: #fff;
}

.formbody  label {
    display: block;
    font-weight: normal;
    margin-bottom: 0px;
    max-width: 100%;
}

.formbody textarea {
    height: 34px;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
}

.formbody textarea:focus,
.formbody textarea.LV_valid_field {
    height: 200px;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
}



/* LiveFomr-Validation */

input:required,
input:invalid {
    box-shadow:none;
}

input[type="file"].mandatory,
input[type="file"].mandatory.LV_valid_field,
input[type="file"].mandatory.LV_invalid_field,
input[type="file"],
input.upload.mandatory,
input.upload.mandatory.LV_valid_field,
input.upload.mandatory.LV_invalid_field,
input.upload {
    background-color: transparent;
}

.mandatory.LV_invalid_field,
textarea.error.LV_valid_field,
select.error.LV_valid_field,
input[type="password"].error.LV_valid_field,
input[type="text"].error.LV_valid_field,
input[type="number"].error.LV_valid_field,
input[type="date"].error.LV_valid_field,
input[type="time"].error.LV_valid_field,
input[type="datetime"].error.LV_valid_field,
input[type="tel"].error.LV_valid_field,
input[type="email"].error.LV_valid_field,
input[type="url"].error.LV_valid_field,
textarea.mandatory,
select.mandatory,
input[type="password"].mandatory,
input[type="text"].mandatory,
input[type="number"].mandatory,
input[type="date"].mandatory,
input[type="time"].mandatory,
input[type="datetime"].mandatory,
input[type="tel"].mandatory,
input[type="email"].mandatory,
input[type="url"].mandatory,
textarea.LV_invalid_field,
select.LV_invalid_field{
    background-color: #FFF;
    color: #000;
    border-color: #b6a287;
}


input[type="password"].LV_invalid_field,
input[type="text"].LV_invalid_field,
input[type="number"].LV_invalid_field,
input[type="date"].LV_invalid_field,
input[type="time"].LV_invalid_field,
input[type="datetime"].LV_invalid_field,
input[type="tel"].LV_invalid_field,
input[type="email"].LV_invalid_field,
input[type="url"].LV_invalid_field {
    background-color: #FFEFF1;
    color: #000000;
    border-color: #E21818;
}

textarea.LV_valid_field,
select.LV_valid_field,
input[type="password"].LV_valid_field,
input[type="text"].LV_valid_field,
input[type="number"].LV_valid_field,
input[type="date"].LV_valid_field,
input[type="time"].LV_valid_field,
input[type="datetime"].LV_valid_field,
input[type="tel"].LV_valid_field,
input[type="email"].LV_valid_field,
input[type="url"].LV_valid_field {
    background-color: #EFFFF1;
    color: #000000;
    border-color: #b6a287;
}

textarea,
select,
input[type="password"],
input[type="text"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="tel"],
input[type="email"],
input[type="url"] {
    background-color: #FFF;
    color: #000000;
}

span.LV_invalid,
p.error  {
	margin:0;
	color: #FF0000;
    font-size: 12px;
    margin-left: 0px;
	position: absolute;
	left: 0;
    top: 57px;
}

p.error  {
    top: 74px;
}

.captcha_text {
    position: relative;
    top: -17px;
}



.widget-checkbox {
  border: 1px solid #AAA;
  margin-top: 25px;
  padding: 17px;
  margin-bottom: 25px;
  border: 1px solid #B6A287;
  padding: 5px 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #f5f5f5;
}
.widget-checkbox legend {
  width: auto;
  background: transparent;
  border: none !important;
  padding: 0;
  margin-bottom: 0px;
  min-height: 1px;
  font-size: 1rem;
  font-weight: normal;
  position: absolute;
  left: 0px;
  top: -25px;
  padding: 0;
}
.widget-checkbox input {
  width: auto !important;
  border: 1px solid #AAA!important;
  padding: 0 !important;
  margin-bottom: 0px !important;
  min-height: 1px !important;
  float: left;
  margin: 5px 10px 0px 0 !important;
}
.widget-checkbox label {
  background: transparent !important;
  left: 0px !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  position: static !important;
  top: 0px !important;
  display: inline !important;
  font-size: .85rem !important;
}
.widget-checkbox span:hover {
  color: inherit !important;
}
.widget-checkbox span.LV_invalid {
  bottom: -19px;
  left: 0px;
  top: auto;
}



/* JS-Fehlermeldungen nur nach FormSubmit? *
span.LV_invalid,
.radio_container span.LV_invalid,
.checkbox_container span.LV_invalid {
    display: none;
}

.formSubmitted span.LV_invalid {
    display: inline;
}

.formSubmitted .radio_container span.LV_invalid,
.formSubmitted .checkbox_container span.LV_invalid {
    display: block;
    margin-left: 0;
}
/* */


/* JS-Fehlermeldungen bereits bei der Eingabe? */
span.LV_invalid {
    display: inline;
}
.radio_container span.LV_invalid,
.checkbox_container span.LV_invalid {
    display: block;
    margin-left: 0;
}
/* */


/* Social Sharer*/

.become-fan {
	background: #4c69ba; /* Old browsers */
	background: -moz-linear-gradient(top, #4c69ba 0%, #3b55a0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c69ba), color-stop(100%,#3b55a0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4c69ba 0%,#3b55a0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4c69ba 0%,#3b55a0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4c69ba 0%,#3b55a0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4c69ba 0%,#3b55a0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c69ba', endColorstr='#3b55a0',GradientType=0 ); /* IE6-9 */
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 5px;
	text-shadow: 0 -1px 0 #354c8c;
	line-height: 20px;
}

.become-fan:hover {
	background: none;
	background-color: #5978d1;
	color: #fff;
	text-decoration: none;
}

/* Karte */

#dlh_googlemap_1 {
	height: 450px;	
}

/*----------------------------------------------------------------------------------------*/
@media (max-width: 768px) { 

#box-main {
	margin-top: -400px;
}


.mod_pageImage {
    height: 200px;
}

}

/*----------------------------------------------------------------------------------------*/
@media (min-width: 900px) { 



}

/* Global Settings */
html, body {
  min-height: 100%;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../files/custom/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../files/custom/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../files/custom/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../files/custom/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../files/custom/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.img-thumbnail {
    background-color: #fff;
    border-radius: 0;
    padding: 2px;
}

/* Bootstrap container width */
.container{
	max-width: 950px;
}

.fuxCenteredArea {
	padding: 40px 0;
}

#main li {
	list-style: none;
}

#main li:before {
	font-family:'FontAwesome';
    color: #c7dea8;
    margin: 0 10px 0 -40px;
	content:"\f069";
	
}

#main .ce_gallery li:before {
    margin: 0 0px 0 0px;
	content:"";
	
}

#main .ce_gallery li {
    padding: 5px;
	
}




/*----------------------------------------------------------------------------------------*/
/* Settings fot Navigation */



.navbar-default,
.navbar-header {
	background:rgba(199,222,168,1);
	border: none;
	height: 100px;
	position: relative;
	z-index: 1;
}

#header .logo {
	height: 70px;
	width: auto;
}

#navbar nav {
	margin-top: 40px;
	float: right;
}

.navbar-collapse {
	border: none;
}

.navbar {
    border: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
}


/* Generic Offcanvas Settings*/
.navbar-offcanvas.in {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    height: auto;
    width: 250px!important;
}

.navbar-offcanvas.in .nav > li {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #fff;
    display: block;
    position: relative;


}

/* Main menu settings */

.navbar .mod_navigation.block {
	overflow: visible!important;
}

.navbar-default .navbar-nav > .open > a
.navbar-default .navbar-nav > .active > a {
	background-color: #C7DEA8;
	color: #403D39;
	transition: 0.5s;
}

.navbar-default .navbar-nav > .active > a { 
	background-color: #403D39;
	color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .trail > a { 

}

.navbar-default .navbar-nav > li > a {
    color: #403D39;

}
.navbar-default .navbar-nav > li:hover > a {
	background-color: #403D39;
	color: #fff;

}

.navbar-default .navbar-nav > li.trail > a:hover,
.navbar-default .navbar-nav > li.trail > a:focus {
  	background-color: #C7DEA8;
	color: #403D39;

}
.navbar-default .navbar-nav > li.active > a:hover, 
.navbar-default .navbar-nav > li.active > a:focus { 
 	background-color: #C7DEA8;
	color: #403D39;
 
}




/* Arrow for nav dropdown toogle */
.dropdown.open .caret,
.dropdown.open.trail .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	border-bottom: 0;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropdown.open .caret {
    border-bottom: 4px solid;
	border-top: 0;
}

/* Arrow for nav dropdown toogle canvas open*/
.nav > li > a.dropdown-toggle-caret {
	display: none;
}
.navbar-offcanvas.in .nav > li > a.dropdown-toggle-caret {
	display: block;
    position: absolute;
    right: 0;
    top: 0;
	background:rgba(0,0,0,0.05);
}



/* Dropdown settings*/ 


.dropdown-menu > li > a {
	color: inherit;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-image: none;
	background: none;
	color: #C7DEA8;
}  
.navbar-nav .dropdown-menu,
.navbar-nav .open .dropdown-menu,
.navbar-nav .active .dropdown-menu {
    background-color: #403D39;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
	color: #fff;;
	border-radius: 0;
}
.navbar-offcanvas.in .dropdown-menu {
	padding: 0;
}
.navbar-offcanvas.in .dropdown-menu > li > a {
    clear: both;
    color: inherit;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 10px 15px 10px 30px;
    white-space: nowrap;
	font-size: 12px;	
}
.navbar .navbar-nav .open .dropdown-menu > .active > a, 
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
	background-color: #403D39;
    background-image: none;
    background-repeat: repeat-x;
	box-shadow: none;
	color: #C7DEA8;
}
 
/* Button for Offcanvas menu*/ 
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	float: left;
	background-color: #403d39;
	color: #FFF;
	background-image: none;
	border: 0;
	border-radius: 4px;
	margin: 15px;
	padding: 13px 10px;
	position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}


/* *********************
		dma custom elements
   ******************** */
   
.ce_colsetStart {
    margin-bottom: 30px;
}
   

/* bg position */
.fuxCenteredArea_bgImagePosition-topLeft{
	background-position: left top;
}
.fuxCenteredArea_bgImagePosition-topRight{
	background-position: right top;
}
.fuxCenteredArea_bgImagePosition-topCenter{
	background-position: center top;
}

.fuxCenteredArea_bgImagePosition-centerLeft{
	background-position: left center;
}
.fuxCenteredArea_bgImagePosition-centerRight{
	background-position: right center;
}
.fuxCenteredArea_bgImagePosition-Center{
	background-position: center center;
}

.fuxCenteredArea_bgImagePosition-bottomLeft{
	background-position: left bottom;
}
.fuxCenteredArea_bgImagePosition-bottomRight{
	background-position: right bottom;
}
.fuxCenteredArea_bgImagePosition-bottomCenter{
	background-position: center bottom;
}

/* bg groesse */
.fuxCenteredArea_bgImageSize-cover{
	background-size: cover;	
}
.fuxCenteredArea_bgImageSize-contain{
	background-size: contain;	
}
.fuxCenteredArea_bgImageSize-contain{
	background-size: 100% 100%;	
}

/*----------------------------------------------------------------------------------------*/
@media (max-width: 768px) { 

/* Navigation styles for small view*/
.navbar-nav .trail .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.navbar-nav .trail > .dropdown-menu,
.navbar-nav .active > .dropdown-menu {
    display: block;
}

#header,
.navbar-default,
.navbar-header {
	background:rgba(199,222,168,1);
	border: none;
	height: 70px;
}

#header .logo {
	height: 40px;
	width: auto;
}

#header .navbar-brand {
	float: right;
}

#navbar {
	background-color: #403d39;
}

#navbar nav {
	margin-top: auto;
	float: none;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li.active:focus > a {
    color: #403d39;
	background-color: #ECE9E4;
}

#navbar {
	box-shadow: 5px 0 5px rgba(0, 0, 0, 0.5);
}

}

/*----------------------------------------------------------------------------------------*/

@media (min-width: 768px) { 

/* Navigation styles for medium & large view */

/* nav dropdown toogle */

.navbar-default .navbar-nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	position:absolute;
	transition: 0.5s;
}

.navbar-default .navbar-nav >  li > a {
    background-color: #C7DEA8;
    color: #403D39;
	border-bottom: 10px solid #C7DEA8;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a {
    background-color: #C7DEA8;
    color: #403D39;
	border-bottom: 10px solid #403D39;
}

}



