
body {}

.main-background {width: 100%; height: 100%; background-attachment: fixed; background: url('/skins/images/template/bg.jpg') top center no-repeat fixed;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


}

.header {background: #2d2525; margin-top: 34px; padding: 5px 0px; -webkit-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);}
.head-menu {background: #000; width: 100%; float: left; border: 1px solid #5d4b2b;  height: 40px; }
.head-menu ul {list-style: none; padding: 0px; margin: 0px;}
.head-menu ul li {float: left; width: 16.66666666%; text-align: center; line-height: 38px;}
.head-menu ul li a{ color: #9cb297; font-weight: bold; text-transform: uppercase; font-size: 12px;}
.head-menu ul li a:hover{ color: #fff; text-decoration: none; transition: 0.5s;}
.col-offset {margin-left: 4%; margin-right: 2%;}
.special-margin {margin-left: 25px;}
nav .col-lg-4 {width: 30%;}
#main-content .col-lg-4 {width: 30%;}
#main-content2 .col-lg-4 {width: 30%;}

.xs-menu {background: #000; width: 100%; float: left; border: 1px solid #5d4b2b; margin-top: 30px;}
.xs-head-menu {list-style: none; margin: 0px; padding: 0px; padding: 3px 15px;}
.xs-head-menu  li{display: inline;}
.xs-head-menu  li:last-child{float: right;}
.xs-head-menu  li a{ color: #9cb297;}
.xs-head-menu  li a:hover{ color: #fff;}
.xs-head-menu  li a:focus {}

.xs-menu-holder {list-style: none; padding: 0px 15px; float: left; display: none; width: 100%;}
.xs-menu-holder li {width: 100%; float: left; text-align: center; border-top: 1px solid #fff; padding: 5px 0px;}
.xs-menu-holder li a {color: #9cb297; font-weight: bold; text-transform: uppercase; font-size: 12px;}
.xs-menu-holder li a:hover{color: #fff; text-decoration: none;}
.xs-menu-holder li i{color: #9cb297;}
.xs-2 {display: none;}

.logo {background: #000; width: 100%; float: left; border: 1px solid #5d4b2b;  height: 90px; margin-top: -26px; text-align: center; padding-top: 10px;}
.logo a {
	color: #B58C41;
	 font-size: 18px;
	font-family: 'Times New Roman',times,serif;
	letter-spacing: 2px;
}
.logo img {
	margin-bottom: 3px;
}
.logo a:hover{
	text-decoration: none;
	color: #BDB0A8;
	transition: 1s;
}
.logo a:hover span{
	color: #B58C41;
	transition: 0.5s;
}

.logo span {
	color: #BDB0A8;
	font-weight: bold;
}

#main-content {margin-top: 80px; display: none}
#main-content2 {margin-top: 80px;}
.main-block {width: 100%; float: left; border: 5px solid #2D2525; background: #000000; opacity: 0.9; -webkit-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);}
.main-block-header {
	width: 100%; 
	padding: 9px 0px; 
	color: #C1B297; 
	text-align: center; 
	text-transform: uppercase; 
	font-size: 20px; 
	font-family: 'Times New Roman',times,serif;
	letter-spacing: 1px;
	float: left;
}

.bar {width: 94%; height: 1px; background: #5D4B2B; margin-left: 3%; float: left; margin-top: 7px;}

.mini-event {padding: 0px 7px; margin-bottom: 20px; float: left;}
.mini-even-thead {padding-bottom: 5px; float: left;}
.mini-even-thead h2{padding: 0px; margin: 0px; font-size: 14px; font-weight: bold; text-transform: uppercase; padding-bottom:3px; }
.mini-even-thead a{color: #c18b38;}
.mini-even-thead a:hover{color: #674d26; text-decoration: none; transition: 0.5s;}
.mini-event-details {font-size: 12px; color: #ccc; float: left;}
.mini-event-content p{font-size: 12px; color: #c1b297;float: left;}
.mini-event-content img{padding: 2px;background: #000; border: 1px solid #5d4b2b; margin: 5px 0px;}
.mini-event-footer { width: 100%; float: left;}
.mini-event-footer a{font-size: 12px; padding: 4px 15px; background: #5d4b2b; color: #fff; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.mini-event-footer a:hover{background: #674d26; text-decoration: none;transition: 0.5s; }


.event-row {padding: 0px 7px; margin-bottom: 20px; float: left; width: 100%;}
.even-thead {padding-bottom: 5px; float: left;}
.even-thead h2{padding: 0px; margin: 0px; font-size: 14px; font-weight: bold; padding-bottom:3px; color: #c18b38; }
.even-thead a{color: #c18b38;}
.even-thead a:hover{color: #674d26; text-decoration: none; transition: 0.5s;}
.event-details {font-size: 12px; color: #ccc; float: left;}
.event-content p{font-size: 12px; color: #c1b297; float: left; width: 100%;  padding: 0px !important; max-height: 135px; overflow: hidden;}
.event-content img{border: 1px solid #fff; margin: 5px 0px;}
.event-footer { width: 100%; float: left; margin-top: 5px;}
.event-footer a{font-size: 12px; padding: 4px 15px; background: #5d4b2b; color: #fff; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.event-footer a:hover{background: #674d26; text-decoration: none;transition: 0.5s; }


.event-sep:nth-child(4n+4):after {
    content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 20px;
}




.block2 {margin-top: 15px;}

.fast-rezerv {float: left;  padding: 0px 7px;}
.fast-rezerv ul{margin: 0px; padding: 0px; list-style: none; padding-left: 25px;}
.fast-rezerv ul li i{color: #674d26; margin-right: 5px;}
.fast-rezerv ul li {color: #c1b297; margin-bottom: 5px; }


.footer-menu {background: #000; width: 100%; float: left; border: 1px solid #5d4b2b;  height: 40px;}
.footer-menu ul {list-style: none; padding: 0px; margin: 0px; float: right; margin-right: 15px;}
.footer-menu ul li {float: left; text-align: center; line-height: 45px; margin-right: 5px;}
.footer-menu ul li a{ color: #89744D; font-weight: bold; text-transform: uppercase; font-size: 12px;}
.footer-menu ul li a:hover{ color: #fff; text-decoration: none; transition: 0.3s;}

.footer {background: #2d2525; margin-top: 34px; padding: 5px 0px; -webkit-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75);
box-shadow: 3px 0px 16px 0px rgba(0,0,0,0.75); opacity: 0.9; bottom: 0; display: none;}

.copiright {float: left; line-height: 40px; margin-left: 6%; color: #89744D; font-size: 12px; font-weight: bold; }






.page-content {border: 1px solid #5d4b2b; background: url('/skins/images/template/main-bg.png'); min-height: 500px; float: left; width: 100%;}

.page-head {width: 100%; text-align: center; padding-bottom: 25px; padding-top: 25px;}
.page-head h1{font-family: 'Times New Roman',times,serif; margin: 0px; padding: 0px; font-size: 20px; letter-spacing: 1px; color: #EAE0CE; text-transform: uppercase;}
.title-left {width: 51px; height: 31px; background: url('/skins/images/template/left-t.png');}
.page-content p {font-size: 12px; color: #EAE0CE; padding: 10px 20px;}

.ddd {background: #ccc;}

.staff-row .staf-row:nth-child(4n+4):after {
    content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px; height: 1px;
}


.staff-item { width: 100%; float: left;}
.staff-item header{text-align: center; text-transform: uppercase; font-size: 14px; font-weight: bold; color: #C1B297; padding: 3px 0px;}
.staff-item section img{padding: 1px; background: #ccc; border: 1px solid  #C1B297;}
.staff-item footer{text-align: center; text-transform: uppercase; font-size: 12px; font-weight: bold; color: #C1B297;}



.gallery-content {padding: 0px 15px;}
.tabs-nav {width: 100%; float: left; text-align: center; margin-bottom: 30px;}
.tabs-nav ul{list-style: none; margin: 0px; padding: 0px;}
.tabs-nav ul li{display: inline;}
.tabs-nav ul li a{
	display: inline; 
	padding: 5px 15px; 
	margin: 3px; 
	border: 1px solid #5d4b2b;
	color: #b5a78f;
}
.tabs-nav ul li a:hover{
	border: 1px solid #fff;
	text-decoration: none;
	transition:0.3s;
}

.tabs-nav .active a{ border: 1px solid #fff; color: #fff; text-decoration: none;}




.gallery-item {float: left; max-width: 100%;}

.gallery-item img{ border: 1px solid #fff;}

.custom-play {position: absolute; color: #fff; bottom: 35px; left: 25px;}





.rezerv-content {width: 100%; float: left;}


.comments-area {background: #232221; width: 100%; float: left; padding: 15px 0px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; margin-bottom: 30px; }


.nano {
  position : relative;
  height: 100%;
  overflow : hidden;
  height: 470px;
  padding: 15px;
}


.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 10px;
  top        : 0px;
  bottom     : 0px;
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .9;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

.comments-area article:last-child {margin-bottom: 0px;}


.comment-item {float: left; width: 90%; margin-left: 3%; padding: 5px 15px; margin-bottom: 5px; background: #353431;}


.comment-item header {border-bottom: 1px dashed #5d4b2b; border-left: 1px dashed #5d4b2b;  width: 100%; float: left; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px;}
.comment-item header .author { color: #948874; text-transform: uppercase; font-size: 12px; margin-right: 15px; margin-left: 15px; font-weight: bold; }
.comment-item header .date { color: #948874; text-transform: uppercase;font-size: 11px; }
.comment-item p{ padding: 0px;}


.comment-f {width: 100%; float: left;}
.comment-f i {float: left; margin-right: 10px; color: #5e5c59;}
.comment-q {padding-left: 50px; width: 100%; float: left;}
.comment-q i {float: left; margin-right: 10px; color:#5d4b2b }

.add-comment {width: 100%; float: left; background: #232221; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;  padding: 15px;}

.add-comment input,textarea {width: 100%; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; background: #353431; border: 0px; padding: 6px 5px 5px 5px; color: #fff; font-size: 12px; max-width: 100%; }

.add-comment input:focus,textarea:focus,button:focus {outline: none; }

.add-comment input{margin-bottom: 10px;}

.add-comment input[type=submit]{-webkit-border-radius: 3px; width: auto;
-moz-border-radius: 3px;
border-radius: 3px; background: #7d5e26; border: 0px; color: #fff; color: #ccc; padding: 5px 15px 3px 15px; margin-top: 10px; font-weight: bold; font-size: 12px; text-transform: uppercase;}

.add-comment #basic-addon2 {padding: 0px; background: transparent; border: 0px;}   
.rec {color: #999; padding-top: 150px;}

#foot2 {display: block;}


.admin_options {float: right;}

.view_login {color: #fff;}

.admin_options a{ color: #666;}
.admin_options a:hover{ color: #ccc; text-decoration: none;}

.admin_ss a{ color: #ccc; text-decoration: none;}

.edit_label {width: 100%; color: #ccc; float: left; font-size: 12px; padding: 2px 0px;}


.test {width: 100%; float: left; background: #ccc; min-height: 100px;}



.background_slide {width: 55%; max-width: 55%; max-height: 84%; height: 84%; position: fixed; right: 0; bottom: 0;}


.background_slide .slider{}
.itemms img{}

.background_slide_xs {display: none;}



.gallery-side {width: 100%; float: left;} 



.grid {
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}


/* ---- .grid-item ---- */

.grid-sizer {width: 25%;}
.grid-item {
  width: 25%;
  padding: 15px;
    float: left;
  position: relative;
}


.grid-item img  {
  display: block;
  width: 100%;
}


.main-gallery-item  .gallery-item {margin-bottom: 15px;}





@media(min-width: 290px) and (max-width: 370px){
	.special-margin {margin: 0px;}
	.non-xs {display: none;}

	nav .col-lg-4 {width: 100%;} 
	#main-content .col-lg-4 {width: 100%;}
	#main-content {margin-top: 20px;}

	#main-content2 .col-lg-4 {width: 100%;}
	#main-content2 {margin-top: 20px;}

	.container-fluid {padding: 0px;}
	.staff-item {border-bottom: 1px dashed #5d4b2b; margin-bottom: 15px;}
	.page-content p {padding: 0px 20px;}
	.page-head {
    width: 100%;
    text-align: center;
    padding-bottom: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #5D4B2B;
    margin-bottom: 10px;
    }
    .add-comment {margin-bottom: 15px;}
    .comment-item-header .author {width: 100%; float: left;}
    .comment-item-header .date {width: 100%; float: left; margin-left: 15px;}
    .add-comment textarea {min-height: 100px;}

    .non-xs-footer {display: none;}

    .staff .col-xs-6 {width: 100%;}
    .gallery .col-xs-4 {width: 100%;}

  .events-content .col-lg-3 {width: 100%; margin-bottom: 15px;}
  .events-content .col-lg-3:nth-child(4n+4):after {
  content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px;

}

.main-gallery-item .col-xs-4{ width: 100%;}
.main-gallery-item {display: none;}
.main-gallery-item:first-child{display: block;}
.background_slide {display: none !important;}
.background_slide_xs {display: block;}

.grid-sizer {width: 100%;}
.grid-item {
  width:100%;
  padding: 15px;
    float: left;
  position: relative;
}

}


@media (min-width: 371px) and (max-width: 529px){
    .special-margin {margin: 0px;}
	.non-xs {display: none;}
	.non-xs-2 {display: none;}
	.xs-2 {display: block;}
	.xs-2 {float: right; margin-right: 15px; margin-top: 4px;}
	.xs-2 a i{color: #9cb297;}

	#flip {display: none;}
    nav .col-lg-4 {width: 80%;} 
	#main-content .col-lg-4 {width: 100%;}
	#main-content {margin-top: 20px;}
    #main-content2 .col-lg-4 {width: 100%;}
	#main-content2 {margin-top: 20px;}

	.container-fluid {padding: 0px;}
	.staff-item {border-bottom: 1px dashed #5d4b2b; margin-bottom: 15px;}
  .staff-item p{padding: 5px 0px !important;}
	.page-content p {padding: 0px 20px;}
	.page-head {
    width: 100%;
    text-align: center;
    padding-bottom: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #5D4B2B;
    margin-bottom: 10px;
    }
    .add-comment {margin-bottom: 15px;}
    .comment-item-header .author {width: 100%; float: left;}
    .comment-item-header .date {width: 100%; float: left; margin-left: 15px;}
    .add-comment textarea {min-height: 100px;}

    .non-xs-footer {display: none;}
    .gallery .col-xs-4 {width: 50%;}

      .events-content .col-lg-3 {width: 100%; margin-bottom: 15px;}
  .events-content .col-lg-3:nth-child(4n+4):after {
  content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px;
}
.staf-row {width: 100%;}
.staff-row .staf-row:nth-child(2n+2):after {
    content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px; height: 1px;
}

.main-gallery-item .col-xs-4{ width: 50%;}
.main-gallery-item:last-child {display: none;}

.background_slide {display: none !important;}
.background_slide_xs {display: block;}



.grid-sizer {width: 100%;}
.grid-item {
  width:100%;
  padding: 15px;
    float: left;
  position: relative;
}


}

@media (min-width: 530px) and (max-width: 767px){

	.special-margin {margin: 0px;}
	.non-xs {display: none;}
	.non-xs-2 {display: none;}
	.xs-2 {display: block;}
	.xs-2 {float: right; margin-right: 15px; margin-top: 4px;}
	.xs-2 a i{color: #9cb297;}

	#flip {display: none;}
    nav .col-lg-4 {width: 80%;} 
	#main-content .col-lg-4 {width: 100%;}
	#main-content {margin-top: 20px;}
    
    #main-content2 .col-lg-4 {width: 100%;}
	#main-content2 {margin-top: 20px;}

	.container-fluid {padding: 0px;}
	.staff-item {border-bottom: 1px dashed #5d4b2b; margin-bottom: 15px;}
  .staff-item p{padding: 5px 0px !important;}

	.page-content p {padding: 0px 20px;}
	.page-head {
    width: 100%;
    text-align: center;
    padding-bottom: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #5D4B2B;
    margin-bottom: 10px;
    }
    .add-comment {margin-bottom: 15px;}
    .add-comment textarea {min-height: 100px;}
    .non-xs-footer {display: none;}

      .events-content .col-lg-3 {width: 50%;}
  .events-content .col-lg-3:nth-child(4n+4):after {
  content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px;
}

.staff-row .staf-row:nth-child(2n+2):after {
    content: "";
  position: relative;
  width: 100%; float: left; margin-bottom: 0px; height: 1px;
}



.background_slide {display: none !important;}
.background_slide_xs {display: block;}


.grid-sizer {width: 33%;}
.grid-item {
  width:33%;
  padding: 15px;
    float: left;
  position: relative;
}


}



@media (min-width: 768px) and (max-width: 991px) {

    .special-margin {margin: 0px;}
	.non-xs {display: none;}
	.non-xs-2 {display: none;}
	.xs-2 {display: block;}
	.xs-2 {float: right; margin-right: 15px; margin-top: 4px;}
	.xs-2 a i{color: #9cb297;}

	#flip {display: block;}
	#flip2 {display: none;}
    nav .col-lg-4 {width: 100%;} 
	#main-content .col-lg-4 {width: 100%;}
	#main-content {margin-top: 20px;}

	#main-content2 .col-lg-4 {width: 100%;}
	#main-content2 {margin-top: 20px;}

	.container-fluid {padding: 0px;}
	.page-content p {padding: 0px 20px;}
	.page-head {
    width: 100%;
    text-align: center;
    padding-bottom: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #5D4B2B;
    margin-bottom: 10px;
    }
    .add-comment {margin-bottom: 15px;}
    .add-comment textarea {min-height: 100px;}
.background_slide {display: none !important;}
.background_slide_xs {display: block;}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.non-992 {display: none;}

.main-gallery-item {display: none;}
.main-gallery-item:first-child {display: block;}


}

@media (min-width: 1200px){
	.non-992 {display: none;}

.main-gallery-item {display: none;}
.main-gallery-item:first-child {display: block;}

}


.tik{
  width: 20.54px;
  height: 22px;
  border-radius: 3px;
  background: #89744D;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-top: -2px;
}

.tik svg{
  fill: #000;
}


.tik:hover svg{
  fill: #fff;
}