@font-face{

	font-family: 'Century Gothic';
	
	src: url('/hotels/austria-alpinhotel/fonts/CenturyGothic.eot');
	
	src: url('/hotels/austria-alpinhotel/fonts/CenturyGothic.eot?iefix') format('eot'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic.woff') format('woff'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic.ttf') format('truetype'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic.svg#webfont') format('svg');
	
	font-weight: 400;
	
	font-style: normal;
	
	}

@font-face{ 

	font-family: 'Century Gothic';
	
	src: url('/hotels/austria-alpinhotel/fonts/CenturyGothic-Bold.eot');
	
	src: url('/hotels/austria-alpinhotel/fonts/CenturyGothic-Bold.eot?iefix') format('eot'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic-Bold.woff') format('woff'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic-Bold.ttf') format('truetype'),
	
	url('/hotels/austria-alpinhotel/fonts/CenturyGothic-Bold.svg#webfont') format('svg');
	
	font-weight: 700;
	
	font-style: normal;
	
	}



body{
	color: #303030;
	font-family: 'Century Gothic', sans-serif;
	font-size: 1rem;
}

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


.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default{
	font-family: 'Century Gothic', sans-serif;
	color:#303030;
}

.ui-datepicker td a.ui-state-default:after{
	color: #fff;
	background-color:#1a4c5f !important;
}

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

.preloader-content div{
	border-color: #303030;
}

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

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

header{
	background-color: #fff;
	color: #303030;
	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);
	font-family: 'Century Gothic', sans-serif;
	font-weight: 300;
}

header div.d-flex:first-child, header div.d-flex.active{
	background-color: #e0e0e0;
	color: #303030;
}


#header-nav-1{
	background-color: #fff;
}

p#guest_count{
	font-family: "Century Gothic", serif;
	margin-left: 0;
}

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


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

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

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


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



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: #303030;
	background-color: #fff;
}


.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: #fff;
    border: 2px solid #880d27;
    color: #880d27 !important;
    text-transform: uppercase;
    font-family: 'Century Gothic', sans-serif;
    padding: 11px 22px;
    font-size: 18px !important;
    border-radius: 3px;
    outline: none;
}	

.book-button{
	width: auto;
}


.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, #searchFormBtn:hover{
	color: #fff !important;
	background-color: #880d27;
	border-color: #880d27;
}

#searchFormBtn{
	background-color: #fff;
    border: 2px solid #880d27;
    color: #880d27 !important;
    text-transform: uppercase;
    font-family: 'Century Gothic', sans-serif;
    padding: 11px 22px;
    font-size: 18px !important;
    border-radius: 3px;
    outline: none;
}

.basket{
	padding: 10px 0;
}


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


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

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


span.last-offer-total, .basket h5{
	color: #303030;
}

.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: #1a4c5f;
}

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

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

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

header p{
	margin-bottom: 0;
}

.ui-state-default.ui-state-active::before{
	color: #fff;
}

.ui-datepicker td .ui-state-active{
	color: #fff;
}

.ui-datepicker-today .ui-state-default{
	background-color: #1a4c5f;
}



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

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

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

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

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

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

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


/*			rooms  	form	and extras	*/

.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: 'Century Gothic', serif;
	color: #880d27;
	font-weight: 400;
	font-size: 42px;
	text-transform: inherit;
	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: #880d27;
	font-family: 'Century Gothic', serif;
	font-weight: 400;
	text-transform: uppercase;
}

.add-service{
	border: 0;
}

.last-minute-offer h3, .last-minute-offer p.m-0{
	font-family: 'Century Gothic', serif;
	padding: 0 10px;
}

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

.room-features{
	    font-family: 'Century Gothic', sans-serif;
}

.clickable-price span.h3, .clickable-price span.h2{
	color: #880d27;
	 font-family: 'Century Gothic', sans-serif;
}

.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: #303030;
}

.breadcrumb a{
	text-decoration: underline;
}

.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: #880d27;
}



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


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

.sl-services .slick-prev:before, .slick-next:before{
	color: #303030 !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;
}

.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 #303030;
}

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

.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: 16px;
}

.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;
}



select#title, select#country{
	background-color: #f8f8f8;
	border-radius: 3px;
}


.guests-div-wrap{
	background-image: url('/hotels/austria-alpinhotel/img/main2.jpg');
	background-position-y: center;
	min-height: 80vh;
}

.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: #fff;
}

input.error, select.error{
	border-color: #00a299;
}

select#title, select#country{
	background-color: #fff;
	color: #303030;
}

.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: "Megatoya Extended";
    text-transform: inherit;
	font-weight: 400;
}

.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, .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%);
}


footer{
	background-color: #303030;
    background-repeat: no-repeat;
    padding: 80px 20px 60px 20px;
    background-size: cover;
    background-position-y: -50%;
	color: #fff;
	font-size: 16px;
}

.footer .container-fluid{
	max-width: 1440px;
}

.label-paragraph a, .label-paragraph p{
	font-size: 45px;
}

.label-paragraph{
	margin-bottom: 50px;
}

.impressum-row{
	margin-top: 50px;
	text-align: left;
}

.label-paragraph span{
	font-size: 19px;
}

.label-paragraph a{
	color: #fff;
	text-decoration: none;
}

footer a{
	text-decoration: none;
}

footer ul{
	list-style: none;
	padding: 0 25px;
    display: flex;
    flex-wrap: wrap;
}

footer ul li {
    text-align: left;
    padding-bottom: 5px;
    width: 33%;
	margin-bottom: 30px;
}

.page-nav{
	display: none;
}

.footer-socials {
    padding: 1rem 0 25px 25px;
}

.footer-socials p {
    text-align: left;
    padding-bottom: 14px;
    text-transform: uppercase;
    font-size: 23px;
	font-size: 1rem;
}

.footer-socials a {
    padding: 8px 12px;
    border: 2px solid #fff;
    border-radius: 3px;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 23px;
}

.footer-socials a:hover{
	background-color: #fff;
	color: #880d27;
}

footer ul li a {
    font-size: 23px;
	color: #fff;
}

.footer-socials button{
	padding: 8px 12px;
    border: 2px solid #fff;
    border-radius: 3px;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 23px;
}

.inputWrapper .col-4{
	padding-left: 0 !important;
}

.inputWrapper .col-8{
	padding-right: 0 !important;
}




/*		media  queries  		*/

@media(max-width: 1224px){
	footer ul li{
		width: 50%;
	}
}


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

	footer ul li a{
		font-size: 16px;
		margin-bottom: 10px;
	}

	footer ul, .footer-socials{
		padding: 0;
	}

	.label-paragraph a, .label-paragraph p{
		font-size: 32px;
	}

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

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

	footer .col-xs-12 {
        margin-bottom: 40px;
    }

	header img{
		width: 70px;
	}

	.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: 55px;
    top: 0;
    padding: 5px;
    padding-bottom: 20px;
	}

	.basket-wrapper{
		top: 110px !important;
	}

	.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: 30px;
	 }

	header{
		padding-top: 55px;
		margin-top: 0;
	}
	

	header p{
		font-size: 22px;
	}

	#header-nav-1 img {
        height: auto;
		width: 50px !important;
		padding: 0;
    }

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

	.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{
		font-size: 14px;
	}

}

@media(max-width: 576px){
	.label-paragraph a, .label-paragraph p{
		font-size: 20px;
	}

	.label-paragraph{
		margin-bottom: 30px;
	}

	header div.d-flex, .breadcrumb a, .booking-info .text{
		font-size: 11px;
	}

	.footer-socials a{
		font-size: 16px;
	}

	footer{
		padding: 30px 10px;
	}
}

@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;
	}
}




