﻿/***********************************
Datei: template.css CSS 
URL: www.satsang-myriam.space
************************************
Copyright: www.Sabine-Kemper.de
Start: 01.09.2025
Letzte Aenderung: www.satsang-myriam.space
***********************************/

/*
######################################################### 
body                                                ###
######################################################### 
*/
 

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body, html {
  font-family: "RobotoFlex", sans-serif;
font-style: normal;
font-weight: normal;
font-size:100%;
color:#333;
background-color: transparent;
line-height:1.3em;
width: 100%;
height:100%;
text-align: left;
scroll-padding-top: 4rem;
scroll-behavior: smooth;
}

.ohneoben {
    margin: 0.5em 0 0.1em 0!important;
}

section {
	padding: 0;
	max-width: 1280px;
	margin: 0 auto;
background-color: transparent;
}

.bold {
  font-weight:bold;
  margin: 0.5em 0 0.5em 0;
  text-align:left;
}

img.foto  {
display: block;
max-width: 100%;
height: auto;
border-radius: 50%;
filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
margin: 0.5em 0 2.5em 0; 
}

/*
######################################################### 
reset                                               ###
######################################################### 
*/

* {
  margin:0;
  padding:0;
  list-style-position: outside;
}

form {margin: 0; padding:0;}
img, table {border:0; max-width: 100%; height: auto; margin:0;padding:0;}
fieldset {border:0;}
input.button {margin: 0; padding:1px;}
article, aside {display: block;}
li {list-style-type: none;}

p#language_picker_des_114.visually-hidden {
display: none!important;
}
.mod-languages {
float: right!important;
margin: 1% 2% 0 0;
}

.clear {
  clear: both;
  height: 0px;
  width: 0px;
  font-size: 0.0em;
  visibility: hidden;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box; /* Safari/Chrome, andere WebKit-Browser */
    -moz-box-sizing: border-box; /* Firefox, andere Gecko-Browser */
    box-sizing: border-box; /* Opera/IE 8+ */
  box-sizing: inherit;
}


/* 
###############################################################
geruest #
###############################################################
*/

.button {border: 0;}

/* 
###############################################################
navigation #
###############################################################
*/

nav {
font-family: "RobotoFlex", sans-serif;
font-style: normal;
font-weight: normal;
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0;
    max-width: 100%;
text-align: left;
    height:auto;
    background-color:#ffffff;
	-webkit-box-shadow: 0 0 10px #333;
	-moz-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
	z-index: 100;
}

.innavigation {
  position:relative;
    margin: 0 auto!important;
    padding: 0!important;
	max-width: 1200px!important;
	height:auto;
	background-color: transparent;
text-align: right;
}

.titreck-title {
font-family: "RobotoFlex", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 125%!important;
margin: 0 0 8px 0!important;
color:#666666;
}

.descck {line-height:1.2em!important;}




/* 
###############################################################
icon Barrierefreiheit #
###############################################################
*/


.mod-languages {
  width: auto;
  height: auto;
  top: 30px!important;
  right: 3%;
  position: fixed;
display: block;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition-duration: .5s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  background-color: transparent;
margin:0;
padding:0;
z-index: 9999;
}

.mod-languages a {
display: block;
  background-color: transparent;
margin:0!important;
padding:0!important;
}

div.mod-languages a {
margin:0!important;
padding:0!important;
  text-decoration: none;
}

.mod-languages:hover {
  cursor: pointer;
}

div.mod-languages ul li.lang-active, div.mod-languages ul li {
  background-color: transparent;
margin: 0 2px 0 0!important;
padding:0!important;
}

div.mod-languages img {
border: none;
display: inline-block;
margin:0!important;
padding:0!important;

}

/* 
###############################################################
Myriam Schrift #
###############################################################
*/

#schriftmyriam {
width: 100%;
position: relative;
height: auto;
padding: 0;
margin:0 0 0 0!important;
text-align: center;
background: rgba(255,183,78,0.1);
clear: both;
display:block;
z-index: 0;
}

.inschriftmyriam {
  margin: 0 auto;
  position:relative;
  text-align: left;
  height: auto;
  text-align: left;
   max-width: 1200px;
  background-color: transparent;
  padding: 0.3em 0 0.3em 0;
}

p.inschriftmyriam {font-family: "Schriftfein"; font-size: 1.8vw; color:#333333;line-height:1.3em;  padding: 0.4em 0em 0.1em 0.5em;}


/* 
###############################################################
Slider #
###############################################################
*/

#slider {
width: 100%;
position: relative;
height: auto;
padding: 0;
margin:0 0 0 0!important;
text-align: center;
background-color: transparent;
clear: both;
display:block;
z-index: 0;
}

.inslider {
  position:relative;
  margin: 0;
  text-align: center;
  height:auto;
  background-color:transparent;
  width: 100%;
  padding:0!important;
}

.inslider img {
	width:100%;
	margin:0!important;
	padding:0!important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}

.containerImage {
  position: relative;
  max-width: 100%;
  background-color: white;
display:block;
}

.headerimage {
  display: block;
  max-width: 100%;
  height: auto;
}

.headertext {
  width: 50%;
  color: white;
  position: absolute;
  background-color:transparent;
  top: 30%;
  left: 40%;
-webkit-transform: translate(50, 30);
-moz-transform: translate(50, 30);
-ms-transform: translate(50, 30);
-o-transform: translate(50, 30);
transform: translate(50, 30);
}

p.text1 {font-size: 4.3vw; color:#ffffff;line-height:1.3em;}
p.text2 {font-size: 2.3vw; color:#ffffff; font-weight:normal;}
p.text1g {font-size: 4.3vw; color:#81898dff;line-height:1.3em;}
p.text2g {font-size: 2.3vw; color:#81898dff; font-weight:normal;}
/* 
###############################################################
Textbereich #
###############################################################
*/

#system-message-container {
background-color: transparent;
}

.container {
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0;
background-repeat: no-repeat;
background-position: left;
background-image: url("/images/HG-LOGO.svg");
background-attachment: fixed;
  background-size: cover;
}

main {
  position:relative;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  background-color: transparent;
  height: auto;
}


.mainContent {
  position:relative;
  margin: 0 auto;
  height: auto;
  text-align: left;
   max-width: 1200px;
  background-color: transparent;
  padding: 0;
}

.com-content-category-blog__items.blog-items.items-leading.einzelsitzung1 {
  background: rgba(255,183,78,0.1);
  margin: 1% auto;
border: 0px #d47e29 solid; 
border-radius: 10px;
  width: 70%;
box-shadow: 5px 5px 10px rgba(102, 102, 102, 0.8);
}

.com-content-category-blog__items.blog-items.einzelsitzung2 {
  background-color: #ffffff;
  margin: 1% auto;
border: 0px #d47e29 solid; 
  width: 70%;
}

.com-content-category-blog__item.blog-item  {
  background-color: transparent;
  padding: 2em 2em 2em 2em;
border: 1px #d47e29 solid; 
border-radius: 10px;
  margin: 1% auto;
}



/* 
###############################################################
Footer #
###############################################################
*/

#footer {
height:auto;
padding: 2% 1% 1% 1%;
color: #333;
background-color: #f09b02;
max-width: 100%;
clear:both;
box-shadow: 0 0 10px #333;
font-size: 16px;
margin: 0 0 0 0;
z-index: 2000;
}



.infooter a, a.infooter {
font-size: 16px;
color: #ffffff!important;
text-decoration:none!important;
font-weight:normal!important;
}

.infooter a:hover {
 	color: #ffcc00;
	opacity:0.4;
	transition: all 800ms;
	-webkit-transition: all 800ms;
	-moz-transition: all 800ms;
	-o-transition: all 800ms;
}

.infooter  {
 	font-size: 16px;
   padding: 0;
    margin: 0 auto;
	max-width: 1200px;
 	height:auto;
 	background-color: transparent;
}

#infooter  {
 	font-size: 16px;
}

.boxinfooter {
	max-width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.textboxinfooter {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.textboxinfooter p {
    color: #fff !important;
line-height: 1.4em;
margin: 0 0 0.2em 0;
 	font-size: 16px;
}

.textboxinfooter a {
    color: #fff !important;
 	font-size: 16px;
}

.textboxinfooter p.bold {
    font-weight: bold;
    color: #fff !important;
}

hr.textboxinfooter  {
    color: #fff !important;
    padding: 1% 0 1% 0;
}


.container-footer-kontakt, .container-footer-links, .container-footer-daten {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    background-color: transparent;
    padding: 0.5em 0.5em 0.5em 0.5em;
    float: left;
    margin: 0;
}

.infooter.hrfw, .infooter hr.hrfw  {
   color: #fff!important;
    margin: 0.6em 0 0em 0;
width: 100%;    
    padding: 0!important;
  border-style: solid!important;
  border-left: 0!important;
  border-right: 0!important;
}


.container-footer-kontakt {
    width: 40%;
    margin: 0 0 0 0;
}

.container-footer-links {
    width: 25%;
}

.container-footer-daten {
    width: 25%;
}

ul.mod-menu.mod-list.nav {
    width: 25%;
float: right;
}

/* 
###############################################################
scrollToTop #
###############################################################
*/

.scrollToTop {
z-index: 100;
bottom: 130px!important;
left: right!important;
margin: 0!important;
}

/* 
###############################################################
Visforms Anmeldeformular #
###############################################################
*/


form#mod-visform5.bt5.visform, 
form#mod-visform8.bt5.visform    {
  padding: 20px!important;
  border-radius: 10px!important;
border: 0px solid #ccc!important;
background-color: #f6f6f6 !important;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.4);
}

.vis_mandatory {
  color: #d47e29 !important;
  padding: 0;
  font-size: 100% !important;
  font-weight: normal;
}

.form-group.row {
  padding-top: 15px!important;
}

select#field1.form-select {
  padding: 10px!important;
  width: 50%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #ccc!important;

}

input {
  padding: 10px!important;
  width: 70%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #ccc!important;
}

.form-check {
  padding: 10px!important;
  width: 70%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #d47e29!important;
}

.form-check.form-check-inline {
  padding: 5px 10px 5px 10px!important;
  width: 30%!important;
  line-height: 1.2!important;
  border: 0px solid #d47e29!important;
}

input[type="checkbox"]  {
transform: scale(1.2)!important;
  width: 20px!important;
margin: 0 5px 0 0!important;
background-color: #d47e29 !important;
}

input[type="radio"] {
	transform: scale(1.2)!important;
margin: 0 5px 0 0!important;
  width: 20px!important;
}

textarea {
  padding: 10px!important;
  width: 70%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
border: 1px solid #ccc!important;
}

input#modvisform165viscaptcha_response.form-control.col.visToolTip, input#modvisform165viscaptcha_response.form-control, input#modvisform201viscaptcha_response.form-control.col.visToolTip, input#modvisform166viscaptcha_response.form-control.col.visToolTip, input#modvisform166viscaptcha_response.form-control {
  padding: 10px!important;
  width: 20%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #d47e29!important;
}

.form-group.row.required {
  border-radius: 5px!important;
    background-color: #ebebeb !important;
  width: 70%!important;
  padding: 10px!important;
margin-top: 30px!important;
}

input#field97.btn.btn-primary, input#field110.btn.btn-primary    {
  margin-top: 20px!important;
  padding: 20px!important;
  width: 40%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #ccc!important;
float: left!important;
    background-color: #d47e29!important;
    color: #fff !important;
font-size: 120% !important; 
cursor: pointer;
}

select#field81.form-select {
  padding: 10px!important;
  margin-top: 5px!important;
  width: 40%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #ccc!important;
}

@media only screen and (max-width:750px) {
input {
  width: 80%!important;
}
textarea {
  width: 80%!important;
}
input#modvisform198viscaptcha_response.form-control.col.visToolTip, input#modvisform201viscaptcha_response.form-control.col.visToolTip, input#modvisform199viscaptcha_response.form-control.col.visToolTip  {
  width: 80%!important;
margin: 10px 0 0 0!important;
}
input#field74.btn.btn-primary, input#field6.btn.btn-primary   {
  width: 80%!important;
}
.form-check {
  padding: 10px!important;
  width: 100%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
}
.form-group.row.required {
 width: 100%!important;
margin-top: 30px!important;
}
}

@media only screen and (max-width:32em) {
input {
  width: 100%!important;
}
textarea {
  width: 100%!important;
}
input#modvisform198viscaptcha_response.form-control.col.visToolTip, input#modvisform199viscaptcha_response.form-control  {
  width: 100%!important;
  border: 2px solid #d47e29!important;
margin: 5px 0 0 0!important;
}
input#field97.btn.btn-primary   {
  width: 100%!important;
}
.form-check.form-check-inline {
  padding: 5px 10px 5px 10px!important;
  width: 80%!important;
  line-height: 1.2!important;
  border: 0px solid #d47e29!important;
}
input[type="checkbox"]  {
transform: scale(1.0)!important;
  width: 20px!important;
margin: 0 5px 0 0!important;
background-color: #d47e29 !important;
}
input[type="radio"] {
	transform: scale(1.0)!important;
margin: 0 5px 0 0!important;
  width: 20px!important;
}
}

/* 
###############################################################
Reg Anmeldeformular #
###############################################################
*/

form#login-form-167 {
  padding: 20px!important;
  border-radius: 10px!important;
border: 0px solid #ccc!important;
background-color: #f6f6f6 !important;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.4);
margin: 0 0 4em 0!important;
}

form#login-form-167.mod-login {
height: 250px!important;
}


ul.mod-login__options.list-unstyled, .mod-login__submit.form-group {
height: auto!important;
}


button.btn.btn-primary.w-100  {
  margin: 5px 5px 5px 0px!important;
  padding: 10px!important;
  width: 20%!important;
  line-height: 1.2!important;
  border-radius: 5px!important;
  border: 1px solid #ccc!important;
float: left!important;
    background-color: #d47e29!important;
    color: #fff !important;
font-size: 120% !important; 
cursor: pointer;
}


