

#physiofadein {
   height: 100vh; 
   min-height: 100vh; 
   width: 100%;
   min-width: 100%;
   background-color:#FFFFFF !important;
   margin: auto;
   z-index: 9998;
   position: absolute;
   top: 0;
   left: 0;
   text-align: center;
   line-height: 100vh;
}

.physiofadeinimage {
vertical-align: middle;
  }
  
  
  @media (max-width: 500px) {
	
	.physiofadeinimage {
width: 300px;
  }
}

.inside {
	background-color:#cccbc9 !important;
}


.akkordeon-left {
	text-align: left;
}

toggler {
	font-family: 'Economica Bold';
	font-size: 26px;
	padding: 0 0 10px 0;
}

.cookiebar__button {
	background-color:#cccbc9 !important;
	color: #000000 !important;
}


.text-left {
    text-align: left;
}