/*
@ Pitt Joomla 4 Update 31.06.2023
*/

@font-face {
	font-family: 'Officina Medium';
	src: url('fonts/OfficinaSerifITCPro-Md.eot');
	src: url('fonts/OfficinaSerifITCPro-Md.eot?#iefix') format('embedded-opentype'), url('fonts/OfficinaSerifITCPro-Md.woff2') format('woff2'), url('fonts/OfficinaSerifITCPro-Md.woff') format('woff'), url('fonts/OfficinaSerifITCPro-Md.ttf') format('truetype'), url('fonts/OfficinaSerifITCPro-Md.svg#OfficinaSerifITCPro-Md') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Officina Book';
	src: url('fonts/OfficinaSerifITCPro-Book.eot');
	src: url('fonts/OfficinaSerifITCPro-Book.eot?#iefix') format('embedded-opentype'), url('fonts/OfficinaSerifITCPro-Book.woff2') format('woff2'), url('fonts/OfficinaSerifITCPro-Book.woff') format('woff'), url('fonts/OfficinaSerifITCPro-Book.ttf') format('truetype'), url('fonts/OfficinaSerifITCPro-Book.svg#OfficinaSerifITCPro-Book') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Officina Bold';
	src: url('fonts/OfficinaSerifITCPro-Bold.eot');
	src: url('fonts/OfficinaSerifITCPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/OfficinaSerifITCPro-Bold.woff2') format('woff2'), url('fonts/OfficinaSerifITCPro-Bold.woff') format('woff'), url('fonts/OfficinaSerifITCPro-Bold.ttf') format('truetype'), url('fonts/OfficinaSerifITCPro-Bold.svg#OfficinaSerifITCPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
body {
	font-family: 'Officina Book';
	font-size:17px; 
	color: rgb(4, 43, 96);
	max-width: 100%;
	background-image: url(../../../images/template/pattern_small.jpg);
}
h1, h2, h3, h4 {
	font-family: 'Officina Bold';
}

*{}

.none {
	display: none;
}

strong, b {
	font-family: 'Officina Bold';
}
a {
	transition: .5s ease;
}
a:hover {
	transition: .5s ease;
}
a.blind,
li.sidr-class-item-208,
li.item-251  {
	display: none !important;
}
.preise span span a {
	color:rgb(0, 196, 180)!important;
}
h2 small {
	font-family: 'Officina Book';
	color: #032b5f;
	font-size: 25px;
}

a.sidr-class-toggle-sidr-close::before {
	background: #032b5f!important;
}

#uvb div[data-href] {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	background-color: #00c5b4;
	padding: 10px 20px;
}

#uvb div[data-href]:hover {
	background-color: #032b5f;
}

.sidr-class-nouppercase {
	text-transform: none;
}

#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-165.sidr-class-active.sidr-class-has-sub.sidr-class-parent > ul > li.sidr-class-item-250.sidr-class-current.sidr-class-active > a,
#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-125.sidr-class-active.sidr-class-has-sub.sidr-class-parent > ul > li.sidr-class-item-251 > a {
	display: none;
}

span.jahreszeiten {
	font-size: 50%; 
	color:rgb(0, 196, 180)!important; 
	font-family: 'Officina Book'!important;
	display: contents;
}

/* HEADER ################################### */
#header-wrapper{padding-top: 25px; background-color: #fff;}

#row_reihe_6 {
	margin: 0 85px !important;
}

#sunfw_section_12zoll_pad {
	display: none!important;	
}

/* SLIDER ######################################*/

/* RUTSCHEN USER ############################### */
#smart-slide-users {
	margin-bottom: 50px;
	margin-left: -15px;
	margin-right: -15px;
}
#smart-smile-user {
	display: block;
	padding: 0 15px;
	transition: .4s ease;
}
.smart-slide-daten:hover {
	background-color: #ebfaf9;
	transition: .4s ease;
}
.smart-slide-daten {
	padding: 15px 0;
	border-style: solid;
	border-width: 0px 0px 8px;
	border-color: rgb(0, 196, 180);
    background:#ebfaf9;
}
.alert-message p{
	font-size:17px;
	color: #032b5f;
}

.userdata .control-label{
    color: #032b5f;
	display: inline-block;
	margin: -10px 0 0 20px;
}


h1#login {
	margin-bottom: 30px;
}

h3.registrieren {
	color: #032b5f;
	margin: 0 0 10px 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Officina Book';
}

a.login-btn.registrieren {
	background-color: #00c5b4;
	color: #032b5f;
	padding: 10px 15px;
	font-size: 15px;
	border-radius: 0;
	transition: .5s;
}

a.login-btn.registrieren:hover {
	color: #00c5b4;
	background-color: #032b5f;
	transition: .3s;

}

#form-login-username > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p,
#login-form > div.pretext > p {
	font-size: 17px;
	color:#032b5f;
}

input#modlgn-username {
	margin-top: 30px;
}

.login-btn.passforget {
	margin: 10px 0 0 0!important;
	display: block;
	font-size: 15px!important;
	font-family: 'Officina Book';
	color: #00c5b4;

}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
	position: absolute!important;
}

#login-abfragen {
	margin: 20px -15px 50px -15px;
}
.login-btn {
	/*width: 100%;*/
	margin-left: 15px;
	margin-right: 15px;
	transition: .5s;
	font-family: 'Officina Bold';
	text-transform: uppercase;
	font-size: 17px;
	border-radius: 5px;
}
.login-btn:hover {
	color: #00c5b4;
	transition: .3s;
	text-decoration: none
}
.smart-slide-btn {
	margin: 0;
	background: #00c5b4;
	color: #032b5f;
	transition: .5s;
	font-family: 'Officina Bold';
	text-transform: uppercase;
	font-size: 20px;
	padding: 10px 60px;
}
.smart-slide-btn:hover, .smart-slide-btn:active, .smart-slide-btn:focus {
	color: #00c5b4;
	background-color: #032b5f;
	transition: .3s;
}
#smart-smile-user b {
	font-family: 'Officina Bold';
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgb(4, 43, 96);
}
.smart-slide-name h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 700;
	background-color: rgb(0, 196, 180);
	padding: 15px;
	color: rgb(4, 43, 96);
	font-size: 22px;
	text-transform: uppercase;
}
.smart-slide-distance, .smart-slide-last-score, .smart-slide-bestscore {
	margin-left: 15px;
	margin-right: 15px;
}

.reset-complete p{
    color:#032b5f;
    font-size:17px;
}

.alert.alert-warning, .alert.alert-error{
    background-color: #032b5f!important;
    border-radius: 0!important;
    border-color: transparent!important;
    color: #fff!important;
    font-size:17px;
    margin: 20px;
}

.profil-font{
    font-size: 17px;
    color:#032b5f;
    
}


/* END HEADER ############################### */


/* METANAVIGATION ########################### */
.sunfw-pos-top-right {
	margin-top: 9px;
}
.module-style.sprache {
	display: inline-block;
	margin-left: 20px;
}
.module-style.sprache li {
	display: inline-block;
	list-style: none;
	border-right: 1px solid #032b5f;
	margin: 0 2px 0 0;
	padding: 0 5px 0 0;
	line-height: 100%;
	font-family: 'Officina Bold';
}
.module-style.sprache li:last-child {
	border-right: 0;
	margin: 0;
	padding: 0;
}
.module-style.sprache li > a {
	color: #9baabf;
}
.module-style.sprache li.lang-active > a {
	color: #032b5f;
}
ul.lang-inline {
	margin: 0;
	padding: 0;
}
.modulecontainer.logo_uv div img {
	max-width: 80%;
	float: right;
	margin-top: 10px;
}
#column_spalte_24 > div > div > div > div > div > ul > li > a > img {
	/*-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);

    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);*/
	border: 1px solid #f5f5f5;
	margin: 5px 0 0 23px;
}
/* END METANAVIGATION ####################### */

/* KUNDEN DASHBOARD
*********************************************/

.login-greeting, #user-registration h3 {
	font-size: 30px;
	font-family: 'Officina Bold';
	color:#032b5f;
	margin: 30px 0;
}


/*#login-form > div.logout-button > input.btn.btn-primary {
	background-color: #00c5b4;
	color: #032b5f;
	font-size: 20px;
	font-family: 'Officina Bold';
	text-transform: uppercase;;
}*/


#login-form > div.logout-button > input.btn.btn-primary,
#login-form > div.logout-button > input.btn.btn-primary:hover {
	/*color: #00c5b4;
	background-color: #032b5f;*/
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	color:#032b5f!important;
	background-color: transparent!important;


}

#member-registration p{
    text-align: left;
    color: rgb(3, 43, 95);
    font-size: 17px;
}

#member-registration h3{
    display:none;
}

.control-label #jform_password1-lbl, .control-label #jform_password2-lbl{display:none}

.konfigurator-head h1{
    font-size:30px;
    color:#032b5f;
}


/* NAVIGATION ############################### */
/* THE GRUEMENU ++++++++++++++++ */
.MainNav #gruemenu {
	display: flex;
    margin: auto;
}
#gruemenu > ul {
	box-shadow: none !important;
}
#gruemenu > ul {
	margin: auto!important;
}
#gruemenu > ul > li:first-child > a {
	display: none;
}
#gruemenu > ul > li > a {
	padding: 10px 20px 10px 20px !important;
	letter-spacing: 0 !important;
	border-right: 0 !important;
}
#gruemenu > ul > li > a:hover {
	background-color: transparent !important;
}
#gruemenu > ul > li.has-sub > a::after {
	display: none !important;
}
#gruemenu > ul > li.has-sub > a:hover::after {
	color: #00c5b4;
}
#gruemenu ul ul {
	padding: 15px 0 0 0 !important;
	background-color: #032b5f !important;
}
#gruemenu ul ul li a {
	text-transform: uppercase;
	font-family: 'Officina Bold' !important;
	padding: 0 15px 10px 15px !important;
	line-height: 130%;
}
#gruemenu ul ul li a:hover {
	background-color: #032b5f !important;
	color: #fff !important;
}
/* END THE GRUEMENU ++++++++++++ */
.navbar {
	background: #fff;
	border-color: #fff;
	margin: auto;
	margin-top: 12px;
	display: table;
}
.navbar ul.navbar-nav li a {
	padding: 10px 15px;
	color: #032b5f;
}
.navbar ul.navbar-nav li a:last-child {
	padding-right: 0;
}
span.menutitle {
	text-transform: uppercase;
	font-family: 'Officina Bold';
}
.navbar ul.navbar-nav li ul.dropdown-menu {
	background-color: #032b5f;
}
.navbar ul.navbar-nav li ul.dropdown-menu a {
	color: #00c5b4;
}
.navbar ul.navbar-nav li ul.dropdown-menu a:hover {
	color: #fff;
}
.navbar ul.navbar-nav ul li.active > a {
	background: transparent;
	color: #fff;
}
/* END NAVIGATION ########################### */

/* YOUTUBE RESPONSIVE EINBINDEN
********************************************* */

.pf-192272a1-b48b3fa4 > div:nth-child(1) {
	display: block;
	min-width: 100%;
	}

.yt_box {
	position: relative;
	max-width: 100%; /* wie breit soll das Video maximal sein */
	margin: auto;
	margin-bottom: 30px;
}
.yt_box:before {
	content: "";
	display: block;
	padding-top: 56%; /* 16:9 Format */
}
.yt_box iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/* END ************************************** */


/* IFRAME Krusplan########################### */
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
	padding-bottom: 75%;
}
#gruemenu > ul > li.item-125.has-sub.parent > ul > li.item-136 > a, #accordion_sp1_id132 > div:nth-child(1) > div.toggler > span > span > div {
	text-transform: none!important;
}
/* SLIDER ################################### */

.sp-accordion-container p {
	font-family: 'Officina Book';
	font-weight: normal;
	text-transform: none;
	line-height: normal;
}
.headline {
	font-size: 67px;
	color: #fff;
	font-family: 'Officina Bold';
}
.speaker {
	font-size: 30px;
	color: #fff;
	font-family: 'Officina Bold';
}
#sunfw_section_slidearea {
	position: relative;
}
.module-style.sidemenu, #Slidearea .customsidemenu {
	position: absolute;
	right: 65px;
	top: 0;
	z-index: 2;
}
.module-style.sidemenu ul, #Slidearea .customsidemenu ul {
	background-color: #032b5f;
	padding: 5px 0;
	margin: 0;
	position: fixed;
	z-index: 10000;
	right: -10px;
}
.module-style.sidemenu li, #Slidearea .customsidemenu li {
	margin: 0;
	padding: 5px 25px 5px 10px;
	list-style: none;
	font-size: 30px;
	text-align: center;
}

#Slidearea .customsidemenu li img {height: 25px; padding: 0px;}
.module-style.sidemenu li a, #Slidearea .customsidemenu li a {
	color: #00c5b4;
}
.module-style.sidemenu li a:hover, #Slidearea .customsidemenu li a:hover {
	color: #fff;
}
/* END SLIDER ############################### */
/* Startseite ############################### */

div#fehler{
    background: #032b5f;
    padding:10px;
    text-align: left;
    color:#fff;
    font-size:17px;
    margin-bottom:20px;
}


.containerstartkacheln {
	position: relative;
}
.imagekachelstart {
	display: block;
	width: 100%;
	height: auto;
}
.overlaystartkacheln {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .7s ease;
}
.overlaystartkacheln:hover {
	transition: .4s ease;
}
.containerstartkacheln:hover .overlaystartkacheln {
	opacity: 1;
}
/* END Startseite ############################### */
/* Veranstaltungen & Aktuelles auf Startseite ############################## */
ul.newsflash-horiz.mod-list {
	margin: 0;
	padding: 0;
	display: flex;
}
ul.newsflash-horiz.mod-list li {
	vertical-align: top;
	display: inline-block;
	list-style: none;
	margin-right: 1.7%;
	width: 31.9%;
	padding-bottom: 10px;
	background-color: #EBFAF9;
	border-bottom: 8px solid #00c5b4;
	transition: .4s ease;
}
#hoverboxes div:hover div, ul.newsflash-horiz.mod-list li:hover {
	/*background-color: #ebfaf9;*/
	transition: .4s ease;
}

ul.newsflash-horiz.mod-list li:last-child {
	display: inline-block;
	list-style: none;
	margin-right: 0;
	width: 32%;
}
ul.newsflash-horiz.mod-list li h4, .registerheader {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 700;
	background-color: rgb(0, 196, 180);
	padding: 15px;
	color: rgb(4, 43, 96);
	font-size: 26px;
	text-transform: uppercase;
}
ul.newsflash-horiz.mod-list li h3 {
	color: rgb(0, 196, 180);
	padding: 0 15px;
	font-size: 32px;
	line-height: 110%;
}
ul.newsflash-horiz.mod-list li p {
	padding: 0 15px;
	color: rgb(0, 196, 180);
	font-size: 18px;
}
ul.newsflash-horiz.mod-list li a.readmore:before {
	content: url("plus_tuerkis.png");
	margin: 0 7px 0 5px;
	position: relative;
	top: 3px;
}
ul.newsflash-horiz.mod-list li a.readmore {
	text-transform: uppercase;
	font-size: 14px;
	color: rgb(0, 196, 180);
	margin-left: 10px;
}
#veranstaltungen a.readmore {
	text-transform: uppercase;
}
#veranstaltungen a.readmore:before {
	content: url("plus.png");
	position: relative;
	top: 3px;
	margin-right: 7px;
}

.no-date {
	font-size: 20px;
	color: #00c5b4;
}

.toggler .datum {
	display: inline-block;
	margin-right: 10px;
}

.toggler:hover .kal-date {
	color:white!important;
}

/* ENDE VERANSTALTUNGEN
***************************************************/

#member-registration > fieldset:nth-child(2) > legend{display:none;}

#member-registration .alert-info {
    background:transparent;
    border:0;
    color:#000;
    padding-left:0;
}

/* SP ACCORDION +++++++++++++++++++++++++++++++++ */
.sp-accordion-item .toggler {
	background-color: #00c5b4;
	height: 50px !important;
	line-height: 50px !important;
	transition: .5s;
}
.sp-accordion-item .toggler:hover {
	background-color: #032b5f;
	transition: .2s;
}
.sp-accordion.sp-accordion-style2 .toggler span {
	line-height: 50px !important;
	height: 50px !important;
}
.sp-accordion.sp-accordion-style2 .toggler span span:before {
	content: url("plus_blue.png");
	position: absolute;
	line-height: 50px;
	height: 50px;
	right: 20px;
	margin-top: 5px;
	font-size: 12px;
}

.sp-accordion.sp-accordion-style2 .toggler.active span span:before,
.sp-accordion.sp-accordion-style2 .toggler.active:hover span span:before {
	content: url("minus_white.png");
	position: absolute;
	line-height: 50px;
	height: 50px;
	right: 20px;
	margin-top: 5px;
	font-size: 12px;
}

.sp-accordion.sp-accordion-style2 .toggler:hover span span:before {
	content: url("plus_white.png");
}
.sp-accordion.sp-accordion-style2 .toggler:hover div {
	color: #fff;
}
.sp-accordion.sp-accordion-style2 .toggler span span div {
	/*background-color: #00c5b4;*/
	padding: 0 0 0 20px;
}
.sp-accordion.sp-accordion-style2 .toggler, .sp-accordion.sp-accordion-style2 .toggler span, .sp-accordion.sp-accordion-style2 .toggler span span {
	/*background-color: #00c5b4;*/
	background-image: none;
	color: #032b5f;
	font-size: 18px;
	text-transform: uppercase;
	/*padding: 0;*/
}

.sp-accordion.sp-accordion-style2 .toggler:hover span {
	color: #fff!important;
}


.sp-accordion-container {
	padding: 20px 0;
}
.sp-accordion-item {
	margin-bottom: 10px;
	border-bottom: 8px solid #00c5b4;
}
.sp-accordion-inner {
	font-size: 16px;
	color: #032b5f;
}
.sp-accordion-inner strong {
	color: #032b5f;
}
.sp-accordion-inner h3 {
	color: #032b5f;
	margin: 0;
	font-size: 17px;
}
.sp-accordion-container > div > ul {
	margin: 0 0 0 15px;
	padding: 0;
}

/* BOOTSTRAP PART ++++++++++++++++++++++ */
.sp-accordion-container .row {
	margin-bottom: 30px;
}
/*.sp-accordion-container .col-md-6 {

       padding-left: 5px;

   }*/

.col-md-7.linie-top {
    margin-left: 0;
}

.table {
	display: table;
	border-collapse:collapse;
	width: 100%;
}

.table-row {
	display: table-row;
    border-top: 1px solid #00c5b4;
}

.thead {
	padding-right: 30px;
    width: 100%;
    font-family: 'Officina Book';
    font-size: 20px;
    color: #032b5f;
}

.col2 {
	display: table-cell;
    width: 20%;
	padding: 10px 20px 10px 0;
    font-family: 'Officina Bold';
    font-size: 30px;
    color: #032b5f;
    text-align: end;
}

.col3 {
	display: table-cell;
    width: 48%;
	padding: 10px 0;
    font-size: 20px;
    color: #032b5f;
}

/* PREISÜBERSICHT AUF DER SEITE WOHLFUEHLEN
************************************************************/


.table.kosmetik {
	display: table;
	border-collapse:collapse;
	width: 100%;
}

.table.kosmetik .table-row {
	display: table-row;
    border-top: 1px solid #00c5b4;
}

.table.kosmetik .thead {
	padding-right: 15px;
    width: 100%;
    font-family: 'Officina Bold';
    font-size: 22px;
    color: #00c5b4;
}

.table.kosmetik .col2 {
	display: table-cell;
    width: 30%;
	font-family: 'Officina Book';
	padding: 10px 20px 10px 0;
    font-size: 15px;
    color: #032b5f;
    text-align: end;
}

.table.kosmetik .col2 p.preis {
	font-family: 'Officina Bold';
    font-size: 30px;
}

.table.kosmetik .col3 {
	display: table-cell;
    width: 38%;
	padding: 10px 0;
    font-size: 20px;
    color: #032b5f;
}

.sp-accordion-container .row .linie {
	margin: 20px 10px 40px 10px;
	padding: 10px 0;
	border-top: 1px solid #00c5b4;
	border-bottom: 1px solid #00c5b4;
}
.linie-top, .linie-bottom {
	padding: 10px 0;
	margin-left: 15px;
}
.sp-accordion-container .row .linie-top {
	border-top: 1px solid #00c5b4;
}
.sp-accordion-container .row .linie-bottom {
	margin-bottom: 10px;
	border-bottom: 1px solid #00c5b4;
}
.sp-accordion-container .zeit {
	font-family: 'Officina Bold';
	font-size: 24px;
	color: #00c5b4;
	display: inline;
	margin-right: 25px;
}
.sp-accordion-container .preis {
	font-family: 'Officina Bold';
	font-size: 30px;
	color: #032b5f;
	display: inline;
	white-space: pre;
}
.sp-accordion-container .personen {
	font-family: 'Officina bold';
	font-size: 20px;
	color: #032b5f;
	display: inline;
	text-transform: none;
}
.sp-accordion-container .untertitel {
	font-family: 'Officina Medium';
	font-size: 15px;
	color: #00c5b4;
	display: block;
	text-transform: none;
}
/* END BOOTSTRAP PART ++++++++++++++++++ */
/* JSN UNIFORM +++++++++++++++++++++++++ */
.no-label label, .jsn-uniform label.control-label {
	display: none;
}
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
	padding: 0;
}
.jsn-master .jsn-input-xlarge-fluid {
	width: 95%;
}
#member-registration .control-label {
	display: none!important;
}
#jform_terms_terms0 {
	display: both!important;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#jform_username, #jform_password1, #jform_email1, #jform_token, #jform_password2{
	padding: 20px!important;
	margin-bottom: 15px!important;
	font-size: 17px!important;
	font-family: 'Officina Book'!important;
	background: #ebfaf9!important;
	border: 0!important;
	color: #032b5f!important;
}

#jform_token{
    padding: 20px!important;
	margin-bottom: 15px!important;
	font-size: 17px!important;
	font-family: 'Officina Book'!important;
	background: #ebfaf9!important;
	border: 0!important;
	color: #032b5f!important;
}
#member-registration .controls {
	margin-left: 0!important;
}
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea, #jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, .login-input, .validate-username, #jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
	padding: 10px;
	margin-bottom: 15px;
	font-size: 17px;
	font-family: 'Officina Book';
	background: #ebfaf9;
	border: 0;
	color: #032b5f;
    
}
#user-registration {
	font-family: 'Officina Book'!important;
	color: #032b5f!important;
	font-size: 17px!important;
}


#jform_email {
	background: #ebfaf9!important;
	font-family: 'Officina Book'!important;
	color: #032b5f!important;
	border: 0!important;
	padding: 10px!important;
	font-size: 17px!important;
}
.control-group.pflichfelder p {
	margin: -35px 0 0 0;
	padding: 0;
	font-family: 'Officina Book';
}
label.checkbox {
	font-size: 14px;
	font-family: 'Officina Book';
	font-weight: normal;
}
.well, #system-message {
	max-width: 1170px !important;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	border: none;
	box-shadow: none;
}

#user-registration .controls input, #user-registration .controls textarea, #member-registration .controls input, #member-registration .controls textarea{
	width:20%;
}

.star, .close{display:none;}


.well legend {
	border: none;
}
.login-button {
	margin-top: 20px !important;
}
#dsgvo {
	width: auto!important;
}
#dsgvo label {
	margin-left: 30px;
}
#dsgvo input {
	margin-bottom: -26px!important;
	box-shadow: none!important;
	background: transparent!important;
	position: relative;
	z-index: 99!important;
}
.btn-toolbar > .btn, .login-button, .register-button, .reset #user-registration button.validate, .validate{
	margin: 0;
	background: #00c5b4!important;
	color: #032b5f!important;
	transition: .5s;
	border: 0;
	border-radius: 0;
	font-family: 'Officina Bold';
	text-transform: uppercase;
	font-size: 20px;
	padding: 5px 60px;
	text-decoration: none!important;
}
.btn-toolbar > .btn:hover, .btn-toolbar > .btn:focus, .login-button:hover, .login-button:focus, .register-button:hover, .register-button:focus, .reset #user-registration button.validate:hover, .reset #user-registration button.validate:focus, .validate:hover, .validate:focus {
	color: #00c5b4!important;
	background-color: #032b5f!important;
	transition: .3s;
}

.alert h4{
	display:none;
}
form.form-validate a {
	margin-left: 0;
	text-decoration: underline;
}

 #member-registration .controls input {
    display:inline;
    height: 15px;
}

.form-horizontal .radio, .form-horizontal .checkbox{
    min-height: 40px!important;
}

#member-registration .radio input[type="radio"], #member-registration .radio-inline input[type="radio"], #member-registration .checkbox input[type="checkbox"], #member-registration .checkbox-inline input[type="checkbox"]{
    margin-left:0;
}

label[for="jform_terms_terms0"]{
    padding-right:70px!important;
}

#jform_terms_terms0, #member-registration .controls input{
    box-shadow: none!important; 
}
#jform_terms_terms1{
    width:26%!important;
}

.reset-confirm .control-label, .reset-complete .control-label{
    text-align:left;
}

#jform_terms_terms label{
    color:#000!important;
}

#user-registration .controls input, #user-registration .controls textarea, #member-registration .controls input, #member-registration .controls textarea{background:transparent;}

.reset-confirm form #jform_token, .reset-confirm form #jform_username{
    width:50%!important;
}



/* END JSN UNIFORM +++++++++++++++++++++ */
/* END SP ACCORDION +++++++++++++++++++++++++++++ */
/* END Veranstaltungen ########################## */
/* CK MENÜ  ###########################################*/
.titreck-title{color: #032B5F; text-transform: uppercase; font-size: 16px; padding: 10px 20px 10px 20px !important; font-family: "Officina Bold", Arial, Helvetica, sans-serif;}
.maximenuck > a:after{display:none!important;}
.maximenuck .floatck {background: #032B5F; padding: 15px!important;  min-width: 220px;}
.maximenuck2 .titreck-title, .mobilemenuck .titreck-title {font-size: 16px; color:#00c5b4; text-transform: uppercase; font-family: 'Officina Bold' !important; padding: 0 15px 10px 15px !important; line-height: 130%; min-width: 220px!important; display: block;}
.mobilemenuck-bar {position: absolute!important; top: 100px;}
.mobilemenuck-bar-title {display:none;}
 .mobilemenuck-title, .mobilemenuck-item .level1, .mobilemenuck-item .level2 {background: transparent!important;}
.mobilemenuck-bar-button {background:transparent!important; color:#032B5F!important; }

.mobilemenuck {background: #032B5F!important; }

/* IMG HOVER EFFEKT ###########################################*/
.hover-img {margin-top: 25px; margin-bottom:25px;} 
.hover-img .cktype:nth-child(2):hover{opacity: 1; transition: 500ms;}
.hover-img .cktype:nth-child(2) {opacity: 0; position: absolute!important; top: 0; transition: 500ms;}

/*CK PAGEBUILDER ###########################################*/
#content-wrapper {	padding-top: 50px;	padding-bottom: 50px; }  
#kontakt {margin-left: 25px; margin-right: 25px;}
#kontakt .buttonck{ color: #fff; font-size: 15px; line-height: 35px; background-color: #00c5b4; padding: 10px 20px; display: block; width: 100%; text-align: center; border-radius: 0;}
#kontakt .buttonck:hover{transtion: 500ms; background:#032B5F!important; }
#kontakt .buttonck span{text-align: center; font-weight: bold;}
#content-wrapper h1 {text-align: center; color: rgb(4, 43, 96); text-transform: uppercase; margin-bottom: 0px; margin-top: 0px; font-size: 31px;}


#kontakt #positon-kontakt, #kontakt #position-sprechzeiten, #kontakt #position-erstattung{background: #EBFAFA; color:#00c4b4; border-bottom: 4px solid #00c4b4; margin-left:15px; margin-right: 15px;}
#kontakt #positon-kontakt div [data-customclass="header-kontakt"], #kontakt #position-sprechzeiten div [data-customclass="header-kontakt"]{background: #00c4b4; color: #032B5F; padding: 5px 20px;}
#kontakt #positon-kontakt h2, #kontakt #position-sprechzeiten h2 {font-size: 22px; text-transform: uppercase;}
#kontakt #positon-kontakt h3, #kontakt #position-sprechzeiten h3 {font-size: 17px; text-transform: uppercase;}
#kontakt #positon-kontakt h3, #kontakt #positon-kontakt p, #kontakt #position-sprechzeiten h3, #kontakt #position-sprechzeiten p, #kontakt #position-sprechzeiten table, #kontakt #position-erstattung h3, #kontakt #position-erstattung p{padding-left: 20px; padding-right:20px;}
#kontakt #position-sprechzeiten .tablerowck-cell, #kontakt #position-sprechzeiten table p {padding:0; margin:0;}
#kontakt #links {margin-top: 150px; margin-bottom : 50px;}

.full-width{ padding: 20px; margin-top: 50px; margin-bottom:50px;}
.full-width > .inner{max-width: 1170px;}
.dark-blue{background: #032B5F; color: #00c4b4;}
.dark-blue h1{color:#fff!important; font-size:47px!important;}
.dark-blue .buttonck {background:#00c4b4!important; color:#fff!important; display: block; width: 100%;  text-align:center; font-family: 'Officina Bold'; font-size: 25px;}
.dark-blue .border {border-bottom: dotted #00c4b4 4px; margin-bottom: 25px; margin-top: 25px;}
.light-blue .border {border-bottom: dotted #00c4b4 4px; margin-bottom: 25px; margin-top: 25px;}
.light-blue{background: #00c4b4; color: #032B5F;}
.light-blue .buttonck {background:#032B5F!important; color:#fff!important; display: block; width: 100%;  text-align:center; font-family: 'Officina Bold'; font-size: 25px;}
.light-blue .border {border-bottom: dotted #032B5F 4px; margin-bottom: 25px;}

/* SMARTSLIDER  ########################## */
#Slidearea h2{ font-size: 67px!important; color:#fff!important; font-family: 'Officina Bold'!important; }
#Slidearea h3 {font-size: 30px!important; color:#fff!important; font-family: 'Officina Book'!important;}


/* BAUTAGEBUCH  ########################## */

#carusel-layout{display:block; position: relative; height: 560px;}
.scene {margin: 40px 0; position: relative; width: 400px; height: 140px; margin: 40px auto; perspective: 1170px;}
#bautagebuch {width: 100%; height: 100%; position: absolute; transform: translateZ(-288px); transform-style: preserve-3d;  transition: transform 1s;}


.eintrag {
	position: absolute; 
	background:#EBFAFA; 
	width: 400px;	
	min-height: 500px; 
	left: 10px; 
	top: 10px; 
	text-align: center; 
	transition: transform 1s, opacity 1s;	
	border-bottom: 4px solid #00c4b4; 
	backface-visibility: hidden;
}

.eintrag img, .eintrag iframe {
	display: block; 
	/* min-width: 100%;  */
	object-fit: cover; 
	/* object-position: 50%;  */
	/* height: 200px;  */
	/* padding: 10px 20px; */
	margin: 10px 0;
	width: 100%;
	aspect-ratio: 594 / 334;
	height: auto;
	/* box-shadow: 0 0 0 0px #00c4b400; */
	transform: scale(0.9);
	transition: 0.3s;
}
.eintrag:hover img, .eintrag:hover iframe {
	/* box-shadow: 0 0 0 1px #00c4b466; */
	transform-origin: center;
	transform: scale(1);
	transition: 0.6s;
}


.eintrag p{padding: 10px 20px;}
.pfeile {position: absolute; margin: auto; width: 100%;}
.pfeile button {background:#032B5F; border-radius: 50px; padding: 15px; text-align: center; width: 50px;}
.pfeile button img {width: 100%;}
.pfeile .next-button{position: absolute; right: 0;}
.pfeile .previous-button img{-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: "FlipH"; filter: FlipH;}
.cell0 {background: #032B5F; color:#00c4b4;}
.cell1, .cell2 {filter: blur(2px); opacity: 0.5!important;}

#carusel-layout {
    display: block;
    position: relative;
    height: initial;
}
.scene {
    position: relative;
    margin: 40px auto;
    perspective: initial;
    width: 92%;
    height: 100%;
    overflow-x: hidden;
	z-index: 1;
}
#bautagebuch {
    width: 100%;
    height: 100%;

    position: initial; 
    transform-style: initial; 
    transition: transform 1s; 
    display: flex;
	/*
    transform: translateX(calc(calc(100% - 0%) / -3));
	*/
}
.eintrag {
	position: initial;
    background: #EBFAFA;
    width: initial; 
	min-height: initial; 
    left: 10px;
    top: 10px;
    text-align: center;
    transition: transform 1s, opacity 1s;
    border-bottom: 4px solid #00c4b4;
    backface-visibility: hidden;
    min-width: calc(calc(100% - 6%) / 3);
    margin: 0 1%;
}


/*
.pfeile {
    position: absolute;
    margin: auto;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.pfeile button {
    background: #032B5F;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    margin: -1rem;
	opacity: 0.1;
	pointer-events: none;
	width: 0px;
    height: 0px;
	transition: 0.3s;
}
.pfeile button.sichtBar {
	width: 50px;
    height: 50px;
    padding: 15px;
	opacity: 1;
	pointer-events: initial;
	transition: 0.3s;
}
.pfeile button.previous-button,
.pfeile button.next-button {
    margin: 5rem;
}
.pfeile button.next-button.sichtBar {
    margin: -1rem;
}
.pfeile button.previous-button.sichtBar {
    margin: -1rem;
}
.pfeile button:active {
    background: #00c4b4;
	transition: 0s;
}
.pfeile button img {
	opacity: 0;
	transition: 0s;
}
.pfeile button.sichtBar img {
	opacity: 1;
	transition: 0.5s;
}
*/


.pfeile {
    position: absolute;
    margin: auto;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.pfeile button {
    /* background: #87BE32; */
    background: transparent;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    margin: -1rem;
	opacity: 0.1;
	pointer-events: none;
	width: 0px;
    height: 0px;
    outline: none;
	transition: 0.3s;
}
.pfeile button.sichtBar {
	width: 50px;
    height: 50px;
    padding: 10px;
	opacity: 1;
	pointer-events: initial;
	transition: 0.3s;
}
.pfeile button.previous-button,
.pfeile button.next-button {
    margin: 5rem;
}
.pfeile button.next-button.sichtBar {
    margin: -1rem;
}
.pfeile button.previous-button.sichtBar {
    margin: -1rem;
}
.pfeile button:active {
    /* background: #00c4b4; */
    background: transparent;
	transition: 0s;
}
.pfeile button img {
	opacity: 0;
	transition: 0s;
}
.pfeile button.sichtBar img {
	opacity: 1;
	transition: 0.5s;
}

@media (max-width: 1300px) {
    /*
    .itemid-865 .full-blue .rowck.ckstack3.ckstack2.ckstack1.uick-sortable.animateck .inner.animate.clearfix {
        margin: 0 -25px;
    }
    */
    .scene {
        width: 100%;
    }
    .eintrag {
        min-width: calc(calc(100% - 2%) / 1);
        margin: 0 1%;
    }
    /*
    .eintrag p:nth-of-type(1) {
        margin: 10vw 0 0 0;
    }
    .pfeile {
        top: 46%;
        z-index: 1;
    }
    .pfeile button img {
        margin: 0;
    }
    .pfeile button.previous-button,
    .pfeile button.next-button {
        margin: 0;
    }
    */
	
	.pfeile button.sichtBar {
		width: 21px;
		height: 21px;
		padding: 0px;
	}
    .pfeile button.next-button.sichtBar {
        /* margin: 0 4vw 0 0; */
        margin: 0 -5.5vw 0 0;
    }
    .pfeile button.previous-button.sichtBar {
        /* margin: 0 0 0 4vw; */
        margin: 0 0 0 -5.5vw;
    }
}










.marge-top-0{margin-top:0;}
.marge-bottom-0{margin-bottom:0;}





 /*FOOTER ####################################### */
.sunfw-pos-footer1, #Footerarea {
	color: #fff;
	line-height: 120%;
}
.footer1, #Footerarea {
	font-size: 14px;
}
.sunfw-pos-footer1 ul.nav.menu, #Footerarea ul.nav.menu {
	margin-top: 20px;
}
.sunfw-pos-footer1 ul.nav.menu > li > a, #Footerarea ul.nav.menu li a {
	color: #fff;
	padding: 5px 12px;
	text-transform: uppercase;
	font-size: 16px;
}
.sunfw-pos-footer1 ul.nav.menu > li > a:hover, #Footerarea ul.nav.menu li a:hover {
	text-decoration: underline;
}

div.footer1 > a > img, #Footerarea a img {
	position: relative;
    left: 20px;
    top: -7px;
    max-width: 70px;
}

/* END FOOTER
**************************************************** */


.konfigurator-head, .reset-confirm p{
	margin-top: 0px;
    font-size: 17px;
    color: rgb(4, 43, 96);
}

.reset-confirm label, .reset .control-label{
	display:none;
}

#user-registration .controls, #member-registration .controls{
	margin-left:0!important;
}

.pwhinweis{
    padding:10px 0 20px 0;
    color: #032b5f;
    font-size:14px;
    width:400px;
}

.logout{
	padding-top:25px;
}
/* END FOOTER ################################### */
/* MEDIA QUERIES ################################ */


@media screen and (min-width: 876px) and (max-width: 1112px) {

ul.newsflash-horiz.mod-list {
	display: flex;
}

ul.newsflash-horiz.mod-list li {
	margin-right: 1.2%;
	width: 33%;
}

ul.newsflash-horiz.mod-list li:last-child {
    display: inline-block;
    list-style: none;
    margin-right: 0;
    width: 33%;
}


}

@media screen and (min-width: 668px) and (max-width: 767px) {

#row_reihe_6_kopieren {
	display: none;
}

#navigation-toggle {
	top: 0!important;
}
	

}

@media screen and (min-width: 687px) and (max-width: 991px) {
	


.uvb:hover {
	background: #00c5b4;

}

.uvb:hover {
	background: #032b5f;

}

ul.newsflash-horiz.mod-list {
	display: flex;
}

ul.newsflash-horiz.mod-list li {
	margin-right: 1.2%;
	width: 33%;
}

ul.newsflash-horiz.mod-list li:last-child {
    display: inline-block;
    list-style: none;
    margin-right: 0;
    width: 33%;
}

.mod-languagessprache {
	display: inline-block;
	margin-left: 20px;
}
.mod-languagessprache li {
	display: inline-block;
	list-style: none;
	border-right: 1px solid #032b5f;
	margin: 0 2px 0 0;
	padding: 0 5px 0 0;
	line-height: 100%;
	font-family: 'Officina Bold';
}
.mod-languagessprache li:last-child {
	border-right: 0;
	margin: 0;
	padding: 0;
}
.mod-languagessprache li > a {
	color: #9baabf;
}
.mod-languagessprache li.lang-active > a {
	color: #032b5f;
}
ul.lang-inline {
	margin: 0;
	padding: 0;
}

}

@media screen and (max-width: 1024px) {
	.hover-img {margin-left:25px; margin-right: 25px;}
	#header-wrapper{padding: 25px 25px 0}
	#kontakt .buttonck {font-size: 12px; margin-left: 0;}
	#kontakt #links{margin: 0 25px;}
	.footer-inner{padding: 0 25px;}
}
@media screen and (max-width: 768px) {
	#header-wrapper img {margin-bottom: 15px;}
	#kontakt .buttonck{max-width: 100%; width: auto; margin: 25px 0;}
	#kontakt #positon-kontakt, #kontakt #position-sprechzeiten, #kontakt #position-erstattung{margin: 25px 0;}
	 #content-wrapper {margin: 0 25px;}
	#user-registration .controls input, #user-registration .controls textarea, #member-registration .controls input, #member-registration .controls textarea, #form-login-username input, #form-login-password input{
		width:100%;
	}
     
     .reset-confirm form #jform_token, .reset-confirm form #jform_username{
    width:100%!important;
}
     
     #form-login-remember{
         margin-left:25px;
     }
	 
	 #member-registration .controls input[type="radio"]{
		 display:block;
		 width: 10px!important;
	 }
.module-style.sidemenu ul {
	position: absolute;
}
/* METABAR +++++++++++++++++++++++++++++++++++++ */
.sunfw-logo {
	min-width: 70%;
	margin-top: -10px;
}
.modulecontainer.logo_uv div img {
	max-width: 65%;
}
/* SPRACHAUSWAHL ############################### */
ul.lang-inline > li {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	z-index: 99999;
	position: relative;
	display: inline-block;
}
ul.lang-inline > li:first-child {
	border-right: 1px solid #032b5f;
	padding-right: 6px;
	margin-right: 4px;
}
/* END SPRACHAUSWAHL ########################### */

    /* NAVIGATION ####################### */

a.sidr-class-toggle-sidr-close::before {
	background: #032b5f!important;
}

#navigation-toggle {
	top: -58px !important;
	right: 5px !important;
	position: absolute !important;
	padding: 10px !important;
	box-shadow: none !important;
	background-color: rgba(255, 255, 255, .5) !important;
}
#navigation-toggle span.nav-line {
	background-color: #032b5f !important;
}
.sidr {
	background-color: #032b5f !important;
	text-transform: uppercase;
}

.sidr-class-nouppercase {
	text-transform: none;
}

.sidr ul, .sidr ul li {
	border: 0 !important;
}

#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-105 > a,
#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-107 > a {
	display: none;
}
li.sidr-class-has-sub.sidr-class-parent {
	margin-bottom: 20px;
}
li.sidr-class-has-sub.sidr-class-parent:hover {
	background-color: transparent !important;
}
.sidr ul li {
	line-height: 150% !important;
	letter-spacing: .5px;
}
.sidr ul li a {
	font-family: 'Officina Bold';
}
.sidr ul li ul li {
	line-height: 150% !important;
}
.sidr ul li ul li a {
	color: #fff !important;
	font-family: 'Officina Book';
	padding-left: 20px !important;
}
.sidr ul li ul li:hover > a, .sidr ul li ul li:hover {
	background-color: #032b5f !important;
}
.sidr ul li ul li a:hover, .sidr ul li ul li:focus, .sidr-class-current > a, li.sidr-class-current.sidr-class-active > a {
	color: #00c5b4 !important;
	background-color: transparent !important;
}
.sidr ul li.sidr-class-active {
	background-color: transparent !important;
}
/* END METABAR +++++++++++++++++++++++++++++++++ */
ul.newsflash-horiz.mod-list li, ul.newsflash-horiz.mod-list li:last-child {
	width: 100%;
	margin-bottom: 20px;
}
/* SP ACCORDION +++++++++++++++++++++++++++++++++ */
.sp-accordion.sp-accordion-style2 .toggler span span:before {
	content: url("plus_2_m.png");
	position: absolute;
	line-height: 50px;
	height: 50px;
	right: 20px;
	margin-top: 5px;
	font-size: 12px;
}
.sp-accordion.sp-accordion-style2 .toggler span span div {
	line-height: 20px;
	padding: 0 60px 0 20px;
	display: inline-block;
	margin-top: 5px;
}
.sp-accordion.sp-accordion-style2 .toggler, .sp-accordion.sp-accordion-style2 .toggler span, .sp-accordion.sp-accordion-style2 .toggler span span {
	/*background-color: #00c5b4;*/
	background-image: none;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
}
.sp-accordion-item {
	margin-bottom: 10px;
	border-bottom: 8px solid #00c5b4;
}
/* END SP ACCORDION +++++++++++++++++++++++++++++ */
    /* SLIDER ################################### */
.headline {
	margin-top: 20px;
	font-size: 30px;
	color: #fff;
	font-family: 'Officina Bold';
}
.speaker {
	margin-bottom: 30px;
	font-size: 15px;
	color: #fff;
	font-family: 'Officina Bold';
	max-width: 60%;
}
#sunfw_section_slidearea {
	position: relative;
}
.module-style.sidemenu {
	position: absolute;
	z-index: 9999;
	right: 35px;
	top: 0;
}
.module-style.sidemenu ul {
	background-color: #032b5f;
	padding: 3px 0 2px 0;
	margin: 0;
}
.module-style.sidemenu li {
	margin: 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
	font-size: 15px;
	text-align: center;
}
.module-style.sidemenu li a {
	color: #00c5b4;
}
.module-style.sidemenu li a:hover {
	color: #fff;
}
/* END SLIDER ############################### */
    /* FOOTER ####################################### */
#column_spalte_12.col-xs-12 {
	padding: 0;
}
/* END FOOTER ################################### */
}
@media screen and (min-width: 360px) and (max-width: 476px) {
	h2{font-size: 25px;}
	#header-wrapper {padding-top: 0;}
	#aquarium-logo img{margin-bottom: 15px;}
	#stadtwerke-logo img{position:absolute; right: 15px; top: 15px; width: 25%!important;}
	.footer-inner{text-align:center;}
	.footer-inner img {max-width: 25%; margin:25px 0;}
	.dark-blue .buttonck{width:auto;}
	#row_ID1685601609051{padding-bottom:150px;}
span.jahreszeiten {
	font-size: 40%; 
	color:rgb(0, 196, 180)!important; 
	font-family: 'Officina Book'!important;
	display: contents;
}

ul.newsflash-horiz.mod-list {
	display: block!important;
}

#column_spalte_4 > div:nth-child(1) > div > div > div > div > ul {
	position: absolute!important;
	right: -35px!important;
}
#column_spalte_19_kopieren > div.layout-item.sunfw-item-logo > div > a > img.logo.hidden-md.hidden-lg.img-responsive {
	max-width: 70%;
	margin-top: -10px;
}
.sp-accordion.sp-accordion-style2 .toggler span span div {
	max-width: 90%;
	padding-right: 0;
	padding-left: 10px;
	color: #032b5f;
}
.sp-accordion.sp-accordion-style2 .toggler span span:before {
	content: url("plus_blue.png");
	right: 20px;
}
.no-label label, label.control-label {
	display: none !important;
}
	
	label[for=modlgn-remember]{
		display:block!important;
	}

.table {border:none;}
	
	.table-row,
	.table-cell {
		display: block;
	}
	
	.table-row { margin-bottom: 20px; }

    .thead {
        margin-top: 20px;
    }

    .table-row .col2 {
        width: 40%;
    }


/* LOGIN RUTSCHENKONFIGURATOR
*************************************************/

.smart-slide-btn {
	width: 100%;
	display: block!important;
	padding: 10px!important;
	text-align: center!important;
}


}
@media screen and (min-width: 477px) {
/* SP ACCORDION +++++++++++++++++++++++++++++++++ */


.sp-accordion.sp-accordion-style2 .toggler span span div {
	max-width: 100%;
}
.no-label label, .jsn-uniform label.control-label {
	display: none !important;
}
/* END SP ACCORDION +++++++++++++++++++++++++++++ */
}
 @media screen and (min-width: 882px) {
.sp-accordion.sp-accordion-style2 .toggler span span div {
	max-width: 80%;
	line-height: 50px;
	height: 50px;
}
}
 @media screen and (min-width: 768px) and (max-width: 1024px) {
/* NAVIGATION
****************************************************** */



#member-registration .radio input[type="radio"], #member-registration .radio-inline input[type="radio"], #member-registration .checkbox input[type="checkbox"], #member-registration .checkbox-inline input[type="checkbox"]{
    margin-left:62px;
	
     }
#user-registration .controls input, #user-registration .controls textarea, #member-registration .controls input, #member-registration .controls textarea{
    width:25%;
     }
     
#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea, #jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, .login-input, .validate-username, #jsn_form_3.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    width:25%;
     }
     
     
#navigation-toggle {
    background-color: #fff!important;
    box-shadow: none !important;
}

span.nav-line {
    background: #032b5f!important;
}


.sidr {
	background-color: #032b5f !important;
	text-transform: uppercase;
}
.sidr ul, .sidr ul li {
	border: 0 !important;
}
#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-105 > a,
#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-107 > a {
	display: none;
}
li.sidr-class-has-sub.sidr-class-parent {
	margin-bottom: 20px;
}
li.sidr-class-has-sub.sidr-class-parent:hover {
	background-color: transparent !important;
}
.sidr ul li {
	line-height: 150% !important;
	letter-spacing: .5px;
}
.sidr ul li a {
	font-family: 'Officina Bold';
}
.sidr ul li ul li {
	line-height: 150% !important;
}
.sidr ul li ul li a {
	color: #fff !important;
	font-family: 'Officina Book';
	padding-left: 20px !important;
}
.sidr ul li ul li:hover > a, .sidr ul li ul li:hover {
	background-color: #032b5f !important;
}
.sidr ul li ul li a:hover, .sidr ul li ul li:focus, .sidr-class-current > a, li.sidr-class-current.sidr-class-active > a {
	color: #00c5b4 !important;
	background-color: transparent !important;
}
.sidr ul li.sidr-class-active {
	background-color: transparent !important;
}

.__pf .pf-d119b6f7-630b599b {
    margin-left: 0!important;
    margin-right: 0!important;
}

body.sunfw-itemid-127 div.pf-xs--hidden:nth-child(2),
body.sunfw-itemid-127 .baelle{
	display: none;}

div.footer1 > a > img {
	position: relative;
    left: 120px;
    top: -25px;
    max-width: 70px;
}
	 



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

.img-responsive {
	max-width: 50%!important;
}

.eintrag {
	min-width: calc(calc(100% - 2%) / 1);
}

}


/* TABLET
**************************************** */

@media screen and (min-width: 768px) and ( max-width: 1023px ) {

    .module-style.sidemenu ul {
        position: absolute;
    }

}


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

#navigation-toggle {
	top: -58px !important;
	right: 5px !important;
	position: absolute !important;
	padding: 10px !important;
	box-shadow: none !important;
	background-color: rgba(255, 255, 255, .5) !important;
}
#navigation-toggle span.nav-line {
	background-color: #032b5f !important;
}
.sidr {
	background-color: #032b5f !important;
	text-transform: uppercase;
}
.sidr ul, .sidr ul li {
	border: 0 !important;
}
#sidr-main > div:nth-child(2) > ul > li.sidr-class-item-105 > a {
	display: none;
}
li.sidr-class-has-sub.sidr-class-parent {
	margin-bottom: 20px;
}
li.sidr-class-has-sub.sidr-class-parent:hover {
	background-color: transparent !important;
}
.sidr ul li {
	line-height: 150% !important;
	letter-spacing: .5px;
}
.sidr ul li a {
	font-family: 'Officina Bold';
}
.sidr ul li ul li {
	line-height: 150% !important;
}
.sidr ul li ul li a {
	color: #fff !important;
	font-family: 'Officina Book';
	padding-left: 20px !important;
}
.sidr ul li ul li:hover > a, .sidr ul li ul li:hover {
	background-color: #032b5f !important;
}
.sidr ul li ul li a:hover, .sidr ul li ul li:focus, .sidr-class-current > a, li.sidr-class-current.sidr-class-active > a {
	color: #00c5b4 !important;
	background-color: transparent !important;
}
.sidr ul li.sidr-class-active {
	background-color: transparent !important;
}

div.footer1 > a > img {
	position: relative;
    left: 20px;
    top: -7px;
    max-width: 70px;
}

}

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


#gruemenu > ul > li.has-sub.parent > a {
    padding: 10px!important;
}

.modulecontainer.logo_uv div img {
    margin-right: -30px;
}

}


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

.module-style.sidemenu ul {
	position: absolute!important;
	right: -70px!important;
}
	
	.btn-toolbar > .btn, .login-button, .register-button{
		width: auto;
		margin-top:10px;
        padding:10px 30px;
		text-align: center;
        font-size:20px;
		
	}
    
   

}

@media screen and (min-width: 668px) and (max-width: 1023px) {

/* HEADER
***************************************************************/

#sunfw_section_12zoll_pad {
	display: block!important;
}

#navigation-toggle {
	position: absolute!important;
	top: 45px!important;
}

.modulecontainer.logo_uv {
	margin-top: 23px;
}

.module-style.sprache {
	float: right;
	margin-top: 48px;
}

#sunfw_section_abschnitt_5 {
	display: none!important;
}

#row_reihe_6 {
	margin: 0!important;
}

}



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

/* HEADER
***************************************************************/

.btn-toolbar > .btn, .login-button, .register-button, .btn-toolbar > .btn, .login-button, .register-button{
		width: auto;
       padding: 10px 33px;
	}    
    
    
#row_reihe_6 {
	margin: 0!important;
}
    
#__pf > div > div > div > div > div.sc-qQxFs.jdLQbH.pf-c0896cc4-be3abf34.pf-r.pf-r-eh > div.sc-pbJYR.gsdIuB.pf-c.pf-c-xs--12.pf-c-sm--12.pf-c-md--4.pf-c-lg--12{
    min-width:100%!important;
 
    }

/* TEXT BILD BOXEN BEI FIT & FUN
***************************************************************/

body.sunfw-itemid-126 .pf-ccac31f5-b7c4b79f > div:nth-child(2),
body.sunfw-itemid-126 .pf-ccac31f5-c2715530 > div:nth-child(2),
body.sunfw-itemid-126 .pf-ccac31f5-8bbfbe49 > div:nth-child(3),
body.sunfw-itemid-126 .pf-ccac31f5-97935d3f > div:nth-child(2),

/* Wir */

body.sunfw-itemid-149 .pf-8bc4fbe4-29f9b4c6 {
	display: none;
}

body.sunfw-itemid-126 .pf-ccac31f5-b7c4b79f > div:nth-child(3),
body.sunfw-itemid-126 .pf-ccac31f5-c2715530 > div:nth-child(3),
body.sunfw-itemid-126 .pf-ccac31f5-8bbfbe49 > div:nth-child(2),
body.sunfw-itemid-126 .pf-ccac31f5-97935d3f > div:nth-child(3),

/* SERVICE BEREICHE */

body.sunfw-itemid-129 div.pf-c-md--6:nth-child(3)

/* WIR */

body.sunfw-itemid-149 .pf-8bc4fbe4-50b6e3fe > div:nth-child(1)  {
	min-width: 50%;
}


}



