p:empty {
  display: none;
}
.postTitleBold h1 {
  font-weight: unset;
}
.hide {
  display: none;
}
.vcwb #site-content,
.vcv-layout-wrapper {
  overflow: hidden;
}
.su-column + br {
  display: none;
}
.nonclick > a:hover {
  cursor: default;
}
.site-branding-container {
  background-color: rgba(255, 255, 255, 0.89);
  position: relative;
}
@media only screen and (min-width: 769px) {
  .site-branding{
	height: 85px;
  }
  .custom-logo-link {
	margin-top: -103px;
  }
}
.site-branding{
  display: grid;
  grid-template-columns: 350px 1fr;
  align-items: center;
}
/* -- Navigation -- */
.top-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
.top-header .icon-list {
  margin-top: 0;
  display: inline-block;
}
.top-header .icon-list > li {
  border: unset !important;
  display: inline-block;
  padding: 0 14px;
}
.top-header .icon-list > li a {
  text-decoration: none;
}
@media all and (max-width: 425px) {
  .top-header .icon-list {
	font-size: 14px;
  }
  .top-header .icon-list > li{
	padding: 0 5px;	
  }
}

.su-row.no-width > div {
  width: auto;
}

.breadcrumb-nav {
  font-size: 80%;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: #706f6f;
  background: #f5fbfc;
}

.breadcrumb-default-style .breadcrumb-nav-text {
  margin-right: 0.5em;
}

.breadcrumb-default-style .breadcrumb-list {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumb-default-style .breadcrumb-listitem {
  display: inline-block;
}

.breadcrumb-default-style .breadcrumb-listitem::after {
  content: ">";
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.breadcrumb-default-style .breadcrumb-listitem:last-child::after {
  content: "";
  margin: 0;
}

/*-------------bg Color--------------*/
.bg-gradient{
  background: #97d0e1; /* Old browsers */
  background: -moz-linear-gradient(left,  #97d0e1 4%, #92d2e2 12%, #bfadd5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #97d0e1 4%,#92d2e2 12%,#bfadd5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #97d0e1 4%,#92d2e2 12%,#bfadd5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97d0e1', endColorstr='#bfadd5',GradientType=1 ); /* IE6-9 */
}
.light-blue-bg{
  background-color: #eff8fb;
}
/* Fonts */
h2, .h2 {
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 1.75rem;
  line-height: 1.25;
}
/*------------- Layout --------------*/
.p-90{
  padding: 90px 0;
}
.mw-900{
  max-width: 900px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.mw-800{
  max-width: 840px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.mw-600{
  max-width: 620px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.mw-280{
  max-width: 280px;
  margin: 0 auto;
}
.bg-gradient .btn {
  background-color: #fff;
  color: #92d2e2;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  padding: 10px 20px 9px;
  margin-top: 9px;
  display: inline-block;
}
.bg-gradient .btn:hover {
  background-color: #0081a6;
  color: #fff;
  text-decoration: unset;
}
.site-info {
  padding: 90px 0;
}
.entry .entry-content a.btn {
  display: inline-block;
  text-align: center;
  background-color: #92d2e2;
  font-weight: 500;
  font-size: 1.125rem;
  text-decoration: none;
  color: #fff;
  padding: 10px 18px;
  border-radius: 4px;
  margin-top: 1rem;
}
.entry .entry-content a.btn:hover {
  background-color: #0081a6;
}

@media (max-width: 780px){
  .bg_image-container .panel-grid-cell-empty {
	display: block !important;
  }
  .full-image{
	min-height: 400px;
  }
}
/*------ Schrift ------*/
h3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.16666em;
} 
.textwidget > h2:nth-child(1), .textwidget > h3:nth-child(1) {
  margin-top: 0;
}
.textwidget > p:last-child {
  margin-bottom: 0;
}
/*------------- Layout grid --------------*/
.flex-container {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#colophon .footer-widget-1.flex-container > .widget {
  margin-bottom: 0;
}
#colophon .footer-widget-1.flex-container > .widget:nth-child(1) {
  width: 45.703125%;
  width: calc(45.703125% - (0.54296875 * 0px ) )
}
#colophon .footer-widget-1.flex-container > .widget:nth-child(2) {
  width: 17.3684375%;
  width: calc(17.3684375% - (0.826315625 * 33px ) );
}
#colophon .footer-widget-1.flex-container > .widget:nth-child(2) > div{
  padding-left: 17%;
}
#colophon .footer-widget-1.flex-container > .widget:nth-child(3) {
  width: 21.988828124999998%;
  width: calc(21.988828124999998% - (0.780111719 * 33px ) );
}  
#colophon .footer-widget-1.flex-container > .widget:nth-child(3) > div{
  padding-left: 12%;
}
#colophon .footer-widget-1.flex-container > .widget:nth-child(4) { 
  width: 17.647265625%;
  width: calc(17.647265625% - (0.82352734375 * 33px ) );
}
@media (max-width: 1130px){
  #colophon .footer-widget-1.flex-container > .widget:nth-child(1){
	width: 100%;
	width: calc(100% - (0.0 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(1) > div{
	max-width: 600px;
	margin: 0 auto 90px;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(2){
	width: 30%;
	width: calc(30% - (0.7 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(3) {
	width: 40%;
	width: calc(40% - (0.6 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(3) > div {
	padding-left: 0;
	margin: 0 auto;
	text-align: center;
	max-width: 204px;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(4) {
	width: 30%;
	width: calc(30% - (0.7 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(4) > div {
	max-width: 200px;
  }
}
@media (max-width: 769px){
  #colophon .footer-widget-1.flex-container > .widget:nth-child(1) {
	margin-bottom: 0;
  }
  .img-mob-center {
	text-align: center;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(2) {
	width: 100%;
	width: calc(100% - (0.0 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(2) > div {
	padding: 0;
	max-width: 140px;
	margin: 0 auto;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(2) {
	width: 100%;
	width: calc(100% - (0.0 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(3) {
	width: 100%;
	width: calc(100% - (0.0 * 0px ) );
	margin: 45px 0;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(3) > div {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	max-width: 225px;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(4) {
	width: 100%;
	width: calc(100% - (0.0 * 0px ) );
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(4) > div {
	max-width: 250px;
	margin: 0 auto;
  }
  #colophon .footer-widget-1.flex-container > .widget:nth-child(4) .su-column {
	float: left;
  }
}
@media (min-width: 1025px){
  .flex-item{
	width: 15.234375%;
	width: calc(15.234375% - (0.84765625 * 33px ) );
  }
  .sidebar-footer.row-5.flex-item {
	width: 10.15625%;
	width: calc(10.15625% - (0.859375 * 0px ) )
  }
  .sidebar-footer.flex-item {
	width: calc(20.859375% - (0.84984756097561 * 5px ) );
  }
}
@media (max-width: 1025px){
  .flex-container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  }

  .sidebar-footer {
	width: 100%;
	width: calc(100% - (0.5 * 0px ) );
	text-align: center;
	margin-top: 40px;
  }
  .sidebar-footer.row-5 {
	order: 1;
  }
  .sidebar-footer.row-5 br {
	display: none;
  }
  .sidebar-footer.row-5 img + br{
	display: block !important;
  }
  .sidebar-footer .widget {
	margin: 0;
  }
  .copy-right p {
	text-align: center;
  }
}

@media (max-width: 780px){
  .flex-container {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;

	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-justify-content: space-between;
	justify-content: space-between;
  }
  .flex-item{
	width: 100%;
	margin-right: 0;
  }
  #colophon [class^=footer-] {
	display: none;
  }
  #colophon .footer-04 {
	display: block;
	text-align: center;
  }
  #colophon .footer-04 .menu > li > a {
	display: none;
  }
  #colophon [class^=footer-] .sub-menu a {
	background-color: #706f6f;
	width: 100%;
	display: inline-block;
	margin-bottom: 2px;
	padding: 0 0;
	margin-top: 1px;
  }
  #colophon [class^=footer-] ul {
	max-width: 260px;
	margin: 0 auto !important;
  }
}
/*--------------------news------------------------*/
.crp_related {
  background-color: #f7f3fb;
  padding: 10%;
}

/*--------------------Akkordeon Menue ------------------------*/
.su-spoiler.my-custom-spoiler {}
.su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #eff8fb }
.su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
.su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
  left: 3px;
}
.su-spoiler.my-custom-spoiler .su-spoiler-content {  }

.su-spoiler-title {
  position: relative;
  cursor: pointer;
  min-height: 20px;
  line-height: 20px;
  padding: 7px 7px 7px 34px;
  font-weight: normal!important;
  font-size: 1rem !important;
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
  content: "\f105"!important;
  color: #0081a6 !important;
}

.su-spoiler-icon-plus .su-spoiler-icon:before {
  content: "\f107"!important;
  color: #0081a6 !important;
}

/* ----- Off-Canvas Navigation -----*/
/*---- Footer Individual ----*/
.footer-kontakt, .mw-1280 {
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.footer-kontakt > div {
  float: left;
  width: auto !important;
}
.su-row.no-width {
  margin-bottom: 0;
}
.su-row.no-width + br {
  display: none;
}
.su-row.no-width > div {
  width: auto;
  margin: 0;
}
.su-row.no-width > div:nth-child(1) {
  width: 55px;
}
.footer-kontakt > div:nth-child(5) {
  float: right;
}
.footer-kontakt > div:nth-child(1) {
  padding-left: 0 !important;
}
.footer-kontakt > div {
  padding-left: 5.46875% !important;
}
.footer-kontakt h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  margin-top: 0px;
}
.p-last-nm p:last-child {
  margin-bottom: 0;
}
.icon-list {
  margin: 7px 0 0 0;
  padding-left: 0;
  list-style: none;
  font-weight: 500;
  letter-spacing: .004em;
}
.icon-list.blue-bg {
  display: inline-block;
}
.icon-list li:nth-child(1){
  border-top: 1px solid #fff; 
}
.icon-list li {
  border-bottom: 1px solid #fff;
}
.icon-list.blue-bg li:nth-child(1) {
  border-top: 1px solid #92d2e2;
}
.icon-list.blue-bg li {
  border-bottom: 1px solid #92d2e2;
}
.icon-list li a, .icon-list li.map-pin{
  padding: 14px 0 14px 24px;
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  color: #000;
  text-decoration: unset;
}
.icon-list li.tel-ico a{
  background-image: url(/wp-content/uploads/icon-tel.png);
}
.icon-list li.mail-ico a{
  background-image: url(/wp-content/uploads/icon-mail.png);
}
.icon-list li.termin-ico a{
  background-image: url(/wp-content/uploads/icon-termin.png);
}
.icon-list.blue-bg li.map-pin {
  background-image: url(/wp-content/uploads/icon-map-blau.png);
}
.icon-list.blue-bg li.tel-ico a{
  background-image: url(/wp-content/uploads/icon-tel-blau.png);
}
.icon-list.blue-bg li.mail-ico a{
  background-image: url(/wp-content/uploads/icon-mail-blau.png);
}
.icon-list--footer > div {
  display: inline-block;
}
.footer-widget-1 h3 {
  margin-top: 0;
}
.copy-right {
  margin-top: 40px;
}
.copy-right p {
  margin: 0;
}
.list-coloured li::marker {
  color: #92d2e2;
}
/*---- Footer - Wordpress Theme Reset----*/
.widget-area.full-width {
  width: 100%;
  margin: 0 auto !important;
}
.site-info {
  background-color: #4d4d4d;
  margin: unset !important;
}
#colophon [class^=footer-] ul {
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 1168px) {
  #colophon .widget-column .widget {
	margin-right: 0;
	width: calc(100% - (0 * 1rem));
  }
}
/*----- Footer Schrift  -----*/
#colophon [class^=footer-] a {
  color: #fff;
}
#colophon [class^=footer-] .sub-menu a {
  color: #b2b2b2;
}
#colophon .site-info {
  color: #fff;
}
#colophon .site-info > div:nth-child(1) {
  color: #b2b2b2;
}
#colophon [class^=footer-] .menu > li > a {
  font-size: 24px;
  font-weight: 300;
}
#colophon [class^=footer-] .menu > li > a:after {
  content: ' ';
  height: 1px;
  width: 100%;
  max-width: 28px;
  display: block;
  background-color: #fff;
  margin-bottom: 6px;
  margin-top: 2px;
}
/*--Wordpress Theme Reset-- */
.site-header {
  padding: 0;
}
.entry .entry-content, .entry .entry-summary {
  max-width: calc(100% - (0 * 1rem));
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content,
  .entry .entry-summary {
	max-width: unset;
	margin: unset;
	padding: unset;
  }
  .entry .entry-content > *,
  .entry .entry-summary > * {
	max-width: calc(100%);
  }
  .site-header {
	margin: 0;
	padding: 0 0;
  }
}
@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 1168px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
	max-width: calc(100%);
  }
}

@media only screen and (min-width: 768px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
	margin: 0px 0;
  }
  .single-post .entry .entry-content > *, .single-post .entry .entry-summary > * {
	margin: 2rem 0;
  }
}

/* Typo reset  */
.entry .entry-title:before, h1:not(.site-title):before, h2:before{
  content: unset;
}
.entry-meta, .entry-footer, .discussion-meta-info, .site-info, .has-small-font-size, .comment-reply-link, .comment-metadata, .comment-notes, .sticky-post, #cancel-comment-reply-link, img:after, h6 {
  font-size: inherit;
}
.site-title,
.site-description,
.nav-links,
.page-title,
.page-description,
.comment-author .fn,
.no-comments,
h2.author-title,
p.author-bio,
h4 {
  font-size: 1em;
}
/*----------------------------------Hover Effekt Sadie (Startseite)-------------------------------------*/
.grid {
  position: relative;
  margin: 0 auto;
  width: 100%;
  list-style: none;
  text-align: center;
}
/* Common style */
.grid figure {
  position: relative;
  overflow: hidden;
  margin: 10px 1%;
  text-align: center;
  cursor: pointer;
  margin-right: 0px !important;
  margin-left: 0px !important;
  display: inline-block;
}
.grid figure img {
  position: relative;
  display: block;
  max-width: 100%;
  margin: auto;
}
.grid figure figcaption {
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figure figcaption:before, .grid figure figcaption:after {
  pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure h2, .grid figure p {
  margin: 0;
}
.grid figure p {
  font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Sadie *****/
/*---------------*/
figure.effect-sadie {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
figure.effect-sadie figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 142, 147, 0.8);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-sadie h2 {
  position: absolute;
  bottom: -21px;
  padding-top: 5px;
  padding-bottom: 5px;
  left: 0;
  width: 100%;
  background: rgba(50, 142, 147, 0.8);
  color: #FFF;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  letter-spacing: 1px;
}
figure.effect-sadie figcaption:before, figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
  position: absolute;
  top: 21%;
  left: 0;
  padding-left: 8px;
  padding-right: 8px;
  width: 94%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2 {
  color: #fff;
  background: none !important;
  transition: opacity 0.35s;
  -webkit-transform: translate3d(0, -100%, 0) translate3d(0, -160px, 0);
  transform: translate3d(0, -100%, 0) translate3d(0, -160px, 0);
}
figure.effect-sadie:hover figcaption:before, figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure[class^=effect-sadie-] figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  border-radius: 50%;
}
figure[class^=effect-sadie-] p {
  position: absolute;
  top: 50%;
  left: 0;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0) translateY(-50%);
  transform: translate3d(0, 10px, 0) translateY(-50%);
}
.grid figure figcaption img {
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure[class^=effect-sadie-] figcaption:before, figure[class^=effect-sadie-] p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure[class^=effect-sadie-]:hover h2 {
  color: #fff;
  background: none !important;
  transition: opacity 0.35s, -webkit-transform: translate3d(0, -100%, 0) translate3d(0, -160px, 0);
  transform: translate3d(0, -100%, 0) translate3d(0, -160px, 0);
}
figure[class^=effect-sadie-]:hover figcaption:before, figure[class^=effect-sadie-]:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*--------------------Grün / Neues und Privates--------------------------*/
figure.effect-sadie-green figcaption:before {
  background: rgba(207, 222, 142, 0.8);
}
/*--------------------Gelb / Kinder in Not--------------------------*/
figure.effect-sadie-yellow figcaption:before {
  background: rgba(240, 223, 64, 0.8);
}
/*--------------------Lila / Zahnunfall--------------------------*/
figure.effect-sadie-purple figcaption:before {
  background: rgba(194, 178, 212, 0.8);
}
/*--------------------Blau / Bewerten Sie uns--------------------------*/
figure.effect-sadie-blue figcaption:before {
  background: rgba(164, 223, 227, 0.8);
}
/*--------------------Header search Bar--------------------------*/
.header-contact--wrapper .vce-col-content > div {
  display: inline-block;
}

.vce-simple-search.vce-simple-search-icon-color--b-255-255-255.vce-simple-search-icon-hover-color--b-0-0-0.vce-simple-search-text-color--b-0-0-0.vce-simple-search-background-color--ba-255-255-255-0-53.vce-simple-search-placeholder-color--b-0-0-0.vce-simple-search-icon-position--right.vce-simple-search-shape--rounded {}

.header-contact--wrapper .vce-col-content > div:nth-child(1) {
  width: 150px;
}
.header-contact--wrapper .vce-col-content {
  text-align: right;
}
/*----------------------------------*/
@media all and (min-width: 769px) {
  .logo-container {
	position: absolute;
	width: 100%;
	max-width: 294px;
	-webkit-transform: translateY(-75%);
	-ms-transform: translateY(-75%);
	-o-transform: translateY(-75%);
	transform: translateY(-75%);
  }
}
@media all and (min-width: 769px) {
  header.vcv-header > div:nth-child(2) {
	position: absolute !important;
	z-index: 99;
  }
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu ul .menu-item a {
  font-weight: 400;
  font-size: 1rem;
  padding: 33px 26px 32px;
  text-transform: none;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu .menu > .menu-item >a {
  font-size: 1.25rem;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu .menu > .menu-item:hover >a {
  font-weight: 800;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu ul .sub-menu a:hover{
  color: #0081a6;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu .sub-menu {
  border-color: transparent;
  /* padding: 0 23px 23px !important; */
}
.main-menue--container .menu-item-has-children:hover .sub-menu {
  padding: 0 23px 23px !important;
  left: 0 !important;
}
.main-menue--container .vce-basic-menu--style-sub-menu-separator .vce-basic-menu ul .sub-menu > li:nth-child(1) a{
  border-top-width: 1px;
  border-top-style: solid;	
}
.main-menue--container .vce-basic-menu--style-sub-menu-separator .vce-basic-menu ul .sub-menu > li a{
  border-bottom-width: 1px;
  border-bottom-style: solid;	
}
.main-menue--container .sub-menu li.menu-item {
  width: 100%;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu ul .menu-item:hover>.sub-menu>li>a {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vce-basic-menu .sub-menu .current-menu-item > a {
  color: #0081a6 !important;
}
.vce-basic-menu-container.main-menue--container .vce-basic-menu ul .menu-item >.sub-menu>li>a {
  padding: 10px 0 !important;
}
.main-menue--container .vce-basic-menu--style-sub-menu-separator .vce-basic-menu ul .sub-menu .menu-item:last-child a {
  border-bottom: 1px solid #92d2e2;
}
@media all and (max-width: 768px) {
  .main-menue--container, .header-contact--wrapper .vce-simple-search-container{
	display: none !important;
  }
  .vcv-header .mail-ico{
	padding-right: 0;
  }
  .main-menue--container ~ div {
	float: right;
  }
}
.main-menue--container-mobile, .menue-search-icon {
  padding: 13px 0;
}
@media all and (min-width: 769px) {
  .main-menue--container-mobile, .menue-search-icon, .header-search--mobile {
	display: none !important;
  }
}
.header-search--mobile.disabled {
  display: none;
}
.menue-search-icon .vce-features--icon {
  width: 2.438rem;
  height: 2.438rem;
}
.menue-search-icon a.vce-features--icon.vce-icon {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#97d0e1+4,92d2e2+12,bfadd5+100 */
  background: #97d0e1; /* Old browsers */
  background: -moz-linear-gradient(left,  #97d0e1 4%, #92d2e2 12%, #bfadd5 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #97d0e1 4%,#92d2e2 12%,#bfadd5 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #97d0e1 4%,#92d2e2 12%,#bfadd5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97d0e1', endColorstr='#bfadd5',GradientType=1 ); /* IE6-9 */
}
.menue-search-icon.off a.vce-features--icon.vce-icon {
  background: #92d2e2; 
}
/* sandwichmenue */
.vce-sandwich-side-menu-close-button .vce-sandwich-side-menu-close-button-inner, .vce-sandwich-side-menu-open-button .vce-sandwich-side-menu-open-button-inner {
  height: 19px;
  width: 19px;
}
.vce-sandwich-side-menu-close-button-inner svg, .vce-sandwich-side-menu-open-button-inner svg {
  width: 100%;
}

/* teaser */
header.vcv-header {
  /*  position: absolute !important; */
  top: 0;
  width: 100%;
  z-index: 50;
}
.teaser.white .breadcrumb-nav {
  background-color: #fff !important;
}
.teaser-content--container {
  position: absolute !important;
  top: 110px;
  z-index: 8;
  width: 100%;
  padding-top: 7%
}

.teaser-startseite > div {
  position: relative;
}

.teaser-content--container {
  position: absolute;
  top: 0;
  height: 100%;
}
.teaser-content--tel .vce-single-image{
  left: unset !important;
  right: -15%;
}
.team-aerzte button
.kontakt button {
  font-size: 18px !important;
  font-weight: 500 !important;
  padding: 10px 21px  !important;
}
.kontakt button {
  margin-top: auto;
}
@media all and (max-width: 768px) {
  .teaser-content--container {
	display: none;
  }
}
/* --------------------- Footer -------------------------*/
.footer-sektion-menue .vce-sidebar-menu-inner li.menu-item a {
  font-size: 1.5rem;
  font-weight: 300;
  text-decoration: none;
}
.footer-sektion-menue .vce-sidebar-menu-inner .sub-menu li.menu-item a {
  color: #b2b2b2;
  font-size: 1rem;
  text-decoration: none;
  font-weight: 300;
}
.footer-sektion-menue .vce-sidebar-menu-inner ul > li.menu-item-has-children > a:after {
  content: " ";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #fff;
  line-height: 0;
  max-width: 28px;
}
.sz-container {
  max-width: 230px;
}
.sz-day {
  float: left;
  width: 100%;
  max-width: 80px;
}
.sz-container.lang-en {
  max-width: 274px;
}
.sz-container.lang-en .sz-day {
  float: left;
  width: 100%;
  max-width: 70px;
}
.sz-time {
  float: left;
  max-width: 145px;
}
@media all and (max-width: 425px) {
  .menu-kontakt-co-container {
	text-align: center;
  }
  .footer-sektion-menue .vce-sidebar-menu-inner ul > li.menu-item-has-children > a{
	display: none;
  }
  .footer-sektion-menue .vce-sidebar-menu-inner .sub-menu li.menu-item a {
	background-color: #706f6f;
	display: block;
	margin: 3px 0;
  }
  .single-image--mobile-align-center{
	text-align: center;
  }
}

/* --------------------- Typographie -------------------------*/ 
h1 + h2 {
  margin-top: 0 !important;
}
.txt-center {
  text-align: center;
}
.link-white a {
  color: #fff;
  text-decoration: none;
}
.vcv-content .vce-text-block p > a, .vce-feature-section-description p > a{
  color: #0081a6;
  font-weight: 500;
  text-decoration: none;
}
.vcv-content .vce-text-block p > a:hover, .vce-feature-section-description p > a:hover {
  text-decoration: underline;
}
.vce-feature-section-content {
  color: inherit;
  padding: 0 0;
}
.hl-neues-privates {
  min-height: 82px;
  font-weight: 500;
  font-size: 1.563rem;
  margin-top: 0;
}
@media all and (max-width: 1023px) {
  .hl-neues-privates {
	min-height: 0px;
  }
}
.hl-neues-privates:before {
  content: " ";
  display: block;
  width: 100%;
  max-width: 36px;
  height: 1px;
  margin: 0 auto 19px;
}
.txt-green .hl-neues-privates {
  color: #b2bd6d;
}
.txt-green .hl-neues-privates:before {
  background-color: #b2bd6d;
}
.txt-purple .hl-neues-privates {
  color: #bfadd5;
}
.txt-purple .hl-neues-privates:before {
  background-color: #bfadd5;
}
.txt-light_blue .hl-neues-privates {
  color: #92d2e2;
}
.txt-light_blue .hl-neues-privates:before {
  background-color: #92d2e2;
}
@media (max-width: 425px){
  h1, h2, h3, h4, h5, h6, p, .vce-button--style-border-hover-container--align-left, .icon-list--footer, .round-img--border {
	text-align: center;
  }
  /*
  .sz-container {
  margin: 0 auto;
}
  */
  .mobile-hidden{
	display:none;
  }
}
/* --------------------- Button -------------------------*/
a.vce-button--style-border-hover, button.vce-button--style-border-hover{
  padding: 10px 21px;	
}
a.vce-button--style-border-hover {
  font-size: 18px;
  font-weight: 500;
}
.vce-button--style-border-hover-wrapper  button {
  font-size: 1.125rem !important;
}

.vce-feature-section-content-container {
  padding: 0 10px
}

/*
.btn_back .vce-button--style-border-hover-inner:before {
font-family: "vcv-material" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}

.btn_back .vce-button--style-border-hover-inner:before {
content: "\e96e";
vertical-align: middle;
margin-right: 8px;
margin-top: -3px;
}
*/

.btn_back .vce-button--style-border-hover-inner:before {
  font-family: "vcv-material" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.btn_back .vce-button--style-border-hover-inner:before {
  content: "";
  background-image: url("/wp-content/uploads/left-arrow.svg");
  background-size: cover;
  background-position: center;
  width: 13px;
  height: 11px;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -3px;
}

@media (min-width: 768px) {
  .vce-feature-section-content-container {
	max-width: 604px;
  }
  .vce-feature-section-content{
	padding: 80px 0;
  }
}

/* --------------------- vce-feature-section-content  -------------------------*/
@media screen and (min-width: 768px) and (max-width: 1022px){
  .vce-feature-section-content {
	-ms-flex: 1 0 auto;
	-webkit-flex: 1 0 auto !important;
	flex: 1 0 auto;
  }
  .vce-feature-section-image{
	-ms-flex: 1 1 100%;
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%;
  }
  .vce-feature-section-image {
	-ms-flex: 1 0 500px;
	-webkit-flex: 1 0 500px;
	flex: 1 0 500px;
  }
  .vce-feature-section{
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
  }
  .vce-feature-section--reverse {
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
  }
}
/* --------------------- Testimonials  -------------------------*/
.round-img--border .vce-single-image--border-round:after{
  content: " ";
  border: 11px solid rgba(255, 255, 255, 0.45);
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonial-persona p {
  font-size: 1.25rem;
  color: #0081a6;
  margin-bottom: 0;
  margin-top: 10px;
}
.testimonial-txt p.vce-google-fonts-heading-inner {
  margin-top: 0;
  max-width: 613px;
  line-height: 1.115384em;
  padding: 0 10%;
}

/*----------------------------------Team -------------------------------------*/

.team-headline {
  margin-bottom: 20px;
}
.team-outline-aerzte .vce-single-image-inner,
.team-outline-assistenz .vce-single-image-inner,
.team-outline-azubis .vce-single-image-inner {
  position: relative;
}
.team-outline-aerzte .vce-single-image-wrapper,
.team-outline-assistenz .vce-single-image-wrapper,
.team-outline-azubis .vce-single-image-wrapper {
  max-width: 300px;
  width: 100%;
}
.team-headline h1,
.team-headline h2 {
  font-size: 48px;
  margin-bottom: 1em;
}
.team-name-aerzte h3,
.team-name-assistenz h3,
.team-name-azubis h3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  color: #0081a6;
}
/*
.team-name-aerzte h3 {
color: #92d2e2;
}
.team-name-assistenz h3 {
color: #bfadd5;
}
*/
.team-title-aerzte h4,
.team-title-assistenz h4,
.team-title-azubis h4 {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  margin: 0;
  margin-top: 0.5em;
  letter-spacing: 0.02em;
  color: #0081a6;
}
/*
.team-title-aerzte h4 {
color: #92d2e2;
}
.team-title-assistenz h4 {
color: #bfadd5;
}
*/

.team-outline-aerzte .vce-single-image-inner::after,
.team-outline-assistenz .vce-single-image-inner::after,
.team-outline-azubis .vce-single-image-inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  pointer-events: none;
}
.team-outline-aerzte .vce-single-image-inner::after {
  border: 15px solid rgba(146, 210, 226, 0.2);
}
.team-outline-assistenz .vce-single-image-inner::after {
  border: 15px solid rgba(191, 173, 213, 0.2);
}
.team-outline-azubis .vce-single-image-inner::after {
  border: 15px solid rgba(178, 189, 109, 0.2);
}
.team-btn-inactive button {
  pointer-events: none;
  background-color: #d5edf3 !important;
}
@media screen and (max-width: 767px) {
  .team-headline h2 {
	font-size: 35px;
  }
}

/*---News---*/
.vce-news-grid-container.vce-posts-grid-container .vce-post-description--excerpt p {
  font-size: 1rem;
  color: #000;
}
.news-detail-header {
  min-height: 50vh !important;
}
/*---Lexikon---*/
.lexikon-container .vce-col-content {
  padding-bottom: 30px;
}
/*---Kontakt---*/
@media (max-width: 768px){
  .contact-wrapper .vce-row-content > div:nth-child(1) {
	order: 2;
  }
  .contact-wrapper .vce-row-content > div:nth-child(2) {
	order: 1;
  }
  .contact-wrapper .vce-row-content > div:nth-child(3) {
	order: 3;
  }
}
/*----------- Formular---------------------*/
.vfb-col-1, .vfb-col-2, .vfb-col-3, .vfb-col-4, .vfb-col-5, .vfb-col-6, .vfb-col-7, .vfb-col-8, .vfb-col-9, .vfb-col-10, .vfb-col-11, .vfb-col-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 7px;
}
.vfbp-form label {
  font-size: 16;
  font-weight: 500 !important;
  letter-spacing: 0.1em;
}
.vfbp-form .vfb-form-control {
  font-size: 16px;
  color: #000;
  border: 1px solid #bfadd5;
  height: auto !important;
  padding: 7px 3px 7px 7px;
  border-radius: 4px;
}
.vfbp-form .vfb-form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.vfb-fieldType-select select {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}
.vfbp-form .vfb-radio label, .vfbp-form .vfb-checkbox label {
  line-height: normal;
}
.vfb-checkbox input[type="checkbox"] {
  left: 20px;
  top: 4px;
}

::placeholder {
  color: #000000 !important;
  font-family: 'Alegreya Sans', sans-serif !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000 !important;
  font-family: 'Alegreya Sans', sans-serif !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000000 !important;
  font-family: 'Alegreya Sans', sans-serif !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000000 !important;
  font-family: 'Alegreya Sans', sans-serif !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000 !important;
  font-family: 'Alegreya Sans', sans-serif !important;
}
#vfbFieldTwinCaptcha > div > div {
  width: auto !important;
}
#vfbFieldTwinCaptcha {
  width: 50%;
  float: left;
}
#vfbFieldTwinCaptcha > div label {
  /* visibility: hidden; */
  word-spacing: -999px;
  letter-spacing: -999px;
}
#vfbFieldTwinCaptcha > div label:after {
  content: "Bitte gebt folgende Zeichen in das Feld ein";
  visibility: visible;
  word-spacing: normal;
  letter-spacing: normal;
  float: left;
  margin-right: 15px;
}
#vfbFieldTwinCaptcha > div > div {
  width: 77px;
  margin: 0 auto;
}
.vfb-field-twin-captcha {
  display: inline-block !important;
  width: 185px !important;
}
.vfbp-form .vfb-required-asterisk {
  display: none;
}
.vfbp-form .vfb-help-block {
  float: left;
  margin-right: 13px;
}
.vfb-fieldType-submit {
  width: 100%;
  float: right;
}

@media screen and (min-width: 876px) {
  .vfb-fieldType-submit {
	margin-top: 15px;
  }
}

@media screen and (min-width: 781px) and (max-width: 875px) {
  .vfb-fieldType-submit {
	margin-top: 15px;
  }
}
.vfbp-form button.btn-primary[type=submit] {
  width: auto;
  font-size: 16px;
  padding: 10px 21px;
  background-color: #bfadd5;
  border: none;
  display: block;
  margin: 0 auto;
}
.vfbp-form .btn:focus, .vfbp-form .btn:active:focus, .vfbp-form .btn.active:focus, .vfbp-form .btn.focus, .vfbp-form .btn:active.focus, .vfbp-form .btn.active.focus {
  outline: none !important;
}
.vfbp-form .vfb-has-error .vfb-help-block, .vfbp-form .vfb-has-error .vfb-control-label, .vfbp-form .vfb-has-error .vfb-radio, .vfbp-form .vfb-has-error .vfb-checkbox, .vfbp-form .vfb-has-error .vfb-radio-inline, .vfbp-form .vfb-has-error .vfb-checkbox-inline {
  color: #e4003a;
}
.vfb-fieldType-radio div {
  margin: 0 auto;
}
.vfb-fieldType-radio div .vfb-radio {
  width: 50%;
  margin: 0!important;
}
.hl-form {
  margin-bottom: -40px;
}
.vfb-form-group {
  margin: 0!important;
}
label {
  color: #bfadd5;
}
/*--------------------Tabellen--------------------------*/
.table-vita {
  text-align: left;
  overflow: hidden;
  width: 100%;
  display: table;
  border: none;
  border-spacing: 0px!important;
  font-style: normal!important;
}

.table-vita td:first-child {
  width: 15%;
}

.table-vita tr, .table-vita td {
  padding-bottom: 1%;
  padding-top: 1%;
  border-bottom: 1px solid #328c90!important;
}

@media only screen and (max-width: 540px) {
  .table-vita td:first-child {
	width: 20%!important;
  }
}
/*--------------------Pop-up--------------------------*/
@media only screen and (min-width: 769px) {
  .pop-up-txt {
	position: absolute;
	bottom: 0;
	background-color: #fff;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 20px;
	margin-bottom: 1%;
	border: 14px solid #beadd1;
	width: 90%;
  }
}
.pop-up-txt {
  font-weight: 500;
}
.pop-up-txt > p {
  margin-top: 0;
}
.pum-theme-4300 .pum-container {
  border-radius: 0;
  padding: 0;
  border-color: #ade2e6;
}

/* Anpassungen Lachzahn 15.04.2020 */
h1, h2.bigger {
  font-size: 36pt;
  line-height: 1.3;
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  h1, h2.bigger {
	font-size: 35px;
  }
}

/* Anpassungen Lachzahn 10/2020 */

.bildunterschrift  {
  text-align: right;
  position: absolute;
  z-index: 1000;
  right: 20px;
  bottom: 0;
}

.before-after-container  {
  height: 0;
}

.before-after  {
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: -165px;
}

.mw-500 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.mw-840 {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.mw-1280 {
  max-width: 1280px;
  margin-left: auto!important;
  margin-right: auto!important;
}

.vce-row .mw-1280 {
  max-width: 1280px;
  margin-left: auto!important;
  margin-right: auto!important;
}

.mw-1320 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#themenschwerpunkte p {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.kreidezaehne {
  max-width: 330px;
  margin-top: 20px;
}

.row-teeth {
  position: relative;	
}

.row-teeth:before {
  content: "";	
  position: absolute;
  width: 100%;
  height: 75px;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: 2;
}

.row-teeth img {
  z-index: 3;
}

figure {
  margin-inline-start:0!important;
}

.formular-container {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(164,223,227,0.9);
  max-width: 800px;
  margin: 0 auto;
}

.faq-bilder {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 20px -2px 20px -2px;
}

.faq-bild {
  width: calc(100% / 3);
  height: auto;
  /*border: 2px solid #f4fbfc;*/
  background: #d5e7f1;
  max-width: 330px;
}

.faq-bild img {
  width: 100%;
}

.icon-white > div > figure > div img {
  width: 75px!important;
  max-width: 75px;
}

@media only screen and (max-width: 1023px) {
  .faq-bild {
	width: calc(100% / 2);
  }
}

@media only screen and (max-width: 767px) {
  .faq-bild {
	width: 100%;
  }
}

@media only screen and (max-width: 1320px) {
  .datenschutz-formular {
	padding: 0 20px;
  }
}

@media only screen and (max-width: 435px) {
  #faq p, #impressum p {
	text-align: left!important;
	margin-right: 20px;
  }
}

@media only screen and (max-width: 425px) {
  .lachzahn-kontakt p, .lachzahn-kontakt ul, .lachzahn-kontakt h2, .lachzahn-kontakt h3 {
	text-align: left!important;
	margin-right: 20px;
  }
}

@media only screen and (min-width: 767px) {
  .height-150 {
	height: 150px;
  }
}

/*
[hreflang="de-DE"], [hreflang="en-US"] {
display: none;
}

html[lang="de-DE"] [hreflang="de-DE"],
html[lang="en-US"] [hreflang="en-US"] {
display: initial;
}
*/

.popmake-content {
  padding: 30px;
}


/*seite kreidezaehne */

.kreidezaehne-links a {
  text-decoration: none;
  margin: 0 5px;
}

.kreidezaehne-links a:hover {
  color: #0081a6;
}

.vce-pageable-container-dots .slick-dots .slick-active button, .vce-pageable-container-dots .slick-dots .slick-active button:not(:hover):not(:active) {
  background: #92d2e2;
}

.kreidezaehne {
  position: relative;
}

.kreidezaehne p {
  padding-top: 30px;
}

.kreidezaehne:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  max-width: 36px;
  left: 0;
  right: 0;
  height: 1px;
  margin: 0 auto 19px;
  background-color: #bfadd5;
}


/* page bewertung */

.rating {
  max-width: 1280px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  padding: 0 20px;
  text-align: center;
}
.rating p {
  font-size: 24px;
}
.rating .rating-buttons {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.rating .rating-buttons .wp-block-button {
  width: calc(100% / 3);
  margin-top: 30px;
}
.rating .rating-buttons a {
  margin:10px;
  border:6px solid #ccdc86;
  padding:20px;
  text-transform:uppercase;
  font-weight:600;
  color:#ccdc86;
  text-decoration:none;
  font-size:30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rating .rating-buttons a:hover {
  background:#ccdc86;
  color:#fff;
}
.rating .lettering figure {
  text-align: center;
  margin: 0;
  padding: 0;
  border-bottom: 6px solid #ccdc86;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.rating .lettering figure {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .rating {
	flex-flow: column;
	margin-bottom: 50px;
  }
  .rating p {
	font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .rating {
	flex-flow: column;
	margin-bottom: 50px;
	margin-top: 20px;
  }
  .rating .rating-buttons .wp-block-button {
	width: 100%;
  }
  .rating p {
	font-size: 20px;
  }
}


/* page roentgen */

.txt-center-mw-750 p {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.feature-section-button {
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  background-image: none;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400!important;
  letter-spacing: normal;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all .2s ease-in-out;
  vertical-align: middle;
  padding: 10px 21px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #92d2e2;
  color: #fff!important;
}
.feature-section-button:hover {
  background-color: #72c5da;
  text-decoration: none!important;
}

@media screen and (max-width: 767px) {
  .interview-doc,
  .interview-doc h3,
  .interview-doc p {
	text-align: center!important;
  }
  .interview-doc div {
	margin-left: auto;
	margin-right: auto;
  }
}
.list-boxes > div {
  background: rgba(191, 173, 213, 10);
  background: linear-gradient(45deg,rgba(191, 173, 213, 0.4) 0%, rgba(251, 248, 235, 0.4) 40%, rgba(151, 208, 225, 0.41) 100%)!important;
}
.list-boxes ul {
  margin: 0;
  padding: 0;
}
.list-boxes ul li {
  margin: 0 0 0 15px;
}
.list-boxes ul li::marker {
  color: #97D0E1!important;
}
.interview > div {
  background: #97D0E1;
  background: linear-gradient(90deg,rgba(151, 208, 225, 1) 0%, rgba(191, 173, 213, 1) 100%);
}
.interview .interview-img {
  width: 221px;
  height: 221px;
}
.interview .interview-text {
  position: relative;
}
.interview .interview-text:before {
  content: "";
  width: 60px;
  height: 50px;
  background-image: url(/wp-content/uploads/quote-icon.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -10px;
  left: -80px;
}
@media screen and (max-width: 767px) {
  .interview .interview-container div {
	align-items: center;
  }
  .interview .interview-text {
	margin-top: 100px;
  }
  .interview .interview-text:before {
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
  }
  .interview .interview-text h3,
  .interview .interview-text p {
	text-align: center!important;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
  }
}