#inner {
	border-top: none!important;
}

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("")  repeat-x;
}
a {
    color: #d23f49;
}

a:hover {
    color: #004e64;
}
#menu {
		background: #0284e0 url("") repeat-x;
}
.nav li li {
    background: #258CC9 none repeat;
}
.nav li li a:hover {
    background-color: #64bef7;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background: #258CC9 url("") repeat-x;
    color: #ffffff;
}

#nav li a:hover {
    background-color: #383838;
    color: #ffffff;
}

#left-slave {
    background-color: #ffffff;
}

#right-slave {
    background-color: #000;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #000 url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: none;
}
    background-color: none;
}

table.scroll tbody tr.alt{
    background-color: none;
}

.top-offer-square{
    background: none;
}

#master{
    }

#show-map{
    color : #d23f49;
}

/* settings - own */

* {outline: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
body {
  font-family: 'Dosis', sans-serif; font-size: 16px; color: #333;
  background-size: 100%; background-position: center top; background-repeat: no-repeat;}
a {font-weight: bold; text-decoration: none; transition: .6s linear;}
a:hover {text-decoration: underline;}
input, select {border-radius: 0; transition:.6s linear; font-family: 'Dosis', sans-serif;}

#main, #wrap, #inner, #cont, #master, #head {
  width: 100%; margin: 0 !important; padding: 0 !important; border: none; background: transparent; }
#master {padding-top: 120px !important;}
.bd-homepage #master {padding: 0 !important;}
#left-slave {opacity: 0;}

.contentpages-view .master-title, .newsletters-add .master-title {max-width: 1170px; margin: 0 auto 30px;}
.master-title .text.left, .qbox-wrap .text-after p {
  position: relative; display: inline-block; margin-left: 20px; padding: 10px 15px; background: #5d737e; color: #fff; 
  text-transform: none; font-size: 30px; font-weight: normal;}
.master-title .text.left:after, .qbox-wrap .text-after p:after {
  content: ''; position: absolute; bottom: -16px; left: 0; width: 0; height: 0;
  border-style: solid; border-width: 15px 15px 0 15px; border-color: #5d737e transparent transparent transparent;}
.cd-icon {display: none !important; }
.cd-content {max-width: 1170px; margin: auto !important; padding: 15px; color: #333 !important;}
.contentpages-view .cd-content, .newsletters-add .cd-content {background: #f9f9f9 !important;}
.bd-homepage .cd-content, .bd-term .cd-content, .bd-accommodation .cd-content, 
.bd-search-results .cd-content, .topoffers-global {max-width: 1200px; margin: auto; background: none !important;}
.bd-homepage .cd-content {max-width: 1200px;}

.next.right {float:none; margin: 15px 0; text-align: center;}
.next.right a, #country-detail a.right {
 position: relative; display:inline-block;padding:12px 30px; background:#d23f49; color:#fff;
 text-decoration:none;}
.next.right a:before {content: 'Zobraziť '; text-transform: none;}
#country-detail a.right {float:none;display:block;width:auto;max-width:240px;margin:auto;text-align:center;}
.next.right a:hover, #country-detail a.right:hover {background: #5d737e;}

.paging {margin-bottom: 40px;}
.paging .paging-row {padding: 5px;}
.paging .paging-separator {display: none;}
.paging .paging-links span a, .paging .paging-links .current {
  display: inline-block; min-width: 50px; margin: 0 3px; padding: 10px 15px;
  background: #d23f49; color: #fff; text-decoration: none; font-weight: bold;}
.paging .paging-links span a:hover, .paging .paging-links .current {background: #5d737e;}
.paging .prev {float: left; color: transparent; }
.paging .next {float: right; color: transparent; }
@media screen and (max-width:960px){
    .paging .paging-links span a, .paging .paging-links .current {margin: 3px; }
    .paging .prev, .paging .next {float: none; display: block; }    
}

#back-top {z-index: 999; background: #d23f49;}
#back-top:hover {background: #333;} 
#back-top:before{top:-4px; left: 5px;}
.show-menu {
  top: 0; right: 15px; width: 50px; height: 48px; padding: 0; background: none; color: #fff; 
  font-size: 33px; cursor: pointer; border-radius: 0; transition: .6s linear; -webkit-text-stroke: 1.5px #fff;} 
.show-menu:hover {background: #5d737e;}
.show-menu.scroll {top: -1px; height: 40px; font-size: 30px;}  

/* Head */
#head {
    position: fixed; z-index: 980; top: 0; left: 0; right: 0; width: 100%; max-width: 1200px; 
    padding: 0 15px !important; margin: auto !important; transition: .6s linear;}
#head.scroll {top: -40px;}
#head:before {
  content:''; position:absolute; z-index:-1; top:0; left:-1000px; right: -3000px; height: 80px; 
  background: rgba(3,3,3,.6);} 
#head.scroll:before {height: 80px;}
#head > a {float: left; display: block;}
#head > a img {display: block; width:auto; height:70px; margin:7px 0; background: none; transition: .6s linear;}
#head > a:hover img {height: 48px;}
#head.scroll > a img {height: 40px; margin: 0;}
#head .block {float: right;}
#head .block a {display: inline-block; padding: 5px 10px; color: #fff;font-size: 15px; font-weight:normal;}
#head .block a:hover {color: #d23f49; text-decoration: none;}
#head .block a span {display: inline-block; vertical-align: bottom; font-size: 15px;}
#head .block a span.tel {margin-right: 5px; font-size: 15px;}
@media screen and (max-width:960px){ 
  #head:before {height: 50px;}
  #head > a img {margin: 0;}
  #head .block {margin-right: 60px;}
}
@media screen and (max-width:480px){ #head .block {display: none;} }

/* Menu */
#menu {
  opacity: 0; position: fixed; z-index: 990; top: 45px; right: 50%; margin-right: -600px; max-width: 1000px;
  height: 70px; padding: 0 0 0 50px; text-align: center; transition: .6s linear; background: none;}
#menu.scroll {top: 0; height: 40px;}
#menu .nav a {
  float: none; height: 60px; line-height: normal; padding: 0 30px; color: #fff;
  font-family: 'Dosis', sans-serif; font-weight: normal; font-size:15px;}
#menu .nav li:hover > div a {text-decoration: none; -webkit-text-stroke: .6px #fff;}
#menu.scroll .nav a {line-height: 40px;}
#menu .nav li .child a {padding-right: 10px;}
#menu .nav li .child a:after {
  content: '\e950'; font-family: 'cesys3' !important; display: inline-block; transform: rotate(90deg);
  line-height: normal; width: 20px; margin-left: 5px; position: relative; bottom: -2px;}
#menu .nav li ul {
  left:-100%; right: -100%; top: 100%; width: 220px; margin: auto; padding: 0 0 5px; text-align: center; 
  background: #d23f49; border-width: 0 1px 1px 1px; border-style: solid; border-color: #fff;}
#menu .nav li ul:before {
  content: ''; position: absolute; z-index: -1; top: -11px; left: 50%; width: 20px; height: 20px; margin-left: -10px;
  background: #d23f49; border-left: 1px solid #fff; border-top: 1px solid #fff; transform: rotate(45deg);}
#menu .nav li.menu-last ul {left: auto; right: 0;}
#menu .nav li ul li {width: 100%; background: none; border: none;}
#menu .nav li ul li:first-of-type {padding-top: 6px; border-top: 1px solid #fff;}
#menu .nav li ul li a {
  position: relative; display: block; height: auto !important; padding: 2px 5px; color: #fff; font-size: 16px;}
#menu .nav li ul li a:hover {background: none; color: #004e64; text-decoration: none; font-weight: 500;}
@media screen and (max-width:1200px){ #menu {right: 0; margin-right: 0;} }
@media screen and (max-width:960px){
  #menu {top: 0; left: 0; max-width: 100%; padding: 0;}
  #menu .nav {
    display: none; float: right; width: 50%; padding: 60px 0 !important; background: rgba(0,78,100,.75) !important;}  
  #menu.scroll .nav {padding-top: 30px; }
  #menu > .nav li {clear: both; display: block; height: auto; padding: 0; border:none; background: none !important;} 
  #menu .nav li a {
    float:none; display: block; width: 100% !important; margin:3px auto; padding-left: 15px; 
    height: 30px !important; line-height: 30px !important; background: none !important; color: #fff !important; 
    border: none !important; font-weight: normal; font-size: 16px; text-align: center; }
  #menu .nav li ul {margin-top: 5px !important; padding: 0; background: none; border: none;}
  #menu .nav li ul:before {display: none;}
  #menu .nav li ul li:first-of-type {border: none;}
  #menu .nav li ul a {
    height: 30px !important; line-height: 30px !important;padding: 0 !important; 
    text-transform: none; font-weight: normal; }  
  #menu .nav li a:hover {color: #d23f49 !important; font-weight: bold; -webkit-text-stroke: 0 !important;}
  #menu .nav li:hover .menu-after, #menu .nav li ul li a:hover:after {display: none;}
}
@media screen and (max-width:680px){ #menu .nav {width: 100%;} }

/* Slider */
#left-slave {position: absolute;}
.swiper-container-1 {position: relative; overflow: hidden;}
.swiper-container-1 .sidebox {
  position: relative; width: 100% !important; height: 500px; margin: 0; padding: 220px 0;
  background-size: cover; background-position: center; background-repeat: no-repeat;}
.swiper-container-1 .sidebox:after {
  content: ''; position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; 
  transition: .6s linear;}
.swiper-container-1 img.left {display: none;}
.swiper-container-1 .cd-content {position: relative; padding: 0;}
.swiper-container-1 .sidebox-title .text,  .swiper-container-1 .cd-content p {
  position: relative; z-index: 3; float: none; max-width: 1200px; margin: auto; padding: 0 15px; color: #fff; 
  text-align: center; font-size: 80px; font-weight: bold; line-height: 88px; text-shadow: 0 0 10px #333;}
.swiper-container-1 a.right {position: absolute; z-index: 9; top: -120px; bottom: -20px; left: 0; right: 0;}
.swiper-container-1 .sidebox:hover:after {top: 50%; bottom: 50%;}
.swiper-container-1 .swiper-pagination {
  z-index: 999; display: inline-block; width: auto; left: 50%; bottom: 30px; transform: translateX(-50%);}
.swiper-container-1 .swiper-pagination-bullet {width: 20px; height: 20px; background: #fff; opacity: .5;}
.swiper-container-1 .swiper-pagination-bullet-active,
.swiper-container-1 .swiper-pagination-bullet:hover {background: #000; opacity: .8;}
@media screen and (max-width:680px){ 
  .swiper-container-1 .sidebox {height: 330px; padding: 100px 0;}
  .swiper-container-1 .sidebox-title .text,  .swiper-container-1 .cd-content p {line-height: 40px; font-size: 40px;}
  .swiper-container-1 .swiper-pagination-bullet {margin-bottom: 50px !important;}
}

/* Maska */
.searchmask-global {position:relative; z-index:900; margin: 30px 0; padding: 0; background: #5d737e;}
.bd-homepage .searchmask-global {margin: 0;}
.searchmask-global .master-title.cd-title {display: none; margin: 0;}
.searchmask-global .search-mask.cd-content {position: relative; float: none; max-width: 1200px; margin: auto;}

.searchmask-global .text-before > ul {height: 40px; list-style: none; margin: -59px 0 20px; padding: 0;}
.searchmask-global .text-before > ul li {
  position: relative; display: inline-block; vertical-align: top; width: 130px;; height: 44px; line-height: 42px; 
  padding: 0 10px; margin: 0 -4px 0 0; background: #000; color: #fff; border: 1px solid #fff;}
.searchmask-global .text-before > ul li a {
  display: block; height: 42px; margin: 0 -10px; padding: 0 15px; background: #5d737e; color: #fff; text-decoration: none;}
.searchmask-global .text-before > ul li a:hover {background: #3c484e;}
.searchmask-global .text-before > ul li:first-of-type:after {
  content: ''; position: absolute; z-index: 1; bottom: -11px; left: 3px; width: 20px; height: 20px; 
  border-bottom: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg);} 
.searchmask-global .text-after {display: none;}

.searchmask-global form {
  position:relative; z-index:5; width:100%; height: 100%; padding: 1px 120px 0 0 !important; background: none;}
.searchmask-global .clear1, .searchmask-global .clear2{display:none;}
#ui-datepicker-div, .dest-selector{z-index:999 !important; background: #fff;}
.searchmask-global .input{
 position:relative; width: 24% !important; margin: 5px 1% 5px 0 !important; padding: 0 !important;
 border: 1px solid #fff;}
.searchmask-global .input.sm-df, .searchmask-global .input.sm-pf,
.searchmask-global .input.sm-dt, .searchmask-global .input.sm-pt,
.searchmask-global .input.sm-lm, .searchmask-global .input.sm-fm {width: 11.5% !important;}
.searchmask-global .input.sm-lm, .searchmask-global .input.sm-fm {height: 44px; padding: 8px !important;}
.searchmask-global .input.sm-lm:after {content: 'LM'; display: inline-block; margin: 3px 5px; color: #fff;}
.searchmask-global .input.sm-fm:after {content: 'FM'; display: inline-block; margin: 3px 5px; color: #fff;}
.searchmask-global label{display: none !important;}

.searchmask-global select, .searchmask-global .selectBox, 
.searchmask-global input[type='text'], .searchmask-global .dest-selector-opener{
 position: relative; z-index:2; width:100% !important; min-width: unset; height:44px; padding: 8px 0 0 5px; 
 border:none; background:none; color: #fff; font-size:15px; font-weight: normal; cursor:pointer;}
.searchmask-global .input input{padding:0 0 0 10px;}
.searchmask-global .input.sm-fm input, .searchmask-global .input.sm-lm input {
 position:relative; z-index:2; width:20px; height:20px;}
.searchmask-global .selectBox-dropdown .selectBox-arrow{border:none; background:none;}
.searchmask-global .dest-selector-opener-lbl, .selectBox-dropdown .selectBox-label {color: #fff;}

.extended-search-link {
  display: block; float: left; width: 24%; height: 44px; margin: 5px 1% 0 0; padding: 14px 0; 
  background: none; color:#fff; text-decoration: none; font-weight: normal;}
.extended-search-link:hover {color: #333;}
.extended-search .clear-submit{display:none;}
.extended-search {clear: none; margin-top: 2px;}

.searchmask-global .submit {
 position: absolute; top: 5px; right: 0; width: 120px !important; height: 47px; margin: 0; 
 background:#d23f49; border: none; font-size: 28px; cursor: pointer; transition: .6s linear;}
.searchmask-global .submit:hover{background: #5d737e;}
.searchmask-global .submit input{
 position:relative; z-index:3; width:100%; height:100%; background:none; color: #fff; border:none; font-size: 0;}
.searchmask-global .submit:after {
  content: '\e949'; font-family:'cesys3' !important; position: absolute; top: 9px; left: 48px; color: #fff; }
.searchmask-global .overlay, .searches-autocomplete{z-index:999 !important}
@media screen and (max-width:960px){ 
  .searchmask-global .input, .extended-search-link {width: 49% !important;}
  .searchmask-global .input.sm-df, .searchmask-global .input.sm-pf,
  .searchmask-global .input.sm-dt, .searchmask-global .input.sm-pt,
  .searchmask-global .input.sm-lm, .searchmask-global .input.sm-fm {width: 24% !important;}
}
@media screen and (max-width:680px){ 
  .searchmask-global form {padding-right: 0 !important;}
  .searchmask-global .submit {position: relative; right: 1%;}  
}  
@media screen and (max-width:480px){ 
  .searchmask-global .input, .extended-search-link {width: 99% !important;}
  .searchmask-global .input.sm-df, .searchmask-global .input.sm-pf,
  .searchmask-global .input.sm-dt, .searchmask-global .input.sm-pt,
  .searchmask-global .input.sm-lm, .searchmask-global .input.sm-fm {width: 49% !important;}
  .searchmask-global .submit {float: left;}
}

/*Country Table*/
.countryTable, .de-countryTable {width:100%; max-width:1200px; margin: 30px auto 60px; padding: 0 15px;}
.area-wrapper {position: relative; margin-bottom: 15px;}
.area-wrapper .area-title {
 display:inline-block; vertical-align: top; width: 13%; line-height: 60px; margin: 0 1% 0 0; border: 1px solid #d23f49;
 text-align: center; font-size:20px; font-weight: 500; cursor: pointer;}
.area-wrapper #Asia.area-title {width: 11%;}
.area-wrapper #AustraliaAndOceania.area-title {width: 18%; font-size: 18px;}
.area-wrapper .area-title:last-of-type {margin: 0;}
.area-wrapper .area-title:hover, .area-wrapper .area-title.active {background: #d23f49; color: #fff; font-wight: bold;}
.location-wrapper .location-area > div {
  display: none; column-count: 2; column-gap: 30px; padding: 10px 0; border: 1px solid #5d737e;}
.location-wrapper .location-area:first-child > div {display: block;}
.location-wrapper .country { 
  position: relative; display: inline-block; height: 44px; line-height: 44px; margin: 0; padding: 0 5%; border: none;
  background: none !important; font-size: 18px; transition: .6s linear; overflow: hidden; }
.location-wrapper .country a {
  position:absolute;z-index:3; left: 0; top:0; width: 100%; padding:0 50% 0 30px !important; color: #333; 
  text-decoration:none; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.location-wrapper .country a:before {display: none;}
.location-wrapper .country span.count-accommodations {
  position: relative; left: 50%; width: 120px; text-transform: uppercase; font-size: 15px;}
.location-wrapper .country span.min-price {width:100px; color: #d23f49; text-align: right; font-weight:bold;}
.location-wrapper .country:hover {background: #d23f49 !important; color: #fff;}
.location-wrapper .country:hover a, .location-wrapper .country:hover span.min-price {color: #fff;}
@media screen and (max-width:960px){ 
  .area-wrapper:after {
    content: '\2630'; position: absolute; top: 10px; right: 12px; color: #fff; font-size: 30px; 
    -webkit-text-stroke: 2px #fff;}
  .area-wrapper:hover:after {color: #5d737e; -webkit-text-stroke: 2px #5d737e;}
  .area-wrapper .area-title {
    display: block; width: 100% !important; height: 0; line-height: 0; padding: 0 15px; visibility: hidden; 
    border: 0; text-align: left;}
  .area-wrapper.menu .area-title, .area-wrapper .area-title.active {
    height: auto; line-height: 60px; margin: 1px 0; visibility: visible; border: 1px solid #d23f49;}
  .location-wrapper .location-area > div {column-count: 1;} 
}
@media screen and (max-width:480px){
  .location-wrapper .country a {padding: 0 90px 0 15px !important;}
  .location-wrapper .country span.count-accommodations {display: none;} 
}

/* Search Result */
.offers {max-width: 1200px; margin: auto; padding: 0;}
.offers .text.left {margin-left: 30px;}
.sort-by a {padding: 0 10px;}
@media screen and (max-width:480px){ .sort-by a {display: block; padding: 10px 0 0;} }

.searchLine .squareInner {height: 300px; margin: 15px 0;}
.searchLine .squareInner .info a {color: #333; font-weight: 500;}
.searchLine .squareInner .info a:hover {color: #d23f49;}
.searchLine .squareInner .boarding em {width: calc(100% - 30px);}
.searchLine .squareInner .transport em {width: calc(100% - 80px);}
.searchLine .squareInner .info3 li {width: auto;}
.searchLine .squareInner .info3 li.price {width: 100px;}
.searchLine .squareInner .thumb {height: 100%;}
.searchLine .squareInner .thumb-img {position: relative; margin: 0; height: 100%;}
.searchLine .swiper-container {height: 100%;}
.searchLine .swiper-container span {display: none;}
.searchLine .squareInner .thumb .rating {
  position: absolute; z-index: 3; bottom: 0; right: 0; width: 50px; line-height: 44px; background: #d23f49; color: #fff;
  border-left: 1px solid #fff; border-top: 1px solid #fff; text-align: center; font-size: 18px;}
.searchLine .squareInner .detail {left: 60px; right: 60px; padding: 0; line-height: 300px;}
.localdestinations-view .info, .localcountries-view .info {margin: 0;}
.localdestinations-view ul li, .localcountries-view ul li {list-style: none;}
@media screen and (max-width:960px){ 
  .searchLine .squareInner {height: auto;}
  .searchLine .squareInner .info, .searchLine .squareInner .termin {padding: 15px !important;}
  .searchLine .squareInner .thumb {height: 300px;}
}

.dates-table-simple thead {display:none;}
.dates-table-simple tr {
 position:relative; display:block; margin: 0 0 10px 0; padding: 7px 12px; line-height:30px; border: 1px solid #d23f49;}
.dates-table-simple td {
 display:inline-block; width:35%; margin:0 -2px; padding: 0; background:none !important; border:none; 
 text-align:left !important; text-transform: uppercase; font-size: 14px;
 overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.dates-table-simple td:before {
  font-family:'cesys3'!important; display: inline-block; width: 24px; color: #333; font-size: 16px;
  position: relative; left: 2px; bottom: -2px;}
.dates-table-simple td.date {font-weight: bold;}
.dates-table-simple td.date:before {content:'\e924'; color: transparent; -webkit-text-stroke: .6px #333; }
.dates-table-simple td.duration {color: #d23f49; text-transform: none;}
.dates-table-simple td.duration strong {font-size: 16px;}
.dates-table-simple td.duration:before {content:'\e93c'; color: #d23f49;}
.dates-table-simple td.boarding:before {content:'\e94c';}
.dates-table-simple td.transport img {display: none;}
.dates-table-simple td.transport.vlastná:before {
  content:'\e920'; bottom: -3px; color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.dates-table-simple td.transport.autobus:before {
  content:'\e921'; bottom: -4px; color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.dates-table-simple td.transport.letecky:before {
  content:'\e97c'; bottom: -4px; color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.dates-table-simple td.lm {position: absolute; top: -1px; right: 1px; text-align: right !important;}
.dates-table-simple td.lm img {width: 40px; height: 37px; border: 1px solid #d23f49;}
.dates-table-simple td.price {
  position: absolute; right: 1px; bottom: 0; width: 30%; line-height: 40px; background: #d23f49 !important;
  color: #fff; text-align: center !important; font-size: 18px; font-weight: bold;}
.dates-table-simple .required-fees,.dates-table-simple .original-price{display:none !important;}
.dates-table-simple td.date-detail{
  position:absolute; z-index:3; top:0; bottom:0; left:0; width:100% !important; padding:0; }
.dates-table-simple td.date-detail a{display:block; width:100%; height:100%; color:transparent;}
.dates-table-simple tr:hover {background: #d23f49; color: #fff;}
.dates-table-simple tr:hover td, .dates-table-simple tr:hover td:before {color: #fff;}
.dates-table-simple tr:hover td.date:before, 
.dates-table-simple tr:hover td.transport:before {color: transparent; -webkit-text-stroke: .6px #fff;}
@media screen and (max-width:360px){ 
  .dates-table-simple td {width: 100%;}
  .dates-table-simple td.price {width: 90px;}
}

/* Detail */
.dates-tmpl, .accommodation-tmpl {max-width: 1200px; margin: auto;}
.dates-tmpl .master-title.cd-title, .accommodation-tmpl .master-title.cd-title {display: none;}
.detail-head {padding: 0 15px 15px;}
.detail-head a {display: inline-block; padding: 0 5px 10px; color: #333; font-weight: normal;}
.detail-head strong a {font-weight: 500;}
.detail-head a:hover {color: #d23f49; text-decoration: none;}

#detail-info .squareInner {height: auto; min-height: 1300px; border-color: #d23f49;}
#detail-info .squareInner .info a {color: #333; font-weight: 500;}
#detail-info .squareInner .info a:hover {color: #d23f49;}

#detail-info .squareInner .info2 {position: relative; padding-right: 240px;}
#detail-info .squareInner li.fav {
  position: absolute; top: 0; right: 0; width: 230px; height: 50%; background: #d23f49; text-align: center;}
#detail-info .squareInner .info .favourites-links {
  display: inline-block; vertical-align: middle; padding: 0; line-height: 30px; background: none; color: #fff;
  text-transform: uppercase;}
#detail-info .squareInner li.fav span {
  display: inline-block; vertical-align: middle; width: auto; line-height: 30px; color: #fff; font-weight: 500;}
#detail-info .squareInner .info .favourites-links:after {
  content: '\e927'; font-family:'cesys3'!important; margin-left: 5px; color: transparent; -webkit-text-stroke: 1px #fff;}
#detail-info .squareInner .info .favourites-links.link-delete:after {color: #fff;}
#detail-info .squareInner .info .favourites-links:hover {color: #333; text-decoration: none;}
#detail-info .squareInner li.termin {
  position: absolute; bottom: 0; right: 0; width: 230px; height: 50%; padding: 10px; 
  border-left: 1px solid #d23f49; font-weight: 500;}
#detail-info .squareInner li.termin span {
  vertical-align: top; width: auto; color: #d23f49; font-size: 16px; font-weight: 600;}

#detail-info .squareInner .info3 li {width: auto;}
#detail-info .squareInner .info3 li.price {width: 100px;}
#detail-info .squareInner .info3 li.LM, #detail-info .squareInner .info3 li.FM {width: 46px;}
#detail-info .squareInner .info3 li.date {width: auto; padding: 0 20px; background: none; color: #333; font-size: 16px;}
#detail-info .squareInner .info3 li.date span {margin-right: 5px; color: transparent; -webkit-text-stroke: .6px #333;}
#detail-info .squareInner .info3 li.duration {background: none; color: #d23f49; font-size: 14px;}
#detail-info .squareInner .info3 li.duration strong {margin-left: 5px; font-size: 16px;}
#detail-info .attributes {clear: both; padding: 20px 0; color: #5d737e;}
@media screen and (max-width:480px){
  #detail-info .squareInner .info2 {padding-right: 0;}
  #detail-info .squareInner li.fav {position: relative; width: calc(100% + 30px); margin: 10px -15px;}
  #detail-info .squareInner li.termin {position: relative; border: none;}
}

#detail-info .thumb-img {position: relative; margin: 30px 0;}
#detail-info .thumb-img .rating {
  position: absolute; z-index: 3; top: -1px; left: 15px; width: 50px; line-height: 44px; background: #d23f49; color: #fff;
  text-align: center; border: 1px solid #fff;}
#detail-info .dates-view-gallery, #detail-info .thumb-img .pics-inner,
#detail-info .thumb .pics .pics-inner div {height: 280px; margin: 0; padding: 0;}
#detail-info .dates-view-gallery li {margin: 0;}
#detail-info .dates-view-gallery li img, #detail-info .pics-inner img {width: 100%; height: 100%; object-fit: cover;}
#detail-info .thumb > .dates-view-gallery li {width: 100%; height: 280px; margin-bottom: 30px;}
#detail-info .thumb > .dates-view-gallery li:nth-of-type(n + 4) {display: none;}
#detail-info .thumb .pics, #detail-info .thumb .pics .pics-inner div:first-of-type,
#detail-info .thumb .pics .pics-inner div:nth-of-type(n + 5) {display: none;}
#detail-info .thumb .pics:last-child {display: block;}
#detail-info .thumb .pics .pics-inner div {margin-bottom: 30px;}

.simple-tabs .simple-tab-header {position: relative; margin: 20px 0; padding: 0;}
.simple-tabs .simple-tab-header a {
  margin-right: 8px; color: #333; padding: 15px 8px; border: 1px solid #d23f49; font-size: 20px; font-weight: 500;}
.simple-tabs .simple-tab-header a span {padding: 0; background: none !important;}
.simple-tabs .simple-tab-header a:hover, .simple-tabs .simple-tab-header a.opened {background: #d23f49; color: #fff;}
@media screen and (max-width:960px){ 
  .simple-tabs .simple-tab-header:after {
    content: '\2630'; position: absolute; top: 10px; right: 12px; color: #fff; font-size: 30px; 
    -webkit-text-stroke: 2px #fff;}
  .simple-tabs .simple-tab-header:hover:after {color: #5d737e; -webkit-text-stroke: 2px #5d737e;}
  .simple-tabs .simple-tab-header a {
    float: none; display: block; width: 100%; height: 0; margin: 0; padding: 0 15px; border-width: 0; visibility: hidden;}
  .simple-tabs .simple-tab-header a.menu, .simple-tabs .simple-tab-header a.opened {
    height: 60px; line-height: 60px; margin: 1px 0; visibility: visible; border-width: 1px;}
}

.simple-tabs .simple-tab-content > div.opened {padding: 0; background: none;}
.trip-detail th {text-transform: uppercase; font-weight: 500;}

.simple-tabs .simple-tab-content .btnMonth {
 margin:0 3px 3px 0; padding: 10px; background:#5d737e; color:#fff; border:none; cursor:pointer; }
.simple-tabs .simple-tab-content .btnMonth:hover, .simple-tabs .simple-tab-content .btnMonth.active {background:#d23f49;}
.simple-tabs .simple-tab-content .adds-filter {padding:0;}
.simple-tabs .simple-tab-content .adds-filter .input {display: inline-block; align-items: center; margin-right:1%;}
.simple-tabs .simple-tab-content .adds-filter .input label{font-weight:normal; font-size:14px;}
.simple-tabs .simple-tab-content .adds-filter .select {position: relative;}
.simple-tabs .simple-tab-content .adds-filter .select.fi-to {display: none;}
.simple-tabs .simple-tab-content .adds-filter .select:after {
  content: '\e950'; font-family: 'cesys3' !important; font-size: 25px; color: #ccc;  
  display: block; z-index: 1; position: absolute; top: 25px; right: 3px; transform: rotate(90deg); }
.simple-tabs .simple-tab-content .adds-filter fieldset + .select:after {display: none; }
.simple-tabs .simple-tab-content .adds-filter .select:hover:after {color: #000; }
.simple-tabs .simple-tab-content .adds-filter select {
  position: relative; z-index: 3; height: 35px; margin: 0; padding-left: 10px; border: 1px solid #ddd; border-radius: 0;
  -webkit-appearance: none; -moz-appearance: none; background: transparent; cursor: pointer; }
.simple-tabs .simple-tab-content .adds-filter input[type="checkbox"] {width:20px; height:20px;}

#grid-box table, .grid-table table {width: 100% !important; overflow: hidden;}
.ui-state-default {border: none !important; }
.ui-widget {padding-top: 15px; border: 0 none; }
.ui-state-default.ui-jqgrid-hdiv, .ui-jqgrid .ui-jqgrid-hdiv th span {display: none; }
.ui-widget-content .ui-state-default {background: transparent; }
.ui-jqgrid .ui-jqgrid-hdiv #grid_accommodation_id, 
.ui-jqgrid .ui-jqgrid-hdiv #grid_link {display: none; }
.ui-jqgrid .ui-jqgrid-hdiv th .ui-sort-ltr {top: 16px; right: 10%; }

.ui-jqgrid-btable {margin: 15px 0 !important; border-spacing:0 0px; border-collapse: separate;}
.ui-jqgrid-btable, .ui-jqgrid-btable tbody {display: block;}
.ui-jqgrid-btable .ui-widget-content {
  display: block; position: relative; float: left; width: 48%; margin: 0 3% 10px 0; padding: 10px; 
  background: none !important; border: 1px solid #d23f49 !important;}
.ui-jqgrid-btable .ui-widget-content:nth-of-type(odd) {margin-right: 0;}
.ui-jqgrid-btable .ui-widget-content td {
  display: inline-block; width: 35%; height:30px !important; line-height: 30px; background-color:none !important; 
  font-size:14px; text-align:left !important;}
.ui-jqgrid-btable .ui-widget-content td:before {font-family:'cesys3'!important; margin-right: 5px;}
.ui-jqgrid-btable .ui-widget-content td:nth-child(1) {font-weight: bold;}
.ui-jqgrid-btable .ui-widget-content td:nth-child(1):before {
  content: '\e924'; color: transparent; -webkit-text-stroke: .6px #333;}
.ui-jqgrid-btable .ui-widget-content td:nth-child(2) {color: #d23f49;}
.ui-jqgrid-btable .ui-widget-content td:nth-child(2):before {content: '\e93c';}
.ui-jqgrid-btable .ui-widget-content td:nth-child(3):before {
  content: '\e94c'; position: relative; bottom: -2px; margin-right: 9px; font-size: 17px;}
.ui-jqgrid-btable .ui-widget-content td:nth-child(4) img {display: none;}
.ui-jqgrid-btable .ui-widget-content td.letecky:before {
  content: '\e97c';  position: relative; bottom: -4px; margin-right: 5px; 
  color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.ui-jqgrid-btable .ui-widget-content td.vlastná:before {
  content: '\e920';  position: relative; bottom: -4px; margin-right: 5px; 
  color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.ui-jqgrid-btable .ui-widget-content td.autobus:before {
  content: '\e921';  position: relative; bottom: -4px; margin-right: 5px; 
  color: transparent; font-size: 20px; -webkit-text-stroke: .6px #333;}
.ui-jqgrid-btable td[aria-describedby="grid_last_minute"] {
  position: absolute; top: -1px; right: -3px; height: 50% !important; text-align: right !important;}
.ui-jqgrid-btable td[aria-describedby="grid_last_minute"] img {width: 40px; height: 38px; border: 1px solid #d23f49;}
.ui-jqgrid-btable td[aria-describedby="grid_price"] {
  position: absolute; bottom: 0; right: 0; height: 38px !important; line-height: 38px; background: #d23f49; color: #fff; 
  text-align: center !important; font-size: 16px;}
.ui-jqgrid-btable td[aria-describedby="grid_link"] {width: 0; height: 0 !important; padding: 0 !important;}
.ui-jqgrid-btable .ui-widget-content a.grid-date-link {
  position: absolute; z-index: 3; top: 0; bottom: 0; left: 0; right: 0; display: block; color: transparent !important; 
  background: none !important;}
.ui-jqgrid-btable tr:hover {background: #d23f49 !important; color: #fff !important;}
.ui-jqgrid-btable tr:hover td {background-color: none !important;}
.ui-jqgrid-btable tr:hover td:nth-child(2) {color: #fff !important;}
.ui-jqgrid-btable tr:hover td:nth-child(1):before, 
.ui-jqgrid-btable tr:hover td:nth-child(4):before {color: transparent; -webkit-text-stroke: .6px #fff;}
.ui-jqgrid-btable td[aria-describedby="grid_accommodation_id"] {display: none !important;}
@media screen and (max-width:960px){ .ui-jqgrid-btable .ui-widget-content {width: 100%; margin-right: 0;} }
@media screen and (max-width:680px){
  #grid-box .ui-jqgrid-view td {border: none; width: 35%;}
  #grid-box .ui-jqgrid-view td[aria-describedby="grid_price"] {width: 30%;}
  #grid-box .ui-jqgrid-view td[aria-describedby="grid_last_minute"] {right: -1px; text-align: right !important;}
  #grid-box .ui-jqgrid-view td a {background: none !important;}
}
@media screen and (max-width:360px){
  #grid-box .ui-jqgrid-view td {width: 100%;}
  #grid-box .ui-jqgrid-view td[aria-describedby="grid_price"] {width: 100px;}
}

.ui-state-default.ui-jqgrid-pager {height:auto;}
td#pager_center, td#traffics-pager_center {width: 100% !important; padding-top: 10px;}
td#pager_left, td#first_pager, td[dir="ltr"], td#last_pager,td#pager_right, td.ui-pg-button.ui-state-disabled,
td#last_traffics-pager,td#first_traffics-pager, td#traffics-pager_left, td#traffics-pager_right,
td#next_pager span, td#prev_pager span,td#next_traffics-pager span,td#prev_traffics-pager span{display:none;}
#grid-box #pager td#next_pager, #grid-box #pager td#prev_pager, 
td#next_traffics-pager, td#prev_traffics-pager {
 width:50% !important; height:40px !important; position:relative; padding:0 !important; border:none !important; 
 opacity:1; border-radius:0; background:#004e64 !important; }
#grid-box #pager td#prev_pager, td#prev_traffics-pager{border-right: 1px solid #fff !important;}
#grid-box #pager td#next_pager:hover, #grid-box #pager td#prev_pager:hover, 
td#next_traffics-pager:hover, td#prev_traffics-pager:hover {background:#5e6372 !important}
#grid-box #pager td#next_pager::before, td#next_traffics-pager::before {
 position:absolute; display:block; content:'\000BB'; width:100%; top: -12px; 
 color:#fff !important; text-align:center; font-size:43px; }
#grid-box #pager td#prev_pager:before,td#prev_traffics-pager:before {
 position:absolute; display:block; content:'\000BB'; top:-1px; width:100%; transform:rotate(180deg);
 color:#fff; text-align:center; font-size:43px;}

/* Objednavka */
.section.service{display:none;}
label[for=fi-dm], select#fi-dm{display:none !important;}
.bd-term .btn, .bd-term .order-form .new-submit, #order-lidi {
  display:block; width:100%; max-width:280px !important; margin:12px auto !important; padding:10px !important;
  cursor:pointer; background:#d23f49; color:#fff; border:0; transition:0.6s linear; line-height: 20px !important;
  text-align:center; text-transform:uppercase; font-weight:600; }
.bd-term .btn:hover, .bd-term .order-form .new-submit:hover{background:#555 !important;}
.bd-term .btn span{display:block; text-transform:none;}
#roomSelect{width:100%;}
#order-service.btn {margin: 12px auto 12px auto;}

.local-booking-form select{
  -webkit-appearance:none;-moz-appearance:none;position:relative;z-index:3;padding:5px 35px 5px 5px;
  background:rgba(0,0,0,.05);color:#333;border:none;text-align:right;font-size:16px !important;
  font-weight:bold;cursor:pointer;}
.local-booking-form select:hover{background:rgba(0,0,0,.15); }
.local-booking-form .select, .price-row .count{position:relative;}
.local-booking-form .select:after,.price-list .section.surcharges .section-header:after,.price-row .count:after,
.surcharges .section-header:after, .price-list .section.room .section-header:after {
 content:'\e950';font-family:'cesys3'!important;font-size:25px;color:#333;
 position:absolute;z-index:5;top:1px;right:3px;display:block;transform:rotate(90deg); }
.local-booking-form .box{padding:0}
.local-booking-form .box .box-header{
  padding:9px;background:none;color:#999;border-bottom:1px solid #999;
  text-transform:uppercase;font-size:20px;font-weight:normal}
.local-booking-form .box .box-content{padding:18px 9px}
.local-booking-form .box .occupancy-form .row .cell{margin:3px 0;width: 50% !important;}
.local-booking-form .box .occupancy-form .row .cell label{width:auto;padding:0;font-weight:normal}
.local-booking-form .box .occupancy-form .row .cell .input{display:inline-block;width:70px}
.price-list .section .section-header{position:relative; padding:0;background:none;font-size:16px;font-weight:normal}
.price-list .section .section-header .room-availability{display:inline-block;width:35px;}
.price-list #roomSelect{width:calc(100% - 40px);max-width:100%;text-align:left}
.price-list .price-row .count:after{top:4px;right:50%; margin-right: -30px;}
.price-list .section.surcharges .section-header{position:relative;clear:both;margin:50px 0 0 0; line-height:30px;}
.price-list .section.surcharges .section-header select{
  float:right;width:calc(100% - 130px);max-width:100%;margin:0;text-align:left}
.price-list .section.surcharges select{width:auto;}
.price-list .section.total-price, .price-list .section.storno-price{text-align:left;}
.price-list .section.total-price .total-price-value {float: right; font-weight: bold;}
.price-list .debug {background: none !important; border: 1px solid #ccc }
.price-list .room-availability {width: 100% !important;}
.price-list .text-availability {width: 220px !important;}
@media screen and (max-width:680px){
 .local-booking-form .box .box-content {padding:9px !important;}
 .price-list .section table .description {border-bottom: none; padding: 10px 0 0 0;}   
 .price-list .section table .price {width:90px; line-height: 30px; text-align: left;}
 .price-list .section table .total {width: 100px;} 
}
@media screen and (max-width:480px){
  .local-booking-form .box .occupancy-form .row .cell{
    width: 100% !important;max-width: 100% !important; padding-right: 0;}
  .local-booking-form .box .occupancy-form .row .cell .input{float: right;}
  .price-list .section table td.price {width: 50%; padding:5px 0;}
  .price-list .section table td.count {float: right; width: 70px; padding:5px 0;}
  .price-list .price-row .count:after{right:3px;margin-right:0;}
  .price-list .section table td.total {width: 100%; text-align: center;}
}

/* qBox */
.qbox-wrap {max-width: 1200px; margin: 0 auto 30px;}
.qbox {
  position: relative; display: inline-block; vertical-align: top; width: 33.333% !important; height: 250px; margin: 0; 
  background-size: cover; background-position: center; background-repeat: no-repeat; border: 5px solid #fff; 
  overflow: hidden;}
.qbox:after {
  content: ''; position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 0; background: rgba(93,115,126,.4);
   transition: .6s linear;}
.qbox:nth-of-type(3) {width: 66.666% !important; height: 500px;} 
.qbox:nth-of-type(4) {margin-top: -250px;}
.qbox:nth-of-type(5) {margin-left: -33.333%;}
.qbox:nth-of-type(6) {width: 66.666% !important;}
.qbox .sidebox-title .text {
  position: relative; z-index: 3; padding: 15px 20px 0; background: none; color: #fff; 
  text-align: left; font-weight: normal; font-size: 28px; letter-spacing: 1px;}
.qbox .sidebox-title .text:after {display: none;}
.qbox .cd-content p:first-of-type {
  position: relative; z-index: 3; display: inline-block; width: auto; margin-left: -15px; padding: 15px 25px; 
  background: #d23f49; color: #fff; font-size: 18px; transition: .6s linear;}
.qbox .cd-content strong {
  position: absolute; z-index: 3; bottom: 25px; right: 20px; color: #fff; 
  font-size: 25px; font-weight: normal; letter-spacing: 1px;  transition: .6s linear;}
.qbox img.left {display: none;}
.qbox a.right {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; right: 0;}
.qbox:hover:after {top: 50%; bottom: 50%;}
.qbox:hover .sidebox-title .text, .qbox:hover .cd-content strong {font-weight: bold; text-shadow: 0 0 5px #111;}
.qbox:hover .cd-content p:first-of-type {margin: 0;}
@media screen and (max-width:960px){
  .qbox {height: 200px;}
  .qbox:nth-of-type(3) {height: 400px;} 
  .qbox:nth-of-type(4) {margin-top: -200px;}
  .qbox .sidebox-title .text {font-size: 22px;}
  .qbox .cd-content p:first-of-type {padding: 8px 15px;}
  .qbox .cd-content strong {font-size: 20px;}
}
@media screen and (max-width:680px){ .qbox:nth-of-type(n) {width: 100% !important; height: 200px; margin: 0;} }

/* Top Offer */
.topoffers-global .text.left {margin-left: 35px;}
.topoffers-global .cd-content {max-width: 1230px; margin: 0 -15px !important;}
.squareInner {
  position: relative; height: 545px; margin-bottom: 15px; border: 1px solid #ccc; overflow: hidden; 
  transition: .6s linear;}
.squareInner .detail {
  position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; right: 0; padding-top: 300px; line-height: 240px; 
  text-align: center; font-size: 60px; opacity: 0;}
.squareInner .detail:hover {color: #d23f49; text-decoration: none; opacity: .75;} 
.squareInner ul {list-style: none; margin: 0;}
.squareInner li.rating {height: 33px;}
.squareInner li.rating .star {width: 18px; height: 18px; margin: 0 3px;}
.squareInner li.hotel {height: 40px; line-height: 18px; font-size: 20px; font-weight: 500;}
.squareInner li.country {height: 43px; line-height: 15px;}
.squareInner .info2 {margin-bottom: 20px; padding: 10px 15px; background: #fff; border: 1px solid #5d737e;}
.squareInner .info2 li {padding: 3px 0; color: #333;}
.squareInner .info2 em {
  display: inline-block; vertical-align: middle; line-height: 13px; 
  text-transform: uppercase; font-style: normal; font-size: 14px;}
.squareInner .info2 span {display: inline-block; vertical-align: middle; width: 25px; font-size: 18px;}
.squareInner .info2 li.transport span {display: none; color: transparent; font-size: 22px; -webkit-text-stroke: .8px #333;}
.squareInner .info2 li.transport.letecky .plane, .squareInner .info2 li.transport.autobus .bus,
.squareInner .info2 li.transport.vlastná .car {display: inline-block;}
.squareInner .info2 li.duration em {color: #d23f49; text-transform: none;}
.squareInner .info2 li.duration em strong {font-size: 16px;}
.squareInner .info2 li.duration span {color: #d23f49;}
.squareInner .info2 li.date span {color: transparent; -webkit-text-stroke: .5px #333;}
.squareInner .info2 li.date em {font-size: 16px;}
.squareInner .info3 li {
  display: inline-block; width: 100px; line-height: 44px; background: #d23f49; color: #fff; 
  text-align: center; font-size: 18px; transition: .6s linear;}
.squareInner .info3 li.LM, .squareInner .info3 li.FM {width: 46px;}
.squareInner .info3 li.FM {background: #5d737e;}
.squareInner .thumb-img {height: 250px; margin-top: 20px;}
.square .squareInner:hover, .square .squareInner:hover li.FM {background: #000; color: #fff;}
.square .squareInner:hover li.price {background: #5d737e;}

/* Banner */
.banner {position: relative;}
.banner ul {
  position: absolute; z-index: 3; right: 0; width: 50%; background: rgba(0,78,100,.6); color: #fff; transition: .6s linear;
  list-style: none; margin: 0; padding: 25px 30px 30px; text-align: left; font-size: 50px; font-weight: bold;}
.banner ul li {max-width: 1140px; margin: auto;}
.banner ul li:nth-of-type(2) {line-height: 60px; font-size: 60px;}
.banner ul a {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; right: 0; color: transparent;}
.banner img {display: block; width: 100%; height: 600px; object-fit: cover;}
.banner ul:hover {width: 100%; color: #d23f49;}
@media screen and (max-width:960px){ .banner ul {width: 100%;} }
@media screen and (max-width:680px){ 
  .banner ul, .banner ul li:nth-of-type(2) {line-height: 30px; font-size: 30px;} 
  .banner img {height: 300px;}
}

/* top offer 2 */
.topoffers-index-2 {padding: 20px 0;}
.topoffers-index-2 .right.next {display: none;}
.topoffers-index-2 .cd-content {position: relative; padding: 30px;}
.swiper-container-2 {overflow: hidden;}
.swiper-container-2 .swiper-slide {position: relative; overflow: hidden;}
.swiper-container-2 .thumb-img {height: 180px;}
.swiper-container-2 .info {
  position: absolute; z-index: 3; left: 0; top: 140px; height: 100%; transition: .3s linear;
  list-style: none; margin: 0; padding: 0; background: rgba(93,115,126,.6); color: #fff;}
.swiper-container-2 .info li {padding: 10px;}
.swiper-container-2 .info li.country, .swiper-container-2 .info li.duration {
  text-transform: uppercase; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.swiper-container-2 .info li.price {
  padding: 10px !important; background: #d23f49; text-align: center; transition: .3s linear;}
.swiper-container-2 .detail {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; right: 0;}
.swiper-container-2 .swiper-slide:hover .info {top: 0; padding-top: 10px;}
.swiper-container-2 .swiper-slide:hover li {padding: 5px 10px;}
.swiper-container-2 .swiper-slide:hover li.country {width: 100% !important;}
.swiper-container-2 .swiper-slide:hover li.duration {width: 75% !important;}
.topoffers-index-2 .swiper-button-prev {left: 0; background-size: 15px;} 
.topoffers-index-2 .swiper-button-next {right: 0; background-size: 15px;}
@media screen and (max-width:1200px){ .topoffers-index-2 .cd-content {margin: 0 !important;} }

/* Footer */
.newsletters-view {background: #5d737e; margin: 1px 0;}
.newsletters-view .sidebox-title {max-width: 1200px; margin: auto; padding: 0 15px;}
.newsletters-view .sidebox-title .text.left {color: #fff; text-transform: none; font-size: 50px;}
.newsletters-view .sidebox-content {padding: 0 15px 70px; background: none !important;}
.newsletters-view a {color: #fff;}
.newsletters-view a:hover {color: #d23f49; text-decoration: none;}
.newsletters-view p {margin-bottom:10px; padding: 15px 50% 0 0; color: #fff; font-size: 18px !important;}
.newsletters-view form {float: right; width: 50%; margin-top: -90px;}
.newsletters-view form table{position:relative; width:100% !important;}
#NewsletterContactAddForm tr.row_title td{line-height:30px; } 
#NewsletterContactAddForm tr.row_input{
 position: relative; display:inline-block; width:calc(100% - 125px); margin:2px; padding:5px 0; }
#NewsletterContactAddForm tr.row_input:before {
    content: "\e97b"; font-family: 'cesys3' !important; font-size: 28px;
    position: absolute; left: 10px; top: 20px; color: #5e6372; }
#NewsletterContactAddForm tr.row_input + .row_input {position: absolute; left: -100%; top: 80px; width: 100%;}
#NewsletterContactAddForm tr.row_input + .row_input:before {display: none; }
#NewsletterContactAddForm td{display:block; width:100% !important; padding:0; color: #fff;font-size:18px;}
#NewsletterEmail{
    width:100%; height:60px; padding:0 10px 0 50px; background: #fff; color:#333; 
    box-shadow: 0 3px 5px 0 #333;  border:none; font-size:22px;}
#NewsletterContactAddForm tr.row_submit{
    display: inline-block; width: 120px; position: absolute; top: 31px; right: 0; }
#NewsletterContactAddForm .submit {
 width:100%; height:60px; cursor:pointer; border:none; background:#000; color:#fff; border:none; 
 text-transform:uppercase; font-weight:normal; font-size:14px; box-shadow: 0 3px 5px 0 #333; }
#NewsletterContactAddForm .submit:hover{background: #3c484e; }
#NewsletterContactAddForm .submit input{width:100%; height:100%; background:none; border:none;}
#NewsletterEmailAccept{display:inline-block; vertical-align: top; width:18px !important; height:18px; margin: 0;}
#NewsletterEmailAccept + label{display:inline-block; vertical-align: top; width:calc(100% - 30px); }
@media screen and (max-width:680px){ 
  .newsletters-view {padding: 15px 0;}
  .newsletters-view .sidebox-content {padding: 0 15px 15px;}
  .newsletters-view p {padding: 15px 0 0 0;}
  .newsletters-view form {float: none; width: 100%; margin-top: 0;}
  #NewsletterContactAddForm tr.row_input + .row_input {position: relative; left: auto; top: auto;}
}
@media screen and (max-width:480px){ 
  #NewsletterContactAddForm tr.row_input{width: 100%;}
  #NewsletterContactAddForm tr.row_submit{position: relative; top: auto;}
}

#footer-code {clear: both; position: relative; background: #000;}
#right-slave {float: none; position: relative; width: 100%; max-width: 1200px; margin: auto;}
.contact .text.left {color: #fff; text-transform: none; font-size: 24px; font-weight: normal;}
.contact .sidebox-content {padding: 15px 0; background: none !important;}
.contact .sidebox-content ul {list-style: none; margin: 0; padding: 5px 0; color: #fff;}
.contact .sidebox-content ul li {padding: 3px 0;}
.contact .sidebox-content ul a {color: #fff; text-decoration: none; font-weight: 500;}
.contact .sidebox-content ul a:hover {color: #d23f49;}
.contact .sidebox-content ul:first-of-type a {font-size: 20px;}
.contact .sidebox-content ul:nth-of-type(2) a {font-size: 18px;}
.contact img.left {position: absolute; top: 0; left: 23%; width: 40%; height: 100%; object-fit: cover;}
@media screen and (max-width:960px){ .contact img.left {left: auto; right: 0; width: 50%; height: 250px;} }
@media screen and (max-width:480px){ .contact img.left {position: relative; top: 15px; width: 100%;} }

.weathers-sidebox .sidebox-title.cd-title {display: none;}
.weathers-sidebox .sidebox-content {
  display:table; width:100%; max-width: 300px; margin:0 !important; background: none !important;}
.weathers-sidebox ul{display:table-row; width:100%; font-weight: bold;}
.weathers-sidebox li{
  display:table-cell; margin:0 -2px; padding:0 0 25px 0; color: #fff; text-transform:uppercase; font-size:20px;}
.weathers-sidebox li:first-child{width:18%;}
.weathers-sidebox li:last-child{ color: #fff; text-align:right;}
.weathers-sidebox br {display: block;}

#right-slave .callback .text.left {color: #fff; text-transform: none; font-size: 0; overflow: hidden;}
#right-slave .callback .text.left:before {content: 'Napíšte nám'; font-size: 24px; font-weight: normal;}
#right-slave .callback .sidebox-content.cd-content {padding: 20px 0 15px; background: none !important;}
#right-slave .callback .sidebox-content.cd-content > p:first-child {display: none;}
#right-slave .callback a {color: #fff;}
#right-slave .callback #CallbackAddForm {width: 100%; max-width: 500px;  }
#right-slave .callback #CallbackAddForm table {width: 100% !important; }
#right-slave .callback #CallbackAddForm table tr {display: block; float: left; width: 50%; }
#right-slave .callback #CallbackAddForm table tr:nth-child(odd) {display: none; }
#right-slave .callback #CallbackAddForm table tr:nth-child(2),
#right-slave .callback #CallbackAddForm table tr:nth-child(8) {width: 100%; }
#right-slave .callback #CallbackAddForm table tr:nth-last-child(2) {
    display: inline-block; width: 100%; padding-right: 10px; }
#footer-code .callback #CallbackAddForm table tr:last-child {width: 140px; }
#footer-code .callback #CallbackAddForm table td {display: block; width: 100% !important; padding: 0 10px 10px 0; } 
#footer-code .callback #CallbackAddForm table tr:last-child td {padding: 3px 0 0 0; }
#footer-code .callback #CallbackAddForm input {
  width: 100% !important; line-height: 40px; padding: 0 10px; border: 1px solid #ccc; font-size: 16px;}
#footer-code .callback #CallbackAddForm table tr:nth-last-child(2) td {
  padding: 0 0 10px 25px; color: #fff; font-size: 15px;}
#footer-code .callback #CallbackAddForm #CallbackAccept {
  float: left; position: relative; bottom: -2px; width: 18px !important; height: 18px; margin: 0 0 0 -25px;}
#footer-code .callback #CallbackAddForm #CallbackSubmit {
   line-height: 40px; margin: 0; background: #5d737e; color: #fff; border: none;
   font-size: 15px; font-weight: 600; text-transform: uppercase; font-weight: normal; cursor: pointer; }
#footer-code .callback #CallbackAddForm #CallbackSubmit:hover {background: #3c484e;}
@media screen and (max-width:480px){
  #right-slave .callback #CallbackAddForm table tr:nth-last-child(2) {width: 100%;}
  #footer-code .callback #CallbackAddForm table tr:last-child {width: 100%;}
  #footer-code .callback #CallbackAddForm #CallbackSubmit {width: 140px !important;}
}

#footer{
  position:relative; width:100%; height:auto; border:none; line-height: normal; font-size: 15px; overflow: hidden;}
#footer .footer1 {
  display:block; width:100%; max-width:1200px; margin: auto; padding: 20px 15px 0 !important; border-top: 1px solid #fff;
  text-align: left}
#footer .footer1 a {display: inline-block; line-height: 18px;}
#footer .footer1 a span {display: block; font-size: 14px; font-weight: 500;}
#footer .footer2 {
 display:block; width:100%; max-width:1200px; margin: -30px auto 30px; padding: 0 15px !important; color: transparent;}
#footer .footer2 a {font-weight: 500;}
#footer a:hover {color: #d23f49; text-decoration: none;}
@media screen and (max-width:480px){ #footer .footer2 {margin: 15px 0; padding-right: 50px !important;} }

/* Country */
.weatherDestination tr{height:60px;}
.weatherDestination tr:last-child {text-align: center; }
.weatherDestination, #destination-tree{width:100%; margin:0 0 30px 0; padding:15px; background:#fff; text-align:left;}
#destination-tree > li{padding:10px; list-style:none; background:#fff;}
#destination-tree > li > h3 a {font-size:18px; font-weight: 600; color: #004e64; }
#destination-tree ul {margin: 0; padding:0;}
#destination-tree li {list-style: none;}
#destination-tree > li > ul > li {
 display:inline-block; vertical-align:top; width:16% !important; margin:10px 1% !important; padding:1% !important;
 line-height:30px; list-style:none; background:#f9f9f9; }
#map-canvas {width: calc(100% + 40px) !important; margin: 0 -20px !important; }
.dates-country, .dates-destination{margin:0 -15px; padding: 0; background:#fff !important;}
.dates-country .cd-content,.dates-destination .cd-content {max-width: 100%; padding:0; background:#fff !important;}
@media screen and (max-width:1200px){
  #map-canvas {width: 100% !important; margin: 0 !important;}
  .dates-country, .dates-destination{margin:0 -15px;}
}
@media screen and (max-width:680px){
 #destination-tree > li > ul > li {width: 46% !important; }
 .weatherDestination td {
  display:inline-block; width:33% !important; height:40px; margin:0 -2px; padding:10px 0 !important; 
    border-bottom:1px solid #eee;  }
 .weatherDestination tr:last-child td{width:100% !important; height:auto; border:none; font-size:12px}
}
@media screen and (max-width:480px){ #destination-tree > li > ul > li{width:96% !important;} }

/* Dates Favourites */
.dates-favourites {max-width: 1200px; margin: auto;}
.favourite-offer-line {margin: 30px 0; padding: 0 !important; border: none !important; }
.favourite-offer-line .inner {position: relative; padding: 0 !important; }
.favourite-offer-line .thumb {position: absolute; top: 0; left: 0; bottom: 0; width: 30% !important; }
.favourite-offer-line .thumb img {
  display: block; width: 100% !important; height: 100%; object-fit: cover;  border: none !important; }
.favourite-offer-line .desc {
  position: relative; width: 68%; margin-left: 32% !important; padding: 30px 2%; background:#fff; border:1px solid #eee;}
.favourite-offer-line h2{width:100% !important;}
.favourite-offer-line h2 a{color:#111; text-transform:uppercase; text-decoration:none; font-size:26px; font-weight:600;}
.favourite-offer-line .land, .favourite-offer-line .land a {
  width: 100% !important; color: #444; text-decoration: none; font-style: normal; font-weight: 500; }
.favourite-offer-line .stars {float: right !important; margin-top: -50px; }
.favourite-offer-line .stars img {width: 15px; height: auto; margin-right: 5px; }
.favourite-offer-line .icons {position: absolute; right: 180px; bottom: 30px; }
.favourite-offer-line .icons img {width: 30px; height: auto; }
.favourite-offer-line .facts {margin-top: 20px; }
.favourite-offer-line .facts p {padding: 2px 0 !important; background: none; color: #444; font-size: 16px; }
.favourite-offer-line .red-strong {color: #666 !important; font-weight: normal !important; }
.favourite-offer-line .prices {position: absolute; right: 20px; bottom: 30px; }
.favourite-offer-line .prices p {font-size: 16px !important; }
.favourite-offer-line .prices a {
  display: inline-block; width: 120px ; line-height: 32px; padding: 0px; 
  background-color: #d23f49; color: #fff; font-weight: normal; font-size: 18px !important; text-align: center; }
@media screen and (max-width: 960px) {
  .dates-favourites .cd-content {padding: 15px; }
  .favourite-offer-line .stars {float: none !important; margin-top: 0; }
  .favourite-offer-line .icons {position: relative; right: auto; bottom: auto; }
}
@media screen and (max-width: 680px) {
  .favourite-offer-line .thumb {position: relative;  width: 100% !important;  height: 300px; }  
  .favourite-offer-line .stars {float: left !important; margin-top: 0px; }
  .favourite-offer-line .desc {width: 100%;  margin-left: 0 !important; padding-bottom: 70px; }
  .favourite-offer-line .prices, .favourite-offer-line .icons {bottom: 10px; }
}

/* Float Box */
#favourites-floatbox {
  position: fixed !important; display: block; z-index: 999; left: auto; right: -184px; top: auto; bottom: 55px;  
  width: 230px; text-align: center; transition: .6s linear;}
#favourites-floatbox:hover {right: 0;}
#favourites-floatbox:before {
  display: inline-block; vertical-align: top; width: 25px; line-height: 25px; 
  content: "\e927"; font-family: 'cesys3' !important; font-size: 18px; cursor: pointer; margin: 0 10px 0 0; padding:5px;
  background: #d23f49; color: transparent; -webkit-text-stroke: 2px #fff; border-radius: 2px; }
#favourites-floatbox:hover:before {background: #333;}
#favourites-floatbox.add-favourites:before {color: #fff;} 
#favourites-floatbox .cd-title {display: none;}
#favourites-floatbox .cd-content {
  display: inline-block; vertical-align: top; width: 180px; line-height: 25px; background:rgba(255,255,255,.95) !important; 
  font-size: 14px; padding: 5px;}

/* Search Callback */
.offers.searchmask-callback .cd-content{margin-bottom:50px !important; padding:15px; text-align:center}
.offers.searchmask-callback label{text-align:right;padding-right:10px}
.offers.searchmask-callback label + label {display: none;}
.offers.searchmask-callback #CallbackAddForm input, 
#CallbackAddForm textarea {width:100%; max-width:500px; margin:3px 0; padding:10px; border:1px solid #ccc}
.offers.searchmask-callback #CallbackAddForm input#SearchmaskCallbackAccept{width:20px; height:20px; margin-right:10px}
.offers.searchmask-callback #CallbackAddForm .submit {width:180px; margin:15px auto}
.offers.searchmask-callback #CallbackAddForm .submit input {
  padding:0; height:50px; background:#d23f49; color:#fff; border:none;
  text-transform: uppercase; font-size:16px; font-weight: bold; cursor: pointer; }
.offers.searchmask-callback #CallbackAddForm .submit input:hover{background:#555}
/* Callback */
.form #CallbackAddForm {width: 100%; max-width: 600px; margin: auto} 
.form #CallbackAddForm th {display: block; padding: 5px 0; font-weight: normal;}
.form #CallbackAddForm td {display: block; width: 100%;}
.form #CallbackAddForm label {display: none;}
.form #CallbackAddForm input, .form #CallbackAddForm textarea {
    width: 100%; max-width: 100%; padding: 10px; border: 1px solid #ccc; font-size: 16px;}
.form #CallbackAddForm tr:nth-last-child(2) td:first-child {position: absolute; width: auto;}
.form #CallbackAddForm tr:nth-last-child(2) td:last-child {padding: 3px 0 5px 30px;}
.form #CallbackAddAccept {width: 20px !important; height: 20px;}
.form #CallbackAddSubmit {height: 40px; background: #d23f49; color: #fff; border: none !important; cursor: pointer;}
.form #CallbackAddSubmit:hover {background: #555;}

/* Newsletters Add */
.newsletters-add .form{padding:30px;}
.newsletters-add table{margin:auto;}
.newsletters-add table td{display:block; width:100%;}
.newsletters-add #NewsletterContactEmail{
 width:100%; height:50px; padding:10px !important; color:#666; border:1px solid #999; font-size:16px; }
.newsletters-add .submit input{
 width:100%; height:50px; background:#d23f49; color:#fff; border:none;
 text-transform: uppercase; font-size:16px; font-weight:bold; cursor:pointer; transition:.6s linear; }
.newsletters-add .submit input:hover{background:#555;}

/* Image Gallery */
.image-gallery table{width:100%;}
.image-gallery tr{display:block; width:100%;}
.image-gallery td{
  position:relative; display:inline-block; vertical-align:top; overflow:hidden;
  width:31.333%; padding-top:20%; margin:calc(1% - 2px); }
.image-gallery td img{
  position:absolute; left:-100%; right:-100%; top:-100%; bottom:-100%;
  width:100% !important; height:auto !important; margin:auto; }

.localcountries-index .tag-cloud {column-count: 4; text-align: left; }
.localcountries-index h3 {display: block; margin: 0 0 5px; } 
.localcountries-index h3 a {padding: 5px 0; font-size: 16px !important; } 
.localcountries-index h3 a:hover {text-decoration: underline; }
@media screen and (max-width: 680px) { .localcountries-index .tag-cloud {column-count: 2; } }
/*end*/
/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:50%; margin-left: 456px; text-align: left;top:5%;}
.default-floatbox-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-floatbox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-floatbox-design .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#0284e0;font-size:13px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#444;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#0284e0;font-size:20px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-color:#ffffff;background-image:none;color:#444;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */