/*#########################################################################################################################*/
/*---------------------------- Standard template til stylesheet for AK Techotel's Umbraco løsninger -----------------------*/
/*#########################################################################################################################*/



/*#########################################################################################################################*/
/*---------------------------- Information om indholdet i dette stylesheet ------------------------------------------------*/
/*#########################################################################################################################*/

/* Q = vigtigt, fordi det er her ændringer forekommer typisk for et nyt hotel og kan søges efter: ctrl+f */
/*  */
/*  */

/*#########################################################################################################################*/
/*---------------------------- Størrelser på skærme Mobile / Tablet / Deskop > --------------------------------------------*/
/*#########################################################################################################################*/

/* 360px */
/* 576px */
/* 768px */
/* 992px */
/* 1200px */

/*#########################################################################################################################*/
/*---------------------------- Imports Q ----------------------------------------------------------------------------------*/
/*#########################################################################################################################*/
 @import url("https://use.typekit.net/qku2tfz.css");
 
@font-face {
    font-family: 'NimbusSansD';
    src: url('../fonts/NimbusSanD-Reg.eot');
    src: url('../fonts/NimbusSanD-Reg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NimbusSanD-Reg.woff2') format('woff2'),
        url('../fonts/NimbusSanD-Reg.woff') format('woff'),
        url('../fonts/NimbusSanD-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     
}
 

/*#########################################################################################################################*/
/*---------------------------- Body Q -------------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Body standard font */
body {
    color: #2c140a;
    background: #fdfcf9;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 16px;
    line-height: 22.5px;
    vertical-align: baseline;
    letter-spacing: none;
    word-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(68, 68, 68);
    text-indent: 0px;
    overflow-x: clip;
    max-width: 100vw;
}
.techotel-top-image {
    background-image: none;
}

.parent-element-to-video {
  position: relative;
  top: -50%;
  left: -50%;
  width: 200vw;
  height: 200%;
}
.textfont3{
    font-size: 16px;
    /* color: #222; */
}
.textfont4
{
     
    font-size: 29px;
    line-height: 54px;
    word-spacing: normal;
    letter-spacing: 0.03em;
   font-weight: 700;
    text-transform: none;
    color: #212121 !important;
    font-family: 'NimbusSansD', sans-serif;
}

a {
    color: #b7491e;
}
.confirmhotel-img div.col-12 img.img-fluid {
    border-radius: 0px;
}


/*#########################################################################################################################*/
/*---------------------------- H1, H2, Tekster på siderne Q ---------------------------------------------------------------*/
/*#########################################################################################################################*/

h1 {
    color: #212121;
    font-family: "aw-conqueror-didot", serif;
    font-size: 40px;
    line-height: 54px;
    vertical-align: baseline;
    letter-spacing: 0.0em !important;
    word-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: normal;
    text-decoration: rgb(255, 255, 255);
    text-align: left;
}

h2 {
    color: #212121;
    letter-spacing: 0.00em;
    font-family: "aw-conqueror-didot", serif;
    font-size: 24px;
    /*line-height: 54px;*/
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
  font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(0, 0, 0);
    text-align: start;
    text-indent: 0px;
}
.choose-room h2
{
    margin-top: 5px;
}
h3 {
    color: #2c140a;
    font-family: "aw-conqueror-didot", serif;
    font-size: 18px;
    line-height: 18px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(0, 0, 0);
    text-align: start;
    text-indent: 0px;
}

/* Brugt flere steder på siden */
.color1 {
  color: #2c140a !important;
}

/* Brugt på Login knappen */
.color3 {
  color: #fff;
}

/* Brugt på Login knappen */
.backgroundcolor1 {
  background-color: #b7491e;
  color: #fff !important;
  font-family: 'Assistant';
}

/* Brugt på Søgeboks */
.backgroundcolor2 {
  background-color: #b7491e; 
}

/*#########################################################################################################################*/
/*---------------------------- Desktop ------------------------------------------------------------------------------------*/
/*#########################################################################################################################*/


/*#########################################################################################################################*/
/*---------------------------- Topbanner container, H1, H2, Logo (Fokus tekst fra hotellet) Q -----------------------------*/
/*#########################################################################################################################*/

.topbaner-h1-text {
    color: #fff;
    color: #212121;
    font-family: "aw-conqueror-didot", serif;
    font-size: 48px;
    line-height: 54px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
   font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(255, 255, 255);
    text-indent: 0px;
    text-align: center;
}

.topbaner-h2-text {
    color: #fff;
    color: rgb(0, 0, 0);
    font-family: "aw-conqueror-didot", serif;
    font-size: 38px;
    line-height: 54px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(255, 255, 255);
    text-indent: 0px;
    text-align: center;
}

/* flyt banner tekst op eller ned (Specielt hvide top-banner billeder er der et problem med) */
.topbanner-overlay-logo {
    top: 170px;
}

/* Logo hvis nødvendigt med en fx. center  */
.topbar-companylogo {
    max-width: 40%;
    text-align: right !important;
}

.topbar-companylogo a img {
    max-height: 110px;
    top: 0px;
    text-align: right !important;
    position: relative;
        display: table-cell;
}

/*#########################################################################################################################*/
/*---------------------------- Menu Desktop Q -----------------------------------------------------------------------------*/
/*#########################################################################################################################*/

#cssmenu {
    color: #fff;
    background-color: #fff;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 16px;
    line-height: 22px;
    vertical-align: baseline;
    word-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: rgb(102, 102, 102);
    text-align: left;
    text-indent: 0px;
    padding-bottom: 25px;
    padding-right: 5px;
    padding-top: 5px;
}

/* Menu links hover */
#cssmenu > ul > li:hover > a {
    color: #b7491e;
     background-color: #fdfcf9;
}

/* Menu links font-size */
#cssmenu > ul > li > a {
    font-size: 15px;
    letter-spacing: 0px;
}

/* Menu links farve + tykkelse */
#cssmenu > ul > li > a {
    color: #1d6c8c;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em !important;
    font-family: 'NimbusSansD', sans-serif;
    text-transform: uppercase;
}

/* Menu links under-menu farve */
#cssmenu ul ul li a {
    color: #eae5db;
    background-color: #1b6685;
    font-size: 16px;
    font-weight: 400;
    font-family: 'NimbusSansD', sans-serif;
}

/* Menu burgermenu menupunkter ved hover*/
#cssmenu > ul > li {
    /*max-height: 50px;*/
}

/* Menu burgermenu under-menupunkter ved hover*/
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
      color: #fff !important;
  background-color: #185771 !important;
}

/* Menu Userdefined */
.cssmenu-userdefined {
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
}

#cssmenu.cssmenu-userdefined ul li.has-sub ul {
    width: 100%;
    min-width: 220px;
    border-top: 3px solid #b7491e;
}

/* Brugt til spacing imellem under menu */
/* Menu Userdefined pad 19px top */
#cssmenu ul {
  /*padding-top: 10px !important;*/
  margin-top: 0px;
}


.choose-room {
    min-height: 345px;
    margin-top: 10px;
}


/*#########################################################################################################################*/
/*---------------------------- Knapper Q ----------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Payment knap */
.basket-paymentbutton {
	background-color: #b7491e !important;
	text-transform: uppercase !important;
	/*font-size: 1.2em !important;*/
	font-family: 'NimbusSansD', sans-serif;
	font-weight: 400;
	letter-spacing: 0.0em !important;
	color: #fff !important;
	border-radius: 0px !important;
	background-image:none;
}

.basket-paymentbutton > img {
    visibility: hidden;
}

/* Payment knap hover */
.basket-paymentbutton:hover { 
    background-color: #a3421c !important;
    color: #f6f5f4!important;
   background-image:none!important;
}

/* Modal footer knap */
.modal-footer .btn {
    background-color: #b7491e !important;
    font-family: 'NimbusSansD', sans-serif;
    color: #fff !important;
    border-radius: 0px;
    font-size: 16px;
    text-transform: uppercase;
}

/* Modal footer knap hover */
.modal-footer .btn:hover {
	background-color: #ebe7de !important;
	color: #2c140a !important;
}

.btn-book {
    color: #fff;
}

.modal-title {
    color: #212121;
    font-family: 'Muli', sans-serif;
    letter-spacing: 0.03em;
    font-weight: 400;
}

/* Modal text info padding */
.itempopup-rightside-margin {
    padding-right: 5px;
    font-size: 16px;
}
.show-moreinfo-detail-text{
    font-size: 16px;
    font-weight: 400;
    background-color: #fdfcf9;
    border-radius: 0px;
    color: #2c140a;
}

.use-custom-bootstrap .btn {
    display: inline-block;
    font-weight: 400;
    font-family: 'NimbusSansD', sans-serif;
    text-align: center;
}   

.font-responsive-product-headtext {
    font-size: 0.8em !important;
}

/* Pil */
.collapse-openclose-icon-right:after {
color: #fff !important;
}



/*#########################################################################################################################*/
/*---------------------------- Fælles Knapper Desktop og Mobil Q ----------------------------------------------------------*/
/*#########################################################################################################################*/

/* Knap brugt til bla. "Book Room" */
.btn-info {
	background-color: #1d6c8c !important;
	text-transform: uppercase !important;
	font-size: 24px !important;
	font-family: "DM Serif Display", sans-serif;
	letter-spacing: 0.0em !important;
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff !important;
	border-radius: 0px!important;
	box-shadow: 0px 0px 0px rgba(40, 40, 40, 0.3);
	background-image:none;
}

/* Knap brugt til bla. "Book Room" hover */
.btn-info:hover {
	background-color: #185771 !important;
	color: #fff !important;
	background-image:none!important;
}



/*#########################################################################################################################*/
/*---------------------------- Navigation Frem og tilbage bla. "Extra Service"  -------------------------------------------*/
/*#########################################################################################################################*/

/* Navigation Link prenext preback */
.btn-prevnext {
    color: #1d6c8c !important;
    font-size: 1.1em;
     background-color: #e9e7de;
     border-radius: 0px!important;
     text-decoration:none;
}

/* Navigation Link prenext hover */
.btn-prevnext:hover {
     background-color: #e9e7de;
     text-decoration:none;
     color:#1d6c8c!important;
}

/* Navigation Link splitter */
.page-navigator-spliter {
    visibility:hidden;
}

/*#########################################################################################################################*/
/*---------------------------- Søgeboks Q ---------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Søgeboks container */
.techotel-top-image-overlay {
	font-size: 16px;
	background-color: transparent;
    max-height: 71px;
    color: #666;
    top: 557px;
    text-align: center;
    min-width: 100%;
}

/* Søgeboks overskrift farve */
.techotel-searchbar-form {
   color: #2c140a;
    margin-bottom: 12px;
    background-color: rgba(255, 255, 255, 0.9);
    font-family: 'NimbusSansD', sans-serif;
}

/* Søgeboks "Vælg" */
.techotel-collpse-formdropdown {
    border: 1px solid black;
    color: #2c140a!important;
    background-color: #fff!important;
}

/* Søgeboks collapse overskrift farve + baggrundsfarve */
.techotel-collpse-formdropdown-collapse {
    color: #2c140a;
    background-color: #ccc !important;
}

.icon-btn-style {
   color: #fff;
}

/* Søge Boks Background color */
.form-control {
    border: 1px solid black;
    background-color: #fff!important;
    color: #2c140a;
    font-size: 16px;
}

/* Søgeboks input felter hover - Vigtig */

.techotel-searchbar-column .btn-primary {
    color: #fff;
    text-transform: uppercase !important;
    border: 1px solid #000;
    background-color: #1b6685;
    border-radius: 0px;
    text-transform: none;
}

.techotel-searchbar-column .btn-primary:hover {
    color: #333 !important;
    border: 1px solid #2c140a;
    background-color: #ebe7de;
}

/* Søgeboks collapse input felter */
.searchguest-formelements {
    /*background-color: #fff !important;*/
}

.techotel-searchbar-column .btn-primary:active {
    color: #fff;
    background-color: #b7491e;
    border-color: #b7491e;
}

.techotel-searchbar-column .btn-primary:visited {
    color: #fff;
    background-color:#b7491e;
    border-color: #DDDDDD;
}

/* Room Search container */
#roomsearch-container {
    padding-top: 1px;
    color: #2c140a;
    font-weight: 500;
    background-image:none;
    background-color: #fdfcf900;
     font-family: 'NimbusSansD', sans-serif;
}

/* SøgeBoks spacing mellem containers (prenext, kurv) */
.form-spacer-top {
    margin-top: 40px !important;
}

/* Person ikon */
.fa-user {
    color: #2c140a;
}

/* Key ikon */
.fa-key {
    color: #2A636C;
}

/* Kalender ikon */
.fa-calendar-alt {
    color: #2c140a;
}

/* Home ikon */
.fa-home {
    color: #000;
}

/* (X) fjern vare ikon */
.fa-remove {
    color: #cc0000;
}

/* Kalender ikon */
.techotel-input-datefield > span {
    color: #fff;
}

/*#########################################################################################################################*/
/*---------------------------- Hotel Container med tekst styring Q --------------------------------------------------------*/
/*#########################################################################################################################*/

/* Sætter hvor meget luft på containeren som skal være fra billedet og ned */
#hotel-section {
    margin-top: 1.8em;
}

/* Sætter brød tekst om hotellet */
.introheadertext, .gk-text-justified {
    font-size: 16px;
    color: #2c140a;
	line-height: 1.6em;
	font-weight:normal;    
	text-align: left;
}

/* Sætter brød tekst om hotellet */
.introtext {
    font-size: 16px;
    color: #2c140a;
	line-height: 2em;
}

/*#########################################################################################################################*/
/*---------------------------- Hotel relateret (Ændres ikke tit) ----------------------------------------------------------*/
/*#########################################################################################################################*/

.mobil-hotel-toptext > p {
    /* background: linear-gradient(to bottom, #515151 0%, #fff 100%);
     background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-size: 16px;
    /* size 1.2em */
    line-height: 30px;
    /* height: 100px; */
}

.mobil-hotel-toptext {
    /* background: linear-gradient(to bottom, #515151 50%, #fff 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    /* size 1.2em */
    font-size: 16px;
}

/*#########################################################################################################################*/
/*---------------------------- Kurv (Ændres ikke tit) ---------------------------------------------------------------------*/
/*#########################################################################################################################*/

.basket-collapsebar-icon {
   background-color: #1b6685;
}

.basket-collapsebar-icon:hover {
   background-color: #1b6685;
}

.basket-collapsebar-icon i.fa.fa-chevron-up {
   color: #2c140a;
}

.basket-collapsebar {
    border: 1px solid #eae5db !important;
    font-size: 1.2em;
    color: #2c140a;
    font-weight: 600;
    background-color: #eae5db !important;
    height: 50px;
}
    
.basket-collapsebar:hover {
    color: #000 !important;
    background-color: c4beb3 !important;
}

.basket-collapsebar-text {
   vertical-align: -moz-middle-with-baseline;
   font-family: 'NimbusSansD', sans-serif;
}

.basket-collapsebar-text:hover {
   color:#1d6c8c !important;
}

.basket-containerbox{
   color:#2c140a !important;
       font-size: 1em;
       line-height: 26px;
}
.basket-collapsebar:not(.collapsed) {
    border: #1d6c8c solid 1px !important;
    border-bottom: none;
    border-radius: 0px 0px 0px 0px !important;
    background: #fdfcf9;
}

.basket-container-class {
    background: #fdfcf9;
    color:#2c140a;
}

/*#########################################################################################################################*/
/*---------------------------- Modal boks (Ændres ikke tit) ---------------------------------------------------------------*/
/*#########################################################################################################################*/

 .modal-content h3 {
    font-family: 'NimbusSansD', sans-serif;
    font-size: 18px;
    font-weight: normal;
}

/* Modal "go back link (X)" */
.items-modalInformation-close, .items-modalInformation-close:hover  {
    color: #b7491e !important;
}

.items-modalInformation-close > div {
    background-color: #b7491e !important;
}

/* Nyt Modal popup style */

.itempopup-rightside-margin {
    margin: 20px;
    color: #2c140a;
}

.items-modalInformation-close {
    padding-left: 10px !important;   
}

#collapse-1 {
    padding-right:20px;
}

/*#########################################################################################################################*/
/*---------------------------- Produkt Q ----------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Produkt overskrift og overskrift på siden (Collapse) */
.surface-area {
color:#212121;
		background-color: #fff;
	font-family: 'NimbusSansD', sans-serif;
   text-transform:unset;
font-weight: 400!important;
	padding: 7px;
	font-size: 23px!important;
	border-radius: 0px;
	 
}

.surface-area-footnote {
    font-family: 'NimbusSansD', sans-serif;
}

/* Produkt overskrift og overskrift på siden (Collapse) hover */
.surface-area:hover {
     background-color: #eae5db;
     color: #fff;
}

/* Produkt collapse farve hover */
.collapsebar.surface-area:hover {
	background-color: #c4bcac !important;
	color: #fff;
	border:solid 0px #c4bcac;
	 
}

/* Extra Service hover */
.contactform-collapse{
    color: #333 !important;
    background-color: #d6d0c5;
    border-bottom: solid 0px #d6d0c5 !important;
    border-radius: 0px !important;
} 

/* topbar navnefelter område hover*/
.contactform-collapse:hover {
    background-color: #c3b9a8;
    border: solid 0px #c3b9a8 !important;

}
.extra-selectbox{
    background-color: #fdfcf9;
    border-radius: 0px;
    color: #000;    
}

.basket-collapsebar:hover {
    border: #333 solid 1px !important;
    color: #333 !important;
    background-color: c4beb3 !important;
}

/* Extra Service / Produkt active baggrund og text farve */
.contactform-collapse:active {
    background-color: #c3b9a8;
    color: #333;
}

/* Extra Service / Produkt focus baggrund og text farve  */
.contactform-collapse:focus {
    background-color: #c3b9a8;
    color: #333;
}

/* Produkt overskrift og overskrift på siden (Collapse) */
.col-md-6.font-responsive-product-headtext {
    font-size: 1.1em;
    word-wrap: break-word;
    white-space: normal;
    text-align: left;
}

/* Produkt desc opsætning */
.product-description-col, .product-description-col > span {
   line-height: 30px;
    padding-top: 5px;
    /* padding-left: 15px; */
    border-width: 3px;
    border-color: #666;
    font-size: 16px !important;
    margin-bottom: 2em;
}

.product-image-row {
     background-color: #fff;
     padding: 20px;
     margin-top: 20px;
     box-shadow: 0px 0px 20px rgba(40, 40, 40, 0.3);
}
 
.collapsebar-righttext {
    font-size: 0.72em !important;
    padding: 4px;
}

.collapse-openclose-icon-right:after {
   font-size: 16px;
    vertical-align: middle;
    padding: 10px 4px 10px 10px;}

.collapse-openclose-icon-right.collapsed:after {
   font-size: 16px;
    vertical-align: middle;
    padding: 10px 4px 10px 10px;
}

/* Produkt "Vis mere" link på produkt */
.btn-hotel-text {
	    color: #b7491e;
	    font-size: 16px;
}

/* Produkt "Vis mere" link på produkt hover */
.btn-hotel-text:hover {
	color: #004278;
}

.border-product > div.col-6 > span {
    font-size: 18px;
    margin-left: 12px;    
}

.showmore {
    margin-top: 14px;
    font-size: 16px;
    color: #b7491e;
    font-weight:normal;
    margin-left: 12px;    
}

.showmore:hover {
    text-decoration: underline;
}

label.error {
    font-size: 12px;
}

.facilities-item-text{
     
    font-size: 16px;
    font-weight: 400;
   font-family: 'NimbusSansD', sans-serif;
       color: #717171;
}
.facilities-top-row {
    background-color: #fdfcf9;
    padding: 0px;
    border-radius: 0px;
    margin-top: 10px;
}

.facilities-item-icon
{
     color: #717171;
}

.basket-container-class {
    color: #222 !important;
    background-color: #f7f7f7;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #4d423d;
    margin-top: 5px;
    border-top: none;
}

.modal-content {
    border-radius: 0.0rem;
}

.basket-collapsebar-icon i {
    position: relative;
    top: 5px;
    color: #fff;
    font-size: 1em;
}

/*#########################################################################################################################*/
/*---------------------------- Værelser Q ---------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

.roominfo-icon {
    font-size: 40px !important;
    transform: rotate(0deg);
}

.roomproduct-desctext {
    padding-left: 45px !important;
   
}

/* Produkt background hover */
.border-product:hover {
    background-color: #e0dcd3;
    color: #2c140a;
}

.font-responsive-product-text {
    font-size: 18px !important;
}

/* Produkt højreside "pris" hover */
.font-responsive-product-text:hover {
  color: #2c140a;  
}

.border-product-selected {
    border: 0px;
    line-height: 25px;
    font-size: 16px;
    background-color: #e0dcd3 !important;
    border-radius: 0px;    
    color: #2c140a;
    margin-bottom: 15px;
    margin-top: 15px;
}

.border-product-selected > .price {
    border-color: #1D1D1D;
}

.border-product {
    font-size: 1.4em;
    background-color: #f3eeeb;
    line-height: 22px;
    padding-left: 0px;
    border-radius: 0px;    
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 15px;
}
.border-product img{
    border-radius: 0px;
     
}

.border-product-desc {
    display: inline-grid;
    line-height: 1.3;
}

.text-truncate {
    font-size: 16px;
     font-weight:normal;
    margin-left: 12px;     
}

.price {
    color: #2c140a;
    line-height: 20px;
}	

.border-product:hover .price{
    color: #2c140a !important;
}

.border-product-selected .price {
    background-color: #00427800 !important;
	/*align-items: center !important;*/
	color: #000 !important;
	border-radius: 0px 0px 0px 0px !important;
}

.carousel {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}



/*#########################################################################################################################*/
/*---------------------------- billedkarrusel -------------------------------------------------------------*/
/*#########################################################################################################################*/
.carousel-inner{
    
    background-color: #f2f2f2;
    border: solid #ff0000 0px !important;
    box-shadow: 0 0px 0px rgba(47, 47, 47, .0) !important;
    border-radius: 0px !important;
    max-height: 510px;
}


/*#########################################################################################################################*/
/*---------------------------- Navn, Adresse/kontakt formular -------------------------------------------------------------*/
/*#########################################################################################################################*/

.surface-area-text {
    font-family: 'NimbusSansD', sans-serif;
       color: #2c140a;
    line-height: 2em;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
}

.group-area.surface-area-heading {
    color: #2c140a !important;
}

.surface-area-footnote {
     color: #2c140a;
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
}

.surface-area-footnote a {
    color: #b7491e;
    text-decoration: none;
}

form.surface-area input, form.surface-area textarea, form.surface-area input::placeholder, form.surface-area textarea::placeholder {
    font-family: 'NimbusSansD', sans-serif;
    color: #2c140a;
    font-size: 16px;
    font-weight: 400;
}

/* Navn, Adresse mv. Baggrundsfarve */
.surface-area-contactform,.surface-area1em {
    padding: 0px;
    background-color: #eae5db;
}
.stayincludes-h2
{    font-family: 'NimbusSansD', sans-serif;
font-size: 20px;
font-weight: 400;
letter-spacing: 0.03em;
    color: #212121;
    text-decoration: none;
}

.dropdown {
    font-family: 'NimbusSansD', sans-serif;
    color: #2c140a !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    font-family: 'NimbusSansD', sans-serif;
    color: #2c140a !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
    border: none;
    padding-top: 8px;
}

.bootstrap-select .dropdown-toggle:focus {
    font-family: 'NimbusSansD', sans-serif;
    color: #2c140a !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
    border: none;
}

.bootstrap-select .btn {
    font-family: 'NimbusSansD', sans-serif;
       color: #2c140a!important;
    font-size: 1em!important;
    font-weight: 400!important;
    /*border: none;*/
    font-size:16px;
   
    margin-right:2px;
    
}
.dropdown-menu .btn-light
{background-color: #fdfcf9;
    border-radius: 0px; 
     font-size:16px;
    text-transform: uppercase;
}
.accept-booking-conditions, .receive-news {
    background: none;
}

.filter-option-inner-inner {
    top: 0px;
    font-weight: 400;
    color: #2c140a;
}

form.surface-area .btn-primary {
    background-color: #b7491e !important;
    border: solid 1px #b7491e;
    color: #fff;
    text-transform: uppercase;
    min-width: 10em;
}

form.surface-area .btn-primary:hover {
    background-color: #dcd5c4 !important;
    border: solid 1px #1d6c8c;
    color: #1d6c8c !important;
    text-transform: uppercase;
    min-width: 10em;
}

.border-product img {
    min-height: 135px;
    width: 160px;
    /* margin-bottom: 5px; */
    /* border-radius: 0px; */
    /* margin-top: 5px; */
    /* object-fit: cover; */
    /* left: 0; */
    padding-left: 0 !important;
    margin-left: 0 !important;
}



/*#########################################################################################################################*/
/*---------------------------- Navn, Adresse/kontakt formular II  ---------------------------------------------------------*/
/*#########################################################################################################################*/

.form-tabs a.nav-link {
        color: #b7491e;
        background-color: #eae5db;
        border: solid 0px #b7491e;
        font-size: 18px;
        border-radius: 0px;
}

.form-tabs a.nav-link.active {
        background-color: #b7491e;
        border:solid 0px #b7491e;
        color: #fff;
        font-size: 18px;
        border-radius: 0px;
}
.form-tabs a.nav-link:hover {
        color: #fff;
        background-color: #b7491e;
        border: solid 0px #b7491e;
        
}

.form-tabs a.nav-link.active:hover {
      background-color: #b7491e;
        color: #fff;
        font-size: 18px;
        border:solid 0px #b7491e!important;
}

.nameaddress_submit {
    background-color: #b7491e;
    font-family: 'NimbusSansD', sans-serif;
    text-transform:uppercase;
    margin: 5px;
    font-size: 24px !important;
    color: #fff;
    border-radius: 0px!important;
    background-image:none!important;
}

.nameaddress_submit:hover {
  
    color: #fff;
   background-image: none!important; 
   background-color: #2c140a!important;
}

.nameaddress_submit:focus {
    background-color: #b7491e !important;
    background-image: none;
}

.nameaddress_submit:active{
    background-color: #b7491e!important;
    background-image: none;
}

.nameaddress_submit > i {
    padding-top: 5px;
}

.nav-tabs .nav-item+.nav-item a {
    border-radius: 0px 0px 0px 0px !important;
}

.form-tabs .tab-guesttype {
    border-radius: 0px 0px 0px 0px !important;
}

.facilities-h2 {
    color: #333;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}



/*#########################################################################################################################*/
/*---------------------------- Betalings oversigt -------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/*baggrund fra liste af købte produkter*/
.basketoverview-ordeven-items {
    background-color: #fdfcf9 !important;
}

/*hverandet produkt*/
.basketoverview-ordeven-items:nth-child(2n) {
    background-color: #fdfcf9 !important;
}

/* Footer */
.footer-dark {
    color: #666f7f !important;
    background-color: #fdfcf9;
}

.footer { 
    color: #666f7f !important;
    font-weight: normal;
}

.footer-dark .copyright {
    font-size: 16px !important;
    color: #666f7f !important;
}

.fill-control-description{
    font-size: 16px;
    color: #2c140a;
    font-weight: normal;
    padding-left: 15px;
    /* padding-top: 5px; */
    /* display: block; */
}

.giftcard-show
{
    border-radius: 0px !important;
    
    font-size: 16px !important;
    border: none!important;
    
    font-family: "Jost", sans-serif!important;
    text-transform: uppercase;
}

.giftcards {
    background-color: #fdfcf9;
     
}
.giftcard-apply{
    border-radius: 0px !important;
    font-family: "Jost", sans-serif!important;
    text-transform: uppercase;
    font-size: 16px !important;
    border: none !important;
       background: #e5ddd1;
}
.giftcard-apply:hover{
     
       background: #2c140a;
       color:#fff;
}


/*#########################################################################################################################*/
/*---------------------------- Articles Terms, Privacy etc. ---------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Hvis Søgeboks er brugt i bunden af top banner, for at teksten bliver rykket lidt ned. */
.grid-section {
    margin-top: 40px;
}


/*#########################################################################################################################*/
/*---------------------------- Mobil --------------------------------------------------------------------------------------*/
/*#########################################################################################################################*/


/*#########################################################################################################################*/
/*---------------------------- Mobil Sizes Q ------------------------------------------------------------------------------*/
/*#########################################################################################################################*/


/* Mobil Sizes MIN-width 786px */
@media (min-width: 768px){	
    .techotel-top-image {
    height: 600px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.topbaner-h1-text {
    color: #fff;
     
    
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
 
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(255, 255, 255);
    text-indent: 0px;
    text-align: center;
}
.topbaner-h2-text {
    color: #fff;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 50px;
    line-height: 54px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: rgb(255, 255, 255);
    text-indent: 0px;
    text-align: center;
}
#cssmenu.small-screen ul ul li a:hover {
    color: #fff !important;
}
#cssmenu {
    padding-left: 40%;
}
.techotel-top-image-overlay {
 top: 502px;   
}
}

/* Custom logo problem */

@media (min-width: 1200px) {
    #cssmenu {
        padding-left: 5%;
        padding-top: 30px;
        
    }
    .techotel-top-image-overlay {
        top: 492px;   
    }
    
}
@media (max-width: 1900px) {
     .border-product img {
     
    width: 176px;
     
    padding-left: 20px !important;
    margin-left: 0 !important;
}
}
@media (max-width: 1600px) {
    .border-product img {
        width: 167px;
        padding-left: 24px !important;
    }
}

/* Extra custom mobile rød bg top */
@media (max-width: 1200px) {
    #cssmenu {
        
        padding-top: 55px;
    }
    .techotel-top-image {
        height: 603px;
         
    }
}


/* Produkt MAX-width 1024px */
@media(max-width: 1024px) {
.col-md-6.font-responsive-product-headtext {
    font-size: 1.3em;
    word-wrap: break-word;
    white-space: normal;
    text-align: left;
    line-height: 1.1em;
}
}
/* Mobil Sizes MAX-width 991px */
@media (max-width: 991px) {
     
.border-product img {
        width: 141px;
        padding-left: 19px !important;
    }}
/* Mobil Sizes MAX-width 767px */
@media (max-width: 767px) {
    .mobile-top-image {
    min-height: 270px;
    background-repeat: none;
}
.techotel-top-image {
        height: unset;
    }

.itempopup-rightside-margin { 
    margin-bottom: 5px;
}
  
.roomproduct-desctext {
     padding-left: 35px !important;
}
  
.border-product-selected {
    padding-left: 5px;
}

.techotel-top-image-overlay {
    max-height: unset;
}

/* Topbanner-overlay container (top-bottom-left-right) */
.topbanner-overlay-logo {
    top: 90px !important;
    line-height: 40px !important;
    font-size: 40px;
}

/* Topbanner H1 Text (Fokus text for hotellet) */
.topbaner-h1-text {
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 700;
}

/* Topbanner H2 Text (Fokus text for hotellet) */
.topbaner-h2-text {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 20px;
}

/* Søgeboks input felter Hvis der kun er 3 felter og ikke kunde campaigns med. (Ellers slet det ved nyt hotel, pr. default burde virke) */
#roomsearch-container {
    text-align: left;
}

/* Søgeboks "search" Hvis der kun er 3 felter og ikke kunde campaigns med. (Ellers slet det ved nyt hotel, pr. default burde virke) */
.text-right {
    text-align: center !important;
}
}

 @media(max-width: 768px) {
#cssmenu {
    padding-bottom: 0px !important;
}
.topbar-companylogo a img {
      top: 10px;
        max-height: 89px;
        max-width: unset;
        min-width: 100px !important;
    }
/* Fjern border på mobil tablet */
#cssmenu.cssmenu-userdefined ul li.has-sub ul {
    border-top: 0px;
}

/* Menu burgermenu menupunkter ved hover*/
#cssmenu > ul > li {
    height: auto !important;
}

.topbar-companylogo {
    max-height: 20px;
    top: -5px;
    /*padding-bottom: 6px;*/
}

.cssmenu-userdefined {
    display: block !important;
	flex-direction: column !important;
	align-items: left !important;
}

#cssmenu ul {
    padding-top: 0px !important;
}
/* hover menu mobil */
#cssmenu > ul > li:hover > a {
    color: #b7491e;
    background-color: #fff;
    border-top: 0px !important;
} 
/* mobile pro */
#cssmenu > ul > li {
    /*max-height: 55px;*/
    padding-top: 0px;
    height: auto !important;
}

#cssmenu > ul > li:hover {
    padding-top: 0px;
    color: #2c140a;
}

/* (+ på sprog mobil) */
#cssmenu.small-screen .submenu-button::before {
    background: #2c140a;
}

#cssmenu.small-screen .submenu-button::after {
    background: #2c140a;
}

#cssmenu.small-screen .submenu-button.submenu-opened::after {
    background: #2c140a;
}

/* Menu links under-menu farve */
#cssmenu ul ul li a {
    color: #83837d;
    background-color: #2c140a;
    font-size: 16px;
}
}


/* Mobil Sizes MAX-width 576px */
@media (max-width: 576px) {
.topbanner-overlay-logo {
    top: 95px !important;
}

 .topbaner-h1-text {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    }

.topbaner-h2-text {
    color: #fff;
}

.font-responsive-product-headtext {
    font-size: 1em;
}

.collapse-openclose-icon-right::after {
    top: -14px;
}
.mobile-top-image {
    min-height: 280px;
    background-repeat: none;
}

/* Søgeboks input felter Hvis der kun er 3 felter og ikke kunde campaigns med. (Ellers slet det ved nyt hotel, pr. default burde virke) */
#roomsearch-container {
    text-align: left;
}

/* Søgeboks "search" Hvis der kun er 3 felter og ikke kunde campaigns med. (Ellers slet det ved nyt hotel, pr. default burde virke) */
.text-right {
    text-align: center !important;
}

/* Menu hover */
#cssmenu.small-screen ul ul li a:hover {
    color: #fff !important;
}

  
  .border-product img {
        width: 132px;
        padding-left: 15px !important;
    }

     
}
/* Mobil Sizes MAX-width 360px */
@media (max-width: 360px) {
/* Extra service  (^)  */
.collapse-openclose-icon-right::after {
        top: -1px !important;
}
   
     .border-product img {
        width: 100px;
        padding-left: 19px !important;
    }

     
#cssmenu.small-screen ul ul li a:hover {
    color: #fff !important;
    border-bottom: 0px;
}

/* Extra service fx. "Put in basket" */
.btn-info {
        margin-top: 15px;
}

.float-right {
    /*float: left !important;*/
}

.font-responsive-product-headtext {
    font-size: 1em;
}

.topbaner-h1-text {
    font-size: 20px;
    color: #fff;
}

.topbaner-h2-text {
    font-size: 20px;
    color: #fff;
}
.modal-body h1{
    font-size: 28px;
}
h1 {
    font-size: 28px;
}

.mobile-top-image {
   /* line-height: 5em;*/
}
.topbar-companylogo {

}

.surface-area {
    font-size: 1em !important;
}

}

@media (min-width: 768px) {
    .topbaner-h1-text {
        color: #fff;
        font-size: 72px !important;
        line-height: 70px !important;
        vertical-align: baseline;
        letter-spacing: normal;
        word-spacing: 0px;
        font-weight: 600;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: rgb(255, 255, 255);
        text-indent: 0px;
        text-align: center;
    }}
    
   


/*#########################################################################################################################*/
/*---------------------------- Menu Mobil Q -------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Menu Mobil Burger (X) before farve */
#cssmenu.small-screen #menu-button.menu-opened::before { 
    background: #2c140a;
}

/* Menu Mobil Burger (X) after farve */
#cssmenu.small-screen #menu-button.menu-opened::after {
    background: #2c140a;
}

/* Menu Mobil Burger under-menupunkter ved hover */
  #cssmenu.small-screen ul ul li:hover > a,
  #cssmenu.small-screen ul ul li.active > a {
    color: #fff;
    background-color: #636363;
 }
  
/* Menu Mobil Burger PIL til undermenu når den er aktiv */
  #cssmenu.small-screen .submenu-button.submenu-opened {
    background: #b7491e;
}



/* Menu Mobil Burger before farve */
#cssmenu.small-screen #menu-button::before {
    background: #2c140a;
}

/* Menu Mobil Burger after farve */
#cssmenu.small-screen #menu-button::after {
    border-top: 2px solid #2c140a;
    border-bottom: 2px solid #2c140a;
}

/* mobil under menu hover (sprog mv) */
/* Menu Mobil extends menu, sub menu 360px */
#cssmenu.small-screen ul ul li a {
    color: #2c140a !important;
    background: #fff !important;
}
/* mobil under menu hover (sprog mv) */
#cssmenu.small-screen ul ul li a:hover {
    color: #b7491e !important;
    background: #fff !important;
}



/*#########################################################################################################################*/
/*---------------------------- Søgeboks Mobil Q ---------------------------------------------------------------------------*/
/*#########################################################################################################################*/

/* Søgeboks Mobil toptekst og knap til at åbne søgning */

.btn.btn-link.roomsearch-collapsebar {
    background-color: #b7491e;
    padding-left: 5px;
    padding-top: 5px;
}

.btn.btn-link.roomsearch-collapsebar:hover {
    background-color: #bd9b6a !important;
}


/*#########################################################################################################################*/
/*---------------------------- Domino Området Q ---------------------------------------------------------------------------*/
/*#########################################################################################################################*/

.domino-seeroom-btn {
    margin-top: 20px;
}

.highlight1text {

    color: #2c140a;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 20px;
    font-weight: 400;
    
}

.highlight2text {
    font-size: 1.7em;
}

.extrasearch-headtext {
    margin-top: 5px;
    color: #2c140a;
    font-family: 'NimbusSansD', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.login-clean {
    margin-top: 5px !important;
}
.location-map {
    margin-left: 0px;
}

.hotelbox-img {
    margin-top: 10px;
}
}

@media (max-width: 768px) {
    .highlight1text {
    font-size: 1em;
}

    .highlight2text {
    font-size: 1em;
}

}



        
        
        
        
        