/* --- DEFAULT SETTINGS ----------------------------------------------------- */
body{
    /*font-family: 'Belleza', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    background-color: #F4F3F2;
    color: #373739;
    font-size: 12pt;
}
a, a:hover, a:active{
    text-decoration: none;
    color: #6e84a2;
}
bigger i{
    font-size: 15pt;
}
bigger{
    font-size: 125%;
}
.pb-0 {padding-bottom: 0 !important;}
.mg-about-wo-padd{
    padding: 0px!important;
}
.phLogo{
    max-width: 90px;
}
.tableHeader{
    color: #e7b315;
    font-family: "Playfair Display",serif;
}
.gold{
    color: #e7b315;
}
.navbar-brand>img {
    display: block;
    max-width: 153px;
    padding-top: 3px;
}
#bs-example-navbar-collapse-1 a {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-inverse .navbar-nav > li.active > a {
    background-color: transparent;
    box-shadow: inset 0 -3px #e7b315;
    color: #e7b315;
}
.margTop30{
    margin-top: 30px;
}
.white, h2.white{
    color: #FFF !important;
}
.contactExtraFields{
    margin-top: 10px;
    padding-top: 20px;
    border-top: 2px solid #e7b315;
}
.input-group-addon{
    background-color: #e7b315;
    color: #FFF;
}
.input-group-addon i{
    color: #FFF;
}
ul.ul{
  list-style-type: none;
  padding-left: 10px;
  margin: 10px 0;
}
ul.ul>li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px
}
ul.ul>li:before {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 9pt;
    color: #e7b315;
    font-family: FontAwesome;
    content: "\f054";
}
.mg-page-title h2{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mg-page-title h2.makeMeFade{
    opacity: 0;
    -webkit-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -webkit-transform: scale(0.5);
}
.mg-page-title h2.makeMeFade:after{
    width: 0px;
    margin-left: 0px;
}
.mg-page-title h2.makeMeFadeRe:after{
    width: 110px;
    margin-left: -55px;
    -webkit-transition: all 2.7s ease;
    -moz-transition: all 2.7s ease;
    -o-transition: all 2.7s ease;
    -ms-transition: all 2.7s ease;
}
.mg-page-title h2.makeMeFadeRe{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
}
.mg-page-title p.fadeIn{
    opacity: 0;
    -webkit-transform: scale(0.05);
    -webkit-transform: scale(0.05);
    -webkit-transform: scale(0.05);
}
.mg-page-title p.reFade{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
}
.fixedBottombar1 { 
    display: none;
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    bottom: 250px;
    left: 650px;
    padding: 10px 15px 0 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 3px solid #eec341;    
    max-width: 600px;
}
.fixedBottombar2 {
    overflow: hidden;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    bottom: 350px;
    left: 650px;
    padding: 10px 15px 0 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 3px solid #eec341;
    max-width: 600px;
}
.sliderImage{
    width: 100%;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
}
.navbar-brand{
    padding-top: 10px;
}
.carousel-caption{
    background-color: rgba(22, 38, 46, 0.3);
    left: 0%!important;
    right: 0%!important;
    width: 100%;
    height: 100%;
}
.carousel-caption > h2{
    font-size: 38pt!important;
}
.carousel-control.right,.carousel-control.left{
    background-color: rgba(255, 255, 255, 0.45);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
}
.carousel-control:hover{
    background-color: rgba(255, 255, 255, 0.55);
}
.carousel-caption>h2{
    top: 25%;
}
.carousel-caption>p{
    margin-top: 14%;
}
.arrangementSingle{
    border-bottom: 2px solid #e7b315;
    padding-bottom: 40px;
}
.arrangementSingle:last-of-type{
    border-bottom: none;
    padding-bottom: 0px;
}
.arrangementSingle h3{
    padding-top: 0px;
    margin-top: 0px;
}
/* Parralax paralex */
.mg-page-title.parallax {
    background-position: 50% 0px !important;
}
.darkerOverlayPrlx{
    background-color: rgba(22, 38, 46, 0.35);
    height: 350px;
    padding-top: 100px;
    padding-bottom: 50px;
}
.tab-content{
    background-color: #FFF;
}
.overlayBlue{
    background-color: rgba(22, 38, 46, 0.45);
    padding: 70px 0;
}
.parallaxRestaurant{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/restaurant.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxHotelSchwimmbadSauna{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/schwimmbad.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxArrangements{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/arrangements.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxHotel{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/hotel.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxTagungen{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/tagungen.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxWellness{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/wellness.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxHotelZimmer{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/Hotel-Lange-Leer-Zimmer-BG.jpg") no-repeat scroll bottom center;
    background-position: 50% -150px !important;
    background-attachment: initial !important;
}
.parallaxAktivitaeten{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/aktivitaeten.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parralaxRecht{
    background: rgba(0, 0, 0, 0) url("../../images/prlx/rechtliches.jpg") no-repeat scroll center center;
    background-attachment: initial !important;
}
.parallax{
    overflow-x: hidden;
    background-size: cover !important;
}
.mg-widget a,.mg-widget a:hover,.mg-widget a:focus,.mg-widget a:active{
    color: #FFF;
}
#errorModal .close {margin-top: -50px !important;}
#errorModal .modal-body p {margin-bottom: 0;}
.modal-header, .modal-footer {border: 0;}
.pd-t-b {padding: 70px 0;}
#mg-gallery .owl-item {
    text-align: center;
    overflow: hidden;
}
#mg-gallery-thumb .owl-item li {text-align: center;}
.mg-gallery .owl-controls .owl-buttons div {opacity: 1 !important;}
.mg-gallery-thumb {
    position: relative !important;
    margin-top: 15px !important;
    bottom: 0 !important;
    max-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
}
.mg-gallery-thumb .owl-item {
    max-height: 85px;
    overflow: hidden;
}
.table > tbody > tr > td, .table > tbody > tr > th {padding: 8px 15px !important;}
.table.preise {
    font-size: 12pt;
    color: #16262e;
}
.table.preise .price {
    width: 150px;
    text-align: right;
}
/* --- Restaurant ----------------------------------------------------------- */
.teaseThis{
    text-align: center;
    font-size: 18pt;
    font-weight: 600;
}
.bgOverImage{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #e7b315;
    padding: 125px 0;
    background-color: rgba(0,0,0,0.35);
    height: 225px;
}
.bgOverImage:hover{
    padding: 125px 0;
    background-color: rgba(255,255,255,0.25);
    height: 225px;
}
.wochenkarte{
    background: rgba(0, 0, 0, 0) url("../../images/restaurant/speisekarte.jpg") no-repeat local 50% 50% / cover ;
    height: auto;
    position: relative;
}
.speisekarte{
    background: rgba(0, 0, 0, 0) url("../../images/restaurant/speisekarte.jpg") no-repeat local 50% 50% / cover ;
    height: auto;
    position: relative;
}
.home-prlx-content{
    background: rgba(0, 0, 0, 0) url("../../images/home_prl_hotel_restaurant_lange_leer_gausch.jpg") no-repeat local 50% 50% / cover ;
}
.tagung-prlx-content{
    background: rgba(0, 0, 0, 0) url("../../images/home_prl_hotel_restaurant_lange_leer_tagung.jpg") no-repeat local 50% 50% / cover ;
}
.nachhaltig-prlx-content{
    background: rgba(0, 0, 0, 0) url("../../images/Nachhaltigkeit2.jpg") no-repeat local 50% 20% / cover ;
}
#loadAnfahrt{
    background: rgba(0, 0, 0, 0) url("../../images/anfahrt_karte_hotel_restaurant_lange_leer.jpg") no-repeat local 50% 50%;
    height: 450px;
}
.choosenfood{
    display: none;
}
.menuchooser{
    font-size: 13pt;
    margin-right: 10px;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: 600;
    color: #4b565b!important;
}
.activeMenuChoose{
    color: #e7b315!important;
}
.foodPoint{
    padding-bottom: 15px;
    padding-top: 15px;
    background-position: bottom;
    background-size: 4px 1px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #16262e;
}
.foodPoint:last-of-type{
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.foodPoint>span:nth-of-type(1){
    color: #16262e;
    font-size: 13pt;
}
.foodPoint>span:nth-of-type(2){
    color: #16262e;
    font-size: 12pt;
    float: right;
}
/* --- PRELOADER ------------------------------------------------------------ */
@-webkit-keyframes loader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes loader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes loader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes loader {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#preloader {
    background-color: rgba(22, 38, 46, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

@keyframes colorchanger
{
    0%   {background: #e7b315;}
    75%  {background: #F5F5F5;}
    100%  {background: #e7b315;}
}
@-webkit-keyframes colorchanger /* Safari and Chrome - necessary duplicate */
{
    0%   {background: #e7b315;}
    75%  {background: #F5F5F5;}
    100%  {background: #e7b315;}
}
.circle {
    float: left;
    width: 1em;
    height: 1em;
    background-color: #e7b315;
    border-radius: 100%;
    box-shadow: 0 1px 2px #16262e;
    -webkit-animation: loader 1s cubic-bezier(0.17, 0.46, 0.21, 0.98) 0 infinite alternate;
    -moz-animation: loader 1s cubic-bezier(0.17, 0.46, 0.21, 0.98) 0s infinite alternate;
    -o-animation: loader 1s cubic-bezier(0.17, 0.46, 0.21, 0.98) 0 infinite alternate;
    animation: loader 1s cubic-bezier(0.17, 0.46, 0.21, 0.98) 0 infinite alternate;
    -o-transform: translateX(0);
    animation: colorchanger 0.8s infinite alternate;
    -webkit-animation: colorchanger 0.8s infinite alternate; /* Chrome and Safari */
}
.circle:nth-child(2) {
    -webkit-transform: translateX(0.33333333em);
    -moz-transform: translateX(0.33333333em);
    -o-transform: translateX(0.33333333em);
    -ms-transform: translateX(0.33333333em);
    transform: translateX(0.33333333em);
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.circle:nth-child(3) {
    -webkit-transform: translateX(0.66666667em);
    -moz-transform: translateX(0.66666667em);
    -o-transform: translateX(0.66666667em);
    -ms-transform: translateX(0.66666667em);
    transform: translateX(0.66666667em);
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.loader {
    position: absolute;
    height: 1em;
    width: 3.66666667em;
    top: 50%;
    left: 50%;
    margin-left: -1.83333333em;
    margin-top: -0.5em;
    -webkit-animation: mover 0.6s infinite  alternate;
    animation: mover 0.6s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

#preloader .infoBox {margin-top: 20px;}
.scrtobtn{
    margin-top: 25px;
}
/* --- END Preloader -------------------------------------------------------- */
/* --- RESPONSIVE ----------------------------------------------------------- */
@media (min-width: 1199px) {
    /* ab col-lg */
}
@media (max-width: 1200px) {
    /* bis col-lg */
    ul.nav>li>a{
        font-size: 11pt!important;
    }
    #ueberschrift h3 {font-size: 17px !important;}
    /* umbruch */
      .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  /*.navbar-collapse.collapse {
      display: none!important;
  }*/
  .header .navbar-collapse.collapse {    
    display: none !important;    
    }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  
  .navbar-brand {
    display: inline-block;
    float: none;
  }
  
  .navbar-form.form-inline {
    display: inline-block;
    border-color: transparent;
    margin: 4px;
    padding: 5px;
  }
  
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
   } 
}
@media (min-width: 991px) {
    /* ab col-md */
}
@media (max-width: 992px) {
    /* bis col-md */
    ul.nav>li>a{
        font-size: 10pt!important;
    }
}
/*@media (min-width: 768px) and (max-width: 1200px) {
   .navbar-collapse {
       display: none !important;
   }
}*/
@media (min-width: 768px) {
    /* ab col-sm */
    
}
@media (max-width: 767px) {
   /* bis col-sm */
   
}
@media (min-width: 479px) {
    
}
@media (max-width: 480px) {
    
}
/* BOOTSTRAP FIXES */
.navbar-collapse{
    z-index: 9999;
}


/* -------------------------- Fixes niclas ---------------------------------- */
a:focus{
    outline:hidden !important ;
    outline:0px auto -webkit-focus-ring-color;
    outline-offset:0px}
#dateBG{
    background-color: #16262e;
    margin: 1px -23px;
    padding: 17px 10px 20px 15px;
}
#footerLogo{
    display: block;
    max-width: 50%;
    margin-bottom: 16px;
}
.pt60{
    padding-top: 60px;
}
.pt40{
    padding-top: 40px;
}
.pt30{
    padding-top: 30px;
}
.pt20{
    padding-top: 20px;
}
.pt10{
    padding-top: 10px;
}
.mg-gallery-page{
    padding: 25px 0 100px!important;
}
.tabsize{
    font-size: 16px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt10 {
    margin-top: 10px;
}
.smallBtn {
    background-color: #e7b315;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border: 1px solid #e7b315;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
    padding: 6px;
    font-size: 9pt;
    font-weight: 500;
}
.btn.dark {background-color: rgba(0, 0, 0, 0.15);}
.btn.dark:hover {color: #fff !important;}
.mg-feature .mg-feature-icon-title p {
    display: block;
    font-family: "Playfair Display", serif;
    font-size: 19px;
    font-weight: 400;
    margin-left: 60px;
    margin-top: 13px;
    margin-bottom: 14px;
  
}
#mg-gridNoMB {
  position: relative;
  overflow: visible !important;
}
.textCent {
    text-align: center;
}
.border-btm:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e7b315;
    margin-top: 10px;
    margin-bottom: 15px;
}
.form-control.has-error {border: 1px solid #ff0000;}
h2.text-success.mg-sec-left-title {margin: 25px 0 15px 0;}
.daim h2, .daim h3 {font-size: 20px;}
.daim h2.mg-sec-left-title {font-size: 32px;}
.nav-tabs > li > a, 
.nav-tabs.nav-justified > li > a {padding: 10px !important;}
#mega-slider {
    max-height: 700px;
    background: #fff;
}
#formTagung .checkbox-inline input[type="checkbox"] {position: relative;}
#formTagung hr {
    margin: 10px 0 25px 0;
    border-top: 1px solid #e7b315;
}


#mega-slider .item {
    position: relative;
    height: 700px;
}
#mega-slider .item .sliderImage {
    position: absolute;
    top: 0;
}
.carousel-caption > p {margin-top: 200px;}
#quick {
    padding: 25px 0 !important;
}
/* --- RESPONSIVE ----------------------------------------------------------- */

@media (min-width: 1199px) {
    /* ab col-lg */
}
@media (max-width: 1200px) {
    .mg-rooms-cols .mg-room.mg-room-col-2 figcaption h2 {
        -webkit-transform: translate(0, 160px);
        -ms-transform: translate(0, 160px);
        transform: translate(0, 160px);
    }
    .mg-rooms-cols .mg-room.mg-room-col-2 figcaption .mg-room-price {
        -webkit-transform: translate(0, 160px);
        -ms-transform: translate(0, 160px);
        transform: translate(0, 160px);
    }
    #mg-gallery, #mg-gallery img {max-height: 400px !important;}
    #mega-slider {
        max-height: 500px !important;
    }
    #mega-slider .item {
        position: relative;
        height: 500px !important;
    }
    .fixedBottombar1 { 
        left: 350px !important;        
    }
    .fixedBottombar2 { 
        left: 350px !important;        
    }
}
@media (min-width: 991px) {
    /* ab col-md */
   
}
@media (max-width: 992px) {
    footer .col-md-3{
        min-height:  250px;
    }
    /* bis col-md */
    .mg-page-title h2 {
        font-family: "Playfair Display", serif;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 35px;
        margin-top: 0;
        font-size: 35px !important;
    }    
    .howbig{
        background-position: top!important;
        background-attachment: unset!important;
    }
    #mega-slider {
        max-height: 500px !important;
    }
    #mega-slider .item {
        position: relative;
        height: 500px !important;
    }
    .carousel-caption > p {margin-top: 150px;}
    .carousel-caption > h2 {
        font-size: 35px !important;
    }
    .fixedBottombar1 { 
        left: 250px !important;
        max-width: 450px !important;
    }
    .fixedBottombar2 { 
        left: 250px !important;
        max-width: 450px !important;
    }
}
@media (max-width: 767px) {
    #mega-slider {
        max-height: 300px !important;
    }
    #mega-slider .item {
        position: relative;
        height: 300px !important;
    }
    .carousel-caption > p {margin-top: 100px;}
    .carousel-caption > h2 {
        font-size: 35px !important;
    }
    .fixedBottombar1 { 
        left: 0px !important;
        max-width: 450px !important;
        bottom: 100px !important;
    }
    .fixedBottombar2 { 
        left: 0px !important;
        max-width: 350px !important;
        bottom: 100px !important;
    }
}
@media (max-width: 480px) {
   .fixedBottombar1 { 
        left: 0px !important;
        max-width: 450px !important;
        bottom: 50px !important;
    }
    .fixedBottombar2 { 
        left: 0px !important;
        max-width: 350px !important;
        bottom: 50px !important;
    }
}