html {
font-family:sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,body {
  height: 100%;
}
body {
  margin: 0;
  padding:0;
  color:#2A2C23;
  font-size:13px;
  line-height:19px;
  letter-spacing:2px;
  background:#fff;
  text-align:center;
}
body * {
	box-sizing: border-box;	
}

@font-face {
    font-family: 'robotothin';
    src: url('roboto-thin-webfont.eot');
    src: url('roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-thin-webfont.woff2') format('woff2'),
         url('roboto-thin-webfont.woff') format('woff'),
         url('roboto-thin-webfont.ttf') format('truetype'),
         url('roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
#ifr-1 {
    display: block;
    background: #000;
    border: none;
    height: calc(100vh - 0px);
    width: 100%;
}

#ifr {
    display: block;
    background: #000;
    border: none;
    height: 100%;
    width: 100%;
}
header{background: #fff;z-index: 99999;height: 95px;}
h1{font-size:47px;text-transform:uppercase;font-family: 'robotothin';line-height:29px;letter-spacing: 5px;color:#2A2C23;}
.caption h1{color:#fff;}
h2{font-size:21px;text-transform:uppercase;font-family: 'robotothin';letter-spacing: 3px;line-height:29px;color:#2A2C23;}
h3{font-size:19px;color:#2A2C23;letter-spacing:3px;font-family: 'robotothin';line-height:21px;}
h3.small{font-size:15px;}
h4{font-size:15px;color:#fff;letter-spacing:3px;text-transform:uppercase;font-family: 'robotothin';line-height:21px;}
h4.title{font-size:15px;color:#fff;letter-spacing:3px;text-transform:uppercase;font-family: 'robotothin';line-height:21px;background: #2d600c;padding: 13px;}
strong{font-family:sans-serif; color: #1d651d;}
.green{color:#2d600c;}
.red{color:#d21d1f;font-size: 21px}
.btn-0 {color: #2d600c;background:#fff;padding:9px;display:inline-block; margin:9px auto;border: 1px solid #000;letter-spacing:3px;font-size: 13px;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;}
a:hover.btn-0 {background:#a2af9b; color:#fff;}
.btn-1 {color: #000;background:#fff;padding:9px;display:inline-block;width:189px;margin:0 auto;border: 1px solid #B3B396;letter-spacing:1px;font-size: 11px;text-transform:uppercase;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;}
a:hover.btn-1 {background:#d21d1f; color:#fff;}

.btn-2 {color: #fff;background:#900;padding:13px;display:inline-block;width:213px;margin:0 auto;border: 1px solid #900;letter-spacing:3px;font-size: 13px;text-transform:uppercase;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;}
a:hover.btn-2 {background:#000; color:#fff;}

ul {list-style-type:none;margin:0;padding:0;position:relative;}

.flex{
  -ms-box-orient: row;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
   
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  
}
.align {align-items: center;}
.stretch {align-items: stretch;}

a {text-decoration:none;color: #900;}
.drop {font-family: 'robotothin';float: left;color:#900;padding-left:67px;font-size:49px; line-height:35px;background:#fff;margin-right:3px; }
.p-left { text-align:left;}
.p-r { text-align:right;}
.p-right { text-align:right;}
.p-j { text-align:justify;}
.p-c { text-align:center;}
.base{vertical-align: baseline;}

.hr-big{ border:9px solid transparent;clear:both;}
.b {border: 1px solid #B3B396;}
.r {border-radius: 50%;border: 5px solid #f39200;margin-bottom: 13px;}
.bb {border-bottom: 1px solid #B3B396;}
.bb-b {border-bottom: 7px solid #990073;}
.bt {border-top: 1px solid #B3B396;}
.br {border-right: 1px solid #B3B396;}
.bl {border-left: 1px solid #B3B396;}
.bdl {border-left:solid #03510c;border-left-width:medium;border-left-style:double;}
.bdr {border-right:solid #03510c;border-right-width:medium;border-right-style:double;}
.bdt {border-top:solid #03510c;border-top-width:medium;border-top-style:double;}
.bdb {border-bottom:solid #03510c;border-bottom-width:3px;border-bottom-style:double;}
.pad-sm {padding:13px;}
.pad {padding:29px;}
.pad-l {padding-left:29px;}
.pad-t {padding-top:29px;}
.pad-b {padding-bottom:39px;}
.pad-r {padding-right:29px;}
.pad-s {padding:7px;}
.pad-m1{padding: 0;}
.pad-m2{padding: 0;}
.inl{display:inline;}
.h{height:74px;}
.big{font-size: 17px;}
.cd {width:91%;position:relative;margin:0 auto;}
.cd-m {width:75%;position:relative;margin:0 auto;}
.cd-sm {width:33.33333%;position:relative;margin:0 auto;}
.fr{float: right;clear: both;}
.max{max-width: 213px;}
.left{position:fixed; left: 0px;width: 15%;}
.right{position:fixed; left: 15%;width: 85%; top:0px;-ms-box-orient: column;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }
.hidden{display: none;}
.hide{display: block;}
.fixed {position:fixed;top:0px;z-index: 9200;width: 100%;background:#fff;}
.col-10 {width:10%;}
.col-15 {width:15%;}
.col-20 {width:20%;}
.col-25 {width:25%;}
.col-30 {width:30%;}
.col-33 {width:33%;}
.col-34 {width:34%;}
.col-40 {width:40%;}
.col-50{width:50%;}
.col-60 {width:60%;}
.col-67{width:67%;}
.col-70 {width:70%;}
.col-75 {width:75%;}
.col-85 {width:85%;}
.col-80{width:80%;}
.col-90{width:90%;}
.col-100{width:100%;}

.tabel{max-width: 399px;}

.space {margin-top:13px;}
.sh {box-shadow: 5px 5px 5px #B3B396;}
.sht {box-shadow: 0 -13px 13px -13px #B3B396;}
.shr {box-shadow: 9px 0 9px -9px #B3B396;}
.shb {box-shadow: 0 9px 9px -9px #72725A;}
.shl {box-shadow: -9px 0 9px -9px #B3B396;}
.bg-dark {background:#fff; opacity: 0.7;}
.bg-light {background:#fff;}
.v-align {position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}

.v-container {width:60%;position:relative;padding:0px;margin:0 auto;background:transparent;height: 100%;}

.slide{position: relative; width: 100%; overflow: hidden;}
#camere {position: relative;
  background: #333 url("..//img/c1.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#servicii {position: relative;
  background: #333 url("..//img/f1.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#oferte {position: relative;
  background: #333 url("..//img/o1.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#restaurant {position: relative;
  background: #333 url("..//img/r1.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#events {position: relative;
  background: #333 url("..//img/e1.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#contact {position: relative;
  background: #333 url("..//img/ct.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 713px;
}

#camere .caption, #oferte .caption, #servicii .caption, #restaurant .caption, #events .caption, #contact .caption{position: absolute; width: 100%;  bottom: 0vh;background: transparent;z-index: 99;height: auto;margin: 0 auto;}
.cb-slideshow .caption{position: absolute; width: 100%;  bottom: 0vh;background: rgba(0, 0, 0, 0.3);z-index: 99;height: auto;margin: 0 auto;}

#flip {
    padding: 15px; display: none;
    text-align: center;
cursor: pointer;margin-bottom: 27px;
}
#flip-p {
    padding: 15px; display: none;
    text-align: center;
cursor: pointer;
}
#panel {
    padding: 50px;width: 100%;
    display: none;z-index: 10500;height: 467px;
}


/*  NAV  ==================================================================== */	
*, *:after, *:before {
  box-sizing: border-box;
}

.menu__toggle {
  display: none;
  cursor: pointer;
  background-color: #2d600c;
  border: 0;
  padding: 10px;
  height: 40px;
  width: 100%;
}
.menu__toggle:hover {
  background-color: #2A2C23;
}

.menu__toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.menu__toggle__bar + .menu__toggle__bar {
  margin-top: 4px;
}



.menu {
  display: block;text-align: center;
}
.menu ul {
  padding: 0;
  list-style: none;
}
.menu li, .menu a {
  display: inline-block;
  font-size: 11px;
	letter-spacing: 1px;
}
.menu a {
  color: #fff;
  text-decoration: none;
}

.menu__nav {
  background-color: #900;
}
.menu__nav > li {
  position: relative;
  border-right: 0px solid #bc1d22;
}
.menu__nav > li > a {
  padding: 10px 13px;
  text-transform: uppercase;
}
.menu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.menu__nav > li:hover > a {
  color: #fff;background-color: #2A2C23;
}
.menu__nav > li:focus-within > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.menu__nav > li:focus-within > a {
  color: #fff;
}
.menu__nav__hasDropdown:before {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: currentColor;
  top: 50%;
  margin-top: -2px;
  right: 10px;
}

.menu__nav__dropdown {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;text-transform: uppercase;
  margin: 20px 0 0 0;
  background-color: #fff;
  transition: margin .15s, opacity .15s;
}
.menu__nav__dropdown > li {
  width: 100%;
  border-bottom: 1px solid #515151;
}
.menu__nav__dropdown > li:first-child > a:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  left: 1em;
  top: -6px;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: inherit;
}
.menu__nav__dropdown > li:last-child {
  border: 0;
}
.menu__nav__dropdown a {
  padding: 10px;color:#000;
  width: 100%;
  border-color: #373737;
}
.menu__nav__dropdown a:hover {
  background-color: #2A2C23;
  border-color: #2A2C23;
  color: #fff;
}
.menu__nav__dropdown a:focus-within {
  background-color: #2A2C23;
  border-color: #2A2C23;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .menu__toggle {
    display: inline-block;
  }

  .menu__nav,
  .menu__nav__dropdown {
    display: none;
  }

  .menu__nav {
    margin: 10px 0;
  }
  .menu__nav > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #515151;
  }
  .menu__nav > li:last-child {
    border: 0;
  }
  .menu__nav > li:first-child > a:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 1em;
    top: -6px;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: inherit;
  }
  .menu__nav > li > a {
    width: 100%;
    padding: 10px;
    border-color: #111;
    position: relative;
  }
  .menu__nav a:hover {
    background-color: #2A2C23;
    border-color: #2A2C23;
    color: #fff;
  }

  .menu__nav__dropdown {
    position: static;
    background-color: #fff;
    margin: 0;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .menu__nav__dropdown > li:first-child > a:after {
    content: none;
  }
  .menu__nav__dropdown a {
    padding-left: 20px;
    width: 100%;
  }
}
.menu__nav--open {
  display: block !important;
}
.menu__nav--open .menu__nav__dropdown {
  display: block;
}

/*  dropbutton ====== */	

 .lg-btn {  background: transparent;
    padding: 7px;
	width: 89px;
	 border:none;
	 border-left: 1px solid #848465;
    cursor: pointer;
}

.lg {
    position: relative;border-bottom: 0px solid #848465;
    display: none;float: right;line-height: 39px;z-index: 9900;
}

.lg-content {
    display: none;
    position: absolute;
    border-left: 1px solid #848465;
	border-top: 1px solid #848465;
    width: 89px;text-align: left;
	background-color: #fff;
    z-index: 1;
}

.lg-content a {
    color: black;
	border-bottom: 1px solid #0086b3;
    padding: 5px 3px;
    text-decoration: none;
	line-height: 19px;
    display: block;
}
	
.lg-content img,  .lg-btn img {padding-right: 13px;display: inline-block;}

.lg-content a:hover {background-color: #2A2C23;color:#fff;}

.lg:hover .lg-content {
    display: block;
}

ul.bm li
{
border-top: solid 1px #424242;
padding: 0.55em 0 0.55em 13px;
}

ul.bm li:first-child
{
border-top: 0;
padding-top: 0;
}
ul.bm li a
{
text-decoration: none;
color:  #2A2C23;

}
ul.bm li a:hover
{
text-decoration: none;
color: #900;
}

ul.icons
{display: inline-block;
}
ul.icons li
{display: inline-block;padding: 0 9px;
}

/* M slide======================== */
.slider {display: none;
  position: relative;
  width: 100%;
}

.items {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 56.25%;
}

.item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.item.current {
  opacity: 1;
}
.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* M slide======================== */
/* IMAGES ============================================================================= */

img {
border : 0;
display: block;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}


video {
	max-width: 100%;
	display: block;
	height: auto;}

.frame1 {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  grid-template-rows: auto -webkit-max-content;
  grid-template-rows: auto max-content;
  background: #333 url("..//img/bg1a.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 567px;
  padding: 3rem;
}
.frame1:before, .frame1:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid rgba(255,255,255,0.5);
}
.frame1:before {
  grid-row: 1 / 2;
  border-right: none;
  border-bottom: none;
}
.frame1:after {
  grid-row: 1 / span 2;
  border-left: none;
}
.frame1 h4, .frame2 h4, .frame3 h4 {
  margin: 1rem 1rem -.5rem 0;padding: 3px;
  max-width: 100%;text-align: left;
	background: rgba(153, 0, 0, 0.5);border: 1px solid #fff;
}
/*frame2*/
.frame2 {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  grid-template-rows: auto -webkit-max-content;
  grid-template-rows: auto max-content;
  background: #333 url("..//img/bg2.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 567px;
  padding: 3rem;
}
.frame2:before, .frame2:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid rgba(255,255,255,0.5);
}
.frame2:before {
  grid-row: 1 / 2;
  border-right: none;
  border-bottom: none;
}
.frame2:after {
  grid-row: 1 / span 2;
  border-left: none;
}

/*frame3*/
.frame3 {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  grid-template-rows: auto -webkit-max-content;
  grid-template-rows: auto max-content;
  background: #333 url("..//img/bg3.jpg") center;
  background-size: cover;
  color: white;
  width: 100%;
  height: 567px;
  padding: 3rem;
}
.frame3:before, .frame3:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid rgba(255,255,255,0.5);
}
.frame3:before {
  grid-row: 1 / 2;
  border-right: none;
  border-bottom: none;
}
.frame3:after {
  grid-row: 1 / span 2;
  border-left: none;
}

.fframe1:hover, .fframe2:hover, .fframe3:hover {
	 -webkit-filter: grayscale(50%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(50%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(50%); 
  -o-transition: .5s ease-in-out;
  filter: grayscale(50%);}

.phone{position: fixed; top: 50%; right: 0px;display: block;margin: 0 auto;padding-right: 9px;z-index: 999999;}
.phone img{display: block; }
#ifr {
    display: block;
    background: #000;
    border: none;
    height: 100%;
    width: 100%;
}

/*  Media queries	============================================================================= */
@media screen and (min-width: 0px) and (max-width: 1024px) {

 .flex {-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
#camere, #oferte, #servicii, #restaurant, #events, #contact {height: 30%;}
 [class*="col-"] { width: 100%; }
.col-50:nth-of-type(3) { order: 4; }
.col-50:nth-of-type(4) { order: 3; }	

.pad {padding:13px;}
.caption h1{font-size:19px;color:#3f3e36;letter-spacing:1px;}
h1{font-size:23px;line-height: 27px;}
h2{font-size:17px;color:#3f3e36;letter-spacing:1px;}
h4{font-size:13px;color:#fff;letter-spacing:1px;}
.fixed{position: relative;}
header{ height: auto;}
.left{position:relative; left: 0px;width: 100%;}
.right{position:relative; left: 0px;width: 100%;}
.p-right { text-align:center;}
.p-j { text-align:left;}
.cd, .cd-sm, .cd-m {width:100%;}
.frame1, .frame2, .frame3{height: 213px;padding: 1.9rem;}
#ifr { height: 767px;}
#flip {margin-bottom: 0px;}
.btn-0 {color: #fff;border: 0px solid #000; width: 100%;margin:0 auto;}
 .lg-btn { border-left: 0px solid #848465;;}
.btn-2{width: 100%;}
.cb-slideshow{display: none;}
.phone{position: fixed; top: 92%; right: 0px;display:block;margin: 0 auto;padding-right: 0px;z-index: 999999;background: #fff;width: 100%;height: 55px;text-align: center;border-top: 1px solid #333;}
.phone img{display:  inline-block; }
.slider {display: block;}
	.hide{display: none;}
	.pad-m1{padding: 17px 0 8px;}
	.pad-m2{padding: 8px 0 17px;}
.cb-slideshow .caption, #camere .caption, #oferte .caption, #servicii .caption, #restaurant .caption, #events .caption, #contact .caption {position: relative;left:0%;background: #fff; }
}