/*
Theme Name: Brunnmatt 2020
Author: anison / typoD
Description: Das Wordpress Theme des Pflegezentrum Brunnmatt
Version: 1.0
*/

@CHARSET "UTF-8";

body {
margin:0px auto;
font-family:MetaHeadlineWebPro,Verdana,Arial;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing:grayscale;
}

@font-face {
    font-family: 'MetaHeadlineWebPro';
    src: url('fonts/MetaHeadlineWebPro.eot');
    src: url('fonts/MetaHeadlineWebPro.eot?#iefix') format('embedded-opentype'),
         url('fonts/MetaHeadlineWebPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MetaWebBold';
    src: url('fonts/MetaWeb-Bold.eot');
    src: url('fonts/MetaWeb-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/MetaWeb-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



#wrapper {
margin:auto;
width:1280px;
height:auto;
}

#header {
float:left;
height:163px;
width:100%;
padding-left:62px;
padding-right:62px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}

#slider {
float:left;	
background-repeat:no-repeat;
width:100%;
color:#fff;
}


	[aria-current] a, .current_page_item a {
	color:#ABABAB !important;
	}

	.menupdf {
	margin-top:40px; width:100%; height:640px; border: 2px solid #B67544;
	}

	.hideifmobile {
	display:block;	
	}
	
	.showifmobile {
	display:none;	
	}

	.slogan {
	font-size:37px;
	font-weight:normal;
	letter-spacing:3.33px;
	line-height:39px;
	margin-left:62px;
	display:block;
	margin-top:100px;
	font-weight:50;
	}

	.theslider {
		height:655px;
		background-position:top right;
		transition: background 2s;
		position:relative;
	}
	
	.subslider {
		height:478px;
	}
	
	.slideroverlay1 {
		float:left;
		width:450px;		
		position:absolute;		
	}
	
	.o1 {
		background-image:url(img/slideroverlay1.png);	
		height:655px;
	}
	
	.o1b {
		background-image:url(img/slideroverlay1.png);	
		height:520px;
	}
	
	.o2 {
		background-image:url(img/slideroverlay2.png);	
		height:520px;
	}
	
	.o3 {
		background-image:url(img/slideroverlay3.png);	
		height:520px;
	}
	
	.o4 {
		background-image:url(img/slideroverlay4.png);	
		height:520px;
	}
	
	.o5 {
		background-image:url(img/slideroverlay5.png);	
		height:520px;
	}
	
	.o6 {
		background-image:url(img/slideroverlay6.png);	
		height:520px;
	}
	
	.o7 {
		background-image:url(img/slideroverlay7.png);	
		height:655px;
	}
	
	.o8 {
		background-image:url(img/slideroverlay8.png);	
		height:520px;
	}
	
	.o9 {
		background-image:url(img/slideroverlay9.png);	
		height:520px;
	}
	
	.o10 {
		background-image:url(img/slideroverlay10.png);	
		height:520px;
	}
	
	
	.sliderimg {
	position:absolute;
	top:0px;
	right:0px;	
	display:none;
	}
	
		
	input[type="checkbox"] {
	width:19px;
	height:19px;		
	}
	
	
	
	
	
	.moveslider {
	font-size:40px;	
	margin-top:290px;
	position:absolute;
	opacity:0.7;	
	cursor:pointer;
	}
	
	
		.ms2 {
		margin-top:230px;	
		}
	
	.goleft {
	margin-left:400px;
	}
	
	.goright {
	margin-left:1225px;
	}
	
	
	.sliderdot {
	width:15px;
	height:15px;
	float:left;
	bottom:63px;
	position:absolute;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	cursor:pointer;
	}
	
	.sdr2 {
	bottom:20px;
	}
	
	.whitedot {	background-color:#FFFFFF;}	
	.yellowdot {background-color:#F1DB1E;}	
	.sd1 {left:455px;} 	.sd2 {left:485px;} 	.sd3 {left:515px;}	.sd4 {left:545px;}	.sd5 {left:575px;}	.sd6 {left:605px;} .sd7 {left:635px;}


#content {
float:left;
width:100%;
height:auto;
padding-left:62px;
padding-right:62px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
font-size:20px;
line-height:26px;
color:#4D4D4D;
padding-top:62px;
letter-spacing:1px;
}

	.wochenmenu {
	width:100%;
	height:auto;	
	border:2px solid #B67544;
	padding:10px;
	}
	
	a.wochenmenu {
	background:none !important;
	padding:0px;
	}
	
	.highlight {
	color:#6A036E;
	font-size:26px;
	font-weight:normal;
	line-height:33px;
	}
	
	.highlight-b {
	color:#4D4D4D;
	font-size:26px;
	font-weight:normal;
	margin-bottom:30px;
	}
	

	
	.special {
	color:#69136D;
	font-weight:bold;
	margin-right:10px; 
	font-size:28px;
	}
	
	.dropit {
	color:#69136D;
	cursor:pointer;
	margin-top:50px;
	}
		
		.fa-caret-down {
			margin-right:10px;
			font-size:25px;
		}
		
		.hidden {
		display:none;	
		}
		
		
	h1 {
	font-size:26px;
	margin-bottom:45px;
	font-weight:normal;
	margin-top:40px;
	color:#4D4D4D;
	}
	
	h2 {
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:40px;
	color:#4D4D4D;
	}
	
	
	.lteam {
	float:left;
	margin-right:70px;
	margin-bottom:60px;
	}
	

	.checkbox {
	width:19px;
	height:19px;
	position:absolute;
	margin-top:2px;
	margin-left:-40px;
	}
	
	.inputA{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	width:340px;
	padding:7px;
	color:#4D4D4D;	
	font-family: 'MetaHeadlineWebPro';	
	font-size:17px;
	}
	
	.tareaA {
	padding:7px;
	width:720px;
	height:100px;
	font-family: 'MetaHeadlineWebPro';	
	font-size:17px;
	}
	
	textarea {
	font-family: 'MetaHeadlineWebPro';	
	padding:7px;
	color:#4D4D4D;
	font-size:17px;
	}
	
	.thesubmitter {
	background-color:#964E99;
	color:#fff;
	padding:10px;
	border:0px;
	font-size:18px;
	margin-top:10px;
	display:block;
	margin-bottom:30px;
	}
	
	.main a, p a, .mainb a {
	color:#964E99;
	text-decoration:none;
	background-image: url('img/link-icon.png');
	background-repeat: no-repeat;
	padding-left: 18px;		
	}
	
	.mainc a {
	text-decoration:none;
	}
	
	.mainc li {
	margin-bottom:10px;
	list-style-type: none;
	}
	
	
	.formcheckcontainer {
	float: left;
    width: 100%;
    margin-bottom: 40px;
	}

	
	.formcheckboxesthird {
	width:33%;
	float:left;		
	}
	
		
	.sidebar a {
	color:#4D4D4D;
	text-decoration:none;
	}

	.cfull {
	margin-top:103px;
	float:left;
	letter-spacing:0px;
	}
	
	.cfull:last-child {
	margin-bottom:36px;	
	}
	
	.subnavi {
		margin-top:37px;
		padding:0px;
		list-style-type: none;
		font-size:16px;
		letter-spacing:1px;
		font-size:18px;
		margin-bottom:50px;
	}
	
	.subnavi li {
		margin-bottom:20px;
	}
	
		.subactive {
			color:#ABABAB;
		}
		
		.abtleiter {
			width:177px;
			height:auto;
		
		}
		
		.abtleitertitel {
		background-color:#6A036E;
		color:#fff;
		padding:7px;
		padding-left:10px;
		font-size:15px;
		background-image:url(img/white-tilted.png);
		background-repeat:no-repeat;
		background-position:top right;
		width:280px;
		margin-top:-7px;
		display:block;
		}
		
		.apdetails {
		font-size:15px;
		line-height:22px;		
		padding-left:9px;
		margin-bottom:40px;
		}
		
		.subnavi-titel {
		border-top:1px solid #4D4D4D;
		border-bottom:1px solid #4D4D4D;	
		padding:10px;		
		font-size:15px;
		font-weight:bold;
		margin-top:40px;
		width:245px;
		}
		
			.wichtigeinfos {
			border-bottom:1px solid #4D4D4D;
			font-size:15px;
			padding:10px;
			padding-top:20px;
			list-style-type: none;
			width:245px;
			margin:0px;
			margin-bottom:10px;			
			line-height:20px;
			}
			
			.wichtigeinfos li {
			/* margin-bottom:10px;	 */
			padding-top: 11px;
			padding-bottom: 8px;
			}
			
			.pdfdl {
			color:#4D4D4D;
			text-decoration:none;
			background-image: url('img/pdf-icon.png');
			background-repeat: no-repeat;
			background-position:center left;
			padding-left:40px;
			padding-top:5px;
			}
			
			.extlink {
			color:#4D4D4D;
			text-decoration:none;
			background-image: url('img/extlink-icon.png');
			background-repeat: no-repeat;
			background-position:center left;
			padding-left:40px;
			padding-top:5px;	
			}
			
			.mlink {
			cursor:pointer;
			color:#964E99;
			}
		
		.bottomslogan {
		font-size:37px;
		text-transform:uppercase;
		letter-spacing:4px;
		color:#6A036E;
		opacity:0.9;
		line-height:40px;
		}
		

		
		
		

#footer {
border-top:1px solid #4D4D4D;
float:left;
clear:both;
height:50px;
padding-top:15px;
margin-bottom:20px;
font-size:15px;
color:#4D4D4D;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
margin-left:62px;
width:1160px;
}

		.mobilefooter {
		display:none;	
		}
		
		.desktopfooter {
		display:block;	
		}
		
		#footer a {
		text-decoration:none;
		color:#4D4D4D;	
		}

.newsoverlay {
float:left;
bottom:0px;
position:absolute;
padding:10px;
color:#fff;
background-color:#6A036E;
width:100%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
font-size:20px;
letter-spacing:1px !important;
}

	.newsbox {
	overflow:hidden;
	height: 220px;
	}

	.newsbox img {
	width:372px;
	height:auto;	
	}
	
	
	.singlefoto {
	width:320px;
	height:auto;	
	}
	
	.single-meta a {
	background-image:none;
	margin:0px;
	padding:0px;
	}

.opennews {
position:absolute;
right:12px;	
top:14px;
}

.zertifikat {
position:absolute;
height:70px;
}

.zer1 {
margin-top:39px;

}

.zer2{
margin-top:50px;
margin-left:167px;
}

.zer3{
margin-top:44px;
margin-left:382px;
}

.zer4{
margin-top:53px;
margin-left:603px;
height:80px;
}


		.subrating {
		display:none;	
		}
		
		.mainrating {
		display:block;	
		}



.logo {
width:170px;
height:auto;
margin-top:29px;
}



.changefsize {
float:left;
width:13px;
height:auto;
margin-top:29px;
margin-right:5px;
cursor:pointer;
}

ul.metanavi {
list-style-type: none;
margin: 0;
padding: 0;
float:left;
font-size:15px;
margin-top:29px;
border-bottom:1px solid #B8B8B8;
padding-bottom:11px;
width:630px;
}


	.mobsubnavi {
	margin-left:-30px !important;
	margin-top:-30px !important;
	margin-bottom:-30px !important;
	display:none;
	width:100% !important;
	}
	
	.mobsubnavi li {
	margin-left:15px !important;
	}
	
		.mobsubnavi a {
		color:#4D4D4D !important;
		}
		
		
		
		.togglesubnavi {
		float:right;	
		}
		
		.togglesubnavi {
		z-index:2000;
		background-image:url(img/arrowdown.png);
		width:22px;
		height:22px;
		}
	
	

	.metanavi li {
	display: inline;
	}
	
	.metanavi a {
	text-decoration:none;
	color:auto;
	color:#717171;
	margin-right:31px;
	}

	.metanavi li:last-child {
	margin-right:0px;	
	}


ul.navi {
list-style-type: none;
margin: 0;
padding: 0;
float:left;
font-size:18px;
margin-top:41px;
letter-spacing: 0;
}

	.navi li {
	display: inline;
	}
	
	.navi a {
	color:#6A036E;
	text-decoration:none;
	margin-right:57px;
	}

	.navi a:last-child {
	margin-right:0px;	
	}



.g-float {
float:left;
min-height:30px;
}

.g-100h {
height:100%;	
}

.g-50h {
height:50%;	
}

.g-margin {
margin-right:20px;	
}

.g-relative {
position:relative;
}



.g-bg {
background-color:#999;
}

.g-border {
border:1px solid #ccc;

-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */

}



.g-1 {
width:78px;	
}

.g-2 {
width:176px;
}

.g-3 {
width:274px;
}

.g-4 {
width:372px;
}

.g-4b {
width:435px;
}

.g-6 {
width:566px;
}

.g-8 {
width:764px;	
}

	.100vw{
	width:100vw;
	float:left;	
	}
	
	.monly {
	display:none;	
	}



@media only screen and (min-width: 0px) and (max-width: 1279px) {
	
	#wrapper {
	width:100vw;
	}
	
	.g-4 {
	width:20vw;	
	}
	
	.metanavibox {
	position:absolute;
	right:50px;	
	}
	
	.navibox {
	position:absolute;
	right:10px;	
	top:80px;
	}
	
	
	.newsbox {
	width:26vw;
	margin-right:3vw;
	}
	
	.newsbox img {
	width:100%;
	height:auto;
	}
	
	.newsbox:last-child {
	margin-right:0px !important;
	}
	
	.goright {
    margin-left:1180px;
	}
	
}


@media only screen and (min-width: 0px) and (max-width: 1225px) {
	.goright {
    margin-left:1150px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1200px) {
	.goright {
    margin-left:1130px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1183px) {
	.goright {
    margin-left:1100px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1153px) {
	.goright {
    margin-left:1070px;
	}
}



@media only screen and (min-width: 0px) and (max-width: 1135px) {
	
	
	.menupdf {
	width:80vw !important; height:80vw !important;
	}
	
		.inputA{
	margin-right:0px;
	width:99%;
		}
	
	.tareaA {
	width:99%;
	}
	
	
	
	
	
		.checkbox {
	position:relative;
	margin-left:auto;
	}
	
		.mobilefooter {
		display:block;
		padding-bottom:150px;
		line-height:20px !important;
		}
		
		.desktopfooter {
		display:none;	
		}
	
		.subrating {
		display:block;	
		}
		
		.mainrating {
		display:none;	
		}
	
	
	
	.thedots {
	position:absolute;
	top:54vw;
	}
	
	.sd1 {left:75vw;}
	.sd2 {left:80vw;}
	.sd3 {left:85vw;}
	.sd4 {left:90vw;}
	.sd5 {left:95vw;}
	.sd6 {left:100vw;}
	.sd7 {left:105vw;}
	
	
	
	.hideifmobile {
	display:none;	
	}
	
	.showifmobile {
	display:block;	
	margin-top:30px;
	}
	

	.monly {
	display:block;	
	}
	
	.navibox {
	display:none;	
	}
	.metacontainer {
	display:none;	
	}
	.logobox {
	display:none;	
	}
	
	
	.theslider {
	height:750px;
	}
	

	
	body {
	width:100vw;
	overflow-x: hidden;
    overflow-y: scroll;
	}
	
	

	
	#header {
	width:100vw;	
	height:120px;
	}
	
		.logo {
		position:absolute;
		right:25px;
		width:130px;
		margin-top:18px;
		}
		
		
	#mnavi {
	position:fixed;
	left:0vw;
	top:0px;
	width:0vw;
	height:100vh;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#fff;
	border-right:1px solid #ccc;
	z-index:1000;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
		
		#mnavi ul {
			margin:0px;
			padding:30px;
			list-style-type: none;
			font-size:16px;
			margin-bottom:200px;
			letter-spacing:1px;
		}
		
		
		#mnavi ul a {
			text-decoration:none;
			color:#6A036E;
		}
		
		#mnavi ul li {
			border-bottom:1px solid #ccc;
			padding:20px;
		}
		
		
		.mmeta {
		color:#4D4D4D !important;
		opacity:0.8;
		}
		
		
		
	
			.fa-bars {			
			font-size:30px;
			color:#6A036E;
			position:absolute;
			top:74px;
			left:0px;
			cursor:pointer;
			margin-left:25px;			
			z-index:1200;
			}
			
			.outsideb {
			z-index:500;	
			}
			
			.insideb {
			left:auto;
			background-color:#fff;
			border:1px solid #ccc;			
			padding:10px;
			padding-left:150px;
			left:auto;
			right:1vw;
			z-index:500;
			}
			
			.insidebcontainer {
			display:none;
			}
			
			
			
		
	#slider {
	width:100vw;	
	}
	
	.slideroverlay1 {
		width:70vw;
		height:145px;
		background-repeat:no-repeat;
		position:absolute;
		top:52vw;
		background-size: cover;
	}
	
	.sliderimg {
	width:100vw;
	height:62.5vw;	
	object-fit: cover;
	}
	
	
	
	.slogan {
	font-size:32px;
	line-height:34px;
	margin-left:25px;
	margin-top:25px;
	}
	
	.moveslider {
	font-size:40px;	
	margin-top:-25vw;
	}
	
	.goleft {
	margin-left:6vw;
	}
	
	.goright {
	margin-left:87vw;
	}
	



	.sliderdot {
	bottom:0px;
	border:1px solid #ccc;
	}
	

	
	#content {
	width:100vw;		
	padding-left:25px;
	padding-top:25px;
	padding-right:25px;
	}
	
	.g-4 {
	width:85vw;	
	}
	
	.g-8 {
	width:85vw;	
	}
	
	
	.cfull {
	margin-top:50px;	
	}
	
	
	.zertifikat {
	width:35vw;		
	height:auto;
	margin-bottom:10vw;
	display:block;
	position:relative;
	}
	

		.zer1 {
		margin-top:auto;
		margin-left:0px;
		}

		.zer2{
		margin-top:auto;
		margin-left:0px;
		}

		.zer3{
		margin-top:auto;
		margin-left:0px;
		}
		
		.zer4{
		margin-top:auto;
		margin-left:0px;
		}
	
	.newsbox {
	margin-bottom:5vw;	
	}
	



		
	
	.changefsize {
	position:absolute;
	width:14px;
	top:35px;
	}
	
	.makefontsmaller {
	right:250px;
	}
	
	
	.makefontbigger{
	right:210px;	
	}
	
	
	#footer {
	width:100vw;
	margin-left:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:80px;
	}
	
	
	

	
	.subnavi {
	display:none;	
	}
	
}


@media only screen and (min-width: 0px) and (max-width: 800px) {
	

	
	
	.subnavi li {
	border-bottom:1px solid #ccc;
	}
	
	.bottomslogan {
	margin-bottom:60px;	
	}
	
	#footer {
	line-height:30px;
	margin-bottom:60px;	
	}
	
	
}

@media only screen and (min-width: 0px) and (max-width: 374px) {
	

	
	.slogan {
	font-size:20px;
	line-height:25px;		
	}
	
	.slideroverlay1 {
		height:120px;
	}
}






@media only screen and (min-width: 0px) and (max-width: 1050px) {
		
	.theslider {
	height:670px;
	}
	
}

@media only screen and (min-width: 0px) and (max-width: 900px) {
		
	.theslider {
	height:570px;
	}
	
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
		
	.theslider {
	height:540px;
	}
	
		.moveslider {
		font-size:35px;	
		}
		
	.formcheckboxesthird {
	width:100%;
	}
	
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
		
	.theslider {
	height:500px;
	}
	
		.moveslider {
		font-size:25px;	
		}
		
	
	.sliderdot {
	width:7px !important;
	height:7px !important;	
	}
	
	
	.singlefoto {
	width:100% !important;
	}
		
	
}

@media only screen and (min-width: 0px) and (max-width: 600px) {		
	.theslider {
	height:420px;
	}
	
}	
	
	
@media only screen and (min-width: 0px) and (max-width: 430px) {		
	.theslider {
	height:360px;
	}
}
	
@media only screen and (min-width: 0px) and (max-width: 370px) {		
	.theslider {
	height:300px;
	}
}
	
@media only screen and (min-width: 0px) and (max-width: 350px) {		
	.theslider {
	height:270px;
	}	
}




@media only screen and (min-width: 0px) and (max-width: 500px) {
		.logo {
		right:20px;
		width:100px;
		margin-top:36px;
		}
		
		.makefontbigger {
		left:130px;
		right:auto;		
		}
		
		.makefontsmaller {
		left:95px;
		right:auto;
		}
				

		
}













	.res1 {
	display:block;
	width: 200px;
    height: 100px;
    margin-top: 30px;
    margin-left: 0px;
    margin-top: 40px;	
	}
	
	.res2 {
	display:none;
	width: 200px;
    height: 100px;
    margin-top: 30px;
    margin-left: 0px;
    margin-top: 40px;	
	}
	
	@media screen and (max-width: 1135px) {
	  .res1 {display:none;}
	  .res2 {display:block;}
	}