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

/* settings - start */
body {
    font-size: 11px;
	    background: #ebebeb  url("/21468/uploads/fs_images/settings/34/bg352o84o_84_o.png")  repeat-x;
}
a {
    color: ;
}

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

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

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

#left-slave {
    background-color: ;
}

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

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

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

.top-offer-square{
    background: #eee;
}

#master{
    }

#show-map{
    color : ;
}

/* settings - own */

.price-tag, .srch-price{
  padding:20px;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  background:#d21068;
  color:white;
}
.sidebox {
  margin-bottom:0px;
}
#nav li a {
  padding:0 0 0 5px;
  width:140px;
}
.Árfolyamok table td{
  background:none;
}
.file-gallery td {
  padding: 5px;
}
/*ICON CSS CUSTOM*/
.transport-icon {
  background:transparent;
  padding: 2px;
  width: 20px !important;
  height: 20px !important;
}
img.lm, img.fm, .ico-fm, .ico-lm {
  background-color: white;
  padding: 0px;
  width: 24px !important;
  height: 24px !important;
}
.star {
  padding: 2px 2px;
  width: 16px !important;
  height: 15px !important;
}
.sort-by {
  text-align: left;
  color:#aaa;
  padding: 10px 10px;
  background: #fff;
  box-shadow: 0px 0px 10px #dae2ea;
}
.sort-by a {
  padding-left: 10px;
  font-size: 14px;
}
a {
  color:#223b86;
}
a:hover, a focus {
  color:#555;
}
/*transitions*/
.squareInner .thumb, .nav a,.state-select li, .lineInner .thumb {
  transition:all 500ms ease-in-out;
}
/*form size*/
input[type="submit"]{
  cursor:pointer;
  background: #c35b9d;
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  border:2px solid #c35b9d;
  padding:10px;
  text-transform:uppercase;
  font-weight:700;
  font-size:15px;
}
input[type="submit"]:hover {
  background: transparent;
  color:#d21068;
}
input[type="text"], select, textarea, .selectBox, * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"], select, textarea, .selectBox {
  color: #888;
  font-size: 12px;
  padding-left:5px;
  width: 100%;
  line-height: 35px;
}
#colorbox, #colorbox *, #showReviews * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body {
  background:#ebebeb;
  color:#333;
  font-size:15px;
  background-size:cover;
  background-attachment:fixed;
  font-family: 'Montserrat', sans-serif !important;
}
#main, #wrap, #inner {
  width:100%;
  max-width:1920px;
  border: 0;
}
#inner {
  background:rgba(255,255,255,0);
}
#ui-datepicker-div {
  z-index: 9999999999999999 !important;
}
#headWrap {
  position:relative;
  top:0;
  width:100%;
  height:100%;
  z-index:10;
  padding:0;
  min-height: 120px;
}
.homepage #headWrap {
  min-height: 800px !important;
  background: #ebebeb url(/21468/uploads/fs_images/contentdesignimagesets/7/pozadi_89_o.png) no-repeat center center !important;
  background-size:cover !important;
}
#headWrap.results {
  min-height: 800px !important;
  background: #ebebeb url(/21468/uploads/fs_images/contentdesignimagesets/7/pozadi_89_o.png) no-repeat center center !important;
  background-size:cover !important;
}
#head {
  width: 100%;
  padding: 0px;
  background: rgba(34,59,134,0);
  border: 0;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  z-index: 1000;
}
#head img{
  width: auto;
  max-width: 221px;
  float: right;
  position: relative;
  display: block;
  padding: 10px;
  background:transparent;
  margin-right: 5%;
}
#head .logo-top {
  padding: 0;
  background: rgba(0,0,0, 0.6);
  min-height:100px;
}
.contact {
  position: relative;
  float: left;
  background: rgba(123,71,104,0.8);
  height: 100px;
  padding: 0px 10px;
  display:flex;
  padding-top:50px;
}
.contact .social{
  margin-right:5px;
}
.contact .social a {
  color:rgba(34,59,134,0.9);
  text-decoration:none;
  font-size:18px;
  background:rgba(255,255,255,0.2);

}
.contact .social a img{
  padding: 0 5px !important;
}
.contact .info a {
  color:#fff;
  text-decoration:none;
}
.contact .info span {
  color:white;
  font-size: 20px;;
  padding-right:10px;
}
.contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 25px;
  line-height: 25px;
}
.contact li {
  display: inline-block;
}
#back-top {
  background: #c35b9d;
  border-radius:0;
}
#back-top::before {
  left: 6px;
  top: -4px;
}
#cont {
  width:100%;
  max-width:1920px;
  background:transparent;
  border:0;

}
.bd-homepage #cont{
  position:relative;
  top:-125px;
  z-index:12;
}
.breadcrumb {
  text-align: right;
  width: 100%;
  display: block;
  background: rgba(255,255,255,0.5);
  padding: 5px;
  display:block;
}
.localdestinations-view #map-canvas, .localcountries-view #map-canvas {
  width: 100%;
  height: 240px;
}
.facts {
  width: 100%;
  display: block;
  float: left;
  padding: 15px;
}
#master{
  width:100%;
  border:0;
  padding-top:0px;
  padding-bottom: 0px;
  max-width:1920px;
  min-height: 490px;
  font-size: 16px;
  color:#545454;
  background:transparent;
  clear:both;
}
#master .cd-title {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  clear: both;
}
#master .cd-title .text {
  width:100%;
  margin:0px;
  text-align:center;
  font-size: 30px;
  padding: 15px 20px;
  color:#c35b9d;
  text-transform:uppercase;
  position:relative;
  z-index: 1;
  font-weight: 500;
}
#master .cd-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px;
}
.main-column {
  margin-bottom: 0px;
}
.noTitle .cd-title {
  display:none !important;
}
.noTitle .cd-content {
  padding:0 !important;
}
/*.bg-colored {
background:rgba(236,244,251,1);
color:#555;
}
*/
#right-slave {
  background:transparent;
  width: 100% !important;
  max-width: 1255px;
  margin:0 auto;
  float:none !important;
  color:#545454;
}
#left-slave {
  width: 100%;
  min-height: 0px;
  height:0;
  float: left;
  background: transparent;
  position:relative;
}
#right-slave .cd-title {
  font-size: 20px !important;
  color:#545454;
}
#right-slave .cd-content p {
  font-size: 17px !important;
  color:#545454;
}
#right-slave .sidebox {
  padding: 25px;
}
#right-slave .sidebox table {
  width:100% !important;
}
#right-slave .white-shader {
  background:rgba(255,255,255,0.1);
}
.side-weather li {
  display: inline-block;
  padding: 0px 5px;
  font-size: 15px;
  color:#545454;
  height:30px;
  line-height:21px;
}
.side-weather li:nth-child(2) {
  min-width: 70% !important;
}
.side-weather ul{
  display:flex;
}
.side-weather li img{
  position:initial;
}
.banner .cd-title {
  display:none !important;
}
.banner .cd-content {
  text-align: center !important;
}
.banner .cd-content p {
  margin:0;
}
.default-floatbox-design {
  top: 7px !important;
  z-index: 100;
}
#right-slave .row_title td {
  font-size: 14px;
  color: #545454;
  font-weight: 600;
}
#right-slave tr.row_input{
  width:60%;
  display:inline-block;

}
#right-slave tr.row_submit{
  width:40%;
  display:inline-block;
}
#right-slave tr.row_submit td {
  padding:0;
}
#right-slave  .row_input td{
  width:100%;
  display:inline-block;
  padding: 0;
}
#right-slave  .row_input td input{

}
/* menu */
#menu {
  height:100px;
  padding:0;
  background: rgba(123,71,104,0.8);
  z-index:1000;
  float: left;
  overflow: visible;
}
#menu .c3f-home-1 {
  padding-top: 0px;
  display: block;
  line-height: 70px;
}
.nav {
  line-height: 1.0;
  float: none;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-top: 0px;
}
.nav a{
  line-height: 50px;
  height: 75px;
  font-size: 15px;
  color: #fff;
  z-index: 10;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  text-transform:uppercase;
  font-weight:500;
  padding-top:15px;
}
ul.nav.superfish{
  padding: 25px 0 0 0 ;
}
.nav a:hover {
  color:#d21068;
}
.nav li {
  position:relative;
  z-index:1;
}









/*sub menu*/
.nav li:hover ul, ul.nav li.sfHover ul{
  top: 55px
    /* výška řádku menu */
    ;
  z-index:10000;
}
.nav li ul {
  width: 270px;
}
.nav li li {
  width: 270px;
  border:0;
}
.nav li li a {
  color: #555 !important;
  font-size: 15px !important;
  float: none;
  padding-right: 0px;
  line-height:40px !important;
  height: 40px !important;
  font-family: 'Montserrat', sans-serif;
  background:#fff !important;
  font-weight:500 !important;
  padding-left: 15px;
  padding-top:0;
  margin:0 !important;
}
.nav li li a:hover {
  color:#fff !important;
  background-color:#d21068 !important;
}
/* homepage slider */
.top-slider .cd-content {
  max-width: 1920px !important;
  position: relative;
  z-index: 0;
  padding:0 !important;
  min-height:510px !important;
  overflow:hidden;
}
.top-slider {
  position: relative;
  z-index: 9;
  max-height: 510px;
}
.top-slider .swiper-container-main {
  z-index: 0;
  position: relative;
  min-height: 510px;
}
.top-slider .cd-title {
  display: none !important;
}
.top-slider .swiper-slide img {
  width: 100%;
  max-height: 700px;
  position:relative;
  z-index:0;
}
.top-slider .swiper-slide .shader {
  content:' ';
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  position: absolute;
  background: rgba(0,0,0,0.3);
  z-index: 1;
}
.top-slider .slide-content {
  position: absolute;
  z-index: 15;
  top: 130px;
  left: 0px;
  color: #fff;
  text-align: right;
  width: 70%;
  left: 10%;
}
.top-slider .slide-content h3 {
  font-size: 50px;
  margin: 0px;
  width: 100%;
  text-transform: uppercase;
  z-index: 15;
  position: relative;
  color: #223b86;
  font-weight: 400;
}
.top-slider .slide-content p {
  font-size: 30px;
  width: 40%;
  z-index: 15;
  position: relative;
  font-weight: 700;
  color: #fff;
  background: #d21068;
  padding: 10px;
  float: right;
}
.top-slider a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 7000;
  top: 0;
  background: transparent;
  font-size: 0px;
  padding: 50% 0%;
}
/*searchmask*/

.overlay-parent > .overlay {
  z-index: 15;
}
.searchmask-global .cd-title {
  display:none !important;
}
.homepage .searchmask-global {
  top: 0px;
  z-index: 15;
}
.searchmask-global {
  background: rgba(0,0,0, 0.6);
  width: 100%;
  position:relative;
  clear: both;
  padding-left: 10%;
  min-height: 510px;
}
.text-before {
  max-width: 300px;
  float: left;
}
.search-select {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}
.search-select li {
  padding: 25px 0px;
  min-width: 120px !important;
}
.search-select a {
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  color: rgba(16,43,59,1);
  display: block;
}
.search-mask {
  padding: 25px 45px 38px 30%;
  padding-left:calc((100vw - 1250px)/2);
}
.searchmask-global form {
  position: relative;
  z-index: 1;
  padding:0;
  float:right;
  width: 100%;
  color: #888 !important;
  max-width: 390px;
  right:0;
  min-height: 447px;
}
.searchmask-global {
  padding:0;
}
.searchmask-global .cd-content {
  background:transparent !important;
}
.searchmask-global label {
  font-size: 13px;
  background: white;
  color: #c35b9d;
  width: 40% !important;
  float: left;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
  overflow: hidden;
  position:relative;
}
.searchmask-global label:after{ 
  color: #c35b9d;
  content: '';
  font-family: 'cesys3' !important;
  font-size: 20px;
  border-right: 1px solid #c35b9d;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 25px;
  transform: translateY(-50%);

}
.searchmask-global .input {
  width: 100% !important;
  padding:0;
  margin:7px 0.5%!important;
  position:relative;
}

.input.text.sm-pos-2.sm-df,
.input.text.sm-pos-3.sm-dt.sm-last{
  width: 50% !important;
  display: flex;
  float: left;
  margin: 7px 0 !important;
}
.input.text.sm-pos-2.sm-df label,
.input.text.sm-pos-3.sm-dt.sm-last label{
  text-align:center;
  min-width:70px;
}
.input.text.sm-pos-2.sm-df:before{
  color: #c35b9d;
  content: '';
  font-family: 'cesys3' !important;
  font-size: 24px;
  border-right: 1px solid #c35b9d;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 25px;
  transform: translateY(-50%);

}

.searchmask-global input[type="text"], .searchmask-global select, .searchmask-global textarea, .searchmask-global .selectBox, .searchmask-global .dest-selector-opener {
  width: 60% !important;
  height: 40px;
  border: 0px;
  border-radius: 0px;
  background: #fff;
  line-height: 40px;
  min-width: 100px;
  color:#ef7f01;
}
.searchmask-global .submit {
  width: 100%;
  min-width: 244px;
  display: block;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 0px;
  position: relative;
  bottom: 0;
  left: 0;

}
.searchmask-global input[type="submit"] {
  background:transparent;
  border:0;
  position:relative;
  font-size:0;
  padding: 35px;
  z-index:10;
  width:100%
}
.searchmask-global .submit::after {
  font-family: 'cesys3' !important;
  content:'\e925';
  position: absolute;
  right: 44%;
  top: 15px;
  font-size: 40px;
  z-index:5;
}
#extended-search-link {
  display: block;
  clear: both;
  color: #fff;
  text-align: center;
  background: transparent;
  margin: 0;
  padding: 8px 0px;
  position: absolute;
  bottom: -30px;
  width: 100%;
  right: 0px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  z-index: 15;
}
.selectBox-dropdown .selectBox-label, .searchmask-global .dest-selector-opener-lbl {
  line-height: 40px;
  ;
  font-size:12px;
}
.searchmask-global #dest-selector-opener {
  border: 0;
}
.searchmask-global .selectBox-arrow {
  border: 0;
  background: url('/21468/uploads/fs_images/contentdesignimagesets/7/sipka_102_o.png') no-repeat right center;
  background-size:15px;
  margin-right: 7px;
  width: 30px;
}
.searchmask-global .sm-lm label {
}
/*.countryTable {
max-width: 1100px;
margin: 0 auto;
}
.location-area {
width: 100%;
background: #fff;
box-shadow: 0px 0px 10px #dae2ea;
margin-bottom: 20px;
margin-top: 20px;
}
#contentEurope {
padding: 14px;
}
.location-area .country a:before{
color: #d21068;
content:'\e940';
font-family: 'cesys3' !important;
font-size:20px;
}
.location-area .country a{
color: #000;
text-decoration: none;
}
.location-area .area-title {
text-align: center;
background: transparent;
padding: 15px;
font-size: 22px;
color: #005a7c;
font-weight: 700;
}
.location-area .country {
border: 0;
color: #005a7c;
font-size: 18px;
padding: 30px;
min-height: 85px;
background:transparent;
}
.location-area .country a {
padding-left: 30px;
}
.location-area .country:nth-child(2n+1) {
background:rgba(34,59,134,0.05);
}
*/
.hp-maska form .clear {
  clear: none !important;
}
.sm-result {
  margin-bottom: 15px;
  margin-top: 15px;
  float:left;
  width:100%;
}
.dates-table-simple {
  width: 100%;
  border-collapse: collapse;
  float: left;
  font-size: 12px; 
  color:#545454;
  font-weight:700;
}
.dates-table-simple thead {
  display: none;
}
.dates-table-simple tr {
  position:relative;
}
.search-result-dates-table td {
  border-bottom:1px solid #cececece!important;
  background: #ffffff;
  border-top:0;
}
.dates-table-simple tr:first-child td{
 /* border-top:1px solid #cececece!important;*/
  padding-top:10px;
}
.dates-table-simple td.date-detail {
  width:0;
  display:none;
}
.dates-table-simple td{
  cursor:pointer;
  font-weight:500;
}
.dates-table-simple td.price{
  text-align : right;
  color:#c35b9d;
  font-weight: 700;
}
.searchInner .lm {
  display:none;
}
.searchInner {
  background-color:#fff;
  box-shadow: 0px 0px 10px #dae2ea;
  padding: 0px;
}
/* .searchInner .date-detail-link {
position: absolute;
display: block;
width: 100%;
left: 0;
top: 0;
font-size:0;
height:100%;
border-bottom: 5px solid #fff;
}
*/
.searchInner .required-fees.short {
  font-size: 9px;
}
.searchInner .thumb-cont {
  padding: 0;
  position: relative;
}
.searchInner .thumb {
  min-height: 280px;
  padding:0;
}
.searchInner .holiday {
  background: #223b86;
  position:absolute;
  bottom:25px;
  left:15px;
  min-width: 270px !important;
  padding: 5px 10px !important;
}
.searchInner .holiday img {
  width:100px;
  margin-top: 3px;
}
.searchInner .holiday span {
  color: #fff;
  font-weight: 700;
  float:right;
}
.searchInner .lmwrap {
  position: absolute;
  right: 15px;
  top: 25px;
}
.searchInner .info {
  padding: 0;
}
.searchInner .info ul {
  padding: 0;
  margin: 0;
  list-style:none;
}
.searchInner .info-tab {
  padding: 0;
}
.searchInner .param {
  padding: 15px;
  overflow:visible;
}
.searchInner .param span {
  float: left;
  color: #8d9699;
  font-size: 20px;
  margin-right: 10px;
}
.searchInner .hotel {
  font-size: 14px;
  padding:5px 5px;
  font-weight:700;
  color:#223b86;
}
.searchInner .country {
  font-size: 16px;
  font-weight:700;
  padding:5px 5px;
  text-transform:uppercase;
  color:#d21068;
}
.searchInner .transport {
  padding: 5px;
  font-size: 14px
}
.searchInner .boarding {
  padding: 5px;
  font-size: 14px
}
.searchInner .rating {
  padding: 5px;
}
.searchInner .more-text {
  padding: 15px;
  text-align: left;
}
.searchInner .more-text a {
  text-decoration:none;
  font-size:14px;
  color:#8d9699;
  position: relative;
}
.searchInner .more-text span {
  background: #c35b9d;
  border-radius: 15px;
  color:#fff;
  margin-left: 5px;
  padding: 7px;
  position: absolute;
  right:-33px;
  top :-3px;
}
.attributes .sea-distance {
  color: #8d9699;
  text-align: left
}
.attributes li.DirectlyOnTheBeach::before, .attributes li.WiFi::before, .attributes li.AirConditioning::before, .attributes li.SportActivities::before, .attributes li.IndoorSwimmingPool::before, .attributes li.OutdoorSwimmingPool::before, .attributes li.Waterslide::before, .attributes li.Wellness::before, .attributes li.SuitableForChildren::before {
  font-family: 'cesys3' !important;
  font-size: 20px;
  color:#8d9699;
}
.attributes li span {
  color:#fff !important;
  background: #d21068 !important;
  font-size:12px !important;
}
.attributes li span::before {
  border-color:#d21068 transparent transparent transparent;
}
.paging-row .load-next {
  display:block;
  cursor:pointer;
  background: rgba(34,59,134,0.1);
  color: rgba(34,59,134,1);
  padding:10px;
  border: 2px solid transparent;
  text-transform: uppercase;
  text-decoration:none;
  max-width: 200px !important;
  text-align:center;
  margin:0 auto;
  font-weight:700;
}
.paging-row .load-next:hover {
  background:rgba(34,59,134,1);
  color: #fff;
  border: 2px solid rgba(34,59,134,1);
}
.searchmasks-index .paging .paging-links {
  display:none !important;
}
/*paging*/
.paging {
  padding-bottom: 20px;
}
.paging-row.paging-text {
  padding: 10px;
}
.paging .paging-row.paging-links {
  margin: 15px 0 15px 0;
}
.paging span {
  margin: 0 2px;
  padding: 5px 12px;
}
.paging span.current {
  border: 1px solid #888;
  border-radius: 0px;
  color: #555;
}
.paging span a {
  color: #888;
  text-decoration: none;
}
.paging .paging-separator {
  display: none;
}
.paging span.next {
  float: right;
}
.paging span.prev {
  float: left;
}
.paging span.next, .paging span.prev {
  border: 0;
}
.countryFlag {
  border:0;
}
.homepage .next {
  width: 100%;
  padding: 10px;
}
.homepage .next a {
  display:block;
  cursor:pointer;
  background: #c9c9c9;
  color: #545454;
  padding:10px;
  border: 2px solid transparent;
  text-transform: uppercase;
  text-decoration:none;
  max-width: 150px !important;
  text-align:center;
  margin:0 auto;
  font-weight:700;
}
.homepage .next a:hover {
  background:rgba(34,59,134,1);
  color: #fff;
  border: 2px solid rgba(34,59,134,1);
}




/**** radkova nabidka ***/ 
.line-wrapper{

  padding:10px 10px;

}
.line-inner{
  display: flex;
  justify-content:flex-start;


  box-shadow:0 0px 16px 0 rgba(0,0,0,0.2),0 2px 10px 0 rgba(0,0,0,0.19) !important;
  position:relative;
}

.line-inner a{
  position:absolute;
  width: 100%;
  height:100%;
  top :0; 
  left: 0;
  z-index:10;
}
.line-wrapper .line-inner div {
  flex: 1 1 auto;
  min-height: 60px;
  background-position: center !important;
  background-size: cover !important;
  background-color: white;
  width:8%;
  padding-top:22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  order:2;
}
.line-wrapper .lineoff-country{
  padding-top:11px !important;
  padding-left:5px;
}
.lineoff-country,
.lineoff-price{
  width:12% !important;
}
.lineoff-country strong{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.line-wrapper .lineoff-price{
  background-color:#c35b9d !important;
  color:white;
  text-align:center;
  font-weight:500;

}
/*square top*/
.square {
  padding:10px;
}
.squareInner {
  position: relative;
  padding: 0;
  box-shadow: 0px 0px 10px #dae2ea;
}
.squareInner a {
  text-decoration:none;
}
.squareInner .detail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0;
  height: 100%;
  z-index: 10;
}
.squareInner .thumb-cont {
  padding:0;
  position:relative;
}
.squareInner .thumb {
  min-height: 250px;
  position: relative;
}
.squareInner:hover .thumb {
  transform:scale(1.1);
}
.squareInner .info {
  margin: 0;
  padding: 0;
  background:#fff;
  min-height: 250px;
  color:rgba(34,59,134,1);
}
.squareInner .info ul {
  list-style:none;
  margin: 0;
  padding: 20px 10px;
}
.squareInner .info span {
  color:#d21068;
  padding-right:5px;
  font-size: 16px;
}
.squareInner .hotel {
  font-size: 14px;
  padding:5px 15px;
  font-weight:700;
}
.squareInner .country {
  font-size: 16px;
  font-weight:700;
  padding:5px 15px;
  text-transform:uppercase;
  color:#d21068;
}
.squareInner .rating {
  padding: 5px 15px;
}
.squareInner .date {
  font-size: 11px;
  padding:5px 15px;
}
.squareInner .boarding {
  padding: 5px;
  font-size: 14px;
}
.squareInner .transport {
  padding: 5px;
  font-size: 14px;
}
.squareInner .price {
  position: relative;
  padding: 5px 15px;
  color:#fff;
  font-size:20px;
  background:#d21068;
  margin-top:15px;
  margin-left: 15px;
  text-align:center;
  font-weight:700;
}
.squareInner .discount {
  position: absolute;
  right: 42%;
  top: 35px;
  border-radius: 100px;
  width: 65px !important;
  height: 65px !important;
  padding: 13px;
  line-height: 35px;
  font-weight: 700;
  left: auto;
  border: 2px solid#ef7f01;
}
.squareInner .lmwrap {
  position: absolute;
  right: 42%;
  top: 35px;
  border-radius: 100px;
  width: 65px !important;
  height: 65px !important;
  padding: 13px;
  line-height: 35px;
  font-weight: 700;
  left: auto;
  border: 2px solid#ef7f01;
}
/*line top*/
.line {
  padding:10px;
}
.lineInner {
  position: relative;
  padding: 0;
  box-shadow: 0px 0px 10px #dae2ea;
}
.lineInner a {
  text-decoration:none;
}
.lineInner .detail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0;
  height: 100%;
  z-index: 10;
}
.lineInner .thumb-cont {
  padding:0;
  position:relative;
}
.lineInner .thumb {
  min-height: 100px;
  position: relative;
}
.lineInner:hover .thumb {
  transform:scale(1.1);
}
.lineInner .info {
  margin: 0;
  padding: 0;
  background:#fff;
  min-height: 100px;
  color:rgba(34,59,134,1);
}
.lineInner .info ul {
  list-style:none;
  margin: 0;
  padding:0px;
}
.lineInner .info span {
  color:#d21068;
  padding-right:5px;
  font-size: 16px;
}
.lineInner .hotel {
  font-size: 14px;
  padding:5px 15px;
  font-weight:700;
}
.lineInner .country {
  font-size: 14px;
  font-weight:700;
  padding:5px 15px;
  text-transform:uppercase;
  color:#d21068;
}
.lineInner .rating {
  padding: 5px 15px;
}
.lineInner .date {
  font-size: 11px;
  padding:5px 15px;
}
.lineInner .boarding {
  padding: 5px;
  font-size: 14px;
}
.board-img img {
  width: 22px;
  padding: 2px;
}
.lineInner .transport {
  padding: 5px;
  font-size: 14px;
}
.lineInner .transport-icon {
  margin-top: -4px;
}
.lineInner .price-cont {
  padding: 0;
  background: #fff;
  min-height: 100px;
}
.lineInner .price {
  position: relative;
  padding: 5px 15px;
  color: #fff;
  font-size: 15px;
  background: #d21068;
  text-align: center;
  font-weight: 700;
  margin: 0 5px;
  margin-top: 35px;
}
.homepage .noNext .next {
  display:none !important;
}
.top-offers.cd-content {
  border-bottom: 0px solid #ef7f01;
  margin-bottom: 18px !important;
}


/**** big icond ***/
.b-icons .master-title{
  display:none !important;
}
.bIconsMContainer {
  display: flex;
  justify-content: space-between;
  margin:0 auto;
  max-width:1200px;
  flex-wrap:wrap;
}


.bIconWrapper {
  flex-grow: 1;
  background: transparent;
  margin: 1%;
  width: 23%;
  position:relative;
}
.bIconThumb {
  height: 280px;
  -webkit-background-size: cover !important;
  position:relative;

  background-size: cover !important ;
  background-position:center;
}
.bIconWrapper a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  text-decoration:none;
}
.bIconMore {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #c35b9d !important;
  height: 30px;
  width: 30px;
  background-position:center center !important;
  background-repeat: no-repeat !important;

}
.bIconWrapper h3{
  color:#525252;
  margin: 15px 0;
  font-size: 28px;
}
.bIconWrapper p {
  color: #c35b9d;
  font-weight: 600;
  margin: 15px 0;
  font-size:16px;
}
.w1200{
  max-width:1200px;
  margin:0 auto;


}
.w1200 .master-title .left {
  text-transform: uppercase;
  font-size: 30px;
  color: #c35b9d;
  font-weight: 500;
  margin: 0 auto;
  float: none;
  text-align: center;
}
/*--------------------top nabidka sloupcova-----------------------------*/
.img-part {
  height: 320px;
  overflow: visible;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
}
.floating-discount {
  position: absolute;
  right: -14px;
  background: #c35b9d;
  padding: 15px 10px;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  color:white;

}
.floating-discount:empty{
  display:none;
}
.padding-bot-15{
  padding-bottom:15px;
}
.sloup-wrapper{
  box-shadow: 0 0px 25px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
  background:white;
  position:relative;
}
.sloup-wrapper a{
  position:absolute;
  width :100%;
  height:100%;
  top:0;
  left:0;
  z-index:10;
}

.text-part{
  height: 320px;
  color:black;
  position: relative;
  box-sizing:border-box;
  position:relative;
}
.text-part > h3{
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 15px;
  color:#c35b9d;
}

.text-part > p{
  margin:5px 0;
  font-size: 14px;
  color:#535353;
  font-weight:500;
  font-family: 'Montserrat', sans-serif;
}
.top-price{
  position: absolute;
  bottom:0;
  width:80%;
  padding:15px;
  text-align: center;
  box-sizing:border-box;
  left:50%;
  transform:translateX(-50%);
  background:#c35b9d;
  color:white;
  font-weight: 600;
}
.top-airport > .transport-icon{
  float:right;
}
.star1,
.top-date,
.top-duration,
.top-boarding{
  border-bottom:1px solid #c35b9d;
  padding:5px 0;
  color:#535353;
}

/* footer */
#footer {
  border: 0;
  text-align: center;
  background: #ebebeb;
  height:auto;
  min-height: 60px;
  line-height: 60px;
  font-size: 13px;
  float: left;
  width: 100%;
}
#footer a,
#footer span{
  color:#545454;
}
#footer-menu {
  background:rgba(34,59,134,1);
  line-height: 50px;
}
.footer-nav {
  max-width: 1255px;
  margin:0 auto;
}
.footer-nav li {
  padding: 0px 15px;
  font-weight: 700;
}
.footer-nav li a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
}
.footer-nav li a:hover {
  text-decoration: underline;
}
#footer-code {
  background: #c9c9c9;
  width: 100%;
  display: table;
  color: #fff;
  font-size: 13px;
}
#footer-code a {
  color: #fff;
  text-decoration: none;
}
#footer-code h3 {
  margin:10px;
}
.footer-code-inner {
  max-width: 1255px;
  margin: 0 auto;
  height: auto;
}
.footer-code-top {
  background:#6294ad;
}
.footer-code-inner-two .logo {
  padding: 15px;
}
.footer-code-adress {
  padding: 0;
  background: #fffbf0;
}
.footer-code-adress-cont {
  text-align: center;
  padding: 30px;
  max-width: 1150px;
  margin: 0 auto;
  float: none;
}
.footer-code-adress-cont .icon {
  color:#ef7f01;
  margin:0 auto;
  font-size:50px;
  margin:20px 10px;
  display:block;
}
.footer-code-adress-cont h3 {
  color:#005a7c;
}
.footer-code-adress-cont ul {
  list-style:none !important;
  padding:0;
  margin:0;
  color:#555 !important;
  line-height: 30px;
}
.footer-code-adress-cont a {
  color:#555 !important;
}
/*block NEWS*/
.footer-code-inner-three {
  padding: 10px 15px 40px 15px;
  max-width: 1150px;
  margin: 0 auto;
  float: none;
}
.footer-code-inner-three h3 {
  color:#ef7f01;
  font-weight:700;
}
.footer-code-inner-three .news {
  margin: 0;
  padding: 0;
  list-style: none !important;
  text-align: left;
  line-height: 35px;
  color: #fff;
}
.footer-code-inner-three .news li {
  padding: 10px;
  font-size: 13px;
}
.footer-code-inner-three #NewsletterEmail {
  background: transparent;
  border: 2px solid #fff;
}
/*block OTHER*/
.footer-code-inner-two {
  max-width: 1200px;
  margin: 0 auto;
  float: none;
}
.footer-code-bottom {
  background: #005a7c;
}
#footer-code .column {
  font-size: 16px;
  padding:15px;
  background: rgba(255,255,255,0);
  height: 100%;
}
#footer-code .column ul {
  list-style:square;
  color:#c69011;
}

.ui-jqgrid .ui-jqgrid-hdiv{
  display:none;
}
.ui-widget{
  border:0 !important;
}
.ui-jqgrid .ui-pg-table td{
 
}
.ui-jqgrid .ui-jqgrid-pager{
  background:transparent;
  border :0;
}
td[dir="ltr"]{
  display:none;
}
.adds-filter{
  display:none;
}


td[aria-describedby="grid_link"] {
    padding: 0 !important;
}
a.grid-date-link{
 
}
a.grid-date-link{
      color: transparent;
    width: 100%;
    display: block;
  font-size: 11px;
  background:url(/21468/uploads/fs_images/contentdesignimagesets/7/rga_103_o.png) no-repeat center center;
  background-size:contain !important;
}
a.grid-date-link:hover {
  color:transparent !important;
}
.ui-jqgrid tr.jqgrow td{
  font-size: 16px;
  height: 45px;
  border-bottom: 1px solid #e2dfdf;
}.ui-jqgrid tr.jqgrow:nth-child(0n + 2) td{
    border-top: 1px solid #e2dfdf;
}
/*new detail /*/


.bd-term .master-title.cd-title {
    display: none;
}
.other-strip{
  display:flex;
  justify-content:space-between;
  width: 100%;
  padding: 15px 0;
}

.favourites-links.link-add{
  display:inline !important;
  text-decoration:none;
  color:#976e88;
  font-weight: 500;
  background:transparent !important;
}
.border-strip .transportIMG img{
  position:relative;
  top:50%;
  transform:translateY(-50%);
}
.border-strip .discountpercent span{
    background: #976e88;
    padding: 5px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
  color:white;
  font-weight: 500;
}
.border-strip .pric{
  color: #c35b9d;
line-height:40px;
 
  font-weight: 600;
  font-size: 20px;
  
}
.cislo-op{
  font-weight: 600;
}
.favourites-links.link-add:before{
  content:'\e927';
  font-family:'cesys3' !important;
  height:30px;
  width:30px;
  font-size:23px;
  left: -5px;
  top:5px;
  position:relative;
}
.dates-tmpl .cd-title .text, .accommodation-tmpl .cd-title .text {
  font-size: 11px !important;
  text-align: right !important;
  padding: 0 !important;
}
.offfer-detail.cd-content {
  padding: 0 !important;
}
.dateInner-title {
    list-style: none;
    padding: 15px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.dateInner-title .hotel {
  font-size: 23px;
  padding:5px 0px;
  font-weight:700;
  color:#c35b9d;
  width: auto;
}


.bd-accommodation .master-title.cd-title{
  display:none;
}
.dateInner-title .country {
  font-size: 16px;
  font-weight:700;
  padding:5px 0px;
  text-transform:uppercase;
  color:#565656;
  width:100%;
}
.dateInner-title .rating {
  padding: 11px;
  text-align:left;
  width:auto;
  flex:1 1 auto;
}
.dateInner-title .border-strip{
      width: 100%;
    display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
  border-top: 1px solid #cececece;
    border-bottom: 1px solid #cececece;
}
.dateInner-title .border-strip .celkem,
.dateInner-title .border-strip .lm-celkem,
.dateInner-title .border-strip .boarding,
.dateInner-title .border-strip .airports,
.dateInner-title .border-strip.stransportIMG{
  line-height:40px;
  font-weight: 600;
}
.lm-celkem{
  color:#c35b9d;
}
.dateInner {
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0px 0px 18px #b5b4b4;
    padding: 0px;
    margin-top: 20px;
}
.dateInner .date-detail-link {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  font-size:0;
  height:100%;
}
.dateInner .required-fees.short {
  font-size: 9px;
}
.dateInner .thumb-cont {
  padding: 0;
}
.dateInner .thumb {
  min-height: 280px;
      display: flex;
  justify-content:space-between;
  padding:15px;
  padding-top:50px;
  flex-wrap:wrap;
}
.bd-term .dateInner .thumb{
  padding-top:15px;
}
.thumb .img1{
  height:350px ;
  width:32%;
  min-width:250px;
  background-size:cover !important;
  background-position:center !important;
}
.dateInner .thumb .swiper-wrapper{
  height:280px;
}
.dateInner .thumb .swiper-wrapper span{
  display:none;
}
.dateInner .info {
  padding: 0;
  margin-bottom: 10px;
}
.dateInner .info-cont {
  min-height: 330px;
}
.dateInner .info ul {
  padding: 0;
  margin: 0;
  list-style:none;
}
.dateInner .info li {
  padding:10px;
}
.dateInner .holiday {
  background: #8d9699;
  padding: 5px 10px !important;
  width:230px;
  
}
.dateInner .holiday img {
  width:100px;
  margin-top: 3px;
}
.dateInner .holiday span {
  color: #fff;
  font-weight: 700;
  float:right;
  padding-top: 5px;
}
.dateInner .param {
  padding: 15px 15px 10px 15px;
  overflow:visible;
  background:white;
    width: 40% !important;
  text-align: right;
  
}
.dateInner .param span {
  float: left;
  color: #8d9699;
  font-size: 20px;
  margin-right: 10px;
}
.dateInner .transport {
  font-size: 14px
}
.dateInner .boarding {
  font-size: 14px
}
.dateInner .fav {
  color: white;
  font-size: 16px;
  background-color:#d21068;
}
.simple-tabs {
  clear:both;
}
.simple-tabs .simple-tab-header {
  padding: 0px;
  clear:both;
  display:flex
}
.simple-tabs .simple-tab-header a{
  width:25%;
  
}
.simple-tabs .simple-tab-header a.opened span {
  background: #fff;
  color: #c35b9d !important;
}
.simple-tabs .simple-tab-header a span {
  width:100%;
  padding: 15px;
  font-weight: 700;
  font-size: 14px;
  color:#9c9c9c;
  background:#4e4e4e;
  text-align:center;
  text-transform:uppercase;
  /*box-shadow: 0px 0px 10px #dae2ea;*/
  margin:0;
}
tr.ui-jqgrid-labels{
  display:none;
}
.simple-tabs .simple-tab-content > div.opened {
  background: #fff;
  box-shadow: 0px 0px 10px #dae2ea;
}
.local-booking-form .box .box-header {
  background:transparent;
}
.local-booking-form .box .box-content {
  background: transparent;
}
.price-list .section .section-header {
  background: transparent;
}
/**/
/*.tmpl-style-4 .link-back a {
background:transparent;
color:#555;
padding-left: 0px;
}
.tmpl-style-4 .top-title__destination a {
font-weight: 700;
text-decoration: none;
}
.tmpl-style-4 .detail-box__thumb {
width:40%;
}
.tmpl-style-4 .detail-box__info-box {
width: 50%;
background: #fffbf0;
}
.tmpl-style-4 .info-box__description {
padding: 15px;
font-size: 15px;
}
.tmpl-style-4 .info-box__price {
position: absolute;
padding: 10px 20px;
width: auto;
height: auto;
bottom: 15px;
background: #ef7f01;
color: #fff;
text-align: center;
font-size: 23px;
left: 15px;
right: auto;
}
.tmpl-style-4 .structured-content__tabs .simple-tab-content .simple-tab.opened {
background: transparent;
}
.tmpl-style-4 .structured-content__tabs .simple-tab-header a span {
padding: 15px 25px;
background: transparent;
font-weight: 700;
color:#333;
margin-right: 5%;
text-transform: uppercase;
}
.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span {
background: #ef7f01;
}
.tmpl-style-4 .detail-box__thumb .thumb__image .lm-wrap, .tmpl-style-4 .detail-box__thumb .thumb__image .fm-wrap, .tmpl-style-4 .detail-box__thumb .thumb__image .tip-wrap {
background:rgba(203,166,93,1);
}
.tmpl-style-4 .date-detail .info-box__description > div {
border-bottom: 0px solid #d3d3d3;
}
.tmpl-style-4 .ui-widget-content {
border: 0px solid rgba(203,166,93,1) !important;
background: transparent;
}
.tmpl-style-4 #terminy .ui-jqgrid-view td[aria-describedby="grid_price"] {
text-align: left !important;
color:#ef7f01;
}
.tmpl-style-4 #terminy .ui-jqgrid-view td a {
background: #ef7f01;
color: #fff;
}
.tmpl-style-4 #terminy .ui-jqgrid-view th div {
height: auto;
padding: 5px;
color:#005a7c;
}
.tmpl-style-4 .info-box__description strong {
font-size: 20px;
display: block;
border-top: 0px solid #d3d3d3;
padding-top: 3px;
color: #ef7f01;
}
.tmpl-style-4 .attributes li {
}
.local-booking-form .box .box-header {
background:transparent;
}
.local-booking-form .box .box-content {
background: transparent;
}
.price-list .section .section-header {
background: transparent;
}
.tmpl-style-4 .structured-content__tabs .simple-tab-header a span, .tmpl-style-5 .structured-content__tabs .simple-tab-header a span, .tmpl-style-81 .structured-content__tabs .simple-tab-header a span {
border:0;
padding: 15px 50px;
}
*/


.bd-search-results .search-swiper-container .swiper-slide{
  height:335px;
}
.bd-term .search-swiper-container .swiper-slide, .bd-accommodation .search-swiper-container .swiper-slide{
  height:270px;
}
.bd-term .search-swiper-container .swiper-slide span, .bd-accommodation .search-swiper-container .swiper-slide span, .bd-search-results .search-swiper-container .swiper-slide span{
  display:none;
}
/*----------------------vysledky vyhledáváni---------------------*/

.info-cont {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.info-cont .info a{
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  padding-bottom:25px;
  width:100%;
}

.info-cont .info .inside a{
  font-weight: 600;
  font-size: 23px;
  color:#c35b9d;
}
.info-cont .info-tab{
  width:100%;
}

.info-cont .param{
  flex: 1 1 auto;
  min-width:250px;
}
.info-cont .more-text{
  width:20%;
  min-width:130px;
}
.info-cont .holiday-bar {
  width: 30%;
  min-width: 200px;
  min-height: 50px;
  position: relative;
}
.holiday-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  background: grey;
  padding: 5px 10px;
  text-align:left;
}
.holiday-inside img {
  width: 100px;
  height: auto;
}
.holiday-inside strong {
 
position:absolute;
  right: 5px;
  top:50%;
  transform:translateY(-50%);
  padding-top: 3px;
  color: white;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{
  color:transparent;
}
/*selector*/
.tip-box{
  padding:8px
}
.tip-box .box{
  background-size:cover!important;
  background-position:center!important;
  height:239px;
  position:relative;
  color:#fff;
  box-shadow: 0px 0px 1000px rgba(0,0,0,0.3) inset;
}
.tip-box .box .hover{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(34,59,134,0.40);
  z-index:1;
  border:0px
}
.tip-box .box:hover .hover{
  background:rgba(34,59,134,0.50);
}
.tip-box .box a{
  position:absolute;
  display:block;
  left:0;
  top:0;
  width:100%;
  height:100%;
  text-indent:-99999px;
  z-index:99
}
.tip-box .box .tool{
  position:absolute;
  left:0px;
  top:0px;
  background:#fff;
  color:#000;
  text-transform:uppercase;
  padding:2px 6px;
  font-weight:800;
  font-size:14px;
  z-index:1
}
.tip-box .box .title{
  text-align:center;
  padding-top:100px;
  font-size:29px;
  text-transform:uppercase;
  font-weight:500;
  z-index:2;
  position:relative
}
.tip-box .box .info{
  text-align:center;
  text-transform:uppercase;
  font-weight:600;
  z-index:10;
  position:relative;
  margin-top:15px
}
.tip-box .box .info:before{
  content:'';
  position:absolute;
  left:0;
  top:10px;
  width:27%;
  margin:0 auto;
  right:0
}
.tip-box .box .price{
  position:absolute;
  bottom:15px;
  right:15px;
  font-size:22px;
  font-weight:600;
  z-index:10;
  width:auto!important;
}
/* rozcestnik zemi */
.countryTable {
  margin-top: 15px;
  max-width:1140px;
  margin:0 auto;
}

.countryTable .area-wrapper {
  width: 25%;
  float: left;
  padding: 0 15px;
}

.countryTable .area-title {
  display: block;
  text-transform: uppercase;
  background: #d4d4d4;
  margin-bottom: 2px;  
  border: 0;
  height: 48px;
  width: 100%;
  text-align: left;
  padding: 0 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #000;
}

.countryTable .area-title.active {
  color: #fff;
  background: #c35b9d;
}

.countryTable .location-wrapper {
  width: 75%;
  float: left;
  padding: 0 15px;
}

.countryTable .location-wrapper .country {
  height: 35px;
  border: 0;
  border-top: 1px solid #dbdbdb;  
  font-weight: normal;
  color: #000;
  font-size: 14px;
}  

.countryTable .location-wrapper .country a {
  text-decoration: none;
  padding: 0;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.countryTable .location-wrapper .country .min-price {
  font-weight: normal;  
}

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

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

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

.location-area .country:hover a {
  color: #c35b9d;
}

.location-area .country span.count-accommodations {
  width: auto;
}
.countryTable .location-wrapper .location-area > div{
  display: none;
}
.countryTable .location-wrapper .location-area:first-child > div {
  display: block;
}
@media screen and (max-width: 680px) {
  .countryTable .area-wrapper, .countryTable .location-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
}


/*media vw with  less than 1366px*/ 

@media (max-width: 1366px) {
  ul.nav.superfish{
    padding:0;
  }
  .nav a{
    line-height:40px;
    height:40px;
  }
}

/*media viewports less then 960px*/
@media (max-width: 1024px) {
  .state-select li {
    font-size: 18px;
  }
  .banner img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 960px) {

  .bIconWrapper{
    width:48%;

  }
  body {
    background-image:none !important;
  }
  #bg-overlay {
    margin-top: 0px;
  }
  #heading {
    top: 0px;
  }
  #head .contact-menu {
    top: 60px;
  }
  #head a img {
    margin-top: 0px;
    margin-left: auto;
  }
  #headWrap {
    top: 0px;
  }
  .homepage #headWrap {
    padding:0;
  }
  .homepage #left-slave {
    display:block;
  }
  #right-slave {
    display:block !important;
  }
  .master-title .text {
    font-size: 19px;
  }
  #master {
    padding: 0px;
    text-align: center;
  }
  #menu {
    top:45px;
    position:absolute;
    border: 0 !important;
  }
  ul.nav.superfish{
    position: static;
    height: 90%;
    float: none;
    display: none;
    width: 100%;
    background: rgba(210,16,104,0.1);
  }
  .nav {
    padding-top: 0px;
  }
  #menu .c3f-home-1 {
    line-height: 45px;
  }
  #menu ul li, #menu li a {
    width: 90%;
    z-index: 100000;
  }
  #menu li div a {
    padding:0;
    margin-top: 0px;
  }
  #menu li div a::after {
    display:none;
  }
  #menu li:hover ul a {
    background:transparent;
  }
  .show-menu {
    display:block;
  }
  .show-menu::before {
    font-size: 18px;
  }
  .show-menu {
    background:transparent;
    right: 0px;
    top: 0px;
    padding:10px 0px;
    position: absolute;
    border-radius: 0;
    width: 70px;
  }
  #menu li a {
    background:rgba(210,16,104,0.9);
    border: 0;
  }
  #menu li:hover a {
    background: #d7b56d;
  }
  .simple-tabs .simple-tab-content > div {
    padding: 5px;
    padding-top: 15px;
  }
  .sort-by {
    text-align: center;
    color:#777;
    padding: 20px 10px;
  }
  .sort-by a {
    padding-left:5px;
    color:#777;
  }
  #grid-box .ui-jqgrid-view td a {
    background:rgba(244,193,0,1);
    color:#fff;
  }
  .homepage #heading {
    color: #555;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0% !important;
  }
  #heading {
    text-align: center;
  }
  .qBox-content ul {
    padding-left: 0px;
    margin: 0;
    list-style: none;
  }
  #left-slave {
    position:relative !important;
    top:0;
    display: block;
  }
  .search-mask {
    padding: 10px 30px 0px 5%;
  }
  .searchmask-global .submit {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    width: 100%;
    bottom: auto;
    margin-top: 0px;
    height: 65px;
  }
  .searchmask-global input[type="submit"] {
    width: 100% !important;
  }
  #extended-search-link {
    position: relative;
    bottom: auto;
    width: 100%;
    right: auto;
  }
  .footer-nav li {
    width: 50%;
    text-align:center !important;
  }
  .top-slider .slide-content h3 {
    font-size:30px;
  }
  .top-slider .slide-content p {
    font-size: 20px;
  }
  .hp-slider-top .cd-title::before, .qWrap .cd-title::before {
    display:none;
  }
  .top-slider .slide-content {
    top: 120px;
  }
}
@media only screen and (max-width:768px){
  .info-cont .param{
    width:100%;
    
  }
  
  .thumb .img1{
    width: 50%;
    
  }
}
/*media viewports less then 680px*/
@media (max-width: 680px) {
  #head img {
    float:left;
  }
  .homepage #headWrap, #headWrap.results {
    min-height: 675px !important;
  }
  #headWrap {
    min-height: 750px !important;
  }
  .bd-term #headWrap,
  .bd-accommodation #headWrap{
    min-height: 215px !important;
  }
  .structured-content__tabs .simple-tab-header a, .structured-content__tabs .simple-tab-header a span {
    width:100%;
  }
  .hp-slider .swiper-button-prev, .hp-slider .swiper-button-next, .contact-menu, #head .tel {
    display:none !important;
  }
  .top-slider {
    display:none !important;
  }
  #master .cd-title .text {
    font-size: 19px;
  }
  .text-before {
    max-width: 500px !important;
    float:none;
  }
  .searchmask-global form {
    width:100%;
    float:none;
    margin:0 auto;
  }
  .search-mask {
    padding: 10px 10px 0px 10px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -360px !important;
  }
  .footer-code-inner-two .logo {
    text-align: center;
  }
  .tmpl-style-4 .detail-box__thumb {
    width:100%;
  }
  .tmpl-style-4 .detail-box__info-box {
    width: 100%;
    background:transparent;
  }
  .homepage .searchmask-global {
    top: 0px;
  }
  .top-slider .slide-content, .top-slider .swiper-button-prev, .top-slider .swiper-button-next {
    display:none !important;
  }
  .bd-homepage #cont{
    top:0;
  }
  .dateInner .param{
    flex:1 1 auto;
  }
  .dateInner-title .rating{
    flex : 0 0  auto;
  }
}
@media only screen and (max-width: 560px) {
 .thumb .img1{
    width: 100%;
    height:200px;
    margin-bottom: 10px;
  }
}
/*media viewports less then 481px*/
@media only screen and (max-width: 481px) {
  .searchmask-global {
    max-width: 100%;
  }
  .dateInner .param{
    width:100% !important; 
    padding: 15px 0;
  }
  .dateInner-title .rating{
    flex: 1 1 auto;
  }
  .searchmask-global input[type="text"], .searchmask-global select, .searchmask-global textarea, .searchmask-global .selectBox, .searchmask-global .dest-selector-opener {
    min-width: 70px;
  }
  #footer-code .column {
    text-align:center;
  }
  .footer-nav li {
    width: 100%;
    text-align:center !important;
  }
  .tmpl-style-4 .date-detail .info-box__description > div {
    width:100%;
  }
  .tmpl-style-4 .info-box__price {
    position: relative;
  }
  .top-slider .cd-content {
    min-height: 300px !important;
  }
  .column {
    display:none;
  }
  .params-search-tmpl-1 .dates-table-simple tr {
    background:transparent;
  }
  .dates-table-simple td .date-detail-link {
    font-size:0;
  }
  .line-inner{
    flex-wrap:wrap;
  }
  
  .lineoff-thumb,
  .lineoff-price{
    width: 100% !important;
  }
  .lineoff-thumb{
    order:-1 !important;
    min-height:150px !important;
  }
  .lineoff-price{
    order:1 !important;
  }
  .bIconWrapper{
    width:100%;
  }
  .line-wrapper .line-inner div.lineoff-transport{
     width: 50px;
    flex: 0 0 auto;

  }
  .line-wrapper .lineoff-price{
    order:10 !important;
  }
 
}
@media screen and (max-width: 465px){
  .simple-tabs .simple-tab-header a span {
    width: 100% !important;
  }
  .simple-tabs .simple-tab-header{
    flex-wrap:wrap;
  }
}
@media screen and (max-width: 425px){
  .dates-table-simple tr{
    display:flex;
    flex-wrap:wrap;
    margin-bottom:30px;
    border:1px solid grey;
}
  .search-result-dates-table td{
    width:100%;
  }
  .dates-table-simple td.price{
    text-align: center;
  }
}
/*media viewports less then 360px*/
@media (max-width: 360px) {
}
.bd-accommodation .searchmasks-view{
  display:none;
}



.bd-term .btn,.bd-term .order-form .new-submit {
  text-align: center;
  width: 100%;
  max-width: 400px;
  margin: 12px auto;
  display: block;
  padding: 10px;
  border: 0;
  cursor: pointer;
  background: #c35a9c;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.bd-term .btn span {
    display: block;
    text-transform: none;
}
button.btnMonth {
  background: #c35a9c;
  border: 0;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 7px 11px;
  cursor: pointer;
}
button.btnMonth.active {
  background: #181818;
  color: #fff;
}
div#listMonth{
  display:none;
}

.dateInner-title a {
  text-decoration: none;
}

#63735125 td:last-child {
  background: rgb(123,71,104);
}

ul.nav.superfish {
  margin-top: -13px;
}

ul.nav.superfish .menu-last {
  border-right: 1px solid #a02456;
}

.contact ul {
  margin-top: -12px;
}

#head .contact {
  padding-left: 0px;
}

#head .info {
  margin-right: 10px;
}

.menu-3 ul li{
  width: 320px;
}
/* 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;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-image:none;color:#fff;}
.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;font-size:25px;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#545454;}
.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 */