@charset "UTF-8";
/* CSS Document */
		
   
html, body {
  	height: 100vh;
  	padding: 0;
  	margin: 0;
  	scroll-behavior: smooth;
}

#logo {
	position:absolute;
	top: 16%;
	left: 8%;
	background-color: rgb(255, 255, 255, 0.0);
	width: 47%;
	margin: 0% auto 0%;
	padding: 5%;
}

/*#rubrik {
	font-size: calc(4em + 3vw);
	font-weight:1000;
	color: rgba(123, 147, 219, 1);
	clear: both;
	position:relative;
	top: 53%;
	justify-content: center;
	text-align: center;
	background-color: rgb(255, 255, 255, 0.6);
	width: 50%;
	margin: 0% auto 0%;
	padding: 5% 2% 4% 2%;
	border-top: solid 0.03em #7b93db;
	border-bottom: solid 0.03em #7b93db;
}

#rubrik:hover {
	background-color: rgb(255, 255, 255, 0.8);
	color: rgba(111, 66, 11, 1);
	border-top: solid 0.03em #6f420b;
	border-bottom: solid 0.03em #6f420b;
}
*/

#rubrik {
	font-size: calc(4em + 3vw);
	font-weight:1000;
	color: rgba(255, 255, 255, 0.7);
	clear: both;
	position:relative;
	top: 53%;
	justify-content: center;
	text-align: center;
	background-color: rgb(255, 255, 255, 0.0);
	width: 60%;
	margin: 0% auto 0%;
	padding: 5% 2% 4% 2%;

}

#rubrik:hover {
	color: rgba(255, 255, 255, 1);
	border-top: solid 0.03em #fff;
	border-bottom: solid 0.03em #fff;
}



#scroll {
	background: rgba(123, 147, 219, 0.0);
	padding: 1%;
	position:absolute;
	left: 47%;
	bottom: 5%;
	width: 2%;
	margin: 0 auto 0;
}

#scroll:hover {
	background: rgba(123, 147, 219, 0.5)	;
	position:absolute;
border-radius:1em;
	left: 47%;
	bottom: 5%;
	width: 2%;
	margin: 0 auto 0;
		padding: 1%;

}			

body {
	font-size: calc(0.5em + 0.8vw);
	line-height: calc(0.7em + 1vw);
	font-family: 'Questrial', sans-serif;
	font-family: 'Questrial', sans-serif;
    font-family: 'Barlow', sans-serif;
    font-family: 'Dosis', sans-serif;
	color: #4b4b4b;

}

p {
	letter-spacing: 0.02em;
}


h1 {
	display: flex;
	flex-direction: row;
	flex-wrap : wrap;
	font-size: calc(2em + 2vw);
	font-weight:500;
	line-height: calc(1em + 1vw);
	padding: 0 0 0.5em 0;
	color: rgba(123, 147, 219, 1);
	clear: both;
	
}



h2 {
	font-size: calc(1.3em + 1vw);
	font-weight:200;
	line-height: calc(1em + 1vw);
	padding: 0 0 0.4em 0;
	color: rgba(111, 66, 11);
	clear: both;

}


h3 {
	font-size: calc(3em + 2.6vw);
	font-weight:1000;
	line-height: calc(0.9em + 1vw);
	padding: 0.5em;
	clear: both;
/*	background-color: rgba(123, 147, 219, 0.1); */	
	color: rgba(111, 66, 11, 1);
	border-top: solid 0.04em #6f420b;  
	border-bottom: solid 0.04em #6f420b;  
}




#wrapper {
	margin: 0% auto 0% ;
	width: 100%;
	height: auto;
	overflow-x: hidden;
}


#home {
	display: flex;
	flex-direction: row;
	flex-wrap : wrap;
	width: 90%;
	padding: 5% 5% 5% 5%;
	margin: 0% 0% 5% 0%;
	flex-direction: row;
	height: auto;
	flex-wrap: wrap
}



#rita-koller {
	display: flex;
	flex-direction: row;
	flex-wrap : wrap;
	width: 90%;
	padding: 5% 5% 5% 5%;
	margin: 0% 0% 5% 0%;
	flex-direction: row;
	height: auto;
	flex-wrap: wrap
}

#dienstleistung {
	display: flex;
	flex-direction: row;
	flex-wrap : wrap;
	width: 90%;
	padding: 5% 5% 5% 5%;
	margin: 0% 5% 5% 5%;
	flex-direction: row;
	height: auto;
	flex-wrap: wrap
}


#kontakt {
	display: flex;
	flex-direction: row;
	flex-wrap : wrap;
	width: 90%;
	padding: 5% 5% 5% 5%;
	margin: 0% 5% 5% 5%;
	flex-direction: row;
	height: auto;	
	flex-wrap: wrap
}

#footer {
	position: relative;
	justify-content: center;
	align-items: center;
	color: #fff;
	display: flex;
	width: 100%;
	padding: 2% 0%;
	height: 5%;
	margin-top: auto;
	background: rgba(123, 147, 219);
	font-size: calc(0.2em + 1.6vw);
	line-height: calc(0.7em + 1vw);
	font-family: 'Questrial', sans-serif;
	font-family: 'Questrial', sans-serif;
    font-family: 'Barlow', sans-serif;
    font-family: 'Dosis', sans-serif;
}



	

.col_1 {
	display: flex;
	flex-direction: row;
	justify-content: top;
	align-items: top;
	flex-wrap: wrap;
	width: 20%;
	height: auto;
	padding: 5% 5%;
	/* background: #037CA9;
    border-radius: 0 50px 50px 0;*/
}

.col_logo {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 30%;
	height: auto;
	padding: 5% 3%;
		margin-top: 5%;
	/* background: #037CA9;
    border-radius: 0 50px 50px 0;*/
}

	

.col_2 {
	display: flex;
	flex-direction: row;
	justify-content: top;
	align-items: top;
	flex-wrap: wrap;
	width: 40%;
	height: auto;
	padding: 5%;
	/* background: #037CA9;
    border-radius: 0 50px 50px 0;*/
}


.col_2-img {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: auto;
	display: flex;
  align-items: right;
  justify-content: right;
}




/*.mr-for-pictures {
	margin: 0% 10% 0 0;
}*/


.col_4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 90%;
	height: auto;
	padding: 5%;
/*	color: rgba(230,230,230,0.0); */
}

.col_2-google {
	display: flex;
	flex-direction: row;
	justify-content: top;
	align-items: top;
	flex-wrap: wrap;
	width: 52%;
	height: auto;

	/* background: #037CA9;
    border-radius: 0 50px 50px 0;*/
	padding: 0% 3% 0% 3%;
	margin-bottom: 5%;
}


.kontakt-font {
	font-size: calc(1em + 0.8vw);
	font-weight:100;
	line-height: calc(0.9em + 1vw);
	background-color: rgba(123, 147, 219, 1); 	
	color: #fff;
/*	border-top: solid 0.04em #6f420b;  
	border-bottom: solid 0.04em #6f420b; */ 
	clear:both;
	display: flex;
	flex-direction: row;
	justify-content: top;
	align-items: top;
	flex-wrap: wrap;
	width: 23%;
	height: auto;
	padding: 2% 3% 1% 2%;
	margin-left: 5%;
	margin-bottom: 5%;


}

/*.kontakt-font {
	font-size: calc(1em + 1vw);
	font-weight:100;
	line-height: calc(0.9em + 1vw);
	background-color: rgba(123, 147, 219, 1); 	
	color: #fff; 
	clear:both;
	display: flex;
	flex-direction: row;
	justify-content: top;
	align-items: top;
	flex-wrap: wrap;
	width: 23%;
	height: auto;
	padding: 2% 3% 1% 2%;
	margin-left: 5%;
	margin-bottom: 5%;

}*/



.responsive_googlemaps {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive_googlemaps-iframe {
   position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



.icon-termin {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
}


.icon-termin img {
	position: right;
	width: 50%;
	margin-left: 30%;
	height: auto;
}


.icons-kontakt {
	display: none;
}



/* --------------------------------  Start Tabelle  ----------------------------------- */






table {
	text-align: left;
	margin-top: 0.5em;
	color: #4b4b4b;

}

table tr td {
	font-style: normal;
	padding: 0 0.15em;	
}

table {
	margin-bottom: -2em;
}	

.linie-top {
	padding-top: 0.38em;
	padding-bottom: 0.05em;
	border-top: dashed 0.04em #7b93db;
}
	
.linie-bottom {
	padding-top: 0.38em;
	padding-bottom: 0.15em;
	border-bottom: dashed 0.04em #7b93db
;
}

/*.align-right {
	text-align: left;
}

.align-left {
	text-align: left;
}
*/



/* --------------------------------  Ende Tabelle  ----------------------------------- */


.m5-top {
	margin-top: 5%;
}

.m5-right {
	margin-right: 5%;
}



.mm5-top {
	margin-top: -5%;
}

.img-fit {
	object-fit: contain;
	width:100%;
	height:auto;
	
}


.smoothie {
  height: 200px;
  overflow-y: scroll;
  scroll-behavior: smooth;
}



.color-blue {
	color: rgba(123, 147, 219, 1);
}


.color-brown {
	color: rgba(111, 66, 11, 1);
}



.tel-footer {
	color: #fff;
	text-decoration: none;
}

.tel-footer:hover {
	color: #6f420b;
}

.mail-footer {
	color: #fff;
	text-decoration: none;
}

.mail-footer:hover {
	color: #6f420b;
}

.tel {
/*	color: #7b93db;
*/	color: #fff;
	text-decoration: none;
}

.tel:hover {
	color: #6f420b;
}

.mail {
/*	color: #7b93db;
*/	color: #fff;
	text-decoration: none;
}

.mail:hover {
	color: #6f420b;
}


.weblink {
	color: #7b93db;
	text-decoration: none;
}

.weblink:hover {
	color: #6f420b;
}

img {
	width:100%;
	height:100%;
	}
	
.logo{
	width:100%;
	height:auto;
}



/*    -------------     Start Transformation Pictures     --------------------- */



/*The container 1 */
.img-hover-zoom {
	padding: 0 !important;
	margin:  0 !important;
	justify-content: right !important;
	height: auto;
	overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}


/* Colorize-zoom Container 1*/
.img-hover-zoom img {
  transition: transform .5s, filter 1.5s ease-in-out;
  filter: grayscale(100%);
  transform-origin: 0 0;
  transition: transform 1.5s ease-in-out;
/*  height: 40vw;
*/

}


/* The Transformation 1 */
.img-hover-zoom:hover img {
  transition: transform 1.5s, filter 0.3s ease-in-out;
  filter: grayscale(0) ;
  transform: scale(1.2)  translateX(-5%) translateY(-0%);
}


/*    -------------     Ende Transformation Pictures     --------------------- */






/*    -------------     Start Color Rita' Cranio      ---------------------

braun 
#6f420b  
rgba(111, 66, 11)

blue  
#7b93db
rgba(123, 147, 219)	

	

  -------------      Ende Color Rita' Cranio        ---------------------	*/