

/*#########################################################################################################################*/
/*---------------------------- 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://fonts.googleapis.com/css2?family=Piazzolla:wght@100;200;400;600;700&display=swap');


/* 
    font-family: 'Piazzolla',serif;
*/



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

/* Body standard font */
body {
    color: #1e1e1e;
    background-color: #e9e7e4 !important;
    font-family: 'Piazzolla',serif;
    font-size: 18px;
    line-height: 22.5px;
    vertical-align: baseline;
    letter-spacing: normal;
    word-spacing: 0px;
    font-weight: 400;
    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: 18px;
    /* color: #222; */
}
.textfont4
{
     
    font-size: 29px;
     line-height: 54px;
     word-spacing: normal;
    letter-spacing: 0em;
   font-weight: 700;
     text-transform: none;
    color: #282a2b!important;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
}

a {
    color: #4183ac;
}
.confirmhotel-img div.col-12 img.img-fluid {
    border-radius: 0px;
}
/*#########################################################################################################################*/
/*---------------------------- H1, H2, Tekster på siderne Q ---------------------------------------------------------------*/
/*#########################################################################################################################*/

h1 {
    color: #282a2b;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    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;
    letter-spacing: 0em;
    text-align: center;
}

h2 {
    color: #282a2b;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 18px;
    /*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;
    text-align: left;
}
.choose-room h2
{
    margin-top: 5px;
}
h3 {
    color: #1e1e1e;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 18px;
    line-height: 18px;
    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;
}

/* Brugt flere steder på siden */
.color1 {
  color: #1e1e1e;
}

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

/* Brugt på Login knappen */
.backgroundcolor1 {
  background-color: #4183ac;
  color: #fff !important;
  font-family: 'Piazzolla', serif;
  letter-spacing: 0em;
}

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

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


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

.topbaner-h1-text {
    color: #fff;
    color: #282a2b;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    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;
}

.topbaner-h2-text {
    color: #fff;
    color: rgb(0, 0, 0);
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    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;
}

/* 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: center;
}

.topbar-companylogo a img {
    max-height: 140px;
    top: 3px;
    position: relative;
        display: table-cell;
}

#cssmenu > ul > li.has-sub > a:before {
    background: #525f66;
    top: 20px;
}

#cssmenu > ul > li.has-sub > a:after {
    background: #525f66;
    top: 23px;
}

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

#cssmenu {
    color: #fff;
    background-color: #4183ac;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 16px;
    line-height: 22px;
    vertical-align: baseline;
    letter-spacing: normal;
    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: 15px !important;
    padding-top: 15px !important;
    padding-right: 5px;
    padding-top: 5px;
}

/* Menu links hover */
#cssmenu > ul > li:hover > a {
    color: #4183ac;
     background-color: #c8dde9;
}

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

/* Menu links farve + tykkelse */
#cssmenu > ul > li > a {
    color: #000;
    font-weight: 400;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
}

/* Menu links under-menu farve */
#cssmenu ul ul li a {
    color: #1e1e1e;
    background-color: #c8dde9;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Piazzolla', 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: #4183ac;
  background-color: #f5f5f5;
}

/* 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 #4183ac;
}

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

.progressbar {
     
  position: relative;
}
/*#########################################################################################################################*/
/*---------------------------- Knapper Q ----------------------------------------------------------------------------------*/
/*#########################################################################################################################*/

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

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

/* Modal footer knap */
.modal-footer .btn {
    background-color: #4286b0 !important;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #fff !important;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
}

/* Modal footer knap hover */
.modal-footer .btn:hover {
	background-color: #234c66 !important;
	color: #fff !important;
}

.btn-book {
    color: #fff;
}

.modal-title {
    color: #282a2b;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-weight: 700;
}

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

.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: #394348 !important;
	text-transform: none !important;
	font-size: 25px !important;
	font-family: 'Piazzolla', serif;
	letter-spacing: 0em;
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff !important;
	border-radius: 0px!important;
	background-image:none;
}

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



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

/* Navigation Link prenext preback */
.btn-prevnext {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #fff !important;
    font-size: 0.8em;
    background-color: #4286b0;
    padding-top: 8px !important;
    padding-left: 15px !important;
    border-radius: 0px!important;
    text-decoration:none;
}

/* Navigation Link prenext hover */
.btn-prevnext:hover {
     background-color: #4286b0;
     text-decoration:none;
     color: #fff!important;
     border-radius: 0px;
}

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

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

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

/* Søgeboks overskrift farve */
.techotel-searchbar-form {
   color: #1e1e1e;
    margin-bottom: 12px;
    background-color: #ffffff00 !important;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
}

.hidden-searchbar

{
     margin-bottom: 0;
    margin-top: 0;
    font-family: 'Piazzolla', serif;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
        padding: 20px 10px 10px 20px;
     background-color: #4183ac;  
     font-weight: 400;
     
}
/* Søgeboks "Vælg" */
.techotel-collpse-formdropdown {
    border: 1px solid black;
    color: #1e1e1e!important;
    background-color: #fff!important;
}

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

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

/* Søge Boks Background color */
.form-control {
    border: 1px solid #777;
    background-color: #fff!important;
    color: #1e1e1e;
    font-size: 14px;
}

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

.techotel-searchbar-column .btn-primary {
    color: #fff;
    background-color: #4286b0;
     border-radius: 0px;
     text-transform: normal;
     
     border: 1px solid #777;
}

.techotel-searchbar-column .btn-primary:hover {
    color: #fff;
    background-color: #4286b0;
}

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

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

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

/* Room Search container */
#roomsearch-container {
    padding-top: 0px;
    color: #000;
    font-weight: 600;
    background-image: none;
    padding: 10px;
    background-color: #f0efed;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.tcalHelpText, .tcalHelpLabel {
    font-size: 12px;
    font-family: 'Piazzolla',serif;
    text-align: left;
    color: #000;
    vertical-align: top;
    line-height: normal;
    padding-top: 0;
    padding-bottom: 0;
}

.close {
    float: right;
    font-size: 1rem;
    font-weight: 500;
    line-height: 0.1;
    color: #cfc0a2;
    text-shadow: 0 0px 0 #fff;
    opacity: .5;
}

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

/* Person ikon */
.fa-user {
    color: #1e1e1e;
}

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

/* Kalender ikon */
.fa-calendar-alt {
    color: #1e1e1e;
}

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

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

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

#roomsearch_availability_calendar_info {
    background-color: #fff !important;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#roomsearch_availability_calendar_submit button.btn-primary:disabled {
    background-color: #a69573;
    text-transformation: uppercase;
}

#roomsearch_availability_calendar_submit button.btn-primary:hover {
    background-color: #3c3c3b !important;
}

#roomsearch_availability_calendar td.tcalAvail {
background-color: #c9ddd0;
}

#roomsearch_availability_calendar td.tcalNotAvail {
background-color: #e8c4c3;
}

#roomsearch_availability_calendar td.tcalAvailNoArrival {
background-color: #e7e6e6;
}

#roomsearch_availability_calendar td.tcalSelected {
background-color: #cfc0a2;
}

#roomsearch_availability_calendar td.tcalArrival {
background-image: linear-gradient(to bottom right, transparent 50%, #cfc0a2 0); /*Farven skal være den samme som tcalSelected*/
}

#roomsearch_availability_calendar td.tcalDeparture {
background-image: linear-gradient(to bottom right, #cfc0a2 50%, transparent 0); /*Farven skal være den samme som tcalSelected*/
}

.tcalSelected {
background-color: #cfc0a2 !important;
}

.tcalAvail {
background-color: #c9ddd0 !important;
}

.tcalAvailNoArrival {
background-color: #e7e6e6 !important;
}

.tcalNotAvail {
    background-color: #e8c4c3 !important;
}

/*#########################################################################################################################*/
/*---------------------------- 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: 18px;
    color: #1e1e1e;
	line-height: 1.6em;
	letter-spacing: 0em;
	font-weight:normal;    
	text-align: center;
}

/* Sætter brød tekst om hotellet */
.introtext {
    font-size: 18px;
    color: #1e1e1e;
	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: 18px;
    /* 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: 18px;
}

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

.basket-collapsebar-icon {
   background-color: #4183ac;
}

.basket-collapsebar-icon:hover {
   background-color: #4183ac;
}

.basket-collapsebar-icon i.fa.fa-chevron-up {
   color: #1e1e1e;
}

.basket-collapsebar {
    border: 2px solid #4286b0!important;
    font-size: 1.2em;
    color: #1e1e1e;
    font-weight: 600;
    background-color: #f5f5f5;
    height: 50px;
}
    
.basket-collapsebar:hover {
    color: #1e1e1e!important;
    background-color: #ededed;
    border: #4d93bf solid 2px !important;
}

.basket-collapsebar-text {
   vertical-align: -moz-middle-with-baseline;
   font-family: 'Piazzolla', serif;
   letter-spacing: 0em;
}

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

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

.basket-container-class {
    background: #f5f5f5;
    color:#1e1e1e;
    border-radius: 0px 0px 00px 00px !important;
    border-right:solid 2px #4286b0 !important;
    border-left:solid 2px #4286b0 !important;
    border-bottom:solid 2px #4286b0 !important;
    border-top:none!important;
        margin-top: 4px;
}

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

 

 .modal-content h3 {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 18px;
    font-weight: normal;
}

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

.items-modalInformation-close > div {
   font-size: 30px;
}

/* Nyt Modal popup style */

.itempopup-rightside-margin {
    margin: 20px;
    color: #1e1e1e;
}

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

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

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

/* Produkt overskrift og overskrift på siden (Collapse) */
.surface-area {
color:#fff;
	background-color: #5097c3;
	font-family: 'Piazzolla', serif;
	font-size: 10px !important;
	line-height: 1em !important;
	letter-spacing: 0.5em;
    text-transform: unset;
    font-weight: 400!important;
    letter-spacing: 0em !important;
	padding: 7px;
	font-size: 23px!important;
	border-radius: 0px;
	border: solid 0px #282a2b !important;

}

.surface-area-footnote {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
}

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

/* Produkt collapse farve hover */
.collapsebar.surface-area:hover {
	background-color: #5097c3 !important;
	color: #fff;
	background-image: none;
	border:solid 2px #282a2b !important;
	 
}

/* Extra Service hover */
.contactform-collapse{
    border: solid 2px #5097c3 !important;
        padding: 20px !important;
} 

/* topbar navnefelter område hover*/
.contactform-collapse:hover {
   background-color: #c8dde9 !important;
   border: solid 2px #2a74a1 !important;
    
}
.extra-selectbox{
    background-color: #ccdfea;
    border-radius: 0px;
    color: #1e1e1e;    
}
.extra-label{
    font-size: 1em;
             line-height: 1.2em;
}
.extra-total {
    
    top: 10px;margin-bottom: 20px;
}

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

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

/* 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;
}
.collapsebar .col-md-5.font-responsive-product-headtext {
    text-align: left;
    display: flex;
    white-space: break-spaces;
    flex-wrap: wrap;
    align-content: center;
    padding-right: 35px;
}

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

.product-image-row {
     background-color: #fff;
     margin-top: 0px !important;
}
 
.collapsebar-righttext {
    font-size: 0.72em !important;
    padding: 4px;
    padding-right: 10px;
}

.collapse-openclose-icon-right:after {
    font-size: 20px;
    vertical-align: middle;
    
}

.collapse-openclose-icon-right.collapsed:after {
    font-size: 20px;
    vertical-align: middle;
    
}

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

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

.border-product > div.col-6 > span {
    font-size: 18px;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-weight: 700 !important;
}

.showmore {
    margin-top: 14px;
    font-size: 18px;
    color:  #2a74a1;
    font-weight:normal;
}

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

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

.facilities-item-text{
     
    font-size: 14px;
    font-weight: 400;
   font-family: 'Piazzolla', serif;
   letter-spacing: 0em;
       color: #717171;
           padding-left: 7px;
}
.facilities-top-row {
    background-color: #fff;
    padding: 0px;
    border-radius: 0px;
    margin-top: 10px;
}

.facilities-item-icon
{
     color: #717171;
         padding-bottom: 8px;
}

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

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

.roomproduct-desctext {padding-left: 30px;
   
}

/* Produkt background hover */
.border-product:hover {
    background-color: #c8dde9 !important;
    color: #1e1e1e;
}

.font-responsive-product-text {
    font-size: 18px !important;
    letter-spacing: 0em;
}

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

.border-product-selected {
    border: none;
    line-height: 25px;
    font-size: 18px;
    background-color: #c8dde9 !important;
    border-radius: 0px;
    color: #1e1e1e;
}

.border-product-selected > .price {
    border-color: #1D1D1D;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-weight: 700 !important;
    background-color: #c8dde9 !important;
}

.border-product {
    font-size: 1.2em;
    line-height: 22px;
    padding-left: 20px;
    font-weight: normal;
}
.border-product img{
    border-radius: 0px;
    background-color: #f2f2f2;
    border: solid #ffffff 0px;
    box-shadow: 0 0px 0px rgba(47, 47, 47, .3);
}

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

.text-truncate {
    font-size: 18px;
     font-weight:normal;
}

.price {
    color: #1e1e1e;
    line-height: 20px;
}	

.border-product:hover .price{
    color: #1e1e1e !important;
}

.border-product-selected .price {
     
	/*align-items: center !important;*/
	color: #1e1e1e !important;
	background-color: #c8dde9 !important;
}

.collapse-openclose-icon-right.collapsed:after {
    font-family: 'FontAwesome';
    content: "\f106";
    position: absolute;
        font-size: 1.5em !important;
    font-size: 1.5em;
    align-self: center;
    
    padding: 20px 10px 20px 20px;
     margin-top: 10px;
}

.collapse-openclose-icon-right:after {
       font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    font-size: 1.5em !important;
    align-self: center;
   
    padding: 20px 10px 20px 20px;
     margin-top: 10px;
    
 
}

.fa-circle:before {
    content: "\f111";
    font-size: 0.5em;
}

/*#########################################################################################################################*/
/*---------------------------- billedkarrusel -------------------------------------------------------------*/
/*#########################################################################################################################*/
.carousel {
    margin: 0px;
    display: flex;
    overflow-x: auto;
    
    height: clamp(200px, 50vw, 400px);
    overflow: hidden;
    
}

.carousel-inner{
    border-radius: 0px;
    background-color: #fff;
    border: solid #ffffff 0px;
   /* box-shadow: 0 0px 0px rgba(255, 255, 255, 1);
    border-radius: 0px !important;*/
     
}
 .carousel img {
  width : 100%;
  height: auto;
  object-fit: cover;
  flex-shrink: 0;
    
}
 
div.carousel-item > img {
    /* height: 100%; */
    /* object-fit: cover !important; */
    /* max-height: 471px; */
    /* object-fit: cover; */
    /* min-width: 100%; */
    /* height: 100%; 
   height: auto;
    width: 100%;
    object-fit: cover;
    flex-shrink: 0;*/
    
}

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

.surface-area-text {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
       color: #1e1e1e;
    line-height: 2em;
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
}

.group-area.surface-area-heading {
    color: #1e1e1e !important;
}

.surface-area-footnote {
     color: #1e1e1e;
	padding-left: 20px;
	font-weight: normal;
	font-size: 18px;
}

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

form.surface-area input, form.surface-area textarea, form.surface-area input::placeholder, form.surface-area textarea::placeholder {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 400;
}

/* Navn, Adresse mv. Baggrundsfarve */
.surface-area-contactform,.surface-area1em {
    padding: 0px;
    background-color: #f5f5f5;
}
.stayincludes-h2
{    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0em;
    color: #282a2b;
    text-decoration: none;
}

.dropdown {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #1e1e1e !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #1e1e1e !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
    border: none;
    padding-top: 8px;
}

.bootstrap-select .dropdown-toggle:focus {
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    color: #1e1e1e !important;
    background-color: #fff;
    font-size: 12px !important;
    font-weight: 400!important;
    border: none;
}

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

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

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

.surface-area-contactform, .surface-area1em {
    padding: 0px;
    border:solid 2px #4183ac !important;
    border-radius: 0px !important;
    background-color: #ccdfea !important;
    
}

.surface-area:hover {
    background-color: #ccdfea !important;
    color: #333;
}

.form-tabs a.nav-link {
        color: #4183ac;
        background-color: #c8dde9;
        border:solid 2px #4183ac;
        font-size: 20px;
        border-radius: 0px;
}

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

.form-tabs a.nav-link.active:hover {
      background-color: #fff;
        color: #4183ac;
        border:solid 2px #4183ac !important;
}

.nameaddress_submit {
    background-color: #4286b0 !important;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    text-transform:uppercase;
    border-radius: 0px;
    margin: 5px;
    font-size: 23px !important;
    color: #fff;
    border-radius: 0px!important;
    background-image:none!important;
}

.nameaddress_submit:hover {
    background-color: #0b5686 !important;
    background-image: none;
    background-size: 200% auto;
    transition: 0.1s !important;
}

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

.nameaddress_submit:active{
    background-color: #0b5686 !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;
}

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

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

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

/* Footer */
.footer-dark {
    color: #fff !important;
    background-color: #234c66 !important;
}

.footer { 
    color: #234c66 !important;
    font-weight: normal;
}

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

.fill-control-description{
    font-size: 18px;
    color: #1e1e1e;
    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: #f5f5f5;
     
}
.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: #1e1e1e;
       color:#fff;
}

.custom-control.fill-checkbox .fill-control-indicator {
    border: #0b5686 solid 2px;
    backgground-color: #4d93bf !important;
    background-size: 90%;
    border-radius: 20px;
    height: 1.1em;
    width: 1.1em;
    font-weight: 400 !important;
    margin-top: 2px;
}

.custom-control.fill-checkbox .fill-control-input:checked ~ .fill-control-indicator {
    background-color: #0b5686;
    color: #000 !important;
    border: #0b5686 solid 2px;
    background-size: 77%;
    border-radius: 20px;
    height: 1.1em;
    width: 1.1em;
    font-weight: 400 !important;
}

/*#########################################################################################################################*/
/*---------------------------- 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: 500px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.topbaner-h1-text {
    color: #fff;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    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: left;
}
.topbaner-h2-text {
    color: #fff;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 40px;
    line-height: 40px;
    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: left;
}
#cssmenu.small-screen ul ul li a:hover {
    color: #fff !important;
}
#cssmenu {
    padding-left: 40%;
}
.techotel-top-image-overlay {
 top: 390px;   
}
}

@media (max-width: 1400px) {
.carousel {
    margin: 0px;
    display: flex;
    overflow-x: auto;
    height: clamp(200px, 50vw, 296px);
    overflow: hidden;
   
}}

/* Custom logo problem */

@media (min-width: 1200px) {
    #cssmenu {
    background-color: #fff !important;
    padding-left: 5%;
    padding: 25px !important;
        
    }
    .techotel-top-image-overlay {
        top: 373px!important;   
    }
    
}

/* Extra custom mobile rød bg top */
@media (max-width: 1200px) {
    #cssmenu {
        
        padding-top: 55px;
    }
    .border-product > div.col-6 > spa, .font-responsive-product-text {
    font-size: 17px;
    
}
    .techotel-top-image {
        height: 507px;
         
    }
    
    .carousel {
    margin: 0px;
    display: flex;
    overflow-x: auto;
    height: clamp(200px, 50vw, 246px);
    overflow: hidden;
    
}
}


/* 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;
}

.carousel{
    margin: 0px;
    display: flex;
    overflow-x: auto;
    overflow: hidden;
    height: clamp(178px, 40vw, 188px);
}
}


 @media(max-width: 909px) {
.techotel-top-image-overlay {
    top: 316px !important;
}
.border-product > div.col-6 > span {
    font-size: 16px;
     line-height: 1em;
}
     
 }
 
 /* Mobil Sizes MAX-width 767px */
@media (max-width: 767px) {
    .mobile-top-image {
    min-height: 270px;
    background-repeat: none;
}

.carousel {
    margin: 0px;
    display: flex;
    overflow-x: auto;
     overflow: hidden;
     
    height: clamp(200px, 45vw, 400px);
}
.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;
    top: 0 !important;
}

/* 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 {
    
}
.progressbar {
     
    display: none;
}
.topbar-companylogo a img {
       
    }
.font-responsive-product-headtext{
     
    padding-top:0;
    
}
  
/* 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: #4183ac;
    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: #1e1e1e;
}

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

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

#cssmenu.small-screen .submenu-button.submenu-opened::after {
    background: #1e1e1e;
}

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


/* 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;
}
}
/* Mobil Sizes MAX-width 360px */
@media (max-width: 360px) {
/* Extra service  (^)  */
.collapse-openclose-icon-right::after {
        top: -1px !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 (max-width: 1200px) {
    .techotel-top-image-overlay.techotel-top-image {
        height: 0;
        letter-spacing: 0em;
    }
    
 .collapse-openclose-icon-right:after {
    font-size: 20px;
    vertical-align: middle;
        margin-top: 0px;
        padding:10px;
        top: 0;
    
}

.collapse-openclose-icon-right.collapsed:after {
    font-size: 20px;
    vertical-align: middle;
      margin-top: 0px;
        padding:10px;
        top: 0;
}
    
 

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

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

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

/* 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: #4183ac;
}

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

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

/* mobil under menu hover (sprog mv) */
/* Menu Mobil extends menu, sub menu 360px */
#cssmenu.small-screen ul ul li a {
    color: #1e1e1e !important;
    background: #fff !important;
}
/* mobil under menu hover (sprog mv) */
#cssmenu.small-screen ul ul li a:hover {
    color: #4183ac !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: #4183ac;
    padding-left: 20px;
    padding-top: 10px;
}

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


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

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

.highlight1text {
    
    
    color: #1e1e1e;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    font-size: 20px;
    font-weight: 400;
    
}

.highlight2text {
    font-size: 1.7em;
}

.extrasearch-headtext {
    margin-top: 5px;
    color: #1e1e1e;
    font-family: 'Piazzolla', serif;
    letter-spacing: 0em;
    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;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
     
    border-radius: 0rem !important;
    outline: 0;
}

.collapse-openclose-icon-right:after {
    
        padding:20px 15px 10px 10px;
        
    
}

.collapse-openclose-icon-right.collapsed:after {
   
        padding:20px 15px 10px 10px;
         
}

}


.modalinfo-body-leftside .carousel
{
    
    flex-direction: column;
    height: unset;
}
        
        
        
        
        