@font-face {
    font-family: 'IntroBoldAlt';
    font-display: auto;
    src: url('../fonts/IntroBoldAlt.eot?#iefix') format('embedded-opentype'), url('../fonts/IntroBoldAlt.woff') format('woff'), url('../fonts/IntroBoldAlt.ttf') format('truetype'), url('../fonts/IntroBoldAlt.svg#IntroBoldAlt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IntroRegularAlt';
    src: url('../fonts/IntroRegularAlt.eot?#iefix') format('embedded-opentype'), url('../fonts/IntroRegularAlt.woff') format('woff'), url('../fonts/IntroRegularAlt.ttf') format('truetype'), url('../fonts/IntroRegularAlt.svg#IntroRegularAlt') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    scroll-behavior: smooth; 
}

html, body {
    height: 100%;
}
 
body {
    margin: 0;
    font-family: 'IntroRegularAlt', sans-serif;
    font-size: 17px;
    line-height: 28px;
    color: #808588;
    background-color: #ffffff;
}

body:after {
    content: '';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -999;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #fe9102;
    text-decoration: none;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

a:hover, a:focus {
    text-decoration: underline;
    color: #fe9102;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
}

a:hover, a:active {
    outline: 0;
}

b {
    font-weight: normal;
    color: #fe9102;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

p {
    margin: 0;
    padding-bottom: 24px;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small, .small {
    font-size: 15px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    resize: vertical;
}

button, input {
    line-height: normal;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    appearance: button;
}

label, select, button, html input[type="button"], input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    appearance: texfield;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clearfix:before, .clearfix:after, .row:before, .row:after, .container:before, .container:after, .row-container:before, .row-container:after, .container-fluid:before, .container-fluid:after, .row-fluid:before, .row-fluid:after, .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after, .thumbnails:before, .thumbnails:after, .moduletable:before, .moduletable:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after, .row:after, .container:after, .row-container:after, .container-fluid:after, .row-fluid:after, .nav-tabs:after, .nav-pills:after, .thumbnails:after, .moduletable:after, .moduletable.span12+.moduletable {
    clear: both;
}

@-webkit-keyframes h-progress {
    0% {
        width: 0;
    }
}

@-moz-keyframes h-progress {
    0% {
        width: 0;
    }
}

@-ms-keyframes h-progress {
    0% {
        width: 0;
    }
}

@-o-keyframes h-progress {
    0% {
        width: 0;
    }
}

@keyframes h-progress {
    0% {
        width: 0;
    }
}

@-webkit-keyframes v-progress {
    0% {
        height: 0;
    }
}

@-moz-keyframes v-progress {
    0% {
        height: 0;
    }
}

@-ms-keyframes v-progress {
    0% {
        height: 0;
    }
}

@-o-keyframes v-progress {
    0% {
        height: 0;
    }
}

@keyframes v-progress {
    0% {
        height: 0;
    }
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.row-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    max-width: 1290px;
}

.fluid {
    width: auto;
}

.row-fluid {
    margin-left: -30px;
    margin-right: -30px;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 1px;
    margin-left: 2.12765957%;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

@media (min-width: 767.98px) {
    .row-fluid .span12 {
        width: 100%;
    }
    .row-fluid .span11 {
        width: 91.4893617%;
    }
    .row-fluid .span10 {
        width: 82.9787234%;
    }
    .row-fluid .span9 {
        width: 74.46808511%;
    }
    .row-fluid .span8 {
        width: 65.95744681%;
    }
    .row-fluid .span7 {
        width: 57.44680851%;
    }
    .row-fluid .span6 {
        width: 48.93617021%;
    }
    .row-fluid .span5 {
        width: 40.42553191%;
    }
    .row-fluid .span4 {
        width: 31.91489362%;
    }
    .row-fluid .span3 {
        width: 23.40425532%;
    }
    .row-fluid .span2 {
        width: 14.89361702%;
    }
    .row-fluid .span1 {
        width: 6.38297872%;
    }
}

h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-family: 'IntroRegularAlt';
    position: relative;
    margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #fe9102;
}

h1.heading-style-1, h1 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 41px;
}

h2.heading-style-2, h2 {
    color: #fe9102;
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 17px;
}

h3.heading-style-3, h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}

h4.heading-style-4, h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}

h5.heading-style-5, h5 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

h6.heading-style-6, h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}

hr {
    margin: 24px 0;
    border: none;
    border-top: 1px solid #aaaaaa;
}

#top {
    padding-top: 5px;
}

#logo {
    margin-bottom: 10px;
    margin-top: 10px;
}

#logo img+h1 {
    border: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 0;
}

#logo img {
    float: left;
    margin-right: 12px;
    width: 4rem;
}

#logo .site-logo {
    display: inline-block;
    text-transform: uppercase;
    padding-top: 8px;
}

#logo .site-logo span {
    display: block;
}

#logo .site-logo span.item_title_part0 {
    font-size: 28px;
    font-weight: bold;
    color: #0097a2;
    line-height: 28px;
    width: 150px;
}

#logo .site-logo span.item_title_part1 {
    float: left;
    margin-right: 5px;
}

#logo a {
    color: #555555;
    display: inline-block;
    max-width: 100%;
}

#logo .site-logo span.item_title_part1, #logo .site-logo span.item_title_part2, ul.contacts li a {
    font-size: 16px;
}

#maintop {
    margin-bottom: 60px;
    padding-bottom: 32px;
    padding-top: 80px;
}

#maintop .mod-newsflash-adv .item_content, .aktivity .item_content, .page-blog__apartmany .row-fluid article, .page-blog__winter .row-fluid article, .page-blog__aktivity .row-fluid article {
    padding: 30px;
    position: relative;
    display: grid;
    height: 100%;
}

#maintop .mod-newsflash-adv .item_content .item_img, #maintop .mod-newsflash-adv .item_content .category_img, .aktivity .item_content .item_img, .aktivity .item_content .category_img {
    margin: 0 0 32px;
}

#maintop .mod-newsflash-adv .item_content .item_title, .aktivity .item_content .item_title {
    margin-bottom: 11px;
}

#maintop .mod-newsflash-adv .item_content .item_introtext, .aktivity .item_content .item_introtext {
    padding-bottom: 10px;
    text-align: justify;
}

#mainbottom, #mainbottom-2 {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}

#mainbottom {
    background-color: rgba(0, 0, 0, 0.03);
}

#feature {
    padding-bottom: 32px;
    padding-top: 32px;
}
body.rezervace #feature {
    padding-bottom: 0;
    padding-top: 1rem;
}

body.rezervace #feature .articel {
    margin-bottom: 0;
}

#content {
    padding-bottom: 32px;
}

#component {
    min-height: 0;
}

.img-rounded {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item_introtext p a:not(.btn), .item_fulltext p a:not(.btn), .category_desc p a:not(.btn) {
    text-decoration: underline;
}

.item_introtext strong, .item_fulltext strong, .category_desc strong {
    color: #777777;
}

.item_introtext mark, .item_fulltext mark, .category_desc mark {
    color: #ffffff;
    padding: 2px 6px;
    background: #fe9102;
}

.text-left, .table th, .table td, .dropdown-menu, div.articel.left ul.nav-tabs, #logo .site-logo span.item_title_part0, #logo .site-logo span.item_title_part2, #footer .page_header, #footer .page-header {
    text-align: left;
}

.text-right {
    text-align: right;
}

.center, .text-center, .page_header, .page-headerm, .btn, .breadcrumb, .pagination ul .center, .table td.center, .table th.center, .img_caption.left p, .img_caption.right p {
    text-align: center;
}

q:before, q:after {
    content: "";
}

address {
    display: block;
    margin-bottom: 24px;
    font-style: normal;
    line-height: 24px;
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

ul, ol {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
}

ul li, ol li {
    line-height: 28px;
}

ol {
    color: #fe9102;
    list-style: disc;
    margin-left: 20px;
}

ol li {
    padding-left: 10px;
    position: relative;
    text-transform: uppercase;
}

ol li a {
    text-decoration: none;
    color: #fe9102;
}

ol li a:hover {
    color: #555555;
    text-decoration: none;
}

ol li+li {
    margin-top: 6px;
}

.item_introtext ul li, .item_fulltext ul li, .category_desc ul li {
    position: relative;
}

.item_introtext ul.nav-tabs li, .item_fulltext ul.nav-tabs li, .category_desc ul.nav-tabs li {
    padding: 0;
}

.item_introtext ul.nav-tabs li:before, .item_fulltext ul.nav-tabs li:before, .category_desc ul.nav-tabs li:before, .site_map ul.nav-tabs li:before {
    display: none;
}

ul.tags li:before, ul.nav li:before {
    display: none;
}

ul.contacts {
    text-align: right;
}

ul.contacts li:first-child {
    color: #555555;
}

ul.menu.contacts li a:before {
    margin-right: 10px;
}

ul ul.nav-child, ul ol.nav-child, ol ol.nav-child, ol ul.nav-child {
    margin: 5px 0 0;
}

ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}

ul.inline, ol.inline {
    margin-left: 0;
}

ul.inline>li, ol.inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px;
}

dl+* {
    margin-top: 24px;
}

dt, dd {
    line-height: 24px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    max-width: 100%;
    background: #ffffff;
    color: #808588;
    font-family: inherit;
    height: 56px;
    padding: 14px 20px;
    outline: none;
    border: 1px solid #D0D0CE;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.1);
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

select:-webkit-autofill, textarea:-webkit-autofill, input[type="text"]:-webkit-autofill, input[type="password"]:-webkit-autofill, input[type="datetime"]:-webkit-autofill, input[type="datetime-local"]:-webkit-autofill, input[type="date"]:-webkit-autofill, input[type="month"]:-webkit-autofill, input[type="time"]:-webkit-autofill, input[type="week"]:-webkit-autofill, input[type="number"]:-webkit-autofill, input[type="email"]:-webkit-autofill, input[type="url"]:-webkit-autofill, input[type="search"]:-webkit-autofill, input[type="tel"]:-webkit-autofill, input[type="color"]:-webkit-autofill, .uneditable-input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 20px #ffffff !important;
    box-shadow: inset 0 0 0 20px #ffffff !important;
    -webkit-text-fill-color: #808588 !important;
    color: #808588 !important;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
}

label.inline {
    display: inline-block;
}

.input::-webkit-input-placeholder {
    opacity: 0.2;
    color: #000;
}

.input::-moz-placeholder {
    opacity: 0.2;
    color: #000;
}

.input::-moz-p {
    opacity: 0.2;
    color: #000;
}

.input:-ms-input-placeholder {
    /* iIE 10 + 11*/
    opacity: 0.2;
    color: #000;
}

textarea.invalid {
    border: #e94545;
}

fieldset {
    padding: 0;
    margin: 20px 0px;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    font-size: 18px;
    color: #555555;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
}

label {
    display: block;
}

input, textarea {
    width: 100%;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: inherit;
    opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: inherit;
    opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
}

textarea {
    height: auto;
}

input[type="radio"], input[type="checkbox"] {
    margin: -2px 0 0;
    line-height: normal;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}

select, input[type="file"] {
    max-width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ffffff;
    font-family: 'IntroRegularAlt', sans-serif;
    outline: none;
    margin-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    margin-right: 5px;
    -ms-transition: all 1s ease;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

select[multiple] {
    height: auto;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
    background-color: transparent;
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
    color: #808588;
    border-color: #e94545;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: rgba(82, 168, 236, 0.8);
}

table {
    width: 80%;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    border-spacing: 0;
    border: 3px solid #fe9102;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 6px;
    margin: 20px auto;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

table th {
    background-color: transparent !important;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 20px;
    color: #fe9102;
}

table td {
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px;
}

table tr+tr td {
    border-top: 1px solid rgba(244, 147, 38, 0.3);
}

table tr td {
    border-top: none;
    border-right: 1px solid rgba(244, 147, 38, 0.3);
}

table th:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

table th:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

table th:last-child {
    border-right: none;
}

table a {
    color: #fe9102;
}

table a:hover {
    color: #555555;
}

.table {
    width: 100%;
}

.table th, .table td {
    padding: 8px;
    line-height: 24px;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption+thead tr:first-child th, .table caption+thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody+tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
    text-align: left;
}

.collapse.in {
    height: auto;
}
.in.collapse {
    padding-top: 1rem;
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    position: relative;
    z-index: 2;
}

.close:hover, .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
}

button.close {
    padding: 3px;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

.btn { 
    border: 1px solid;
    background: #009fe4;
    color: #ffffff;
    display: inline-block;
    align-self: flex-end;
    font-size: 16px;
    line-height: 20px;
    outline: none;
    padding: 14px;
    min-width: 240px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: .4rem;
}

.btn .fa {
    margin: 0 3px;
}

.btn.disabled, .btn[disabled] {
    cursor: default;
}

.btn:hover, .btn:focus, .btn.active, .btn.selected {
    outline: none;
    background: #ffffff;
    color: #00adef;
    text-decoration: none;
    box-shadow: none;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0;
}

nav.moduletable .module_container {
    position: relative;
    z-index: 1000;
}

.nav-collapse.collapse {
    height: auto;
}

.fullwidth {
    position: static !important;
}

.nav {
    margin-left: 0;
    margin-bottom: 24px;
    list-style: none;
}

.nav>li>a {
    display: inline-block;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
}

.nav>li>a>img {
    max-width: none;
}

.nav>.pull-right {
    float: right;
}

.nav li+.nav-header {
    margin-top: 9px;
}

.nav-tabs {
    margin: 0;
}

.nav-tabs>li {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
}

.nav-tabs>li:before {
    display: none;
}

.nav-tabs>li>a, .nav-tabs>li>span {
    color: #1a1a1a !important;
    display: inline-block;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
}

.nav-tabs>li>a:hover, .nav-tabs>li>span:hover {
    background: #f2f2f2;
    color: #555555;
}

.nav-tabs>.active>a, .nav-tabs>.current>a, .nav-tabs>.active>span, .nav-tabs>.current>span {
    background: #6ebb20 !important;
    color: #ffffff !important;
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.nav-list>li>a, .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
    padding: 3px 15px;
}

.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #6ebb20;
}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    margin-right: 2px;
}

.nav-list .divider {
    height: 1px;
    margin: 11px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.tab-content {
    background: #f8f8f8;
    margin-bottom: 48px;
    overflow: auto;
    padding: 15px 5px 12px;
}

.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane, .pill-content>.pill-pane {
    display: none;
}

.tab-content>.active, .pill-content>.active {
    display: block;
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #DDD;
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    border-top-color: #DDD;
}

.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #DDD #DDD #DDD;
}

.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #DDD;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
    border-color: #DDD transparent #DDD #DDD;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #DDD;
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, .tabs-right>.nav-tabs .active>a:focus {
    border-color: #DDD #DDD #DDD transparent;
}

.breadcrumb {
    background: none;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin: 20px 0;
}

.breadcrumb li {
    color: #555555;
    padding: 0;
    display: inline-block;
}

.breadcrumb li:before {
    display: none;
}

.breadcrumb li .divider {
    color: #555555;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}

.breadcrumb li.active {
    color: #777;
}

.breadcrumb li:first-child {
    color: #777;
    margin-right: 10px;
}

.breadcrumb li>span:first-child:hover {
    color: inherit;
}

.breadcrumb a {
    color: #008bb2;
}

.breadcrumb a:hover {
    color: #555555;
}

.breadcrumb .firstItem>a.pathway {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}

.breadcrumb .firstItem>a.pathway:before {
    content: '\f015';
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pagination {
    height: auto;
    margin: 0;
    padding: 30px 0;
}

.pagination ul {
    margin: 0;
    width: 100%;
}

.pagination ul li {
    display: inline-block;
    margin: 0 2px;
}

.pagination ul li>a, .pagination ul li>span {
    display: block;
    padding: 7px 13px;
    line-height: 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pagination ul li>a:focus, .pagination ul li>span:focus {
    background: #fe9102;
}

.pagination ul li>a:focus:hover, .pagination ul li>span:focus:hover {
    background: #555555;
}

.pagination ul li>a:hover, .pagination ul li>span:hover {
    background: #555555;
    border: 3px solid #fe9102 !important;
    color: #ffffff;
}

.pagination ul li>.pagenav, .pagination ul li>.hasTooltip {
    background: #00adef;
    color: #ffffff;
}

.pagination ul li>span.pagenav {
    background: #555555;
    border: 3px solid #fe9102 !important;
    color: #ffffff;
}

.pagination ul>.active>a, .pagination ul>.active>span {
    cursor: default;
}

.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover {
    cursor: default;
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
}

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails>li {
    float: left;
    margin-bottom: 24px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 24px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.thumbnail:hover, a.thumbnail:focus {
    border-color: #fe9102;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #555555;
}

.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    background: #fe9102;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.label:empty {
    display: none;
}

.accordion {
    margin-bottom: 24px;
}

.accordion-group {
    margin: 0 0 -1px;
    margin-bottom: 10px;
}

.accordion-heading {
    border-bottom: 0;
}

.mod-bootstrap-collapse {
    margin-bottom: 48px;
}

.mod-bootstrap-collapse .accordion {
    border-bottom: 1px solid #555555;
}

.accordion-toggle {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    padding: 10px 30px 10px 15px;
    position: relative;
    color: #555555;
    display: block;
    text-decoration: none !important;
    background-color: #eee;
}

.accordion-toggle:before {
    content: '\f068';
    font-size: 18px;
    font-family: 'FontAwesome';
    right: 15px;
    position: absolute;
    top: 50%;
    color: #fe9102;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.accordion-toggle.collapsed:before {
    content: '\f067';
    font-size: 18px;
    font-family: 'FontAwesome';
    right: 15px;
    position: absolute;
    top: 50%;
    color: #fe9102;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.accordion-toggle.selected {
    background: #fe9102;
    border-color: #fe9102;
    color: white;
}

.accordion-toggle.selected:before {
    content: '\f068';
    color: white;
}

.accordion-toggle:hover {
    background: #fe9102;
    border-color: #fe9102;
    color: white;
    text-decoration: none;
}

.accordion-toggle:hover:before {
    color: white;
}

.accordion-inner {
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    border-bottom: 1px solid #555555;
    padding: 20px 30px 0px 30px;
    background-color: rgba(0, 0, 0, 0.03);
}

.mod-bootstrap-collapse__custom .accordion-toggle {
    border: none;
    border-bottom: 1px solid #555555;
    display: block;
    cursor: pointer;
    position: relative;
    background: none;
    color: #fe9102;
    padding: 12px 60px 12px 30px;
}

.mod-bootstrap-collapse__custom .accordion-toggle:before {
    font-size: 24px;
    font-weight: normal;
    content: '+';
    color: #555555;
}

.mod-bootstrap-collapse__custom .accordion-toggle.selected {
    background: none;
    color: #fe9102;
}

.mod-bootstrap-collapse__custom .accordion-toggle.selected:before {
    content: '-';
}

.mod-bootstrap-collapse__custom .accordion-toggle:hover {
    background: none;
    color: #fe9102;
}

.mod-bootstrap-collapse__custom .accordion-inner {
    border: none;
    border-bottom: 1px solid #555555;
    padding: 25px 30px 2px;
}

@-ms-viewport {
    width: device-width;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visible-print {
    display: none !important;
}

iframe, svg {
    max-width: 100%;
    border: none;
}

.nowrap {
    white-space: nowrap;
}

.btn .caret {
    margin-bottom: 7px;
}

.nav-list>li.offset>a {
    padding-left: 30px;
    font-size: 12px;
}

.navbar .nav>li>a.btn {
    padding: 4px 10px;
    line-height: 18px;
}

.tab-content {
    overflow: visible;
}

.tabs-left .tab-content {
    overflow: auto;
}

.accordion-body.in:hover {
    overflow: visible;
}

.fa-file-add:before {
    content: "\f016";
}

.fa-remove:before {
    content: "\f00d";
}

.fa-picture:before {
    content: "\f03e";
}

.icon-edit:before {
    content: "\f044";
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}

.moduletable.span12:last-child {
    margin-bottom: 0;
    margin-left: 0;
}

.mod-menu .nav.menu.nav-pills>li>a {
    display: block;
}

.mod-menu .nav.menu.nav-pills>li.active>a {
    background: #fe9102;
}

time, .item_hits, .item_category-name address, .item_createdby {
    white-space: nowrap;
    margin: 0;
}

.calendar table {
    border: none;
    border-collapse: collapse;
}

.calendar table th, .calendar table td {
    border: none !important;
    padding: 0 !important;
    text-align: center !important;
}

.moduletable.span12+*, .moduletable.span12.title_only+* {
    margin-top: 0;
}

#mailto-window {
    padding-top: 1em;
}

.mailto-close {
    margin-bottom: 1em;
    overflow: hidden;
}

.mailto-close a {
    float: right;
}

.icons:after {
    content: '';
    clear: both;
    display: block;
}

.pretext, .category_desc {
    padding-bottom: 28px;
}

.navbar-form .btn, .navbar-form .btn-group {
    margin-top: 5px;
}

.category_children .category_child {
    margin-bottom: 20px;
}

.img_caption {
    text-align: center !important;
}

.img_caption.left {
    float: left;
    margin-right: 1em;
}

.img_caption.left p {
    clear: left;
}

.img_caption.right {
    float: right;
    margin-left: 1em;
}

.img_caption.right p {
    clear: right;
}

.img_caption.none {
    margin-left: auto;
    margin-right: auto;
}

.top-menu li a {
    color: #6ebb20;
}

#back-top {
    bottom: 90px;
    position: fixed;
    right: 20px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    z-index: 99;
    display: none;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}

#back-top a {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: block;
    font: 34px/34px FontAwesome;
    color: #00adef;
}

#back-top a>span:before {
    content: "\f0aa";
}

#back-top a:hover {
    color: #808588;
    text-decoration: none !important;
}

.dropdown-toggle>* {
    display: inline-block;
    vertical-align: middle;
}

.dropdown-toggle .fa-cog {
    margin-right: 4px;
}

label[for=mod-login_remember] {
    display: inline-block;
}

*::selection {
    background: #fe9102;
    color: #ffffff;
}

*::-moz-selection {
    background: #fe9102;
    color: #ffffff;
}

.fixed_cloned {
    position: relative;
    z-index: -1;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

div.articel.left div.price-main-table table {
    margin-bottom: 0px;
}

.item_fulltext div.articel.left ul.nav-tabs li {
    background-color: #fff;
}

#contact {
    margin-top: 15px;
}

#map {
    margin-bottom: 48px;
}

ul.list1, ul.list2, ul.check-2 {
    width: 100%;
}

ul.list1 li, ul.list2 li, ul.check-2 li {
    position: relative;
    padding-left: 15px;
}

.list1 li:before, ul.list2 li:before, ul.check-2 li:before {
    position: absolute;
    font-size: 8px;
    left: 0px;
    font-family: 'FontAwesome';
}

.list1 li:before {
    content: '\f111';
}

.page-item__apartman .popis .span1, .page-item__apartman .popis .span2, .page-item__apartman .popis .span3, .page-item__apartman .popis .span4, .page-item__apartman .popis .span5, .page-item__apartman .popis .span6, .page-item__apartman .popis .span7, .page-item__apartman .popis .span8, .page-item__apartman .popis .span9, .page-item__apartman .popis .span10, .page-item__apartman .popis .span11, .page-item__apartman .popis .span12 {
    margin-bottom: 20px;
}

.item_img, .category_img {
    font-size: 0;
    line-height: 0;
    margin: 0 0 24px;
    position: relative;
}

.item_img a, .category_img a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.item_img a:hover img, .category_img a:hover img, .item_img a:hover .BWfade, .category_img a:hover .BWfade {
    opacity: 1 !important;
}

.img-intro__left, .img-full__left {
    float: left;
    margin-right: 30px;
    max-width: 50%;
}

.img-intro__right, .img-full__right {
    float: right;
    margin-left: 30px;
    max-width: 50%;
}

.lazy_preloader {
    background: #ffffff url("data:image/gif;base64,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") no-repeat center;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
}

.lazy_preloader .lazy_preloader_inner {
    display: block;
    max-width: 100%;
}

.lazy_preloader img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

img.lazy {
    opacity: 0 !important;
    -webkit-transform: scale(0.9) !important;
    -moz-transform: scale(0.9) !important;
    -ms-transform: scale(0.9) !important;
    -o-transform: scale(0.9) !important;
    transform: scale(0.9) !important;
}

img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
}

.item__module, .item {
    opacity: 0;
    transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
}

.item__module.visible-first, .item.visible-first {
    opacity: 1;
    transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
}

.stuck {
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    width: 100% !important;
    z-index: 1034 !important;
    -ms-transition: 0.3s all ease;
}

.scroll-to-fixed-fixed {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1034 !important;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
}

.mod-newsflash-adv.menu .item {
    margin-bottom: 16px;
}

.mod-newsflash-adv.menu .item .item_img {
    margin-bottom: 13px;
}

.mod-newsflash-adv.menu .mod-newsflash-adv_custom-link {
    padding-top: 10px;
}

.mod-newsflash-adv .mod-newsflash-adv_custom-link {
    padding-bottom: 48px;
}

.video_frame {
    margin-bottom: 26px;
    position: relative;
}

.video_frame iframe {
    border: medium none !important;
    height: 100% !important;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.social-links li {
    display: inline-block;
    margin: 0 21px 0 0;
}

.social-links li:before {
    display: none;
}

.social-links li a {
    color: #555555;
    display: block;
    font-size: 24px;
    line-height: 36px;
}

.social-links li a:hover {
    color: #f49326;
}

.rd-video iframe#player {
    max-width: none;
}

.item, .page-blog__apartmany .row-fluid [class*="span"], .page-blog__winter .row-fluid [class*="span"], .page-blog__aktivity .row-fluid [class*="span"] {
    margin-bottom: 30px;
}

.item:after {
    content: '';
    display: block;
    clear: both;
}

.page-item {
    padding-bottom: 20px;
    padding-top: 20px;
}

#footer {
    padding-top: 25px;
    border-top: 1px solid #f2f2f2;
    background-color: rgba(0, 0, 0, 0.03);
}

#footer .page_header .moduleTitle, #footer .page-header .moduleTitle {
    color: #555555;
    margin-bottom: 35px;
}

#footer ul li+li, #footer ol li+li {
    margin-top: 10px;
}

#footer p {
    padding-bottom: 10px;
}

.copyright {
    padding-bottom: 29px;
    padding-top: 27px;
}

.copyright .year:after {
    content: '';
    padding: 0 4px 0 0;
}

.f-block {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.f-headline, .f-row {
    flex: 100%;
}

.f-row {
    margin-top: 30px;
}

.f-item {
    flex: 1 auto;
    margin: 5px;
}

.flex-box--two-col {
    padding: 5px;
}

.small-line-through {
    font-size: 70%;
    text-decoration: line-through;
}

/**flex-rez**/
.page-item__flex-rez .articel .span4 {
    padding-left: 0;
    padding-right: 0;
}
.page-item__flex-rez .articel .span8 {
    margin-left: 0;
}
.cnt-ul-menu li {
    display: flex;
}
.page-item__flex-rez .articel.top {
    margin-bottom: 3rem;
}
.page-item__flex-rez h2,
.cnt-ul-menu li a,
.page-item__flex-rez .articel h4 {
    color: #6ebb20;
} 
.page-item__flex-rez h2 {
    font-size: 2em;
    line-height: 1.4;
}
.page-item__flex-rez .articel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.page-item__flex-rez .articel p {
    padding-bottom: .8rem;
}
.page-item__flex-rez .articel ul {
    margin-bottom: .8rem;
}
ul.flex-ul li strong {
   color: #808588;
}

.form-satisfaction {
    max-width: 56rem;
    margin: 0 auto;
}

.form-satisfaction .form-box {
    margin: 0 auto 3rem auto;
    padding: 1.25rem;
    background: #f5f5f5;
    border: solid 1px #eaeaea;
}

.form-satisfaction .form-box_inside-box {
    padding: 1rem;
    position: relative;
    border: 1px solid #D0D0CE;
    background-color: #fff;
    border-radius: 0.25rem;
    text-align: left;
}

.form-satisfaction .form-box_inside-box + .form-box_inside-box {
    margin-top: 1.2rem;
}

.form-satisfaction h3 {
    color: #DF6B58;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 0.625rem;
}

.form-satisfaction h4 {
    margin-bottom: 0.6rem;
}

.form-satisfaction .form-box_inputs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.form-satisfaction .form-box_inputs textarea {
    height: 100px;
    box-shadow: none;
}

.form-satisfaction .form-box_inputs.checkboxes {
    flex-direction: column;
    align-items: flex-start;
}

.form-satisfaction .form-box_inputs .input-checkbox input[type=checkbox] {
    margin-right: 0.25rem;
}

.form-satisfaction .form-box_inputs .input-radio {
    flex-grow: 1;
}

.form-satisfaction .form-box_inputs .input-radio label {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    background: #fff;
    border: solid 1px #ccc;
    padding-top: 4px;
    transition: background 0.3s, color 0.3s;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    -ms-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
}

.form-satisfaction .form-box_inputs .input-radio label:hover {
    background: #e2e2e2;
    color: #000;
}

.form-satisfaction .form-box_inputs .input-radio input[type='radio']+label:before {
    display: none;
}

.form-satisfaction .form-box_inputs .input-radio input[type=radio]:checked + label {
    background: #6ebb20;
    border-color: #6ebb20;
    color: #fff;
}

.form-satisfaction .inputs-help-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.2rem;
}

.form-satisfaction .inputs-help-text span {
    font-size: 0.875rem;
    line-height: 1.2;
    color: #737373;
    font-style: italic;
}

.form-satisfaction .form-box_submit {
    text-align: center;
}

/***/
/**cookies**/
html .cc-revoke.cc-center.cc-revoke-bottom {
    right: 0;
    left: unset;
}
html .cc-revoke, 
html .cc-window {
    font-family: 'IntroRegularAlt', sans-serif;
    color: #808588;
}
html span.cc-message-text {
    display: block !important;
}
body div.cc-window.cc-floating {
    border: 1px solid #808588;
}
body .cc-revoke, 
body .cc-window {
    font-family: inherit;
    line-height: 1.4;
}
.cnt-cookies {
    padding: .4rem 0;
}
.cc-window span.cc-message span.cc-cookie-settings-toggle,
.cc-window .cc-btn {
    border-width: 1px;
}
.cc-window .cc-btn {
    font-weight: 400;
    text-decoration: none;
}
.cc-window .cc-close {
    font-size: 1em;
    opacity: .4;
    right: 1rem;
    top: 1rem;
}
body div.cc-revoke {
    width: 4rem;
    height: 4rem;
    text-align: center;
}
body .cc-revoke.cc-right {
    right: 0;
}
body .cc-window div.cc-checkboxes-container a.cc-btn.cc-allow {
    padding: .4em;
}
body div.cc-window.cc-floating div.cc-settings-label {
    margin-bottom: 10px;
}
body .fancybox-content {
    color: inherit;
}
html div.cc-revoke::before {
    content: "";
    background: url(/images/icons/gdpr-icon.svg) no-repeat;
    width: 3rem !important;
    height: 3rem !important;
    position: relative;
    background-size: contain;
    display: flex;
    justify-content: center;
}
body .cc-center.cc-allowall-button {
    margin-left: -400px;
}
body .cc-center {
    top: 10%;
    margin-top: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}

/***/

/**Responzivni litvi **/

@media (max-width: 600px) {
    .form-satisfaction .form-box {
        padding: 0;
        background: 0;
        border: none;
    }

    .form-satisfaction .form-box_inside-box {
        padding: 0.75rem;
    }
}

@media (max-width: 1800px) {}

@media (min-width: 1200px) and (max-width: 1439.98px) {}

@media (min-width: 1200px) {
    .row, .fluid {
        margin-left: -30px;
    }
    input, textarea {
        margin-left: 0;
    }
    .thumbnails {
        margin-left: -30px;
    }
    .thumbnails>li {
        margin-left: 30px;
    }
    .row-fluid .thumbnails {
        margin-left: 0;
    }
    div.articel div.span6 {
        padding-left: 0px;
    }
    ul.contacts {
        margin-top: 20px;
    }
}

@media (max-width: 1199.98px) {
    .row-fluid {
        margin-left: -20px;
    }
    .fluid {
        margin-left: -20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #pobyt div.delka-pobytu {
        display: block !important;
    }
    #pobyt .pocetNociPopis {
        padding: 0px 10px 0 0px !important;
    }
    #pobyt .dateSelect {
        margin-bottom: 10px;
        display: block;
    }
    .row-fluid [class*="itemSpan"], .row-fluid [class*="span"] {
        padding-left: 20px;
    }
}

@media (min-width: 992px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
    ul.price-list li {
        width: 49%;
    }
}

@media (max-width: 991.98px) {
    body {
        padding-top: 50px;
    }
    .mod-newsflash-adv.posts .item .item_img .image_content {
        padding: 10px 0;
    }
    ul.price-list li {
        width: 100%;
    }
    .cnt-rekapitulace {
        display: flex;
        flex-wrap: wrap;
    }
    .cnt-rekapitulace__payment-card {
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .cnt-rekapitulace__payment-card .cnt__name {
        text-align: right;
    }
    h1, .heading-style-1 {
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .swiper-button-prev, .swiper-button-next {
        bottom: 20%;
        top: auto;
    }
    .thumbnails {
        margin-left: -12px;
    }
    .thumbnails>li {
        margin-left: 12px;
    }
    #back-top {
        display: none;
        opacity: 0;
    }
    .row-fluid {
        margin-left: 0px;
    }
    .row-fluid [class*="itemSpan"], .row-fluid [class*="span"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .fluid {
        margin-left: -12px;
    }
    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        font-weight: inherit;
    }
    .navbar .container {
        width: auto;
        padding: 0;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 12px;
    }
    .nav-collapse .nav>li {
        float: none;
    }
    .nav-collapse .nav>li>a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav>.divider-vertical {
        display: none;
    }
    .nav-collapse .nav .nav-header {
        color: #808588;
        text-shadow: none;
    }
    .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #000000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background-color: transparent;
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .nav-collapse .open>.dropdown-menu {
        display: block;
    }
    .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .dropdown-menu .divider {
        display: none;
    }
    .nav-collapse .nav>li>.dropdown-menu:before, .nav-collapse .nav>li>.dropdown-menu:after {
        display: none;
    }
    .nav-collapse, .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }
    .navbar .btn-navbar {
        display: block;
    }
    #logo {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .selectedPobyt .apartman, .selectedPobyt .termin, .selectedPobyt .cena {
        width: 100%;
    }
    .page-blog__apartmany .items-row article div.item_introtext {
        height: auto;
    }
    .row {
        margin-left: -12px;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 12px;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 1px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 1.58730159%;
    }
    input, textarea, .uneditable-input {
        margin-left: 0;
    }
    .selectedPobyt .apartman, .selectedPobyt .termin, .selectedPobyt .cena {
        width: 100% !important;
    }
    ul.contacts {
        text-align: center;
    }
    ul.contacts li {
        float: none;
        margin: 6px auto;
        display: inline-flex;
        display: -ms-inline-flexbox;
    }
    #maintop .mod-newsflash-adv .item_content {
        padding: 20px;
    }
}

@media (min-width: 768px) {
    .flex {
        width: 50%;
    }
    .flex-three-col {
        width: 33%;
    }
    .flex-two-col {
        width: 66%;
    }
    .flex-box--two-col {
        width: 50%;
    }
    #ui-id-2 .flex label {
        max-width: 80%;
    }
    .flex-inner {
        padding: 10px;
        margin: 1px 5px;
    }
    #ui-id-3 .flex .radioBox label, #ui-id-3 .flex-full .radioBox label {
        display: grid;
        grid-template-columns: 35px 255px auto auto;
        grid-column-gap: 5px;
    }
    .radioBox {
        padding: 15px;
    }
    #pobyt .pocetNociPocet {
        margin-left: 5px;
    }
    body.rezervace #feature .articel ul li span + span {
        display: block;
    }
    body .cc-revoke.cc-center {
        left: 5%;
    }
}

@media (max-width: 767.98px) {
    h1.heading-style-1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 30px;
    }
    div.articel.top.rezervace {
        display: none;
    }
    body .cc-revoke.cc-center {
        left: 25%;
    }
    #sluzby .descriptionSluzby {
        width: 100%;
        padding-left: 0px;
        text-align: justify;
    }
    #ui-id-2 .flex, #sluzby .flex-three-col, .flex-box--two-col {
        width: 100%;
    }
    #ui-id-2 .flex label {
        max-width: 70%;
    }
    #ui-id-3 .two .flex, .flex-three-col {
        width: 50%;
    }
    .flex .radioBox label, .flex-full .radioBox label, ul.contacts {
        display: flex;
        flex-wrap: wrap;
    }
    ul.contacts {
        justify-content: center;
    }
    .flex .radioBox, .flex-full .radioBox, .flex-three-col .radioBox {
        padding: 10px;
    }
    .nav-tabs>li>a, .nav-tabs>li>span {
        padding: 10px 20px;
    }
    #logo {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    #logo a {
        margin: 0;
    }
    [class*="cols"] [class*="span"] {
        width: 100%;
    }
    .container-fluid, .row-container {
        padding: 0;
    }
    .container {
        width: auto;
    }
    .row-fluid {
        width: 100%;
    }
    .row, .thumbnails {
        margin-left: 0;
    }
    .footer-menu li {
        display: inline-block;
        text-align: center;
        padding: 5px 10px;
    }
    .footer-menu li a {
        font-size: 16px;
        line-height: 18px;
    }
    .footer-menu {
        text-align: center;
    }
    #footer, #footer .page_header, #footer .page-header {
        text-align: center;
    }
    #top {
        padding-top: 5px;
    }
    li[class^="icon-"]:before, li[class*=" icon-"]:before {
        display: none;
    }
    .thumbnails>li {
        float: none;
        margin-left: 0;
    }
    [class*="span"], .row-fluid [class*="span"] {
        float: none;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .page-item__apartman .span2 {
        text-align: center;
    }
    .breadcrumb {
        margin: 0px;
        border-bottom: 1px solid;
    }
    .slide-unite {
        top: 0px;
    }
    .ui-accordion .ui-accordion-content {
        padding: 5px;
    }
    .mod-custom__rod-d .cenyPobytu .cenyPobytuDetail .radioBox span.sluzbyZahrnuty li {
        line-height: 18px;
        font-size: 16px;
    }
    .mod-custom__rod-d .cenyPobytu .cenyPobytuDetail .radioBox span.sluzbyZahrnuty {
        font-size: 16px;
        line-height: 18px;
    }
    table.table1 {
        border: 0;
    }
    table.table1 caption {
        font-size: 1.3em;
    }
    table.table1 thead {
        border: none;
        clip: rect (0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table.table1 tr {
        border-bottom: 3px solid #fff;
        display: block;
        margin-bottom: .625em;
    }
    table.table1 td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }
    table.table1 td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    table.table1 td:last-child {
        border-bottom: 0;
    }
    .price-main-table table {
        border: 0;
    }
    .price-main-table table caption {
        font-size: 1.3em;
    }
    .price-main-table table thead {
        border: none;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .price-main-table table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }
    .price-main-table table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 16px;
        text-align: right;
    }
    .price-main-table table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    .price-main-table table td:last-child {
        border-bottom: 0;
    }
    ul.price-list li {
        width: 100%;
    }
    div.articel, div.articel.top-1 {
        padding: 8px;
    }
    .forms .cnt-item1, .forms .cnt-item2, .forms .cnt-item3, .forms .cnt-item4 {
        width: 100%;
    }
    #maintop .mod-newsflash-adv .item_content, .aktivity .item_content, .page-blog__apartmany .row-fluid article {
        padding: 10px;
    }
    .apartmany .row-fluid article.span4 {
        box-shadow: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }
    div.ba-gallery.cnt-gallery {
        padding-top: 0;
    }
    body div.cc-window.cc-floating {
        padding: 1em;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (max-width: 575.98px) {
    #logo {
        position: fixed;
        right: 0;
        top: 0;
        text-align: right;
        margin: 0;
        z-index: 1011;
        padding-right: 0;
        width: 4rem;
    }
    #logo img {
        margin-right: 0;
        width: 3rem;
    }
    #logo .site-logo {
        display: none;
    }
    .body__special #breadcrumbs {
        display: none;
    }
    .articel.top-1 .flex-three-col,
    .articel.coll-full .flex-three-col {
        width: 100%;
    }
    .flex .radioBox label span.dateSelect, .flex .radioBox label span.cenaSelect, .flex .radioBox label .delka-pobytu {
        padding: 5px 0;
        width: 100%;
        justify-content: space-between;
    }
    .flex .radioBox label span.cenaSelect {
        border-top: 1px solid #D0D0CE;
        margin-top: 10px;
    }
    .item_img {
        float: none;
        margin: 0 0 24px 0;
        max-width: 100%;
    }
    .item_introtext table tr td:before, .item_fulltext table tr td:before {
        font-size: 16px;
        padding: 0px;
    }
    .item_introtext table tr td+td, .item_fulltext table tr td+td {
        border-left: none;
    }
    #maintop {
        padding-top: 40px;
        margin-bottom: 5px;
    }
    #accordion h3:before {
        display: none;
    }
    .ui-accordion .ui-accordion-header {
        padding: 10px;
    }
    input[type="checkbox"], input[type="radio"] {
        border: 1px solid #ccc;
    }
    .mod-custom__rod-d #pobyt div.radioBox {
        margin-left: 5px;
        padding-bottom: 20px;
    }
    .mod-custom__rod-d .cenyPobytu .cenyPobytuDetail .radioBox .cenaNaOsobu {
        padding-left: 5px;
        position: absolute;
        left: 0;
        top: 35px;
    }
    .mod-custom__rod-d #pobyt .cenaSelect {
        top: 10px !important;
    }
    .mod-custom__rod-d #pobyt label {
        margin-bottom: 15px;
    }
    .mod-custom__rod-d #pobyt div.radioBox span.cenaInfo, .mod-custom__rod-d #pobyt div.radioBox span.sluzbyZahrnuty {
        display: none;
    }
    #ui-id-2 .inputBox {
        width: 100%;
    }
    #apartmany span.apartmanPopis {
        display: none !important;
    }
    #orderForm {
        width: 100% !important;
        padding: 0px !important;
    }
    .ui-accordion .ui-accordion-content {
        padding: 5px !important;
    }
    .pull-right {
        float: none !important;
    }
    ul.contacts {
        margin-bottom: 5px;
    }
    ul.contacts li {
        margin-bottom: 2px;
        margin-top: 2px;
    }
    ul.contacts li a {
        font-size: 14px;
        line-height: 18px;
    }
    #top-top {
        display: none;
    }
    a.top-zima::before, a.top-leto::before,
    a.top-nabidky::before {
        top: 4px;
    }
    .moduletable.apartmany, .moduletable.aktivity {
        padding-left: 0;
        padding-right: 0;
    }
    body.rezervace #top {
        padding-top: 0;
    }
    body.rezervace #feature {
        padding-top: 0;
    }
    body.rezervace #feature .articel {
        padding: 0;
    }
    body.rezervace #feature .articel ul {
        margin-bottom: .8rem;
    }
    body.rezervace #feature .articel ul li {
        font-size: .8em;
    }
}

@media (max-width: 320.98px) {}

@media print {
    .item__module, .item {
        opacity: 1;
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }
    thead {
        display: table-header-group;
    }
    tr, img {
        page-break-inside: avoid;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
        page-break-after: avoid;
    }
    .visible-print {
        display: inherit;
    }
    .hidden-print {
        display: none;
    }
}