.newsletter-alert {
  padding: 10px 25px;
  position: fixed;
  top: 25px;
  left: 50px;
  width: calc(100% - 100px);
  background: rgba(255, 255, 255, 0.75); }
  .newsletter-alert h3 {
    text-align: center;
    font-size: 25px;
    margin: 0; }
  .newsletter-alert.success h3 {
    color: #a5ff93; }
  .newsletter-alert.fail h3 {
    color: #ff6f6f; }

[protected_domain] {
  position: relative; }
  [protected_domain][protected_domain_revealed="true"]:after {
    display: none !important; }
  [protected_domain]:after {
    content: 'viac';
    position: absolute;
    right: -5px;
    top: 0;
    height: 100%;
    background: white;
    border: 1px solid #eee;
    padding: 0 6px;
    color: #555;
    border-radius: 10px;
    box-shadow: -3px 0px 4px 1px #fff; }

#carousel-thumb .carousel-item img.w-100 {
  max-height: 750px; }
#carousel-thumb .carousel-item > div {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto; }
  #carousel-thumb .carousel-item > div > div > div {
    width: 50%;
    padding: 30px; }
#carousel-thumb .carousel-indicators li {
  width: 144px;
  height: 56px; }

#domov-rezervacia .list-group .list-group-item {
  background-color: #f5f5f2;
  border: none;
  padding: .75rem 0; }

#domov-vyhody {
  position: relative; }
  #domov-vyhody .services-ico2 i {
    background: none;
    font-size: 45px; }
  #domov-vyhody:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.25); }

.contact-field.c-calendar::after {
  content: "\f073"; }

#kam-v-okoli-mapa .popup-open:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25); }
#kam-v-okoli-mapa [id^="popup-"] {
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  display: block;
  width: 360px;
  background: #fff; }
  #kam-v-okoli-mapa [id^="popup-"] i {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    font-style: normal;
    line-height: 20px;
    padding: 5px;
    background: #fff;
    width: 30px;
    text-align: center; }
  #kam-v-okoli-mapa [id^="popup-"] > div {
    padding: 15px; }
    #kam-v-okoli-mapa [id^="popup-"] > div p {
      margin-bottom: 0; }

#domov-vybavenie-chaty {
  background: #e8e6e1; }
  #domov-vybavenie-chaty .about-title > span {
    width: 170px;
    color: #b69981; }
  #domov-vybavenie-chaty .s-about-img {
    position: relative;
    z-index: 1;
    padding-right: 30px; }
    #domov-vybavenie-chaty .s-about-img:before {
      display: block;
      content: '';
      position: absolute;
      right: 5px;
      top: -25px;
      width: 50%;
      height: 50%;
      background-color: #b69981;
      z-index: -1; }
    #domov-vybavenie-chaty .s-about-img img {
      max-width: 100%; }
  #domov-vybavenie-chaty .about-text {
    background: #b69981;
    box-shadow: none;
    transform: translateY(-50%);
    top: 50%;
    left: auto;
    right: 5px; }
  #domov-vybavenie-chaty div.d-flex {
    margin-bottom: 20px; }
    #domov-vybavenie-chaty div.d-flex span {
      display: inline-block;
      height: 2px;
      width: 40px;
      background: #b69981;
      margin-right: 20px;
      position: relative;
      top: -5px;
      vertical-align: middle;
      margin-top: auto;
      margin-bottom: auto; }
    #domov-vybavenie-chaty div.d-flex p {
      margin-bottom: 0; }

#chata-uvod #nav-tab a {
  width: 280px; }
#chata-uvod .blog-content {
  position: relative;
  padding-bottom: 70px; }
  #chata-uvod .blog-content p:last-of-type {
    margin-bottom: 0; }
#chata-uvod .tab-pane a.btn {
  z-index: 1;
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%); }
#chata-uvod .tab-pane ul {
  padding-left: 20px;
  margin-bottom: 15px; }
  #chata-uvod .tab-pane ul li {
    list-style-type: disc !important;
    padding: 0;
    border: none;
    list-style-position: outside; }
#chata-uvod .tab-pane .single-post {
  height: 100%; }
#chata-uvod .tab-pane .s-single-services {
  border-color: #b69981; }
  #chata-uvod .tab-pane .s-single-services.active .second-services-content h5 {
    color: #b69981; }

#services a {
  color: #b69981; }

.portfolio img {
  object-fit: cover;
  height: 325px;
  width: 100%; }

.breadcrumb-area {
  min-height: 0; }
  .breadcrumb-area img {
    max-width: 100%; }

.contact-area .single-cta {
  border-bottom-color: #e8e6e1; }
.contact-area .f-cta-icon i {
  background: none;
  font-size: 24px;
  color: #e8e6e1; }

.contact-info p a {
  color: #fff; }

header.header-area .header-top a, header.header-area .header-top p, header.header-area .header-top i {
  color: #7d674a; }

footer a {
  color: #fff; }
footer i.fa {
  color: #fff; }
footer .copyright-wrap p {
  color: #000; }

@media screen and (max-width: 1199px) {
  #header-sticky > .container {
    max-width: 991px; }
    #header-sticky > .container .main-menu ul li {
      margin-left: 17px; }
    #header-sticky > .container .top-btn {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
@media screen and (max-width: 992px) {
  .header-top .col-1, .header-top .col-lg-7 {
    display: none; }
  .header-top .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    .header-top .col-4 .wellcome-text {
      padding-left: 0 !important; }
      .header-top .col-4 .wellcome-text p {
        width: 100%; }

  #header-sticky img.w-100 {
    width: auto !important; }
  #header-sticky .responsive {
    margin-top: -40px; }
  #header-sticky .dripicons-align-right {
    color: #fff; }
  #header-sticky ul li {
    text-align: center;
    border-bottom-color: #fff; }
  #header-sticky .top-btn {
    width: 100%; } }
@media screen and (max-width: 992px) {
  #header-sticky > .container {
    max-width: 991px; }
    #header-sticky > .container .logo {
      padding-right: 45px; }
      #header-sticky > .container .logo img {
        max-width: 100%; }
    #header-sticky > .container .main-menu ul li {
      margin-left: 17px; }
    #header-sticky > .container .top-btn {
      padding-left: 15px !important;
      padding-right: 15px !important; }
  #header-sticky.sticky-menu #mobile-menu {
    overflow: hidden;
    height: auto; }

  .breadcrumb-area {
    height: auto;
    padding: 0; }

  footer img {
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px; }
  footer .col-xl-1 {
    padding: 0 15px;
    text-align: center; }
    footer .col-xl-1 .mb-35 {
      margin-bottom: 0; }
    footer .col-xl-1 .footer-widget {
      margin: auto;
      margin-bottom: 15px; }
  footer .col-xl-4.mt-20 {
    margin-top: 0; }
    footer .col-xl-4.mt-20 p {
      text-align: center; }

  #scrollUp:hover {
    background: #fff;
    color: #333; }

  #carousel-thumb .carousel-item > img {
    height: 400px;
    object-fit: cover; }
  #carousel-thumb .carousel-indicators {
    display: none; }
  #carousel-thumb .carousel-item > div > div > div {
    width: 100%;
    padding: 30px; }
    #carousel-thumb .carousel-item > div > div > div .btn {
      padding: 18px 30px;
      margin-top: 10px; }

  #domov-vyhody {
    padding: 75px 0 30px; }

  #domov-vybavenie-chaty {
    padding: 75px 0; }

  #services {
    padding: 75px 0 45px; }

  #domov-rezervacia {
    padding: 55px 0; }
    #domov-rezervacia .col-12.mb-10 {
      margin-bottom: 0; }
    #domov-rezervacia p {
      margin-bottom: 0; }
    #domov-rezervacia h5 {
      margin-top: 10px; }
    #domov-rezervacia .mb-40 {
      margin-bottom: 10px; }
    #domov-rezervacia > .container > .row > .col-lg-6 {
      padding: 0 15px !important; }
    #domov-rezervacia form > .row {
      margin: 0 -15px; }

  #chata-uvod {
    padding: 75px 0 30px; }
    #chata-uvod .section-title {
      margin-bottom: 60px; }
    #chata-uvod #nav-tab .nav-item {
      margin-bottom: 15px; }
    #chata-uvod .blog-content {
      padding-bottom: 80px; }
    #chata-uvod .s-single-services {
      margin-bottom: 15px; }
    #chata-uvod #nav-tabContent {
      margin-top: 30px;
      padding: 0 !important; }
      #chata-uvod #nav-tabContent .tab-pane > .row {
        margin: 0 -15px; }

  #work {
    padding: 75px 0 60px; }
    #work h2 {
      text-align: center; }
    #work .col3 .grid-item img {
      height: 200px; }
    #work .my-masonry.mb-30 {
      margin-bottom: 15px; }
    #work iframe {
      height: 500px !important; }

  #kam-v-okoli-mapa {
    padding: 75px 0 60px; }
    #kam-v-okoli-mapa .container > .row {
      margin: 0 -15px; }
    #kam-v-okoli-mapa #nav-tabContent {
      padding: 0 !important; }
      #kam-v-okoli-mapa #nav-tabContent .nav-item {
        margin: 5px !important; }
      #kam-v-okoli-mapa #nav-tabContent .tab-pane > .row {
        margin: 0 -15px; }
    #kam-v-okoli-mapa #map {
      height: 350px !important; }
    #kam-v-okoli-mapa a.btn {
      white-space: normal; }

  #cennik-uvod {
    padding: 75px 0 20px; }

  #contact {
    padding: 75px 0 60px; }
    #contact form > .row {
      margin: 0 -15px; }
      #contact form > .row .contact-field.mb-40 {
        margin-bottom: 10px; }
    #contact form label a {
      color: #b69981; } }
@media screen and (max-width: 767px) {
  #work {
    padding: 75px 0 60px; }
    #work .col3 .grid-item {
      max-width: 49% !important; }
      #work .col3 .grid-item img {
        height: 175px; }
    #work .portfolio > .row {
      margin: 0 -15px; } }
@media screen and (max-width: 567px) {
  #cennik-uvod table {
    border: none; }
    #cennik-uvod table thead {
      display: none; }
    #cennik-uvod table tbody td {
      border-bottom: none; }
    #cennik-uvod table tbody td.name {
      color: #fff;
      background-color: #b69981; }
    #cennik-uvod table tbody tr td:last-of-type {
      border: none;
      border-top: 1px solid #dee2e6;
      padding-bottom: 45px; } }
@media screen and (max-width: 480px) {
  #carousel-thumb {
    text-align: center; }
    #carousel-thumb h2 {
      font-size: 26px;
      margin-bottom: 0; }
    #carousel-thumb h4 {
      font-size: 20px; }

  #work {
    padding: 75px 0 50px; }
    #work .col3 .grid-item {
      max-width: 100% !important; }
      #work .col3 .grid-item img {
        height: 175px; }
    #work iframe {
      height: 400px !important; }

  .button-group button {
    padding-bottom: 6px; }

  footer img.w-50 {
    height: auto; }

  .contact-form {
    margin-top: 30px; }

  #domov-rezervacia {
    padding-top: 0px; } }

/*# sourceMappingURL=importer.css.map */
