@font-face{

	font-family: 'TT Norms Pro';
	
	src: url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Rg.eot');
	
	src: url('/hotels/inalpe-obertauern/fonts/.eot?iefix') format('eot'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Rg.woff') format('woff'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Rg.ttf') format('truetype'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Rg.svg#webfont') format('svg');
	
	font-weight: 400;
	
	font-style: normal;
	
}

@font-face{

	font-family: 'TT Norms Pro';
	
	src: url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Md.eot');
	
	src: url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Md.eot?iefix') format('eot'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Md.woff') format('woff'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Md.ttf') format('truetype'),
	
	url('/hotels/inalpe-obertauern/fonts/TTNormsProExp-Md.svg#webfont') format('svg');
	
	font-weight: 500;
	
	font-style: normal;
	
	}



body{
	color: #f2e1d3;
	font-family: 'TT Norms Pro', sans-serif;
	font-size: 1rem;
	background-color: #35251d;
	letter-spacing: 0.5px;
}

.language-switcher{
	position: absolute;
	bottom: -10px;
	transform: translateY(100%);
	right: 0px;
	background-color: #f1e0d1;
	padding: 5px;
}

.language-switcher span{
	color: #35251d;
}


.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default{
	font-family: 'TT Norms Pro', sans-serif;
	color:#35251d;
}

.ui-datepicker.ui-datepicker-multi, .ui-datepicker-multi-2 .ui-datepicker-group{
	background-color: #f2e1d3;
}

.ui-datepicker td a.ui-state-default:after, .ui-datepicker td a.ui-state-default.ui-state-active:after{
	color: #37261c;
	background-color: #bfd755 !important;
}

.ui-datepicker td .ui-state-highlight:after{
	background-color: #FCC500 !important;
}

.preloader-content div, .info-table-title-mobile{
	border-color: #f2e1d3;
}

.ui-datepicker .ui-datepicker-next{
	border-left-color: #35251d;
}

.ui-datepicker .ui-datepicker-prev{
	border-right-color: #35251d ;
}

header{
	background-color: #35251d;
	color: #bfd755;
	padding: 0rem;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

header div.d-flex.active{
	background-color: #4f3c35;
	color: #bfd755;
}

header div.d-flex:first-child{
	justify-content: inherit;
}

#header-nav-1{
	justify-content: center;
}

p#guest_count{
	font-family: "TT Norms Pro", sans-serif;
	margin-left: 0;
}

header img{
	width: 100px;
	height: 100%;
	padding: 10px;
}


header .brand h3, footer .brand h3{
	color: #fff;
	text-align: left;
}

header a:hover, footer a:hover{
	color: #fff;
	text-decoration: none;
	transition: 0.5s;
}

header .gms-logo{
	bottom: 15px;
}


header .gms-logo img{
	width: 255px;
}

footer a{
	color: #d9c7bb;
	text-decoration: none;
}

.contact-info{
	padding: 0 7px;
	position: relative;
}

.contact-info:before{
	content: '';
	height: 12px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	background-color: #d9c7bb;
	position: absolute;
	right: 0px;
}

.contact-info:last-child:before{
	display: none;
}


header::after{
	display: none;
}

.modal-body h2{
	color: #432A12;
	font-size: 1.5rem;
}

.my-container{
	margin: 0 auto;
}

.main-row{
	display: flex;
	justify-content: center;
}

.ui-datepicker{
	width: 100% !important;
}

.button-wrapper{
	display: flex;
}

.childAge p.label{
	margin-bottom: 0 !important;
	margin-top: 8px;
}

button.disabled, button.disabled:hover{
	background-color: #c95b76 !important;
}

.input-button, .input-button:hover{
	color: #37261c;
	background-color: #bfd755;
}


.form-button, .last-offer a.bookingBtn,
.price-and-details, .book-button, .basket-button, .reservation-button,
.show-button, .modal-close-button, .last-minute-offer a.standart_btn, .weiter-mobile, .en-input-wrapper__confirm, 
.to-lastminutes .standart_btn, .package-upgrade-btn, #continue-button{
	background-color: #bfd755;
	border-color: #bfd755;
	text-transform: inherit;
	color: #37261c !important;
	font-size: 16px;
	font-weight: 400;
	font-family: "TT Norms Pro", sans-serif;
	border: 0;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.form-button:hover, .last-offer a.bookingBtn:hover,
.price-and-details:hover, .book-button:hover, .basket-button:hover, .reservation-button:hover,
.show-button:hover, .modal-close-button:hover, .last-minute-offer a.standart_btn:hover, 
.en-input-wrapper__confirm:hover, .to-lastminutes .standart_btn:hover, .package-upgrade-btn:hover,
#continue-button:hover{
	color: #37261c;
	background-color: #bfd755;
	border-color: #bfd755; 
}

#searchFormBtn{
	border: 2px solid #fff;
	white-space: nowrap;
	color: #37261c !important;
	width: auto;
	background-color: #bfd755;
	border-color: #bfd755;
	font-weight: 400;
	font-family: "TT Norms Pro", sans-serif;
}

.footer-logo-title{
	display: flex;
	align-items: center;
	transform: translateY(-15px);
	color: #bfd755;
	text-transform: uppercase;
	font-size: 32px;
	padding: 0 25px;
}

.footer-logo-title span{
	font-size: 20px;
}

.basket{
	padding: 10px 0;
}


.en-input-wrapper__confirm{
	padding: 8px;
}


.slider-default-color-block {
	background: #f2e1d3;
}
.slider-default-color-block + h3 {
	color: #fff !important;
}

.header-info i{
	color: #c95b76;
}

footer{
	background-color: #4f3c35;
	color: #d9c7bb;
	font-size: 16px;
	position: relative;
	padding: 100px 0;
	margin-top: 120px;
}

.footer-info {
	margin-bottom: 15px;
}

.logo-footer{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.logo-footer img{
	width: 150px;
}


.up-button{
	position: absolute;
	z-index: 1000;
}

.main-section{
	margin: 0% 0 0% 0 !important;
}

.ui-datepicker td a.ui-state-default:after, .ui-datepicker td .ui-state-active,
.room-state div div:first-child{
	background-color: #bfd755;
}

.info-table tr:nth-child(2n){
	background-color: #f1e0d1;
	color: #35251d;
}

.modal-info:before{
	filter: invert(1);
}

.info-table tr:nth-child(2n) .modal-info:before{
	filter: invert(0);
}


.room-state div div:first-child{
	width: 15px;
	height: 15px;
}

.room-state div:first-child{
	color: #bfd755;
}

.guest-div{
	background-color: #f1e0d1;
	color: #35251d;
}

#header-nav-6{
	display: flex;
	flex-direction: column;
}

#header-nav-6 div{
	margin-top: 0 !important;
}

header p{
	margin-bottom: 0;
}

.ui-state-default::before, .ui-datepicker td .ui-state-active, .ui-state-disabled span{
	color: #35251d !important;
}

.ui-datepicker td .ui-state-default{
	border-color: #35251d !important;
}

.room-state div:nth-child(2) div{
	background-color: #FCC500 !important;
}


.room-state div:nth-child(3) div{
	background-color: #f1e0d1;
}

.room-state div:nth-child(3){
	color: #f1e0d1 ;
}

.last-minute-offer{
	max-height: 510px;
	margin-top: 20px;
}

#date_range{
	margin-top: 2rem !important;
}

#show-hide-basket-wrapper{
 	background-color: #f1e0d1;
}


/*			rooms  	form	and extras	*/

header .brand h3, footer .brand h3{
	font-family: 'TT Norms Pro', sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}

.rooms-wrapper h1, .room-cell h4, .services h1, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1, #calendar_heading{
	font-family: "TT Norms Pro", sans-serif;
	color: #c6dd61;
	font-weight: 500;
	font-size: 30px;
	text-transform: uppercase;
}

.rooms-wrapper h1, .basket-wrapper h4, .services h1, .add-service div, .details-and-image a,
form h2, .info:first-child h4, .thank-section h2, .info h3, .modal-header h5, .last-minute-offer h3{
	color: #c6dd61;
	font-family: "TT Norms Pro", sans-serif;
	font-weight: 500;
}

.basket-wrapper h4, .number-input label, .basket h5, .basket p, input.en-input, .basket span.clip{
	color: #35251d;
}

.last-minute-offer h3{
	font-family: "TT Norms Pro", sans-serif;
}

.page-nav{
	display: none;
}

.basket h5{
	font-size: 14px;
}

.room-features{
	font-family: 'TT Norms Pro';
}

.clickable-price span.h3, .clickable-price span.h2{
	color: #c6dd61;
	font-family: 'TT Norms Pro';
}

.size-and-price{
	padding: 0.5rem 0 0.5rem 0 !important;
}

.room-features-clickable{
	padding: 1rem 0 1rem 0 !important;
}

a.modal-info, form label a, .card-header h3, .breadcrumb a{
	color: #bfd755;
	text-decoration: none;
}

.form-block .col-4{
	padding-left: 0;
}

.form-block .col-8{
	padding-right: 0;
}

.booking-info, .basket_header, #basket_rooms .room, .total-price, section.alternative h1,
.room-cell, .info-table thead.title-thead, .room-table, .basket-arrow{
	border-color: #f2e1d3;
}


.basket_header, .basket-arrow{
	border-color: #35251d;
}

.breadcrumb .col-lg-3:after{
	background-color: #f2e1d3;
}


.modal-body ul{
	padding: 10px;
}

.sl-services .slick-prev:before, .slick-next:before{
	color: #f2e1d3 !important;
}

.card-header{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.add-service{
	margin: 10px auto !important;
}

.card-header h4, .service-card .card-header h3, .card-header small{
	text-align: center;
}

.service-card, .card-header{
	background-color: #f1e0d1;
}

.add-service{
	border: none;
}

form .inputWrapper select, form .inputWrapper input:not([type=checkbox]),
form .row.meldeschein_row select, form .row.meldeschein_row input:not([type=checkbox]),
select#title, select#country, form .inputWrapper.notes textarea, form .row.meldeschein_row textarea{
	background-color: #f1e0d1;
}

.card-header h4, .service-card .card-header h3, .card-header small,  .add-service div, 
.modal-content{
	color:#35251d;
}

.thank-section{
	margin-top: 0;
}

.my-header-container, .my-footer-container{
	width: 95%;
	margin: 0 auto;
}


.thank-section .info:nth-child(1){
	display: block !important;
}

.thankyou_page_btns_container a{
	display: none;
}

.up-button{
	display: none;
}

.form-select{
	border-radius: 0;
	border: 1px solid #f2e1d3;
}

.form-select:hover{
	border: 2px solid #f2e1d3;
}

.language-switcher{
	display: flex;
	align-items: center;
}

.en-format-navigation{
	margin-right: 5px;
}

.recommended-room .package_wrap{
	display: flex;
	align-items: center;
}

.recommended-room .modal-info:before{
	top: 50%;
}

.recommended-room .modal-info{
	margin-bottom: 0.5rem;
}

.basket .number-input{
	margin-right: 10px;
}

.number-input label, .basket h5, .basket p, input.en-input, .basket span.clip{
	font-size: 14px;
}

.basket_room_price .price{
white-space: nowrap;
font-size: 16px;
}

.number-input label{
white-space: nowrap;
}

.number-input label{
	font-size: 14px;
	padding: 0;
	max-width: 100px;
}

.peopleSelectsContainer .number-input .form-select{
	padding: 5px 10px;
}

.card-header h3{
	font-size: 15px;
}

.add-service{
	padding: 4px 8px 4px 8px;
}

.form-block{
	border: none;
}

.checkbox_border{
	margin-right: 10px;
}

.room{
	padding-top: 10px;
}

.guests-div-wrap{
	background-image: url('/hotels/inalpe-obertauern/img/main.jpg');
	background-position: 40%;
}

.guest-div-inner img{
	display: none;
}

.table-info-row .price{
	font-size: 15px;
}

.basket-wrapper {
    -webkit-box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: -7px 7px 5px 1px rgba(0, 0, 0, 0.2);
	background-color: #f1e0d1;
	color: #35251d;
	top: 175px !important;
}


.modal-header{
	padding: 10px 20px;
}

.modal-header h5{
	font-size: 24px;;
}

.modal-header button.close span{
	font-size: 36px;
	line-height: 1;
}

.recommended-room h2{
	font-size: 30px;
    font-family: "TT Norms Pro";
    text-transform: uppercase;
	font-weight: 600;
}

.basket_container .basket_header{
	padding: 0 !important;
}

.reservation-button{
	white-space: nowrap;
	width: auto;
}

.services h1{
padding-bottom: 1rem !important;
}

.dates_info{
	padding: 0 1rem;
}
	
.basket_delete_room_btn button img, .service-delete img, .close-upgrade img{
	display: none;
}

.basket_delete_room_btn button, .service-delete, .close-upgrade{
	background-image: url(img/close.png);
	width: 15px;
	height: 15px;
	background-size: contain;
}

.basket_delete_room_btn{
	height: 15px;
}

.extra-modal .modal-header button span{
	display: none;
}

.extra-modal .modal-header button{
	background-image: url(img/close.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;;
}

.en-input-wrapper__confirm{
	padding: 4px;
}

.en-is-invalid+.en-input-wrapper__confirm:hover{
	background-color: #c31721;
	color: transparent;
}

.en-is-invalid+.en-input-wrapper__confirm:before{
	transform: translateY(30%);
}


/*		media  queries  		*/


@media(max-width: 992px){
	header:after{
		height: 8px !important;
		bottom: 0;
	}

	section.services{
		width: 100%;
		padding: 0;
	}

	footer .gms-logo img{
		width: 200px;
	}

	footer .adress, footer .contacts{
		align-items: center !important;
		text-align: center;
	}

	.services-container, .form-container{
		margin: 0 auto;
	}

	.services h1{
		margin-left: 0 !important;
	}

	footer .brand h3, footer .margin-row p{
		text-align: center;
	}

	footer .margin-row p{
		margin-bottom: 15px;
	}
}

@media (max-width: 768px){
	#header-nav-1, #header-nav-2, .cart-block, #header-nav-3 {
    position: absolute;
    height: 65px;
    top: 0;
    padding: 5px;
    padding-bottom: 20px;
}

.table-info-row-mobile .info-text{
	background-color: transparent;
}
	header{
		padding-top: 65px;
		margin-top: 0;
	}

	.footer-info {
		flex-direction: column;
		text-align: center;
	}

	.contact-info:before{
		display: none;
	}

	.footer-logo-title{
		display: none;
	}

	.logo-footer img{
		width: 120px;
	}

	footer{
		padding: 75px 0;
	}

	header p{
		font-size: 16px;
	}

	#header-nav-1 img {
        width: 100% !important;
        margin-left: 0px;
		padding: 0;
    }

	.ui-datepicker td .ui-state-default{
		height: 65px;;
	}

}

@media(max-width: 576px){
	footer {
        margin-top: 80px !important;
    }

	header div.d-flex {
        font-size: 11px;
    }

	.rooms-wrapper h1, .room-cell h4, .services h1, form h2, .thank-section h2,
	 .info:first-child h4, .info h3, section.alternative h1, #calendar_heading{
		font-size: 24px;
	 }
}

@media(max-width: 480px){
	.payment-container{
		height: inherit !important;
		margin-top: 80px;
		padding: 0 10px;
	}
}

@media(max-height: 660px){
	.payment{
		margin-top: 80px;
	}

	.payment-container{
		height: inherit !important;
	}

}

@media(max-width: 380px){
	#header-nav-1, #header-nav-2, #header-nav-3{
		width: 33.33333%;
	}

	#header-nav-2{
		left: 33.33333%;
	}

	#header-nav-3{
		left: 66.6666%;
	}

	#header-nav-1, #header-nav-2, .cart-block, #header-nav-3{
		padding-bottom: inherit;
	}
}




