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

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

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

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

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

#left-slave {
    background-color: #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: 'Lato', sans-serif;
}
input[type="submit"]{
  cursor:pointer;
  font-family: 'Lato', 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: 'Lato', sans-serif;
  font-size: 14px;
  background: #fff;
}
#main,#wrap,#inner {
  width: 100%;
  background:transparent none;
  border:0 none;
}

#cont {
  border: 0;
}

#master {
  border: 0;
  width: 1140px;
  margin: 0 auto;
  clear: both;
  overflow: visible;
}

.master-title .text {
  color: #312618;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  float: none;
  padding: 30px 0;
  margin: 0;
}

.row {
  margin: 0 -15px;
}

[class*='col-lg'], [class*='col-md'], [class*='col-sm'], [class*='col-xs'] {
  padding: 0 15px;
}

.topoffers-global .next.right {  
  border: 2px solid #87ff65;
  float: none;
  display: table;
  padding: 10px 40px 10px 30px;
  margin: 20px auto;
  position: relative;
}

.topoffers-global .next.right a {
  font-size: 18px;
  text-decoration: none;
}

.topoffers-global .next.right::after {
  content: "\e950";
  font-family: 'cesys3' !important;
  font-size: 30px;
  color: #87ff65;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

/* hlavicka */
.head-wrapper {
  background: #5a5a66;  
}

.head-inner {
  width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 115px;
  position: relative;
}

#head {
   background: transparent;
  border: 0;
  width: auto;
}

#head img{
  width:auto;
  background:transparent none;
  max-width: 220px;
padding: 10px;
}

#head .contact-head {
  position: absolute;
  right: 0;
  top: 0;
  background: #87ff65;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 115px;
  width: 260px;
  text-align: center;
}

#head .contact-head .contact-inner-head > a {
  color: #5a5a66;
  font-size: 17px;
  text-decoration: none;
  margin-bottom: 15px;
  display: block;
  letter-spacing: 2px;
}

#head .contact-head .socials {
  display: flex;
}

#head .contact-head .socials a {
  width: 39px;
  height: 39px;
  margin: 0 4px;
}

#head .contact-head .socials .facebook {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/facebook_96_o.png") no-repeat;  
}

#head .contact-head .socials .instagram {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/instagram_97_o.png") no-repeat;  
}

#head .contact-head .socials .twitter {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/twiiter_99_o.png") no-repeat;  
}

#head .contact-head .socials .phone {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/phone_98_o.png") no-repeat;  
}

#menu {
  background: transparent;
  margin-right: 300px;
  width: 100%;
  height: auto;
}

#menu .nav {
  float: right;
  border-left: 1px solid #4c4c54;
}

#menu .nav > li {
  border-right: 1px solid #4c4c54;
}

#menu .nav li a {
  font-weight: normal;
  text-transform: uppercase;
  padding: 21px 10px;
  height: auto;
  line-height: normal;
}

.nav li ul {
  z-index: 100 !important;
}

#menu .nav li li {
  background: #5a5a66;
  border: 0;  
}

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

.nav li:hover ul, ul.nav li.sfHover ul{
  top: 95px;
  z-index:10;
}

.nav li li a:hover {
  background: transparent;
  color: #87ff65;
}

/* sidebox */
#left-slave {
  float: none; 
  width: 100%;
  display: table;
  padding: 150px 0 0 0;
  position: relative;
}

#left-slave .inner {
  width: 1140px;
  margin: 0 auto;
}

.sidebox {
  z-index: 1;
  clear: none;
}

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

.sidebox input[type="text"] {
  padding-left: 10px;
}


/* vyhledavaci maska */
.searchmask-global {
  width: 1140px !important;
  margin: 0 auto;
  float: none;
}

.sidebox.default-sidebox-design.searchmask-global .cd-content {
  width: 40%;
  background: rgba(255,255,255,0.4);
  padding: 30px 15px;
  float: left;
  position: relative;
  z-index: 100;
}

.sidebox.default-sidebox-design.searchmask-global .cd-content.text-after {
  background: transparent;
  padding: 0;
}

.searchmask-global .cd-content ul {
  position: absolute;
  margin: 0;
  padding: 0;
  top: -59px;
  left: 0;
  border-bottom: 13px solid #fff;  
  width: 100%;
}

.searchmask-global .cd-content ul li, .searchmask-global .cd-content ul li.expecta:hover {
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  list-style: none;
  float: left;  
  background: #fff; color: #444;
  border-top: 4px solid #87ff65;
  cursor: pointer;
}

.searchmask-global .cd-content ul li a {
  text-decoration: none;
}

.searchmask-global .cd-content ul li:not(.active) {
  background: #5a5a66; color: #fff;
  border-top: 0;
}

.searchmask-global .input {
  padding: 0 15px;
  width: 50%;
  float: left;
  margin-bottom: 20px !important;
  position: relative;
}

.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::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/plane_104_o.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.searchmask-global .input.sm-bi::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/boarding_102_o.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.searchmask-global .input.sm-df::before,
.searchmask-global .input.sm-dt::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/cal_103_o.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.searchmask-global .input.sm-pa::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/price_105_o.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.searchmask-global .submit {
  width: 100%;
  float: none;
  padding: 0 15px;
  margin: 0 !important;
}

.searchmask-global input[type="submit"] {
  background: #87ff65 url("/21497/uploads/fs_images/contentdesignimagesets/7/search_101_o.png") no-repeat center;
  text-indent: -9999px;
  border: 0;
  height: 46px;
  width: 100% !important;
}

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

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

.searchmask-global label {
  font-size: 13px;
  font-weight: bold;
  color: #182427;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.searchmask-global .extended-search-link {
  margin: 0 0 20px 0;
  text-decoration: none;
  background: none;
  display: block;
}

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

.sm-cp  .input, .sm-ca  .input {margin: 0 !important; padding: 0;}
.sm-cp label, .sm-ca label {height: 31px; margin: 0; line-height: 1.1;}
.sm-cp .selectBox, .sm-ca .selectBox-dropdown {min-width: unset;}
.sm-ca .input {width: 33.333%;}

.hp-maska.de {display: none;}

@media screen and (max-width: 460px) {
  .searchmask-global .cd-content ul li, .searchmask-global .cd-content ul li.expecta:hover {    
    width: 33.333%; height: 47px;
    display: flex; align-items: center; justify-content: center;
    line-height: 1.2; font-size: 12px;
  }
}


/* slider */
.sb-slider {
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
}

.sb-slider .caroufredsel_wrapper {
  width: 100% !important;
}

.sb-slider .slide {
  text-align: center;
  padding: 0;
  float: left;
  height: 700px;
  display: flex; 
  align-items: center;  
}

.sb-slider .slide .inner {
  padding-left: 300px;
}

.sb-slider h1 {
  font-size: 75px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  text-shadow: 3px 3px 3px #20478c;
}

.sb-slider h2 {
  font-size: 29px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
  text-shadow: 3px 3px 3px #20478c;
}

.sb-slider a {
  font-size: 33px;
  font-weight: bold;
  border: 4px solid #87ff65;
  padding: 22px 40px;
  text-decoration: none;
  color: #fff;
  display: table;
  margin: 0 auto;
}


/* top offer slider */
.offer-slider {
  position: relative;
}

.offer-slider .caroufredsel_wrapper {
  position: relative;
}

.offer-slider .slide {
  float: left; 
}

.offer-slider .slide .inner {
  padding: 0 15px;  
  color: #fff;
}

.offer-slider .slide .preview {
  height: 265px;  
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.offer-slider .slide .preview::before {
  content: "";
  background: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.offer-slider .slide .preview > a {  
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.offer-slider .slide .discount {
  font-size: 30px;
  width: 93px;
  height: 93px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #87ff65;
  border-radius: 50%;
  margin: 0 auto;
}

.offer-slider .slide .info {
  position: relative;
  z-index: 10;
  text-align: center;
}

.offer-slider .slide .country {
  margin-top: 15px;
}

.offer-slider .slide .country a {
  display: block;
  color: #fff;
  font-size: 25px;
  text-decoration: none;
}

.offer-slider .slide .price {
  color: #87ff65;
  font-size: 30px;
  font-weight: bold;
  margin-top: 15px;
}

.offer-slider .controls {
  position: absolute;
  top: 215px;
  left: 0;
  width: 100%;
}

.offer-slider .controls #foo_prev {
  margin-left: -30px;
  float: left;
  z-index: 1000;
  position: relative;
  font-size: 40px;
  cursor: pointer;

}

.offer-slider .controls #foo_next {
  margin-right: -30px;
  float: right;
  z-index: 1000;
  position: relative;
  font-size: 40px;
  cursor: pointer;
}

/* sloupcova sablona */
.top-sloupcova .cd-title .text {
  text-align: left;
  background: #f7f2f2;
  border-top: 3px solid #87ff65;
  padding: 15px 35px;
  text-transform: none;
  font-size: 20px;
  margin: 40px 0 0 0;
  display: table;
}

.top-sloupcova .cd-content {
  margin: 0 -5px;
}

.sloupcovaInner {
  padding: 15px 5px 0 5px;
}

.sloupcovaInner .inner {
  border: 5px solid #f7f2f2;
}

.sloupcovaInner .thumb {
  height: 337px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;  
}

.sloupcovaInner .thumb::before {
  content: "";
  background: rgba(0,0,0,0.4); 
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.sloupcovaInner .thumb a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;  
  width: 100%;  
}

.sloupcovaInner .thumb .square {
  border: 2px solid #87ff65;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  position: relative;
}

.sloupcovaInner .thumb .square .country {
  font-size: 30px;  
}

.sloupcovaInner .desc {
  padding: 10px;
}

.sloupcovaInner .rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
}   

.sloupcovaInner .rating .stars {
  float: left;
}

.sloupcovaInner .rating img {
  height: auto;
  width: auto;
  margin: 0 1px;
}

.sloupcovaInner .lm-fm {
  float: right;
  background: #a4c2a8;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
}

.sloupcovaInner .hotel {
  clear: both;
  font-weight: bold;
  margin-top: 5px;
}

.sloupcovaInner .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.sloupcovaInner .info div {
  padding: 5px 0 5px 30px;
  font-size: 14px;
}

.sloupcovaInner .info .boarding {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/boarding_102_o.png") no-repeat left center;
  text-transform: uppercase;
}

.sloupcovaInner .info .airport {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/plane_104_o.png") no-repeat left center;
  text-transform: uppercase;
}

.sloupcovaInner .info .duration {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/cal_103_o.png") no-repeat left center;
}

/* rozcestnik statu */
.coutry-cross {
  display: table;
  width: 100%;  
}

.coutry-cross .country {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 162px; 
  padding: 0;
}

.coutry-cross .country .inner {
  position: relative;
  height: 100%;
  width: 100%;
}

.coutry-cross .country .inner::before {
  content: "";
  background: rgba(0,0,0,0.4);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.4s;
}

.coutry-cross .country:hover .inner::before {
  background: rgba(0,0,0,0);
}

.coutry-cross .country h3 {
  font-weight: bold;
  color: #fff;
  position: absolute;
  z-index: 10;
  text-align: center;
  text-transform: uppercase;
  top: 55px;
  margin: 0;
  width: 100%;
}

.coutry-cross .country h4 {
  color: #87ff65;
  background: transparent;
  position: relative;
  z-index: 10;
  text-align: center;
  font-weight: normal;
  top: 75px;
  margin: 0;
  width: 100%;
}

.coutry-cross .country a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-indent: -9999px;
  display: block;
  z-index: 100;
}

.coutry-cross .country img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.coutry-cross .country.lastminute {
  background: #87ff65;
}

.coutry-cross .country.lastminute .inner:before {
  background: transparent;
}

.coutry-cross .country.lastminute h3 {
  color: #000;
  font-size: 35px;
  text-transform: uppercase;  
  top: 40px;
}

.coutry-cross .country.lastminute h4 {
  color: #5a5a66; 
  text-transform: uppercase;  
  top: 100px;
  position: relative;
  display: table;
  width: auto;
  margin: 0 auto;
  padding-right: 20px;
}

.coutry-cross .country.lastminute h4::before {
  content: "\e950";
  font-family: 'cesys3' !important;
  color: #5a5a66;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(90deg) translateX(-50%);
}

/* newsletter */
.newsletters-view {
  width: 100% !important;
  background: #87ff65;
  padding: 20px 75px;
  height: 162px;
  margin-top: 85px;
  margin-bottom: 0;
}

.newsletters-view .cd-title .text {
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;  
  padding: 0;
}

.newsletters-view .cd-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 90px;
}

.newsletters-view .cd-content p {
  width: 50%;
  font-size: 21px;
  color: #fff;
  font-weight: 300;
  opacity: 0;
}

.newsletters-view .cd-content p a {
  color: #fff;
}

.newsletters-view .cd-content form {
  width: 50%;
}

.newsletters-view .cd-content table {
  width: 100% !important;
}

.newsletters-view .cd-content table tr:nth-child(3) {
  position: absolute;
  left: 0;
  bottom: 32px;
}

.newsletters-view .cd-content table tr:nth-child(3) td {
  font-size: 21px;
  color: #000;
  font-weight: 300;
}

.newsletters-view .cd-content table tr:nth-child(3) td a {
  color: #000;
}

.newsletters-view .cd-content table tr.row_title td {
  font-size: 21px;
  color: #000;
}

.newsletters-view .cd-content table tr:nth-child(2) {
  display: block;
  width: 70%;
}

.newsletters-view .cd-content table tr:nth-child(2) td {
  width: 100%;
  display: block;
}

.newsletters-view .cd-content table input[type="text"] {
  height: 62px;
  width: 100%;
  border: 0;  
  -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
  background: #fff url("/21497/uploads/fs_images/contentdesignimagesets/7/notes_107_o.png") no-repeat 10px center;
  padding-left: 55px;
  font-size: 16px;
}

.newsletters-view .cd-content table .row_submit {
  width: 30%;
  display: block;
  top: -64px;
  float: right;
  position: relative;  
}

.newsletters-view .cd-content table .row_submit td {
  display: block;
}

.newsletters-view .cd-content table .row_submit input[type="submit"] {
  width: 100%;
  height: 62px;
  background: #87ff65;
  color: #5a5a66;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
}

/* footer */
.footer-wrapper {
  background: #5a5a66;
  width: 100%;
  display: table;  
}

#right-slave {
  width: 1140px;
  margin: 0 auto;
  float: none;
  background: transparent;
  padding: 30px 20px;
  position: relative;
  display: table;
}

#right-slave .sidebox {
  float: left;
  clear: none;  
}

#right-slave .sidebox.default-sidebox-design .cd-content {
  color: #fff;
  font-size: 16px;
}

.side-weather {
  width: 25% !important;
}

.side-weather ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;  
}

.side-weather li {
  font-size: 16px;
  padding: 0;
  width: 40%;
}

.side-weather li:first-child {
  width: 20%;
}

.side-weather li img {
  top: 0;
}

.sb-contact {
  width: 75% !important;
}

.sb-contact p {
  font-size: 16px;
}

.sb-contact p strong {
  font-size: 18px;
}

#right-slave .sb-contact .cd-content > div {
  padding-top: 0;
}

#right-slave .sb-contact .socials {
  display: flex;
  margin-top: 20px;
}

#right-slave .sb-contact .socials a {
  width: 39px;
  height: 39px;
  margin: 0 4px;
}

#right-slave .sb-contact .socials .facebook {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/facebook-green_108_o.png") no-repeat;  
}

#right-slave .sb-contact .socials .instagram {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/instagram-green_109_o.png") no-repeat;  
}

#right-slave .sb-contact .socials .twitter {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/twiiter-green_111_o.png") no-repeat;  
}

#right-slave .sb-contact .socials .phone {
  background: url("/21497/uploads/fs_images/contentdesignimagesets/7/phone-green_110_o.png") no-repeat;  
}

.footer-code-wrapper {
  background: #5a5a66;
  display: table;
  width: 100%;
  border-top: 1px solid #fff;
  padding: 15px 0;
}

.footer-code-wrapper .footer-code-inner {
  width: 1140px;
  margin: 0 auto;
}

.footer-code-wrapper .footer-code-inner > div {
  float: left;
  width: 50%;
}

.footer-code-inner .logo img {max-width:220px;}

#footer {
  border: 0;
  background: transparent;
}

/* search results */

.sm-result {
  clear: both;
  border: 1px solid #7b7b85;
  margin-bottom: 30px;
}

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

.sm-result .preview {
  height: 275px;
  object-fit: cover;
  object-position: center;
}

.sm-result .preview img {
  width: 100%;
  height: 100%;
}

.sm-result .desc {
  padding: 20px 30px;
  margin: 0;
}

.sm-result .desc .rating img {
  width: auto;
  height: auto;
  margin: 0 1px;
}

.sm-result .desc .hotel {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 5px 0;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.sm-result .desc .country {
  text-transform: uppercase;
}

.sm-result .desc  .boxes {
  display: flex;
  margin-top: 30px;
  margin-bottom: 20px;
}

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

.sm-result .desc  .boxes .price {
  background: #87ff65;
  color: #6d6d72;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  font-weight: bold;
}

.sm-result .desc  .boxes .is-lm {
  background: #a4c2a8;
  color: #fff;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
}

.sm-result .desc  .boxes .is-fm {
  background: #6d6d72;
  color: #fff;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
}

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

.sm-result .search-result-dates-table tr {
  border: 0;
  position: relative;  
  background: #f6f4f4;
  margin-bottom: 6px;
  display: table;
  width: 100%;
}

.sm-result .search-result-dates-table tr td {  
  display: block;
  width: 20%;
  float: left;
  border: 0;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0;
  text-transform: uppercase;  
}

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

.sm-result .desc span {
  color: #444;
}

.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 {
  background: #87ff65;  
  font-weight: bold;
  font-size: 12px;
  padding: 7px 10px;
  text-align: center;
}

.sm-result .search-result-dates-table tr td.price span {
  color: #6d6d72;
}

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

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

.sm-result .search-info > div {
  padding: 5px 0;
  text-transform: uppercase;
}

.sm-result .search-info .transport::before {
  content: "\e97f";
  font-family: 'cesys3' !important;
  font-size: 20px;
  display: inline-block;
}

.sm-result .search-info .boarding::before {
  content: "\e94c";
  font-family: 'cesys3' !important;
  font-size: 20px;
  display: inline-block;
}

.sm-result .attributes .sea-distance {
  font-size: 13px;
  text-align: right;
  float: right;
  text-transform: uppercase;
  width: 80px;
  margin-left: 15px;
}

.sm-result .attributes .sea-distance::before {
  content: "\e902"; 
  font-family: 'cesys3' !important;
  font-size: 30px;
  color: #a4c2a8;
  display: block;
}

.sm-result .attributes .sea-distance strong {
  color: #a4c2a8;
}

.sm-result .attributes ul {
  text-align: right;
  position: relative;
  top: 50px;
}  

.sm-result .attributes ul li {
  color: #6d6d72;
}

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

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

.date-detail .bread-crumps .breadcrumbs {
  padding: 20px 0;
}

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

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

.date-detail .date-top {
  border: 1px solid #5a5a66;
}

.date-detail .preview {
  position: relative;
}

.date-detail .preview .discount {
  background: #87ff65;
  color: #6d6d72;
  font-size: 17px;
  width: 53px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: 15px;
  top: 0;
  z-index: 10;
}

.date-detail .preview .swiper-slide {
  height: 360px;
}

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

.date-detail .info {
  padding-top: 30px;
  padding-right: 30px;
}

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

.date-detail .info h2 {
  margin: 5px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.date-detail .info .country {
  text-transform: uppercase;
  font-size: 16px;
}

.date-detail .info .country a {
  text-decoration: none;
}

.date-detail .info .lm-fm {
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

.date-detail .info .lm-fm strong {
  color: #87ff65;
}

.date-detail .info .boxes {
  display: flex;
  margin-top: 10px;
  justify-content: flex-end;
  width: 100%;
}

.date-detail .info .boxes > div {
  margin: 0 2px;
  font-size: 16px;
}

.date-detail .info .boxes .price {
  background: #87ff65;
  color: #6d6d72;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  font-weight: bold;
}

.date-detail .info .boxes .is-lm {
  background: #a4c2a8;
  color: #fff;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
}

.date-detail .info .boxes .is-fm {
  background: #6d6d72;
  color: #fff;
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
}

.date-detail .info .desc {
  margin-top: 25px;
  clear: both;
  line-height: 170%;
  text-transform: uppercase;
  margin-bottom: 0;
}

.date-detail .info .desc .transport::before {
  content: "\e97f";
  font-family: 'cesys3' !important;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
}

.date-detail .info .desc .boarding::before {
  content: "\e94c";
  font-family: 'cesys3' !important;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
}

.date-detail .info .desc .date::before {
  content: "\e93c";
  font-family: 'cesys3' !important;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
}

.date-detail .info .attributes {
  display: table;
  width: 100%;
}

.date-detail .info .attributes .sea-distance {
  font-size: 13px;
  text-align: right;
  float: right;
  text-transform: uppercase;
  width: 100px;
  margin-left: 15px;
}

.date-detail .info .attributes .sea-distance::before {
  content: "\e902"; 
  font-family: 'cesys3' !important;
  font-size: 30px;
  color: #a4c2a8;
  display: block;
}

.date-detail .info .attributes .sea-distance strong {
  color: #a4c2a8;
}

.date-detail .info .attributes ul {
  text-align: right;
  position: relative;
  top: 50px;
}  

.date-detail .info .attributes ul li {
  color: #a4c2a8;
}

.date-detail .info .favourites-links {
  background: #87ff65;
  font-size: 16px;
  text-decoration: none;
  padding: 7px 30px 7px 15px;
  position: relative;
  display: table;
  margin-top: 20px;
}

.date-detail .info .favourites-links::before {
  content: "\e950";
  font-family: 'cesys3' !important;
  position: absolute;
  right: 5px;
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  clear: both;
}

.structured-content__tabs {
  margin-top: 30px;
}

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

.simple-accordion > a {
  margin-bottom: 25px;
}

.simple-accordion > a span {
  background: transparent;
  border: 1px solid #5a5a66;
  padding: 15px;
  font-size: 25px;
  position: relative;
}
@media screen and (max-width: 460px){
.simple-accordion > a span {font-size:19px;}
}

.simple-accordion > a span::before {
  content: "";
  height: 100%;
  width: 100px; 
  position: absolute;
  right: 0;
  top: 0;
  background: #5a5a66;
}

.simple-accordion > a span::after {
  content: "\e950";
  font-family: 'cesys3' !important;
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

.simple-accordion > a.opened span {
  background: transparent;
}

.simple-accordion > a.opened span::after {
  color: #a4c2a8;
}

.simple-accordion .accordion-content {
  background: transparent;
  padding: 0
}

.jquery-ui-tabs .ui-tabs-panel {
  padding: 15px 0;
}

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

.ui-jqgrid .ui-jqgrid-btable {
  margin: 0 -5px;
}

.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;  
  padding: 0 5px;
}

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

.date-detail #grid-box .ui-jqgrid td {
  display: block;
  float: left;
  width: 20%;
  padding: 13px 5px;
  background: #f6f4f4;
  margin-bottom: 7px;
  font-size: 11px;
  height: 42px;
  text-transform: uppercase;
}

.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;
  background: #a4c2a8;
}

.date-detail #grid-box .ui-jqgrid td[aria-describedby="grid_price"] strong {
  font-weight: bold;
  color: #fff;
  display: block;
}

.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
}

.ui-jqgrid .ui-jqgrid-pager {
  height: auto;
}

.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;
  background: transparent;
}

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

.location-area .area-title {
  border: 1px solid #656570;
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  color: #323232;
  margin-bottom: 25px;
  padding: 15px 40px;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 380px){
  .location-area .area-title{font-size:16px; padding:15px 15px;}}


.location-area .area-title::before {
  content: "";
  height: 100%;
  width: 100px; 
  position: absolute;
  right: 0;
  top: 0;
  background: #5a5a66;
}

.location-area .area-title::after {
  content: "\e950";
  font-family: 'cesys3' !important;
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

.location-area .area-title.active::after {
  color: #a4c2a8;
}

.location-area .area-title + div {
  border: 1px solid #656570;
  padding: 15px 30px;
  margin-bottom: 30px;
}  

.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: 0;
  font-size: 16px;
  width: 49%;
  display: inline-block;
  padding: 14px 10px;
  position: relative;
}

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

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

.location-area .country a {
  padding: 0;
  text-decoration: none;
  position: static;
}

.location-area .country a::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

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

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

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

.collapse-location h3 {border-color: #2a43c0;}
.collapse-location h3::before {background: #2a43c0;}
.collapse-location h3 a {color: #2a43c0;}
.collapse-location.open h3, .collapse-location.open ul {background: #f9f9f9;}


/* Float Box */
#favourites-floatbox{
  position:fixed !important; z-index:999; top:100px !important; left:auto !important; right:-190px !important;  
  width:230px; margin-left:auto !important; transition:all 300ms ease-in-out;
}
#favourites-floatbox:hover{right:0 !important;}
#favourites-floatbox:before{
 content:"\e95c";font-family:'cesys3' !important; font-size:30px; color: rgb(54, 74, 144); cursor:move; position:absolute;left:4px;bottom:1px;  
}
#favourites-floatbox .cd-title{display: none;}
#favourites-floatbox .cd-content{
 padding:10px 10px 10px 50px; background:rgba(255,255,255,.75) !important; border-radius:30px 0 0 30px;   
}

@media screen and (max-width: 1160px) {
  .container,
  .head-inner,  
  #master,
  #right-slave,
  .footer-code-wrapper .footer-code-inner,
  .countryTable {
    width: 100%;
  }
  
  .default-floatbox-design {
    left: auto !important;
    margin-left: 0 !important;
    right: 0;
  }
  
  .countryTable {
    padding: 0 15px;
  }
  
  #master {
    overflow: hidden;
  }
  
  #head > a {
    padding-left: 15px;
  }
  
  #head .contact-head {
    width: 210px;
  }
  
  #menu {
    margin-right: 210px;
  }
  
  #menu .nav {
    border: 0;
  }
  
  #menu .nav > li {
    border: 0;
  }
  
  #menu .nav li a {
    padding: 20px 10px;
  }
  
  .searchmask-global {
    width: 100% !important;
    padding: 0 15px;
  }
  
  .sidebox.default-sidebox-design.searchmask-global .cd-content {
    width: 50%;
  }
  
  #left-slave .sb-slider .slide .inner {
    width: 100%;
  }
  
  .sb-slider .slide .inner {
    padding-left: 500px;
  }
  
  .sb-slider h1 {
    font-size: 55px;
  }
  
  .sb-slider h2 {
    font-size: 25px;
  }
  
  .sb-slider a {
    font-size: 28px;
    padding: 18px 35px;
  }
  
  .offer-slider .controls #foo_prev {
    margin-left: -12px;
  }
  
  .offer-slider .controls #foo_next {
    margin-right: -12px;
  }
  
  .sloupcovaInner .info {
    height: 44px;
  }
  
  .coutry-cross .country.lastminute h3 {
    font-size: 30px;
    top: 50px    
  }
  
  .newsletters-view {
    margin-top: 45px;
  }
  
  .newsletters-view .cd-content table tr.row_title td {
    font-size: 18px;
  }
  
  .newsletters-view .cd-content table tr:nth-child(3) td {
    font-size: 18px;
  }
  
  .footer-code-wrapper .footer-code-inner {
    padding-left: 15px;
  }
  
  .searchmasks-index,
  .date-detail {
    padding: 0 15px;
  }
}

@media screen and (max-width: 960px) { 
  #master {
    padding: 0;
  }
  
  .show-menu {
    background: transparent;
    width: 50px;
    position: absolute;
    top: 35px;
    border-radius: 0;
    font-size: 27px;
    padding: 0;
    color: #87ff65;
    right: 230px;
  }

  #menu {
    background: rgba(164,194,168,0.9); 
    position: absolute;
    left: 0;
    top: 0;    
    display: table;
  }

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

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

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

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

  #menu .nav li li {
    background: transparent;
  }
  
  #menu ul li ul {
    display: block !important;
    background: transparent;
    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;
  }
  
  #left-slave {
    width: 0;
    padding: 300px 0 0 0;
  }
  
  .searchmask-global {
    margin-top: 70px;
  }
  
  .sidebox.default-sidebox-design.searchmask-global .cd-content {
    width: 100%;
  }
  
  .searchmask-global .input {
    width: 33%;
  }
  .sm-cp .input {width: 50%;}
  
  .sb-slider {
    top: 0;
    left: 0;
    width: 100% !important;
    margin: 0 auto;
    transform: translateX(0) translateY(0);
    display: table;    
  }
  
  .sb-slider .cd-content {
    width: 100% !important;
  }
  
  .sb-slider .slide {
    display: block;
    height: 832px;
  }
  
  .sb-slider .slide .inner {
    padding: 30px 0;
  }
  
  .newsletters-view {
    height: auto;
    padding-bottom: 70px;
  }
  
  .newsletters-view .cd-content {
    display: block;
  }
  
  .newsletters-view .cd-content p {
    width: 100%;
  }
  
  .newsletters-view .cd-content form {
    width: 100%;
  }
  
  .newsletters-view .cd-content table tr:nth-child(3){
    bottom: auto;
    top: 7px;
  }
  
  .side-weather {
    width: 100% !important;
    max-width: 300px    
  }
  
  .sb-contact {
    width: 100% !important;
  }  
  
  #right-slave .sb-contact .socials {
    margin-bottom: 20px;
  }
  
  .sm-result .preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  
  .sm-result .desc .boxes {
    margin-top: 20px;
  }
  
  .date-detail .preview {
    margin-bottom: 20px;
  }
  
  .date-detail .info .desc {
    margin: 15px 0;
  }
  
  .date-detail #grid-box .ui-jqgrid tr {
    width: 100%;
  }
  
  .location-area .country {
    width: 100%;
    display: block;
  }
  
    .coutry-cross .country.lastminute h3 {
    font-size: 25px;
    top: 40px    
  }
  
  
}


.bd-amadeus-accommodation .date-detail .info .desc {visibility: hidden;}
.structured-content__tabs .dates-am, .bd-amadeus-accommodation .structured-content__tabs .dates-sk {display: none;}
.bd-amadeus-accommodation .structured-content__tabs .dates-am {display: block;}

.occupancy-form .row {margin: 0;}
.occupancy-form .row .cell {width: auto !important; min-width: auto; margin: 4px 0 0; padding: 0 1px;}
.occupancy-form .row .cell label {padding: 0 0 2px;}
.adds-filter form select, .occupancy-form .row .cell select {min-width: 85px;}


#amadeusDatesElement .ui-jqgrid-hdiv, #amadeusDates .ui-jqgrid-hdiv {display: none;}
#amadeusDatesElement .ui-widget-content, #amadeusDates .ui-widget-content {border: none;}
#amadeusDatesElement .ui-widget-content td {
  height: 42px;
  margin-bottom: 7px; padding: 13px;
  background: #f6f4f4; border-bottom: 7px solid #fff;
  text-transform: uppercase;
}
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_to"],
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] {padding: 0;}
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] span,
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] a {
  display: block; padding: 13px; cursor: pointer;
  background: #a4c2a8; color: #fff;
  text-decoration: none;
  font-weight: bold; font-size: 11px;
}
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] span:hover,
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] a {
  background: #5a5a66;
}
#amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] a:hover {
  background: #323232;
}

.ui-jqgrid .ui-jqgrid-pager {margin-bottom: 12px !important; border: none; background: none;}


@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;
  }
  
  .date-detail #grid-box .ui-jqgrid td {
    width: 100% !important;
    margin: 0;
    border: 0;
    text-align: center !important;
    height: auto;
  }
  
  #grid-box .ui-jqgrid-view td 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;
  }
  
  .hotel-info .pics {
    position: relative;
    width: 100%;
  }
  
}

@media screen and (max-width: 680px) {
  #left-slave {
    background-size: cover;
  }
  
  .searchmask-global .input {
    width: 50%;  
  }
  .sm-ca .input {width: 33.333%;}
  
  .sb-slider .slide {
    height: 905px;
    background-size: cover !important;
  }
  
  .newsletters-view {
    margin-top: 15px;
    padding: 20px 15px 100px 15px;
  }
  
  .side-weather {
    margin: 0 auto;
    float: none !important;
  }
  
  #right-slave .sb-contact .cd-content > div {
    text-align: center;
  }
  
  .side-weather li:last-child {
    text-align: right;
  }
  
  #right-slave .sb-contact .socials {
    justify-content: center;
  }
  
  #right-slave .sb-contact img {
    width: 100%;
  }
  
  .location-area .country a,
  .location-area .country span.count-accommodations,
  .location-area .country span.min-price {
    width: 100%;
    float: none;
    text-align: center;
  }
  
  .bd-amadeus-accommodation .date-detail .info .desc {display: none;}

  .date-detail .info {
    padding: 0 30px 15px 30px;
  }
  
  #amadeusDatesElement .ui-widget-content {
    display: flex; flex-wrap: wrap; margin-bottom: 12px;
    border: none !important;
  }
  #amadeusDatesElement .ui-widget-content td {
    width: 50%; height: 32px; padding: 6px; margin: 0; border: none;
    text-align: center;
  } 
  #amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] {width: 100%;}
  #amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] span, 
  #amadeusDatesElement .ui-widget-content td[aria-describedby="amadeusDatesElement_link"] {
    height: 42px;
  }
}

@media screen and (max-width: 580px) { 
  .show-menu {
    right: 15px;
    top: 140px;
  }  
  
  #head {
    width: 100%;
  }
  
  .head-inner {
    height: auto;
  }
  
  #head .contact-head {
    width: 100%;
    position: relative;
    height: auto;
    padding: 10px 0;
  }
  
  #head .contact-head .socials {
    justify-content: center;
  }
  
  #head .contact-head .contact-inner-head {
    width: 100%;
  }
  
  .sb-slider .slide {
    width: 300px;
    height: 1300px;
  }
  
  .sidebox.default-sidebox-design.searchmask-global .cd-content {
    padding: 15px 0;
  }
  .searchmask-global .input {
    width: 100%;  
  }
  .sm-cp .input {width: 50%;}
  .sm-ca .input {width: 33.333%;}
  
  .sm-result .desc .boxes {
    width: 100%;
    text-align: center;
  }
  
  .sm-result .search-result-dates-table tr td {
    width: 100%;
    text-align: center;
  }
  
  .footer-code-wrapper .footer-code-inner > div {
    float: none;
    width: 100%;
  }
  
  .date-detail .info .attributes ul {
    top: 20px;
  }
  
}










#CallbackAddForm table, .searchmask-callback #CallbackAddForm {width: 100%; max-width: 400px; text-align: center;}
.callbacks-add #CallbackAddForm table, .searchmask-callback #CallbackAddForm {margin: auto;}
.callbacks-add #CallbackAddForm table label, .searchmask-callback #CallbackAddForm label {display: none;}
#CallbackAddForm table th {width: 0px; font-size: 0; } 
#CallbackAddForm table td, .searchmask-callback #CallbackAddForm .input {padding: 5px 0;}
.searchmask-callback #CallbackAddForm br {display: none;}
.callbacks-add #CallbackAddForm #CallbackAddAccept {position: relative; right: -20px; width: 15px; height: 15px;}
#CallbackAddForm input, #CallbackAddForm textarea {
  width: 100%; padding: 10px 15px; 
  color: #333; border: 1px solid #aaa; font-family:'Open Sans', sans-serif; font-size: 14px;
}
.searchmask-callback #CallbackAddForm #SearchmaskCallbackAccept {width: auto;}
#CallbackAddForm textarea {width: 100% !important; height: 200px !important;}
#CallbackAddForm a {text-decoration: none;}
#CallbackAddForm input.submit, input#CallbackAddSubmit, .searchmask-callback #CallbackAddForm .submit input {
  line-height: 25px; background: #87ff65; color: #fff; border: none; cursor: pointer;
  text-transform: uppercase; font-weight: bold;
}
.searchmask-callback #CallbackAddForm .submit input {margin: 0; padding: 0; height: 45px;}
#CallbackAddForm input.submit:hover, .searchmask-callback #CallbackAddForm .submit input:hover {background: #333;}
.callbacks-add #CallbackAddForm input#CallbackAddSubmit {width: calc(100% - 20px);}






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















/* 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:#2a43c0;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#0284e0;font-size:13px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#ffffff;background-image:none;color:#444;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#0284e0;font-size:20px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-color:#ffffff;background-image:none;color:#444;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */