@font-face{

font-family: 'Roboto';

src: url('turracherhof/fonts/Roboto-Light.eot');

src: url('turracherhof/fonts/Roboto-Light.eot?iefix') format('eot'),

url('turracherhof/fonts/Roboto-Light.woff') format('woff'),

url('turracherhof/fonts/Roboto-Light.ttf') format('truetype');

font-weight: 300;

font-style: normal; 

}

@font-face{

font-family: 'Roboto';

src: url('turracherhof/fonts/Roboto-Regular.eot');

src: url('turracherhof/fonts/Roboto-Regular.eot?iefix') format('eot'),

url('turracherhof/fonts/Roboto-Regular.woff') format('woff'),

url('turracherhof/fonts/Roboto-Regular.ttf') format('truetype');

font-weight: 400;

font-style: normal; 

}

@font-face{

font-family: 'Roboto';

src: url('turracherhof/fonts/Roboto-Medium.eot');

src: url('turracherhof/fonts/Roboto-Medium.eot?iefix') format('eot'),

url('turracherhof/fonts/Roboto-Medium.woff') format('woff'),

url('turracherhof/fonts/Roboto-Medium.ttf') format('truetype');

font-weight: 500;

font-style: normal; 

}

@font-face{

font-family: 'Roboto';

src: url('turracherhof/fonts/Roboto-Bold.eot');

src: url('turracherhof/fonts/Roboto-Bold.eot?iefix') format('eot'),

url('turracherhof/fonts/Roboto-Bold.woff') format('woff'),

url('turracherhof/fonts/Roboto-Bold.ttf') format('truetype');

font-weight: 600;

font-style: normal; 

}

@font-face{

font-family: 'KabelITCbyBT-Book';

src: url('turracherhof/fonts/KabelITCbyBT-Book.eot');

src: url('turracherhof/fonts/KabelITCbyBT-Book.eot?iefix') format('eot'),

url('turracherhof/fonts/KabelITCbyBT-Book.woff') format('woff'),

url('turracherhof/fonts/KabelITCbyBT-Book.ttf') format('truetype');

font-weight: 600;

font-style: normal; 

}


body{
	color: #7a7a7a;
	font-family: "Roboto", sans-serif !important;
	font-size: 15px;
	background-color: #fefefe;
	word-wrap: break-word;
}

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker td .ui-state-default{
	font-family: "Roboto", sans-serif !important;
}

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

header{
	background-color: #fefefe;
	padding: 2rem;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(214,214,214,1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(214,214,214,1);
	box-shadow: 0px 5px 5px 0px rgba(214,214,214,1);
}

header .brand h3{
	color: #41692b;
	text-align: left;
}

footer .brand h3{
	color: #fff;
}

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


header .gms-logo img{
	width: 250px;
	height: auto;
}

footer a{
	color: #fff;
}

footer a:hover{
	color: #fff;
	text-decoration: underline;
}

header::after{
	display: none;
}

.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: #7a7a7a !important;
}


.input-button, .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{
	background-color: #d4af37 !important;
	border-color: #d4af37 !important;
	text-transform: inherit;
	color: #fff !important;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "KabelITCbyBT-Book", Sans-serif;
	border: 0;
	box-shadow: 1px 0px 0px -100px rgb(0 0 0 / 50%);
	border-radius: 8px;
	letter-spacing: 1.7px;
	font-weight: bolder;
}

.input-button:hover, .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 {
	color: #fff !important;
	background-color: #41692b !important;
	border-color: #41692b !important;
}

.form-button.round{
	display: none !important;
}


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

.header-info i{
	color: #41692b;
}

footer{
	background-color: #17390CF0;
	color: #fff;
	font-size: 14px;
	opacity: 0.98;
	background-image: url('turracherhof/img/footer.jpeg');
	background-position: bottom center;
	background-size: cover;
	position: relative;
}

.footer-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #17390cf0;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.9;
}

span.last-offer-total{
	color: #41692b;
}

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

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

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

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

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

#date_range{
	margin-top: 2rem;
}


/*			rooms  	form	and extras	*/

header .brand h3, footer .brand h3{
	font-family: "KabelITCbyBT-Book", Sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}

.rooms-wrapper h1, .room-cell h4, .services h1, .basket-wrapper h4, form h2, .thank-section h2, .info:first-child h4,
.info h3, section.alternative h1{
	font-family: "KabelITCbyBT-Book", Sans-serif;
	color: #41692b;

}

.rooms-wrapper h1, .basket-wrapper h4, .services h1, .card-header h3, .add-service div, .details-and-image a,
form h2, .info:first-child h4, .thank-section h2, .info h3, .modal-header h5{
	color: #41692b;
	font-family: "KabelITCbyBT-Book", Sans-serif;
}

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

.room-features{
	font-family: "Roboto", sans-serif;
}

.clickable-price span.h3, .clickable-price span.h2{
	color: #41692b;
	font-family: "KabelITCbyBT-Book", 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{
	color: #41692b;
}

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

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

.cart-full{
	color: #41692b;
	border: 1px solid #41692b;
}

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

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

.gob_jquery_ui .calendar_date_red .jquery-ui-calendar-date-info, .gob_jquery_ui .calendar_date_green .jquery-ui-calendar-date-info,
.gob_jquery_ui .calendar_date_yellow .jquery-ui-calendar-date-info{
	margin: 0 auto;
}



/*		media  queries  		*/

@media(min-width: 1440px){
	.gob_jquery_ui #ui-datepicker-div{
		max-width: 390px !important;
	}
}

@media(max-width: 1280px){
	.services-container{
		width: 70%;
		margin: 0 24% 0 1%;
	}
}

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

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

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

	.services-container, .form-container{
		width: 90%;
		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;
	}

	header{
		padding: 3.6rem 0.5rem;
	}
}


@media(max-width: 768px){
	header{
		padding: 1.5rem;
	}
}





