/* GLOBAL STYLES
==================================================================*/

body {
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
}

h3 {

font-size: 0.5cm;
color: #000000;
font-family: "Open Sans", Verdana, sans-serif;

}

h1 {
	
font-size: 1.0cm;
color: #000000;

font-family: "Open Sans",Arial, sans-serif;
vertical-align: top;
}

h2 {

font-family: "Open Sans", Verdana, sans-serif;
color: black;
font-size: 1.1em;

}

h4 {
font-size: 0.5cm;
color: #000000;
font-family: "Open Sans", Verdana, sans-serif;
fongt-weight:bold;

}


h6 {
	
color: #000000;
font-family: "Open Sans", Verdana, sans-serif;
font-size: 0.4cm;

}




h5 {
	font-size: 0.4cm;
	letter-spacing: 0.1em;
	color: #58FA58;
	font-family: "Open Sans", Arial, sans-serif;
	 font-weight: bold;
	
}




.uebermichbild {

color: black;
font-family: "Open Sans", Verdana, sans-serif;
font-size: 0.3cm;
font-weight: bold;



}


.uebermich {

color: black;
font-family: "Open Sans", Verdana, sans-serif;
font-size: 0.3cm;


	
	

}
	
	

a:hover {
	text-decoration: none;
	
}


i,
button {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	
}



p {
	margin: 0 0 1em;
}

hr {
	border-top: 3px solid #eee;
	margin: 30px 0;
}

.flex-center {
	width: 70%;
	margin: 1em auto; 
	display:flex;
	align-items:center;
	justify-content:center;
	color: #000000;
font-family: "Open Sans", Verdana, sans-serif;
font-size: 0.4cm;


}



.links {
float: left;
margin-left: 80px;
} 

.Anfang {

color: #000000;
font-family: "Open Sans", Verdana, sans-serif;
font-size: 0.4cm;

}



.bobath-text {
	
    text-align: center; /* Zentriert den Text */
	font-family:Arial, sans-serif;
    font-size: 1.1em; /* Erhöht die Schriftgröße */
    font-weight: bold; /* Macht den Text fett */
    color: #333; /* Dunkelgraue Schriftfarbe für bessere Lesbarkeit */
    margin-top: 5px; /* Abstand nach oben */
    margin-bottom: 10px; /* Abstand nach unten */
    letter-spacing: 0.5px; /* Erhöht den Zeichenabstand für eine elegantere Wirkung */
    line-height: 1.5em; /* Verbessert den Zeilenabstand */
}



.bereich {
	
color: #000000;

font-size: 0.5cm;
font-family:Arial, sans-serif;

}


.castillo-text {
	
    text-align: center; /* Zentriert den Text */
	font-family:Arial, sans-serif;
    font-size: 1.1em; /* Erhöht die Schriftgröße */
	font-weight: bold; /* Macht den Text fett */
    color: #333; /* Dunkelgraue Schriftfarbe für bessere Lesbarkeit */
    margin-top: 5px; /* Abstand nach oben */
    margin-bottom: 10px; /* Abstand nach unten */
    letter-spacing: 0.5px; /* Erhöht den Zeichenabstand für eine elegantere Wirkung */
    line-height: 1.5em; /* Verbessert den Zeilenabstand */
}


	

/* Table Ausbildung
==================================================================*/
#bildung table {
    height: 400px;
	width: 600px;
    border-color: white;
    border-style: none;
	   
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#bildung table td {
	padding-left: 10px;
}

.tables {
  display: flex;
  justify-content: space-around;
  
}

.tables table {
  width: 50%;
  border-collapse: collapse;
}

.tables table, td, th {
  border: 1px solid #000;
}
/* ROWS
==================================================================*/

section {
	
	line-height: 1.2; /* Kompakter Zeilenabstand */
    margin-bottom: 5px; /* Optional: Abstand zwischen Absätzen */
	font-family: "Open Sans", Verdana, sans-serif;
	
}

.clear {
	clear: both;
	display: table;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.row {
	opacity: 0;
	position: relative;
}

.no-fade,
footer .row {
	opacity: 1;
}

.btn-lg {
	border-width: 2px;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 15px 30px;
}

/* NAV
==================================================================*/

.navbar {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.nav > li > a {
	font-weight: bold;
}

.dropdown-menu {
	border: 0;
}



nav ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
}

nav li {
	list-style: none;
	margin: 0.5em;
	padding: 0;
	font-size: 1.5em;
}

@media (min-width: 45em) {
	nav ul {
		flex-direction: row;f
	}
	nav li {
		flex: 1;
		font-size: 1em;
	}
}

nav a {
	display: block;
	padding: 0.4em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: 0px solid darkblue;
	border-radius: 10px;
	box-shadow: 0 5px 10px none inset;
	color: black;
	background-color: none;
	transition: all .25s ease-in;
}

nav li[aria-current] a {
	background-color: firebrick;
	color: black;
}

nav a:focus,
nav a:hover,
nav li[aria-current] a:focus,
nav li[aria-current] a:hover {
	color: black;
	
}

/* BANNER
==================================================================*/

.tint {
	background: rgba(0,0,0,0.2);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

.welcome {
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 33%;
	width: 100%;
	-webkit-transform: translateY(-33%);
	-moz-transform: translateY(-33%);
	-ms-transform: translateY(-33%);
	-o-transform: translateY(-33%);
	transform: translateY(-33%);
	align:top;
}

.welcome h1 {
	color: #fff;
	margin: 0 30px;

	
}

.welcome p {
	font-size: 24px;
	font-weight: 300;
	margin: 1em 30px;
	text-transform: uppercase;
}

.welcome i {
	font-size: 60px;
}




/* BACKGROUNDS
==================================================================*/

.background1 {
	background-color: #A9E2F3;
}

.background2 {
	background-color: #F2F5A9;
}

.background3 {
	background-color: #A9F5A9;
}

.background4 {
	background-color: #0B0B61;
}

.background5 {
	background-color: #A4A4A4;
}

.background6 {
	background-color: #A9BCF5;
}

.background7 {
	background-color: #A9BCF5;
}

.background,
.background h2,
.background h3 {
	color: black;	
}

.background-image {
	background-image: url(../images/background.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.btn-transparent {
	border-color: #fff;
	color: #fff;
}

.btn-transparent:hover {
	border-color: #222;
	color: #222;
}

/* ROOMS
==================================================================*/

#rooms {
	bottom: 25px;
	position: absolute;
	width: 100%;
	z-index: 200;
}

#rooms h3 {
	color: #000000;
}

#rooms .box {
	color: #000000;
	padding: 60px 15px 15px;
	position: relative;
}

#rooms .arrow {
	bottom: -15px;
	display: block;
	height: 30px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 30px;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#rooms .icon {
	background: #fff;
	height: 120px;
	left: 50%;
	margin-left: -60px;
	padding: 15px;
	position: absolute;
	top: -60px;
	width: 120px;
}

#rooms .icon img {
	margin-top: 8px;
}

/* TABS
==================================================================*/

.nav-tabs > li {
	float: none;
	display: inline-block;
}

.nav-tabs > li > a {
	font-weight: normal;
}

.tab-content > .tab-pane {
	padding: 30px 0;
}

/* TESTIMONIALS
==================================================================*/

#testimonials blockquote {
	border: 0;
	margin: 0 50px;
	padding: 0;
}

#testimonials blockquote small {
	color: #fff;
	font-size: 100%;
	margin-top: 15px;
}

/* GALLERY
==================================================================*/

.gallery {
	display: table;
	list-style: none;
	padding: 20px 0;
}

.gallery li {
	overflow: hidden;
	padding: 0;
	position: relative;
}

.gallery img {
	width: 100%;
}

.gallery div {
	background: rgba(0,0,0,0.3);
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
}

.gallery i {
	left: 50%;
	margin: -21px 0 0 -17px;
	position: absolute;
	top: 50%;
}

.gallery a,
.gallery a:hover {
	color: #fff;
}

/* PRICE TABLES
==================================================================*/

.price-table {
	list-style: none;
	padding: 0;
}

.price-table li {
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #888;
	padding: 15px 30px;
}

.price-table .title,
.price-table .price {
	background: #222;
	border: 0;
	color: #fff;
	font-weight: 800;
	padding-bottom: 0;
}

.price-table .price {
	font-size: 2.769em;
	padding-top: 0;
}

.price-table .period {
	background: #222;
	border: 0;
	padding-top: 0;
}

#map-canvas {
	height: 300px;
}

/* BLOG
==================================================================*/
header {
	margin-top: 90px;
}

header h1 {
	color:  #fff;
	font-size: 36px;
	margin: 1em 0;
}


.post {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.entry-title {
	color: #222;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
	text-transform: uppercase;
}

.entry-meta {
	color: #bbb;
	padding-bottom: 30px;
}

.entry-meta span {
	padding-right: 15px;	
}

.entry-meta i {
	padding-right: 5px;
}

.entry-content {
	margin-top: 10px;
}

.carousel-control i {
	margin-top: -15px;
	position: absolute;
	top: 50%;
}

img.pull-left {
	margin: 5px 15px 15px 0;
}

img.pull-right {
	margin: 5px 0 15px 15px;
}

.item .post {
	border: 0;
	padding: 0 30px;
}

/* SIDEBAR
==================================================================*/

aside h5 {
	color: #e75d5d;
	letter-spacing: normal;
	margin: 0 0 1em;
}

aside h5 i {
	margin-right: 10px;
}

aside ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

aside a {
	border-top: 1px solid #eee;
	color: #888;
	display: block;
	padding: 10px 25px;
	position: relative;
}

aside a:hover {
	background: #f8f8f8;
	color: #222;
}

aside a i {
	position: absolute;
	right: 25px;
	top: 13px;
}

aside a:hover i {
	right: 15px;
}

/* COMMENTS
==================================================================*/

.comments h3 {
	margin-bottom: 30px;
	color: #0000FF;
	font-family:verdana, sans-serif;
	font-size: 1em;
	margin-left: 50;
	
	
}

.comments h5 {
	letter-spacing: normal;
}

.media, .media .media {
	border-top: 1px solid #eee;
	margin-top: 5px;
	padding-top: 5px;
	
}

.object-fit { 
	width: 300px; 
	height: -300px; 
	margin: -2em auto; 
	border:0px solid green;
	
}
.object-fit img { 
	object-fit: cover; 
	width: 100%; 
	height: 100%;
	
}

.header {
  display: flex;
  align-items: left;
  justify-content: left;
  
 
}




/* FOOTER
==================================================================*/

footer {
	background: #222;
	padding: 30px 0;
	text-align: center;
	color:#FFFFFF;
	
}

footer p a {
	color: #fff;

footer p a:hover {
	color: #ccc;
}

footer ul {
	list-style: none;
	padding: 1em 0 0 0;
}

footer li {
	display: inline-block;
	padding: 0 10px;
}

/* MOBILE STYLES
==================================================================*/

@media (max-width: 767px) {

	.welcome {
		top: 50%;
	}

	.welcome h1 {
		font-size: 36px;
	}

	.welcome p {
		font-size: 18px;
	}

	#rooms {
		bottom: auto;
		position: relative;
	}

	#rooms .col-sm-4 {
		padding: 0;
	}

	#rooms .box {
		padding-top: 150px;
	}

	#rooms .icon {
		top: 30px;
	}

	#rooms .arrow {
		display: none;
	}
	
	

/* NAVIGATION STYLES */ 
.navbar { 
    background-color: #A9F5A9; 
    border-radius: 0; 
    margin-bottom: 0; 
} 

.navbar-nav > li > a { 
    color: black; 
    font-weight: bold; 
    text-align: center; 
} 

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus { 
    color: #fff; 
    background-color: firebrick; 
    border-radius: 10px; 
} 

.navbar-toggle { 
    border: none; 
    background: transparent !important; 
} 

.icon-bar { 
    background-color: black; 
} 


#notification-bar {
    position: fixed;
    top: 50%; /* Vertikale Position */
    left: 50%; /* Horizontale Position */
    transform: translate(-50%, -50%);
    z-index: 1000; /* Höchste Priorität über anderen Elementen */
    text-align: center;
    padding: 10px;
    background-color: #fff; /* Optional: Hintergrund */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Optional: Schatten */
}

/* Animation zum Einblenden der Leiste von oben */
@keyframes slideDown {
  from { top: -60px; }
  to { top: 0; }
}





