body {
    line-height: 1.47;
    color: rgb(7, 45, 49);
    background-color: #838383;
    font-size: 1rem;
}

.cmplz-placeholder-1 {
  height: 374.15625px;
  position: absolute;
  top: 0px;
  width: 100%;
}


#page{max-width:1000px; margin: 100px auto 0px; background-color: #fff; position: relative}
@media (min-width: 1200px) {
.container {
    max-width: 960px!important;
}
}


a {
    color: rgb(7, 45, 49)
}

a:hover {
    text-decoration: none;
    color: inherit
}

a:focus,button:focus{outline: none}


.cr{font-style:italic;font-size:0.8rem}

.btn {
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0px;
}

.btn-primary {
    background-color: #fff;
    border: 1px solid rgb(136, 182, 60);
    color: rgb(137, 182, 61)!important
}

.btn-primary:hover {
    background-color: rgb(136, 182, 60);
    border: 1px solid rgb(136, 182, 60);
    color: rgb(136, 182, 60)
}

.text-primary {
    color: rgb(136, 182, 60) !important;
}
.text-grey {
    color: #838383 !important;
}




a.text-primary:hover {
    color: #fff !important;
}


.text-bigger{font-size: 1.2rem;font-weight: bold}
.text-kontakt-h1{font-size:24px;font-weight: bold;margin-bottom: 15px}
h1,h2,
h3,
h4 {
    font-weight: 600;
}
h1 {
    margin-bottom: 30px;
    font-size: 40px;
    text-transform: uppercase
}


h2 {
    margin-bottom: 30px;
    font-size: 30px;
    text-transform: uppercase
}

.modal h2 {
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase
}

h3 {
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: uppercase
}

h4 {
    font-size: 20px;
    text-transform: uppercase
}


@media (max-width: 399px) {
    h1 { font-size: 23px; }
    h2 { font-size: 20px; }
    .modal h2 {font-size: 18px;}
    h3 { font-size: 16px; }
}


p {
    margin-bottom: 20px
}

p + ul {
    margin-top: -15px;
}

ul{margin: 0px 0px 20px; padding: 0px 0px 0px 18px}
    li{margin: 0px; padding: 0px}



.img-fluid{width: 100%}


.navbar {
    padding: 30px 0px;
    background-color: rgb(136, 182, 60);
    max-width: 1000px;
    margin: auto auto
}

.navbar-brand {
    font-size: 18px;
    font-weight: inherit;
    font-weight: 600;
    line-height: 1.2;
    padding: 0px;
}



.navbar-brand img{
    width:220px
}


@media (min-width: 360px) {
    .navbar-brand img{
    width:260px
    }
}

@media (min-width: 400px) {
    .navbar-brand img{
    width:260px
    }
}

.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-brand span {
    color: rgb(7, 45, 49);
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(7, 45, 49);
    font-weight: 600;
}
@media (max-width: 767.99px) {
    .nav-item{
        text-align: center;
        padding-right: 15px
    }
}

.navbar-toggler {border:none}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-nav{
    position: relative;
top: 12px;
}

.svg-scroller {
    width: 70%;
    position: absolute;
    left: 40%;
    opacity: 0.05;
    z-index: 10;
    pointer-events: none;
    display: none
}

.svg-scroller2 {
    width: 70%;
    position: absolute;
    left: 5%;
    opacity: 0.05;
    z-index: 10;
    pointer-events: none;
    display: none
}

div.top {
    
    text-align: center;
    background-color:#fff;
    padding:50px 0px
}

.head-image {
    padding: 30px;
    width:100%;
    max-width: 600px
}

div.bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}


#hello{
    background-color: rgb(136, 182, 60);
    color:#fff
}
.helloText{padding: 10px 30px}
.helloImage img{height:400px; width: auto}

#praxis,
#person,
#kontakt,
#leistungen {
    padding: 80px 0px;
    position: relative;
    overflow: hidden
}


.modal .section {
    padding: 40px 0px;
    position: relative;
    overflow: hidden
}


#leistungen,
.secondaryBG,
#kontakt {
    background-color: rgb(237,237,239);
}

#kontakt h4 {
    color: #60b847
}

.termin-teaser {
    font-size: 30px;
    color: rgb(137, 182, 61);
}

.footer {
   color: rgb(7, 45, 49);
    background-color: rgb(136, 182, 60)!important;
}

.footer a {
  color: rgb(7, 45, 49);
    font-weight: 600
}

.bg-primary {
    background-color: rgb(136, 182, 60)!important;
    color: #fff!important
}

.imagesection {
    background: url(img/praxis.jpg) center center;
    height: 400px;
    background-size: cover;
}

.l-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
	max-width:340px;
	margin:auto;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-box-shadow .35s ease-out, -webkit-transform .3s ease-out;
    transition: -webkit-box-shadow .35s ease-out, -webkit-transform .3s ease-out;
    transition: box-shadow .35s ease-out, transform .3s ease-out;
    transition: box-shadow .35s ease-out, transform .3s ease-out, -webkit-box-shadow .35s ease-out, -webkit-transform .3s ease-out;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
}

.l-card:hover {
    
    
}

.l-card-ergotherapie,
.l-card-ergotherapie:hover {
    background-color: #fff;
    color: rgb(8, 46, 50);
}

.l-card-akupunktur,
.l-card-akupunktur:hover {
    background-color: #fff;
    color: rgb(136, 182, 60)
}

.l-card-ergotherapie h3 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.l-card-akupunktur h3 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}


.minicard{ width:55px; height: 55px; background-color: rgb(136, 182, 60); margin: auto}
.l-card-akupunktur  .minicard{ background-color: rgb(7, 45, 49);}
@media (max-width: 767.99px) {

}

.mj-card {
    border: 5px solid #fff
}

.mj-card h4 {
    font-weight: 600
}

.mj-card p:last-of-type {
    margin-bottom: 0px
}

.modal-full {
    min-width: 100%;
    margin: 0;
}

.modal-full .modal-content {
    min-height: 100vh;
}

.modal {
    padding-right: 0px!important
}

.modal-content {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    max-width: 1000px;
    margin: auto auto
}


.modal-backdrop.show {

    opacity: 0;

}
.modal-open .navbar{display: none}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fade {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.modal-backdrop {
    background-color: #fff;
}

.modal-body {
    padding: 0px;
}

.modalTop {
    height: 100px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
     background-color: rgb(136, 182, 60);
    z-index: 100;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.modal .minicard{ width:30px; height: 30px; background-color: rgb(136, 182, 60); margin: 0px 15px 0px 0px;display: inline-block}
#myModal2 .minicard{ width:30px; height: 30px; background-color:  rgb(7, 45, 49); margin: 0px 15px 0px 0px;display: inline-block}



@media (max-width: 767.99px) {
	#praxis, #person, #kontakt, #leistungen {
    	padding: 50px 0;
	}
	h2 {
    	margin-bottom: 20px;
	}
	
	.container {
		padding-right: 30px;
		padding-left: 30px; 
	}
	
	.helloImage img{width:100%;height:auto; max-width:380px}
}