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

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

a:hover {
    color: #555555;
}
#menu {
		background: #000000 url("") repeat-x;
}
.nav li li {
    background: #fff none repeat;
}
.nav li li a:hover {
    background-color: #fff;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

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

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

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

#right-slave {
    background-color: #fff;
}
#country-list a{
    color: #2b53a0;
}
#country-list a:hover{
    color: #224487;
}
#footer {
	    background: #222222 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{
        width:749px;border-left:none;
        }

#show-map{
    color : #f52e45;
}

/* settings - own */

* {outline: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
body {font-family: 'Raleway', sans-serif; font-size: 16px; color: #333;}
.default-sidebox-design .cd-title {display: block !important;background: none !important;}
a {text-decoration: none !important; font-weight: 500; transition: .6s linear;}
a:hover {text-decoration: underline !important;}
strong {font-weight: 600;}
input, select {border-radius: 0; transition:.6s linear; font-family: 'Raleway', sans-serif;}
#main, #wrap, #inner, #cont, #master, #head {
  width: 100%; margin: 0 !important; padding: 0 !important; border: none; background: transparent;}
#master {margin-top: 150px !important;}
.bd-homepage #master {margin-top: 0 !important;}

.cd-title .text.left {
  float: none; margin: 0; padding: 5px 30px; color: #333; 
  text-align: center; text-transform: none; font-size: 30px; font-weight: normal;}
.cd-icon {display: none !important;}
.bd-term .master-title.cd-title, .bd-accommodation .master-title.cd-title {display: none !important;}
.cd-content {max-width: 1170px; margin: auto !important; padding: 15px; background: #f3f3f3; color: #333 !important;}
.bd-homepage .cd-content, .bd-term .cd-content, .bd-accommodation .cd-content, 
.bd-search-results .cd-content {max-width: 1230px; background: none;}

.next.right {float:none; margin:20px 0;text-align: center;}
.next.right a, #country-detail a.right {
  display:inline-block; padding:15px 30px; background:#f52e45; color:#fff; border-radius: 5px;
  text-transform: capitalize; text-decoration: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:#333; text-decoration: none !important;}
.next.right a:after {content: ' zájezdu'; text-transform: none;}

.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; border-radius: 5px;
  background: #f52e45; color: #fff; text-decoration: none; font-weight: 500;}
.paging .paging-links span a:hover, .paging .paging-links .current {background: #333; text-decoration: none !important;}
.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: #0c3d5e;}
#back-top:hover {background: #333;} 
#back-top:before{top:-2px; left: 4px;}
.show-menu {
  top: 30px; right: 15px; width: 50px; height: 50px; padding: 0; background: none; color: #fff; 
  font-size: 36px; cursor: pointer; border-radius: 0; transition: .6s linear; -webkit-text-stroke: .8px #fff;} 
.show-menu:hover, .show-menu.isOpen {color: #f52e45; -webkit-text-stroke: .8px #f52e45;}
.show-menu.scroll {top: -2px; height: 40px; border-radius: 0;font-size: 30px;}  
@media screen and (max-width:680px){ .show-menu {top: 0;} }

/* Head */
#head {
  position:fixed; z-index:980; top:0; left:0; right:0; height:120px; padding: 0 15px !important; 
  background: rgba(255,255,255,.1);}
#head:before {
  content: ''; position: absolute; z-index: -2; top: 0; height: 120px; left: 0; right: 0;
  background: url(/11272/files/editor/image/slider/slider1.jpg) no-repeat center -90px; background-size: 100%;}
#head:after {
  content: ''; position: absolute; z-index: -1; top: 0; height: 120px; left: 0; right: 0; background: rgba(12,61,94,.5);}
.bd-homepage #head:before, .bd-homepage #head:after, #head.scroll:before, #head.scroll:after {display: none;}
#head.scroll {height: 40px; background: rgba(12,61,94,.75);}
#head > a {
  display:block; position: relative; left: 50%; margin-left: -585px; padding: 30px 0 0; transition:.6s linear; }
#head.scroll > a {padding: 5px 0; }
#head > a img {width:250px; height:auto; background:none;}
#head.scroll > a img {
  width: 145px;
}
#head .contact {
  position: absolute; top: 90px; right: 50%; margin-right: -585px; color: #fff; text-align: right; transition: .6s linear;}
.bd-homepage #head .contact {top: 130px;}
#head.scroll .contact {top: -140px;}
#head .contact a {display: inline-block; padding: 8px 5px; color: #fff; font-size: 15px;}
#head .contact a:hover {color: #f52e45; text-decoration: none !important;}
#head .contact .social {display: inline; padding-left: 10px;}
.bd-homepage #head .contact .social {display: block;}
@media screen and (max-width:1200px){ 
  #head > a {left: 0; margin-left: 0;} 
  #head .contact {right: 22px; margin-right: 0;}
}
@media screen and (max-width:680px){ 
  #head {height: 50px; background: rgba(12,61,94,.75);}
  #head:before {background-position: center;}
  #head > a {padding: 10px 0 0;}
  #head .contact, .bd-homepage #head .contact {top: 55px;}
  #head .contact .social {display: block;}
  #head.scroll .contact {top: -140px;}
}

/* Menu */
#menu{position:fixed;z-index:9900;top:30px; right:50%; margin-right:-600px;background:none;transition:1s linear;}
#menu.scroll {top: 0;}
#menu .nav a {height:50px; line-height:50px; padding:0 15px; font-size: 15px;}
#menu.scroll .nav a {height:40px; line-height:40px; margin-top: 0;}
#menu .nav > li:hover > div a {background: #0c3d5e; color: #f52e45; text-decoration: none !important;}
#menu .nav li ul {
  top: 100%; left: 0; width:250px; margin: auto; padding:20px 0; background:#0c3d5e;}
#menu .nav li:last-child ul, #menu .nav li:nth-last-child(2) ul {left: auto; right: 0;}
#menu .nav li ul li{width:100%; border:none;background: none; }
#menu .nav li ul li a{
  display:block;height:auto !important; margin: 0; padding:5px 20px; color: #fff; border:none; font-size: 15px;}
#menu .nav li ul li a:hover {background: #fff; color: #0c3d5e; text-decoration: none !important;}
@media screen and (max-width:960px){
  #menu {top:50px; left: 0; margin-left: 0;}
  #menu.scroll {top: 40px; }
  #menu .nav{padding:20px 0; background:rgba(12,61,94,.75);}
  #menu .nav li a{
    height:50px !important; line-height:50px !important; margin: 0; padding: 0 15px !important; 
    background:none !important;color:#fff; text-transform: uppercase; text-align: left; font-weight: normal;}
  #menu .nav li ul{padding:0 30px; background:none !important; box-shadow: none;}
  #menu .nav li ul a{
    height:40px !important;line-height:40px !important; padding: 0 !important; color: #fff !important;
    text-transform: none !important;}
  #menu .nav > li:hover > div a {background: none !important;}
}

/* Maska */
.searchmask-global {position:relative; z-index:3; margin: 0 0 0px;}
.searchmask-global .search-mask.cd-content {float: none; max-width: 100%; background: #eee !important;}
.searchmask-global .master-title, .searchmask-global .text-after {display:none !important;}
.bd-homepage .searchmask-global .search-mask.cd-content {padding-top: 550px; }

.swiper-container-1 {position: absolute; top: 0; left: 0; width: 100%; height: 600px;}
.swiper-container-1 .swiper-slide:before {
  content: ''; position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; width: 100%; background: rgba(12,61,94,.5);}
.swiper-container-1 .swiper-slide {background-size: cover; overflow: hidden;}
.swiper-container-1 ul {
  position: relative; z-index: 3; margin-top: 240px; padding: 0 30px; color: #fff; 
  list-style: none; text-align: center; font-size: 35px;}
.swiper-container-1 li:first-child {
  display: block; font-size: 130px; line-height: 100px; font-family: 'Allura', cursive;}
.swiper-container-1 li:nth-child(2), .swiper-container-1 li:nth-child(3) {display: inline-block;}
.swiper-container-1 li a {
  display: block; width: 130px; line-height: 46px; background: #f52e45; color: #fff; border-radius: 6px; 
  font-size: 16px; font-weight: 600;margin-top: 2rem;}
.swiper-container-1 li:nth-child(3) a {background: #333;}
.swiper-container-1 li a:hover {background: #fff; color: #f52e45; text-decoration: none !important;}
.swiper-container-1 .swiper-button-white {width: 40px; height: 60px; background-size: 15px; background-color: #f52e45;} 
.swiper-container-1 .swiper-button-white:hover {background-color: #333;}
.swiper-container-1 .swiper-button-next {right: 0;  border-radius: 5px 0 0 5px;} 
.swiper-container-1 .swiper-button-prev {left: 0; border-radius: 0 5px 5px 0;}
@media screen and (max-width:680px){
  .bd-homepage .searchmask-global .search-mask.cd-content {padding-top: 370px;}
  .swiper-container-1 {height: 420px;}
  .swiper-container-1 ul {margin-top: 150px; font-size: 22px;}
  .swiper-container-1 li:first-child {display: block;}
  .swiper-container-1 li:last-child {margin-top: 10px;}
}
@media screen and (max-width:480px){
  .bd-homepage .searchmask-global .search-mask.cd-content {padding-top: 300px;}
  .swiper-container-1 {height: 350px;}
  .swiper-container-1 ul {margin-top: 130px; font-size: 22px;}
  .swiper-container-1 li:first-child {line-height: 60px; font-size: 60px;}
  .swiper-container-1 li:last-child {font-size: 16px;}
  .swiper-container-1 li a {width: 110px; line-height: 36px; font-size: 14px;}
  .swiper-container-1 .swiper-button-white {width: 25px; height: 40px; background-size: 12px;} 
}

.searchmask-global .mask-button {
  position: relative; z-index: 3; max-width: 1200px; margin: auto; padding: 0 15px; list-style: none;}
.searchmask-global .mask-button li {
  display: inline-block; width: 130px; line-height: 50px; margin: 0 3px; background: rgba(245,46,69,.75); color: #fff; 
  text-align: center; font-weight: 500;}
.searchmask-global .mask-button li a {display: block; color: #fff;}
.searchmask-global .mask-button li.active, 
.searchmask-global .mask-button a:hover {background: #eee; color: #333; text-decoration: none !important;}
@media screen and (max-width:680px){ .searchmask-global .mask-button {margin: 0 -3px; padding: 0;} }

.searchmask-global form {
  position:relative; z-index:9; width:100%; max-width: 1200px; margin:auto; padding: 60px 20px !important;}
.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: 16% !important; margin: 25px 1.5% 10px 0 !important; padding:0 !important;
  background: #fff; border: 1px solid #ddd;}
.searchmask-global .input.sm-dr .input {
  display: inline-block; width: 50% !important; margin: 0 -2px !important; outline: 0 !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-fm, .searchmask-global .input.sm-lm{height:52px;}
.searchmask-global .input:before {
  content: ''; position: absolute; z-index: 1; top: 0; right: 0px; width: 40px; height: 50px;  
  display: block; background: #0c3d5e; font-size: 16px; text-align: center; color: #999; font-weight: normal;}
.searchmask-global .input:after{
  content:''; position: absolute; z-index: 1; right: 15px; top: 21px; width: 0; height: 0; 
  border-style: solid; border-width: 8px 5px 0 5px; border-color: #fff transparent transparent transparent; }
.searchmask-global .input.sm-pos-1:before {display: none;} 
.searchmask-global .input.sm-df:after, .searchmask-global .input.sm-dt:after, .searchmask-global .input.sm-dr:after {
  content: ''; top: 15px; right: 10px; width: 20px; height: 20px; border: none; background-size: 20px !important;
  background: url(/11272/uploads/fs_images/contentdesignimagesets/49/kalendar_440_o.png) no-repeat center;}
.searchmask-global .input.sm-dr .input::after {display: none;}

.searchmask-global label {
  position: absolute; top: -25px; left: 0; width: 100% !important; color: #333;
  font-size: 14px; font-weight: normal !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.searchmask-global select, .searchmask-global .selectBox, 
.searchmask-global input[type='text'], .searchmask-global .dest-selector-opener{
  position: relative; z-index:2; width:100% !important; height:50px; padding: 13px 40px 0 0;  
  border:none; background:none; color: #999 !important; font-size:13px; cursor:pointer; }
.selectBox-dropdown .selectBox-label, .searchmask-global .dest-selector-opener-lbl {color: #999; font-weight: normal;}
.searchmask-global .input input{padding:0 0 0 5px;}
.searchmask-global .input.sm-df input, .searchmask-global .input.sm-dt input{padding-left: 10px;}
.searchmask-global .input.sm-fm input, .searchmask-global .input.sm-lm input {
  position:relative; z-index:2; width:20px; height:20px; margin:15px 0 0 10px; }
.searchmask-global .selectBox-dropdown .selectBox-arrow{border:none; background:none;}

.extended-search-link { 
  position: absolute; bottom: 15px; left: 0; right: 0; margin: 0; padding: 5px; 
  background: none; color: #999; text-transform: uppercase; text-align: center; font-weight: 600; font-size: 13px;}
.extended-search-link:hover {color: #f52e45; text-decoration: none !important;}
.extended-search-link:before {content: '+'; padding-right: 5px;}
.extended-search-link.extended-search-link-open:before {content: '-';}
.extended-search .clear-submit{display:none; }
.extended-search-link.extended-search-link-open + .extended-search {clear: none;}

.searchmask-global .submit {
  float: left; width: 12.5% !important; height: 50px; margin: 25px 0 0; background: #f52e45; cursor: pointer;}
.searchmask-global .submit:hover{background:#333;}
.searchmask-global .submit input{
  position:relative; z-index:3; width:100%; height:100%; background:none; color: #fff; border:none; text-transform: uppercase; font-weight: 600;}
.searchmask-global .overlay{z-index:999 !important}
@media screen and (max-width:960px){ .searchmask-global .input, .searchmask-global .submit {width: 31.833% !important;} }
@media screen and (max-width:680px){ 
  .searchmask-global .search-mask.cd-content {padding: 0 0 15px;} 
  .searchmask-global form {padding: 20px 15px 50px 15px !important; box-shadow: none;}
  .searchmask-global .input, .searchmask-global .submit {width: 48.5% !important;} 
}
@media screen and (max-width:480px){ .searchmask-global .input, .searchmask-global .submit {width: 98.5% !important;} }

/*Country Table*/
.countryTable, .de-countryTable {max-width: 1200px; margin: 20px auto; padding: 15px;}
.countryTable .area-wrapper, .de-countryTable .area-wrapper {
  position: relative; margin-bottom: 30px; background: #eee; text-align: center;}
.countryTable .area-title, .de-countryTable .area-title {
  display: inline-block; padding: 15px 3%; color: #555; 
  cursor: pointer; text-align: center; text-transform: uppercase; font-size: 15px; font-weight: normal;}
.countryTable .area-title:first-child, .de-countryTable .area-title:first-child {border: none;}
.countryTable .area-title:hover, .countryTable .area-title.active,
.de-countryTable .area-title:hover, .de-countryTable .area-title.active {background: #f52e45; color: #fff;}
.countryTable .location-area > div, .de-countryTable .location-area > div {display: none; padding: 0 1%;}
.countryTable .location-area > div#contentEurope, .de-countryTable .location-area > div#contentEurope {display: block; }
.countryTable .country, .de-countryTable .country { 
  position: relative; height: 45px; line-height: 45px; margin: 0; padding: 0; border-bottom: 1px dotted #999; 
  overflow: hidden; background: none !important; color: #555; 
  font-size: 14px; font-weight: normal; transition: .6s linear;}
.countryTable .country:hover, .de-countryTable .country:hover {background: #eee !important;}
.countryTable .country a, .de-countryTable .country a {
  position: absolute; z-index: 3; left: 0; top: 0; width: 100%; padding: 0 120px 0 0; color: #555;
  text-decoration: none; font-weight: normal;}
.countryTable .country a:before, .de-countryTable .country a:before {display: none;}
.countryTable .country span.count-accommodations {position: relative; left:50%; margin-left: -60px; width: 120px;}
.countryTable .country span.min-price, .de-countryTable .country span.min-price {
  width: 120px; margin: 5px 0 0 0; padding: 0 10px; line-height: 35px; background: #f52e45; color: #fff; 
  text-align: center; font-weight: normal;}
@media screen and (max-width:680px){ 
  .countryTable, .de-countryTable {padding: 0;} 
  .countryTable .location-area > div, .de-countryTable .location-area > div {padding: 0 15px;}
}
@media screen and (max-width:480px){ 
  .countryTable .area-wrapper, .de-countryTable .area-wrapper {padding: 15px;}
  .countryTable .area-title, .de-countryTable .area-title {width: 100%;}
  .countryTable .count-accommodations {display: none !important;}  
  .countryTable .country a, .de-countryTable .country a {
    padding-right: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
}

/* Search Result */
.offers {padding-top: 30px;}
.offers .cd-content {max-width: 1170px; padding: 0; background: none !important;}
.sort-by {
  position: relative; z-index: 3; margin: 0; padding: 5px 15px; background: #fff; text-align: left; }
.sort-by a {position: relative; padding: 0 20px 0 30px; color: #333; text-decoration: none; font-weight: normal;}
.sort-by a:before {content: '|'; padding-right: 30px; color: #666;}
.sort-by a:after {
  content: '\e94e'; font-family:'cesys3' !important; color: #666;
  display: inline-block;vertical-align: bottom; width: 15px; height: 20px; transform: rotate(90deg); margin: 0 0 0 10px;}
.sort-by a:last-child {padding-left: 5px;}
.sort-by a:last-child:after {content: '\e950';}
.sort-by a:hover {color: #f52e45;}
@media screen and (max-width: 680px) {
  .sort-by {height: auto;  } 
  .sort-by a{display:block; line-height: 15px; padding:5px;}
  .sort-by a:before {display: none; }
}
.localdestinations-view ul, .localcountries-view ul {padding: 0;}
.localdestinations-view ul li, .localcountries-view ul li {list-style: none;}

.searchLine .squareInner {border: 0; border-radius: 0; box-shadow: none;} 
.searchLine .squareInner .thumb {padding: 10px;}
.searchLine .squareInner .thumb:after {display: none;}
.searchLine .squareInner .thumb-img {border: 10px solid #fff; border-radius: 10px; box-shadow: 5px 5px 8px #ccc;}
.searchLine .squareInner .info, .searchLine .squareInner:hover .info {
  position: relative; top: 20px; height: 360px; background: rgba(12,61,94,.95); border-left: 20px solid #fff; 
  overflow: hidden;}
.searchLine .squareInner .info a {color: #fff; font-weight: normal;}
.searchLine .squareInner .info a:hover {color: #f52e45;}
.searchLine .squareInner .info .rating {height: 50px;}
.searchLine .squareInner .info .hotel {padding-right: 0;}
.searchLine .squareInner .info .country {margin-top: 0; margin-bottom: 50px;}
.searchLine .squareInner .info .price, .searchLine .squareInner:hover .info .price {margin-top: -50px;}
.searchLine .squareInner .info .transport div,
.searchLine .squareInner .info .boarding div {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.searchLine .termin {
  float: right; display: inline-block; margin: 15px 15px 30px; padding: 5px 10px 5px 15px; 
  background: #f52e45; color: #fff;}
.searchLine .termin:hover {background: #333; text-decoration: none !important;}

.searchLine .attributes {padding: 10px 0; color: #999; font-weight: 500;}
.searchLine .attributes .sea-distance {
  float: none; position: relative; display: inline-block; margin-bottom: 15px; font-size: 12px;}
.searchLine .attributes .sea-distance strong {
  line-height: 30px; padding-left: 30px; font-weight: bold; text-align: left; text-transform: none; font-size: 15px;}
.squareInner .attributes .sea-distance:before {
  float: left; content:'\e902';font-family:'cesys3'!important;display:inline-block; font-size: 22px;} 
.searchLine .attributes ul li {width: 33%; height: 30px; margin: 10px 0;}
.searchLine .attributes ul li:before {font-size: 30px;}
.searchLine .attributes ul li span {font-size: 12px;}
@media screen and (max-width: 680px) {
  .searchLine .squareInner .info {top: 5px !important; border-right: 20px solid #fff;}
  .searchLine .attributes .sea-distance {float: left; padding-left: 10px;}
  .searchLine .attributes ul {text-align: right;}
  .searchLine .attributes ul li {width: 30px; margin: 10px;}
}

.searchLine .clearfix {padding: 0 20px;}
.dates-table-simple {border: 1px solid #ddd;}
.dates-table-simple thead{display:none;}
.dates-table-simple tr {line-height:40px; border-top: 1px solid #ddd;}
.dates-table-simple tr:first-child {border: none;} 
.dates-table-simple td {
  color:#333; border:none; 
  text-align:left !important;font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dates-table-simple .date{
  width:19%; padding-left: 40px; background-size: 18px !important;
  background-image: url(/11272/uploads/fs_images/contentdesignimagesets/49/icon4a_448_o.png) !important;
  background-position: 15px 15px !important; background-repeat: no-repeat !important;}
.dates-table-simple .boarding {
  width:19%; padding-left: 25px; background-size: 15px !important;
  background-image: url(/11272/uploads/fs_images/contentdesignimagesets/49/icon2a_449_o.png) !important;
  background-position: 0 15px !important; background-repeat: no-repeat !important;}
.dates-table-simple .lm img, .dates-table-simple .fm img {width:30px; height:22px;}
.dates-table-simple .transport img {margin-right: 5px;}
.dates-table-simple .required-fees,.dates-table-simple .original-price, 
.dates-table-simple .discount {display:none !important;}
.dates-table-simple td.date-detail {width: 90px; padding-right: 10px;}
.dates-table-simple td.date-detail a {
  display: block; height: 28px; line-height: 28px; background: #f52e45; color: #fff; text-align: center;}
.dates-table-simple td.date-detail a:hover {background: #333; text-decoration: none !important;}
@media screen and (max-width:680px){  
  .dates-table-simple tr:hover td {background: none;}
  .dates-table-simple td {display: block; width: 100% !important; line-height: 20px;}
  .dates-table-simple td.date, .dates-table-simple td.duration {
    display: inline-block; width: 50% !important; margin: 0 -2px; background-position: 15px 5px !important;}
  .dates-table-simple td.boarding {padding-left: 40px; background-position: 15px 5px !important;}
  .dates-table-simple td.transport, .dates-table-simple td.price, .dates-table-simple td.lm {padding-left: 15px;}
  .dates-table-simple td.date-detail {float: right; width: 100px !important; margin: -30px 0 10px;}
  .dates-table-simple td.date-detail .date-detail-link {font-size: 14px !important;}
}

/* Hotel, Termin */
.bd-term .cd-content, .bd-accommodation .cd-content {max-width: 1200px; padding: 15px; background: none !important;}
#detail-info {position:relative;}
#detail-info .detail-head {padding:0 0 30px 0; word-spacing: 5px;}
#detail-info .detail-head a {padding:3px; color: #333; text-decoration: none; word-spacing: normal;}

#detail-info .squareInner {height: auto; background: none; border: none;}
#detail-info .squareInner:hover {transform: none; box-shadow: none;}
#detail-info .squareInner .thumb {position: unset; overflow: visible;}
#detail-info .squareInner:hover .thumb-img {transform: none;}
#detail-info .dates-view-gallery, #detail-info .dates-view-gallery li {margin: 0; padding: 0;}

#detail-info .thumb {height: auto;}
#detail-info .thumb-img {position: absolute; left: 0; top: 0; bottom: 10px; height: auto; border-radius: 5px; padding: 0;}
#detail-info .thumb-img .swiper-wrapper {width: 100%; height: 100%;}
#detail-info .thumb-img .swiper-slide {width: 100% !important;}
#detail-info .thumb-img .swiper-slide img {width: 100%; height: 100%; object-fit: cover;}
#detail-info .swiper-slide span {display: none; }
#detail-info .dates-view-gallery img {width: 100%; height: 100%; object-fit: cover;}
#detail-info .thumb-img .swiper-button-white {
  background-size: 10px; width: 40px; height: 40px; background-color: #f52e45; border-radius: 3px;}
#detail-info .thumb-img .swiper-button-white:hover {background-color: #333;}

#detail-info .thumb + div {padding: 10px 0 10px 30px !important;}
#detail-info .squareInner .info {top: auto; left: auto; height: auto; border: none;}
#detail-info .squareInner .info .block {width: 33.333%; height: 75px; padding-left: 10px; border-left: none;}
#detail-info .squareInner .info .block.transport, #detail-info .squareInner .info .block.date_id,
#detail-info .squareInner .info .block.boarding, 
#detail-info .squareInner .info .block.fav {padding-left: 6%; border-left: 1px solid rgba(255,255,255,.5);}
#detail-info .squareInner .info .block.fav {
  border-bottom: 1px solid rgba(255,255,255,.5); overflow: unset; white-space: normal;}
#detail-info .squareInner .info .date_id {padding-top: 40px;}
#detail-info.hotel .squareInner .info .date {padding-top: 18px;}

#detail-info .favourites-links {
  padding: 0; line-height: normal; background: none; color: #fff; text-decoration: none; text-align: left; font-size: 0;}
#detail-info .favourites-links.link-add:after {content: 'Vložit do schránky'; font-size: 14px;}
#detail-info .favourites-links:hover {color: #f52e45; text-decoration: none !important;}
#detail-info .favourites-links.link-delete {font-size: 14px;}
#detail-info .favourites-links:before{
  display: block; margin: -2px 0 2px;
  content:'\e927'; font-family:'cesys3'!important; font-size: 20px; color: transparent; -webkit-text-stroke: 3px #fff;}
#detail-info .favourites-links.link-delete:before {color: #fff;}
@media screen and (max-width:680px){  
  .bd-term .cd-content, .bd-accommodation .cd-content {padding: 15px 0;}
  #detail-info .detail-head {padding:0 15px;}
  #detail-info .thumb-img  {position: relative; top: auto; bottom: auto; height: 400px;}
  #detail-info .thumb-img .swiper-button-next {right: -5px;}
  #detail-info .thumb-img .swiper-button-prev {left: -5px;}
  #detail-info .thumb + div {padding: 10px 20px 10px 20px !important;}
  #detail-info .squareInner .info .block {width: 50%; border-left: none !important; font-size: 14px;}
  #detail-info .squareInner .info .block:nth-child(odd) {border-left: 1px solid #fff !important;}
  #detail-info .squareInner .info .block.duration {padding-left: 6%; border-bottom: none;}
  #detail-info .squareInner .info .block.date_id, #detail-info .squareInner .info .block.boarding {padding-left: 10px;}   
}

.simple-tabs {margin: 30px 0 30px 5px; padding: 0;}
.simple-tabs .simple-tab-header {padding: 0; background: #eee; text-align: center;}
.simple-tabs .simple-tab-header a {
  float: none; display: inline-block; margin: 0; padding: 18px 5%; border-radius: 3px;
  color: #555; text-align: left; text-transform: uppercase; font-size: 15px; font-weight: 400;}
.accommodation-tmpl .simple-tabs .simple-tab-header a {padding: 18px 8%;}
.simple-tabs .simple-tab-header span {padding: 0 !important; background: none !important;}
.simple-tabs .simple-tab-header a:hover, .simple-tabs .simple-tab-header a.opened {background: #f52e45; color: #fff;}
.simple-tabs .simple-tab-header a.opened {float: left;}
@media screen and (max-width:680px){
  .simple-tabs {padding: 0 15px;}
  .simple-tabs .simple-tab-header {position: relative; margin-bottom: 30px; padding-bottom: 60px; background: none;}
  .simple-tabs .simple-tab-header a {
    display: block; width: 100%; margin: 3px 0; background: #eee; border-radius: 0; text-align: center;}
  .simple-tabs .simple-tab-header a.opened {float: none; position: absolute; bottom: 0;}
}

.simple-tabs .simple-tab-content .opened {
  margin: 0 0 30px 0; padding: 3% !important; background:#fff !important; border: 1px solid #eee;}
.simple-tabs .simple-tab-content #tab-terminy.opened {padding: 15px 0 !important; border: none;}
.simple-tabs .simple-tab-content #listMonth {padding: 0 15px; display:none;}
.simple-tabs .simple-tab-content .btnMonth {
  margin:0 3px 3px 0; padding:10px 15px; background:#f9c83f; color:#fff; border:none; cursor:pointer;}
.simple-tabs .simple-tab-content .btnMonth:hover, .simple-tabs .simple-tab-content .btnMonth.active {background:#555;}
.simple-tabs .simple-tab-content .adds-filter {padding: 15px 15px 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: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 div {width: 100% !important; padding: 0; }
#grid-box table {width: 100% !important; }
#grid-box table thead {display: none !important; }
.ui-state-default {border: none !important; }
.ui-widget {padding-top: 15px; border: 0 none; }
.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%; }

#grid-box table#grid {margin-top: 15px; border-spacing:0 0px; border-collapse: separate; border: 1px solid #eee;}
#grid-box table#grid tr:first-child td {border: none;}
#grid-box table#grid td {
  height:50px;background-color:none !important; border-bottom: 1px solid #ddd; font-size:14px;text-align:left !important;}
#grid-box table#grid td[aria-describedby="grid_date_from"] {
  background: url(/11272/uploads/fs_images/contentdesignimagesets/49/icon4a_448_o.png) no-repeat 15px 17px;
  background-size: 18px; padding-left: 40px;}
#grid-box table#grid td[aria-describedby="grid_boarding_id"] {
  background: url(/11272/uploads/fs_images/contentdesignimagesets/49/icon2a_449_o.png) no-repeat 15px 17px;
  background-size: 15px; padding-left: 40px;}
#grid-box table#grid td[aria-describedby="grid_transport_id"] img {
  display: block; float: left; width: 16px; height: auto; margin-right: 8px;}
#grid-box table#grid td[aria-describedby="grid_last_minute"] img {width: 30px; height: 24px;}
#grid-box table#grid td[aria-describedby="grid_price"] {padding:0 10px 0 0; text-align: right !important; }
#grid-box table#grid td[aria-describedby="grid_price"] strong {
  display:inline-block;width:130px; line-height:33px; background-color:#f52e45;color:#fff;
  font-weight:600 !important;text-align:center; }
#grid-box table#grid td:nth-child(7), #grid-box table#grid td:last-child {
  width: 0 !important; padding: 0 !important; border: none; }
#grid-box table#grid td[aria-describedby="grid_link"] a {
  position: absolute; z-index: 3; left: 0; right: 0; height: 45px; margin-top: -22px; 
  display: block; color: transparent !important; background: none !important; }
#grid-box table#grid tr:hover {background: #eee;}
#grid-box table#grid tr:hover td {background-color: none !important;}
@media screen and (max-width:680px){
  #grid-box table#grid tr{
    position:relative; margin: 0; padding: 10px 0; border: none !important; border-bottom: 1px solid #eee !important;}  
  #grid-box table#grid td{
    display:inline-block; width:33.333% !important; margin:0; padding-left:15px; height:25px;
    background-color:none !important;border:none; background-position: 15px 0 !important;} 
  #grid-box table#grid td[aria-describedby="grid_price"] strong {line-height: 25px;} 
  #grid-box table#grid td[aria-describedby="grid_link"] a {top: 0; height: 100%; margin: 0;}  
}
@media screen and (max-width:480px){ #grid-box table#grid td {width: 50% !important;} }

#grid-box #pager{height:70px;}
#pager_center {width: 100% !important; padding-top: 30px;  }
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#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:3px; background:#f52e45 !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:#555 !important}
#grid-box #pager td#next_pager::before, td#next_traffics-pager::before {
  position:absolute; display:block; content:'\000BB'; width:100%; top:0px; line-height:30px;
  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:10px; width:100%; line-height:30px; transform:rotate(180deg);
  color:#fff; text-align:center; font-size:43px; }

.trip-detail th, .trip-detail td strong {text-transform: uppercase; font-size: 18px;}
.hotel-info .pics a {width: 100%; }
.hotel-info .pics img {width: 100%; height: auto; border-radius: 0 !important; }
@media screen and (max-width:480px){
  .hotel-info .text{width: 100%;} .hotel-info.images-left .text{margin-left:0;}
  .hotel-info .pics{position:relative; width:100%; height:300px !important;}
}

/* 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:#f52e45; color:#fff; border:0; transition:0.6s linear; line-height: 20px !important;
  text-align:center; font-weight:normal; }
.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:1;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:5px;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 .section table td.count {}
.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;}
}

/* HP */
.topoffers-global .cd-title {min-height: auto !important;}
.topoffers-global .cd-content {background: none !important;}
@media screen and (max-width:680px){ .topoffers-global .cd-content {padding: 15px 0;} }

.square {padding-bottom: 15px;}
.squareInner {
  position: relative; border: 10px solid #fff; border-radius: 10px; box-shadow: 5px 5px 8px #ccc; overflow: hidden;}
.squareInner .detail {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; width: 100%;}
.squareInner .thumb-img {padding-top: 350px;}
.squareInner .thumb {position: relative;}
.squareInner .thumb:after {
  content: ''; position: absolute; z-index: 3; top: 0; bottom: 0; left: 0; width: 100%; background: rgba(12,61,94,.35);}
.squareInner .thumb .minute {
  position: absolute; z-index: 1; top: -40px; right: -40px; width: 80px; height: 80px; 
  background: #f52e45; transform: rotate(45deg); display: none;}
.squareInner .thumb .minute.LM, .squareInner .thumb .minute.FM {display: block;}
.squareInner .thumb .minute img {width: 22px; height: auto; margin: 52px 0 0 29px; transform: rotate(-45deg);}
.squareInner .info {
  position: absolute; z-index: 3; top: 225px; left: 0; width: 100%; margin: 0; padding: 30px 15px 25px; 
  list-style: none; background-image: linear-gradient(transparent, #0c3d5e 180px); color: #fff; transition: .6s linear;}
.squareInner .info li {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.squareInner .info .minute {height: 25px; border-bottom: 1px solid rgba(255,255,255,.5); overflow: unset;}
.squareInner .info .minute .LM, .squareInner .info .minute .FM {padding: 5px 10px; background: #f52e45; font-weight: 600;}
.squareInner .info .minute .FM {background: #0c3d5e;}
.squareInner .info .rating {height: 40px;}
.squareInner .info .rating .star {width: 18px; height: auto; margin: 15px 2px;}
.squareInner .info .hotel {padding-right: 100px;}
.squareInner .info .country {margin-top: 15px; margin-bottom: 50px;}
.squareInner .info .price {
  float: right; width: 100px; line-height: 33px; margin-top: -115px; background: #f52e45;text-align: center;}
.squareInner .info .block {
  display: inline-block; vertical-align: top; width: 50%; height: 68px; margin: 0 -2px; padding: 15px 5px 10px; 
  border-top: 1px solid rgba(255,255,255,.5); font-size: 15px;}
.squareInner .info .block:nth-child(odd) {padding-left: 10%; border-left: 1px solid rgba(255,255,255,.5);}
.squareInner .info .block img {display: block; width: 22px; height: auto; margin-bottom: 3px;}
.squareInner .info .block.date {padding-top: 12px;}
.squareInner .info .block.date img {width: 25px;}
.squareInner .info .block.transport img {display: none;}
.squareInner .info .block.transport.vlastní .car, .squareInner .info .block.transport.autobus .bus,
.squareInner .info .block.transport.letecky .plane {display:  inline;}
.squareInner .info .block.duration, .squareInner .info .block.boarding {border-bottom: 1px solid rgba(255,255,255,.5);}
.squareInner:hover .info {top: 0; background: rgba(12,61,94,.9);}
.squareInner:hover .info .rating {height: 50px;}
.squareInner:hover .info .hotel {padding-right: 0;}
.squareInner:hover .info .country {margin-top: 0;}
.squareInner:hover .info .price {margin-top: -50px;}
@media screen and (max-width:960px){ 
  .top-offers.cd-content {padding: 15px 0;}
  .squareInner .info {top: 0; background: rgba(12,61,94,.9);}
  .squareInner .info .rating {height: 50px;}
  .squareInner .info .hotel {padding-right: 0;}
  .squareInner .info .country {margin-top: 0;}
  .squareInner .info .price {margin-top: -50px;}
}

/*.index {display: none;}*/
.index.index1 {display: block;}
.index {
	padding-top: 1rem;
}
.index .cd-title {
	display: block !important;
}
.offer-menu {max-width: 1170px; margin: auto; padding: 0 15px; text-align: center;}
.offer-menu h2 {margin: 30px 0; font-size: 40px; font-weight: 600;}
.offer-menu .text.left {
  float: none; display: inline-block; margin: 0 10px; padding: 5px 0 15px; font-weight: 500; cursor: pointer;
  border-bottom: 2px solid transparent;}
.offer-menu .text.left.active, .offer-menu .text.left:hover {color: #f52e45; border-color: #f52e45;}
@media screen and (max-width:480px){ .offer-menu .text.left {width: 100%; margin: 3px 0;} }

.qBox .cd-content {max-width: 100%; padding: 0;}
.qbox2 {padding: 30px 0 90px; background: #0c3d5e; text-align: center;}
.qbox2 h3 {text-align: center; color: #fff; font-size: 30px; font-weight: 600;}
.qbox2 ul {
  display: inline-block; vertical-align: top; position: relative; width: 33.333%; max-width: 395px;
  margin: 0 -2px; padding: 10px; list-style: none;}
.qbox2 li a {
  position: absolute; z-index: 9; top: 10px; bottom: 10px; left: 10px; right: 10px; text-align: center;}
.qbox2 li a strong {
  display: inline-block; position: relative; top: 50%; margin-top: -25px; padding: 15px 25px; 
  background: rgba(0,0,0,.75); color: #fff; font-size: 20px; transition: .6s linear;}
.qbox2 li:nth-child(2) {
  position: absolute; z-index: 3; top: 50%; left: 0; right: 0; display: block; width: 140px; margin: auto; opacity: 0;
  padding: 15px 0; color: #fff; border: 1px solid #fff; font-weight: 600; font-size: 15px; transition: .6s linear;}
.qbox2 li:last-child {
  position: relative; padding-top: 95%; border: 10px solid #fff; border-radius: 10px; box-shadow: 0 0 10px #222;}
.qbox2 li img {
  display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: .6s linear;
  object-fit: cover;}
.qbox2 ul:nth-child(2) li:last-child {border-color: #0c3d5e;}
.qbox2 ul:last-child li:last-child {border-color: #f52e45;}
.qbox2 ul:hover li img {opacity: .15;}
.qbox2 ul:hover li a strong {top: 40%; background: none;}
.qbox2 ul:hover li:nth-child(2) {opacity: 1;}
@media screen and (max-width:960px){ .qbox2 ul {width: 50%;} }
@media screen and (max-width:680px){ .qbox2 ul {width: 100%;} }

.qbox1 {position: relative; max-width: 1170px; margin: auto; padding: 30px 60px 90px;display: none;}
.qbox1 h3 {text-align: center; font-size: 30px; font-weight: 600;}
.swiper-container-2 {overflow: hidden;}
.swiper-container-2 ul {position: relative; margin: 0; padding: 10px 10px 30px; list-style: none;}
.swiper-container-2 ul:hover {color: #f52e45;} 
.swiper-container-2 ul:before {
  content: ''; position: absolute; top: 0; bottom: 0; left: -20px; width: 1px; background: #eee;}
.swiper-container-2 li:first-child {
  padding: 10px; font-weight: 500; font-size: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.swiper-container-2 li a {
  position: absolute; z-index: 3; top: 10px; bottom: 30px; left: 10px; right: 10px; text-align: center;}
.swiper-container-2 li a strong {
  display: inline-block; position: relative; top: 50%; padding: 15px 25px; background: #f52e45; color: #fff;
  border-radius: 5px; font-size: 14px;}
.swiper-container-2 li a:hover {opacity: 0;}
.swiper-container-2 li:last-child {position: relative; padding-top: 100%;}
.swiper-container-2 li img {
  display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;
  border: 10px solid #fff; border-radius: 10px; box-shadow: 2px 2px 5px #ccc;}
.swiper-container-2 .swiper-button-white {
  width: 40px; height: 40px; margin-top: 20px; border-radius: 5px; background-size: 10px; background-color: #f52e45;}
@media screen and (max-width:680px){ 
  .qbox1 {padding: 15px 30px 30px;}
  .swiper-container-2 .swiper-button-next {right: -5px;}
  .swiper-container-2 .swiper-button-prev {left: -5px;}
}

/* Footer */
#footer-code{position:relative; width:100%; height:auto; margin:0 auto; padding:0; background:#222;}
#right-slave{float:none; width:100%; max-width:1200px; margin:auto; padding:0; background:none;}
#right-slave::after {
	content: "";
	display: table;
	clear: both;
}
#right-slave .cd-title {padding: 30px 10px 25px 0; }
#right-slave .cd-title .text.left {
  padding: 5px 0 !important; color:#fff; text-align:left; text-transform: uppercase;
  font-size:20px; font-weight: 500 !important;}
#right-slave .sidebox-content.cd-content{padding:0;background-color:transparent !important; color: #fff !important;}
#right-slave a {color:#fff; font-weight: normal;} 
#right-slave a:hover {color: #f52e45;}

.newsletters-view .sidebox-content{width:80%; margin:0 !important;}
.newsletters-view p{margin-bottom:10px; padding:0; font-size:15px !important;}
#NewsletterContactAddForm table{position:relative; width:100% !important; padding-bottom:30px;}
#NewsletterContactAddForm tr.row_title td{line-height:40px; font-size:14px;} 
#NewsletterContactAddForm tr.row_input{display:inline-block; width: calc(100% - 88px); margin: 0; padding:0; }
#NewsletterContactAddForm tr.row_input + tr.row_input{display: inline-block; width: 100%; padding: 20px 0;} 
#NewsletterContactAddForm td{display:block; width:100% !important; padding:0;}
#NewsletterEmail{width:100%; height:40px; padding:0 10px; background: #fff; color:#555; border:none; font-size:14px;}
#NewsletterContactAddForm tr.row_submit{display: inline-block; position: absolute; top: 44px; right: 0; width: 90px;}
#NewsletterContactAddForm .submit {
  width:100%; height:40px; margin: 0; cursor:pointer; border:none; background:#f52e45; color:#fff; border:none; 
  text-transform:uppercase; font-weight:normal; font-size:14px; }
#NewsletterContactAddForm .submit:hover{background: #666;}
#NewsletterContactAddForm .submit input{width:100%; height:100%; background:none; border:none;}
#NewsletterEmailAccept{
  display:inline-block; vertical-align: top; width:18px !important; height:18px; margin: -2px 5px 0 -1px;}
#NewsletterEmailAccept + label{display:inline-block; width:calc(100% - 30px); font-size: 14px;}

.weathers-sidebox .sidebox-content{display:table; width:80%; margin:0 !important;}
.weathers-sidebox ul{display:table-row; width:100%;}
.weathers-sidebox li{
  display:table-cell; margin:0 -2px; padding:0 0 15px 0; font-size:15px; text-transform:uppercase;}
.weathers-sidebox li:first-child{width:18%; }
.weathers-sidebox li:last-child{text-align:right; font-weight: 400;}

#right-slave .contact {padding-right: 8%;}
#right-slave .contact ul {margin:0 0 20px 0; padding:0; list-style:none;}
#right-slave .contact li {padding: 3px 0;}
#right-slave .contact ul:first-child li:first-child {font-size: 18px;}
@media screen and (max-width:680px){ #right-slave .sidebox {padding: 0 30px;} }
@media screen and (max-width:480px){ 
  #right-slave .sidebox {padding: 0 15px;}
  .newsletters-view .sidebox-content, .weathers-sidebox .sidebox-content {width: 100%;} 
}
.footer-code-inner {
	clear: both;
}
#footer{
  position:relative; width:100%; height:80px; padding:0; border:none; text-align:left; }
.footer__wrap {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer .footer2{font-size:12px; color:transparent; }
#footer .footer2 a{text-decoration:none; font-weight: normal;}
@media screen and (max-width:1140px){ 
  #footer .footer1{width:calc(100% - 30px);} #footer .footer2{right:15px; margin-right:0;}
}
@media screen and (max-width:680px){
  #footer{height:120px;} #footer .footer2{position:relative; left:10px; line-height:15px;}
}

/* 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: #0c3d5e;}
#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 -20px; padding-top: 20px; background: #fff !important;}
.dates-country .cd-content,.dates-destination .cd-content {padding:0; background: none !important;}
#country-detail {padding-bottom: 0;}
#country-detail .info + br {display: none;}
@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 */
.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;  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: 110px ; line-height: 40px; padding: 0px;
  background-color: #f52e45; 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: -190px; top: auto; bottom: 55px;  
  width: 240px; 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: #0c3d5e; 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 */
.searchmask-callback {padding-bottom: 50px; text-align: center;}
#CallbackAddForm table, .searchmask-callback #CallbackAddForm {width: 100%; max-width: 500px; text-align: center;}
.callbacks-add #CallbackAddForm table, .searchmask-callback #CallbackAddForm {margin: auto;}
.callbacks-add #CallbackAddForm table label, .searchmask-callback #CallbackAddForm label {display: none;}
#CallbackAddForm table th {width: 0; font-size: 0; } 
#CallbackAddForm table td, .searchmask-callback #CallbackAddForm .input {padding: 5px 0;}
.searchmask-callback #CallbackAddForm br {display: none;}
.callbacks-add #CallbackAddForm #CallbackAddAccept {position: relative; right: -20px; width: 15px; height: 15px;}
#CallbackAddForm input, #CallbackAddForm textarea {
  width: 100%; padding: 10px 15px; border: 1px solid #aaa; font-family:'Open Sans', sans-serif; font-size: 14px;}
.searchmask-callback #CallbackAddForm #SearchmaskCallbackAccept {width: auto;}
#CallbackAddForm textarea {width: 100% !important; height: 200px !important;}
#CallbackAddForm a {text-decoration: none;}
#CallbackAddForm table tr:nth-last-child(2) td:last-child {padding-left: 20px; text-align: left; }
#CallbackAddForm input.submit, input#CallbackAddSubmit, .searchmask-callback #CallbackAddForm .submit input {
  line-height: 25px; background: #f52e45; color: #fff; border: none; cursor: pointer;
  text-transform: uppercase; font-weight: bold;}
.searchmask-callback #CallbackAddForm .submit input {margin: 0; padding: 0; height: 45px;}
#CallbackAddForm input.submit:hover, input#CallbackAddSubmit:hover, 
.searchmask-callback #CallbackAddForm .submit input:hover {background: #333;}
.callbacks-add #CallbackAddForm input#CallbackAddSubmit {width: calc(100% - 20px);}

/* 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:#f52e45; 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; }

/*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:none;min-height:22px;_height:22px;background-color:#01adfa;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;}
.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:none;min-height:22px;_height:22px;background-image:none;font-size:11px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;}
.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 */