@charset "UTF-8";
@import url(../bower_components/bootstrap/dist/css/bootstrap.css);


img {
  max-width:100%;
}

.logo {
  width:140px;
  max-width:100px;
  left:20px;
  top:-10px;
}

html, body {
  height:100%;
  min-height:100%;
  font-family: 'Raleway';
  font-weight:400;
  font-size:16px;
}

p {
  font-family: 'Raleway';
  font-weight:400;
  line-height:1.8;
  color:#404040;
}

.clear-both {
  clear:both !important;
}

.type {
  margin:15px;
}

.article-preview {
  border-bottom:1px solid #ddd;
  padding-bottom:20px;
  margin-bottom:20px;
}

.article-detail {
  padding-top:120px !important;
}


.table.table-main-pricelist td {
  white-space:nowrap;
  vertical-align:middle;
}

.table.table-main-pricelist tr:nth-child(1) td,
.table.table-main-pricelist tr:nth-child(2) td {
  color:hsl( 44, 50%, 40% );
  background:#f7f7f7;
  font-weight:800;
}

.table.table-main-pricelist td:nth-child(1),
.table.table-main-pricelist td:nth-child(2) {
  white-space:wrap;
}


.container-wide {
  width:1865px;
  max-width:100%;
  margin:0 auto;
}

#napiste-nam h2 {
  color:#fff;
}

.header-slider {
  position:relative;
}

.slider-headline-wrapper {
   display:block;
   z-index:999;
   width:100%;
   position:absolute;
   top:60%;
   text-align:center;   
}

.slider-headline { 
  display:inline-block;      
  font-size:20px;  
  background:rgba(255,255,255,.8);
  padding:20px 30px;
}

.slider-headline strong {
  font-size:40px;
}

.header-slider img {
  width:100%;  
}

.text {
  font-size:18px;
}

#play-video {
  position:absolute;
  left:calc(50% - 60px);
  top:calc(50% - 60px);
  z-index:8888;
}

#play-video:hover {
  opacity:.8;
}

#video-container {
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:9955;
  background: rgba(0, 0, 0, .8);
  border:0px solid green;
}

#video-container > a > img {
  position:absolute;
  right:40px;
  top:40px;
  z-index:9999;
}

#backgroundvid {
  position:relative;
  border:0px solid red;
  height:calc(100%);
  margin:0px;
  z-index:-100;
  background: transparent;
}

#backgroundvid > iframe {
  height:100%;
  border:0;
}


@font-face {
  font-family: "PalatinoLinotype";
  /* deklarace fontu */
  src: url("/fonts/pala.ttf");
  /* propojení na umístění souboru */ }

@font-face {
  font-family: "PalatinoLinotype";
  /* deklarace fontu */
  src: url("/fonts/palab.ttf");
  /* propojení na umístění souboru */
  font-weight: bold; }

.island {
  padding-top: 0px;
  padding-bottom: 40px; }
.island.island-with-sides {
  padding: 40px; }

.island-big {
  padding-top: 80px;
  padding-bottom: 80px; }
.island-big.island-with-sides {
  padding: 80px; }

.island-bottom {
  padding-top: 0px !important; }

.island-top {
  padding-bottom: 0px !important; }

.small-margin-top {
  margin-top: 20px; }

.no-margin {
  margin: 0px 0px 0px 0px !important; }

.island-small {
  padding-top: 20px;
  padding-bottom: 20px; }
.island-small.island-with-sides {
  padding: 20px; }

.responsive__image {
  width: 100%;
  z-index: -1;
  -webkit-transition-duration: 5s;
  -webkit-transform: scale(1);
  -webkit-transform-origin: 50% 50%;
  transition-duration: 5s;
  transform: scale(1);
  transform-origin: 50% 50%; }

.spacer {
  height: 5px; }

.red_background {
  background-color: #dd0b15; }
.red_background .icon {
  font-size: 2em;
  color: white; }
.red_background p {
  color: white;  
  font-size: 20px;
  font-weight: bold; }
.red_background .col-lg-3 {
  margin-bottom: 20px; }

.grey_background {
  background-color: #686868; }

.light_grey_background {
  background-color: #e8e8e8; }

.white_background {
  background-color: #fff; }

.white_background_room-detail {
  background-color:rgba(255,255,255,.9);
  padding:5px 25px 0px 25px;
  position:relative;
  top:-25px;
}

.white_background_room-detail strong {
  font-size:34px;
  color:#6f381f;  
  font-weight:normal;
}

.bottom_red_border {
  border-bottom: 9px solid #D80040; }

.bottom_green_border {
  min-height: 120px;
  overflow: hidden;
  border-bottom: 5px solid #2fa737; }
.bottom_green_border .green {
  color: #2fa737;
  font-weight: bold; }
.bottom_green_border .email {
  color: #2fa737 !important;
  font-weight: bold; }

.mail_background {
  background-image: url("../images/mailbg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom; }
@media (max-width: 768px) {
  .mail_background h3 {
    text-align: center;
    margin-top: 0px;
    padding-top: 20px; } }
@media (min-width: 768px) {
  .mail_background h3 {
    padding-left: 25px; } }

.text-white {
  color: #fff; }

.big-padding-left {
  padding-left: 90px; }
@media (min-width: 769px) and (max-width: 1367px) {
  .big-padding-left {
    padding-left: 30px; } }
.big-padding-left td {
  padding: 10px 0px 0px 20px; }
@media (max-width: 400px) {
  .big-padding-left td {
    text-align: center;
    padding: 0px; } }
@media (min-width: 992px) and (max-width: 1367px) {
  .big-padding-left td {
    font-size: 100%; } }
.big-padding-left td:first-child {
  padding: 0px 0px 0px 90px; }
@media (max-width: 400px) {
  .big-padding-left td:first-child {
    padding: 0px;
    display: none; } }
@media (min-width: 992px) {
  .big-padding-left td:first-child {
    padding: 0px 0px 0px 28px; } }

.big-padding-right {
  padding-right: 90px; }
@media (min-width: 769px) and (max-width: 1367px) {
  .big-padding-right {
    padding-right: 30px; } }

.relative {
  position: relative; }

.align-middle {
  vertical-align: middle !important; }

.zindex-5 {
  position: relative;
  z-index: 5; }

@media (max-width: 768px) {
  .mobile-island-top {
    padding-bottom: 0px !important; } }

iframe {
  width: 100%;
  overflow: hidden; }
@media (min-width: 992px) and (max-width: 1199px) {
  iframe {
    height: 350px; } }

.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.overflow-hidden {
  overflow: hidden; }

.green_background {
  background-color: #2fa737; }

.nopadding {
  padding: 0px; }

@media (max-width: 992px) {
  .img-responsive {
    margin: 0 auto; } }

.img-responsive.img-center {
  margin: 0 auto; }

.navbar-default {
  z-index: 9999;
  min-height: 90px;
  border: 1px solid transparent;
  margin-bottom: 0px;
  margin-top: -1px;
  background:#fff;
  box-shadow:0 0 5px #404040;
}

.navbar-brand {
  display:inline-block;
  font-weight:900;
  line-height:.9;
  font-size:28px;
  margin-top:5px;
  color:hsl( 44, 50%, 40% ) !important;
}

.navbar-brand span {
  color:#548D80;
}

@media (max-width: 767px) {
  .navbar-default {
    min-height: 65px; } }
@media (max-width: 767px) {
  .navbar-default .navbar-brand {
    width: 250px;
    padding: 0px 15px;
    margin-top: 8px; }
  .navbar-default .navbar-brand img {
    width: 80%; } }

.nav__icon {
  vertical-align: baseline; }


#frm-contactForm {
    margin:35px 0;
    background:#f7f7f7;
    padding:35px; 
}

#frm-contactForm th {
    display:none;
}

#frm-contactForm textarea {
    padding:15px;
    font-size:18px;
    font-family:'Raleway';
}


@media (max-width: 991px) {
  .navbar {
    margin-bottom: 0px; } }

.navbar-nav {
  margin-top: 20px; }
.navbar-nav > li > a {
  color: #404040;    
  font-size: 18px;
  font-weight:400;  
  padding:15px 10px;
  position: relative;
  text-decoration: none;
  overflow: hidden;  
  border-bottom: 2px solid transparent; 
  
  }
  
.navbar-nav > li:last-child > a {
  color:#3b5998;
  font-weight:600;
  text-transform:lowercase;
  background:url('/img/web/facebook-ico.png') no-repeat left center;
  background-size:24px 24px;
  padding-left:30px;
  margin-left:10px;
}

.navbar-nav > li:last-child > a:hover {
  color:#3b5998 !important;
  border-color:transparent !important;
  opacity:.7 !important;  
}
  
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    font-size: 11px;
    color:#fff !important; } }
@media (min-width: 991px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 12px; } }
.navbar-nav > li > a.active, .navbar-nav > li > a:hover {
  color: hsl( 44, 50%, 40% ) !important;
  text-shadow: none;  
  border-bottom:2px solid hsl( 44, 50%, 40% ) !important; }

.btn-grey {
  display: inline-block;
  border-radius: 0px;
  background-color: transparent;
  padding: 5px 60px 15px 60px !important;
  font-weight: bold;
  border: 1px solid #999;
  padding-bottom: 5px !important;
  color: #999;  
  font-size: 23px;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out; }
.btn-grey:hover {
  border: 1px solid #5f5f5f;
  color: #5f5f5f;
  box-shadow:0 0 10px #ccc;
  background-color: #fff; }

@media (max-width:768px) {
  .btn-grey {
    padding:20px 15px 15px 15px !important;
    font-size:20px;
  }
  
  #yt-player {
    margin-top:65px;
  }
  
  
}

.btn-blue {
  display: block;
  border-radius: 0px;
  background-color: #0e438a;
  width: 100%;
  padding: 10px !important;
  color: white;
  font-weight: bold;
  border: 1px solid transparent;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out; }
@media (max-width: 991px) {
  .btn-blue {
    margin-top: 20px; } }
.btn-blue:hover {
  background-color: #1555aa;
  color: white; }

.btn-white {
  background-color: rgba(255, 255, 255, 0.95);
  border: none;
  color: #949494;  
  font-size: 35px;
  font-weight: 300;
  padding-bottom: 5px !important;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 0px; }
@media (max-width: 1440px) {
  .btn-white {
    font-size: 25px;
    padding: 10px 35px 5px 35px !important; } }
.btn-white:hover {
  border: none;
  background-color: #d9b689 !important;
  color: white !important; }

.btn-brown {
  padding: 10px !important;
  border-radius: 0px;
  color: white;
  background-color: #e2bc8b;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 23px;
  transition: all 250ms ease-in-out;
  position: relative; }
.btn-brown.autowidth {
  width: 100%; }
.btn-brown:hover {
  color: white;
  background-color: #ecd4b4; }
.btn-brown.btn-icon {
  padding-right: 50px !important; }
.btn-brown.btn-icon .icon {
  position: absolute;
  right: 15px; }

.btn-shadow {
  background: transparent;
  border:2px solid #fff;
  padding: 9px 19px !important;
  font-size: 20px;
  opacity:.6; }

.btn-wood {
  background: #997e33;
  color: #fff;
  padding: 10px 20px !important;
  font-size: 20px; }
.btn-wood:hover {
  background: #80692b;
  color:#fff;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.btn-success {
  padding: 15px 30px !important;
  background-color: #6f381f;
  color: #000;  
  font-size: 20px;
  font-weight: bold;
  border: none;
  border-radius: 0px;
  position: relative; }
.btn-success.btn-icon {
  padding-right: 50px !important; }
.btn-success.btn-icon .icon {
  position: absolute;
  right: 15px; }
.btn-success:hover {
  background-color: #bff37a;
  color: #000; }

.btn-success.btn-reservation {
  background:#3E2328 !important;
}

.btn-success.btn-reservation:hover {
  background:#E2BC8B !important;
}


.breadcrumb {
  margin-bottom: 0px !important; }
.breadcrumb > li + li:before {
  font-family: "untitled-font-3" !important;
  content: "\e969";
  font-size: 30px;
  vertical-align: middle;
  font-weight: 100; }
.breadcrumb h1 {
  color: #0e438a;
  font-size: 50px;
  font-weight: bold; }



.navbar .navbar-brand img {
  width: 30%;
  margin: inherit;
  position: relative;
  z-index: 1031; }
@media (min-width: 768px) and (max-width: 1100px) {
  .navbar .navbar-brand img {
    width: 60%; } }
@media (min-width: 1100px) {
  .navbar .navbar-brand img {
    width: 120%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar li a {
    padding: 10px 8px; } }

@media (max-width: 399px) {
  .owl-theme .owl-controls {
    display: none !important; } }

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #dd0b15; }

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #dd0b15; }

.icon-mega {
  font-size: 80px; }

.icon-red {
  color: #636363; }


.body__background {
  background-color: #f7f7f7; }

a.absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20; }


.btn {
  border-radius:0;
  padding:10px 15px !important;
}

.btn-gold {
  background:hsl( 44, 50%, 40% );
  color:#fff;
}

.btn-gold:hover {
  background:hsl( 44, 50%, 45% );
  color:#fff;
}


h1 {  
  color: hsl( 44, 50%, 40% );
  font-size:40px;
  font-family:'Raleway';
  font-weight: 300;   
}

h2 {
  color: hsl( 44, 50%, 40% );
  font-size:30px;
  font-family:'Raleway';
  font-weight: 300;
}

h2 small {
  color: #000;
  font-size: 20px;
  font-weight: bold; }

h3 {
  color: #6f381f;
  font-size: 32px; }

h4 {
  font-size: 1.286em;
  color: #979797;
  margin: 0px;
  font-weight: bold; }

h5 {  
  font-size: 1.657em; }
@media (max-width: 768px) {
  h5 {
    font-size: 120%; } }

h6 {  
  font-size: 2em;
  position: relative;
  z-index: 1; }

a {
  text-decoration: none; }
a:hover {
  text-decoration: none; }

.btn {
  padding: 5px 2px; }
.btn.fixedWidth {
  display: inline-block;
  width: auto; }
.btn.btn-custom {
  border: 1px solid #2daae1;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-radius: 0px;
  background-color: transparent;
  transition: background-color 250ms ease-in-out; }
.btn.btn-custom a {
  color: #2daae1;  
  font-weight: bold;
  transition: color 250ms ease-in-out; }
.btn.btn-custom:hover {
  background-color: #2daae1; }
.btn.btn-custom:hover a {
  color: white; }
.btn.btn-custom.white {
  background-color: white;
  outline: none;
  border: none;
  transition: background-color 250ms ease-in-out, outline 250ms ease-in-out; }
.btn.btn-custom.white a {
  color: #e74c3c;
  transition: color 250ms ease-in-out; }
.btn.btn-custom.white a .icon {
  vertical-align: sub; }
.btn.btn-custom.white:hover {
  background-color: transparent;
  outline: 1px solid white; }
.btn.btn-custom.white:hover a {
  color: white; }
.btn.btn-custom.red {
  background-color: #e74c3c;
  outline: none;
  border: none;
  transition: background-color 250ms ease-in-out, outline 250ms ease-in-out; }
.btn.btn-custom.red a {
  color: #e74c3c;
  transition: color 250ms ease-in-out; }
.btn.btn-custom.red a .icon {
  vertical-align: sub; }
.btn.btn-custom.red:hover {
  background-color: transparent;
  outline: 1px solid #e74c3c;
  color: white; }
.btn.btn-custom.red:hover a {
  color: white; }

.coffee {
  margin-top: 20px; }

.alert {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 1.6em;
  z-index: 100; }
.alert.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

#user {
  border: 1px solid #BFBFBF;
  position: fixed;
  z-index: 100;
  background-color: #F6F6F6;
  border-radius: 5px;
  top: 25%;
  left: -110px;
  height: 50px;
  overflow: hidden;
  color: transparent;
  padding: 10px 10px 0px 10px;
  transition: all 250ms ease-in-out; }
#user:hover {
  left: 5px;
  height: auto;
  overflow: visible;
  color: inherit; }
#user .icon-wrench {
  color: #7D7D7D;
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 30px; }

#frm-contactForm th {
  text-align: center; }

#frm-contactForm #contactform__send {
  float: right; }

#frm-contactForm label {
  color: white; }

.scroll_fixer {
  width: 100%;
  height: 400px;
  position: absolute; }

@media (min-width: 768px) and (max-width: 991px) {
  .invoices {
    padding-bottom: 40px; } }

.invoices .big-padding-left td:first-child {
  padding: 10px 0px 0px 0px; }

.text-white a {
  color: white !important; }

.setHeight {
  height: 100%; }

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

.text-bold {
  font-weight: bold; }

.light_grey_background {
  background-color: #f0efef; }
.light_grey_background h4 {
  text-transform: uppercase; }

.red_dot {
  position: relative;
  margin-top: 20px;
  margin-left: 40px; }
.red_dot li {
  position: relative;
  padding-bottom: 15px;
  }
.red_dot li:before {
  content: "";
  background-color: #c7144a;
  border-radius: 999px;
  width: 10px;
  height: 10px;
  position: absolute;
  left: -18px;
  top: 5px; }

.email {
  color: #2daae1 !important; }

.zoneBlok {
  overflow: hidden; }
.zoneBlok .about__item {
  min-height: 170px; }

.custom-select {
  display: inline; }

.partner {
  margin-bottom: 15px; }

.partner__bordered {
  border: 1px solid #d7d7d7;
  padding: 30px 10px;
  transition: border-color 250ms ease-in-out, filter 250ms ease-in-out;
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); }
.partner__bordered:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  border-color: #c7144a; }

p {
  padding-left: 3px; }

.btn-black a {
  background-color: #413737;
  border: none;
  font-size: 1.257em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px !important;
  margin-top: 15px !important; }

.text-vertical-bottom {
  vertical-align: text-bottom; }

.text-vertical-init {
  vertical-align: initial; }

.text-lowercase a {
  text-transform: lowercase !important; }

.big_header {
  background: url("http://fortulion.cz/wp-content/uploads/2014/12/Teamwork.jpg") no-repeat top;
  width: 100%;
  position: fixed;
  z-index: 1050;
  background-size: cover;
  top: 0;
  transition: margin-top 1000ms cubic-bezier(0.65, 0.05, 0.36, 1); }
.big_header .black_opacity {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute; }
.big_header .content h2 {
  color: #dd0b15;
  font-size: 22px; }
@media (max-width: 768px) {
  .big_header .content svg {
    width: 100%; } }
.big_header .start {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }
.big_header .start.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }
  40% {
    -o-transform: translateY(-30px); }
  60% {
    -o-transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.btn a i {
  vertical-align: middle; }

.loading {
  background-color: #DFDFDF;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1051;
  top: 0; }
.loading .loader {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }

.prev {
  top: 5px;
  left: 40px; }

.next {
  top: 5px;
  left: 200px; }

.icon-very-big {
  font-size: 40px; }

.icon-very-very-big {
  font-size: 6em; }

.panel {
  border: 1px solid #E9E9E9;
  background: #FDFDFD; }
.panel p {
  font-size: 18px; }
.panel .icon-mega {
  padding-right: 0px; }

.icon-big {
  font-size: 2em;
  vertical-align: super;
  display: inline-block;
  padding-right: 20px; }

.contact_us .zoneBlok {
  display: inline-block;
  vertical-align: sub; }

.contact_us p {
  font-size: 19px;
  display: inline-block;
  vertical-align: bottom; }

@media (min-width: 992px) {
  .right_red_border {
    border-right: 2px solid #C7144A; } }

@media (max-width: 991px) {
  .right_red_border {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #C7144A; } }

@media (max-width: 1200px) {
  .asking .btn {
    display: block;
    margin-bottom: 40px; } }

.asking .icon {
  vertical-align: bottom; }

.input-group {
  width: 70%;
  float: right; }

#fancybox-close {
  display: block; }

.fancybox-ie #fancybox-close {
  background: none;
  background-image: url("/img/fancybox/fancybox.png");
  background-position: -40px 0px; }

.mcEditor {
  width: 100%;
  overflow: hidden; }

.o2k7Skin table.mceLayout {
  width: 100% !important; }

#frm-blokyForm table {
  width: 100%; }

footer {
  border-top: 5px solid #D80040; }

.about__item a {
  transition: color 250ms ease-in-out; }
.about__item a:hover {
  color: #C7144A; }

.row-no-margin {
  margin-left: 0px;
  margin-right: 0px; }

.alert {
  position: absolute;
  z-index: 1031;
  width: 100%;
  padding: 20px 40px; }

p span.red {
  color: #e74c3c;
  font-weight: bold; }

.steps {
  background-color: #ebebeb; }

.salmon_color {
  padding-top: 15px;
  background-color: #fdeff2;
  padding-bottom: 10px; }
.salmon_color p {
  color: white;
  text-align: justify;  
  font-size: 1em; }
.salmon_color h3 {
  color: white; }

.light_green_color {
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #f4f8de;
  overflow: hidden; }
.light_green_color p {
  color: #848484;
  font-size: 1.371em;
  margin-top: 15px;
  }
.light_green_color .icon {
  font-size: 4em; }
.light_green_color .icon.green {
  color: #b7d21f; }

.light_grey_color {
  padding-top: 15px;
  padding-bottom: 10px;
  background-color: #e7e7e7;
  overflow: hidden; }
.light_grey_color p {
  text-align: justify;
  color: white;
  font-size: 1.371em;
  margin-top: 15px;
  }

.display-block {
  display: block; }

#nette-debug {
  z-index: 40;
  position: relative; }

.light_blue_background {
  background-color: #e6f7ff;
  overflow: hidden; }
.light_blue_background h1 {
  font-size: 1.643em;
  margin-bottom: 0px; }
.light_blue_background .breadcrumb {
  background-color: transparent;
  padding: 0px; }
.light_blue_background .breadcrumb > li {
  color: #979797; }
.light_blue_background .breadcrumb > li a {
  color: #979797;
  text-decoration: underline; }
.light_blue_background .breadcrumb > li.active {
  font-weight: bold; }
.light_blue_background .breadcrumb > li + li:before {
  content: "»"; }

.blue_border {
  border-bottom: 1px solid #2d3089; }

.grey_border {
  border: 1px solid #d4d4d4;
  padding: 20px;
  margin-bottom: 20px; }
.grey_border h5 {
  font-size: 16px;
  color: #2daae1; }
.grey_border p {
  color: #979797;
  font-size: 1em;
  padding-left: 0px; }

.icon.blue {
  color: #2daae1; }

.btn-rounded {
  border-radius: 999px; }

.btn-green {
  border: 2px solid #b7d21f;
  color: #b7d21f;
  padding: 15px 30px;
  font-size: 21px;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out; }
@media (max-width: 768px) {
  .btn-green {
    font-size: 100%; } }
.btn-green:hover {
  background-color: #b7d21f;
  color: white; }

.form-control {
  height: 55px; }
.form-control.name {
  margin-bottom: 30px; }
.form-control.email {
  margin-bottom: 20px; }

.icon-ios-undo-right:before {
  content: "\ea5c";
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: inline-block; }

.submenu {
  display: none; }


.headline p {
  padding-left: 0px;
  margin-bottom: 0px; }

.headline .content h1, .headline .content p {
  margin: 0;
  padding: 0; }

.headline .content h1, .headline .content p {
  font-size: 28px;
  color: #e40a1a;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px; }



.content h2 {
  color: #6F381F;
  font-size: 35px;
  font-weight: 500; }

.content ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px;
  margin-top: 5px;
  font-size: 17px; }
.content ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: url("/images/bullet.png") no-repeat top;
  left: 3px;
  top: 5px;
  position: absolute; }

.content p {
  font-size: 17px; }

.flexbox {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column; }

.flex-center {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100%; }

.moveup {
  margin-top: -151px;
  background-color: white;
  z-index: 2;
  position: relative; }

.service__text {
  position: absolute;
  min-height: 263px;
  overflow: hidden;
  font-weight: bold;
  font-size: 36px;
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px black;
  width: calc(100% - 30px); }

.overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 450px;
  /* your iframe height */
  top: 450px;
  /* your iframe height */
  margin-top: -450px;
  /* your iframe height */ }

@media (max-width: 399px) {
  .red {
    font-size: 12px !important;
    text-align: center; } }

@media (min-width: 400px) and (max-width: 991px) {
  .red {
    text-align: center; } }

.red,
.grey {  
  font-size: 16px;
  padding-right: 20px;
  padding-left: 20px; }
.red .icon,
.grey .icon {
  font-size: 30px; }

.red {
  color: #fff;
  padding-top: 10px;
  background-color: #636363; }
.red b {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px; }

.grey {
  color: #000;
  padding-top: 10px;
  background-color: #f0f0f0; }
@media (min-width: 992px) {
  .grey {
    margin-top: -35px; } }

.icon:before {
  vertical-align: middle; }

.blue {
  color: #2d3089;
  padding-left: 20px; }

.blue_bg {
  background-color: #636363; }
@media (min-width: 400px) and (max-width: 991px) {
  .blue_bg {
    padding-top: 5px; } }

.inline {
  display: inline-block; }

a.absolute {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20; }

.text-red {
  color: #e40a1a; }

.autowidth {
  display: inline-block;
  width: auto; }

.form-control {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  border: 2px solid #E1E1E1; }
.form-control + .form-control {
  margin-top: 20px; }
.form-control.time, .form-control.date {
  border: 0px; }

textarea {
  margin-bottom: 20px; }
textarea.form-control {
  height: 180px; }
@media (max-width: 399px) {
  textarea {
    margin-top: 20px; } }

.input-group-inline .form-control:not(:first-child) {
  margin-top: 0px; }

.partner {
  margin-bottom: 15px; }

.partner__bordered {
  border: 1px solid #d7d7d7;
  padding: 30px 10px;
  transition: border-color 250ms ease-in-out, filter 250ms ease-in-out;
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); }
.partner__bordered:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  border-color: #f9b233; }

.zoneBlok {
  border: 1px solid transparent;
  transition: all 250ms ease-in-out; }
.zoneBlok:hover {
  border: 1px dashed red; }

.text-big {
  font-size: 18px; }

.no-padding {
  padding: 0px; }

.link5 {
  position: relative;
  z-index: 1;
  padding: 2px 6px; }
.link5.active:after {
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s cubic-bezier(0.11, 0.7, 0, 1); }

.link5:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  background-color: #371D8B;
  content: "";
  transform: translate3d(0, 100%, 0);
  z-index: -1; }

.link5:hover:after {
  transform: translate3d(0, 0, 0);
  transition: transform 2s cubic-bezier(0.11, 0.7, 0, 1); }

.link5:hover {
  color: #fff !important; }

.hider {
  height: 0px !important;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px; }

.navbar-row {
  height: 87px;
  transition: all 250ms ease-in-out; }

.icon-blue {
  color: #371D8B;
  padding-right: 0px; }

table tr td {
  font-size: 18px; }

.green .box {
  background-color: #a7db45;
  height: 115px;
  width: 115px;
  margin: 0 auto; }
.green .box .icon {
  display: flex;
  height: 100%;
  align-content: center;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: white; }

.green h1 {
  margin-top: 20px;
  color: #a7db45 !important; }

.green-bg {
  background-color: #f7feed; }
.green-bg .name,
.green-bg .email {
  margin-bottom: 40px; }

.grey-bg {
  background-color: #B47A59; }
.grey-bg p {
  color: #838383;  
  font-size: 17px;
  margin-bottom: 0px; }

.rozbor .bubble {
  border-radius: 50%;
  display: inline-block;  
  font-size: 30px;
  font-weight: bold;
  width: 80px;
  height: 80px;
  text-align: center;
  padding-top: 17px;
  float: left;
  border: 2px solid #0e438a;
  color: #0e438a; }
.rozbor .bubble.active {
  background-color: #0e438a;
  color: #fff;
  border: 1px solid #0e438a; }
.rozbor .bubble.done {
  background-color: #6f381f;
  border: 1px solid #6f381f;
  position: relative; }
.rozbor .bubble.done:after {
  content: "\76";
  font-family: "untitled-font-3" !important;
  color: white;
  position: absolute;
  left: 24px;
  background-color: #6f381f; }

.rozbor .bubbleText {
  padding-top: 10px;
  padding-left: 95px; }
.rozbor .bubbleText.done {
  color: #6f381f; }

.rozbor table h4 {
  color: #0e438a;  
  font-size: 25px;
  font-weight: bold; }

.rozbor .price {
  color: #000;  
  font-size: 25px;
  font-weight: bold; }


.form-order {
  font-size: 17px; }
.form-order .col-lg-4 {
  margin-top: 15px; }
.form-order .form-control {
  margin-bottom: 10px; }

.firm_checkbox_visible {
  display: none; }
.firm_checkbox_visible.shown {
  display: block; }

.typPlatby h4 {
  margin-top: 10px;
  margin-bottom: 10px; }

.table .pull-left {
  padding-left: 15px; }

.table-bordered {
  border: 2px solid #ddd; }

.rozbor .table h3 {
  color: #0e438a;
  font-size: 25px;
  font-weight: bold;
  margin-top: 10px; }

.rozbor .table .price.mid {
  vertical-align: middle; }

.rozbor .table .mid .btn {
  margin-top: 25px; }

.row [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

.row {
  overflow: hidden; }

.pribeh-o-martinskem-mlyne .book-slider {
  margin-top: -130px;
  background:#000;
  display: none !important; }
@media (min-width: 1300px) {
  .pribeh-o-martinskem-mlyne  .book-slider {
    display: block !important; } }
@media (max-width: 767px) {
  .pribeh-o-martinskem-mlyne  .book-slider {
    padding-top: 70px;
    background-color: black; } }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls {
  position: absolute;
  width: 400px;
  z-index:999;
  right:30px;
  top: 30px;
}
@media (min-width: 1199px) {
  .pribeh-o-martinskem-mlyne  .book-slider .owl-controls {
    top: 30px; } }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-pagination {
  display: none; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons {
  width: 100%;
  margin: 0 auto;
  position:absolute;
  top:0;
  right:0;
}
@media (max-width: 767px) {
  .pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons {
    display: none; } }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .owl-prev {
  float: left; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .owl-next {
  float: right; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .owl-prev,
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .owl-next {
  background-color: transparent;
  opacity: 1; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .arrow-left {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transition: all 250ms ease-in-out; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .arrow-left:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .arrow-right {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transform: rotate(180deg);
  transition: all 250ms ease-in-out; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .arrow-right:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top; }
.pribeh-o-martinskem-mlyne  .book-slider .owl-controls .owl-buttons .text-white {
  opacity: 1;
  background-color: transparent;
  font-size: 34px; }

.pribeh-o-martinskem-mlyne  h1 {
  color: white;
  font-size: 60px;
  text-shadow: 2px 3px 7px #020202;
  font-weight: 300;
  position: relative;
  z-index: 10; }
@media (max-width: 1200px) {
  .pribeh-o-martinskem-mlyne  h1 {
    color: #6f381f;
    text-shadow: none; } }

.pribeh-o-martinskem-mlyne  .content p {
  font-size: 14px; }

.room_info {
  position: relative;
  border:1px solid #ccc;
  margin-top:5px;
  margin-bottom: 20px !important;
  padding-bottom: 20px !important;
  -moz-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  -webkit-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  border: 1px solid transparent;
  transition: all 250ms ease-in-out;
}

.room_info img {
  width:100%;
}

.room_info:hover {
  border: 1px solid #6f381f;
}

.room_info h2 {
  color: #6f381f;
  font-size: 30px;
  font-weight: bold; }
.room_info .btn-white {
  position: absolute;
  bottom: 10px;
  right: 15px;
  padding: 5px 15px;
  font-size: 25px; }
.room_info:hover .btn-white {
  border: none;
  background-color: #d9b689 !important;
  color: white !important;}

.room-details .btn-white:hover {
  background:#3E2328 !important;
  color:#fff;
}

.clear-both  {
  clear:both;
}

.btn-dalsi-pokoje {
  padding:20px 0 !important;
}

/*
 * jQuery Booklet Plugin
 * Copyright (c) 2010 - 2013 William Grauvogel (http://builtbywill.com/)
 *
 * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
 *
 * Version : 1.4.2
 *
 * Originally based on the work of:
 *	1) Charles Mangin (http://clickheredammit.com/pageflip/)
 */
.booklet {
  width: 800px;
  height: 600px;
  position: relative;
  margin: 0 auto 10px;
  overflow: visible !important; }

.booklet .b-page {
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  padding: 0;
  outline: 1px solid transparent;
  background: url("/web-data/web/paper-bg.png") no-repeat top !important; }

/* Page Wrappers */
.booklet .b-wrap {
  top: 0;
  position: absolute; }

.booklet .b-pN .b-wrap,
.booklet .b-p1 .b-wrap,
.booklet .b-p2 .b-wrap,
.booklet .b-p3 .b-wrap,
.booklet .b-p4 .b-wrap {
  left: 0; }

.booklet .b-p0 .b-wrap {
  right: 0; }

/* Custom Page Types */
.booklet .b-page-blank {
  padding: 0;
  width: 100%;
  height: 100%; }

.booklet .b-page-cover {
  padding: 0;
  width: 100%;
  height: 100%;
  background: #925C0E; }

.booklet .b-page-cover h3 {
  color: #fff;
  text-shadow: 0px 1px 3px #222; }

/* Page Numbers */
.booklet .b-counter {
  bottom: 10px;
  position: absolute;
  display: block;
  width: 25px;
  height: 20px;
  background: #ccc;
  color: #444;
  text-align: center;  
  font-size: 10px;
  padding: 5px 0 0; }

.booklet .b-wrap-left .b-counter {
  left: 10px; }

.booklet .b-wrap-right .b-counter {
  right: 10px; }

/* Page Shadows */
.booklet .b-shadow-f {
  right: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  background-image: url("images/shadow-top-forward.png");
  background-repeat: repeat-y;
  background-position: 100% 0; }

.booklet .b-shadow-b {
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  background-image: url("images/shadow-top-back.png");
  background-repeat: repeat-y;
  background-position: 0 0; }

.booklet .b-p0 {
  background-image: url("images/shadow.png");
  background-repeat: repeat-y;
  background-position: 100% 10px; }

.booklet .b-p3 {
  background-image: url("images/shadow.png");
  background-repeat: repeat-y;
  background-position: 0 10px; }

/* Overlay Controls */
.booklet .b-grab {
  cursor: url("images/openhand.cur"), default; }

.booklet .b-grabbing {
  cursor: url("images/closedhand.cur"), default; }

/* Overlay Controls */
.booklet .b-overlay {
  top: 0;
  position: absolute;
  height: 100%;
  width: 50%; }

.booklet .b-overlay-prev {
  left: 0; }

.booklet .b-overlay-next {
  right: 0; }

/* Tab Controls */
.booklet .b-tab {
  background: #000;
  height: 40px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
  color: #ccc;
  position: absolute;
  font-size: 11px; }

.booklet .b-tab-prev {
  left: 0; }

.booklet .b-tab-next {
  right: 0; }

.booklet .b-tab:hover {
  background: #aaa;
  color: #000; }

/* Arrow Controls */
.booklet .b-arrow {
  display: block;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  height: 100%;
  width: 74px; }

.booklet .b-arrow div {
  display: none;
  text-indent: -9999px;
  height: 170px;
  width: 74px;
  position: absolute;
  left: 0;
  top: 25%; }

.booklet .b-arrow-next {
  right: -80px; }

.booklet .b-arrow-prev {
  left: -80px; }

.booklet .b-arrow-next div {
  background: url("images/arrow-next.png") no-repeat left top; }

.booklet .b-arrow-prev div {
  background: url("images/arrow-prev.png") no-repeat left top; }

/* @z-index fix (needed for older IE browsers)
----------------------------------------*/
.b-menu {
  z-index: 100; }

.b-selector {
  z-index: 100; }

.booklet {
  z-index: 10; }

.b-pN {
  z-index: 10; }

.b-p0 {
  z-index: 30; }

.b-p1 {
  z-index: 20; }

.b-p2 {
  z-index: 20; }

.b-p3 {
  z-index: 30; }

.b-p4 {
  z-index: 10; }

.b-prev {
  z-index: 40; }

.b-next {
  z-index: 40; }

.b-counter {
  z-index: 40; }

/* @Menu Items
----------------------------------------*/
.b-menu {
  height: 40px;
  padding: 0 0 10px; }

.b-selector {
  height: 40px;
  position: relative;
  float: right;
  border: none;
  color: #cecece;
  cursor: pointer;
  font: normal 12px "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.b-selector .b-current {
  padding: 8px 15px 12px;
  line-height: 20px;
  min-width: 18px;
  height: 20px;
  display: block;
  background: #000;
  text-align: center; }

.b-selector-page {
  width: auto;
  margin-left: 15px; }

.b-selector-chapter {
  width: auto; }

.b-selector:hover {
  color: #fff;
  background-position: left 0px; }

.b-selector:hover .b-current {
  background-position: right 0px; }

.b-selector ul {
  overflow: hidden;
  margin: 0;
  list-style: none !important;
  position: absolute;
  top: 40px;
  right: 0;
  padding: 0 0 10px;
  background: #000;
  width: 240px; }

.b-selector li {
  border: none; }

.b-selector a {
  color: #cecece;
  height: 14px;
  text-decoration: none;
  display: block;
  padding: 5px 10px; }

.b-selector a .b-text {
  float: left;
  clear: none; }

.b-selector a .b-num {
  float: right;
  clear: none; }

.b-selector a:hover {
  color: #fff; }

.booklet p {  
  font-size: 23px;
  padding-left: 20px; }

.booklet .b-page .icon {
  font-size: 40px;
  padding-left: 20px; }

.package {
  min-height: 415px;
  background-color: #fff;
  -moz-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  -webkit-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  margin-top: 10px;
  border-radius:3px;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  border: 1px solid transparent;
  transition: all 250ms ease-in-out; }
.package:hover {
  border: 1px solid #997e33; }
.package a h3 {
  color: #6f381f !important;  
  font-size: 28px !important;
  font-weight: 100 !important;
  text-decoration: none !important;
  line-height: 35px; }
.package .btn-white {
  border: 1px solid #3E2328;
  padding:15px 25px !important;
  color: #3E2328;  
  font-size: 17px; }
.package img {
  max-height:120px;
}

.price-package {
  color: #b1b1b1;  
  font-size: 25px;
  font-weight: bold; }
.price-package span {
  color: #6f381f; }

.resetrow {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

table {
  width: 100%; }

.terminForm {
  min-height: 500px; }
.terminForm .form-control {
  margin-bottom: 10px; }

.oveflow-visible {
  overflow: visible; }

.options .btn-white {
  padding: 20px 25px 15px 30px !important;
  background-color: transparent !important;
  color: #3E2328 !important;
  font-size: 20px !important;
  border: 1px solid #3E2328 !important;
  transition: 250ms ease-in-out; }
.options .btn-white .icon {
  padding-right: 20px; }
.options .btn-white:hover {
  color: black !important; }
.options .btn-white:hover .icon {
  color: black; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.panel {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: none;
  border: none;
  min-height: 234px; }
.panel p {
  color: #000;
  }
.panel strong {
  display: block;
  padding-bottom: 20px; }
.panel.purple {
  background-color: #fbf2ff; }
.panel.purple strong {
  color: #742894; }
.panel.green {
  background-color: #fbfff2; }
.panel.green strong {
  color: #678621; }
.panel.orange {
  background-color: #fff5ed; }
.panel.orange strong {
  color: #865021; }
.panel.red {
  background-color: #fce7e5; }
.panel.red strong {
  color: #d04435; }
.panel.blue {
  background-color: #f2f6ff; }
.panel.blue strong {
  color: #254eaa; }
.panel.yellow {
  background-color: #fffef2; }
.panel.yellow strong {
  color: #ea9b11; }
.panel.pink {
  background-color: #fee9ff; }
.panel.pink strong {
  color: #e211ea; }
.panel.honey {
  background-color: #ffeee2; }
.panel.honey strong {
  color: #ea6811; }
.panel.santl {
  background-color: #e5fbfc; }
.panel.santl strong {
  color: #0faab1; }

.subnav .btn-white {
  font-size: 16px;
  border: 1px solid #6F381F;
  color: #6F381F;
  min-height: 120px;
  min-width: 100%;
  padding: 0px 0px 0px 0px !important; }
.subnav .btn-white .icon {
  display: block;
  font-size: 40px; }

.breadcrumb {
  background-color: white;
  line-height: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px !important;
  padding-left: 0px; }
.breadcrumb li a {
  color: #6f381f;
  font-size: 18px; }
.breadcrumb li a:before {
  content: "\e866";
  font-family: "untitled-font-3" !important;
  display: inline-block;
  vertical-align: sub; }

.article-info {
  background-color: #fff;
  -moz-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  -webkit-box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  box-shadow: 0 0 3px rgba(3, 3, 3, 0.36);
  margin-bottom: 0px !important;
  padding-bottom: 40px !important;
  margin-top: 20px !important;
  margin-bottom: 2px !important; }
.article-info a h3 {
  color: #6f381f !important;
  font-size: 32px !important;
  font-weight: 100 !important;
  text-decoration: none !important; }
.article-info .date {
  color: #717171 !important;  
  font-size: 17px !important;
  display: block;
  padding: 3px !important; }
.article-info .article--btn {
  position: absolute;
  bottom: 10px;
  right: 10px; }
.article-info .article--btn .btn-white {
  border: 1px solid #6f381f;
  color: #6f381f;  
  font-size: 17px; }

hr {
  border-top: 1px solid #774832; }

.room {
  position: absolute;
  top: 5%; }
.room .room-details h1 {
  color: #fff;
  
  font-size: 60px;
  margin-bottom:35px;
  margin-left:-15px;
  text-shadow: 2px 3px 7px #020202; }
.room .room-details p {
  color: #393939;  
  font-size: 16px; }
.room .room-details h3 {
  color: #6f381f;  
  font-size: 32px; }
.room .room-details .btn-white {
  color: #0a4d67;  
  font-size: 23px;
  padding:5px 20px;
  border: 2px solid #094d67;
  margin-left:0; }
.room .room-details .btn-success {
  background-color: #6F381F;
  color: #fff;  
  font-size: 23px;
  width: 100%;
  padding: 10px 35px 5px 35px !important; }

.room-slider .owl-controls {
  position: absolute;
  width: 100%;
  top: 300px;
  z-index:0 !important; }
.room-slider .owl-controls .owl-pagination {
  display: none; }
.room-slider .owl-controls .owl-buttons {
  width: 100%;
  margin: 0 auto;
  z-index:999; }
@media (max-width: 767px) {
  .room-slider .owl-controls .owl-buttons {
    display: none; } }
.room-slider .owl-controls .owl-buttons .owl-prev {
  float: left; }
.room-slider .owl-controls .owl-buttons .owl-next {
  float: right; }
.room-slider .owl-controls .owl-buttons .owl-prev,
.room-slider .owl-controls .owl-buttons .owl-next {
  background-color: transparent;
  opacity: 1; }
.room-slider .owl-controls .owl-buttons .arrow-left {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transition: all 250ms ease-in-out;
  z-index:8888; }
.room-slider .owl-controls .owl-buttons .arrow-left:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top;}
.room-slider .owl-controls .owl-buttons .arrow-right {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transform: rotate(180deg);
  transition: all 250ms ease-in-out;
  z-index:8888; }
.room-slider .owl-controls .owl-buttons .arrow-right:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top; }
.room-slider .owl-controls .owl-buttons .text-white {
  opacity: 1;
  background-color: transparent;
  font-size: 34px; }

.room-slider .owl-item {
  text-align:center;}

.room-slider .owl-item img {
  width:100%;
}

.alternative-room {
  min-height:350px;
}

.gallery a:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 250ms ease-in-out; }

.gallery a:hover:before {
  opacity: 1; }

.papir {
  background: url("/web-data/web/papir.jpg") repeat-y top center;
  display: none; }
@media (max-width: 1299px) {
  .papir {
    display: block; } }
.papir p {  
  font-size: 23px;
  padding-left: 20px; }

#lightbox-controls {
  position: fixed;
  height: 70px;
  width: 70px;
  top: -70px;
  right: 0;
  z-index: 502;
  background: rgba(0, 0, 0, 0.1); }

#close-lightbox {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 50px;
  width: 50px;
  text-indent: -5000px;
  right: 10px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#close-lightbox:before {
  content: '';
  display: block;
  position: absolute;
  height: 0px;
  width: 3px;
  left: 24px;
  top: 0;
  background: white;
  border-radius: 2px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition: .5s .5s ease-in-out;
  transition: .5s .5s ease-in-out; }

#close-lightbox:after {
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 3px;
  top: 24px;
  left: 0;
  background: white;
  border-radius: 2px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition: .5s 1s ease-in-out;
  transition: .5s 1s ease-in-out; }

.lb-dataContainer {
  width: 100% !important;
  position: fixed;
  top: 0;
  right: -4px;
  padding-top: 0px; }
.lb-dataContainer .lb-close {
  background-color: #e74c3c;
  padding: 20px 20px 20px 20px;
  background-position: 7px 6px; }

.lb-outerContainer {
  background-color: transparent; }

.headline {
  padding:15px 0;
  border:0px solid #fff;
}

.contact__footer {
  background: #d9d9d9 url("../images/contact-footer.jpg") no-repeat right;
  height: 299px;
  position: relative;
  padding-top: 50px; }
@media (max-width: 768px) {
  .contact__footer {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: top right;
    background-image: none; } }
@media (min-width: 992px) and (max-width: 1300px) {
  .contact__footer {
    padding-top: 20px; } }
.contact__footer .headline {  
  font-weight: bold;
  font-size: 2.000em;
  color: #201c1d;
  text-transform: uppercase; }
.contact__footer table {
  font-size: 100%; }
.contact__footer .btn {
  display: block; }
.contact__footer .btn a {
  display: block;
  width: 100%; }

.contact__address {  
  font-size: 1.571em;
  color: #201c1d;
  margin-top: 10px; }
@media (max-width: 400px) {
  .contact__address {
    width: 100%; } }
.contact__address .icon {
  font-size: 2em;
  color: #938d8d;
  vertical-align: bottom; }

table {
  border-collapse: collapse; }

td {
  padding: 0px 30px 0px 0px; }
@media (max-width: 400px) {
  td {
    padding: 0px 20px 0px 0px; } }

.contact__form {
  min-height: 216px; }
@media (max-width: 768px) {
  .contact__form {
    margin-top: -10px !important; } }
.contact__form table {
  width: 70%; }
@media (max-width: 992px) {
  .contact__form table {
    width: 100%; } }
.contact__form input[type="text"] {
  width: 100%;
  border-radius: 5px;
  border: none;
  box-shadow: inset 5px 5px 2px rgba(0, 0, 0, 0.14); }
.contact__form input[type="submit"] {
  background-color: #413737;
  border: none;  
  font-size: 1.257em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px !important;
  margin-top: 15px !important; }

.contact_headline h2 {
  font-size: 1.7em; }

.address {
  margin-bottom: 20px; }
.address .icon {
  font-size: 1.7em; }
@media (min-width: 992px) and (max-width: 1200px) {
  .address .icon {
    font-size: 1.3em; } }
.address .pull-left {
  width: 15%;
  text-align: center; }
.address .pull-right {
  width: 85%; }
.address p {
  color: #979797; }

.contact__bubble {
  background-color: #f2f2f2;
  border-radius: 999px;
  text-align: center;
  height: 240px;
  width: 240px;
  padding-top: 45px;
  margin: 0 auto; }
@media (max-width: 768px) {
  .contact__bubble {
    margin-bottom: 20px; } }
.contact__bubble p {
  text-align: center;
  color: #848484;
  font-size: 15px; }
.contact__bubble p .icon {
  font-size: 3em; }

.contact_panel {
  margin-bottom: 20px; }

header {
  position: relative; }
header .header-content {
  padding: 25px;
  position: absolute;
  z-index: 2;
  width: 100%; }
@media (max-width: 767px) {
  header .header-content {
    padding: 0px;
    background-color: white;
    position: fixed;
    top: 0;
    z-index: 1030; } }
header .header-content .header-menu {
  height: 100%;
  margin-top: 230px;
  margin-left: 30px; }
header .owl-controls {
  position: absolute;
  width: 100%;
  bottom: 100px; }
@media (min-width: 1920px) {
  header .owl-controls {
    bottom: 150px; } }
@media (max-width: 767px) {
  header .owl-controls .owl-pagination {
    display: none; } }
header .owl-controls .owl-pagination .owl-page span {
  width: 57px !important;
  height: 5px !important;
  border-radius: 0px !important;
  opacity: 1 !important;
  background-color: #ffffff !important; }
header .owl-controls .owl-pagination .owl-page.active span {
  background-color: #6f381f !important; }
header .owl-controls .owl-buttons {
  margin-top: -45px; }
@media (max-width: 767px) {
  header .owl-controls .owl-buttons {
    display: none; } }
header .owl-controls .owl-buttons .owl-prev {
  float: left; }
header .owl-controls .owl-buttons .owl-next {
  float: right; }
header .owl-controls .owl-buttons .owl-prev,
header .owl-controls .owl-buttons .owl-next {
  background-color: transparent;
  opacity: 1; }
header .owl-controls .owl-buttons .arrow-left {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transition: all 250ms ease-in-out; }
header .owl-controls .owl-buttons .arrow-left:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top; }
header .owl-controls .owl-buttons .arrow-right {
  background: url("/web-data/web/arrow.png") no-repeat top;
  height: 38px;
  width: 36px;
  display: block;
  transform: rotate(180deg);
  transition: all 250ms ease-in-out; }
header .owl-controls .owl-buttons .arrow-right:hover {
  background: url("/web-data/web/arrow_hover.png") no-repeat top; }
@media (max-width: 767px) {
  header ul {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 5px; } }
header ul li {
  display: inline-block;
  list-style: none;
  padding-top: 23px;
  padding-left: 20px; }
@media (max-width: 767px) {
  header ul li {
    padding-top: 0px; } }
header ul li a {
  color: #fff;
  font-size: 18px; }
@media (max-width: 767px) {
  header ul li a {
    color: black;
    font-size: 21px; } }
header ul li a:hover {
  color: #e1bc8a; }
@media (min-width: 1600px) {
  header ul li a {
    font-size: 22px; } }
header .scrollbtn {
  margin-top: -50px;
  color: #fff;
  font-size: 18px;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0px;
  z-index: 10; }
header .shortcuts {
  position: absolute;
  bottom: 20%;
  left: 0;
  width: 100%;
  z-index: 15;
  text-align: center; }
@media (max-width: 767px) {
  header .shortcuts {
    bottom: inherit;
    left: 15px;
    padding-top: 50px; } }
@media (min-width: 768px) and (max-width: 991px) {
  header .shortcuts {
    bottom: inherit;
    left: 15px;
    padding-top: 110px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .shortcuts {
    bottom: 35%;
    left: 15px; } }
@media (max-width: 991px) {
  header .shortcuts .btn-white {
    width: 95%;
    float: left;
    font-size: 13px !important;
    margin-top: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .shortcuts .btn-white {
    font-size: 13px !important;
    padding: 10px 20px !important; } }
@media (max-width: 991px) {
  header .shortcuts .btn-white .icon {
    display: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .shortcuts .btn-white .icon {
    padding-right: 13px !important; } }
header .btn-white {
  padding: 20px 25px 15px 30px !important;
  color: white !important;
  font-size: 20px !important;
  border: 1px solid white !important;
  background:rgba(62,35,40,.5);
  transition: 250ms ease-in-out;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4) !important; }
header .btn-white .icon {
  padding-right: 20px; }

.buildings .icon {
  color: #c2143c;
  font-size: 2em; }

.references__item {
  position: relative;
  margin-bottom: 20px; }
.references__item:hover .references__caption {
  opacity: 1; }

.references__caption {
  opacity: 1;
  position: absolute;
  width: calc(100% - 30px);
  height: 110px;
  z-index: 1;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 250ms ease-in-out;
  text-align: left;
  padding: 20px; }
.references__caption h4 {
  font-size: 24px;
  color: white;
  font-weight: bold;
  }  
@media (max-width: 992px) {
  .references__caption h4 {
    font-size: 100%; } }
.references__caption p {
  color: white; }
.references__caption .askew {
  margin-top: 20px;
  margin-right: 30px;
  }

#cookie-bar {
  background: white;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0; }
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  padding:15px;
  width: 300px; }
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 3; }
#cookie-bar p {
  margin: 0;
  padding: 0;
  color: #333333; }
#cookie-bar a {
  color: white;
  display: inline-block;
  border-radius: 0px;
  text-decoration: none;
  padding: 10px 15px;
  margin-left: 8px; }
#cookie-bar .cb-enable {
  background-color: #e1bc8a;
  transition: background-color 250ms ease-in-out; }
#cookie-bar .cb-enable:hover {
  background-color: #ebd3b3; }
#cookie-bar .cb-disable {
  background: #990000; }
#cookie-bar .cb-disable:hover {
  background: #bb0000; }
#cookie-bar .cb-policy {
  background: #0033bb; }
#cookie-bar .cb-policy:hover {
  background: #0055dd; }

.footer {
  background-color: #f1f1f1;
  padding:20px;
  margin:20px 0;  
}
.footer p {
  color: #838383;  
  font-size: 13px; }
.footer a {
  color: #838383; }

.footerMenu .menu {
  text-align: center; }
.footerMenu .menu li {
  list-style-type: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px; }
.footerMenu .menu li a {
  color: #959595;
  font-size: 18px;
  text-transform: uppercase; }
.footerMenu .menu li a:hover {
  color: #e1bc8a;
  text-decoration: underline; }

@media (max-width: 991px) {
  .footerMenu .col-lg-6 {
    padding-top: 40px; } }

.map {
  position: relative; }
.map #map {
  min-height: 500px;
  width: 100%; }
.map p {
  color: #959595;
  font-size: 32px; }
.map p span {
  color: #e9cda8; }
.map .where {
  position: absolute;
  text-align: center;
  z-index: 50;
  border: 2px solid #e8e8e8;
  height: 500px;
  background-color: rgba(255, 255, 255, 0.8); }
.map .where h3 {
  color: #0e438a;  
  font-size: 35px;
  font-weight: bold; }
.map .where p {
  font-size: 25px; }

.services h2 {
  color: #959595;
  font-size: 50px; }

.services .caption {
  color: #6f381f;
  font-size: 32px; }

.services p {
  color: #393939;  
  font-size: 16px; }

.services .text {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.categories .category {
  border-top: 4px solid green;
  margin-top: 0px; }
.categories .category .category__text {  
  font-size: 18px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 20px;
  color: white;
  z-index: 1;
  text-transform: uppercase; }
@media (max-width: 768px) {
  .categories .category .category__text {
    bottom: 40%;
    font-size: 40px;
    text-shadow: 0px 0px 15px black; } }
.categories .category .hovering {
  transition: background-color 250ms ease-in-out; }
.categories .category:hover .hovering {
  background-color: rgba(0, 0, 0, 0.62);
  width: 100%;
  height: 100%;
  position: absolute; }
.categories .category:nth-child(even) {
  border-color: red; }
@media (max-width: 768px) {
  .categories .category .img-responsive {
    width: calc(100% - 15px); } }

@media (max-width: 992px) {
  .categories.subpage .img-responsive {
    width: 100%; } }

.process .list-inline {
  margin: 0 auto;
  text-align: center; }
.process .list-inline li {
  font-size: 39px;
  color: white;  
  text-transform: uppercase; }
@media (max-width: 992px) {
  .process .list-inline li {
    font-size: 19px; } }
@media (max-width: 768px) {
  .process .list-inline li {
    display: block; } }
.process .list-inline li:nth-child(odd) {
  padding-left: 30px;
  padding-right: 30px; }

.category .askew {
  margin-left: 35px; }

.demand .input {
  color: red; }
.demand .input:after {
  content: " *";
  color: #e32;
  position: absolute;
  top: -5px;
  right: 18px;
  margin: 0px 0px 0px -20px;
  font-size: xx-large; }

.demand input, .demand textarea {
  border: 2px solid #e6e6e6;
  border-radius: 5px; }
.demand input:focus, .demand textarea:focus {
  border: 2px solid #2fa737;
  box-shadow: none; }

@media (max-width: 992px) {
  .demand .text-right {
    text-align: center; } }

.wheels {
  background: url("/images/wheels_bg.jpg") no-repeat top;
  height: 268px;
  padding-top: 70px; }
@media (max-width: 399px) {
  .wheels {
    background: none; } }
.wheels h1 {
  color: #e30a19;  
  font-size: 60px;
  font-weight: bold; }
@media (max-width: 399px) {
  .wheels h1 {
    font-size: 30px; } }
.wheels p {
  color: #000;  
  font-size: 16px; }

.ll-skin-melon {
  font-size: 90%; }

.ll-skin-melon .ui-widget {
  background: #2e3641;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ll-skin-melon .ui-datepicker {
  padding: 0; }

.ll-skin-melon .ui-datepicker-header {
  border: none;
  background: transparent;
  font-weight: normal;
  font-size: 15px; }

.ll-skin-melon .ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ll-skin-melon .ui-datepicker .ui-datepicker-title {
  margin-top: .4em;
  margin-bottom: .3em;
  color: #e9f0f4; }

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev {
  top: .9em;
  border: none; }

.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ll-skin-melon .ui-datepicker table {
  margin: 0; }

.ll-skin-melon .ui-datepicker th {
  padding: 1em 0;
  color: #ccc;
  font-size: 13px;
  font-weight: normal;
  border: none;
  border-top: 1px solid #3a414d; }

.ll-skin-melon .ui-datepicker td {
  background: #DADBFF;
  border: none;
  padding: 0; }

.ll-skin-melon td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: .5em;
  margin: 0;
  font-weight: normal;
  color: #000;
  font-size: 16px; }

.ll-skin-melon .ui-state-disabled {
  opacity: 1; }

.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: darkgrey; }

.ll-skin-melon td .ui-state-active,
.ll-skin-melon td .ui-state-hover {
  background: #2e3641;
  color: white; }

.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-image: url("/images/ui-icons_ffffff_256x240.png");
  background-position: -32px 0;
  margin-top: 0;
}

#frm-poukazForm .grey-bg {
  padding-top:15px;
  padding-bottom:0;
}

#rezervace-form h2 {
  font-size:40px;  
}

#rezervace-form input {
  border:2px solid #774832;
}

#rezervace-form .row.row-dark {
  background:#EDE0D8;
  padding:15px;
  margin:0;
}

#rezervace-form .row.row-dark .rezervace-form {
  background:transparent;
}

.galleryeffect img {
  max-width:100%;
}



#rezervace {  
  padding-top:140px;    
}

#rezervace.homepage {
    padding-top:40px;
}

#rezervace .container {
  border-bottom:1px solid hsl( 44, 50%, 40% );
  padding-bottom:10px;
}

#rezervace iframe {
    min-height:225px;
}

.gold-headline {
  font-size:40px;
  line-height:40px;
}

.gold {
  color:hsl( 44, 50%, 40% );
}

@media(max-width:768px) {
  .navbar-header button.navbar-toggle {
    border:0;
    margin-top:15px !important;
    background:transparent !important;
  }
    
  .navbar-nav > li > a.active, 
  .navbar-nav > li > a:hover {
    color:#fff !important;
  }
  
  .navbar-header button.navbar-toggle span.icon-bar {
    	  top: 1px;
  }
  
  .navbar-header button.navbar-toggle span.icon-bar {
    	top: 2px;
  }
  
  .navbar-header button.navbar-toggle span.icon-bar {
  	  position: relative;
  	  transition: all 500ms ease-in-out;
  }
  
  .navbar-header button.navbar-toggle span.icon-bar:nth-of-type(2) {
  	  top: 6px;
  	  transform: rotate(45deg);
  }
  
  .navbar-header button.navbar-toggle span.icon-bar:nth-of-type(3) {
  	  background-color: transparent !important;
  }
  
  .navbar-header button.navbar-toggle span.icon-bar:nth-of-type(4) {
  	  top: -6px;
  	  transform: rotate(-45deg);
  }  
  
  .navbar-header button.navbar-toggle.collapsed span.icon-bar {
    	  top: 0px;
  }
  
  .navbar-header button.navbar-toggle.collapsed span.icon-bar {
    	top: 0px;
  }
  
 
  .navbar-header button.navbar-toggle.collapsed span.icon-bar:nth-of-type(2) {
  	  top: 0px;
  	  transform: rotate(0deg);
  }
  
  .navbar-header button.navbar-toggle.collapsed span.icon-bar:nth-of-type(3) {
  	  background-color: #000 !important;
  }
  
  .navbar-header button.navbar-toggle.collapsed span.icon-bar:nth-of-type(4) {
  	  top: 0px;
  	  transform: rotate(0deg);
  }
  
  .navbar-header button.navbar-toggle span.icon-bar {
    background:#000 !important;
    color:#000 !important;
  }
  
  #bs-example-navbar-collapse-1 {
    background:hsl( 44, 50%, 40% ) !important;
    text-align:center !important;
    border:0;
  }
  
  
  
  #bs-example-navbar-collapse-1 li a {
    text-align:center;
    color:#fff;
  }
  
  
  img {
    max-width:100%;
  }
  
  .articles-packages .container {
    padding:0;
  }
  
  h1 {
    font-size:45px !important;
  }
  
  h1, h2, h3 {
    text-align:left !important;
  }
  
  .article_info.package h3 {
    text-align:center !important;
  }
  
}


.subpage {
  padding-top:0px;
}

.mlyn-gallery {  
  padding:15px;
}

.mlyn-gallery img {
  width:100%;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}

.mlyn-gallery:hover img {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  /*
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  */
  transform:scale(1.02);
  box-shadow:0 0 10px #999;
}

.table {
  margin:25px 0;
}

.table th {
  color:#997e33;
  text-transform:uppercase;
  border-top:0 !important;
  border-bottom:3px double #997e33;
  font-size:110%;
}

.container-slim {
  width:900px;
  max-width:100%;
  margin:0 auto;
}

@media (max-width:768px) {
  body, html {
    min-height:100%;
    height:100%;
  }
  
  #slider {
    height:500px !important;
    border:0px solid red;
    overflow:hidden;  
  }
  
  #slider .owl-carousel {
    height:500px;
    width:889px;
    left:calc(50% - 444px);
  }
  
  #slider .owl-carousel img {
    height:500px;        
  }
  
  .slider-headline-wrapper {
    top:300px;
    line-height:1.1;
    border-bottom:5px solid hsl( 44, 50%, 40% );
    color:hsl( 44, 50%, 40% );
  }
  
  .logo {
    left:-5px;
  }
  
  .slider-headline strong {
    margin-bottom:15px;
    display:inline-block;
  }
  
  .container-slim {
    padding:0 15px;
  }
  
  .container.subpage {
    padding-top:60px;
  }
  
  #rezervace {
    padding-top:80px;
    text-align:center;
  }
  
  h1 {
    text-align:center !important;
  }
  
}