html {
    position: relative;
    min-height: 100%;
}

h2 {
	font-size: 180%;
	font-weight: bold;
	#color: #41a62a;	
	color: #black;
	text-shadow: #fff 2px 2px 0;	
}

h3 {
	margin-top: 40px;
	font-size: 140%;
	font-weight: bold;
	#color: #41a62a;	
	color: #black;
	text-shadow: #fff 2px 2px 0;	
}

a,
a:visited,
a:focus,
a:active {
	color: #41a62a;
	transition: all 0.2s ease-in-out;
}

a:hover {
	font-size: 110%;	
	color: #41a62a;	
}

main {
	padding: 60px 0;
	
}

main ul {
	list-style: none;
	padding: 0;
}

main li {
	padding-left: 2.6em;
	padding-top: 12px;
}

main li:before {
	content: '\f291';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-left: -1.6em;
	width: 1.6em;
}

hr {
	margin-top: 60px;
	overflow: visible;
	height: 30px;
	border-style: solid;
	border-color: #41a62a;
	border-width: 1px 0 0 0;
	border-radius: 20px; 
} 

hr:before {
	display: block;
	content: ""; 
	height: 30px;
	margin-top: -31px;
	border-style: solid;
	border-color: #41a62a; 
	border-width: 0 0 1px 0; 
	border-radius: 20px; 
}

#sent {
	display: none;
}

.submitted {
	max-width: 500px;
	background-color: #dc3545;
	border: none !important;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;	
}

.submitted:hover,
.submitted:focus {
	background-color: #dc3545;
	border: none !important;
	box-shadow: none !important;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a94442;
  float: left;
  font-size: 14px;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
  border-color: #ff0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

:fullscreen  {
	background-color: #000000;
}

.galeryImage { 
	margin: 22px;
	border: 3px solid #fff;
	box-shadow: 0px 0px 0px 2px #41a62a;
	cursor: pointer;
	border-radius: 4px;
}

.homeImage { 
	border: 3px solid #fff;
	box-shadow: 0px 0px 0px 2px #41a62a;
	cursor: pointer;
	border-radius: 4px;
	margin-top: 8px;
}

.img-hover-zoom {	
	overflow: hidden;
}

.img-hover-zoom img {
	border-radius: 4px;	
	transition: transform .3s ease;
}

.img-hover-zoom:hover img {
	transform: scale(1.5);
}

.img-hover-zoom--brightness img {
	transition: transform 1s, filter 1.5s ease-in-out;
	transform-origin: center center;
	filter: brightness(90%);
}

.img-hover-zoom--brightness:hover img {
	filter: brightness(100%);
	transform: scale(1.2);
}

.text-center {
	text-align: center;
}

.ornament-top {
	background:url(../gfx/ornament.gif);
	transform: rotate(180deg);
	width: 268px;
	height: 80px;
	margin: auto;
}

.ornament-bottom {
	background:url(../gfx/ornament.gif);
	width: 268px;
	height: 80px;
	margin: auto;	
}

.jumbo {
	position: relative;
	background: #f4f4f4;
	border: 2px solid #f4f4f4;	
	padding: 20px;
	border-radius: 2px;	
}

.jumbo:before{
	content: " ";
	position: absolute;
	z-index: -1;
	top: -7px;
	left: -7px;
	right: -7px;
	bottom: -7px;
	border: 2px solid #f4f4f4;
	border-radius: 5px;
}

.navbar {
	background:url(../gfx/header-bg.png);
	position: relative; 
	z-index: 120;
	background-color: transparent;
	height: 126px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}

.brand-logo {
	position: relative;
	z-index: 140;	
}

.sep-wood {
	background: url(../gfx/bg-wood.png);
	position: relative;
	height: 183px;
	margin-top: -20px;
	z-index: 100;
}

.sep-greenbar {
	background: #6d9e11;
	position: relative;
	height: 20px;
	margin-top: -20px;
	z-index: 80;	
}

.navbar-toggler {
	color: #41a62a;
}

.navbar-collapse {
	margin-top: -90px;
	padding: 90px 12px 12px 12px;
	background: rgba(255, 255, 255, 0.6);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(255,255,255,0.43) 20%, rgba(255,255,255,0.95) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,0.43) 20%,rgba(255,255,255,0.95) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,0.43) 20%,rgba(255,255,255,0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6ffffff',GradientType=0 );
}

.navbar-collapse .nav-item {
	padding: 4px;	
	border-bottom: 1px solid #41a62a;
	transition: all 0.3s ease-in-out;	
}

.navbar-collapse .menu-link {
	color: #41a62a;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

.navbar-collapse .nav-item:hover {
	background: #41a62a;
	color: #ffffff;
}

.navbar-collapse .nav-item:hover .menu-link {
	color: #ffffff;	
}

.navbar-collapse .navbar-nav li:last-child  {
		border-bottom: none;
}

.nav-item.active {	
	background: #41a62a;	
	pointer-events: none;
}

.nav-item.active a {
	font-size: 120%;
	background: #41a62a;
	color: #ffffff;		
}
	
@media (max-width: 767.98px) {
	.galeryImage { 	
		margin: 22px 0 22px 0;
	}
	.navbar-brand {
		width: 80%;
	}
	.navbar {
		height: auto;
		position: static;
		background: none;
	}
	.sep-greenbar {
		position: static;
		margin-top: 0;
	}	
	.navbar-collapse {	
		margin-top: 0;
		padding: 0 12px 12px 12px;
	}	
}

@media (min-width: 768px) {
	.navbar-toggler {
		margin-top: -130px;	
	}
}
	
@media (max-width: 991.98px) {	
	.brand-logo {
		margin-top: 10px;
	}	
	.navbar-collapse .menu-link {
		display: block;
		height: auto;
	}
}

@media (max-width: 1199.98px) {
	.brand-logo {
		margin-top: 10px;
	}	
}

@media (min-width: 1200px) {
	.brand-logo {
		margin-top: 154px;
	}	
	.navbar-collapse .nav-item {
		text-align: center;
		border-bottom: none;
	}		
	.navbar-collapse svg {
		margin: auto;
		display: block;
	}	
	.navbar-collapse .menu-link {	
		padding: 4px 4px 22px 4px;	
		display: inline-block;
	}	
	.navbar-collapse {
		font-size: 16px;
		margin: 0;
		padding: 0;
		background: none;
		height: 120px;	
		margin-top: 40px;
	}
	.navbar-collapse .navbar-nav {
		height: 120px;
	}	
	.navbar-collapse .nav-item {
		margin-top: 20px;
	}		
	.navbar-collapse .nav-item:not(.active):hover a {
		padding-top: 20px;
		font-size: 120%;
		border: 1px solid #fff;	
		background: #41a62a;		
	}	
	.navbar-collapse .nav-item:not(.active):hover {
		box-shadow: 0px 6px 4px 0px rgba(0,0,0,0.75);	
	}
	.nav-item.active {
		box-shadow: 0px 6px 4px 0px rgba(0,0,0,0.75);
	}	
	.nav-item.active a {
		border: 1px solid #fff;	
		padding-top: 20px;			
	}	
}

@media all and (display-mode: fullscreen) {
	.img-hover-zoom,
	.galeryImage, 
	.homeImage {
		border: 0;
		border-radius: 0;
		pointer-events: none;
	}
	
	img {
		transition: unset !important;
		filter: brightness(100%) !important;
		box-shadow: 0 !important;
		transform: scale(1) !important;
	}
}

.footer {
    display:none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;	
}

.footer .bg-image {
	background: url(../gfx/footer-bg.gif);
	height: 25px;
}

.footer .wrapper {
	color: #fff;
	#background:#41a62a;	
	background: black;
	padding: 4px;	
}

.footer a {
	color: #fff;	
}
