.header{
	margin-top: 20px;
}

.header.cloned{
	margin-top: 10px;
}

.logo_bottom{
	margin-top: -38px;
}

.swiper-container .circle {
	display: none !important;
}

.smaller_h1{
	font-size: 2.5rem;
}

.ce_image_text_box_image .image_container {
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #cfcccc;
}

.ce_image_text_box.version2{
	border: none;
}

.ce_image_text_box_inside{
	padding-bottom: 8px;
}

.ce_image_text_box_content_outside{
	position: relative;
	margin: -100px 14px 0px 14px;
	background: #fff;
	border-radius: 20px;
	padding: 0px; 
	box-shadow: 0px 0px 6px 2px rgb(0,0,0,.12);
}

.ce_image_text_box.version2 a.hyperlink_txt{
	width: 100%;
	padding: 0 20px 0 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	border-radius: 9999px;
	background: #4BBBBB;
	color: #fff;
	font-weight: 800;
	text-decoration: none;
}

a .ce_headline h4 {
	color: #4BBBBB;
}

@media (min-width: 768px) {
  .sprechzeiten_padding {
	padding-left: 20px !important;
  }
}
