
h1, h2, h3, h4, h5, h6 {
      font-family: 'aleoregular', sans-serif;
}
body p{
  font-size:2em;
line-height:1.5em;
}
@media (min-width: 768px){
.container-fluid.custom_cf {
    padding-right: 50px;
    padding-left: 50px;
}
}
a:active, a:focus,button:active, button:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
    
    .navbar-default {
      background-color: #253f59;
      border-color: #253f59;
      border-width:0;
      border-radius: 0px;    
      display:block;
      width:100%;
      float:left 
    }
 .restaurant-logo{
  width:100%;
  height: auto;
  text-align: center;
  margin-bottom:30px;
 }
 .restaurant-logo img{
  width:200px;
  height:auto;
 }
.bs-filter-bg {
margin-top:0px;
      display:block;
  width:100%;   /* 
background-image : url('../images/filter-bg.png');
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  -webkit-box-shadow: 10px 0px 10px -10px #000000;
   -moz-box-shadow: 10px 0px 10px -10px #000000;
        box-shadow: 0px 5px 30px -5px #000000;
         */
}
.filters{
  margin-top:0px;
  margin-bottom:10px;
}
.filters input[type="text"]{
  height: 50px;
  line-height:50px;
  border-width:0;
margin-bottom:15px;
  box-shadow: inset  0 3px 3px rgba(0,0,0,0.25), 0 3px 3px rgba(0,0,0,0.22);
  border-radius:7px;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  min-width:280px;
  max-width:500px;
}
.filters input[type="text"]:hover {
  box-shadow: inset  0 3px 3px rgba(0,0,0,0.50), 0 3px 3px rgba(0,0,0,0.22);
}
.max-width-filters{ min-width: 280px; }

.max-width-filters .scroll-content{ 
  width: auto;
  height: 50px;
  padding:0px;
  margin:0px;
  overflow-x: hidden;
}

a {
  color:#fff;
}
 a:hover {
  color:#fff;text-decoration: none;
}   
 a:focus {
  color:#fff;
}   
    .blue {
      background-color: rgb(49,71,92);
    }
    
    .lightblue {
      background-color: rgb(135,151,160);
    }
    
    div.darkblue {
      background-color: rgb(30,39,72);
      color: rgb(224,223,222);
      position: relative;
    }
    
    div.darkblue:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9999px;
      right: 0;
      border-left: 9999px solid rgb(30,39,72);
      box-shadow: 9999px 0 0 rgb(30,39,72);
    }
    .navbar{
      margin-bottom:0;
      margin-top:0;
    }
    .navbar-default .navbar-brand {
      color: rgb(224,223,222);
      float: left;
      height: 50px;
      padding: 15px 15px;
      font-size: 18px;
      line-height: 20px;
    }
    .navbar-default .navbar-brand:hover {
      color: rgb(135,151,160);
    }
    .navbar-default .navbar-brand:focus {
      color: rgb(135,151,160);
    }
    .navbar-default .navbar-nav>li>a {
      color: rgb(224,223,222);
    }
    .navbar-default .navbar-nav>li>a:hover {
      color: rgb(135,151,160);
    }
    .navbar-default .navbar-nav>li>a:focus {
      color: rgb(135,151,160);
    }
    
    div.content {
      background-color: rgb(224,223,222);
      /*background-color: #fcddca;*/
      
    }
    
    #loading_area{
    }
    #loading_area .loading_content{
      margin:20px 0;
    }
    
      
    .lang_english {
      display: none;
          /*text-transform: uppercase;*/
    
    }
    
    .lang_danish {
      display: none;
          /*text-transform: uppercase;*/
    
    }
    
    .flag {
      border: 2px solid rgb(30,39,72);
    }
    
    .flag_chosen {
      /*border: 2px solid #fff;*/
      text-decoration:underline;
    }
    
    .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
        color:rgb(135,151,160);
        background-color: rgb(49,71,92);
    }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.nav-tabs {
border-bottom: 1px solid #FFF;
}

.nav-tabs>li>a, .nav-tabs>li>a:hover {
border-radius: 0;
}

.modal_restaurant_images{
  line-height: 1.5;
  border-radius:10px;
}
.modal_restaurant_images img{
  line-height: 1.5;
  border-radius:10px;
  margin-bottom:15px;
  min-height:375px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 8px; 
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  font-size:1.2em;
  line-height:1.2em;
  color:#253f59;
}
.modal-about{
  text-align:center; padding:15px; background-color: #253f59; color: rgb(234,245,245);
border-radius:10px; 
}
.modal-content .btn.btn-lg.btn-primary.btn-block,
.modal-content .btn.btn-primary{
color:#efefef;
  border-width:0;
      /*font-family: 'aleoregular', sans-serif;*/
background: linear-gradient(10deg, #c7a343,#d0a73a); 
    background-size: 110% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
padding:0px 20px;
height:48px;
line-height:48px;
border-radius:10px; 
margin:5px;
}
.modal-content .btn.btn-xs.btn-primary{
  color:#efefef;
  border-width:0;
      /*font-family: 'aleoregular', sans-serif;*/
background: linear-gradient(10deg, #c7a343,#d0a73a); 
    background-size: 110% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
padding:0px 15px!important;
height:28px!important;
font-size:13px;
line-height:28px!important;
border-radius:6px; 
}
.modal-dialog {
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.form-control {
border: 1px solid #ccc;
border-radius: 0px;
}

.alert {
border-radius: 0px;
}

#likebox-wrapper * {
   width: 100% !important;
}

.footer {
  padding:15px;
  text-align:center;
  color: rgb(224,223,222);
}
.footer a{
 text-decoration:underline;
  color: rgb(224,223,222);
}

.tac {
  text-align: center;
}
.nlh{
  line-height: 1.5;
}
#loading_area{
  min-height:60vh;
}

.grid-flex-item{
  width:358px;display:inline-block;
 margin-left:14px;margin-right:14px; margin-bottom:20px;
border-radius:9.1px;
}


@media (max-width: 768px){
.grid-flex-item{
}
}
@media (max-width: 340px){
.grid-flex-item{
  height: 210px;
}
}

.grid-item{
height: 240px;
  margin-bottom:30px;
border-radius:9.1px;
}
@media (max-width: 768px){
.grid-item{
  height: 215px;
  margin-bottom:20px;
}
}
@media (max-width: 568px) and (orientation:landscape){
.grid-item{
  height: 185px;
  margin-bottom:10px;
}
}
.restaurant-item{
border-radius:9.1px;
height: 100%;
  box-shadow:   0 2px 10px rgba(0,0,0,0.3), 0 1px 10px rgba(0,0,0,0.4);
  position: relative;
  overflow:hidden;
      background-color: #253f59;
  transform: translateZ(0);
}

.restaurant-hold{
border-radius:9.1px;
height: 100%;
  position: relative;
  overflow:hidden;
  background-color: #253f59;
  z-index:2;
}
.restaurant-hold:after{
    content :'';
    position :absolute;
border-radius:9.1px;
    width: 100%;
    height :100%;
    background :linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(225,225,225, 15%), rgba(0, 0, 0, 0));
    animation :loading 1.5s infinite;
-webkit-animation: loading 1.5s infinite;
-moz-animation: loading 1.5s infinite;
-ms-animation: loading 1.5s infinite;
}

@-webkit-keyframes zoom{
  0% {-webkit-transform :translate(-100%,0)}
  25% {-webkit-transform :translate(0%,0)}
  50% {-webkit-transform :translate(50%,0)}
  100% {-webkit-transform :translate(100%,0)}
}
@-moz-keyframes zoom{
  0% {-moz-transform :translate(-100%,0)}
  100% {-moz-transform :translate(100%,0)}
}
@-webkit-keyframes loading{
  0% {-webkit-transform :translate(-100%,0)}
  25% {-webkit-transform :translate(0%,0)}
  50% {-webkit-transform :translate(50%,0)}
  100% {-webkit-transform :translate(100%,0)}
}

@keyframes loading{
  0% {transform :translate(-100%,0)}
  25% {transform :translate(0%,0)}
  50% {transform :translate(50%,0)}
  100% {transform :translate(100%,0)}
}
.restaurant-meta{
border-radius:9.1px;height:40px;line-height:35px;
  background-color:  rgba(0,0,0,0.8); position: absolute; padding: 3px; top:10px;left:20px;z-index:2; padding-right: 7px;
}
.restaurant-meta img{
  width:20px;
}
.restaurant-image-container {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
height: 100%;
}
.restaurant-image{
  width:100%;
height: 100%;
  background-position: center; 
  background-size: cover; 

border-radius:9.1px;z-index:0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  position:absolute;top:0%;left:0%;z-index:1;
}
.restaurant-loading{
border-radius:9.1px;
height: 100%;
  overflow:hidden;
  background-color: #253f59;
  position:absolute;top:0%;left:0%;width:100%;height:100%;z-index:0
}
.restaurant-loading:after{
    content :'';
    position :absolute;
border-radius:9.1px;
    width: 100%;
    height :100%;
    background :linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(225,225,225, 15%), rgba(0, 0, 0, 0));
    background :-webkit-linear-gradient(left, #253f59, rgba(225,225,225,0.5), #253f59);
    animation-name: loading;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-name: loading;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
-moz-animation: loading 1.5s infinite;
-ms-animation: loading 1.5s infinite;
}
.restaurant-details{
  position: absolute;
       background-color: rgba(0,0,0,0.5);
        color: #fff;
        margin:0;z-index:1;
        padding: 0;
        text-align: center;
        height: auto;
        overflow-y: auto;
        width:100%;
      bottom:0;
      padding:7px 5px;
          -webkit-flex-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          justify-content: center;
border-radius:0 0 9.1px 9.1px;
line-height:1.5em;
      
        
}
.restaurant-details span{
      /*font-family: 'lane_-_caneregular';*/
  font-weight: bold!important;
  font-size: 1.1em;
}

.restaurant-item:hover .restaurant-image, .restaurant-item:focus .restaurant-image {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); 
}

@media (min-width: 768px){
}
.no-content{display:none;}

.homepage-container{
  position: relative;
}
.homepage-video{
  position: absolute;
  top:0;
  width:100%;
  z-index: 0;
}
.homepage-video video{
  width:100%;
  top:0;
        margin:0;
        padding: 0;
}
.homepage-content{
  position: absolute;
  top:0;
  z-index: 1;
  width:100%;
  min-height:100vh;
}


.homepage-content .homepage-intro{
  margin-left:auto;
  margin-right:auto;
  max-width:800px;
  line-height:2em;
  background: rgba(38, 61, 86, 0.90);
}
.homepage-content .homepage-intro .homepage-intro-content {
  padding:50px 30px 30px 30px;text-align:center;
}
.homepage-content .homepage-intro .homepage-intro-content img{
  width:200px;
  height:auto;
}
.homepage-content .homepage-intro .homepage-intro-content h3{
  font-size:4em;
}
.homepage-content .homepage-intro .homepage-intro-content h6{
  font-size:1.5em;
}
.homepage-photo-img img{
  width:100%;
  height:auto;
  box-shadow:   0 2px 10px rgba(0,0,0,0.3), 0 1px 10px rgba(0,0,0,0.4);
  border-radius: 5px;
}
.borderline-heading span{
  border:2px solid #fff; padding:15px;
    border-radius:5px;
}

.fix-width-button{
  width:180px;
  padding:0 0px!important;
}
.bs-radio-button-group .bs-button{
  padding:0 35px;
}
a.effect-3, a.effect-3 > span {
  position: relative;
  color: inherit;
  text-decoration: none;
}
a.effect-3:before, a.effect-3:after, a.effect-3 > span:before, a.effect-3 > span:after {
  content: '';
  position: absolute;
  transition: transform .5s ease;
}

.effect-7 {
  display: inline-block;
  overflow: hidden;
}
.effect-7:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateX(-100%);
}
.effect-7:after {
  content: attr(data-content);
  left: 0;
  top: 0;
  width: 0;
  margin: 12px;
  color: #0883a4;
  white-space: nowrap;
  overflow: hidden;
  transition: width .5s ease;
}
.effect-7 > span {
  display: block;
  margin: 2px;
  padding: 10px;
  background: #253f59;
}
.effect-7:hover:before {
  transform: translateX(0);
}
.effect-7:hover:after {
  width: calc(100% - 24px);
}
.effect-3 {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}
.effect-3:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0px;
  background: #fff;
  transform: translateX(-100%);
}
.effect-3:hover:before {
  height: 2px;
  transform: translateX(0);
}
*, *:before, *:after {
  box-sizing: border-box;
}
p.dw-about{
 font-size:1.5em;
line-height:1.45em;
}
.footer{
 font-size:0.9em;
line-height:1.5em;
}
#fized-size-banner{
  background:#fff;
  border-radius:15px;
  -webkit-box-shadow: 10px 0px 10px -10px #000000;
   -moz-box-shadow: 10px 0px 10px -10px #000000;
        box-shadow: 0px 5px 30px -5px #000000;
        width:100%;
        height:auto;
        margin:30px 0px;
}
#fized-size-banner img{
        width:100%;
        height:auto;
  border-radius:15px;
}
@media (max-width: 768px) and (orientation:landscape) {
    
    .restaurant-items .col-xs-12{
      width:50%;display:inline-block;
    }
    .xs-hidden-alt{
      display:inline;
    }
}

@media (max-width: 768px) and (orientation:portrait){
  .xs-hidden-alt{
    display:none!important;
  }
}
@media (max-width: 768px) {
  .bslab-navbar-more .hamburger{
    padding-right:0;
    margin-right:0;
  }
  .bslab-navbar .bslab-navbar-logo a{
    font-size:25px;
  }
  .bslab-navigation-content{
    width: 100%;
    margin: 100px auto;
    text-align:center;
  }
  .bslab-navigation-content ul li a{
  font-size:1.8em;
  line-height:1.0em;
  text-decoration:none;
  }
  .homepage-content .homepage-intro .homepage-intro-content h3{
    font-size:3.5em;
  }
  .homepage-content .homepage-intro .homepage-intro-content h6{
    font-size:1.2em;
  }
  p.dw-about{
   font-size:1.3em;
  line-height:1.15em;
    }
  #fized-size-banner {
    border-radius:10px;
  }
  #fized-size-banner img{
    border-radius:10px;
  }
  .grid-flex-item{
    width:270px;
  }
  .borderline-heading span{
    font-size:0.8em;padding:10px;
  }
.modal_restaurant_images img{
  min-height:75px;
}
.fix-width-button{
  width:140px;
}
}

@media (max-width: 360px) {
  .bslab-navbar .bslab-navbar-logo a{
    font-size:20px;
  }
  .hamburger-box,.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{
    width:20px!important;
  }
}
.overflow-hidden{
  overflow:hidden;
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1500px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 2000px) {
    .col-lg-15 {
        width: 16.65%;
        float: left;
    }
}
