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

/* settings - start */
body {
    font-size: 11px;
	    background: #ffffff  url("/21496/uploads/fs_images/settings/34/bg_96_o.jpg")  no-repeat;
}
a {
    color: #323232;
}

a:hover {
    color: #323232;
}
#menu {
		background: #69a3a1 url("") repeat-x;
}
.nav li li {
    background: #69a3a1 none repeat;
}
.nav li li a:hover {
    background-color: #69a3a1;
}
.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: #F5F9FE;
}
#country-list a{
    color: #3A80AD;
}
#country-list a:hover{
    color: #9B4A3F;
}
#footer {
	    background: #0284e0 url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

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

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

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

#master{
    }

#show-map{
    color : #323232;
}

/* settings - own */

/* CSS Document */
h2,h3,h4,h5,h6 {
  font-family: 'Open Sans', sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Open Sans', sans-serif;
}

input[type="text"],
select,
textarea,
.selectBox,
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colorbox,
#colorbox *,
#showReviews *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

body {
  background-position: center top;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
#main,#wrap,#inner,#head{
  width: auto;
  background:transparent none;
  border:0 none;
}

#cont {
  border: 0;
}

#master {
  border: 0;
  background: #fff;
  padding-top: 30px;
}

.homepage #master {
  width: auto; 
  padding: 0;
  background: transparent;
}

.main-column {
  width: 1140px;
  margin: 0 auto;
}

.homepage .main-column {
  width: auto;
}

.homepage .main-column.container {
  width: 1140px;
  margin: 0 auto;
}

.row {
  margin: 0 -15px;
}

#wrap {
  position: static;
}

#wrap .default-floatbox-design {
  right: 0;
  left: auto;
  top: 20%;
  padding: 10px 15px 10px 40px;
  background: #fff url("/21496/uploads/fs_images/contentdesignimagesets/7/heart-empty_117_o.png") no-repeat left 10px center;
  border-radius: 40px 0 0 40px;  
  margin-right: -162px;
  transition: all 0.4s ease;
  z-index: 1000000;
}

#wrap .default-floatbox-design:hover {
  margin-right: 0;
}

#wrap .default-floatbox-design .cd-content {
  color: #569397;
}

#wrap .default-floatbox-design .cd-content a {
  color: #569397;
}

/* hlavicka */
#head {
  height: 130px;
  width: 1140px;
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
  position: relative;
  z-index: 100;
}

#head .socials {
  float: left;
  margin-top: 30px;
}

#head .socials a {
  text-decoration: none;
  margin: 15px;
}

#head .socials a span {
  color: #fff;
  font-size: 35px;
}

#head .contact {
  color: #fff;
  float: right;
  font-size: 17px;
  text-align: right;
  margin-top: 25px;
}

#head .contact a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#head > a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
}

#head img{
  width:250px;
  background:transparent none;
}

#menu {
  position: relative;
  z-index: 1000;
  height: auto;
  display: table;
  width: 100%;
  font-family: 'Lato', sans-serif;
}

#menu ul {
  float: none;
  width: 1140px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

#menu > ul > li {
  display: inline-block;
  float: none;
}

#menu li a {
  height: auto;
  line-height: normal;
  padding: 10px 20px;
  font-weight: normal;
  font-size: 17px;
}

#menu ul ul {
  width: auto;
  background: transparent;
  transform: translateX(-50%);
  left: 50%;
  top: 43px;
}

.nav li li {
  display: block;
  float: none;
  border: 0;
  border-radius: 50px;
  margin-top: 5px;
  min-width: 200px;
}

.nav li li a {
  height: auto !important;
  line-height: normal !important;
}

.nav li li:hover {
  background: #cc5e3d;
}

.nav li li a:hover {
  background: transparent;
}

.nav li:hover ul, ul.nav li.sfHover ul{
  top: /* výška řádku menu */;
  z-index:10;
}

/* hp slider */
#main .hp-slider  {
  padding: 0;
  font-family: 'Lato', sans-serif; 
  height: 242px;
  position: absolute;
  left: 0;
  top: 0; 
  width: 100%;
  height: 770px;
}

.hp-slider .container {
  width: 1140px;
  margin: 40px auto;
  position: relative;
}

.hp-slider .container.controls {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.hp-slider #foo_prev {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.hp-slider #foo_next {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.hp-slider #foo_prev span {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/prev2_120_o.png") no-repeat;
  width: 12px;
  height: 26px;
  display: block;
  text-indent: -9999px;
}

.hp-slider #foo_next span {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/next2_119_o.png") no-repeat;
  width: 12px;
  height: 26px;
  display: block;
  text-indent: -9999px;
}

#main .hp-slider .caroufredsel_wrapper {
  width: 100% !important;
}

.hp-slider .slide {
  color: #fff;
  float: left; 
  height: 770px;
  padding-top: 230px;
}

.hp-slider .slide h1 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 5px 55px;
  display: table;
  margin: 0 0 12px 0;
}

.hp-slider .slide .country {
  clear: both;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.hp-slider .slide span {
  font-size: 25px;
  margin-right: 15px;
  width: 150px;
}

.hp-slider .slide a {
  color: #fff;
  font-weight: bold;
  background: #cc5e3d;
  font-size: 25px;
  padding: 5px 15px;
  border-radius: 50px;
  display: table;
  text-decoration: none;
}

/* vyhledavaci maska */
#left-slave {
  float: none;
  background:  transparent;
  margin-top: 380px;
  width: 100%;
}

.searchmask-global {
  background: rgba(105,163,161,0.67);
  border: 1px solid #fff;
  margin: 47px 0 160px 0;
  position: relative;
  z-index: 100;
  width: 1140px !important;    
  margin: 47px auto 160px auto;
}

.homepage .searchmask-global {
  margin: 0 auto;
}

.default-sidebox-design.searchmask-global .cd-content {
  background: transparent;
}

.searchmask-global form {
  padding: 10px 0;
}

.searchmask-global form .clear {
  clear: none;
}

.searchmask-global .search-mask-sb form .input {
  width: 20%;    
  padding: 0 4px;
  margin: 0 0 10px 0;
  float: left;
}

.searchmask-global .search-mask-sb form label {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 15px;
  margin-bottom: 10px;
  width: 100%;
}

.searchmask-global input[type="text"],
.searchmask-global select,
.searchmask-global textarea,
.searchmask-global .selectBox,
.searchmask-global .dest-selector-opener {
  width: 100% !important;
  height: 46px;
  border: 0;
  border-radius: 0;
  background: #fff;  
}

.searchmask-global .input.sm-ds .dest-selector-opener {
  background: #fff url("/21496/uploads/fs_images/contentdesignimagesets/7/plane_99_o.png") no-repeat right 10px center;
}

.searchmask-global .input.sm-df input[type="text"],
.searchmask-global .input.sm-dt input[type="text"] {
  background: #fff url("/21496/uploads/fs_images/contentdesignimagesets/7/cal_98_o.png") no-repeat right 10px center;
}

.searchmask-global .input.sm-bi .selectBox {
  background: #fff url("/21496/uploads/fs_images/contentdesignimagesets/7/boarding_97_o.png") no-repeat right 10px center;
}

.searchmask-global .input.sm-pa .selectBox {
  background: #fff url("/21496/uploads/fs_images/contentdesignimagesets/7/price_100_o.png") no-repeat right 10px center;
}

.searchmask-global .submit {
  width: 20%;
  margin: 0;
  position: absolute;
  right: 4px;
  top: 113px;
  padding: 0 4px;
  margin: 0;
}

.searchmask-global input[type="submit"] {
  background: #cc5e3d;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  font-size: 17px;
  height: 46px;
  font-family: 'Lato', sans-serif;
  width: 100% !important;
}

.searchmask-global .extended-search-link {
  background: none;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  padding: 10px 4px;
  display: table;
  margin-top: 0;
  position: relative;
  top: 33px;
}

.searchmask-global .checkbox input {
  width: auto;
}

.selectBox-dropdown .selectBox-label,
.searchmask-global .dest-selector-opener-lbl {
  padding: 12px 8px;
}

.searchmask-global input.hasDatepicker {
  padding-left: 8px;
}


.selectBox-dropdown .selectBox-arrow {
  background: url("") no-repeat center center;
  border: 0;
}

/* qbox */
.qbox {
  
  margin-top: 5px;
  height: 30px;
  margin-bottom: 5px;  
  display: none;
  position: relative;
  z-index: 100;
}

.homepage .qbox {
  display: block;
}

.qbox .container {
  width: 1140px;
  margin: 0 auto;
}

.qbox .col {
  text-align: center;
  position: relative;
  height: 100%;    
  overflow: visible;
  height: 110px;
}

.qbox .col h3 {
  color: #cc5e3d;
  font-size: 17px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
}

/* radkova sablona */
.firstOffer .next.right {
  float: none;
  margin: 0 auto 20px auto;
  display: table;
}

.firstOffer .next.right a {
  background: #69a3a1;
  color: #fff;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  padding: 10px 40px;
  border-radius: 50px;  
  text-decoration: none;
}

.radkovaInner {
  margin-bottom: 50px;
  padding: 8px 8px 0 8px;
  overflow: visible;
}

.radkovaInner h3 {
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  line-height: 120%;
  margin: 0 0 10px 0;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #525151;
}

.radkovaInner h3 strong {
  font-size: 20px;
}

.radkovaInner a {
  display: block;
  height: 285px;
  border: 1px solid #bcbcbd;
  position: relative;
  text-decoration: none;
  background-position: center;
  background-size: cover;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
}

.radkovaInner .price {
  position: absolute;
  right: 10px;
  top: 15px;
  background: #cc5e3d;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50px;
  padding: 7px 15px;
  font-family: 'Lato', sans-serif;
}

.radkovaInner .rating {
  height: 37px;
  background: rgba(105,163,161,0.67);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  bottom: 68px;
  left: 0;
  padding: 0 15px;
}

.radkovaInner .rating img {
  width: auto;
  height: auto;
  margin: 0 3px;
}

.radkovaInner .discount {
  color: #fff;
  font-weight: bold;
}

.radkovaInner .desc {
  background: rgba(255,255,255,0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 68px;
  width: 100%;
  padding: 10px;
}

.radkovaInner .desc .boarding {
  text-transform: uppercase;
}

.radkovaInner .desc .duration {
  color: #69a3a1;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  float: left;
}

.radkovaInner .desc .lm-fm {    
  font-size: 20px;
  float: right;
  color: #69a3a1;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.radkovaInner .desc .lm-fm::before {
  display: block;
  content: "\e93c";
  font-family: 'cesys3' !important;
}

.radkovaInner .desc .lm-fm span {
  display: none;
}

/* sloupcova sablona */
.lm-offer {
  position: relative;
}

.lm-offer .cd-title {
  margin-bottom: 40px;
}

.lm-offer .cd-title .text {
  background: #cc5e3d;
  color: #fff;
  font-weight: bold;   
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  padding: 10px 40px;
  border-radius: 50px;
}

.lm-offer #foo2_prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/prev_110_o.png") no-repeat;
  width: 12px;
  height: 26px;
  margin-top: 53px;
  text-indent: -9999px;
  display: block;
}

.lm-offer #foo2_next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/next_109_o.png") no-repeat;
  width: 12px;
  height: 26px;
  margin-top: 53px;
  text-indent: -9999px;
  display: block;
}

.sloupcovaInner {
  float: left;  
  padding-bottom: 10px;
}

.sloupcovaInner .inner {
  padding: 0 23px;
}

.sloupcovaInner .preview {
  height: 118px;
}

.sloupcovaInner img {
  height: 100%;
  width: 100%;
  object-fit: cover; 
  object-position: center;
}

.sloupcovaInner .rating {
  margin: 15px 0;
}

.sloupcovaInner .rating img {
  margin: 0 3px;
}

.sloupcovaInner .country {
  font-size: 17px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5d5d5d;
  font-weight: bold;
}

.sloupcovaInner h3 {
  color: #69a3a1;
  font-weight: bold;
  font-size: 17px;
  margin: 0;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; 
}

.sloupcovaInner .desc {
  margin: 20px 0;
  font-weight: bold;
  font-size: 16px;
  color: #5d5d5d;
}

.sloupcovaInner a {
  color: #fff;
  background: #69a3a1;
  display: block;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2); 
}

/* hp banner */
.banner-wrapper {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/8/banner_139_o.jpg") no-repeat center top; 
  margin-bottom: 70px;
  background-position: center;
}

.main-column.banner {
  height: 620px;
  width: 1140px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}

.banner .cd-content {
  background: #cc5e3d;
  border-radius: 40px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -55px;
  padding: 20px;
  font-family: 'Lato', sans-serif;
  text-align: right;
}

.banner .cd-content h2 {
  font-size: 58px;
  font-weight: bold;
  color: #fff;  
  margin: 0;
}

.banner .cd-content p {
  margin: 0;
}

.banner .cd-content p a {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  font-weight: 300;
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/arrow_107_o.png") no-repeat right center;
  padding-right: 40px;
}

/* footer */


.footer-code-inner a img {max-width: 200px;}


#right-slave {
  float: none;
  width: 1140px;
  margin: 0 auto;
  display: table;
  margin-top: 70px;
  background: transparent;
}

#right-slave .sidebox {
  width: 50% !important; 
  clear: none;
  float: left;
  padding: 0 15px;
}

#right-slave .sidebox .cd-content {
  background: transparent;
  width: 100%; 
  font-size: 14px;
}

.sidebox table {
  width: 100% !important;
}

.sidebox table td {
  font-size: 14px;
}

#right-slave .sidebox .cd-content p {
  font-size: 14px;
}

#right-slave .slave-green .default-sidebox-design .cd-content,
#right-slave .slave-green .default-sidebox-design .cd-content a {
  color: #fff;
  text-decoration: none;
}

#right-slave .slave-green {
  background: #69a3a1;
  display: table;
  float: left;
  border-radius: 0 20px 20px 0;
  width: 50%;
  padding: 50px 30px;
  position: relative;
}

#right-slave .slave-green::before {
  content: ""; 
  background: #69a3a1;
  width: 200%; 
  position: absolute;
  left: -200%;
  top: 0;
  height: 100%;
}

#right-slave .sidebox.contact .cd-content p {
  line-height: 150%;
}

#right-slave .sidebox.contact strong {
  font-size: 17px;
}

.side-weather .cd-content{
  display:table;  
}

.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding: 5px 0;
  font-size: 14px;
}

.side-weather .cd-content ul li:nth-child(2) {
  text-transform: uppercase;
}

.side-weather .cd-content ul li img{
  position:static;
}
.side-weather .cd-content br{
  display:none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child{
  text-align:right;
  font-weight:bold;
}

#right-slave .sidebox.newsletters-view {
  padding: 30px;
}

#right-slave .sidebox.newsletters-view .cd-title .text {
  color: #69a3a1;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
}

#right-slave .sidebox.newsletters-view table {
  position: relative;
  padding-top: 30px;
}

#right-slave .sidebox.newsletters-view tr,
#right-slave .sidebox.newsletters-view tr td {
  display: block;
}

#right-slave .sidebox.newsletters-view .row_title {
  font-weight: bold;  
  margin: 10px 0;
}

#right-slave .sidebox.newsletters-view .row_title td {
  font-size: 16px;
}

#right-slave .sidebox.newsletters-view tr:nth-child(2) {
  width: 70%;
}

#right-slave .sidebox.newsletters-view tr:nth-child(3) {
  position: absolute;
  top: 5px;
  left: 0;
}

#right-slave .sidebox.newsletters-view tr.row_submit {
  width: 30%;
  position: absolute;
  top: 62px;
  right: 0;
}

#right-slave .sidebox.newsletters-view input[type="text"] {
  background: #f1f1f1 url("/21496/uploads/fs_images/contentdesignimagesets/7/notes_111_o.png") no-repeat 10px center;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  height: 61px;
  padding-left: 55px;
  width: 100%;
}

#right-slave .sidebox.newsletters-view input[type="submit"] {
  background: #cc5e3d;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
  height: 61px;
  width: 100%;
}

.footer-wrapper {
  width: 1140px;
  margin: 0 auto;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#footer {
  border: 0;
  background: transparent;
  color: #3f3f3f;
} 

#footer a {
  color: #3f3f3f;
}

/* search results */
.searchmasks-index .cd-title .text {
  background: #69a3a1; 
  color: #fff;
  font-weight: normal;
  padding: 15px 30px;
  border-radius: 50px;
  font-size: 17px;
}

.sm-result {
  clear: both;
  margin-bottom: 52px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.sm-result .search-item > div {
  overflow: visible;
  padding: 0 15px;
}

.sm-result .preview {
  height: 290px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.sm-result .info {
  position: absolute;
  right: 0;
  top: 14px
}

.sm-result .info .rating {
  background: rgba(105,163,161,0.67);
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sm-result .info .rating .stars img {
  width: auto;
  height: auto;
  margin: 0 3px;
}

.sm-result .info .rating .holidaycheck {
  font-weight: bold;
  color: #fff;
  font-size: 17px;
}

.sm-result .info .desc {
  background: rgba(255,255,255,0.7);
  padding: 8px;
  margin: 0;
  text-transform: uppercase;
}

.sm-result .info .desc .boarding {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/boarding-black_113_o.png") no-repeat left center;
  padding: 5px 0 5px 40px;
}

.sm-result .info .desc .transport {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/plane-black_114_o.png") no-repeat left center;
  padding: 5px 0 5px 40px;
}

.sm-result .bottom {
  position: absolute;
  left: 20px;
  bottom: -17px;
  display: flex;
  align-items: center;
}

.sm-result .bottom > div {
  margin: 0 5px;
}

.sm-result .bottom .price {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 40px;
  padding: 7px 20px;
  background: #cc5e3d;
}

.sm-result .bottom .is-lm {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 40px;
  padding: 7px 20px;
  background: #cc5e3d;
}

.sm-result .bottom .is-fm {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 40px;
  padding: 7px 20px;
  background: #69a3a1;
}

.sm-result .hotel {
  font-weight: bold;
  margin-top: 20px;
}

.sm-result .hotel a {
  text-decoration: none;
}

.sm-result .hotel strong {
  font-size: 20px;
}

.sm-result .search-result-dates-table thead {
  display: none;
}

.sm-result .search-result-dates-table tr {
  border: 0;
  display: block;
  position: relative;
  padding: 14px 0;
}

.sm-result .search-result-dates-table tr td {  
  display: block;
  width: 19%;
  display: inline-block;
  border: 0;
  text-align: left;
  padding: 0;
}

.sm-result .search-result-dates-table tr:hover td {
  background: transparent;
}

.sm-result .search-result-dates-table tr td.date {
  color: #cc5e3d;
  font-weight: bold;
}

.sm-result .search-result-dates-table tr td.date-detail,
.sm-result .search-result-dates-table tr td.lm {
  width: 0;
  text-indent: -9999px;
  padding: 0;
}

.sm-result .search-result-dates-table tr td.date-detail a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.sm-result .search-result-dates-table tr td.price span {
  background: #cc5e3d;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  padding: 8px 10px;
  border-radius: 40px;
}

.price span.price-element span.original-price{display:none;}

.sm-result .search-result-dates-table tr td.price .required-fees {
  display: none;
}

/* hotel and date detail */
.accommodation-tmpl .cd-title,
.dates-tmpl .cd-title {
  display: none !important;
}

.date-detail .bread-crumps {
  font-size: 16px;
}

.date-detail .bread-crumps a {
  text-decoration: none;
}

.date-detail .bread-crumps li:last-child span {
  color: #cc5e3d;
  font-weight: bold;
}

.date-detail .preview {
  position: relative;
  height: 290px;
  background: cover;
  background-position: center;
}

.date-detail .info {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}

.date-detail .info .rating {
  background: rgba(105,163,161,0.67);
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.date-detail .info .rating .stars img {
  width: auto;
  height: auto;
  margin: 0 3px;
}

.date-detail .info .rating .holidaycheck {
  font-weight: bold;
  color: #fff;
  font-size: 17px;
  position: absolute;
  right: 10px;
  top: 10px;

}

.date-detail .info .rating .country {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  clear: both;
  margin-top: 5px;
}

.date-detail .info .rating .country strong {
  font-size: 18px;
}

.date-detail .info .desc {
  background: rgba(255,255,255,0.7);
  padding: 15px 10px;
  margin: 0;
  text-transform: uppercase;
}

.date-detail .info .desc .boarding {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/boarding-black_113_o.png") no-repeat left center;
  padding: 5px 0 5px 40px;
}

.date-detail .info .desc .transport {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/plane-black_114_o.png") no-repeat left center;
  padding: 5px 0 5px 40px;
}

.date-detail .info .desc .price {
  color: #fff;
  background: #cc5e3d;
  font-weight: bold;
  border-radius: 40px;
  padding: 5px 10px;
}

.date-detail .info .desc .lm {
  margin-top: 15px;
  text-align: right;
}

.date-detail .info .desc .lm strong {
  color: #cc5e3d;
  font-weight: bold;
}

.date-detail .gallery {
  padding: 0;
}

.date-detail .gallery .search-swiper-container {
  margin: -3px 0;
}

.date-detail .gallery .swiper-wrapper {
  display: block;
  height: 290px;
  overflow: hidden;
  border: 3px solid #fff;
}

.date-detail .gallery .swiper-slide {
  height: 145px;
  width: 33.333% !important;
  float: left;
  border: 3px solid #fff;
}

.date-detail .gallery .swiper-slide span {
  display: none;
}

.date-detail .gallery .swiper-button-white {
  display: none;
}

.date-detail .bottom {
  width: 50%;
  float: right;
  text-align: right;
  padding: 15px 0;
}

.date-detail .bottom .favourites-links {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/heart-empty_117_o.png") no-repeat right 10px center;
  padding: 10px 40px 10px 15px;
  border: 1px solid #69a3a1;
  border-radius: 50px;
  text-decoration: none;
  color: #69a3a1;
  font-weight: bold;
  font-size: 17px;
  display: table;
  float: right;
  margin-bottom: 10px;
}

.date-detail .bottom .favourites-links.link-delete {
  background: url("/21496/uploads/fs_images/contentdesignimagesets/7/heart_116_o.png") no-repeat right 10px center;
}

.date-detail .bottom .parametres {
  clear: both;
}

.date-detail .bottom .parametres .sea-distance {
  display: none;
}

.date-detail .bottom .parametres ul li {
  color: #6d6d72;
  margin: 0 5px;
}

.date-detail .jquery-ui-tabs,
.date-detail .ui-tabs-nav {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.date-detail .ui-tabs-nav li {
  border: 1px solid #cc5e3d !important;  
  border-radius: 40px;  
  background: transparent;
  padding: 0;
  top: 0;
  margin-right: 10px;
}

.date-detail .ui-tabs-nav li.ui-state-active {
  background: #cc5e3d;  
  font-weight: bold;
  padding: 0;
}

.date-detail .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}

.date-detail .ui-tabs-nav li a {
  padding: 10px 20px;
  color: #cc5e3d;
}

.date-detail #grid-box .ui-jqgrid {
  border: 0;
  border-radius: 0;
}

.date-detail .ui-state-default.ui-jqgrid-hdiv {
  border: 0;
}

.date-detail #grid-box .ui-jqgrid thead {
  display: none;
}

.date-detail #grid-box .ui-jqgrid tr.jqgfirstrow {
  display: none;
}

.date-detail #grid-box .ui-jqgrid tr {
  display: block;
  width: 50%;
  float: left;
  position: relative;
  border: 0;  
}

.date-detail #grid-box .ui-jqgrid tr.ui-state-hover {
  background: transparent;
}

.date-detail #grid-box .ui-jqgrid td {
  font-size: 14px;
  display: block;
  float: left;
  width: 20%;
  padding: 20px 0;
  height: auto;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_duration"],
.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_transport_id"] {
  width: 10%;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] {
  width: 40%;
  text-align: center !important;
  padding: 9px 0;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] strong {
  font-weight: bold;
  color: #fff;
  border-radius: 40px;
  font-size: 16px;
  background: #cc5e3d;
  padding: 10px 20px;
  display: table;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_link"],
.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_last_minute"] {
  width: 0;
  padding: 0;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_link"] a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-indent: -9999px
}

.date-detail #grid-box .ui-jqgrid #pager {
  background: transparent;
  border: 0;
}

.date-detail #grid-box .ui-jqgrid #pager tr {
  width: auto;
  float: none;
  display: table-row;
}

.date-detail #grid-box .ui-jqgrid #pager td {
  width: auto;
  float: none;
  display: table-cell;
  padding: 1px;
}

/* date detail */
.date-detail .info .rating {
  display: block;
}

.dates-tmpl .date-detail .info {
  bottom: 0;
  top: auto;
  width: 90%;
}

.dates-tmpl .date-detail .info .detail-bottom {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dates-tmpl .date-detail .info .detail-bottom .country {
  font-weight: bold;
  font-size: 16px;
}

.dates-tmpl .date-detail .info .detail-bottom .country strong {
  font-size: 18px;
}

.dates-tmpl .date-detail .info .detail-bottom .id-term {
  text-transform: uppercase;
}

.dates-tmpl .date-detail .info .detail-bottom .holidaycheck {
  font-size: 22px;
  font-weight: bold;
}

.dates-tmpl  .date-detail .info .desc >div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dates-tmpl  .date-detail .info .desc .date {
  font-weight: bold;
  color: #cc5e3d;
}

.dates-tmpl  .date-detail .info .desc >div:nth-child(2) {
  justify-content: normal;
}

.dates-tmpl  .date-detail .info .desc .is-lm,
.dates-tmpl  .date-detail .info .desc .discount {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 40px;
  padding: 5px 10px;
  background: #cc5e3d;
  margin-right: 5px;
}

.dates-tmpl  .date-detail .info .desc .is-fm {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 40px;
  padding: 5px 10px;
  background: #69a3a1;
  margin-right: 5px;
}

/* country table */
.countryTable {
  width: 1140px;
  margin: 0 auto;
}

.countryTable .area-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.countryTable .area-wrapper > div {
  border: 1px solid #cc5e3d;  
  width: 100%;
  border-radius: 40px;  
  padding: 5px 20px;
  margin: 0 5px;
  color: #cc5e3d;  
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.countryTable .area-wrapper > div.active {
  background: #cc5e3d;
  color: #fff;
}

.location-area .country {
  border-bottom: 1px solid #f2f2f2;
  font-size: 16px;
  width: 49%;
  display: inline-block
}

.location-area .country:hover {
  background: transparent;
}

.location-area .country:nth-child(2n+1) {
  background: #fff;
}

.location-area .country a {
  padding: 0;
  text-decoration: none;
  font-weight: bold;
}

.location-area .country a::before {
  content: "";
}

.location-area .country span {
  color: #323232;
}

.location-area .country span.count-accommodations {
  width: 33.333%;
}

.location-area .country span.min-price {
  font-weight: normal;
  color: #cc5e3d;
}

@media screen and (max-width: 1160px) {
  .container,
  #menu ul,
  #left-slave,
  .homepage .main-column.container,
  .footer-wrapper,
  #right-slave,
  .main-column,
  .countryTable,
  .main-column.banner,
  .qbox .container {
    width: 100%;
  }

  .searchmask-global {
    width: 100% !important;
  }

  #head {
    width: 100%;
    padding: 0 15px;    
  }

  .hp-slider .container {
    width: 100%;
    padding: 0 30px;
  }

  .hp-slider #foo_prev {
    left: 15px;
  }

  .hp-slider #foo_next {
    right: 15px;
  }

  .searchmask-global .extended-search-link {
    font-size: 15px;
  }

  .banner .cd-content {
    right: 15px;
  }

  .lm-offer #foo2_prev {
    left: 5px;    
  }

  .lm-offer #foo2_next {
    right: 5px;
  }

  .date-detail #grid-box .ui-jqgrid tr {
    width: 100%;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_duration"], .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_transport_id"],
  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] {
    width: 20%;
  }

}

@media screen and (max-width: 960px) { 
  .show-menu {
    background: #69a3a1;
    width: 100%;
    position: absolute;
    top: 130px;
    border-radius: 0;
    padding: 8px 0;
    font-size: 27px;
    padding: 0;
  }

  .show-menu.isOpen {
    top: 0;
    background: transparent;
  }

  #head {
    height: 166px;
  }

  #menu {
    background: rgba(204,94,61,0.9); 
    position: absolute;
    left: 0;
    top: 0;    
    z-index: 100000;
  }

  #menu > ul {
    display: none;
    padding-top: 50px;
  }

  #menu li:hover a {
    background: transparent;
  }

  #menu li a {
    height: auto !important;
    line-height: normal !important;
    background: transparent;
    padding: 10px 20px;
  }

  #menu ul li div a {
    background: transparent;
  }

  #menu ul li ul {
    display: block !important;
    background: rgba(204,94,61,1);
    position: relative;
    top: 0;
  }

  .nav li li {
    background: transparent;
  }

  #menu li ul li a {
    padding: 10px 20px;
  }

  #menu li:hover ul a {
    background: transparent;
    color: #fff;
    height: auto !important;
    line-height: normal !important;
  }

  #menu li:hover ul a:hover {
    background: transparent;
  }
  
  .hp-slider .slide {
    height: 808px;
  }
  
  .searchmask-global {
    margin: 47px auto 60px auto;
  }

  .searchmask-global .search-mask-sb form .input {
    width: 25%;
  }

  .searchmask-global .search-mask-sb form label {
    font-size: 12px;
  }

  .searchmask-global .submit {
    width: 25%;
    top: 173px;
  }

  .searchmask-global .extended-search-link {
    top: 7px;
  }

  .radkovaInner {
    margin-bottom: 20px;
  }

  .banner {
    height: 400px;
  }

  .banner .cd-content h2 {
    font-size: 40px;
  }

  .sm-result .search-item > div:nth-child(2) {
    padding-left: 0;
  }

  .sm-result .info {
    width: 70%;
  }

  .sm-result .hotel {
    margin-bottom: 10px;
  }

  .sm-result .desc {
    width: 100%;
  }

  .sm-result .search-result-dates-table tr {
    padding: 10px 0;
  }

  .sm-result .search-result-dates-table tr td {
    font-size: 12px;
  }

  .sm-result .search-result-dates-table tr td.price span {
    font-size: 14px;
    padding: 8px 5px;
  }

  .date-detail .info {
    width: 80%;
  }

  .dates-tmpl .date-detail .info {
    width: 100%;
    top: 20px;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_duration"], .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_transport_id"] {
    width: 10%;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] {
    width: 40%;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] strong {
    font-size: 13px;
    display: block;
  }

  .location-area .country {
    width: 100%;
    display: block;
  }
  
  #left-slave{margin-top:350px !important;}

}

@media screen and (max-width: 681px) { 
  .date-detail #grid-box .ui-jqgrid tr.ui-state-hover {
    border: 0 !important;
  }

  .date-detail #grid-box .ui-jqgrid #pager td {
    width: 50%;
  }

  .date-detail .info .desc .price {
    width: auto;
  }

  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 {
    display: none !important;
  }

  td#next_pager, 
  td#prev_pager, 
  td#next_traffics-pager, 
  td#prev_traffics-pager {
    background: #cc5e3d;
  }

  td#next_pager.ui-state-hover, 
  td#prev_pager.ui-state-hover, {
    border: 0 !important;
  }

  td#next_pager:before, td#next_traffics-pager:before {
    top: -12px;
  }
}

@media screen and (max-width: 680px) {  
  .show-menu {
    top: 100px;
    z-index: 1000000;
  }

  #head {
    height: 136px;
    z-index: 100000;
  }

  #head .socials {
    position: absolute;
    right: 15px;
    margin-top: 0;
    top: 108px;
    z-index: 100;
  }

  #head .socials a {
    margin: 0 5px;
  }

  #head .socials a span {
    font-size: 20px;
  }

  #head > a {
    position: relative;
    left: 15px;
    top: 13px;
    transform: translateX(0);
  }

  .hp-slider .container.controls {
    top: 31%;
  }

  .hp-slider .slide {
    padding-top: 170px;
  }


  .hp-slider .slide .container {
    padding: 0 40px;
  }

  .hp-slider .slide h1 {
    font-size: 25px;
  }

  .hp-slider .slide span,
  .hp-slider .slide a {
    font-size: 20px;
    width: auto;
  }
  
  #left-slave {
    margin-top: 350px;
  }

  .searchmask-global {
    background: rgba(105,163,161,1);
  }

  .searchmask-global .search-mask-sb form .input {
    width: 50%;
  }

  .searchmask-global .submit {
    width: 50%;
    position: relative;
    top: 0;
    right: 0;
  }

  .searchmask-global .extended-search-link {
    float: left;
  }

  .qbox {
    height: auto;
    margin-bottom: 15px;

  }

  .qbox .col {
    padding-bottom: 20px;
    height: 160px;
  }

  .qbox .col h3 {   
    bottom: 10px;
    margin: 0;
  }

  .radkovaInner .price {
    width:  auto;
  }

  .banner {
    height: 300px;
  }

  .banner .cd-content {
    padding: 10px 20px;
    bottom: -36px;
  }  

  .banner .cd-content h2 {
    font-size: 30px;
  }

  .banner .cd-content p a {
    font-size: 20px;
  }

  .lm-offer .cd-title {
    margin-bottom: 20px;
  }

  #right-slave .sidebox {
    width: 100% !important;
  }

  #right-slave .slave-green {
    width: 100%;
    border-radius: 20px 20px 0 0;
    padding: 30px;
  }

  #right-slave .sidebox.weathers-sidebox {
    margin-bottom: 30px;
  }

  .sm-result .search-item > div:nth-child(2) {
    padding: 0 15px;
  }

  .sm-result .preview {
    height: 190px;
  }

  .sm-result .hotel {
    margin: 30px 0 10px 0;
    padding: 0 10px;
  }

  .sm-result .dates-table-simple {
    margin: 0 10px;
  }

  .sm-result .search-result-dates-table tr {
    padding: 5px 0;
  }

  .sm-result .search-result-dates-table tr td.price span {
    display: block;
    text-align: center;
    padding: 5px 0;
  }

  .date-detail .info {
    transform: translateX(50%);
    right: 50%;
  }

  .dates-tmpl .date-detail .info {
    right: 50%;
  }

  .date-detail .preview {
    height: 275px;
  }

  .ui-tabs .ui-tabs-panel {
    padding: 1em 0;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_link"] a {
    background: transparent !important;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_link"], .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_last_minute"] {
    height: 0;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] {
    padding: 4px 0;
  }

  .date-detail .ui-tabs-nav li {
    float: none;
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }

  .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 10px;
  }

  .countryTable .area-wrapper  {
    display: block;    
  }

  .countryTable .area-wrapper > div {
    margin-bottom: 10px;
  }

  .countryTable .location-wrapper {
    border: 1px solid #b9d4d3;
    padding: 20px;
    border-radius: 30px;
  }
}

@media screen and (max-width: 580px) {
  
  #head > a {
    left: 50%;
    top: 37px;
    transform: translateX(-50%);
    position: absolute;
  }

  #head > a img {
    max-width: 150px
  }

  #head .contact {
    font-size: 13px;
    display: flex;
    float: none;
    margin-top: 10px;
    justify-content: center;
    text-shadow: 0 2px 5px #000000;
  }
  
  #head .contact span { 
    margin-right: 5px;
  }
  
  #head .socials {
    top: 99px;
  }

  #left-slave {
    margin-top: 0;
  }
  
  .homepage #left-slave {
    margin-top: 200px;
  }
  
  .searchmask-global .search-mask-sb form .input {
    width: 100%;
  }

  .searchmask-global .submit {
    width: 100%;
  }

  .banner .cd-content h2 {
    font-size: 25px;
  }

  .banner .cd-content p a {
    font-size: 17px;
  }

  .searchmask-global {
    margin: 47px 0 0 0;
  }
  
  .sm-result .dates-table-simple {
    display: block;
    margin: 0;
    padding: 0 10px;
  }
  
  .sm-result .search-result-dates-table tbody {
    display: block;
  }
  
  .sm-result .search-result-dates-table tr td {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
  
  .sm-result .search-result-dates-table tr td.price span {
    display: block;
  }

  .date-detail #grid-box .ui-jqgrid td {
    width: 100%;
    text-align: center !important;
    padding: 5px 0;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_duration"], .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_transport_id"] {
    width: 100%;
  }

  .date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] {
    width: 100%;
  }
  
  #right-slave .sidebox.newsletters-view tr:nth-child(2),
  #right-slave .sidebox.newsletters-view tr.row_submit {
    width: 100%;
  }
  
  #right-slave .sidebox.newsletters-view tr.row_submit {
    position: relative;
    top: 0;
  }
  
  .countryTable .location-wrapper {
    padding: 10px 20px;
  }
  
  .location-area .country a,
  .location-area .country span.count-accommodations,
  .location-area .country span.min-price {
    float: none;
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }

}


















/* 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:#3f3f3f;font-size:20px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#3f3f3f;}
.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 */