@import 'https://relaunch.scr.portaholiday.com/css/bootstrap.min.css';
@import 'https://relaunch.scr.portaholiday.com/css/style.css';
/*@import '/scr/vendors.css';*/


/*simtree*/
.sim-tree {
  list-style: none;
  font-size: 14px;
  color: #333; }
  .sim-tree ul,
  .sim-tree li {
    margin: 0;
    padding: 0; }
  .sim-tree li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0; }
    .sim-tree li ul {
      display: none;
      margin-left: 15px; }
  .sim-tree ul.show, .sim-tree li.show {
    display: block; }
  .sim-tree ul.none, .sim-tree li.none {
    display: none; }
  .sim-tree li.disabled > a {
    color: #aaa;
    cursor: not-allowed; }
    .sim-tree li.disabled > a .sim-tree-checkbox {
      border-color: #eee; }
  .sim-tree a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    vertical-align: top;
    line-height: 26px; }
  .sim-tree .sim-tree-spread {
    width: 20px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .sim-tree .sim-tree-spread.hidden {
      visibility: hidden; }
  .sim-tree .sim-tree-spread,
  .sim-tree a {
    display: inline-block;
    height: 26px;
    cursor: pointer; }
  .sim-tree .sim-loading {
    background: url(data:image/gif;base64,R0lGODlhEAAQAMQQAObm5uLi4unp6dHR0cnJydfX1+jo6O/v7/Dw8NPT0/39/crKyvr6+uDg4MfHx////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAQACwAAAAAEAAQAAAFXeAjPkiTjGgaLI6Tvs9BtPAIMPH8KgK5DDhZSlFYlFrAGIrYMrUcyRGzdapZr6jE02FAyZ6JxrOrEAVnjgaCRS6IkjLjo9F2PaDBwLJAu+NfAix2LQsAMCVVYQgoIQAh+QQFAAAQACwJAAAABwAHAAAFFGDSIE/5OM7SmKhjsK55vjIt32UIACH5BAUAABAALAoAAwAGAAoAAAUaICQqgggpxYKcheM0qOskZm0/eA7luMibvRAAIfkEBQAAEAAsCQAJAAcABwAABRXgcxBOmTwi6TRouiAoIwbtI9d4/oQAIfkEBQAAEAAsAwAKAAoABgAABRsgJI7MKD6POJQnKjpD60IODKFzvQD3nDQISAgAIfkEBQAAEAAsAAAJAAcABwAABRPgI45kSSrFWTgj6rCisLwk0iQhACH5BAUAABAALAAAAwAHAAoAAAUcIPRAJPmco4mm61m+cJk4tGNATX0ryGK/jVspBAAh+QQFAAAQACwAAAAABwAHAAAFFOAjjmRpPgBDIsugio3juGIiz2oIADs=) center center no-repeat; }
    .sim-tree .sim-loading.sim-icon-d:before, .sim-tree .sim-loading.sim-icon-r:before {
      display: none; }
  .sim-tree .sim-icon-d:before,
  .sim-tree .sim-icon-r:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    vertical-align: top;
    position: relative; }
  .sim-tree .sim-icon-r:before {
    border-left-width: 8px;
    border-left-color: #333;
    top: 7px; }
  .sim-tree .sim-icon-d:before {
    margin-left: -4px;
    border-top-color: #333;
    top: 10px; }
  .sim-tree .sim-tree-checkbox {
    display: inline-block;
    border: 1px solid #ccc;
    height: 16px;
    width: 16px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    line-height: 16px;
    background: #fff;
    color: #fff;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px; }
    .sim-tree .sim-tree-checkbox.sim-tree-semi, .sim-tree .sim-tree-checkbox.checked {
      border-color: #2b85e4;
      background-color: #2b85e4; }
    .sim-tree .sim-tree-checkbox.sim-tree-semi {
      position: relative; }
      .sim-tree .sim-tree-checkbox.sim-tree-semi:after {
        content: '';
        display: block;
        position: absolute;
        width: 8px;
        height: 2px;
        background: #fff;
        top: 6px;
        left: 3px; }
    .sim-tree .sim-tree-checkbox.checked {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAPFBMVEUAAAD///////////////////////////////////////////////////////////////////////8AAADY904BAAAAE3RSTlMAOiE8877cHQkXr9cZQvUc20NAbrhSVAAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAA7SURBVAjXY2DADhiZEGxmFlYkNhs7KpuDE0mci5sHoYaXj5sHyOaHqOblE4CzGRgE+RBsBgYhfmxuAABcBQF5T7U3IwAAAABJRU5ErkJggg==);
      background-repeat: no-repeat;
      background-position: center center; }



/* 
 * Bootstrap year calendar v1.1.0
 * Created by Paul David-Sivelle
 * Licensed under the Apache License, Version 2.0
 */
 
 .calendar{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto;direction:ltr;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar.calendar-rtl{direction:rtl}.calendar.calendar-rtl table tr td span{float:right}.calendar table{margin:auto}.calendar table td,.calendar table th{text-align:center;width:20px;height:20px;border:none;padding:4px 5px;font-size:12px}.calendar .calendar-header{width:100%;margin-bottom:20px}.calendar .calendar-header table{width:100%}.calendar .calendar-header table th{font-size:22px;padding:5px 10px}.calendar .calendar-header table th:hover{background:#eee;cursor:pointer}.calendar .calendar-header table th.disabled,.calendar .calendar-header table th.disabled:hover{background:0 0;cursor:default;color:#fff}.calendar .calendar-header table th.next,.calendar .calendar-header table th.prev{width:20px}.calendar .year-title{font-weight:700;text-align:center;height:20px;width:auto}.calendar .year-neighbor{color:#aaa}.calendar .year-neighbor2,.calendar table.month tr td.disabled,.calendar table.month tr td.disabled:hover{color:#ddd}.calendar .months-container{width:100%;display:none}.calendar .month-container{min-width:180px;text-align:center;height:200px;padding:0}.calendar table.month th.month-title{font-size:16px;padding-bottom:5px}.calendar table.month th.day-header{font-size:14px}.calendar table.month tr td,.calendar table.month tr th{padding:1px}.calendar table.month td.week-number{cursor:default;font-weight:700;border-right:1px solid #eee;padding:5px}.calendar .round-left{-webkit-border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px}.calendar .round-right{webkit-border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0}.calendar table.month tr td .day-content{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;padding:0px; min-width: 20px; min-height: 20px}.table-striped .calendar table.month tr td,.table-striped .calendar table.month tr th{background-color:transparent}.calendar table.month td.day .day-content:hover{background:rgba(0,0,0,.2);cursor:pointer}.calendar table.month td.day.disabled .day-content:hover,.calendar table.month tr td.new,.calendar table.month tr td.new:hover,.calendar table.month tr td.old,.calendar table.month tr td.old:hover{background:0 0;cursor:default}.calendar table.month tr td.range .day-content{background:rgba(0,0,0,.2);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.calendar table.month tr td.range.range-start .day-content{border-top-left-radius:4px;border-bottom-left-radius:4px}.calendar table.month tr td.range.range-end .day-content{border-top-right-radius:4px;border-bottom-right-radius:4px}.calendar-context-menu,.calendar-context-menu .submenu{border:1px solid #ddd;background-color:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);position:absolute;display:none}.calendar-context-menu .item{padding:5px 10px;cursor:pointer;display:table;width:100%}.calendar-context-menu .item:hover{background:#eee}.calendar-context-menu .item .content{display:table-cell}.calendar-context-menu .item span{display:table-cell;padding-left:10px;text-align:right}.calendar-context-menu .item span:last-child{display:none}.calendar-context-menu .submenu{left:100%;margin-top:-6px}.calendar-context-menu .item:hover>.submenu{display:block}
 
 .calendar .month-container {
  min-width: 180px;
  height: 200px;
  padding: 0;
  text-align: center;
 
}



@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; 
  text-align: center;}

.fancybox-caption {
  padding: 30px 0;
  /*border-top: 1px solid rgba(255, 255, 255, 0.4);*/
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 24px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }



/*============================================================================================*/
/* 

blau CI: #005899       #055C7E
orange CI: #ed7004     #f7941d #ff6b00      
rot CI: #di2329 

*/
/*============================================================================================*/

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 0rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: inherit;
    border-radius: .25rem;
    font-size: 0.75rem;
    color: #333;
}

.borderbottom {margin-bottom: 20px;
border-bottom: 1px solid #ddd;
line-height: 30px;}

.margin_30_35 {
    margin-top: 30px;
	margin-bottom: 35px;
}

.lead {
    font-size: 1.05rem;
    font-weight: 300;
}

.cover-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: .99;
    position: absolute;
    right: 0;
    top: 0;
}

.cover {
    background-color: #4E4A4A;
    height: 750px;
    position: relative;
}

.cover.cover-center {
    height: auto;
	padding: 60px 0;
}

.cover-center .cover-image::after {
     background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.testimonial {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 3px 3px 0 0;
    padding: 25px 20px 20px 20px;
    padding: 25px 20px 20px 0px;
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}


.testimonial blockquote {
    font-style: italic;
    font-size: 1.4em;
    padding: 10px 25px;
    font-family: georgia;
    border-left: 0px solid #ccc;
    text-align: center;
}

.whitetext, .whitetext p {
    color: #ffffff;
}

.stars {
    font-size: 18px;
    color: #FFAF00;
    float: left;
    margin-right: 8px;
}
  
.custom-control-label::before {
    left: -1.5rem;
} 

.custom-control-label::after {
    left: -1.5rem;
}

.alert-dismissible {    
    display: inline-block;
}


.alert-dismissible .close {
    padding: .5rem 1.0rem;
}

a.grid_item .info {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: block;
    padding: 25px 20px 5px 20px;
    color: #fff;
    left: 0;
    bottom: 0;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, #005899);
    background: linear-gradient(to bottom, transparent, #005899);
    box-sizing: border-box;
}

.btn_photos { z-index: 1100;
position: absolute;
left: 20px;
bottom: 20px;
background-color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
line-height: 1;
padding: 10px 15px;
color: #444;
font-weight: 500;}

.btn_photos .lightbox::before {
    color: #ed7004;
    background: #fff;
	background-image:inherit;
	background-color:inherit;
}
 


#preloader {
background-color: rgba(0, 88, 153, 0.3);}


.hero_single.version_2 .wrapper {
    AAbackground-color: rgba(0, 88, 153, 0.5);
}

ul#top_menu li a.login::before {
    content: 'U';
    font-family: 'ElegantIcons';
}

.btn-secondary {
    color: #666;
    background-color: inherit;
    border: none;
	font-size: 0.75rem;
font-weight: 600;
}


.btn-secondary:hover {
    color: #ed7004;
    background-color: inherit;
    border: none;
}

.show > .btn-secondary.dropdown-toggle, .show > .btn-secondary.dropdown-toggle:focus {

    color: #666;
    background-color: inherit;
    border: none;
}

.btn-secondary:focus {
    box-shadow: inherit;

}


#result_kontakt, #result_newsletter {
    display: none;
    padding-top: 15px;
}

fieldset {

    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;

}


.datefree, .verfuegbar, .ausweichtermine, .exklusiv {padding: 0px 4px;
position: absolute;
top: 15px;
left: 15px;
background: #fff;}


.h2, h2 {
    font-size: 1.45rem;
}

.h3, h3 {
    font-size: 1.45rem;
}

.main_title_2 h2 {font-size: 2.0rem;
    margin: 25px 0 0 0;
}

body#stellenangebot iframe {
    height: 920px;
    width: 100%;
}

body#mietwagen iframe {
    height: 600px;
    width: 100%;
}



.hero_single.version_2 {
    height: 350px;
}

body#start .hero_single.version_2 {
    height: 600px;
}


div.lazy {
        display: block;
    }

#list_sidebar .box_list    img.lazy {
         width: 412.5px; 
        height: 275px; 
        display: block;
    }
	
	
@media (max-width: 1199px) {

#list_sidebar .box_list    img.lazy {
        width: 610px; 
       	height: 407px; 
		display: block;       
       
    }
  }

@media (max-width: 991px) {
.hero_single.version_2 {
    height: 520px;
}

#list_sidebar .box_list    img.lazy {
        width: 570px; 
       	height: 380px; 
		display: block;
       
       
    }
  }
  
@media (max-width: 767px) {
.hero_single.version_2 {
    height: 550px;  height: 500px;}

.breadcrumb{ display:none;
}

#list_sidebar .box_list    img.lazy {
        width: 510px; 
       	height: 340px; 
		display: block;
       
    }
  }
  
  
@media (max-width: 575px) {
	
	
#list_sidebar .box_list    img.lazy {
        width: inherit; 
		height: inherit; 
		display: block;
       
       
    }
  }

.hero_in.hotels::before {

    background: url(https://www.schreurs-immobilien.de/images/haus-mallorca.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

hero_single.version_2::before {

    background: url(https://www.homes-holiday.com/de/wp-content/uploads/marken-2.jpg) center center no-repeat;


}

body#stellenangebot .hero_single.version_2::before, body#stellenangebote .hero_single.version_2::before {
    background: url(https://www.homes-holiday.com/de/wp-content/uploads/unternehmen.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

 


body#start .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/4.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



body#suche .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/5.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#sicher-buchen .hero_single.version_2::before,
body#book-securely .hero_single.version_2::before{
    background: url(https://relaunch.img.portaholiday.com/header/6.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#faq .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/5.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#kundenstimmen .hero_single.version_2::before,
body#testimonials .hero_single.version_2::before
 {
    background: url(https://www.homes-holiday.com/de/wp-content/uploads/karriere-2.jpg) center center no-repeat;
	    background: url(https://relaunch.img.portaholiday.com/header/7.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body#service-gaeste .hero_single.version_2::before,
body#service-guests .hero_single.version_2::before,
body#servicio .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/9.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#ferienvermietung .hero_single.version_2::before,
body#holiday-rentals .hero_single.version_2::before,
body#alquiler-vacacional .hero_single.version_2::before {
    background: url(https://www.homes-holiday.com/de/wp-content/uploads/arbeitgeber-1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#team .hero_single.version_2::before,
body#team .hero_single.version_2::before,
body#equipo .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/10.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



body#unternehmen .hero_single.version_2::before,
body#unternehmen .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/12.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#stellenangebot .hero_single.version_2::before, body#stellenangebote .hero_single.version_2::before {
    background: url(https://www.homes-holiday.com/de/wp-content/uploads/unternehmen.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#newsletter .hero_single.version_2::before,
body#boletin .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#kontakt .hero_single.version_2::before,
body#contact .hero_single.version_2::before,
body#contacto .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/11.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#mietwagen .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/3.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


body#gutschein .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body#video .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/8.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



body#transfer .hero_single.version_2::before {
    background: url(https://relaunch.img.portaholiday.com/header/12.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



body#suche .hero_single.version_2 .wrapper p {display:none}

.h1, h1 {
    font-size: 1.8rem;font-size: 1.65rem;
}


.headtext  {   font-size: 1.5rem;
}

footer {

    background-color: #055C7E; background-color: #005899;
    color: #fbfbfb; 
    color: rgba(255, 255, 255, 0.7);

}

.hero_in.tours_detail::before {

    background: url(https://big.portaholiday.de/78686/-1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

#immoexpose .reviews-container .review-box {
	padding-left: 0px;
}

.map.map_single {
    height: 350px; height: 300px;
}

.box_detail .price > span {

font-size: 24px;
font-size: 1.5rem;
font-weight: 600;

}


section#beschreibung h2, section#ausstattung h2, section#video h2, section#lage h2, section#belegungsplan h2, section#preis h2, section#bewertung h2 {
    font-size: 24px;
    font-size: 1.5rem;font-size: 1.4rem;
	
    color: #055C7E;color: #212529;
}

section#description h2, section#reviews h2 {
    font-size: 24px;
    font-size: 1.4rem;
    color: #055C7E;color: #212529;
}

.mm-navbars-bottom > .mm-navbar, .mm-navbars-top > .mm-navbar {
    display: none;
}

.btn_home_align {
    text-align: center;
    margin-bottom: 25px;
}


a.box_news figure figcaption {
    background-color: #ff6b00;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 15px;
    line-height: 1;
}

.main_title_2 span em {
    width: 60px;
    height: 2px;
    background-color: #ff6b00;
    display: block;
    margin: auto;
}

a.btn_1, .btn_1 {
    border: none;
    color: #fff;
    background: #20a8d8;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

a.btn_1:hover, .btn_1:hover {
    background: #ff6b00;
    color: #fff;
}

a.box_news:hover h4 {
    color: #ff6b00;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

header {
    border-bottom: 0px solid rgba(255, 255, 255, 0);
}

header.header.sticky {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 0px solid #ededed;
    background-color: #005899;
    padding: 15px 20px; padding: 10px 20px;
}


a.box_feat i {
    font-size: 70px;
    font-size: 4.375rem;
    color: #ff6b00;
    margin-bottom: 10px;
}

header.sticky .main-menu > ul > li span > a {
    color: #fff;
}

.sticky ul#top_menu li a.login::before, .sticky ul#top_menu li a.wishlist_bt_top::before, .sticky ul#top_menu li a.cart-menu-btn::before {
    color: #fff;
}


.call_section {
    background: url(https://relaunch.img.portaholiday.com/header/6.jpg) center center no-repeat scroll;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 400px;
    padding: 10% 0; padding: 70px 0;
}

.margin_30_30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
 
		
		
.bg_color_3 {
    background-color: #eee;
}

.box_list {
    margin: 0 15px 30px 15px;  margin: 0 0px 30px 0px;
    min-height: 310px; min-height: 250px;
}

.box_list .wrapper h3 {
    font-size: 17px;
    font-size: 1.06rem;
    margin-top: 0;
	line-height: 22px;
}

.box_list .wrapper h3 a {
    color: #005899;
}

.box_list .wrapper h3 a:hover {
    color: #ed7004;
}

.box_list p {
	margin-bottom: 10px;
}

.box_list .wrapper .price {
    display: inline-block;
    font-weight:400;
    color: #333;
	margin-bottom: 0px;
}

.box_list .wrapper .location, .box_list .wrapper .propertyname {
    display: inline-block;
    font-weight: 400;
    color: #333;
	margin-bottom: 5px;
	text-transform: uppercase;
font-size: 13px;
}

.box_list .wrapper .location {
	margin-bottom: 10px; margin-bottom: 8px; 
	text-transform: inherit;
	font-size: 14px;
}

.box_list .wrapper .price strong, .box_list .wrapper .price span {
     color: #055C7E; 
	color: #ed7004;
font-size: 20px;
font-weight: 600;
}


.box_list a.wish_bt:hover::after {
    content: "\e089";
    color: #fff;
}

.box_list ul li {
    display: inline-block;
    margin-right: 0px;
}


.box_list ul.bullets li {

    border-top: 0px solid #ededed;

}

.box_list ul.bullets li {
    position: relative;
    padding-left: 20px;
    display: block;
}


.box_list ul.bullets li:last-child {
    margin-right: 0;
    float: none;
}



.box_list a.wish_bt {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.box_list play {
	bottom: 15px;
	right: 15px;
	width: 37px;
	height: 27px;
	position: absolute;
	z-index: 1;
}

.score strong {
    background-color: #055C7E;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
    padding: 10px;
    display: inline-block;
}

 











.hero_single.version_2 .wrapper h3, .hero_single.version_2 .wrapper .h3,

.hero_in.hotels .wrapper h3 {
    font-size: 42px; font-size: 32px;font-size: 1.5rem;
    font-size: 2.625rem;font-size: 2.225rem; font-size: 2.0rem; font-size: 1.8rem;
    text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
}


.hero_single .wrapper h3, .hero_in .wrapper h3, .hero_single .wrapper .h3{
    color: #fff;
    font-size: 52px;
    font-size: 3.25rem;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

@media (max-width: 767px) {
  .hero_single.version_2 .wrapper .h3 {
    font-size: 1.625rem; font-size: 1.2rem;
  }
}

.hero_in.hotels .wrapper {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.45);
}

header.sticky .hamburger-inner, header.sticky .hamburger-inner::before, header.sticky .hamburger-inner::after {
    background-color: #fff;
}

.borderpanel{
background-color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
height: 50px;
border: 1px solid #ededed;}

.suche_kaesten_image {
    background: #055C7E; background: #eee;
    margin-bottom: 30px;
}

.suche_kaesten_image p {
    padding: 10px 20px;
}

.RAussuche_kaesten_image p {
    position: absolute;
    top: 20%;
    left: 50%;
    color: #fff;
    font-size: 26px;
    width: 400px;
    text-align: right;
    background-color: rgba(0, 0, 0, 0.45);
    padding: 30px;
}

#list_sidebar .box_list {
    min-height: 300px;  
	min-height: 275px;	
}


.carousel {
    position: relative;
}

#list_sidebar .box_list figure {
    min-height: 300px;
}

#list_sidebar .box_list .wrapper {
    min-height: 263px; min-height: 241px;
}
.box_list .wrapper {
    padding: 25px 25px 20px 25px;  padding: 22px 20px 0px 25px;
    min-height: 245px;
}

.box_list .carousel-indicators {
    border-top: 0px solid #ededed;
}

.play {position: absolute;
bottom: 15px;
right: 15px;
height: 22px;
z-index: 1100;

}


.aktionspreis {margin-bottom: 0;
padding: 5px 10px 5px 10px;
color: #fff;
font-size: 13px;
background: #ed7004;}


.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #005899;
    border-color: #005899;
}
 

.icon_pin::before {
    content: "\e081";
	color: #ccc;
}

ul.bullets {
    line-height: 1.7; line-height: 1.6;
    margin: 0;
   margin-bottom: 10px; margin-bottom: 7px;
    padding: 0;

}


.btn-filter {
width: 100%;
text-align: left;
border-radius: 0;}

#searchfilter {margin: 0 -20px;}

.btn-warning {
    color: #fff;
    background-color: #ed7004;
    border-color: #ed7004;
}

a.btn_map { border: 0px;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
}

.switch-field { 
    border: 0px solid rgba(0, 0, 0, 0.08);
	}
	
	
.accordion_2 .card {
    border: 0;
    margin-bottom: 1px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.accordion_2 .card-header h5 a {
    border: 0;
    display: block;
    color: #333;
}
	
.accordion_2 .card-header h5 a i.indicator {
    font-size: 14px;
    font-size: 1.0rem;
    font-weight: normal;
    float: right;
    color: #333;
}

.accordion_2 .card .card-header {
    background-color: #fff;
    border-bottom: 1px solid #ededed;
    padding: 10px 20px;
}

.overview ul li .bold {
    float: right;
    font-weight: 600;
}

.overview ul li {

    border-bottom: 1px solid #eaeaea;
    padding: 8px 0;
    padding: 9px 10px 9px 10px; padding: 9px 0px 9px 0px;
    width: 49.30%;
    width: 100.0%;
    float: left;
    background: #fafafa;    background: #fff;
    margin: 5px 5px 0 0;
}

.overview {
    margin-top: 20px;
}


.multicolumn {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

@media (max-width: 575px) {
	.multicolumn {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
} 
}

body#immoexpose header, body#merkzettel header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px 30px;
    padding: 10px 20px;
    z-index: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
	background-color: #005899;
}

.alert-dark {
    color: #1b1e21;
    background-color: #fff;
    border-color: #005899;
}


a.btn_1.full-width.purchase, .btn_1.full-width.purchase {
    background-color: #ed7004;
}

.alert-primary { padding: .5rem 2.5rem .5rem 1.0rem;
    color: #ed7004;
    background-color: #fff;
    border-color: #ed7004;
}

.secondary_nav {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
	
	

overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;

overflow-x: auto;

-ms-overflow-style: none;


height: 43px;
width: 100%;

-webkit-overflow-scrolling: touch;

  &::-webkit-scrollbar {
    display: none;
  }
  
}

.secondary_nav ul li {
    display: inline-block;
	
    margin-right: 20px;
    font-weight: 400;
    font-size: 15px;
	text-transform:uppercase;
}

.box_detail {
    padding: 25px 25px 15px 25px;
    border: 1px solid #ededed;
    background-color: #f3f5f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}


.immofotos   {
	margin-top: 58px;
}

@media (max-width: 991px) {
  .immofotos {
   margin-top: 48px;
}

.secondary_nav ul li:last-child {
    display: inline-block;
}

  }
  
@media (max-width: 767px) {
  .hideimage {
   display:none;
}
}


.orange {
    background-color: transparent;
}

td.reduziert {
	color: #ed7004;
}
#preise td.reduziert {
    background-image: url("https://msimg.portaholiday.com/reduziert.png");
    background-position: right 38px center;
    background-repeat: no-repeat;
}
#immobilien_tabs .reduziert {
    background-image: url("https://msimg.portaholiday.com/reduziert.png");
    background-position: right 28px center;
    background-repeat: no-repeat;
}

ul.share-buttons {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 35px 0 0px 0;
}

ul.share-buttons li a, ul.share-buttons li a.fb-share, ul.share-buttons li a.twitter-share {
    background: #fff;
    border: 1px solid #005899;
    border-radius: 3px;
    font-weight: 500;
    font-size: 13px;
    padding: 5px 10px;
    transition: 0.3s;
    display: inline-block;
    line-height: 17px;
    font-weight: 500;
    color: #005899;
}

ul.share-buttons li a:hover {
    color: #fff;
    background: #005899;
}


 #tabs{
	background: #007b5e;
    color: #eee;
}
#tabs h6.section-title{
    color: #eee;
}

.nav-tabs {

    border-bottom: 1px solid #005899;

}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #333;
    background-color: #F2F2F2; background-color: #FFF;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid #005899;
    font-size: 14px;
    font-weight: normal;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff #fff #005899;
	background-color: #F2F2F2;
}


.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    text-transform: uppercase;
}

div.piktogramme div {
 margin-top: 5px;
margin-bottom: 10px;
float: left;
width: 26px;
height: 26px;
background-position: top left;
background-repeat: no-repeat;
padding-top: 26px;
text-align: center;
margin-right: 4px;
}

.searchhardfacts .piktogramme div {
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    width: 20px;
    height: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 20px;
    text-align: center;
    margin-right: 4px;
    background-size: 20px 20px;
}
.box_list .searchhardfacts {
padding: 5px 15px 5px 22px;
background: #fafafa;}

div.piktogramme div.klimaanlage {
    background-image: url("https://msimg.portaholiday.com/klimaanlage.jpg");
}

div.piktogramme div.strandnaehe {
    background-image: url("https://msimg.portaholiday.com/strandnaehe.jpg");
}

div.piktogramme div.parkplaetze {
    background-image: url("https://msimg.portaholiday.com/parkplatz.jpg");
}

div.piktogramme div.internet {
    background-image: url("https://msimg.portaholiday.com/internet.jpg");
}

div.piktogramme div.meerblick {
    background-image: url("https://msimg.portaholiday.com/meerblick.jpg");
}
div.piktogramme div.pool {
    background-image: url("https://msimg.portaholiday.com/pool.jpg");
}
div.piktogramme div.bergblick {
    background-image: url("https://msimg.portaholiday.com/bergblick.jpg");
}

div.piktogramme div.strandnaehe {
    background-image: url("https://msimg.portaholiday.com/strandnaehe.jpg");
}

div.piktogramme div.parkplaetze {
    background-image: url("https://msimg.portaholiday.com/parkplatz.jpg");
}



div.piktogramme div.restaurant {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_Restaurante.jpg");
}
div.piktogramme div.badeaufsicht {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_LifeGuard.jpg");
}
div.piktogramme div.sanitaeranlagen {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_WC.jpg");
}
div.piktogramme div.liegensonnenschirme {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_BeachChair.jpg");
}
div.piktogramme div.sportangebote {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_BeachGames.jpg");
}
div.piktogramme div.hundestrand {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_Dogs.jpg");
}
div.piktogramme div.blaueflagge {
    background-image: url("https://relaunch.img.portaholiday.com/PHO-Icon_BlueFlag.jpg");
}



a.grid_item figure {
    height: auto !important;
}












.boxbg {
    background: #fff;
    padding: 40px 30px 30px 30px;
    display: block;
    color: #212525;
    margin-bottom: 30px;
}




/*  Gallerie Expose */



/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.8.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}


/*  eigene Gallerie Expose */

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 0px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px 2px 0 0; padding: 0px 0px 0px 0px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'ElegantIcons';
    content: 'U';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}



* jQuery UI Datepicker 1.10.3
 * https://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://docs.jquery.com/UI/Datepicker#theming
 */.ui-datepicker{width:17em;padding-left:2px;display:none;background-image:url("https://msimg.portaholiday.com/calendar.png");background-repeat:repeat-x;background-position:bottom;background-position:top left;width:214px;height:297px;color:#58585a}.ui-datepicker .ui-datepicker-header{position:relative;padding:0;margin:0;color:#fff;height:38px}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;color:#fff}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{cursor:pointer}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;color:#fff}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;padding-top:4px}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{font-size:.9em;border-collapse:collapse;margin:0;text-align:center;width:204px}.ui-datepicker th{text-align:center;font-weight:normal;border:0;width:30px!important;height:34px!important}.ui-datepicker td{border:0;height:36px!important;text-align:center}.ui-datepicker td span,.ui-datepicker td a{display:block;text-align:center;text-decoration:none;color:#055c7e}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto;width:430px!important}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:204px}.ui-datepicker-multi-2 .ui-datepicker-group{width:204px;margin-right:12px}.ui-datepicker-multi .ui-datepicker-group-last{margin-right:0}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker td.arrival{background-position: right top; background-repeat: no-repeat; background-image: url('https://msimg.portaholiday.com/kalender-anreise.png');}.ui-datepicker td.departure{background-position: right top;background-repeat: no-repeat; background-image: url('https://msimg.portaholiday.com/kalender-abreise.png');}.ui-datepicker td.belegt{background-color:#CE1719}.ui-datepicker td.auf_anfrage{background-color:#fbfab9}.ui-datepicker td.frei{background-color:#76A233}.ui-datepicker td.grau{background-color:#58585a}.ui-datepicker td.hellgrau{background-color:#bfbfbf}.ui-datepicker td.grau span,.ui-datepicker td.hellgrau span{color:#fff!important}.anreise .ui-datepicker-unselectable,.abreise .ui-datepicker-unselectable,.anreise_anfrage .ui-datepicker-unselectable,.abreise_anfrage .ui-datepicker-unselectable{color:#bfbfbf!important}
td.ui-datepicker-unselectable span{color:#bfbfbf!important}


button.ui-state-active span.ui-icon {
    background: url("https://scr.portamondial.com/img/select-icons.png") -4px -116px no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);    
}

#leftbar button.ui-state-active span.ui-icon {
    background: url("https://scr.portamondial.com/img/select-icons.png") -4px -126px no-repeat;
}


.ui-menu {
	list-style: none;
	padding: 0px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
    background-color: #efefef;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}


.ui-autocomplete{
	color: #58585a;
	background-color: #ffffff;
	border: solid 1px #bfbfbf;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index:999;
}
.ui-autocomplete a{
	 color: #58585a;
    font-family: "PT Sans Narrow",Arial,Helvetica;
    font-weight: normal;
}

.ui-helper-hidden-accessible{
    display: none;
}

.calendar .month-container{
  float:left;
}

.calendar .month-container {
  min-width: 227px;
  padding: 0 0 25px 0;
  text-align: center;
  height: inherit;
  
}

.ui-state-highlight{
  font-weight: bold;
}

.btn-group, .btn-group-vertical{
  float:right;
}
.toast {
  position: absolute;
  right: 14px;
  margin-top: 30px;
  background-color: #fff;
  opacity: 0.9;
  padding: 10px;
  z-index: 1000;
  display: none;
}

#result_requestform, .name{
  display: none;
}

section.menue{
  position: absolute;
  z-index: 1000;
  display: none;
}

#readmore{
  color: #005899;
  cursor: pointer;
  /*font-weight: bold;*/
}

#more{
  display: none;
}

div.drp-buttons input{
  margin-right: 10px;
}
div.drp-buttons label{
  float:left;
}

.layer {
position: absolute;
top: 15px;
left: 15px;
z-index: 1100;
}


a.next, button.purchase{
  color: #fff !important;
  float: right !important;
}

 a.change{
  color: #fff !important;
 }
 
 #summary label{
  display: inline-block;
  width: 200px;
  vertical-align: top;
 }
  #summary span{
  display: inline-block;
 }
 
  #summary label.custom-control-label{
  width: auto;
 }