
#tabHotels figure.gallery-link
{
  width: 33.33333333%;
  float: left;
  padding-right: 15px;
}
#tabHotels .description
{
  float: none;
  overflow: visible;
  margin-bottom: 15px;
  line-height: 1.5em;
}
#tabHotels .description.less
{
  float: left;
  height: 7.5em;
  overflow: hidden !important;
  width: 66.66666667%;
  margin-bottom: 25px;
}

#tabs {
  -moz-tab-size: 4; /* Code for Firefox */
  -o-tab-size: 4; /* Code for Opera 10.6-12.1 */
  tab-size: 4;
}

.transparent {
  background-image: url('../images/transparent.png');
}
/*
#documents .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  width: 240px;
  text-overflow: ellipsis;
  overflow: hidden;
}
*/
#documents .dropdown-menu {
  left: auto;
  right: 0;
}

[data-plugin="findOptions"] select {
  position: absolute;
  padding: 0 !important;
  height: auto !important;
  z-index: 9;
}
[data-plugin="findOptions"] select option {
  padding: 4px 6px;
}
[data-plugin="findOptions"] select option:hover {
  background-color: rgba(0,0,0,0.1);
}
:not(.panel).is-loading > :not(.panel-loading) {
  opacity: .3;
}
.panel-loading {
  z-index: 99990;
}
:not(.panel).is-loading .panel-loading {
  display: block;
  opacity: 1;
}

/* kontingent-occupation */
#kontingent-occupation .panel-body #result {
  /*
  height: 500px;
  width:100%;
  overflow:auto;
  */
}
#kontingent-occupation .panel-body {
  /*
  height: calc(100% - 60px);
  overflow: auto;
  */
}
#kontingent-occupation .panel.is-fullscreen #result {
  /*
  height: auto;
  */
}

@media (max-width: 992px)
{
  .btn-group .dropdown-menu > li > a
  {
    white-space: pre-wrap;
  }
}
.sticky-1 {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  background-color: #fff;
  outline: 1px solid #ddd;
  z-index: 1;
}
.sticky-2 {
  position: sticky;
  position: -webkit-sticky;
  top: 30px;
  background-color: #fff;
  outline: 1px solid #ddd;
  z-index: 1;
}
table.table-sticky thead {
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
  z-index: 1;
}
table.table-sticky-top thead {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1;
}
table.table-sticky thead th,
table.table-sticky-top thead th {
  outline: 1px solid #e0e0e0;
  z-index: 1;
}
.panel-loading {
  display: block;
  background-color: rgba(255,255,255,0.6);
}

table.sticky-th thead tr:first-child th {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1;
  outline: 1px solid #e0e0e0;
}

table.sticky-th thead tr:nth-child(2) th {
  position: sticky;
  position: -webkit-sticky;
  top: 60px;
  z-index: 1;
  outline: 1px solid #e0e0e0;
}

td.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 160px;
  z-index: 1;
  outline: 1px solid #e0e0e0;
  background-color: #fff;
}




ul.list-result {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget.vcard {
  /*border: 1px solid #1b8631;*/
  box-shadow: 0 0 4px #c8c8c8;
}
.widget.vcard:hover {
  box-shadow: 0 0 4px #888;
}
.widget.vcard:hover h4,
.widget.vcard:hover .widget-content a {
  color: #3f51b5;
}
.widget.vcard .widget-content a {
  color: #444;
  display: block;
}
.widget.vcard .image-cover {
  height: 220px;
  background-size: cover !important;
}
.widget.vcard a:hover {
  text-decoration: none;
}

.widget.vcard h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget.vcard.card-hotel h4 {
  margin-top: 11px;
}
.widget.vcard.card-hotel a {
  line-height: 24px;
}
.widget.vcard.card-hotel .rating {
  vertical-align: top;
  margin-left: 5px;
}

.widget.vcard p.provider {
  margin-top: 11px;
  text-transform: uppercase;
}
.widget.vcard .ribbon.ribbon-discount {
  right: 0;
}

.widget.vcard h4.price {
  font-size: 19px;
  margin: 0 0 5px 0;
}
.widget.vcard h4.price .strikethrough,
.widget.vcard h4.price small {
  font-size: 60%;
}
.widget.vcard .vertical-align-bottom span {
}
.widget.vcard .vertical-align-bottom span span,
.widget.vcard .vertical-align-bottom span small {

}
.widget.vcard .widget-price {
  padding: 15px;
  height: 220px;
  /*background-color: #eee;*/
  border-left: 1px solid #bdbdbd;
}
.widget.vcard .widget-price .price-loader {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.widget.vcard p.destination {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 17px;
}
.widget.vcard.card-hotel p.destination {
  margin-bottom: 11px;
}
.widget.vcard .fa-user {
  font-size: 13px;
  margin-right: 3px;
}
.widget.vcard .icon.icon-sm {
  font-size: 10px;
}
.widget.vcard .room-info {
  display: table;
  width: 100%;
}
.widget.vcard .col-pers {
  white-space: nowrap;
  padding: 0 5px 5px 0;
  display: table-cell;
  width: 40px;
}
.widget.vcard .col-room {
  padding: 0 0 5px 5px;
  line-height: 1.3em;
  display: table-cell;
  width: auto;
}
.widget.vcard .room-info .description {
  font-size: 85%;
  line-height: 1.3em;
  height: 6.5em;
  overflow: hidden;
  margin-bottom: 11px;
}
.widget.vcard .room-info .board {
  color: #4caf50;
  line-height: 1.3em;
  margin-bottom: 6px;
}
.widget.vcard .room-info .discounts {
  margin-bottom: 6px;
}
.widget.vcard .room-info .discounts-text {
  color: #f44336;
  font-size: 85%;
}
.widget.vcard .col-price {
  padding: 0 0 5px 5px;
  line-height: 1.3em;
  display: table-cell;
  width: 40px;
}


/*
  v.12
*/

#formfind .filters {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}
#formfind select.form-control {
  padding-right: 30px;
  background:
  #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
}

#formfind .btn.btn-labeled {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #747474;
  padding-right: 12px;
  text-align: left;
  width: 100%;
  height: 50px;
}
#formfind .btn-labeled.btn-check {
  /*width: calc(50% - 2px);*/
}
#formfind .btn-labeled .btn-label {
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 0;
  background-color: transparent;
  float: left;
}
#formfind .btn-labeled.btn-check .btn-label {
  border-right: 1px solid #eee;
  margin-right: 10px;
}
#formfind .btn-labeled span.btn-caption {
  line-height: 1.2em;
  white-space: normal;
  margin: 0;
  padding-right: 12px;
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translate(0%, -50%);
  width: calc(100% - 36px);
}
#formfind .btn-search {
  color: #fff;
  background-color: #ff9800 !important;
  white-space: normal;
  text-align: center;
  line-height: 1.2em;
  border-color: #e0e0e0;
  width: 100%;
  height: 50px;
}
#formfind .subline {
  background-color: #ddd;
  margin-top: 15px;
  padding: 6px 0;
  border: 1px solid #eee;
  border-radius: 4px;
}
#formfind .radio-primary input[type="radio"]:checked + label::before {
  border-color: #777;
}
#formfind ul {
  margin-bottom: 0;
  padding-right: 8px;
  /*text-align: right;*/
}
#formfind input#destination.input-lg,
#formfind input#daterange.input-lg {
  height: 50px;
  font-size: 14px;
  border-color: #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}
#formfind input#destination {
  text-transform: capitalize;
}
/*#formfind*/
input#daterange {
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
/*#formfind*/
.input-search .form-control {
  border-radius: 3px;
  padding-left: 43px;
  padding-right: 43px;
}
/*#formfind*/
.input-search .input-search-icon {
  left: 0;
  color: inherit;
}
/*#formfind*/
.input-search .input-search-close {
  right: 0;
  color: inherit;
  opacity: 1;
}
/*#formfind*/
.input-search .form-control {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
}
#formfind .form-group {
  margin-bottom: 0;
}
#formfind .form-control[disabled],
#formfind .form-control[readonly],
#formfind fieldset[disabled] .form-control {
  background-color: #fff;
}
#formfind .has-success label,
#formfind .has-error label {
  color: #444;
}
#formfind .has-success .form-control,
#formfind .has-error .form-control {
  box-shadow: none;
  border-color: #e0e0e0;
}
#formfind .help-block {
  font-size: 13px;
  line-height: 1.4;
  color: #444;
  background-color: #fff9c4;
  padding: 7px;
}




.image-cover {
  position: relative;
  width: 100%;
  height: 270px;
  background-size: cover !important;
  cursor: pointer;
}
.image-cover .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  padding: 21px 15px 25px;
  margin-bottom: 12px;

  z-index: 2;
  background: -webkit-gradient(left top, left bottom, color-stop(0%,rgba(0,27,65,0.65)), color-stop(100%,rgba(0,27,65,0)));
  background: -webkit-linear-gradient(top,rgba(0,27,65,0.65) 0,rgba(0,27,65,0) 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,27,65,0.65)),to(rgba(0,27,65,0)));
  background: linear-gradient(to bottom, rgba(0,27,65,0.65) 0,rgba(0,27,65,0) 100%);
}
.image-cover .img-header {
  font-size: 16px;
  line-height: 1.2;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
}
.image-cover h3 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 1em;
  margin: 0;
}
.image-cover p {
  margin: 0 0 5px;
}
.image-cover .price-badge {
  height: 40px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  display: block;

  font-size: 12px;
  line-height: 1.5em;
  background-color: #222;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #fff;

  padding: 0 4px;
}
.image-cover .price-badge .price-title {
  font-size: 12px;
  line-height: 15px;
  padding-top: 4px;
  display: inline-block;
}
.image-cover .price-badge .price-value {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
}

section.destinations {
  margin-bottom: 60px;
}
section.destinations ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
section.destinations ul li {
  margin: 10px 0;
  list-style: none;
}
section.destinations span.open-link {
  color: #07c;
  font-size: 14px;
  display: block;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal !important;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
}
section.destinations span.open-link:hover {
  color: #005aa4;
}
section.destinations span.counter {
  display: block;
  color: #a5a5a5;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
}
section.destinations h2 {
  font-size: 24px;
  margin-left: 15px;
}


.geusts {
  display: none;
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  min-width: 300px;
  top: 100%;
  padding: 24px 24px 8px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 16px rgba(0,0,0,0.15);
  box-shadow: 0 2px 16px rgba(0,0,0,0.15);
  z-index: 999;
  list-style: none;
}

.geusts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.geusts ul li {
  margin-bottom: 10px;
}


ul.list-groups {
  display: block;
  background-color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #bdbdbd;
}
ul.list-groups > li {
  padding: 0 8px 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #bdbdbd;
}
ul.list-groups > li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#collapseHotelType li label,
#collapseHotelServices li label,
#collapseRoomServices li label,
#collapseBoard li label,
#collapseCategory li label,
#collapseDest li label {
  text-transform: capitalize;
}
ul.list-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.list-items > li {
  padding: 5px 2px 5px 5px;
  font-size: 13px;
  color: #000;
}
ul.list-items > li span {
  color: #757575;
}
ul.list-groups .title {
  font-size: 16px;
  color: #474747;
  font-weight: 400;
  padding-left: 6px;
  padding-right: 6px;
  margin: 0;
}
ul.list-groups a {
  display: block;
  color: #474747;
  font-weight: 400;
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 1.6em;
}
ul.list-groups a:hover {
  text-decoration: none;
}
ul.list-groups a i {
  font-family: 'Web Icons';
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  line-height: 1.6em;
  float: right;
  width: 14px;
  text-align: right;
}
ul.list-groups a i:before {
  content: "\f181";
}
ul.list-groups a.collapsed i:before {
  content: "\f17f";
}
.btnLessMore {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 8px 24px 0 5px;
  margin: 0;
  line-height: 1.6em;
}
.btnLessMore span {
  color: #07c;
  font-size: 13px;
}
.btnLessMore i {
  width: 20px;
  height: 20px;
  line-height: 1.6em;
  color: #07c;
  float: right;
  text-align: right;
  padding-left: 4px;
}

.search-box {
  background-color: #fff;
  border-radius: 3px;
  font-size: 13px;
  padding: 16px;
  position: relative;
  margin-bottom: 20px;
  color: #444;
  border: 3px solid #3f51b5;
}
.search-box .label,
.search-box .form-control {
  color: #000;
}
.search-box .title {
  display: block;
  font-size: 23px;
  font-weight: normal;
  color: #444;
  margin-bottom: 10px;
}

.search-box ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.search-box ul li {
  margin-bottom: 10px;
}

ul.list-result {
  margin: 0;
  padding: 0;
  list-style: none;
}

.more-results {
  height: 240px;
  border: 1px solid #bbb;
}

/********************/

#header-totals .nav-tabs-line > li > a {
  padding: 10px 10px;
}

/********************/
.tour-offer-info-prices {
  font-size: 13px;
  border-bottom: 2px solid #febb02;
  margin-bottom: 40px;
}
.tour-offer-info-prices .control-label {
  margin-bottom: 11px;
}
.tour-offer-info-prices h4 {
  background-color: #febb02;
  color: #fff;
  margin: 0;
  padding: 4px 14px;
  border-top: 1px solid #fff;
  position: sticky;
  top: 140px;
  z-index: 1;
}
.tour-offer-info-prices h4 a {
  color: #fff;
}
.tour-offer-info-prices .row {
  display: flex;
}
.tour-offer-info-prices .row.maxheight {
  height: calc(100% + 1px);
}
.tour-offer-info-prices .bordered {
  border-top: 1px solid #febb02;
  border-left: 1px solid #febb02;
  /*margin-bottom: -1px;*/
}
.tour-offer-info-prices .row.bordered:first-child {
  /*border-top: 1px solid #5bbaff;*/
  /*border-left: 1px solid #5bbaff;*/
  /*margin-bottom: -1px;*/
}
.tour-offer-info-prices .border-top,
.tour-offer-info-prices .border-right,
.tour-offer-info-prices .border-bottom,
.tour-offer-info-prices .border-left {
  border-color: #febb02;
}
.tour-offer-info-prices .border-bottom {
  border-width: 2px;
}

.tour-offer-info-prices .bordered.row-date {
  border-left: 0;
  /*margin-bottom: -1px;*/
}
.tour-offer-info-prices .cell-date {
  position: sticky;
  top: 143px;
  font-size: 14px;
  /*font-weight: 400;*/
  text-align: center;
}
.tour-offer-info-prices .row:first-child {
  margin-top: -1px;
}
.tour-offer-info-prices > .row.bordered:first-child {
  /*border-right: 0;*/
}
.tour-offer-info-prices .row [class*="col-"] {
  /*margin-right: -1px;*/
}
.tour-offer-info-prices .row [class*="col-"]:last-child {
  /*margin-right: 0;*/
}
.tour-offer-info-prices .cell {
  padding: 4px;
}
.tour-offer-info-prices .roominfo {
  background-color: #fff;
}
.tour-offer-info-prices .roominfo h5 {
  text-decoration: none;
}
.tour-offer-info-prices .roominfo .cell {
  padding: 4px;
  position: sticky;
  top: 133px;
}
.tour-offer-info-prices .row.sticky {
  position: sticky;
  top: 110px;
  background-color: #febb02;
  color: #fff;
  z-index: 1;
  font-weight: 400;
}
.tour-offer-info-prices .row.sticky > [class*="col-"] {
}

.tour-offer-info-prices select.form-control {
  padding-right: 20px;
  background:
  #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right;
  background-position-x: calc(100% + 8px);
  max-width: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
}

.tour-offer-info-prices a.thumbnail {
  position: relative;
  cursor: pointer;
  color: #444;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  background-color: transparent;
}
.tour-offer-info-prices a.thumbnail:hover img {
  display: block !important;
  position: absolute;
  z-index: 1;
  left: -20%;
  bottom: calc(100% + 4px);
  border: 1px solid #eee;
  padding: 2px;
  background-color: #fff;
  box-shadow: 2px 2px 4px #000;
}
.tour-offer-info-prices .roominfo a.thumbnail:hover img {
  left: 20%;
  bottom: auto;
}
.tour-offer-info-prices .cell.cell-price {
  padding: 6px;
  text-align: right;
  white-space: nowrap;
}
.tour-offer-info-prices .label {
  /*font-size: 11px;*/
  text-transform: uppercase;
}
.offer-info .price,
.tour-offer-info-prices .price {
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.offer-info .price.price-lg,
.tour-offer-info-prices .price.price-lg {
  font-size: 19px;
}
.offer-info .price.price-old,
.tour-offer-info-prices .price.price-old {
  font-size: 14px;
  font-weight: 300;
  text-decoration: line-through;
}
.offer-info .price-old.small,
.tour-offer-info-prices .price-old.small {
  font-size: 85%;
}
.offer-info .price small,
.tour-offer-info-prices .price small {
  font-weight: 300;
  font-size: 70%;
}
/*
.offer-info .rooms-recommended {
  margin-bottom: 40px;
}
.offer-info .rooms-recommended h4 {
  text-transform: none;
  text-shadow: none;
  margin: 0 -5px;
  padding: 10px 20px;
  border: 1px solid #e3f2fd;
  background-color: rgba(227, 242, 253, 0.3);
}
.offer-info .rooms-recommended .row {
  display: flex;
  margin-bottom: 1px;
}
.offer-info .rooms-recommended .row > [class^="col-"] {
  display: flex;
  outline: 1px solid #e3f2fd;
  margin-right: 1px;
  padding: 20px;
}
.offer-info .rooms-recommended .row > [class^="col-"]:first-child {
  margin-left: 1px;
}
.offer-info .rooms-recommended .row > [class^="col-"] > div {
  width: 100%;
}
.offer-info .rooms-recommended .board {
  color: #4caf50;
  line-height: 1.3em;
  margin: 6px 0;
}
.offer-info .rooms-recommended .description {
  font-size: 85%;
  line-height: 1.3em;
}
.offer-info .rooms-recommended .fa-user {
  font-size: 16px;
  margin-right: 3px;
}
.offer-info .rooms-recommended .icon.icon-sm {
  font-size: 13px;
}
.offer-info .rooms-recommended .btn.btn-primary {
  width: 200px;
}
*/
.tour-offer-info-prices .price-inline {
  text-align: right;
  margin-bottom: 11px;
}
.tour-offer-info-prices .fa-user {
  font-size: 13px;
  margin-right: 3px;
}
.tour-offer-info-prices .icon.icon-sm {
  font-size: 10px;
}
.tour-offer-info-prices .offer-name {
  margin-bottom: 11px;
  line-height: 1.1em;
  font-size: 85%;
  font-weight: 500;
  color: #283593;
}
.tour-offer-info-prices .price-inline .price {
  line-height: 1.1em;
}
.tour-offer-info-prices .description {
  font-size: 85%;
  line-height: 1.3em;
  margin-bottom: 11px;
}
.tour-offer-info-prices .board h6 {
  color: #4caf50;
}
.tour-offer-info-prices .board .offer-name {
  margin-bottom: 4px;
}
.tour-offer-info-prices .pers-ico {
  margin-bottom: 11px;
}
.tour-offer-info-prices ul.list-items {
  padding: 0;
  margin-bottom: 11px;
  list-style: inside;
  column-count: 3;
}
.tour-offer-info-prices ul.list-items li {
  color: inherit;
  font-size: 85%;
  padding: 5px 0 0 5px;
}
.tour-offer-info-prices .small .label {
}



.tour-offer-info-prices #rooms-selected {
  background-color: #e3f2fd;
  font-size: 14px;
  color: #444;
  /*
  border: 1px solid #febb02;
  border-top: 0;
  */
}
.tour-offer-info-prices #rooms-selected.empty {
  background-color: #fff;
}
.tour-offer-info-prices #rooms-selected .sticky {
  position: sticky;
  top: 110px;
  width: 100%;
  padding: 15px;
  border-top: 1px solid #febb02;
  margin-top: -1px;
  margin-bottom: -25px;
  z-index: 1;
}

.tour-offer-info-prices #rooms-selected .cell {
  padding: 14px;
}
.tour-offer-info-prices #rooms-selected ul {
  padding: 0;
  margin: 14px;
  font-size: 13px;
}
.tour-offer-info-prices #rooms-selected ul.selrooms {
  padding: 0;
  margin: 0;
  font-size: 13px;
  list-style: none;
}
.tour-offer-info-prices #rooms-selected ul.selrooms li {
  position: relative;
  margin-bottom: 5px;
  /*padding-bottom: 5px;*/
  border-bottom: 1px solid #ccc;
}
.tour-offer-info-prices #rooms-selected ul.selrooms li:hover i {
  display: block;
}
.tour-offer-info-prices #rooms-selected ul.selrooms i {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  line-height: 1em;
  color: #747474;
}
.tour-offer-info-prices #rooms-selected ul.selrooms i:hover {
  color: #444;
  cursor: pointer;
}
.tour-offer-info-prices #rooms-selected ul.selrooms .price {
  font-size: 16px;
}

.tour-offer-info-prices #rooms-selected .price {
  font-size: 21px;
}

@media (max-width: 479px) {
  .tour-offer-info-prices #rooms-selected .sticky {
    top: auto !important;
    left: 0;
    bottom: 0;
    position: fixed;
    background-color: #fff;
    margin: 0;
    padding-bottom: 30px;
    z-index: 1400;
  }
  .tour-offer-info-prices .row.sticky {
    display: none;
  }
  .tour-offer-info-prices #rooms-selected .price {
    margin-bottom: 10px;
  }
  .tour-offer-info-prices #rooms-selected ul#pos {
    display: none;
  }
  .tour-offer-info-prices #rooms-selected ul.selrooms {
    max-height: 120px;
    overflow-y: auto;
    padding-right: 20px;
  }
  .widget.vcard p.destination,
  .widget.vcard h4 {
    padding: 0 20px;
    white-space: normal;
  }
}


.offer-info .filters {
  border: 1px solid #ddd;
  padding: 25px 15px;
  margin-bottom: 40px;
  border-radius: 4px;
  font-size: 14px;
}
.offer-info .filters a {
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  color: #1565c0;
  cursor: pointer;
  height: auto;
}
.offer-info .filters a.btn {
  font-weight: 300;
  display: inline-block;
  white-space: normal;
  margin-top: 25px;
  margin-bottom: 0;
  color: #fff;
  cursor: default;
}
.offer-info .filters .strong {
  margin-bottom: 10px;
}
.offer-info .filters i {
  font-size: 14px;
}
.offer-info .filters .popover {
  white-space: nowrap;
}

#popoverTable {
  position: fixed;
  background-color: #FFF;
  /*padding: 10px;*/
  border: 1px solid #ddd;
  box-shadow: 0 0 4px #ddd;
  /*white-space: nowrap;*/
  min-height: 200px;
  /*display: none;*/
  margin: 0;
  z-index: 99;
}
#popoverTable h5 {
  border-bottom: 1px solid #ccc;
  padding: 10px 24px;
  margin: 0;
  background-color: #eee;
}
#popoverTable .inner-body {
  padding: 10px;
}

#popoverTable .table {
  border-bottom: 1px solid #ddd;
}



.offer-info .heading {
  margin-bottom: 11px;
}
.offer-info .heading p {
  margin: 0;
}
.offer-info .heading h3 {
  text-transform: uppercase;
  margin: 6px 0 4px;
  padding: 0;
  font-size: 21px;
}
.offer-info .heading h3 a {
  text-decoration: none;
  color: inherit;
}
.offer-info .heading h3 .rating {
  vertical-align: top;
}
.offer-info .heading ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.offer-info .heading li {
  margin: 0;
  padding: 0 15px;
  float: right;
}
.offer-info .heading li:first-child {
  margin: 0;
  padding: 0;
  float: left;
}
.offer-info .heading-navs {
  margin-bottom: 11px;
}
.offer-info #fotorama {
  margin-bottom: 40px;
}

.offer-info h4 {
  text-transform: uppercase;
}
.offer-info h5 {
  text-transform: uppercase;
  text-decoration: underline;
}
.offer-info .alert {
  margin-bottom: 40px;
}

.offer-info .tooltip-inner {
  text-align: left;
  font-size: 14px;
  max-width: 400px;
  background-color: #000;
}

/*
.offer-info .fa-user {
  font-size: 13px;
  margin-right: 3px;
}
.offer-info .icon.icon-sm {
  font-size: 10px;
}
.offer-info .room-info {
  display: table;
  width: 100%;
}
.offer-info .col {
  display: table-cell;
  width: auto;
}
.offer-info .col-pers {
  white-space: nowrap;
  padding: 0 5px 5px 0;
  width: 40px;
}
.offer-info .col-room {
  padding: 0 0 5px 5px;
  line-height: 1.3em;
  width: auto;
}
.offer-info .room-info .description {
  font-size: 85%;
  line-height: 1.3em;
}
.offer-info .room-info .board {
  color: #4caf50;
  line-height: 1.3em;
  margin-bottom: 6px;
}
.offer-info .room-info .discounts {
  margin-bottom: 6px;
}
.offer-info .room-info .discounts-text {
  color: #f44336;
  font-size: 85%;
}
.offer-info .col-price {
  padding: 0 0 5px 5px;
  line-height: 1.3em;
}
*/


.offer-hotel-services,
.offer-hotel-additional-info,
.offer-program-info,
.offer-additional,
.offer-terms {
  background-color: #eee;
  padding: 15px 20px;
  border-radius: 3px;
  margin-bottom: 40px;
}
.offer-hotel-description {
  margin-bottom: 40px;
}

.offer-hotel .tour-offer-info-terms {
  margin-bottom: 60px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 4px solid #ddd;
}

.offer-hotel .markets {
  margin-bottom: 40px;
}
.offer-hotel .markets li {
  margin-bottom: 0;
}

.offer-hotel-services ul.list-items {
  padding: 0;
  margin-bottom: 11px;
  list-style: inside;
  column-count: 3;
}
.offer-hotel-services ul.list-items li {
  font-size: 14px;
  padding: 5px 0 0 5px;
}

.offer-info .row-tour-info,
.offer-info .row-hotel-info {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.offer-info .row-tour-info h4,
.offer-info .row-hotel-info h4 {
  text-transform: none;
}
.offer-info .row-hotel-info .gallery-link {
  width: 33.33333%;
  float: left;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .offer-info .row-hotel-info .gallery-link {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .tour-offer-info-prices .row {
    display: block;
  }
  .tour-offer-info-prices .bordered {
    border: none;
  }
  .row-hotel.bordered {
    border-bottom: 1px solid #febb02;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

.page-content.page-book {
 max-width: 840px;
}
.page-book .pearls a {
  text-decoration: none;
}
.page-book ol.documents {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
.page-book ol.documents li {
  padding: 5px 0;
}
.page-book .alert-success h4 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}

.ui-item-agency {
  color: navy;
}
.ui-item-customer {
  color: green;
}
ul.ui-search {
  /*overflow-y: visible;*/
  width: auto;
  /*height: auto;*/
  min-width: 300px;
  max-width: 100%;
  max-height: none;
}
ul.ui-search .ui-state-active {
  /*background: none;*/
}
.ui-menu-item-search {
  text-transform: capitalize;
  padding: 8px 12px;
  color: #707070;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  height: auto;
  min-height: 40px;
}
.ui-menu-item-search:hover {
  background-color: #ececec;
}
.ui-menu-item-search .icon {
  margin-top: 6px;
  height: 24px;
  width: 24px;
  display: block;
  float: left;
  font-size: 21px;
  color: #707070;
}
.ui-menu-item-search .ui-search-name {
  color: #383838;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.ui-menu-item-search .ui-item-title {
  color: #707070;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  padding: 0 !important;
}
.ui-item-country .icon {
  margin-top: 1px;
  font-size: 18px;
}

.row.reservation table.table-provider th ,
.row.reservation table.table-provider td,
.row.reservation table.table-payments th ,
.row.reservation table.table-payments td,
.row.reservation table.table-documents th ,
.row.reservation table.table-documents td {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

#header-totals table.table-payments th,
#header-totals table.table-payments td {
}

.row.reservation {
  padding-top: 10px;
  border-bottom: 1px solid #ddd;
}

.row.reservation .res-shown {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  opacity: 0;
}
.row.reservation:hover .res-shown {
  background-color: rgba(0,0,0,0.05);
  opacity: 1;
}
.row.reservation .res-shown:hover {
  background-color: rgba(0,0,0,0.15);
}

.row.reservation .res-shown.shown {
  background-color: rgba(0,0,0,0.15);
}

.row.reservation.closed {
  animation: row-close 3s;
}

@keyframes row-close {
  from {background-color: rgba(3,123,181,0.3);}
  to {background-color: #fff;}
}

#loader-waitFor {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: rgba(0,0,0,0.5);
}
.waitFor {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  padding: 20px 40px;
  transform: translate(-50%, -50%);
}
.waitFor .wait-inner {
  line-height: 36px;
  position: relative;
}
.waitFor strong {
  margin-left: 60px;
}
.waitFor .loader-wrapper {
  position: absolute;
}
h4.result-title {
  margin: 0;
}
#form-payments-result .table-payments {
  background-color: rgba(0,0,0,0.03);
}
/*
.fill-red {
  background-image: linear-gradient(45deg, #ef9a9a 25%, transparent 25%, transparent 50%, #ef9a9a 50%, #ef9a9a 75%, transparent 75%, #fff);
  background-size: 10px 10px;
}
/**/
.hotel-stop {
  background-image: linear-gradient(45deg, transparent 80%, #ef9a9a 20%) !important;
}