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

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

a:hover {
    color: #f96074;
}
#menu {
		background: #ffffff url("") repeat-x;
}
.nav li li {
    background: #ffffff none repeat;
}
.nav li li a:hover {
    background-color: #168599;
}
.nav a {
    color: #333333;
}
.nav li li a {
    color: #333333;
}

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

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

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

#right-slave {
    background-color: #ffffff;
}
#country-list a{
    color: #f96074;
}
#country-list a:hover{
    color: #f96074;
}
#footer {
	    background: #ffffff url("") repeat-x;
    color: #168599;
}
#footer a {
    color: #168599;
}

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

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

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

#master{
    }

#show-map{
    color : #f96074;
}

/* 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; color: #333;}
a {transition: .6s linear;}
a:hover {text-decoration: none; }
input, select {border-radius: 0; transition:.6s linear; font-family: 'Montserrat', sans-serif; }
#main, #wrap, #inner, #cont, #master, #head {
  width: 100%; margin: 0 !important; padding: 0 !important; border: none; background: transparent; }
#master {margin-top: 120px !important;}

.cd-title .text.left {
  float: none; width: 100%; max-width: 1200px; margin: 15px auto; padding: 0 15px; color: #168599; 
  text-align: center; font-size: 40px; font-weight: bold; }
.cd-title .left.master-title-after-name {
    float: none;; width: 100px; height: 6px; margin: auto auto 30px auto; background: #168599; border-radius: 10px; }
.cd-icon {display: none !important; }
.dates-tmpl .cd-title, .accommodation-tmpl .cd-title {display: none !important;}
.cd-content {max-width: 1170px; margin: auto !important; padding: 15px; background: #f3f3f3; color: #333 !important; }
@media screen and (max-width:680px){ .cd-title .text.left {font-size: 30px; } }

.next.right {float:none; margin: 30px 0; text-align: center; }
.next.right a, #country-detail a.right {
 position: relative; display:inline-block;padding:10px 30px 10px 20px;background:#168599;color:#fff; 
 text-decoration:none; text-transform: uppercase; font-size: 15px; }
.next.right a:after, #country-detail a.right:after {
 content:'\00bb';font-family:'cesys3'!important;font-size:20px; transition: .6s linear;
 position:absolute; z-index:1; top: 4px; right: 15px; }
#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: #f96074; }
.next.right a:hover:after, #country-detail a.right:hover:after {right: 5px; }

.paging {max-width: 1200px; padding: 15px; margin: 0 auto;}
.paging .paging-separator {display: none; }
.paging .paging-links span a, .paging .paging-links .current {
  display: inline-block; min-width: 50px; margin: 3px; padding: 10px 15px;
  background: #168599; color: #fff; text-decoration: none; text-transform: uppercase; }
.paging .paging-links span a:hover, .paging .paging-links .current {background: #555; }
.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: #168599}
#back-top:hover {background: #555} 
#back-top:before{top:-4px; left: 6px}

.show-menu {
  top: 10px; width: 60px; height: 50px; padding: 0; background: none; color: #0092c3; font-size: 34px; cursor: pointer; } 
.show-menu:hover {color: #555;}
.show-menu.isOpen {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:after {
 content:''; position:absolute; z-index:-1; top:0px; left:-1000px; width:3000px; height:70px;
 background:rgba(255,255,255,.75); }
#head.scroll, #head.scroll:after {height: 40px; }
#head > a {display:block;float:left; height: 100%; padding: 5px 0; transition:.6s linear; }
#head > a:hover{padding: 7px 0; }
#head > a img {width:auto; height:100%; background:none; margin-left:50px;}

/* 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 10px; background:none; color:#333; 
 text-transform: uppercase; font-weight:normal; }
#menu.scroll .nav a {height:40px; line-height:40px; }
#menu .nav a:hover {background: #168599; color: #fff; }
#menu .nav li ul {
    top:100%; left: -100%; right: -100%; width:250px; margin: auto; padding:0; background:#fff; }
#menu.scroll .nav li ul {box-shadow: 0 1px 1px #ccc;  }
#menu .nav li ul li{width:100%; border:none;background: none; text-align: center; }
#menu .nav li ul li a{
    display:block;height:auto !important; margin: 0; padding:10px 20px;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:0px; right:0; }
 #menu .nav{padding:60px 0; background:rgba(22,133,153,.9); }
 #menu .nav li a{
  height:80px !important; line-height:80px !important; background:none !important;color:#fff; border-bottom: 2px solid #fff;
  text-transform:uppercase; font-size: 22px; font-weight: bold; }
 #menu .nav li ul{display:block !important; padding:0; background:none !important; box-shadow: none;}
 #menu .nav li ul a{
  height:60px !important;line-height:60px !important;color:#fff !important;padding: 0 !important;
  text-transform: none !important;font-size:22px !important; }
  #menu .nav a:hover,#menu .nav li ul a:hover{background:none !important}
}

/* Slider */
#left-slave {width: 100%; margin-top: 33px; background: none; }
#left-slave .cd-title {display: none; }
#left-slave .cd-content {position: relative; max-width: 100%; min-height: 300px; padding: 0; }
#left-slave .sidebox, #left-slave .swiper-slide {width: 100% !important; height: 100%; }
#left-slave .swiper-container-1 {position: absolute; top: 0; bottom: 0; left: 0; width: 100%; }
#left-slave .swiper-slide {background-repeat: no-repeat; background-size: cover; background-position: center; }
#left-slave .swiper-slide ul {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: 'Aleo', serif;
    list-style: none; margin: 0; padding: 0; color: #e32527; text-align: center; font-size: 40px; letter-spacing: 1px; font-weight:bold;}
#left-slave .swiper-slide ul strong {font-size: 85px; font-weight: bold; text-shadow: 2px 2px 2px #000;}

#left-slave .swiper-slide ul li{text-decoration:none !important;}
#left-slave .swiper-slide ul a {
  position: absolute; z-index: 3; top: 0; bottom: 0; left: 0; width: 100%; color: transparent; text-decoration: none !important;}
#left-slave .swiper-pagination {bottom: 60px;}
#left-slave .swiper-pagination-bullet {width: 12px; height: 12px; opacity: 1; background: none; border: 2px solid #fff; }
#left-slave .swiper-pagination-bullet-active {background: #fff; } 

#left-slave .social {
    position: absolute; z-index: 3; top: -1px; right: 50%;  margin: 0 -600px 0 0; padding: 0; list-style: none; }
#left-slave .social li {display: inline-block; font-size: 0; }
#left-slave .social li span:before {color: #fff; font-size: 40px; transition: .6s linear; }
#left-slave .contact {
    position: absolute; z-index: 12; bottom: 0; right: 50%;  margin: 0 -600px 0 0; padding: 0; list-style: none; }
#left-slave .contact li {display: inline-block; background: #fff; font-size: 16px; font-weight: 600; }
#left-slave .contact span {font-size: 0; position: relative; bottom: -4px; }
#left-slave .contact span:before {font-size: 22px; }
#left-slave .contact a {display: block; padding: 0 10px; line-height: 44px; color: #333; text-decoration: none; }

#left-slave .service {
    display: none; background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat;
    background-size: cover; background-position: center; padding: 20px 0; text-align: center; }
.bd-homepage #left-slave .service {display: block; }
#left-slave .service .cd-title {display: inline-block; }
#left-slave .service .cd-title .text.left {width: auto; color: #fff; font-size: 40px; font-weight: 600; }
#left-slave .service .text.left:before {
  content: '|'; display: inline-block; position: relative; top: -3px; padding-right: 10px; }
#left-slave .service .text.left:after {
  content: '|'; display: inline-block; position: relative; top: -3px; padding-left: 10px; }
#left-slave .service .cd-content {max-width: 1170px; min-height: auto; }
#left-slave .service ul {list-style: none; margin: 40px 0; padding: 0; }
#left-slave .service ul li {display: inline-block; width: 12%; margin: 0 -2px; }
#left-slave .service ul li a {display: block; color: #fff; text-decoration: none; }
#left-slave .service ul li span {font-size: 0; }
#left-slave .service ul li span:before {font-size: 120px; }
#left-slave .social li span:hover:before, #left-slave .contact a:hover, 
#left-slave .service ul li a:hover {color: #f96074;}
@media screen and (max-width:1200px){ 
    #left-slave .swiper-slide ul {margin-left: 140px;}
    #left-slave .social, #left-slave .contact {z-index: 900; right: 3px;  margin: 0; } 
}
@media screen and (max-width:680px){ 
    #left-slave .swiper-slide ul {display: none; } 
    #left-slave .contact li a {font-size: 14px; padding: 0 5px; } #left-slave .contact span:before {display: none; }
    #left-slave .service ul li {width: 50%; margin: 20px -2px; }
}
@media screen and (max-width:320px){ 
    #left-slave .service .cd-title .text.left {font-size: 22px; }
    #left-slave .service ul li span:before {font-size: 90px; }
}

/* Mask */
.searchmask-global {display:none; }
#SearchmaskAddForm {
    position:relative; z-index:12; left: 50%; margin-left: -585px; width:100%; max-width: 280px; padding: 20px 0 0 0;
    background: rgba(150,150,150,.75); }
#ui-datepicker-div, #dest-selector{z-index:999 !important;}
#SearchmaskAddForm .input {
 position:relative; float: left; width: 90% !important; margin:20px 5% !important; padding:0 !important; background:#fff; }
#SearchmaskAddForm .input.sm-dr .input {
 display: inline-block; width: 50% !important; margin: 0 -2px !important; outline: 0 !important; }
#SearchmaskAddForm .input.sm-df, #SearchmaskAddForm .input.sm-pf,
#SearchmaskAddForm .input.sm-dt, #SearchmaskAddForm .input.sm-pt,
#SearchmaskAddForm .input.sm-fm, #SearchmaskAddForm .input.sm-lm{height:35px;}

#SearchmaskAddForm .input:after{
 content:'\e955'; font-family:'cesys3' !important; text-align:center; color:#555; font-size: 26px;
 position:absolute; z-index:1; top:-2px; right:0; width:40px; height:40px; line-height: 40px; display:block; }
#SearchmaskAddForm .input.sm-ds:after {content:'\e952'; color: transparent; -webkit-text-stroke: 1px #333; }
#SearchmaskAddForm .input.sm-df:after, #SearchmaskAddForm .input.sm-dt:after, #SearchmaskAddForm .input.sm-dr:after {content:'\e957';}
#SearchmaskAddForm .input.sm-ti:after, #SearchmaskAddForm .input.sm-ad-ai:after {content:'\e97f'; color: transparent; -webkit-text-stroke: 1px #333; }
#SearchmaskAddForm .input.sm-pf:after, #SearchmaskAddForm .input.sm-pt:after {content:'\e97e'; }
#SearchmaskAddForm .input.sm-pa:after {content:'\e94a';}
#SearchmaskAddForm .input.sm-bi:after {content:'\e900'; }
#SearchmaskAddForm .input.sm-ap:after {content:'\e912'; color: transparent; -webkit-text-stroke: 1px #333;}
#SearchmaskAddForm .input.sm-at:after {content:'\e977';}
#SearchmaskAddForm .input.sm-ft:after {content:'\e925';}
#SearchmaskAddForm .input.sm-tt:after {content:'\e90b'; color: transparent; -webkit-text-stroke: 1px #333;}
#SearchmaskAddForm .input.sm-du:after {content:'\e957';}
#SearchmaskAddForm .input.sm-fm:after, #SearchmaskAddForm .input.sm-lm:after{content:'\e93c'; }
#SearchmaskAddForm .input.sm-dr .input::after {display: none;}

#SearchmaskAddForm label {
 position:absolute; top:-20px; left:10px; width:100% !important; color:#fff; text-transform: uppercase;
 font-weight: normal; font-size: 13px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }

#SearchmaskAddForm select, #SearchmaskAddForm .selectBox, 
#SearchmaskAddForm input[type='text'], #SearchmaskAddForm .dest-selector-opener{
 display: inline-block; position: relative; z-index:2; width:100% !important; height:35px; line-height: 35px; 
  padding-left: 15px; border:none; background:none; font-size:15px; cursor:pointer; 
  -webkit-appearance: none; -moz-appearance: none; text-decoration: none; color: #555; margin: 0; }
.selectBox-dropdown .selectBox-label {padding: 0; color: #555; }
#SearchmaskAddForm .input input{padding:0 0 0 15px;}
#SearchmaskAddForm .input.sm-df input, #SearchmaskAddForm .input.sm-dt input{}
#SearchmaskAddForm .input.sm-fm input, #SearchmaskAddForm .input.sm-lm input {
 position:relative; z-index:2; width:20px; height:20px; margin:10px 0 0 20px; }
#SearchmaskAddForm .selectBox-dropdown .selectBox-arrow{border:none; background:none;}

a.extended-search-link { 
 clear:both; display:block; width: 100%; margin:0; padding:10px; background:none; text-align:center; 
 color: #fff; text-decoration: none; text-transform: uppercase; font-size: 15px; }
a.extended-search-link:after {content:" \00bb"; }
a.extended-search-link:hover{color: #f96074;}

#SearchmaskAddForm .submit {
 float: left; position: relative; width: 100% !important; height: 50px; margin: 10px 0 0 0; background: rgba(22,133,153,.75); }
#SearchmaskAddForm .submit:before {
 content:'\e949'; font-family:'cesys3'!important; color: #fff; font-size: 30px; text-shadow: 0 0 5px #fff;
 position: absolute; top: 8px; left: 50%; margin-left: -15px; }
#SearchmaskAddForm .submit:hover{background: #f96074;}
#SearchmaskAddForm .submit input{
 position:relative; z-index:3; width:100%; height:100%; background:none; color: transparent; border:none; cursor: pointer;  }
#SearchmaskAddForm .overlay{z-index:999 !important}
@media screen and (max-width: 1200px) { #SearchmaskAddForm {left: 0; margin-left: 0; } }
@media screen and (max-width: 680px) { #SearchmaskAddForm {max-width: 100%; padding: 60px 0;} }

/*Country Table*/
.countryTable {padding: 60px 0;}
.countryTable .area-wrapper {width: 100%; margin: 0 auto 30px auto; text-align:center;
    background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat;
 background-size: cover; background-position: center; }
.countryTable .area-title {
  display: inline-block; padding: 20px 30px; color: #fff; text-align: left; font-size: 16px; font-weight:bold;
  cursor: pointer; text-transform: uppercase; }
.countryTable .area-title:hover, .countryTable .area-title.active {background:#fff;color:#168599;}
.countryTable .location-area {width: 100%; max-width: 1170px; margin: auto; padding: 0 15px; overflow: hidden; }
.countryTable .location-area > div{display: none;}
.countryTable .location-area:first-child > div {display: block;}
.countryTable .country { 
  position: relative; min-height: 48px; line-height: 48px; padding: 0 20px; border-bottom: 1px solid #eee; 
  background: none !important; color: #111; font-size: 16px; font-weight: 500; transition: .6s linear; }
.countryTable .country:hover {background: #f3f3f3 !important}
.countryTable .country a {
  position:absolute;z-index:3;left:0;top:0;width:100%;padding:0 0 0 20px;color:#111;text-decoration:none;}
.countryTable .country a:before {display: none;}
.countryTable .country span.count-accommodations {
  position: relative; left: 50%; margin-left: -60px; width: 130px; font-weight: bold; }
.countryTable .country span.min-price {
  width:130px;margin:8px 0;padding:5px 5px 0px 5px;line-height:26px;color:#f96074;transition:.6s linear;}
@media screen and (max-width:680px){ 
  .countryTable .area-wrapper {position: relative; background: none; }
  .countryTable .area-wrapper:before {
    content: '\2630'; font-size: 30px; color: #f96074; cursor: pointer;
    display: block; height: 50px; padding: 8px 20px; position: absolute; z-index: 990; top: 0; right: -0px; }
  .countryTable .area-title {
    display: block; width: 100%; height: 0; visibility: hidden; line-height: 60px; margin: 3px 0;
    padding: 0 20px; border: none !important; font-size: 16px; transition: .6s linear;text-align: center;
    background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat;
    background-size: cover; background-position: center;  } 
  .countryTable .area-title.active, .countryTable .area-title.menu {visibility:visible; height: 60px;}
  .countryTable .area-title.active {background: none;color:#168599;}
    .countryTable .location-area {padding: 0;}
}
@media screen and (max-width:480px){ 
  .countryTable .count-accommodations {display: none !important; } 
  .countryTable .country a{padding-right: 130px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
}

/* Search Result */
.sort-by{margin: 0 auto; padding: 0 15px; background: #fff; text-align: left; }
.sort-by a {position: relative; padding: 0 0 0 15px; font-weight:normal;}
.sort-by a:after {
  content: '\e950'; font-family: 'cesys3' !important; display: inline-block; 
  transform: rotate(90deg); padding:0 5px 10px 0; }
.sort-by a:first-child:after {content:'\e94e'; }
@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; }
}

.offers .cd-content {max-width: 1200px; padding: 0 !important; background: none !important;}
.searchInner{position:relative; float:left; width:100% !important; height: 700px; margin: 0; background: #fff; }
.searchInner a {color: #333; text-decoration: none;}
.searchInner a:hover {color: #f96074 !important; text-decoration: underline; }
.searchInner .thumb {position: relative; width: 100%; padding: 15px 15px 3px 15px; }
.searchInner .thumb-img{
  width: 100%; height: 300px; background-size:cover !important; background-position:center !important; }
.searchInner .swiper-container,.searchInner .swiper-wrapper{width:100%; height:100%;}
.searchInner .swiper-slide{width:100% !important;}
.searchInner .swiper-slide span{display:none;}
.searchInner .thumb-img .link {
    display: block; position: absolute; z-index: 9; left: 40px; right: 40px; top: 0; bottom: 0; opacity: .5; }
.searchInner .thumb-img .link:hover:before {
  content: '\e95f'; font-family: 'cesys3' !important; font-size: 60px;
  position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -30px; color: #111; }
.searchInner .thumb .block {
    position: absolute; z-index: 3; top: 15px; left: 15px; right: 15px; padding: 10px 15px; background: rgba(255,255,255,.75); }
.searchInner .thumb .block .rating div {display: none; }
.searchInner .thumb .block .rating span {display: inline-block; margin: 8px 3px; font-size: 18px; color: #168599; }
.searchInner .hotel a {color: #168599; font-size:22px; font-weight: bold; }
.searchInner div.price {
  float: right; width: auto !important; margin-top: -30px; color: #f96074; font-size:22px; font-weight: bold; }

.searchInner .info {margin:0; padding-top: 0; font-size: 14px;}
.searchInner .info .block {
    width: 40%; height: 40px; padding: 10px 15px; background: #168599; color: #fff; 
  text-align: center; font-size: 18px; font-weight: bold; }
.searchInner .info .block .LM {color: #f96074;  }
.searchInner .info .rating {float: right; margin: -36px 15px 0 0; color: #168599; font-size: 28px; }
.searchInner .country {padding: 15px; font-size: 20px; }
.searchInner div.boarding, .searchInner div.airport {padding: 0 15px 10px 15px; text-transform: uppercase; }
@media screen and (max-width:1200px){ .dates-country, .dates-destination {padding: 20px; } }

.dates-table-simple {margin: 5px 0;}
.dates-table-simple thead{display:none;}
.dates-table-simple tr{position:relative; display:block; border-bottom: 1px solid #ccc; }
.dates-table-simple tr:nth-child(5) {display: none; }
.dates-table-simple tr:hover{background:#f3f3f3; }
.dates-table-simple td {
 display:inline-block; margin:0 -2px; width: 20%; padding-top: 24px; background-color: transparent !important; color:#444; border:none; 
 text-align:left !important; font-size: 14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.dates-table-simple td.date, .dates-table-simple td.boarding{padding-left: 15px; }
.dates-table-simple td.duration {display: none; }
.dates-table-simple td.boarding, .dates-table-simple td.transport {width: 30%; }
.dates-table-simple td.transport img {float: right; width: 40px; height: auto; margin-top: -20px; }
.dates-table-simple .lm,.dates-table-simple .fm {display: none; }
.dates-table-simple td.price{float: right; width: auto; padding-right: 15px; }
.dates-table-simple .current-price {color: #f96074; font-weight: bold; }
.dates-table-simple .required-fees,.dates-table-simple .original-price{display:none !important;}
.dates-table-simple td.date-detail{
  position:absolute; z-index:3; top:0; bottom:0; left:0; width:100%; background: none !important; }
.dates-table-simple td.date-detail a{display:block; width:100%; height:100%; color:transparent !important; }
@media screen and (max-width:960px){ 
  .searchInner div.price {margin-top:0; } 
  .dates-table-simple td {font-size: 13px; } 
}
@media screen and (max-width:400px){
    .searchInner {height: 780px; }    
    .dates-table-simple tr {padding: 10px 0; }
    .dates-table-simple td {width: 50% !important; padding-top: 5px; }
    .dates-table-simple td.transport {padding-left: 15px; }
    .dates-table-simple td.transport img {width: 20px; margin-top: -5px; }

}

/* Hotel, Termin */
.bd-term .cd-content, .bd-accommodation .cd-content {max-width: 100%; padding: 0; background: none; }
#detail-info {position:relative; width:100%; max-width: 1200px; margin:auto; padding: 15px; }
#detail-info .detail-head {padding:0 0 20px 0; }
#detail-info .detail-head a {padding:3px; color: #333; text-decoration: none; }
#detail-info .detail-head a:first-child{color: #999;}
#detail-info .detail-head a:nth-last-child(2){color: #168599;}
#detail-info .detail-head > div {
    position: relative; left: 50%; margin-left: -90px;
    width: 90px; height: 5px; margin-top: 20px; background: #168599; border-radius: 5px; }
#detail-info .detail-head a:hover{color: #f96074; text-decoration: underline;}

#detail-info .thumb-img {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 .thumb .end {
  position: relative; z-index: 3; margin: -25px auto 0 auto; width: 0; height: 0;
  border-style: solid; border-width: 0 25px 25px 25px; border-color: transparent transparent #fff transparent; }
#detail-info .thumbs {width: 100%; height: auto; margin-top:15px;}
#detail-info .thumbs .swiper-container {overflow: hidden; background: rgba(255,255,255,.5);}
#detail-info .thumbs .swiper-wrapper{margin-left: -35%;}
#detail-info .thumbs .swiper-slide {height: 120px; padding: 0; overflow: hidden; cursor: pointer; }

#detail-info .info {
    position: relative; height: 350px; list-style: none; margin: 0; padding: 20px 0; border-bottom: 1px solid #ccc; }
#detail-info .info li {padding: 0 0 15px 0;}
#detail-info .info li a {color: #333; text-decoration: none; }
#detail-info .info li a:hover{color: #f96074; text-decoration: underline; }
#detail-info .info .termin span {float: right; margin-top: -20px; color: #168599; font-size: 33px; }
#detail-info .info li.minute{padding: 10px 0; font-weight: bold; font-size: 22px; }
#detail-info.hotel li.minute {margin-top: -40px;}
#detail-info .info li.minute .is-fm {
    display:inline-block; width: 75px; line-height: 48px; background: #168599; color:#fff; text-align: center; }
#detail-info .info li.minute .is-lm {
    display:inline-block; width: 75px; line-height: 48px; color:#f96074; text-align: center; }
#detail-info .info .rating .stars {display: none; }
#detail-info .info .rating span {margin: 3px; color: #168599; font-size: 20px; }
#detail-info .info li.hotel {padding: 0; font-size: 28px; }
#detail-info .info li.country {font-size: 22px; font-weight: 300; }
#detail-info .info li.param {position: absolute; left: 0; bottom: 0; width: 100%; color: #708286; }
#detail-info .info li.transport img {width: 40px; height: auto; margin: 15px 15px 0 0; }
#detail-info .info .sea-distance{position:relative; padding:0 10px 0 36px; text-align: left;}
#detail-info .info .sea-distance strong{font-weight: bold;}
#detail-info .info .sea-distance:before{
  position:absolute;left:0;content:'\e902';font-family:'cesys3'!important;display:inline-block;font-size: 30px; }
#detail-info .info .attributes li span {font-size: 12px;}
#detail-info .attributes li {width: 40px;}
#detail-info .attributes li:before {font-size: 36px; }

#detail-info .favourites-links, #detail-info.hotel .change-structured-content {
    float: right; padding: 10px 15px 15px; background: #168599; color: #fff; 
  text-transform:uppercase; text-decoration: none; }
#detail-info.hotel .change-structured-content {padding: 15px; }
#detail-info.hotel .change-structured-content:hover {background: #f96074; }
#detail-info .favourites-links:hover{text-decoration: none;}
#detail-info .favourites-links:after{
  content:'\e927'; font-family:'cesys3'!important; padding-left:10px; color:transparent; -webkit-text-stroke:3px #fff;
    font-size: 25px; position: relative; bottom: -5px; transition: .6s linear; }
#detail-info .favourites-links:hover:after, #detail-info .favourites-links.link-delete:after{color:#fff;}
#detail-info .change-structured-content {clear: both; display: block; padding-top: 15px; text-align: right; }
#detail-info .terminy {clear: both; display: block; padding-top: 25px; text-align: right; }
#detail-info .terminy strong {color: #f96074; }

#detail-info .info2 {list-style: none; margin: 10px 0 20px; padding: 0; }
#detail-info .info2 li {
    display: inline-block; width: 16%; margin: 0 -2px; text-align: center; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
#detail-info .info2 .price {width: 20%; text-align: right; color: #f96074; font-size: 24px; }
#detail-info .info2 .transport img {position: relative; bottom: -5px; width: 40px; height: auto; }
#detail-info .info2 .price span {padding-left: 10%; color: #168599; font-size: 22px; }
@media (max-width: 680px) {
 #detail-info .thumb-img {padding-right: 0 }
 #detail-info .thumb + div {padding: 20px 0 !important; }  
 #detail-info .thumbs {margin-top:10px;}
 #detail-info .thumbs .swiper-slide {height: 100px; } 
 #detail-info .info2 li {width: 50%; text-align: left; } 
 #detail-info .info2 .transport {width: 10%; } #detail-info .info2 .airport {width: 40%; }
 #detail-info .info2 .transport img {width: 25px; }
 #detail-info .info2 .price {width: 100%; } 
 #detail-info .info2 .price span {float: left; padding-left: calc(100% - 200px); }
}

.simple-tabs {position: relative; }
.simple-tabs:before {
    content: ''; position: absolute; z-index: -1; top: 0; left: 0; display: block; width: 100%; height: 70px;
    background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat;
    background-size: cover; background-position: center; }
.simple-tabs .simple-tab-header {max-width: 1170px; margin: auto; padding: 0; text-align: center; }
.simple-tabs .simple-tab-header a {
  width: 18%; height: 70px; margin: 0; padding: 25px 0; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: bold; }
.simple-tabs .simple-tab-header a.simple-tab-1 {width: 28%; }
.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: #fff; color: #168599; }
@media (max-width: 680px) {
    .simple-tabs:before {display: none; }
    .simple-tabs .simple-tab-header a {
        width: 100% !important; margin: 3px 0; background-size: cover; background-position: center;
        background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat; }
}

.simple-tabs .simple-tab-content .opened {
   max-width: 1170px; margin:20px auto;padding:15px 0px !important;background:#fff !important; }
.simple-tabs .simple-tab-content #tab-terminy.opened{border: none;}
.simple-tab > div{padding:15px;}
.simple-tab .overlay-parent {padding: 0; }
.simple-tabs .simple-tab-content #listMonth {padding: 0 15px; }
.simple-tabs .simple-tab-content .btnMonth {
 margin:0 3px 3px 0; padding:10px 15px; background:#168599; 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: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; }

#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 {background:none; }
#grid-box table#grid td {
    width:16% !important;height:45px;background-color:none !important;border-bottom: 1px solid #eee; 
    font-size:14px;text-align:left !important; }
#grid-box table#grid tr:first-child td {border: none; }
#grid-box table#grid td[aria-describedby="grid_date_from"] {padding:0 0 0 10px; }
#grid-box table#grid td[aria-describedby="grid_transport_id"] img{width: 30px; height: auto; margin-right: 50px; }
#grid-box table#grid td[aria-describedby="grid_last_minute"] {text-align: center !important; }
#grid-box table#grid td[aria-describedby="grid_last_minute"] img {width: 25px; height: auto; }
#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:100px; line-height:34px; color:#f96074;
 font-weight:bold !important;text-align:center; font-size: 20px; }
#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: none; }
#grid-box table#grid tr:hover td {background-color: none !important; }
@media screen and (max-width:680px){
  #grid-box table#grid tr{position:relative;border:none !important; border-bottom: 1px solid #eee !important; }
  #grid-box table#grid tr:hover td{background:none !important; }
  #grid-box table#grid td {
      display:inline-block;width:25% !important;margin:0;padding-left:15px;height:30px;line-height:30px;
      background-color:none !important;border:none; }  
  #grid-box table#grid td[aria-describedby="grid_transport_id"] img{margin-right: 0; }  
  #grid-box table#grid td[aria-describedby="grid_price"] {float: right; }
}
@media screen and (max-width:400px){ #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:0px; background:#168599 !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; }

.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:#168599; color:#fff; border:0; transition:0.6s linear; line-height: 20px !important;
 text-align:center; text-transform:uppercase; font-weight:600; }
.bd-term .btn:hover, .bd-term .order-form .new-submit:hover{background:#555 !important;}
.bd-term .btn span{display:block; text-transform:none;}
#roomSelect{width:100%;}
#order-service.btn {margin: 12px auto 12px auto; }
.local-booking-form select{
 -webkit-appearance:none;-moz-appearance:none;position:relative;z-index:3;padding:5px 35px 5px 5px;
 background:rgba(0,0,0,.05);color:#333;border:none;text-align:right;font-size:16px !important;font-weight:bold;cursor:pointer
}
.local-booking-form select:hover{background:rgba(0,0,0,.15); }
.local-booking-form .select, .price-row .count{position:relative;}
.local-booking-form .select:after,.price-list .section.surcharges .section-header:after,.price-row .count:after,
.surcharges .section-header:after, .price-list .section.room .section-header:after {
 content:'\e950';font-family:'cesys3'!important;font-size:25px;color:#333;
 position:absolute;z-index: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-content {padding: 0; background: none; }
.squareInner {
  position: relative; height: 500px; background-image: linear-gradient(#708286 50%, #fff 50%); transition: .6s linear; }
.squareInner:hover {background-image: linear-gradient(#f96074 50%, #fff 50%); }
.squareInner a {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; width: 100%; }
.squareInner .info {list-style: none; margin: 15px 0; color: #fff; font-weight: 600; }
.squareInner .info .country {font-weight: 300; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.squareInner .info .boarding {padding-top: 25px; text-transform: uppercase; }
.squareInner .thumb {position: relative; overflow: hidden; height: 300px; margin-top: 20px; }
.squareInner .thumb-img {height: 100%; transition: .6s linear; }
.squareInner:hover .thumb-img {transform: scale(1.1); }
.squareInner .price {
    position: absolute; z-index: 3; left: 0; bottom: 0; width: 100px; line-height: 36px; background: #fff; color: #f96074;
    font-weight: 600; text-align: center; }
.squareInner .discount {
    float: right; width: 80px; line-height: 33px; background: #168599; color: #fff; 
    text-align: center; font-weight: bold; word-spacing: -4px; }
.squareInner .rating .star {width: 22px; height: auto; margin: 10px 1px; }

.squareInner3 {position: relative; }
.squareInner3 a {position: absolute; z-index: 9; top: 0; bottom: 0; left: 0; width: 100%; }
.squareInner3 .thumb {position: relative; height: 350px; }
.squareInner3 .thumb-img {height: 100%; }
.squareInner3 .price {
    position: absolute; z-index: 3; top: 40px; left: 0; width: 100%; padding: 10px 15px; background: rgba(255,255,255,.75);
    font-size: 22px; font-weight: 600; color: #168599; }
.squareInner3 .price span {float: right; color: #f96074; }
.squareInner3 .info {
    position: absolute; z-index: 3; bottom: 0; left: 0; width: 100%; height: 0; margin: 0; padding: 15px 15px 20px 15px;
    list-style: none; background: rgba(255,255,255,.75); visibility: hidden; transition: .6s linear; }
.squareInner3:hover .info {height: 200px; visibility: visible; } 
.squareInner3 .info li {display: inline-block; vertical-align: top; width: 50%; margin: 0 -2px; padding: 5px 0; }
.squareInner3 .info li:nth-child(even) {text-align: right; }
.squareInner3 .info .star {width: 20px; height: auto; margin: 1px; }
.squareInner3 .info .discount {color: #168599; font-weight: 600; word-spacing: -4px; }
.squareInner3 .info .country {font-weight: 300; }
.squareInner3 .info .boarding span {display: block; padding: 0 0 5px 0; text-transform: uppercase; }
.squareInner3 .info .transport {height: 80px;  }
.squareInner3 .info .transport img {width: auto; height: 100%; }
.squareInner3 .info li.minute {vertical-align: bottom; color: #f96074; font-size: 22px; font-weight: bold; }
.squareInner3 .info .minute.FM {color: #168599; }

.topoffers-index-2 .text-after ul {list-style: none; margin: 0 0 30px 0; padding: 0; text-align: center; }
.topoffers-index-2 .text-after ul li {display: inline-block; width: 20%; margin: 0 -2px; }
.topoffers-index-2 .text-after ul li img {width: 100%; max-width: 175px; }
@media screen and (max-width:680px){
    .squareInner .info .country {overflow: auto; white-space: normal; }
    .squareInner3 .info {height: 200px; visibility: visible; }
    .topoffers-index-2 .text-after ul li {width: 50%; }
}

/* Footer */
#footer-code{
 position:relative; width:100%; height:auto; margin:0 auto; padding:50px 0px 30px 0;
 background-image: url(/21084/uploads/fs_images/contentdesignimagesets/6/bg1_179_o.jpg); background-repeat: no-repeat;
 background-size: cover; background-position: center; }
#right-slave{float:none; width:100%; max-width:1200px; padding: 0 15px; margin:auto; background:none;}
#right-slave .cd-content{background-color:transparent !important; }
#right-slave .sidebox{
 padding:0; background-repeat:no-repeat; background-position:0 0 !important; background-size:40px 40px; }
#right-slave .sidebox-title.cd-title{border: none;  }
#right-slave .sidebox-title .text.left{
 margin:-4px 0 0 0; padding:0 0 20px 0; background: none; color:#fff; text-transform:uppercase; text-align: left; 
 font-size:24px; font-weight:bold !important; }
#right-slave .sidebox-content{padding: 0; background:none; color:#fff !important; font-size:15px; }
#right-slave a{color:#fff;} 

.newsletters-view .sidebox-content{width:90%; margin:0 !important;}
.newsletters-view p{margin-bottom:10px; padding:0; font-size:14px !important;}
#NewsletterContactAddForm table{position:relative; width:100% !important; padding-bottom:30px;}
#NewsletterContactAddForm tr.row_title td{line-height:30px; font-size:14px;} 
#NewsletterContactAddForm tr.row_input{display:inline-block; width: calc(100% - 94px); margin:2px 0; padding:0; }
#NewsletterContactAddForm tr.row_input + tr.row_input{display: inline-block;  padding: 0 3px 0 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; width: 90px; margin-top: -85px; }
#NewsletterContactAddForm .submit {
 width:100%; height:40px; cursor:pointer; border:none; background:none; color:#fff; border:none; 
 text-transform:uppercase; font-weight:bold; font-size:14px; }
#NewsletterContactAddForm .submit:hover{color: #f96074; }
#NewsletterContactAddForm .submit input{width:100%; height:100%; background:none; border:none;}
#NewsletterEmailAccept{display:inline-block;vertical-align: top; width:18px !important; height:18px;}
#NewsletterEmailAccept + label{display:inline-block; width:calc(100% - 30px); font-size: 14px;}

.weathers-sidebox .cd-title {display: none !important; }
.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; text-transform:uppercase; font-weight: bold; }
.weathers-sidebox li:first-child{width:18%; }
.weathers-sidebox li:last-child{text-align:right; font-weight: 400; }

#right-slave .contact ul{margin:0 0 30px 0; padding:0; list-style:none;}
#right-slave .contact a{text-decoration:none;}
#right-slave .contact a:hover {color: #f96074; }

#footer{
  position:relative; width:100%; height:80px; padding:0; border:none; text-align:left; }
#footer .footer1{
  display:block; width:100%; max-width:1140px; margin:auto; padding:20px 0 !important;  }
#footer .footer1 a {text-decoration: none;  }
#footer .footer1 .name{display:block; line-height:18px; text-transform:uppercase; font-weight: bold; }
#footer .footer1 .slogan{display:block; line-height:14px; font-size:13px;}
#footer .footer2{
  position:absolute; display:inline-block; top:0; right:50%; margin-right:-570px; 
  line-height:80px; font-size:12px; color:transparent; }
#footer .footer2 a{text-decoration:none;}
@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;}
}

/* Float Box */
#favourites-floatbox {
  position: fixed !important; display: block; z-index: 999; left: auto; right: -170px; top: auto; bottom: 50px;  
  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: #168599; color: transparent; -webkit-text-stroke: 2px #fff; border-radius: 3px; }
#favourites-floatbox:hover:before {background: #555; }
#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) !important; 
  font-size: 14px; padding: 5px; }

/* 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; line-height: 30px; padding: 0px; 
  color: #f96074; font-weight: normal; font-size: 18px !important; text-align: center; }
@media screen and (max-width: 1200px) {
  .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; }
}

/* 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:#168599; 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:#168599; 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;
}
.default-sidebox-design .cd-title {
  display: block !important;
  background-color: transparent !important;
}
.default-design .cd-title {
  display: block !important;
  background-color: transparent !important;
}
.bd-accommodation .cd-title, .bd-term .cd-title {
  display: none !important;
}
/*end*/


/*update*/
.btn#order-service{display:none;}


/* 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:#dad8d8;background-repeat:no-repeat;color:#080707;font-size:14px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:url("/21084/uploads/fs_images/contentdesignimagesets/2/konik_8_o.gif");height:21px;width:21px;}
.default-sidebox-design .cd-content{background-image:none;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#0d0c0c;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:url("/21084/uploads/fs_images/contentdesignimagesets/2/konik_8_o.gif");height:21px;width:21px;}
.default-design{}
.default-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#fa6d2e;background-repeat:no-repeat;color:#0a0b0a;font-size:14px;text-transform:uppercase;}
.default-design .cd-icon{background-image:url("/21084/uploads/fs_images/contentdesignimagesets/2/konik_8_o.gif");height:21px;width:21px;}
.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:url("/21084/uploads/fs_images/contentdesignimagesets/2/konik_8_o.gif");height:21px;width:21px;}
/* content design - off */