html {
  position: relative;
  min-height: 100%;
}
body {
	padding-top: 7px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom: 50px;
	overflow-y:scroll;
}
textarea {
	min-height:300px;
	max-width:100%;
	width:100%;
}

*:focus {
	outline: 0;
}
small {
	font-size:70%;
}
.panel-footer {
	background-color: rgb(209,214,199);
	color: rgb(128,140,104);
	text-align:center;
	margin-top:7px;
	position: absolute;
	  bottom: 0;
	  width: 100%;
	  /* Set the fixed height of the footer here */
	  height: 43px;
}
.background {
	position : absolute;
	background-color : #fff;
	width : 100%;
	height : 100%;
	left : 0;
	top : 0;
	z-index : -1;
	overflow : hidden;
	text-align : center;
	position: fixed;
}
.background img {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
header.row {
	margin-bottom: 0;
	padding-bottom: 0;
}
.mainmenu {
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
}
nav {
	padding-top: 0px;
	padding-bottom: 0;
	color: #000;
	width: 75%;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.container-fluid {
	padding-left:0;
	padding-right:0;

}
.container {
	max-width: 940px;
}

.img-responsive
{
	
}
img.logo {
	padding-bottom: 7;
	padding-top: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width:90%;
	height:auto;

}
.nav-justified {
	/*background-color: #fff;*/
	background-color: rgb(128,140,104);
	border: 1px solid #000;
	border-radius: 5px;
}
.nav-justified > li > a {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: rgb(128,140,104);
}
.nav-justified > li > a:hover, .nav-justified > li > a:focus {
	background-color: #d1d6c7;
	color: #000;
}
.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus {
	background-color: #fff;
	background-image: none;
	color: rgb(128,140,104);
}
.nav-justified > li:first-child > a {
	border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
	border-bottom: 0;
	border-radius: 0 0 5px 5px;
}
.carousel slide {
	max-width: 924px;
}
.carousel-control.left, .carousel-control.right {
	filter: alpha(opacity=0);
	opacity: 0;
}
.carousel-control.left:hover {
	opacity: 0.7;
}
.carousel-control.right:hover {
	opacity: 0.7;
}
.indicator {
	display:none !important;
}
.button {
	display: inline-block;
	padding: 0.5em 1.0em;
	background: #EEE;
	border: none;
	border-radius: 7px;
	background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
	color: #222;
	font-family: sans-serif;
	font-size: 16px;
	text-shadow: 0 1px white;
	cursor: pointer;
}
.button:hover {
	background-color: rgb(209,214,199);
	text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
	color: rgb(115,104,140);
}
.button:active, .button.is-checked {
	background-color: rgb(128,140,104);
}
.button.is-checked {
	color: white;
	text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}
.button:active {
	box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}
/* ---- button-group ---- */
.button-group {
	margin-bottom: 7px;
	margin-top: 7px;
}
.button-group:after {
	content: '';
	display: block;
	clear: both;
}
.button-group .button {
	float: left;
	border-radius: 0;
	margin-left: 0;
	margin-right: 1px;
}
.button-group .button:first-child {
	border-radius: 0.5em 0 0 0.5em;
}
.button-group .button:last-child {
	border-radius: 0 0.5em 0.5em 0;
}
.grid_item {
	/*margin: 0px;*/
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	text-align:center;
}
.animItem {
	position : relative;
}
.gallery-img {
	max-width:100%;
	height:auto;
	/*min-height:60%;*/
	padding-bottom: 7px;
	display:none;
}
.photography-img {
	max-width:100%;
	height:auto;
	display:none;
	padding-bottom: 7px;
}
.blueimp-gallery > .slides > .slide > .video-content > img {
	display:none;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
  display: block;
}
.blueimp-gallery > .slides > .slide > .video-content {
	position:absolute;
}
.blueimp-gallery > .slides > .slide > .video-content > video {

}
.blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
	
}
.OverlayIcon {
	display:none;
	position: absolute;
	left: 35%;
	margin-top: 20%;
	max-width:30%;
	max-height:30%;
	
}
#filters
{
	display:none;
}

.green_form
{
	padding:14px;
	background-color: rgb(128,140,104);
	border-radius: 5px;
	
}
.green_panel
{
	background-color: rgb(128,140,104);
	border-radius: 5px;
	color: #fff;
	padding:7px;
	padding-left:14px;
	padding-right:14px;
}
.green_panel p
{

}
.panel_holder:first-child
{
	padding-right:0;
	padding-left:0;
	padding-bottom:7px;
}
.panel_holder:last-child
{
	padding-left:0;
	padding-right:0;
}

.green_panel:first-child {
	 
}
.green_panel a {
	color:rgb(209,214,199);
	text-decoration:underline;
}
.green_panel img {
	padding:7px;
}
label
{
	color:#fff;
}
.error
{

}
.succes 
{
	font-size:6em;
	color:#0F0;
	margin-left: auto;
}

.btn-primary
{
	background-color: rgb(209,214,199);
	color:rgb(128,140,104);
	border:none;
}
.btn-primary:hover
{
	background-color: rgb(115,104,140);
	color: #fff;
}
.navbar-toggle
{
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
	background-color: rgb(209,214,199);
    border: 1px solid rgb(115,104,140);
    border-radius: 4px;
}
.navbar-toggle .icon-bar
{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
   	background-color: rgb(115,104,140);
}
.navbar-header
{
		background-color:transparent;
}
.adress_title {
	text-align:center;
	color: rgb(128,140,104);
	line-height: 1.3em;
	font-size:   1.3em;
}
.adress
{
	padding-top:0px;
	text-align:center;
	color: rgb(128,140,104);
	line-height: 1.3em;
	font-size:   1em;
}
span.codedirection
{
	unicode-bidi:bidi-override;direction: rtl;
}
.tick
{
	color: rgb(209,214,199);
	font-size:   1.3em;
	line-height: 6em;
	display: inline;
	margin-right: auto;
}	

@media (min-width: 1280px) {
.blueimp-gallery>.slides>.slide>.video-content>video {
  position:absolute;
  max-width: 1280px;
  width: 1280px;
  height: 720px;
  top:50%;
  left:50%;
  margin-left:-640px;
  margin-top:-360px;  
}
.indicator {
	/*display:block !important;*/
}
}
 @media (min-width: 768px) {
body {
	padding-top: 20px;
}
.mainmenu {
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
}
nav {
	padding-bottom: 7px;
}
.nav-justified {
	max-height: 62px;
	background-color: rgb(128,140,104);
}
.nav-justified > li > a {
	border-right: 1px solid #000;
	border-left: 0px solid #000;
}
.nav-justified > li:first-child > a {
	border-left: 0;
	border-radius: 5px 0 0 5px;
}
.nav-justified > li:last-child > a {
	border-right: 0;
	border-radius: 0 5px 5px 0;
}
.mainmenu {
	background-color: rgb(128,140,104);
	margin: 0 0 7px 0;
}

.grid_item {
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 7px;

}
.gallery-img {
	width:auto;
	height:auto;
	min-height:100%;
	display:none;
}
.photography-img {
	width:auto;
	height:auto;
	min-height:100%;
	display:none;
}
/*.animItem {
	position : initial;
}
.OverlayIcon {
    position: absolute;
    top: 44px;
    left: 78px;
	display:none;
}*/
.adress_title {
	text-align:center;
	color: rgb(128,140,104);
	line-height: 1.6em;
	font-size:   1.4em;
}
.adress {
	padding-top:0px;
	text-align:center;
	color: rgb(128,140,104);
	line-height: 1.6em;
	font-size:   1.1em;
}
.panel_holder:first-child
{
	padding-right:7px;
	padding-bottom:0;
}
.panel_holder:last-child
{
	padding-left:7px;
}
img.logo {
		
	padding-bottom: 0;
	padding-top: 7px;
	margin-top: 25px;
	margin-bottom: 24px;
	max-width:90%;
	height:auto;
}
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
body {
	padding-top: 7px;
}
nav {
	padding-bottom: 7px;
}
mainmenu {
	background-color: rgb(128,140,104);
}
.grid_item {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.gallery-img {
	width:auto;
	height:auto;
	min-height:100%;
	display:none;
}
.photography-img {
	width:auto;
	height:auto;
	min-height:100%;
	display:none;
}

/*.OverlayIcon {
    position: absolute;
    top: 44px;
    left: 78px;
	display:none;
}*/
.adress_title {
	text-align:left;
	color: rgb(128,140,104);
	line-height: 1.6em;
	font-size:   1.4em;
}
.adress {
	padding-top:14px;
	text-align:left;
	color: rgb(128,140,104);
	line-height: 1.6em;
	font-size:   1.1em;
}
.panel_holder:first-child
{
	padding-right:7px;
	padding-bottom:0;
}
.panel_holder:last-child
{
	padding-left:7px;
}
img.logo {
		
	padding-bottom: 0;
	padding-top: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	max-width:90%;
	height:auto;
}
}
