body, html {
   /* font-family: "PT Serif",Georgia,serif;*/
    font-family: Prata,Georgia,serif;
    color: #f7f6e9;
    font-weight: 400;font-size: 16px;
}
a:hover {
    text-decoration: none;
}
p {
    font-size: 1rem;
    line-height: 1.575rem;
    font-weight: normal;
    margin: 0 0 25px 0;
}

.bannerinfo {
   /* background-image: url(https://dg2kj7uuq7g1w.cloudfront.net/-/media/images/nimbv2/pageintros/nimb_jul_151121_1600x600.jpg);*/
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;text-align: center;
}
.padd_100 {
    padding: 150px 0px;
}
.btn_book {
    position: relative;
    float: left;
    height: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    padding: 17px 50px;
    /* background: #788186; */
    margin-top: -30px;
}
.book_first {
    margin: 0 70px 0 0;
    display: inline-block;
    
}
.btn_book a {
    text-transform: uppercase;
    color: #fff;text-decoration: none;
    font-size: 18px;position: relative;
    font-family: "PT Serif",Georgia,serif;display: inline-block;
}
.book_first:after {
    content: "";
    position: absolute;
    right: -39px;
    top: -2px;
    width: 2px;
    height: 30px;
    background: #fff;
    opacity: .5;
}
.contentInfo {
    padding: 100px 20px 30px;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url(../images/Nimb_Pattern_Level_1.svg);
}
.contentInfo h2 {
    color: #788186;
    font-family: Prata,Georgia,serif;
    text-align: center;position: relative;
}
.TextIntro__Title {
    font-size: 50px;
    line-height: 66px;
}
.content_width {
    max-width: 640px;
    margin: 0 auto;
}
.TextIntro__Title:after {
    content: "";
    width: 46px;
    height: 1px;
    background-color: #788186;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -35px;
}
.TextIntro__Text {
    margin-top: 75px;text-align: center;color: #272727;
    line-height: 24px;font-size: 1rem;
}
.TextIntro__Text_contact {
    margin-top: 75px;text-align: center;color: #272727;
    line-height: 24px;font-size: 1rem;
}
.swiper-wrapper .slick-slide {
    margin-right: 30px;
}
.swiper-wrapper .slick-slide img {
    width: 100%;
}
.swiper-wrapper {
    padding: 0px;
}
.tb-Strip_Section {
    padding: 0px 0px 0px 0px;
}
.tb-Strip_Section button.slick-arrow {
    background: transparent;
    border: 0;cursor: pointer;
    padding: 0px;font-size: 0px;
}
.tb-Strip_Section button.slick-arrow:hover {border: 0;outline: none;}
/*.tb-Strip_Section .container {
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;padding: 0px;
}*/
.tb-Strip_Section .container .slick-list.draggable {
    overflow: visible;
}
.tb-Strip_Section {overflow: hidden;width: 100%;padding-bottom: 0px;}
.swiper-wrapper .slick-arrow {}
/*.swiper-wrapper .slick-arrow.slick-prev:after {
    content: "/f104";
    font-size: 40px;
    font-family: font-aw;
}*/
.swiper-wrapper .slick-slide {
    padding: 50px 10px 0px 10px;height: 500px;position: relative;
}
.swiper-wrapper li.slick-slide::after {
        content: "";
    background: rgba(0,0,0,0.4);
    position: absolute;top: 0;
    right: 0;
    left: 0;z-index: 1; 
    bottom: 0;
}
.swiper-wrapper-content {display: block;text-decoration: none;
    position: relative;z-index: 2;text-align: center;
}
.swiper-wrapper-content:hover * {text-decoration: none;}
.swiper-wrapper .slick-slide img {
    max-width: 120px;
    margin: auto;
        height: 40px;
    object-fit: contain;
}
.swiper-wrapper .slick-slide p {position: relative;
        color: #fff;
    text-align: center;
    /*max-width: 200px;*/
    margin: auto;
    margin-top: 40px;margin-bottom: 20px;}
.swiper-wrapper .slick-slide p:before {
    content: "";
    display: block;
    position: absolute;
    width: 54px;
    height: 2px;
    background: #fff;
    top: -20px;left: 50%;transform: translateX(-50%);
}
.swiper-wrapper .slick-slide button.slick-next::after {
    content: "\f054";
    font-family: 'FONTAWESOME';font-size: 20px;
}
.calender_a {
    background-color: #788186;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    color: #fff;margin: auto;align-items: center;
    font-size: 20px;display: inline-flex;justify-content: center;
}
.tb-BookButton_Text {display: none;color: #fff;}
.swiper-wrapper .slick-slide:hover .calender_a {text-decoration: none;width: auto;padding: 7px 20px;
    height: auto;border-radius: 0%;line-height: inherit;color: #fff;}
.swiper-wrapper .slick-slide:hover .tb-BookButton_Text {display: block;text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: 700;}
.text-box {
    padding: 50px 40px; 
    /* box-shadow: 0 15px 35px rgb(0 0 0 / 50%); */
}
.text-gray {
    background: #788186;
}
.flex_row {flex-wrap: nowrap;}
.column--right {
    float: right !important;
    clear: right;
}

.media-box { 
    top: 100px;
    left: 0;
    position: absolute;
    right: -20px;
}
.top_0 {top: 0px;}
.bottom_0 {bottom: 0px;}
.larger {
    font-size: 2.25rem;
    line-height: 2.5rem;position: relative;
}
.fixed-border {
    border-top: 1px solid rgba(173,146,96,0.8);
    width: 30px;
    margin: 23px 0;
}
.border_btn {
    background: none;
    position: relative;
    top: 0;
    padding: 8px 15px;
    margin: 8px;
    width: auto;
    display: inline-block;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    border: 1px solid #fff;
    /*white-space: nowrap;*/
    font-size: 1rem;
    font-weight: 700;
    font-family: "PT Serif",Georgia,serif;
    text-rendering: optimizeLegibility;
    will-change: transform;
    z-index: 1;
}
.border_btn:hover {
    background-color: #fff;color: #788186 !important;
}

.border_btn_event {
    background: none;
    position: relative;
    top: 0;
    padding: 8px 15px;
    margin: 8px;
    width: auto;
    display: inline-block;
    /*color: #fff !important;*/
    text-align: center;
    text-decoration: none;
    /*border: 1px solid #fff;*/
    /*white-space: nowrap;*/
    font-size: 1rem;
    font-weight: 700;
    font-family: "PT Serif",Georgia,serif;
    text-rendering: optimizeLegibility;
    will-change: transform;
    z-index: 1;
}

/*.border_btn_event:hover {
    background-color: #fff;color: #788186;
}*/

/* .text_box_mar {
    z-index: 102;
    } */
.mar_t0 {margin-top:0px;}
.left_m {
    left: -14%;
}
.mb_spcl {
    margin-bottom: 100px;overflow: hidden;
}
.media_txt_sec {
    overflow: hidden;
}
.box_botm .img-fluid {
    /*height: 100%;*/
    height: auto;
}
.mb_83 {margin-bottom: 83.333333px;}
.SmallPromotion__txt {
    padding: 70px 60px 55px;
    box-shadow: 0 15px 35px rgb(0 0 0 / 50%);min-height: 400px;
}
.SmallPromotion__mar {margin-top: 50px;}
.SmallPromotion__MediaBox {
    top: 0px;
    left: 0px;
    right: auto;
    position: relative;
    width: 114%;
}
.SmallPromotion__left {
    left: -100px;
}
.z_idx_1 {z-index: 1;}
.flex_without {
    align-items: flex-start;
}
.middle_footer {
    background: #242728;
    padding-top: 75px;
}
.footer_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.FooterNimb__Title {
    position: relative;
    margin-bottom: 50px;
    font-size: 22px;
    display: block;
    color: #fff;
    font-family: Prata,Georgia,serif;
}
.FooterNimb__Title:before {
    content: "";
    background: #fff;
    width: 30px;
    height: 1px;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.FooterNimb__LinkList {
    padding: 0px;
    list-style: none;
}
.LinkList__item {
    padding: 0;
    list-style: none;
    display: block;
    margin-bottom: 10px;
}
.footer_link {
    color: #fff;
}
.footer_col {
    margin-bottom: 75px;
}
.bottom_footer {
    background: #1b1d1e;padding: 10px 0px;
}
.bottom_link {
    padding: 0px;
    margin: 0px;
}
.bottom_link li {
    display: inline-block;margin: 0px 30px 0px 0px;
}
.bottom_link li a {color: #fff;display: inline-block;padding: 5px 0px;}
.footer_logo img {
    width: 100px;
}
.footer_top {
    background: #2e3133;
}
.align_center {align-items: center;}
.footer_top ul {
    padding: 30px 0px;margin: 0px;
    list-style: none;
}
.footer_top ul li {display: inline-block;
    list-style: none;margin-right: 20px;
}
.footer_top ul li:last-child {margin-right: 0px;}
.footer_top ul li .fa {
    display: block;
    font-size: 35px;
    background: none;color: #fff;
}
header {
    background: url(../images/Nimb_Pattern_Small.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;padding: 15px 25px;
}
.header_logo img {
    width: 140px;
}
.hdr_lk_lst {
    padding: 0px;list-style: none;margin-bottom: 0px;
}
.hdr_lk_lst li {display: inline-block;padding: 0px 10px;}
.header_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.hdr_lk_lst li a {
    color: #788186;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
}
.language_ul li a {
    width: 50px;
    height: 50px;
    background: #788186;
    position: relative;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 46px;color: #fff;
}
.language_ul {
    padding: 0px;
    list-style: none;margin: 0px;
} 
/* .not-select {
    display: none;
} */
.tb-Strip_Section .swiper-wrapper button.slick-prev {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.tb-Strip_Section .swiper-wrapper button.slick-next {
    position: absolute;
    bottom: 0px;right: 0px;
}
.tb-Strip_Section .swiper-wrapper button.slick-next:after {
    content: "\f105";font-size: 50px;
    font-family: FontAwesome;color: #ddd;
}
.tb-Strip_Section .swiper-wrapper button.slick-prev:after {
content: "\f104";font-size: 50px;font-family: FontAwesome;color: #ddd;}
.swiper-wrapper {padding-bottom: 80px;}
.mb_spcl1 {margin-bottom: 100px;}

.strip_hd h2 {
    font-size: 28px;
    color: #788186;
    font-family: Prata,Georgia,serif;
    margin-bottom: 35px;
}
.closebtn {
    display: none;
}
.col_image {
    position: relative;
    /* top: 70px;
    right: -50px; */
    margin-top: 80px;
    margin-right: -50px;
}
.col_mdia {
    display: flex;
    align-items: end;
}
.flex_revers .col_image {
    position: relative;
    /* margin-top: 70px;
    margin-right: -50px; */
    margin-right: 0px;
    margin-top: 0px;
}
.flex_row .col-lg-6 {
    float: left;
}
.flex_row {display: block;clear: both;overflow: hidden;}
.flex_revers .text_box_mar {
    margin-top: 80px;
    margin-right: -50px;
    z-index: 102;
}

@media (min-width: 992px) {
    .flex_row .col-lg-6 {
        -ms-flex: 0 0 52%;
        flex: 0 0 52.6%;
        max-width: 52.6%;
    }
    .col_mdia {padding:0px;}
       
}

@media (min-width: 1200px) {
    .container {
        max-width: 77.5rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .text_box_mar {
        min-height: 460px;
    }
    .dropdown.mobilelangswitcher {display: none;}
    .flex_row .col-lg-6 {
        -ms-flex: 0 0 52%;
        flex: 0 0 52%;
        max-width: 52%;
    }
}

@media screen and (max-width: 1300px){
    .hdr_lk_lst li {padding: 0px 5px;}
    /*.hdr_lk_lst li a {font-size: 14px;}*/
}
@media screen and (max-width: 1200px){
    .dropdown.desktoplangswitcher {display: none;}
    .dropdown.mobilelangswitcher {
        position: fixed;
    right: 10px;
    top: 10px;
    width: auto;
    padding: 0px;
    z-index: 9;
    }
    .closebtn {
    display: block;
}
    .mySidenav {
        padding: 0px;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: #fff;
        /*overflow-x: hidden;*/
        transition: 0.5s;
        background-image: none;
        padding-top: 35px;
        display: -ms-block;
        display: -webkit-block;
        display: block;    height: 100vh;
    overflow-y: auto;
    padding-bottom: 60px;
    }
    /*.header_row:after {
    top: 0;
    bottom: 0;
    background: #788186;
    position: fixed;
    left: 0;
    right: 0;
    opacity: 0.8;
    content: "";
    z-index: 0;
}*/
    .hdr_lk_lst li a {
        line-height: 60px;
        display: block;
        padding: 0;
        text-align: left;
        padding-left: 40px;
        white-space: nowrap;
        text-transform: uppercase;
        text-decoration: none;
        color: #788186;
        font-size: 1rem;
        text-rendering: optimizeLegibility;
    }
    .header_logo {
        width: 100%;
        text-align: left;
        padding-left: 40px;
        height: 120px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 10px;
    }
    .hdr_lk_lst li a.active:after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 40px;
    width: 30px;
    height: 1px;
    background: #788186;
}
/*.header_col.header_end {
    position: fixed;
    bottom: 0;
    padding: 10px;
}*/
.language_ul {padding-left: 40px;}
.closebtn {
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 40px;
    position: fixed;
    left: 270px;
    text-align: center;
    line-height: 52px;
    color: #000;display: none;z-index: 9;top: 15px;
}
.sidebar_body .closebtn {
    display: block;
}
.sidebar_body .site-container-overlay {
    top: 0;
    bottom: 0;
    background: #788186;
    position: fixed;
    left: 0;
    right: 0;
    opacity: 0.8;
    z-index: 1;
}
.onclick {
    margin-top: 14px;
    width: 52px;
    height: 52px;
    background: #788186;
    position: fixed;
    border: 0;
    border-radius: 50%;
    outline: none;
    z-index: 1;
    padding: 0;
    text-align: center;
    display: inline-block;
    top: 0px;left: 20px;
}
.menu-burger-top-bun, .menu-burger-bottom-bun, .menu-burger-beef, .menu-button-plus-horizontal, .menu-button-plus-vertical {
    position: absolute;
    display: inline-block;
    left: 0;
    width: 21px;
    height: 1px;
    background: #fff;
}
.menu-burger, .menu-close {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 12px;
    margin-top: 0;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    top: 50%;
    transform: translateY(-50%);
}
    .menu-burger-top-bun {top: 6px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
    .menu-burger-beef {top: 14px;width: 14px;}
    .menu-burger-bottom-bun {top: 22px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
}



@media screen and (max-width: 991px){
    
    .flex_row {flex-wrap: wrap;}
    .media-box {top: 0px;width: 100%;bottom: 0px;
    left: 0;position: relative;right: 0px;}
    .text_box_mar {margin-top: 0px;margin-bottom: 0px;}
    .mb_spcl {margin-bottom: 85px;}
    .mb_spcl1 {margin-bottom: 50px;}
    .SmallPromotion__MediaBox {width: 100%;}
    .SmallPromotion__left {left: 0px;}
    .col_mdia {padding: 0px;}
    .text-box {padding: 40px 8.333333%;}
    .larger {font-size: 1.7rem;line-height: 2rem;}
    .SmallPromotion__txt {padding: 40px 8.33% 40px;min-height: inherit;}
    .SmallPromotion__mar {margin-top: 0px;}
    .flex_revers {flex-direction: column-reverse;}
    .flex_revers .text_box_mar {
        margin-top: 0px;
        margin-right: 0px;
        z-index: 102;
    }
    .flex_row {display: flex;}
    .col_image {
        margin-top: 0px;
        margin-right: 0px;
    }

}

@media screen and (min-width: 780px){
    .mobile-services {display: none;}
}
@media screen and (max-width: 780px){
.desktop-services {display: none;}
.mobile-services {display: flex;
    flex-wrap: wrap;
    justify-content: center;}
.btn_book {
    height: auto;
    width: 100%;
    padding: 0px;
    background: transparent;
    float: unset;
}

  .bannerSection .btn_book a {
      margin-bottom: 0px;
      font-size: 18px;
      border: 1px solid #fff;
    padding: 10px 10px;
    border-radius: 45px;
    margin-bottom: 5px !important;
    width: 90%;
    margin: auto;
    text-align: center;
  }
}

@media screen and (max-width: 767px){
    .mb_spcl {margin-bottom: 50px;}
    .mb_spcl1 {margin-bottom: 50px;}
    .mb_83 {margin-bottom: 50px;}
    .TextIntro__Title {font-size: 24px;line-height: 32px;}
    .contentInfo {bottom: -25px;padding: 50px 0px 30px;}
    

}
@media screen and (max-width: 630px) {
    .btn_book {height: auto;width: 90%;padding: 0px;background: transparent;float: unset;}
    .btn_book a {padding: 17px 50px;background: #788186;display: block;margin-bottom: 10px;
    text-align: center;}
    .book_first {margin: 0 0px 0 0;}
}



.brasserie {
    background-image: url(../images-new/Nimb_Brasserie_4H0A9078_170122_1600x600.jpg);
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;text-align: center;
    position: relative;
}
.brasserie:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: rgb(0,0,0, 40%);
}
.image_h {height: 70px;z-index: 1;position: relative;}
.brasserie_book {
    position: relative;
    float: left;
    height: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    padding: 17px 50px;
    background: #788186;
    margin-top: -30px;
}
.brasserie_first,
.brasserie_first:hover {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    font-family: "PT Serif",Georgia,serif;
    margin: 0 0px 0 70px;
    display: inline-block;
}
.brasserie_first::after {
    content: "";
    position: absolute;
    left: -39px;
    top: -2px;
    width: 2px;
    height: 30px;
    background: #fff;
    opacity: .5;
}
.brasserie_first:first-child {margin: 0px;}
.brasserie_first:first-child::after {display: none;}
.brasserie_book {display: inline-block;float: unset;}
.brasserie_menu ul {
    padding: 0px 17px;
    margin-bottom: 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.brasserie_menu ul li {
    display: inline-block;
    padding: 0px;
}
.brasserie_menu ul li a {
    text-decoration: none;
    font-size: 16px;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 40px;
    font-family: PT Serif,Georgia,serif;
    position: relative;
    color: #fff;
    padding: 0 18px;
}
.brasserie_menu {
    padding-top: 50px;
}
.bras_border {
    border-bottom: 1px solid rgba(173,146,96,0.5);
}
.brasserie_menu ul li a:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    /*height: 5px;*/
    left: 0;
    /*bottom: -1px;
    background-color: #788186;*/
}
.SubNavigation__Logo img {
    height: 40px;
    opacity: 0;
}
.SubNavigation__Logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100px;
    width: 100%;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: none;
}
.stickynav {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding-top: 0px;
    z-index: 9999;
}
.stickynav .SubNavigation__Logo {
    display: flex;
}
.stickynav .SubNavigation__Logo img {
    opacity: 1;
}
.padd_40 {
    padding: 60px 0px 80px 0px;
}
.LayoutNimbBreadCrumb {
    position: absolute;
    z-index: 200;
    left: 5px;
    top: 10px;
    display: block;
}
.Layout-container {
    padding: 0 20px;
}
.BreadCrump {
    display: inline-block;
}
.BreadCrump:after {
    position: relative;
    content: "/";
    display: block;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}
.BreadCrump a:active, .BreadCrump a:link, .BreadCrump a:visited {
    color: #fff;
    font-size: 14px;
}

.morgenmad {
    background-image: url(../images-new/NimbBrasserie_Morgenmad_210921_1600x600.jpg);
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;text-align: center;
    position: relative;
}
.morgenmad:after,
.nyhedsbrev:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background: rgb(0,0,0, 40%);
}
.blck_box {
    padding: 100px 8.333333%;
    box-shadow: 0 15px 35px rgb(0 0 0 / 50%);
    background: #788186;
}
.icon-container {
    height: 85px;
    width: 120px;
    height: auto;
    margin: 0 auto 30px auto;
    position: relative;
}
.h1.larger {
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #ad9260;
}
.h1.larger_contact {
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #ad9260;
}
.h1 {
    font-weight: normal;
    margin: 0 0 13px 0;
    padding-top: 5px;
    font-family: "Merriweather",Georgia,serif;
    font-size: 1.625rem;
    line-height: 1.875rem;
    word-wrap: normal;
}
.fixed-border {
    border-top: 1px solid rgba(173,146,96,0.8);
    width: 30px;
    margin: 23px 0;
}
.fixed-border--center {
    margin: 23px auto;
}
.group-label {
    display: block;
    font-size: 1.625rem;
    line-height: 1.625rem;
    margin: 0 0 0.46875rem 0;
    color: #272727;
}
.yellow_border_button,
.yellow_border_button:hover {
    background: none;
    padding: 15px 25px;
    display: inline-block;
    color: #ad9260;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ad9260;
    font-size: 1rem;
    font-weight: 700;
    z-index: 1;
}
.nyhedsbrev {
    background-image: url(../images-new/standard-topbanner.jpg);
    transform: matrix(1, 0, 0, 1, 0, 0);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;text-align: center;
    position: relative;
}
.PageIntro {position: relative;z-index: 1;}
.PageIntro__LogoText {
    font-size: 42px;
    font-family: Prata,Georgia,serif;
    color: #fff;
    margin: 0;
    padding: 0;
}
.contact-information {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.contact-information li .icon--address {
    margin-top: 5px;
    width: 32px;
    height: 32px;
}
.contact-information li span {
    padding-left: 50px;
}

.text-theme--dark span {
    color: #272727;
}
.contact-information li .icon--phone {
    width: 17px;
}
 .contact-information li .icon--mail {
    width: 32px;
}
.contact-information li {
    margin-bottom: 25px;
}
.contact-information li a {text-decoration: none;color: #ad9260;}
.contact-information li img {
    position: absolute;
    margin-right: 18px;
}
input#exampleInputEmail1 {
    border: 1px solid #ad9260;
    background: transparent;
    border-radius: 0px;
    color: #f7f6e9;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 17px;
    padding: 10px;
}
.blck_box .form-check {margin-bottom: 20px;}
.header_col.header_end ul {padding:0px;margin: 0px;}
.select_menu {
    font-size: 16px;
    color: #000;
    list-style: none;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #788186;
    border-radius: 50%;
}
.select_menu .language_ul {
    display: none;
}
.select_menu:hover .language_ul {
    display: block;
    position: absolute;
    left:0;
    z-index: 9;
    background: #788186;
    width: 100%;
}
.select_menu:hover .language_ul li {
    margin-bottom: 3px;
}
.hdr_lk_lst li a.active {
    color: #6aa84f;
}

.brasserie_menu ul li a.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: -1px;
    background-color: #788186;
}
.pos_rel {position: relative;}
.text-box-department {
    top: 100px;
    width: 114%;
    left: -14%;
    position: relative;
    right: 0%;
}
.not-select {
    display: none;
}

@media screen and (max-width:1024px) {
    .book_first {margin: 0 50px 0 0;}
    .book_first:after {right: -29px;}
}

.hide_selected_service_dsk { display:none !important; }
.hide_selected_service_mob { display:none !important; }
.hide_selected_menu { display:none !important; }
