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

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

a:hover {
    color: #3e77fa;
}
#menu {
		background: #eeaf08 url("") repeat-x;
}
.nav li li {
    background: #ffffff none repeat;
}
.nav li li a:hover {
    background-color: #e5e5e5;
}
.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: #F5F9FE;
}

#right-slave {
    background-color: #eeaf08;
}
#country-list a{
    color: #0c4bd6;
}
#country-list a:hover{
    color: #3e77fa;
}
#footer {
	    background: #eeaf08 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 : #0c4bd6;
}

/* settings - own */

* {outline: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
body {font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight:500; background: #fff; color: #333;}
a {transition: .6s linear;}
a:hover {text-decoration: none; }
input, select {border-radius: 0; transition:.6s linear;}
#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: 70px !important; }

.cd-title .text.left {
  float: none; margin: 0; padding: 5px 30px; color: #333; 
  text-transform: uppercase; text-align: center; font-size: 30px; font-weight: 400; }
.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:#eeaf08;color:#fff;
    text-decoration:none;text-transform:uppercase;font-weight:normal; }
#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:#3e77fa;}
.next.right a:after {content: ' zájazdov'; }

.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: #0c4bd6; color: #fff; text-decoration: none; text-transform: uppercase; font-weight: bold; }
.paging .paging-links span a:hover, .paging .paging-links .current {background: #3e77fa; }
.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: #eeaf08; }
#back-top:hover {background: #3e77fa; } 
#back-top:before{top:-4px; left: 7px}
.show-menu {
  top: 10px; right: 15px; width: 60px; height: 50px; padding: 0; background: none; color: #fff; 
  font-size: 34px; cursor: pointer; } 
.show-menu:hover {color: #555;}
.show-menu.isOpen {background: none !important; color: #fff; }
.show-menu.scroll {top: -2px; height: 40px; border-radius: 0;font-size: 30px; } 

/* Head */
#head {
 position:fixed;z-index:980;top:0;left:0;right:0;max-width:1200px;margin:auto !important;height:70px; 
    padding: 0 15px !important; }
#head:before {
 content:''; position:absolute; z-index:-1; top:0px; left:-1000px; width:3000px; height:70px; background:#eeaf08; }
#head:after {
 content:'';position:absolute;z-index:-2;top:0px;left:-1000px; width:3000px; height:115px; background:rgba(0,0,0,.85); }
.bd-homepage #head:after {background:rgba(0,0,0,.5); }
#head.scroll, #head.scroll:before, #head.scroll:after {height: 40px; }
#head .contact {position: absolute; bottom: -45px; right: 0; color: #fff; font-size: 15px; }
#head.scroll .contact {display: none; }
#head .contact a {line-height: 45px; padding: 0 15px; color: #fff; text-decoration: none; }
#head .contact a span {position: relative; bottom: -3px; padding-right: 3px; font-size: 18px; }
#head .contact a:hover {color: #eeaf08; }
#head > a {display:block;float:left; height: 100%; padding: 5px 0; transition:.6s linear; }
#head.scroll > a {padding: 0; }
#head > a:hover{padding: 3px 0; }
#head > a img {width:auto; height:100%; background:none;}
@media screen and (max-width:480px){ 
    #head .contact {left: 0; font-size: 0; word-spacing: -5px; } 
    #head .contact a {font-size: 14px; word-spacing: 0; } 
}
@media screen and (max-width:360px){ 
  #head .contact a {display: block; line-height: 22px; padding-left: 30px; font-size: 14px; } 
}

/* Menu */
#menu{position:fixed;z-index:990;top:0;right:50%;margin-right:-600px;background:none;transition:1s linear}
#menu .nav a {height:70px; line-height:70px; padding:0 15px; font-size: 15px; font-weight:normal; }
#menu.scroll .nav a {height:40px; line-height:40px; }
#menu .nav > li:hover > div a {background: #dea206; -webkit-text-stroke: 1px #fff; }
#menu .nav li ul {
  top:100%; left: -100%; right: -100%; width:250px; margin: auto; padding:0; background:#fff; box-shadow: 0 1px 1px #ccc; }
#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:8px 20px; color: #333; border:none; font-size: 15px; }
@media screen and (max-width:1200px){ #menu{right: 0; margin-right:0; }  #menu .nav a{padding:0 15px;} }
@media screen and (max-width:960px){
 #menu {top:70px; right:0; }
 #menu.scroll {top: 40px; }
 #menu .nav{padding:30px; background:#fff; }
  #menu .nav li a{
  height:44px !important; line-height:44px !important; background:none !important;color:#333; 
     border-bottom: 1px solid #ddd; text-align: left; }
 #menu .nav li ul{display: block !important; 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: #333 !important;
  text-transform: none !important;}
  #menu .nav > li:hover > div a {background: none; -webkit-text-stroke: 0; }
}

/* Maska */
.searchmask-global{position:relative;z-index:900; margin: 0; padding: 0; }
.searchmask-global .cd-title {display: none !important; }
.searchmask-global .search-mask.cd-content {position: relative; float: none; max-width:100%; background:none !important; }
.bd-homepage .searchmask-global .search-mask.cd-content {padding-top: 500px; }

.swiper-container-main {position: absolute; top: 0; bottom: 100px; left: 0; width: 100%; overflow: hidden; }
.swiper-container-main .swiper-slide {background-size: cover; background-position: center; }
.swiper-container-main .swiper-slide ul {
 position: relative; list-style: none; width: 100%; max-width: 1200px; margin: 100px auto; padding: 0 15px; 
 color: #fff; font-size: 22px; font-weight: normal; transition: .6s linear; }
.swiper-container-main .swiper-slide li:first-child {font-size: 60px; line-height: 60px; font-weight: bold; }
.swiper-container-main .swiper-slide li:nth-child(2) {font-size: 40px; }
.swiper-container-main .swiper-slide li:nth-child(4) {
  display: inline-block; margin-top: 20px; padding: 18px 40px; background: #eeaf08; font-size: 16px; }
.swiper-container-main .swiper-slide a {
    position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; width: 100%; color: transparent; }
.swiper-container-main .swiper-slide ul:hover {padding-left: 50px; }
.swiper-container-main .swiper-pagination-main {
    bottom: auto; top: 330px; right: 0; max-width: 1200px; margin: auto; padding: 0 15px; text-align: left; }
.swiper-pagination-main .swiper-pagination-bullet {opacity: 1; background: #ccc; }
.swiper-pagination-main .swiper-pagination-bullet-active {background: #eeaf08; }
@media screen and (max-width: 680px) {
    .bd-homepage .search-mask.cd-content {padding: 250px 0 0 0 !important; }
    .bd-homepage .swiper-container-main .swiper-slide ul {margin: 60px 0 0 0; font-size: 20px; }
    .swiper-container-main .swiper-slide li:first-child {font-size: 30px; line-height: 30px; }
    .swiper-container-main .swiper-slide li:nth-child(2) {font-size: 20px; }
    .swiper-container-main .swiper-slide li:nth-child(3) {font-size: 16px; }
    .swiper-container-main .swiper-slide li:nth-child(4) {
      margin-top: 8px; padding: 12px 30px; background: #eeaf08; font-size: 16px; }
  .swiper-container-main .swiper-pagination-main {top: 220px; }
}

.searchmask-global form{
 position:relative; z-index:9; width:100%; max-width: 1170px; margin:auto; padding: 30px !important;   
 background: #0c4bd6; }
.searchmask-global .clear1, .searchmask-global .clear2{display:none;}
#ui-datepicker-div, #dest-selector{z-index:999 !important;}
.searchmask-global .input{
 position:relative; width: 18% !important; margin:25px 1% 15px 1% !important; padding:0 !important; background:#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-fm, .searchmask-global .input.sm-lm{height:44px;}
.searchmask-global .input.sm-fm:before{
    content:'FM'; position:absolute;top: 2px;left: auto; right: 5px; color:#333; 
    font-family:'Open Sans', sans-serif !important;font-size:14px; }
.searchmask-global .input.sm-lm:before{
    content:'LM'; position:absolute;top:2px;left:auto; right: 5px; color:#333; 
    font-family:'Open Sans', sans-serif !important;font-size:14px; }
.searchmask-global label{
 position:absolute; top:-25px; left:0; width:100% !important; color:#fff; text-align:left !important; 
  text-transform: uppercase;font-size:13px; font-weight: 500 !important; 
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.searchmask-global .input:before{
 content:'\e955'; font-family:'cesys3' !important; text-align:center; color:#333;  
 position:absolute; z-index:1; bottom:5px; left:0; width:30px; height:35px; line-height: 35px; display:block; }
.searchmask-global .input:after{
 content:''; position: absolute; right: 10px; top: 21px; width: 0; height: 0; 
  border-style: solid; border-width: 5px 5px 0 5px; border-color: #333 transparent transparent transparent; }
.searchmask-global .input.sm-ds:before {content:'\e952';}
.searchmask-global .input.sm-df:before, .searchmask-global .input.sm-dt:before {content:'\e924';}
.searchmask-global .input.sm-du:before {content:'\e924';}
.searchmask-global .input.sm-ti:before, .searchmask-global .input.sm-ad-ai:before {content:'\e97d';}
.searchmask-global .input.sm-pa:before {content:'\e97e';}
.searchmask-global .input.sm-pf:before, .searchmask-global .input.sm-pt:before {content:'\e97e';}
.searchmask-global .input.sm-bi:before {content:'\e951';}
.searchmask-global .input.sm-ap:before {content:'\e90e';}
.searchmask-global .input.sm-ar:before {content:'\e965';}
.searchmask-global .input.sm-at:before {content:'\e969';}
.searchmask-global .input.sm-ai:before {content:'\e97c';}
.searchmask-global .input.sm-ft:before {content:'\e952';}
.searchmask-global .input.sm-tt:before {content:'\e95e';}
.searchmask-global .input.sm-sd:before {content:'\e902';}

.searchmask-global .input.sm-fm:after, .searchmask-global .input.sm-lm:after,
.searchmask-global .input.sm-pf:after, .searchmask-global .input.sm-pt:after {display: none;}
.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:44px; padding: 9px 15px 0 25px; 
 border:none; background:none;font-size:13px; cursor:pointer; -webkit-appearance: none; -moz-appearance: none; }
.searchmask-global .selectBox-label {width: 100% !important;}
.searchmask-global .input input{padding:0 0 0 30px;}
.searchmask-global .input.sm-df input, .searchmask-global .input.sm-dt input{}
.searchmask-global .input.sm-fm input, .searchmask-global .input.sm-lm input {
 position:relative; z-index:2; width:20px; height:20px; margin:10px 0 0 10px; }
.searchmask-global .selectBox-dropdown .selectBox-arrow{border:none; background:none;}

.extended-search-link{
 position:absolute; bottom: 25px; left: 30px; display:inline-block; 
 margin: auto; padding:15px 20px 15px 15px; background:none; font-size: 14px; font-weight: 400;
 text-align: center; color: #fff; text-decoration: none; }
.extended-search-link:hover {color: #eeaf08; }
.extended-search-link:after {
  content:''; position: absolute; right: 0; top: 21px; width: 0; height: 0; 
  border-style: solid; border-width: 5px 5px 0 5px; border-color: #fff transparent transparent transparent; }
.extended-search-link.extended-search-link-open {bottom: 0px;}
.extended-search-link.extended-search-link-open:after {
    border-width: 0 5px 5px 5px; border-color: transparent transparent #fff transparent; }
.extended-search .clear-submit{display:none}

.searchmask-global .submit{
 position: relative; width: 18% !important; height: 44px; margin: 5px 1% 0;
 background: #eeaf08; border: 1px solid #ffcc33; cursor: pointer; text-align: center; }
.extended-search-link.extended-search-link-open + .extended-search + .submit {margin-top: 25px;}
.searchmask-global .submit:before {
 content:'\e925'; font-family:'cesys3' !important; color: #fff; font-size: 16px; 
 position: absolute; top: 12px; left: 50%; margin-left: 45px; }
.searchmask-global .submit:hover{background:#555; border:1px solid #555;}
.searchmask-global .submit input{
 position:relative; z-index:3; width:100%; height:100%; background:none; color: #fff; border:none; 
 text-transform: uppercase; font-size: 14px; }
.searchmask-global .overlay{z-index:999 !important}
@media screen and (max-width: 960px) {   
 .searchmask-global form {padding: 30px 1% 60px 1% !important;}
 .searchmask-global .input {width:23% !important; }
 .searchmask-global .submit {width:23% !important; margin-top: 25px; }   
 .extended-search-link {bottom: 10px; }
}
@media screen and (max-width: 680px) { 
 .searchmask-global .input {width: 58% !important; }  
 .searchmask-global .input:nth-child(6), .searchmask-global .input:nth-child(7),
 .searchmask-global .submit {width:38% !important;}
 .extended-search .input {width:48% !important;}
 .extended-search .input:last-child {width:58% !important;} 
}
@media screen and (max-width: 480px) {
 .searchmask-global .input:nth-child(n) {width:98% !important; } 
 .searchmask-global .submit {width:98% !important; margin-top: 10px; }    
}

/*Country Table*/
.countryTable {max-width: 1200px; margin: 30px auto; padding: 15px; }
.countryTable .area-wrapper {display: inline-block; vertical-align: top; width: 220px; margin: 0 -2px; }
.countryTable .area-title {
    padding: 20px 5px; margin-bottom: 5px; background: #0c4bd6; color: #fff; transition: .6s linear;
    text-align: center; text-transform: uppercase; font-size: 15px; cursor: pointer; }
.countryTable .area-title.active, .countryTable .area-title:hover {background: #eeaf08; } 
.countryTable .location-wrapper {
    display: inline-block; vertical-align: top; width: calc(100% - 270px); margin: 0 25px; box-shadow: 0 0 30px #aaa; }
.countryTable .location-area > div {display: none; }
.countryTable .location-area:first-child > div {display: block; }
.countryTable .country { 
  position: relative; height: 55px; line-height: 55px; padding: 0; border: none; overflow: hidden;
  background: none !important; font-size: 14px; font-weight: 400; transition: .6s linear; }
.countryTable .country:nth-child(even) {background: #f1f1f1 !important; }
.countryTable .country:hover {background: #eeaf08 !important; }
.countryTable .country a {
  position: absolute; z-index: 3; left: 0; top: 0; width: 100%; padding: 0 120px 0 50px; color: #333;
  text-decoration: none; font-weight: bold; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.countryTable .country a:before {display: none; }
.countryTable .country span.count-accommodations {position: relative; left:50%; width: 120px; }
.countryTable .country span.min-price {
  width: 110px; margin: 5px 60px 0 0; line-height: 45px;
  background: #0c4bd6; color: #fff; text-align: center; font-weight: 600; transition: .6s linear; }
@media screen and (max-width: 960px) {
    .countryTable .country a {padding-left: 15px; }
    .countryTable .country span.min-price {margin-right: 15px; }
    .countryTable .country span.count-accommodations {margin-left: -60px; }
}
@media screen and (max-width: 680px) {
    .countryTable .location-area > div {display: block; }
    .countryTable .location-area .area-title + div {display: none; }
    .countryTable .location-area:first-child .area-title + div {display: block; }
}
@media screen and (max-width: 480px) { .countryTable .country span.count-accommodations {display: none; } }


/* Search Result */
.offers .cd-content {max-width: 1200px; padding: 0; }
.offers .sort-by {
  width: auto; margin: 15px; padding: 15px; text-align: left; border-bottom: 2px solid #f1f1f1; font-size: 14px; }
.offers .sort-by a {
  display: inline-block; height: 45px; margin: 0 0 0 15px; padding: 14px 20px; background: #f1f1f1; color: #333; 
  text-decoration: none; }
.sort-by a:after {
  content: '\e950'; font-family: 'cesys3' !important; display: inline-block; transform: rotate(90deg); 
  padding:0 15px 17px 0; }
.sort-by a:first-child:after {content:'\e94e';}
.offers .sort-by a:hover {background: #eeaf08; color: #fff; }
@media screen and (max-width: 680px) { .offers .sort-by a {display: block; width: 180px; margin: 10px 15px 0 0; } }

.search-results-tmpl .squareInner {height: 550px; background: #f1f1f1; }
.search-results-tmpl .squareInner .thumb > a {
    position: absolute; z-index: 9; top: 0; bottom: 0; width: auto; left: 40px; right: 40px; line-height: 280px; 
    text-align: center; color: transparent; font-weight: bold; text-decoration: none; }
.search-results-tmpl .squareInner .thumb > a:hover {color: rgba(0,0,0,.5); }
.search-results-tmpl .squareInner .swiper-container,.searchInner .swiper-wrapper{width:100%; height:100%; transition: .6s linear; }
.search-results-tmpl .squareInner .thumb-img:hover .swiper-container {transform: scale(1.03); }
.search-results-tmpl .squareInner .swiper-slide{width:100% !important;}
.search-results-tmpl .squareInner .swiper-slide span{display:none;}
.search-results-tmpl .squareInner .info {background: #fff; }
.search-results-tmpl .squareInner .info a {color: #333; text-decoration: none;}
.search-results-tmpl .squareInner .info a:hover {color: #3e77fa; text-decoration: underline; }
.search-results-tmpl .squareInner .param {
  margin-top: 15px; padding-top: 10px; border-top: 2px solid #f1f1f1; color: #aaa; overflow: unset;}
.search-results-tmpl .squareInner .param li {padding: 0; overflow: unset; }
.search-results-tmpl .squareInner .param li span {color: #fff; font-size: 13px; }
.search-results-tmpl .squareInner h6 {margin: 15px 10px 10px; color: #333; font-size: 15px; }
.search-results-tmpl .squareInner .more {
    display: block; width: 150px; margin: 10px auto; padding: 10px 0; 
    background: #eeaf08; color: #fff; text-decoration: none; text-align: center; font-size: 14px; }
.search-results-tmpl .squareInner .more:hover {background: #3e77fa; }
@media screen and (max-width: 680px) { .search-results-tmpl .squareInner {height: auto; padding-bottom: 5px; } }

.dates-table-simple thead{display:none;}
.dates-table-simple tr{position:relative; display:block; padding:0 10px; line-height:34px; }
.dates-table-simple tr:nth-child(5){display:none}
.dates-table-simple tr:nth-child(even) {background:#f9f9f9;}
.dates-table-simple tr:hover {background: #eeaf08; }
.dates-table-simple td{
 display:inline-block; width:23%; margin:0 -2px; 
 background:none !important; color:#333; border:none; text-align:left !important;font-size:14px;
 overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.dates-table-simple td:before{font-family:'cesys3' !important; padding-right:5px; color:#0c4bd6;}
.dates-table-simple .date{width:19%;}
.dates-table-simple .date:before{content:'\e924';}
.dates-table-simple .duration {width:12%;}
.dates-table-simple .boarding:before{content:'\e951';}
.dates-table-simple .lm {width: 6%; }
.dates-table-simple .lm img,.dates-table-simple .fm img{width:20px; height:20px;}
.dates-table-simple .price{width: 17%;}
.dates-table-simple .current-price {display: block; line-height: 33px; background: #0c4bd6; color: #fff; text-align: center; }
.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:1px; bottom:1px; left:0; width:100% !important; padding:0;}
.dates-table-simple td.date-detail a{display:block; width:100%; height:100%; color:transparent;}
@media screen and (max-width:480px){
  .dates-table-simple tr {line-height: 20px; padding: 5px 0 15px; text-align: left; }  
  .dates-table-simple tr:nth-child(4){display:none}
  .dates-table-simple td {
    width: 35% !important; padding: 0 15px !important; background: none !important; font-size: 13px; }
  .dates-table-simple td.price {float: right; width: 110px !important; }   
}
@media screen and (max-width:360px){ .dates-table-simple td {width: 50% !important; } }

/* Hotel, Termin */
.bd-term .cd-content, .bd-accommodation .cd-content {max-width: 1200px; padding: 15px; }
#detail-info {position:relative; }
#detail-info .detail-head {padding:0 0 20px 0; border-bottom: 1px solid #ccc; word-spacing: 5px; }
#detail-info .detail-head a {padding:3px; color: #333; text-decoration: none; }
#detail-info .detail-head a:first-child{color: #666;}
#detail-info .detail-head a:last-child {color: #eeaf08; text-transform: uppercase; }
#detail-info .detail-head a:hover{color: #3e77fa; text-decoration: underline;}
#detail-info > h2 {margin: 20px 0 5px 0; }
#detail-info > h2 a {color: #333; text-transform: uppercase; text-decoration: none; font-size: 26px; }
#detail-info > h2 a:hover {color: #3e77fa; text-decoration: underline; }
#detail-info > h2 .star {width: 20px; height: auto; }

#detail-info .thumb-img {position: relative; height: 350px; }
#detail-info .swiper-container, #detail-info .swiper-wrapper {width: 100%; height: 100%; }
#detail-info .thumb-img .swiper-slide {width: 100% !important; }
#detail-info .swiper-slide span {display: none; }
#detail-info .thumbs {width: 100%; height: auto; margin-top:10px;}
#detail-info .thumbs .swiper-container {overflow: hidden; padding: 0 50px; }
#detail-info .thumbs .swiper-wrapper{margin-left: -38%;}
#detail-info .thumbs .swiper-slide {height: 120px; padding: 0; overflow: hidden; cursor: pointer; }
#detail-info .thumbs .swiper-button-next {
    right: 0; top: 0; margin: 0; width: 40px; height: 100%;
    background-size: 12px; background-position: center; background-color: #999; }
#detail-info .thumbs .swiper-button-prev {
    left: 0; top: 0; margin: 0; width: 40px; height: 100%; opacity: 1; cursor: pointer; pointer-events: unset;
    background-size: 12px; background-position: center; background-color: #999; }
#detail-info .thumbs .swiper-button-next:hover, 
#detail-info .thumbs .swiper-button-prev:hover {background-color: #3e77fa !important; }
#detail-info .favourites-links {
  position: absolute; z-index: 3; top: 10px; right: 10px; width: 45px; height: 40px; padding: 0; line-height: 40px;
  background: #cf2734; color: #fff; border-radius: 5px;
  text-decoration: none; text-align: center; font-size: 0; }
#detail-info .favourites-links:hover, 
#detail-info .favourites-links.link-delete {background: #3e77fa; text-decoration: none;}
#detail-info .favourites-links:before{content:'\e927'; font-family:'cesys3'!important; font-size: 22px; }

#detail-info .thumb + div {padding-bottom: 15px; }
#detail-info .info {
    position: relative; height: 480px; list-style: none; margin: 0; padding: 15px; box-shadow: 0 0 15px #ccc; }
#detail-info .info li {padding: 8px 0 0 30px; font-size: 15px; font-weight: 400; }
#detail-info .info li a {color: #333; text-decoration: none; }
#detail-info .info li a:hover{color: #3e77fa; text-decoration: underline; }
#detail-info .info li.minute {padding-left: 0; }
#detail-info .info li.minute span {
    display: inline-block; line-height: 40px; background: #eeaf08; color: #fff; 
    text-transform: uppercase; text-align: center; font-size: 13px; }
#detail-info .info li.minute .is-fm, #detail-info .info li.minute .is-lm {padding: 0 10px; }
#detail-info .info li.minute .discount {padding: 0 10px; background: #0c4bd6; }
#detail-info .info li.termin {padding-left: 0; padding-bottom: 25px; margin-bottom: 15px; border-bottom: 1px solid #ddd; }
#detail-info .info li.country {overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
#detail-info .info li.country span, #detail-info .info li.date span,
#detail-info .info li.boarding span  {padding-right: 6px; color: #0c4bd6; }
#detail-info .info li.airport {padding-left: 55px; }
#detail-info .info li.airport img {width: 16px; height: auto; margin: 0 5px 0 -25px; }
#detail-info .info li.price {margin-bottom: 15px; padding: 20px 0; border-bottom: 1px solid #ddd; text-align: center; }
#detail-info .info li.price strong {
  display: inline-block; width: 150px; line-height: 40px; background: #eeaf08; color: #fff; }
#detail-info .info .sea-distance{position:relative; width: 100px; padding:0 10px 30px 30px; text-align: left;}
#detail-info .info .sea-distance strong{font-weight: bold;}
#detail-info .info .sea-distance:before{
  position:absolute;left:0; top: 8px; content:'\e902';font-family:'cesys3'!important;display:inline-block; 
  color: #999; font-size: 26px;  }
#detail-info .info .attributes li span {font-size: 12px;}
#detail-info .attributes ul {padding: 6px 0;}
#detail-info .attributes li {width: auto; padding: 0; }
#detail-info .attributes li:before {color: #999; font-size: 25px; }
#detail-info .block {clear: both; }
#detail-info .block .change-structured-content {color: #0c4bd6; }
@media (max-width: 680px) { 
    #detail-info .thumb + div {margin-left: -15px; width: calc(100% + 30px) !important; } 
    #detail-info .thumbs .swiper-wrapper{margin-left: -25%; }
    #detail-info .info {height: auto; }
}

.simple-tabs .simple-tab-header {display: inline-block; vertical-align: top; width: 220px; margin: 0 -2px; padding: 0; }
.simple-tabs .simple-tab-header a {
 width: 100%; padding: 20px 5px; margin-bottom: 5px; background: #0c4bd6; color: #fff; 
    text-align: center; text-transform: uppercase; font-size: 15px; }
.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: #eeaf08; }

.simple-tabs .simple-tab-content {
   display: inline-block; vertical-align: top; width: calc(100% - 255px); margin: 0 0 0 21px; box-shadow: 0 0 25px #aaa; }
.simple-tabs .simple-tab-content > div.opened {padding: 15px; background: #fff; border: none;}
.simple-tabs .simple-tab-content > #tab-terminy.opened {padding: 15px 0; }
.simple-tab .overlay-parent {padding: 0; }
.simple-tabs .simple-tab-content #listMonth {padding: 0 10px; }
.simple-tabs .simple-tab-content .btnMonth {
 margin:0 3px 3px 0; padding:10px 15px; background:#aaa; color:#fff; border:none; cursor:pointer; }
.simple-tabs .simple-tab-content .btnMonth:hover,
.simple-tabs .simple-tab-content .btnMonth.active {background:#666;}
.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:after {
  content: '\e950'; font-family: 'cesys3' !important; font-size: 25px; color: #ccc;  
  display: block; z-index: 1; position: absolute; top: 30px; 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; }
@media (max-width: 767px) { 
    .simple-tabs .simple-tab-header {width: 100%; margin: 0; }
    .simple-tabs .simple-tab-content {margin-left: 0; width: 100%; }
}

#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 {border-spacing:0 5px; border-collapse: separate; }
#grid-box table#grid tr:nth-child(odd) {background: #f1f1f1; }
#grid-box table#grid td { height:45px;background-color:none !important;font-size:14px;text-align:left !important;}
#grid-box table#grid td[aria-describedby="grid_date_from"]:before {
  content: '\e924';font-family: 'cesys3' !important; color: #0c4bd6; padding: 0 6px 0 20px; }
#grid-box table#grid td[aria-describedby="grid_boarding_id"]:before {
  content: '\e951';font-family: 'cesys3' !important; color: #0c4bd6; padding-right: 6px; }
#grid-box table#grid td[aria-describedby="grid_transport_id"] img {width: 12px; height: auto; margin-right: 5px; }
#grid-box table#grid td[aria-describedby="grid_last_minute"] img {
  width: auto; height: 34px; padding: 4px 6px; background: #0c4bd6; }
#grid-box table#grid td[aria-describedby="grid_price"] {padding:0 20px 0 0; text-align: right !important; }
#grid-box table#grid td[aria-describedby="grid_price"] strong {
 display:inline-block;width:90px; line-height:34px; background-color:#eeaf08;color:#fff;
 font-weight:bold !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: #eeaf08; }
#grid-box table#grid tr:hover td {background-color: none !important; }
@media screen and (max-width:680px){
  #grid-box table#grid tr{position:relative; padding: 10px 0; border:none !important;}
  #grid-box table#grid tr:hover td{background:none !important; }
  #grid-box table#grid td{
      display:inline-block;width:50% !important;margin:0;padding-left:15px;height:25px;
      background-color:none !important;border:none;} 
  #grid-box table#grid td[aria-describedby="grid_date_from"]:before {padding-left: 0; }
  #grid-box table#grid td[aria-describedby="grid_last_minute"] {width: 65px !important; height: 35px; } 
  #grid-box table#grid td[aria-describedby="grid_price"] {height: 35px; text-align: left !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:0px; background:#0c4bd6 !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 {color: #0c4bd6; } 
.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:#0c4bd6; 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-index-1 .cd-content {padding: 0; }
.square {padding-bottom: 15px; transition: .6s linear; }
.squareInner {position: relative; background: #fff; box-shadow: 0 0 20px #aaa; }
.square:hover {transform: scale(1.03); color: #0c4bd6; }
.squareInner .detail {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; width: 100%; }
.squareInner .thumb {position: relative; overflow: hidden;}
.squareInner .thumb-img {height: 280px; transition: .6s linear; }
.squareInner:hover .thumb-img {transform: scale(1.1); }
.squareInner .thumb .minute {
  position: absolute; z-index: 3; bottom: 0; left: 0; right: 0; margin: auto; width: 140px; padding: 10px 0;
  background: #eeaf08; color: #fff; text-transform: uppercase; text-align: center; font-size: 14px; font-weight: 400; }
.squareInner .info {height: 280px; list-style: none; margin: 0; padding: 25px; font-size: 14px; font-weight: 400; }
.squareInner .info li {
    padding: 5px 0; list-style: none;  overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.squareInner .info li.hotel {font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; }
.squareInner .info li.rating {
  margin-bottom: 25px; padding-bottom: 15px; text-align: center; border-bottom: 2px solid #f1f1f1; }
.squareInner .info li.rating .star {width: 20px; height: auto; }
.squareInner .info li span {padding-right: 6px; color: #eeaf08; }
.squareInner .info li.price {
  float: right; width: 110px; margin-top: -20px; padding: 10px 0; background: #0c4bd6; color: #fff; 
  text-align: center; font-weight: 500; }
@media screen and (max-width:680px){ .top-offers.cd-content {padding: 0; } }

.text-after.service {padding: 30px 0 50px 0; background: #f1f1f1; text-align: center; }
.text-after.service ul {
  list-style: none; position: relative; display: inline-block; vertical-align: top; width: 33.333%; max-width: 400px; 
  height: 280px; margin: 0 -2px; padding: 15px; font-size: 20px; transition: .6s linear; overflow: hidden;}
.text-after.service ul:before {
    content: ''; position: absolute; top: 10px; bottom: 10px; left: 15px; right: 15px; border: 1px solid #ccc; } 
.text-after.service li:first-child {
    display: inline-block; width: 90px; height: 90px; margin: 30px 0 15px 0; background: #3e77fa; color: #fff; 
    border-radius: 90px; font-size: 0; }
.text-after.service li:first-child span:before {font-size: 55px; line-height: 90px; }
.text-after.service li:nth-child(3) {padding: 10px; color: #666; font-size: 15px; font-weight: 400;}
.text-after.service li a {
  position: absolute; z-index: 3; top: 15px; bottom: 15px; left: 15px; right: 15px; color: transparent; }
.text-after.service ul:hover {background: #fff; }
@media screen and (max-width:680px){ .text-after.service ul {width: 100%; max-width: 100%; } }

.topoffers-index-2 {position: relative; margin: 0; padding: 40px 0 60px 0; background-color: rgba(12,75,214,.75); }
.topoffers-index-2:before {
    content: ''; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; width: 100%;
    background-image: url(/21511/uploads/fs_images/contentdesignimagesets/7/frog-8308691920_109_o.jpg);
    background-repeat: no-repeat; background-size: cover; background-position: center; }
.topoffers-index-2 .next.right {display: none; }
.topoffers-index-2 .cd-title .text.left {padding-bottom: 15px; color: #fff; }
.topoffers-index-2 .cd-content {max-width: 1200px; background: none !important; }
.swiper-container-2 {overflow: hidden; }
.swiper-container-2 .squareInner {box-shadow: none; }
.swiper-container-2 .squareInner:hover {color: #0c4bd6; }
.swiper-container-2 .squareInner .thumb-img {height: 220px; }
.swiper-container-2 .squareInner .minute {right: auto; left: 10px; }
.swiper-container-2 .squareInner .info {height: 200px; padding: 20px 15px;} 
.swiper-container-2 .squareInner li.hotel {text-align: left; }
.swiper-container-2 .squareInner li.hotel .rating {float: right; }
.swiper-container-2 .squareInner li.hotel .rating .star {width: 15px; height: auto; }
.swiper-container-2 .squareInner li.country {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 2px solid #f1f1f1; }
.swiper-container-2 .squareInner li.price {margin-top: -45px; }
.swiper-container-2 .swiper-pagination {bottom: 30px; }
.swiper-container-2 .swiper-pagination-bullet {background: #e3e3e3; opacity: 1; }
.swiper-container-2 .swiper-pagination-bullet-active {background: #eeaf08; }

.text-after .place {padding: 50px 0 ; background: #0c4bd6; text-align: center; }
.text-after .place h3 {
  max-width: 1200px; margin: auto; padding: 0 15px 15px; color: #fff; text-align: left; font-weight: 400; }
.text-after .place ul {
    list-style: none; display: inline-block; vertical-align: top; width: 33.333%; max-width: 405px; margin: 15px -2px; 
  padding: 0 25px; text-align: left; font-weight: 400; }
.text-after .place li {border-bottom: 1px solid rgba(255,255,255,.75); font-size: 14px;}
.text-after .place li em {float: right; color: rgba(255,255,255,.75); font-style: normal; font-size:13px;  }
.text-after .place li a {display: block; padding: 12px 15px 12px 0; color: #fff; text-decoration: none; }
.text-after .place li a:before {content:'\e953'; font-family:'cesys3' !important; padding-right: 5px; }
.text-after .place li a:hover {background: #3e77fa; color: #eeaf08; }
@media screen and (max-width:960px){ .text-after .place ul {width: 50%; } }
@media screen and (max-width:767px){ .text-after .place ul {width: 100%; max-width: 100%; } }

.text-after .block {padding: 20px 0 50px; background: #f1f1f1; text-align: center; }
.text-after .block ul {
    list-style: none; display: inline-block; width: 50%; max-width: 590px; margin: 30px -2px; padding: 0 15px; 
    font-weight: 400; font-size: 14px; vertical-align: top; }
.text-after .block li:nth-child(1), .text-after .block li:nth-child(2) {
    float: right; width: 80%; padding-bottom: 20px; line-height: 22px; text-align: left; }
.text-after .block li:nth-child(3) {position: relative; width: 20%; padding-top: 20%; overflow: hidden; }
.text-after .block li:nth-child(3) img {
    position: absolute; top: 0; left: 10%; width: 80%; height: 80%; object-fit: cover; border-radius: 300px; }
.text-after .block li:nth-child(4) {clear: both; padding-left: 1.5%; text-align: left; }
.text-after .block li:nth-child(4) img {
  width: 90px; height: 90px; margin-right: 5px; object-fit: cover; border: 1px solid #aaa; }
@media screen and (max-width:680px){ .text-after .block ul {width: 100%; max-width: 100%; } }


/* Footer */
#footer-code{
 position:relative; width:100%; height:auto; margin:0 auto; padding:0; background:#eeaf08; font-size:14px; }

.newsletters-view {position: relative; padding: 50px 0; background: #fff; }
.newsletters-view:before {
  content: '\e901 \e906 \e90c \e90f \e920 \e924 \e926'; font-family:'cesys3' !important; font-size: 160px; color: #f1f1f1;
  position: absolute; z-index: 1; bottom: -75px; left: 0; right: 0; text-align: center; letter-spacing: 25px; }
.newsletters-view .sidebox-content{
  position: relative; z-index: 3; width:100%; max-width: 660px; margin: auto !important; padding: 15px; 
  background: none !important; color: #666 !important; font-weight: 400; }
.newsletters-view a {color: #666; }
.newsletters-view a:hover {color: #3e77fa; }
.newsletters-view p {padding: 10px 0 0 30px; font-size:15px !important;}
#NewsletterContactAddForm table, #NewsletterContactAddForm tbody, 
#NewsletterContactAddForm tr, #NewsletterContactAddForm td {display:block; width:100% !important; padding:0;}
#NewsletterContactAddForm .form1 .row_input {display: inline-block; width: calc(100% - 130px) !important; }
#NewsletterEmail{
 width:100%; height:50px; padding:0 10px 0 25px; background: #f1f1f1; color:#333; border: 1px solid #ddd; font-size:16px; }
#NewsletterContactAddForm .form1 .row_submit {display: inline-block; width: 130px !important; }
#NewsletterContactAddForm .submit {
 width:100%; height:50px; cursor:pointer; border:none; background:#eeaf08; color:#fff; border:none; font-size:14px; }
#NewsletterContactAddForm .submit:hover{background: #3e77fa; }
#NewsletterContactAddForm .submit input{width:100%; height:100%; background:none; border:none;}
#NewsletterContactAddForm .row_title {display: none; }
#NewsletterEmailAccept{
  display:inline-block; vertical-align: top; width:18px !important; height:18px; margin:3px 5px 0 3px;}
#NewsletterEmailAccept + label{display:inline-block; width:calc(100% - 30px); line-height: 25px; font-size: 15px;}

#right-slave{float:none; width:100%; max-width:1200px; margin:auto; padding:0; background:none;}
#right-slave .cd-content{padding:0;background-color:transparent !important; }
#right-slave .cd-title {padding: 20px 30% 25px 0; }
#right-slave .cd-title .text.left {
 padding: 5px 0 !important; color:#fff; text-transform:none; text-align:left; 
 font-size:28px; font-weight:600 !important; border-bottom: 1px solid rgba(255,255,255,.75); }
#right-slave .sidebox-content{background:none; color:#fff !important;}
#right-slave a{color:#fff;} 

#right-slave .contact ul {margin:0 0 20px 0; padding:0; list-style:none; }
#right-slave .contact a{text-decoration:none; }
#right-slave .contact a:hover {text-decoration: underline; color: #3e77fa; }
#right-slave .contact li {padding: 3px 0; }
#right-slave .contact li div {display: inline; }
#right-slave .contact ul:nth-child(3) li {display: inline-block; position: relative; margin-right: 5px; }
#right-slave .contact ul:nth-child(3) li a {
  display: block; position: relative; z-index: 3; width: 33px; height: 33px; border-radius: 30px; 
    border: 1px solid rgba(255,255,255,.75); font-size: 0; } 
#right-slave .contact ul:nth-child(3) li div {
    position: absolute;top: 4px; left: 1px; width: 30px; line-height: 30px; text-align: center; padding: 0 0 0 6px; font-size: 18px; }
#right-slave .contact ul:nth-child(3) li:hover {color: #3e77fa; }
#right-slave .map .cd-title {display: none !important; }
#right-slave .map .cd-content {padding: 30px 10% 0 0; }
#right-slave .map p img {
  display: block; border: 3px solid rgba(255,255,255,.2); width: 100%; height: 300px; object-fit: cover; }
.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 20px 0; font-size:16px; font-weight: bold; }
.weathers-sidebox li:first-child{width:18%; }
.weathers-sidebox li:last-child{text-align:right; }
@media screen and (max-width:960px){
    .weathers-sidebox .sidebox-content {width: 100%; max-width: 400px; }
    #right-slave .contact p:first-child {float: none; width: 100%; max-width: 440px; margin: -20px 0 10px 0; }
    #right-slave .map .cd-content {padding: 30px 0 0 0; }
}

.footer-code-inner {max-width: 1170px; margin: auto; border-bottom: 1px solid #fff; }
#footer{height: auto; line-height: 40px; padding: 15px 0; border: none; font-size: 15px; text-align: center}
#footer a {text-decoration: none; }
#footer a:hover {text-decoration: underline; }
#footer .footer1 {position: relative; bottom: -2px; font-size: 20px; }
#footer .footer2 {font-weight: 400; font-size: 14px; }
@media screen and (max-width:680px){ #footer span {display: block; } }

/* 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: #005eb6; }
#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; background:#fff !important;}
.dates-country .cd-content,.dates-destination .cd-content {padding:0; background:#fff !important;}
@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: #eeaf08; 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: -172px; top: auto; bottom: 55px;  
  width: 220px; 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: #eeaf08; color: transparent; -webkit-text-stroke: 2px #fff; border-radius: 2px; }
#favourites-floatbox:hover:before {background: #3e77fa; }
#favourites-floatbox.add-favourites:before {color: #fff;} 
#favourites-floatbox .cd-title {display: none; }
#favourites-floatbox .cd-content {
  display: inline-block; vertical-align: top; line-height: 25px; background:rgba(255,255,255,.95); 
  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}
#CallbackAddForm input, #CallbackAddForm textarea {
  width:100%; max-width:500px; margin:3px 0; padding:10px; border:1px solid #ccc}
#CallbackAddForm input#SearchmaskCallbackAccept{width:20px; height:20px; margin-right:10px}
#CallbackAddForm .submit {width:180px; margin:15px auto}
#CallbackAddForm .submit input {
  padding:0; height:50px; background:#0c4bd6; color:#fff; border:none;
  text-transform: uppercase; font-size:16px; font-weight: bold; cursor: pointer; }
#CallbackAddForm .submit input: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:#0c4bd6; 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: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 */