<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----html+body--------------*/
html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  color: #565656;
  line-height: 1.2;
  margin: 0;
  font-family: 'Delius Swash Caps', cursive;
  font-size: 14px;
  width: 100%;
  height: 100%;
  font-weight: 400; }

/*---------------------------------*/
:focus {
  outline: none;
  -moz-outline-style: none; }

/*-----iframe----*/
iframe {
  border-width: 0px; }

/*---------------------------------*/
/*-------ul li ol nav---------*/
ul {
  list-style-type: square;
  padding: 0;
  margin: 0; }

ul li {
  list-style: none; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

li &gt; ul, li &gt; ol {
  margin: 0; }

/*---------------------------------*/
/*--------style anchors--------*/
a {
  text-decoration: none;
  font-family: 'Delius Swash Caps', cursive;
  color: #0b9dbc;
  line-height: 1;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  outline: none;
  background: none;
  -moz-outline-style: none; }

a:visited {
  text-decoration: none; }

a:focus {
  outline: none;
  text-decoration: none; }

a:active, a:hover {
  opacity: 0.8;
  outline: 0;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #015e9d;
  text-decoration: none; }

/*---------------------------------*/
/*--------style pharagraph---------*/
p {
  margin: 0;
  font-family: 'Delius Swash Caps', cursive; }

/*---------------------------------*/
/*-----headings--------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.3; }

h1 {
  font-size: 22px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'Delius Swash Caps', cursive; }

/*---------------------------------*/
/*------Placeholder-------------*/
::-webkit-input-placeholder {
  font-size: 14px;
  color: #f5b720; }

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  color: #f5b720; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  color: #f5b720; }

:-ms-input-placeholder {
  font-size: 14px;
  color: #f5b720; }

/*---------------------------------*/
/*-------Custom classes------*/
.dispB {
  display: block; }

.dispI {
  display: inline-block;
  vertical-align: middle; }

.dispT {
  display: table; }

.dispTC {
  display: table-cell;
  vertical-align: middle; }

.txtaC {
  text-align: center; }

.txtaL {
  text-align: left; }

.txtaR {
  text-align: right; }

.floatR {
  float: right; }

.floatL {
  float: left; }

/*---------------------------------*/
/*-----Margins------*/
/*Top*/
.mg_t_10 {
  margin-top: 10px; }

.mg_t_15 {
  margin-top: 20px; }

.mg_t_20 {
  margin-top: 20px; }

.mg_t_30 {
  margin-top: 30px; }

.mg_t_40 {
  margin-top: 40px; }

.mg_t_50 {
  margin-top: 50px; }

.mg_t_60 {
  margin-top: 60px; }

.mg_t_70 {
  margin-top: 70px; }

.mg_t_80 {
  margin-top: 80px; }

.mg_t_90 {
  margin-top: 90px; }

.mg_t_100 {
  margin-top: 100px; }

/* Bottom */
.mg_b_5 {
  margin-bottom: 5px; }

.mg_b_10 {
  margin-bottom: 10px; }

.mg_b_15 {
  margin-bottom: 15px; }

.mg_b_20 {
  margin-bottom: 20px; }

.mg_b_25 {
  margin-bottom: 25px; }

.mg_b_30 {
  margin-bottom: 30px; }

.mg_b_35 {
  margin-bottom: 35px; }

.mg_b_40 {
  margin-bottom: 40px; }

.mg_b_50 {
  margin-bottom: 50px; }

.mg_b_60 {
  margin-bottom: 60px; }

.mg_b_70 {
  margin-bottom: 70px; }

.mg_b_80 {
  margin-bottom: 80px; }

.mg_b_90 {
  margin-bottom: 90px; }

.mg_b_100 {
  margin-bottom: 100px; }

/*Paddings*/
.p_t_10 {
  padding-top: 10px; }

.p_t_20 {
  padding-top: 20px; }

.p_t_30 {
  padding-top: 30px; }

.p_t_40 {
  padding-top: 40px; }

.p_t_50 {
  padding-top: 50px; }

.p_b_10 {
  padding-bottom: 10px; }

.p_b_20 {
  padding-bottom: 20px; }

.p_b_30 {
  padding-bottom: 30px; }

.p_b_40 {
  padding-bottom: 40px; }

.p_b_50 {
  padding-bottom: 50px; }

.p_b_70 {
  padding-bottom: 70px; }

.poz_r {
  position: relative; }

/*font site*/
body {
  background: url(../images/pattern.jpg) center center; }

.site_header {
  position: relative;
  z-index: 20; }

.header_1 {
  background: #191919;
  height: 35px;
  font-size: 12px;
  color: #dadada;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .header_1 .include_facebook {
    display: inline-block; }
  .header_1 .header_info {
    display: flex;
    margin-right: 16em; }
  .header_1 .include_details_info {
    margin-left: 1em;
    margin-right: 1em; }
    .header_1 .include_details_info span a {
      color: #dadada; }
      .header_1 .include_details_info span a font {
        size: 12px; }

.header_2 {
  height: 86px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 35px;
  left: 0;
  right: 0; }
  .header_2 .logo {
    height: 100%;
    padding-top: 25px;
    padding-left: 10px;
    position: relative;
    z-index: 9; }
  .header_2 .logo:after {
    content: '';
    position: absolute;
    width: 397px;
    height: 88px;
    border-radius: 50% / 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: rgba(0, 0, 0, 0.8);
    top: 86px;
    left: -30px;
    transform: rotate(-180deg);
    z-index: -1;
    text-align: center; }

.main_menu {
  height: 86px; }
  .main_menu .main_menu_ul {
    height: 100%;
    display: table; }
  .main_menu .main_menu_ul_li {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    height: 100%;
    padding-left: 60px; }
  .main_menu .main_menu_ul_li_a {
    font-size: 18px;
    color: #f5b720; }

.include_slider_on_home_page {
  border-bottom: 10px solid rgba(0, 0, 0, 0.7); }
  .include_slider_on_home_page #owl-demo .owl-prev, .include_slider_on_home_page #owl-demo .owl-next {
    color: transparent;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent url(../images/prev.png) no-repeat center/cover;
    padding: 70px 20px;
    border-radius: 0; }
  .include_slider_on_home_page #owl-demo .owl-next {
    right: 0;
    background: transparent url(../images/next.png) no-repeat center/cover; }
  .include_slider_on_home_page .set_dimensions_on_home_page_slider {
    width: 100%;
    height: 802px; }
    .include_slider_on_home_page .set_dimensions_on_home_page_slider img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .include_slider_on_home_page .info_box_on_slider {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 941px;
    height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px; }
    .include_slider_on_home_page .info_box_on_slider .text_on_box_slider {
      font-size: 40px;
      color: #f5b720;
      text-align: center; }

.mobile_header, .header_2 #nav-icon1 {
  display: none; }

.main_index, .main_oferte, .main_contact {
  min-height: calc(100vh - 35px - 200px); }

.container_page {
  width: 1135px;
  max-width: 100%;
  margin: auto; }

.include_top_section, .set_max_width {
  padding-bottom: 3px;
  border-bottom: 1px solid #f5b720; }
  .include_top_section img, .set_max_width img {
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 38px; }

.include_bottom_section {
  border-top: 1px solid #f5b720; }
  .include_bottom_section img {
    display: inline-block;
    margin-top: 10px; }

.set_max_width {
  max-width: 750px;
  margin: auto; }

.top_content_on_page .welcome_title h3 {
  font-size: 25px;
  font-family: 'Delius Swash Caps', cursive;
  color: #f5b720; }
.top_content_on_page .short_presentation_about {
  max-width: 940px;
  margin: auto; }
  .top_content_on_page .short_presentation_about p {
    font-size: 18px;
    color: #dadada; }
.top_content_on_page .short_info p {
  font-size: 18px;
  color: #dadada; }

.box_special_offer {
  background: rgba(0, 0, 0, 0.7);
  height: 310px;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 27px; }
  .box_special_offer h3 {
    font-size: 25px;
    color: #f5b720; }

.set_border_bottom_on_title {
  border-bottom: 1px solid #f5b720;
  position: relative; }
  .set_border_bottom_on_title::after {
    content: "";
    position: absolute;
    width: 270px;
    height: 1px;
    padding-top: 3px;
    border-bottom: 1px solid #f5b720; }

.include_desc_on_content_box .the_best_prices {
  min-height: 50px;
  max-width: 328px; }
.include_desc_on_content_box .the_best_prices p {
  font-size: 18px;
  color: #dadada; }
.include_desc_on_content_box .desc_p {
  height: 120px;
  line-height: 20px;
  overflow: hidden; }
.include_desc_on_content_box .desc_p p, .include_desc_on_content_box .bottom_p p {
  font-size: 15px;
  color: #dadada; }

.include_img_on_content_box {
  height: 168px; }
  .include_img_on_content_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px; }

.read_more a {
  font-size: 14px;
  color: #f5b720; }

.style_label_on_form_reservation {
  font-size: 16px;
  color: #dadada;
  font-weight: 300; }

.style_input_on_form_reservation {
  background: #373737;
  width: 100%;
  height: 32px;
  padding-left: 5px;
  border: none;
  border-radius: 5px;
  color :#f5b720; }
.newslatter_error{
  color :#f5b720;
}
.reserve_button {
  margin-top: 10px; }
  .reserve_button button {
    width: 214px;
    height: 29px;
    background: #f5b720;
    outline: none;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    color: #050505; }
    .reserve_button button:hover {
      color: #f5b720;
      background: #050505; }

.include_desc_on_content_box .noMaxWidth {
  max-width: initial; }

.include_desc_on_content_box .new_h {
  height: 97px; }

.newsletter_on_home_page .box_special_offer {
  height: 198px; }

.mg_b_3 {
  margin-bottom: 3px; }

footer {
  height: 164px;
  background: rgba(0, 0, 0, 0.7); }
  footer .include_logo a {
    display: inline-block;
    width: 170px;
    height: 62px; }
    footer .include_logo a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.footer_menu {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 20px; }
  .footer_menu .main_footer_ul_li {
    display: inline-block;
    padding-left: 50px; }
  .footer_menu .main_footer_ul_li_a {
    font-size: 14px;
    color: #f5b720; }

.include_copyright p, .include_copyright p a {
  font-size: 12px;
  color: #dadada; }

.header_info .style_a {
  display: block;
  background: #dadada;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  font-weight: bold;
  font-size: 14px; }

.set_m_w {
  max-width: 350px;
  margin: auto;
  margin-bottom: 10px; }

.new_h_on_oferte {
  height: 240px; }
  .new_h_on_oferte p {
    font-size: 16px;
    text-align: justify; }
  .new_h_on_oferte .title_box h3 {
    margin-bottom: 10px; }

.pagination_ul {
  margin-bottom: 35px; }
  .pagination_ul .pagination_ul_li {
    display: inline-block;
    padding-left: 3px; }
    .pagination_ul .pagination_ul_li:nth-child(2) {
      padding-left: 20px; }
    .pagination_ul .pagination_ul_li:nth-child(7) {
      padding-right: 20px; }
  .pagination_ul a {
    font-size: 15px;
    color: #f5b720; }

.main_contact {
  padding-top: 121px; }

.bg_contact {
  background: rgba(0, 0, 0, 0.8); }

.removePad {
  padding-left: 0;
  padding-right: 0; }

.set_max_width_on_contact {
  max-width: 846px;
  margin-left: auto;
  margin-right: auto;
  height: 350px;}

.include_textarea textarea {
  min-height: 95px;
  resize: vertical; }

.content_on_sala_evenimente p {
  font-size: 20px;
  color: #dadada;
  text-align: justify;
  margin-bottom: 25px; }

.new_h_for_gallery {
  height: 372px; }

.include_gallery_foto .first_row, .include_gallery_foto .second_row {
  display: flex; }
.include_gallery_foto .gallery_images_simple {
  width: 175px;
  height: 135px;
  margin-left: 5px;
  margin-right: 5px;
  background: #080808;
  border-radius: 10px; }
  .include_gallery_foto .gallery_images_simple img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px; }

.special_class {
  max-width: 941px;
  margin-left: auto;
  margin-right: auto; }
  .special_class p {
    text-align: center; }

.alert {
  padding: 10px;
  display: none; }

.alert-success {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.8);
  color: #dadada;
  border-color: #dadada;
  position: relative;
  z-index: 99; }
/*iframe*/
#map,
.iframe_map iframe {
  min-height: 300px;
  width: 100%;
  height: 100%;
  border: 0;
}
.mapscroll-wrap, .mapscroll-overlay {
  width: 100%!important;
}
/*end iframe*/

.multiple_maps {
  position: relative;
}
.lock_map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.unlock_map,
.lock_unlock {
  position: absolute;
  bottom: 22px;
  right: 46px;
  background: url(../images/lock-unlock-icons.png)no-repeat -45px 0;
  height: 50px;
  width: 50px;
  z-index: 2;
  opacity: 1;
}

.unlock_map {
  background: url(../images/lock-unlock-icons.png)no-repeat 0px 0;
}

.unlock_map_m {
  z-index: -1;
}
.include_captcha a {
  display: block;
 /* text-align: right;*/
}
.g-recaptcha {
  display: inline-block;
  width: 212px;
  height: 54px;
}
/*--end iframe --*/
/* DESKTOP RESPONSIVE */
@media (max-width: 1600px) {
  .header_1 .header_info {
    margin-right: 10em; } }
@media (max-width: 1290px) {
  .header_1 .header_info {
    margin-right: 5em; }

  .main_nav .main_nav_ul_li {
    padding-left: 33px; } }
@media (max-width: 1100px) {
  .site_header {
    position: static; }

  .header_1, .logo {
    display: none; }

  .header_2 {
    top: 0;
    background: transparent; }

  .mobile_header {
    display: block;
    height: 86px;
    position: fixed;
    padding-left: 2vw;
    padding-top: 10px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    z-index: 1; }

  .mobile_header .logo_mobile {
    display: inline-block;
    width: 245px;
    height: 90px; }

  .mobile_header .logo_mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

  .main_menu .main_menu_ul_li {
    display: block;
    text-align: center;
    padding-left: 0; }

  .main_menu_ul_li {
    width: 100%;
    background: #000;
    height: 56px;
    text-align: center;
    line-height: 56px;
    text-transform: uppercase;
    border-bottom: 1px solid yellow;
    padding-top: 0;
    opacity: 0;
    -webkit-transition: all 0.24s ease;
    -moz-transition: all 0.24s ease;
    transition: all 0.24s ease;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg); }

  .active_menu .main_menu_ul_li {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    will-change: transform; }

  .main_menu_ul_li:nth-child(1) {
    -webkit-transition-delay: 0.24s;
    -moz-transition-delay: 0.24s;
    transition-delay: 0.24s; }

  .main_menu_ul_li:nth-child(2) {
    -webkit-transition-delay: 0.20s;
    -moz-transition-delay: 0.20s;
    transition-delay: 0.20s; }

  .main_menu_ul_li:nth-child(3) {
    -webkit-transition-delay: 0.16s;
    -moz-transition-delay: 0.16s;
    transition-delay: 0.16s; }

  .main_menu_ul_li:nth-child(4) {
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s; }

  .main_menu_ul_li:nth-child(5) {
    -webkit-transition-delay: 0.08s;
    -moz-transition-delay: 0.08s;
    transition-delay: 0.08s; }

  .main_menu_ul_li:nth-child(6) {
    -webkit-transition-delay: 0.04s;
    -moz-transition-delay: 0.04s;
    transition-delay: 0.04s;
    border-bottom: none; }

  .active_menu .main_menu_ul_li:nth-child(1) {
    -webkit-transition-delay: 0.04s;
    -moz-transition-delay: 0.04s;
    transition-delay: 0.04s; }

  .active_menu .main_menu_ul_li:nth-child(2) {
    -webkit-transition-delay: 0.08s;
    -moz-transition-delay: 0.08s;
    transition-delay: 0.08s; }

  .active_menu .main_menu_ul_li:nth-child(3) {
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s; }

  .active_menu .main_menu_ul_li:nth-child(4) {
    -webkit-transition-delay: 0.16s;
    -moz-transition-delay: 0.16s;
    transition-delay: 0.16s; }

  .active_menu .main_menu_ul_li:nth-child(5) {
    -webkit-transition-delay: 0.20s;
    -moz-transition-delay: 0.20s;
    transition-delay: 0.20s; }

  .active_menu .main_menu_ul_li:nth-child(6) {
    -webkit-transition-delay: 0.24s;
    -moz-transition-delay: 0.24s;
    transition-delay: 0.24s;
    border-bottom: none; }

  .main_menu_ul {
    visibility: hidden; }

  .active_menu .main_menu_ul {
    visibility: visible; }

  .main_menu {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: center; }

  .desktop_menu .main_menu_ul {
    padding-top: 0;
    position: fixed;
    width: 100%;
    top: 86px;
    left: 0;
    z-index: 9;
    height: auto;
    display: block; }

  .desktop_menu .main_menu_ul_li {
    height: 61px;
    font-size: 20px;
    /*width: 100%;*/ }

  .desktop_menu .main_menu_ul_li_a {
    height: 50px;
    font-size: 20px;
    /*width: 100%;*/ }

  .img_home_menu {
    padding-top: 20px;
    padding-left: 3px; }

  .header_2 #nav-icon1 {
    display: block;
    margin: 0;
    position: fixed;
    z-index: 99;
    top: 20px;
    right: 15px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 7px;
    border-radius: 7px; }

  .header_2 #nav-icon1 span {
    height: 6px;
    background: #f5b720; }

  .header_2 #nav-icon1 span:nth-child(1) {
    top: 4px; }

  .header_2 #nav-icon1 span:nth-child(2) {
    top: 18px; }

  .header_2 #nav-icon1 span:nth-child(3) {
    top: 32px; }

  .active_menu {
    visibility: visible; }

  .nav a {
    display: block; }

  .include_slider_on_home_page .info_box_on_slider {
    width: auto;
    height: auto; }

  .include_slider_on_home_page .info_box_on_slider .text_on_box_slider {
    font-size: 25px;
    padding: 10px; } }
/* TABLET RESPONSIVE */
@media (max-width: 992px) {
  .include_slider_on_home_page .set_dimensions_on_home_page_slider {
    height: 440px; }

  .box_special_offer, footer {
    height: auto; }

  .include_copyright {
    padding-bottom: 20px; }

  .removePad {
    padding-left: 15px;
    padding-right: 15px; }

  .include_gallery_foto {
    text-align: center; }

  .include_gallery_foto .first_row, .include_gallery_foto .second_row, .include_gallery_foto .second_row {
    display: inline-block; } 
  .include_captcha, .main_contact .reserve_button {text-align: center;}
  }
/* MOBILE RESPONSIVE */
@media (max-width: 768px) {
  .include_slider_on_home_page #owl-demo .owl-next, .include_slider_on_home_page #owl-demo .owl-prev, .include_slider_on_home_page #owl-demo .owl-next {
    display: none; }

  .top_content_on_page .short_presentation_about {
    padding: 20px; }

  .main_contact .short_info p {
    padding: 5px; }

  .top_content_on_page .welcome_title h3 {
    padding: 0 1px; }

  .include_img_on_content_box {
    margin-top: 20px; }

  .reserve_button {
    margin-bottom: 20px; }

  .footer_menu .main_footer_ul_li {
    display: block;
    padding-left: 0; }

  .set_max_width {
    max-width: 550px; }

  .include_gallery_foto .gallery_images_simple {
    margin: 5px auto; } }
@media (max-width: 480px) {
  .include_slider_on_home_page .set_dimensions_on_home_page_slider {
    height: 390px; }

  .include_slider_on_home_page .info_box_on_slider .text_on_box_slider {
    font-size: 20px; }

  .set_max_width {
    max-width: 180px; } }

/*# sourceMappingURL=main.css.map */
</pre></body></html>