
/* Google-Fonts */
.gochi {font-family: 'Gochi Hand', cursive!important; font-weight:400;font-style: normal!important;}

.merriwetherlight {font-family: 'Merriweather', serif!important; font-weight:400!important;font-style: italic!important;}
.merriwether {font-family: 'Merriweather', serif!important; font-weight:300!important;font-style: italic!important;}

.quicksand {font-family: 'Quicksand', sans-serif!important; font-weight:400!important;font-style: normal!important;}
.quicksand {font-family: 'Quicksand', sans-serif!important; font-weight:600!important;font-style: normal!important;}


/* Sari-Regular Font */
@font-face {
    font-family: 'sariregular';
    src: url('fonts/sari-regular-webfont.woff2') format('woff2'),
         url('fonts/sari-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.sari {font-family: 'sariregular', sans-serif; font-weight:normal;}

/* PCT-DU Colors */

/* greentones */
.extralife {color:#62b012;}

.tropicallight {color:#9ad26c;}

.basilsmash {color:#b6de96;}

.frozenforest {color:#d2e8b7;}

/* bluetones */
.jaded {color:#00939d;}

.sussie {color:#52b4bb;}

.angelblue {color:#87c9cd;}

.cyan {color:#28A6D7;}

.bluephlox {color:#d0e5e8;}

/* PCT-DU Colors BACKGROUND */

/* greentones */
.extralife-bg {background-color:#62b012;}

.tropicallight-bg {background-color:#9ad26c;}

.basilsmash-bg {background-color:#b6de96;}

.frozenforest-bg {background-color:#d2e8b7;}

/* bluetrones */
.jaded-bg {background-color:#00939d;}

.sussie-bg {background-color:#52b4bb;}

.angelblue-bg {background-color:#87c9cd;}

.bluephlox-bg {background-color:#d0e5e8;}

/* Ende der Farben */

html {
  scroll-behavior: smooth;
}

body {
	font-family: 'sariregular', sans-serif;
	font-weight:400;
	font-style: normal;
	margin: 0 auto;
}


h1 {
	font-family: 'sariregular', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size: 2.1rem;
	line-height:41px;
	letter-spacing: 0.015em;
	margin: 12px 0 8px 0;
}

.sapv-headline {
	margin: 62px 0 62px 0!important;
}


#sapvheadline {
	height:auto;
	padding:0;
	margin:0;
	background-image: url('/img/pctdu/fond-oben-top.jpg');
	background-size: cover;
	text-align: center;
}

#netzwerkheadline {
    height: auto;
    padding: 0;
    margin: 0;
    background-image: url('/img/pctdu/blatt-unten.png');
    text-align: center;
    background-size: 46%;
    background-repeat: no-repeat;
    background-position: center;

}

.netzwerk-headline {
	margin: 84px 0 80px 0!important;
}

#gebietskarte {
	height:auto;
	width: 100%;
	padding:0;
	margin:0;
	background-image: url('/img/pctdu/gebietskarte.jpg');
	background-size:cover;
	
}


.gebietskartenbox {
        width: 100%;
        height: 660px;
        position: relative;
        margin: 0;
    }
 .box{
        width: 100%;
        height: 100%;            
        position: absolute;
        top: 0;
        left: 0;
    }

 .stack-top{
        z-index: 9;

    }

.margintop90px {
	margin-top:90px;
}

.logolinks {border:0!important;}



.h1-span {
	font-family: 'Gochi Hand', cursive!important;
	font-weight:400;
	font-style: normal;
	font-size: 2.4rem;
	line-height:41px;
	letter-spacing: 0.015em;
	margin: 12px 0 8px 0;
}

h2 {
	font-family: 'Quicksand', sans-serif;
	font-style: normal;
	text-transform: none!important;
	font-weight:400;
	font-size: 25px;
	line-height:34px;
	letter-spacing: 0.015em;
}

h4 {
	font-family: 'Gochi Hand', cursive!important;
	font-weight:400;
	font-style: normal;
	font-size: 1.48rem;
	line-height:24px;
	letter-spacing: 0.015em;
	margin: 12px 0 8px 0;
}

h5 {
	font-family: 'sariregular', sans-serif;
	font-style: normal;
	text-transform: none!important;
	font-weight:400;
	font-size: 24px;
	line-height:27px;
	letter-spacing: 0.015em;
}

.merriwether-block {
	font-family: 'Merriweather', serif!important; 
	font-weight:300!important;
	font-style: italic!important;
	font-size: 16px;
	line-height: 31px;
	color: #272727;
	letter-spacing: 0.032rem;

}

.headerlogo-pct {
	 width:85%;
	 height:auto;
}

.headerlogo-pct-mobile {
	 width:100%;
	 height:auto;
}

#header .header-nav-main nav > ul > li > a {
	color: #00939d!important;
    display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    font-family: 'sariregular', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight:400;
	font-size: 17px;
	line-height:27px;
	letter-spacing: 0.025em;
    padding: 0.5rem 1rem;
    text-decoration: none;
	
}

#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    position: relative;
    background: transparent !important;
    padding: 0.5rem 2rem;
    margin: 1px 0 0;
    min-height: 60px;
    height: 100%;
}

.sapvfaqtext {
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size: 13px;
	line-height:17px;
	color: #1D1D1D;
	margin-bottom:30px;
}

.sapv-span {
	font-family: 'sariregular', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size: 17px;
	line-height:17px;

}

strong {
	font-family: 'Quicksand', sans-serif;
	font-weight:600;
	font-style: normal;
}



/* Add here all your CSS customizations */

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev {
    border-radius: 12px;
	width: 35px;
    height: 45px;
    background-color: #87c9cd !important;
    border-color: transparent !important;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next:hover, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev:hover {
    background-color: #9ad26c !important;
}

.teamliste {
	font-family: 'sariregular', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size: 15px;
	line-height: 25px;
}


a:not(.btn) {
    color: #00939d;
	
}

a:not(.btn):hover {
    text-decoration: underline;
    color: #62b012;
}


html .scroll-to-top {
	transition: opacity 0.3s;
	background: #A4CD7F;
	border-radius: 4px 4px 0 0;
	bottom: 0;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 10px 10px 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	min-width: 50px;
	z-index: 1040;
	font-size: 0.8em;
}

html .scroll-to-top.visible {
    opacity: 0.90;
}

.partnerlogos {
	margin-bottom:40px;
	width:100%;
	height:auto;
}

#impressum {
    height: auto;
    padding: 30px 44px 40px 40px;
    margin: 0;
    background-image: url('/img/pctdu/blatt-ganzunten.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 17px;
    text-align: right;
}

.footertext {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #1D1D1D;
}

#onlymobile {display:none;}

#onlydesktop {display:block;}

.mobileheadfoto {display:none;}

.desktopheader {display:block;}

.mobilewatertower {display: none;}

.gruppenfotomobil {display: none;}

.gruppenfotodesktop {display: block;}

/* breakpoint-css fuer personeninfotext */

@media screen and (max-width:1024px) {

	.textdivwatertower {padding:0 0 0 30px;text-align: center;}
	
	.margintop90px { margin-top:50px;}
}

@media screen and (min-width:1029px) {

	.textdivwatertower {padding:0 0 0 170px;text-align: center;}

}


@media screen and (max-width:812px) {

	.mobileholder {text-align: center;margin-top: 10px;}
	.mobilepersonalinfo {
		background-color: #87c9cd;
		padding: 14px 14px 2px 14px;
		border-radius: 24px;
		width: 80%;
		text-align: center;
		margin: 0 auto;		
}
	
	.merriwether-block {
	font-family: 'Merriweather', serif!important; 
	font-weight:300!important;
	font-style: italic!important;
	font-size: 17px;
	line-height: 26px;
	color: #171717;
	letter-spacing: 0.032rem;

}
	.headerlogo-pct {width:100%;height:auto;}
	
	.toplogo {padding: 15px 30px 0 0;}	
	
	.textdivwatertower {padding:0 0 44px 10px;text-align: left;}
	
	.nomobile {display: none;}
	
	#onlymobile {display:block;}
	#onlydesktop {display:none;}
	.tacmobile {text-align: center;margin:20px auto;}
	.mobileheadfoto {display:block;}
	.desktopheader {display:none;}
	.mobilewatertower {display: block;}
	.gruppenfotomobil {display: block;}
	.gruppenfotodesktop {display: none;}
	


}

@media screen and (min-width:813px) {

	.mobileholder {display: none;}
	.mobilepersonalinfo {display: none;}
	
}



