
@font-face{

	font-family: 'Open Sans';
	
	src: url('sruh-prime-apart/fonts/OpenSans-Light.eot');
	
	src: url('sruh-prime-apart/fonts/OpenSans-Light.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/OpenSans-Light.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/OpenSans-Light.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/OpenSans-Light.svg#webfont') format('svg');
	
	font-weight: 300;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Open Sans';
	
	src: url('sruh-prime-apart/fonts/OpenSans-Regular.eot');
	
	src: url('sruh-prime-apart/fonts/OpenSans-Regular.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/OpenSans-Regular.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/OpenSans-Regular.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/OpenSans-Regular.svg#webfont') format('svg');
	
	font-weight: 400;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Open Sans';
	
	src: url('sruh-prime-apart/fonts/OpenSans-SemiBold.eot');
	
	src: url('sruh-prime-apart/fonts/OpenSans-SemiBold.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/OpenSans-SemiBold.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/OpenSans-SemiBold.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/OpenSans-SemiBold.svg#webfont') format('svg');
	
	font-weight: 600;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Open Sans';
	
	src: url('sruh-prime-apart/fonts/OpenSans-Bold.eot');
	
	src: url('sruh-prime-apart/fonts/OpenSans-Bold.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/OpenSans-Bold.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/OpenSans-Bold.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/OpenSans-Bold.svg#webfont') format('svg');
	
	font-weight: 700;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Lora';
	
	src: url('sruh-prime-apart/fonts/Lora-Medium.eot');
	
	src: url('sruh-prime-apart/fonts/Lora-Medium.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/Lora-Medium.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/Lora-Medium.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/Lora-Medium.svg#webfont') format('svg');
	
	font-weight: 500;
	
	font-style: normal;
	
	}


@font-face{

	font-family: 'Lora';
	
	src: url('sruh-prime-apart/fonts/Lora-SemiBold.eot');
	
	src: url('sruh-prime-apart/fonts/Lora-SemiBold.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/Lora-SemiBold.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/Lora-SemiBold.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/Lora-SemiBold.svg#webfont') format('svg');
	
	font-weight: 600;
	
	font-style: normal;
	
	}

@font-face{

	font-family: 'Lora';
	
	src: url('sruh-prime-apart/fonts/Lora-Bold.eot');
	
	src: url('sruh-prime-apart/fonts/Lora-Bold.eot?iefix') format('eot'),
	
	url('sruh-prime-apart/fonts/Lora-Bold.woff') format('woff'),
	
	url('sruh-prime-apart/fonts/Lora-Bold.ttf') format('truetype'),
	
	url('sruh-prime-apart/fonts/Lora-Bold.svg#webfont') format('svg');
	
	font-weight: 700;
	
	font-style: normal;
	
	}

body{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	background-color: #fff;
}

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

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

header{
	background-color: transparent;
	padding: 0;
}

header .brand h3{
	color: #000;
	text-align: left;
	font-family: "Lora";
	font-weight: bolder;
}

 footer .brand h3{
 	color: #fff;
 	font-family: "Lora";
 }

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

header .gms-logo{
	bottom: auto;
	top: 0;
	transform: translateX(-50%) !important;
}

.header-info{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
}


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

footer a{
	color: #fff;
}

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

.dates span, .dates i{
	color: #000;
}

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: #d4ba69 !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: #d4ba69 !important;
	border-color: #d4ba69 !important;
	text-transform: inherit;
	color: #000 !important;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	border: 0;
}

.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: #d4ba69 !important;
	border-color: #d4ba69 !important;
}


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

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

footer{
	background-color: #fff;
	color: #fff;
	font-size: 16px;
}


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

.col-40{
	width: 38%;
}

.col-20{
	width: 20%;
}

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

.main-section{
	margin: 1% 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: #d4ba69;
}

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

.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: "Lora";
	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: "Lora";
	color: #000;

}

.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: #000;
	font-family: "Lora";
}

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

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

.clickable-price span.h3, .clickable-price span.h2{
	color: #000;
	font-family: "Lora";
}

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

.modal-body h2{
	font-size: 1.5rem;
	font-family: "Lora";
}

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

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

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

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

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

.my-footer-container{
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-cenetr-block{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background-color: #b07927de;
	width: 20%;
}

.footer-cenetr-block img{
	max-width: 100%;
}

footer .brand h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.my-footer-container img{
	border: 5	px solid #fff; 
}


.footer-cenetr-block p:nth-child(3){
	border-right: 0;
}

.footer-cenetr-block p, .border-right{
	border-right: 1px solid #fff;
	text-align: center;
}

.footer-cenetr-block a{
	text-align: center;
}



/*		media  queries  		*/

@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;
	}
	.col-40, .col-20{
		width: 100%;
	}

	.footer-cenetr-block{
		width: 90%;
		position: relative;
		margin: 20px auto;
		transform: translate(0);
		left: 0;
	}
}



@media(max-width: 768px){

	.breadcrumb a{
		font-size: 11.5px;
	}

}

@media(max-width: 576px){

	header{
		padding: 0 !important;
	}

}






