@charset "UTF-8";
/*
Theme Name: VDMS
Theme URI: https://www.vdms.ch
Author: MOKAY
Author URI: https://www.mokay.ch
Description: VDMS Theme
Version: 1.2.8
License: Copyright 2020 by MOKAY
Text Domain: vdms
Tags:
*/
/*--------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Header
# Footer
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

@media screen and (prefers-reduced-motion: no-preference) {
  html,
  body {
    scroll-behavior: smooth; } }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button.btn a {
  color: white !important; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: content-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #262626;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h1 {
  font-size: 3.2em;
  line-height: 1.1;
  font-family: 'FrutigerLTPro-Bold', sans-serif;
  margin-top: 1em;
  margin-bottom: 30px; }

.overline {
  position: relative; }

.overline:after {
  content: '';
  width: 42px;
  position: absolute;
  top: -15px;
  left: 0;
  border-top: 7px solid; }

h2 {
  font-size: 3.2em;
  line-height: 1;
  color: #806f67;
  font-family: 'Frutiger', sans-serif;
  margin: 0;
  font-weight: 100; }

h3 {
  font-size: 1.14em;
  margin-top: 5px;
  font-family: 'FrutigerLTPro-Bold', sans-serif;
  line-height: 1.4; }

h4 {
  font-size: 2.5em;
  font-family: 'FrutigerLTPro-Bold', sans-serif;
  margin: 0; }

h5 {
  font-size: 1.12em;
  font-family: 'FrutigerLTPro-Bold', sans-serif;
  margin: 0;
  margin-bottom: .5em; }

h6 {
  margin: 0 0 5px;
  font-size: 1em;
  font-weight: 700; }

p {
  margin-bottom: 1em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

time {
  font-size: .875em;
  margin-bottom: 1em;
  display: block;
  color: #999;
  font-style: italic; }

pre {
  background: #eee;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

figcaption {
  display: none; }

.wp-block-separator.is-style-wide {
  margin: 4em 0; }

.wp-block-columns p + ul {
  margin-top: -14px; }

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
.color-white {
  color: #fff; }

.color-red {
  color: #c74227; }

.background-red {
  background: #c74227; }
  .background-red .wp-block-button__link {
    background: #c74227;
    padding: 5px 10px;
    font-family: 'FrutigerLTPro-Condensed', sans-serif;
    border: 1px solid #c74227; }
  .background-red .wp-block-button__link:hover {
    text-decoration: none;
    background: #fff;
    border: 1px solid #c74227;
    color: #c74227; }

.wp-block-button.background-red {
  margin-top: 1em; }

.background-yellow {
  background: #ffc40c; }

.color-blue {
  color: #66c1bf; }

.background-blue {
  background: #66c1bf; }

.background-green {
  background: #3F5D41; }

.background-darkblue {
  background: #003e78; }

.color-green {
  color: #3F5D41; }

.color-darkblue {
  color: #003e78;
}
.color-brown {
  color: #806f67; }

.color-yellow {
  color: #ffc40c; }

.circle-left-green {
  background: #3F5D41;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.circle-left-darkblue {
  background: #003e78;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.gemeinsam_kurse .color-brown p {
  color: #262626; }
.gemeinsam_kurse .color-brown strong {
  color: #806f67; }

.background-brown {
  background: #806f67; }

.background-brown-light {
  background: rgba(128, 112, 103, 0.2); }

.background-brown-light-anmelden {
  background: rgba(128, 112, 103, 0.2);
  width: 50%;
  padding: 2em;
  float: left;
  margin-bottom: 3em; }

.anmelden-down {
  width: 50%; }

.background-transparent {
  background: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important; }

.circle-left-red {
  background: #c74227;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.circle-left-blue {
  background: #66c1bf;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.circle-left-brown {
  background: #806f67;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.circle-left-yellow {
  background: #ffc40c;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  flex-direction: column; }

.more-space {
  margin-bottom: 1em; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: content-box; }

/*
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
   /* box-sizing: inherit;
}*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #b1b3b6;
  border: 0;
  height: 1px;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  position: relative; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: square;
  margin: 0;
  padding: 0;
  padding-left: 17px; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dl {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 .5em; }

dt,
dd {
  width: 50%;
  display: inline-block;
  margin: 0;
  float: left; }

dt {
  font-weight: bold;
  padding-right: 1em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.entry-header {
  margin-top: -0.1em; }

h1.entry-title {
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
.more-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #fff;
  display: inline;
  margin: 0 auto;
  border: 1px solid;
  position: relative;
  z-index: 2;
  margin-bottom: 1em;
  font-size: 1.2em;
  padding: 5px 10px;
  font-family: 'FrutigerLTPro-Condensed', sans-serif; }

button:hover,
.button:hover,
.more-link:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: transparent; }

button.background-brown:hover {
  color: #806f67; }

button.background-red:hover {
  color: #c74227; }

button.background-blue:hover {
  color: #66c1bf; }

button:focus,
.button:focus,
.more-link:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
.button:active,
.more-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  outline: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #262626;
  border: none;
  border-bottom: 1px solid #a7a9ac;
  padding: 4px;
  padding-left: 0;
  width: 100%;
  outline: none;
  background: transparent;
  font-size: 0.875em;
  margin-bottom: 2em; }

input[type="text"].searchBox {
  width: 130px;
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  color: #806f67 !important;
  border-bottom: none; }

.searchBarContainer {
  float: left;
  height: 27px;
  border-bottom: 2px solid #806f67; }

.searchBarContainer img {
  width: 15px; }

.searchBarContainer input[type="text"]::placeholder {
  color: #806f67 !important; }

.searchBarContainer i {
  color: #806f67 !important; }

select {
  width: 100%;
  border: none;
  border-bottom: 1px solid #a7a9ac;
  color: #262626;
  background: transparent;
  font-size: 0.875em;
  margin-bottom: 2em;
  /*-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
  padding: 0px;
  padding-bottom: 4px; }

label {
  width: 100%;
  color: inherit !important;
  font-weight: inherit;
  font-size: 0.875em; }

span.wpcf7-list-item.first.last {
  font-size: 0.875em; }

span.wpcf7-form-control-wrap.acceptance-171 {
  float: left;
  margin-bottom: 1em; }

input.wpcf7-form-control.wpcf7-submit {
  font-family: 'FrutigerLTPro-Condensed', sans-serif; }

textarea {
  border: 1px solid #a7a9ac;
  padding: 3px;
  width: 100%;
  outline: none;
  font-weight: 700;
  background: transparent; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #212423; }

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder {
  color: #262626; }

textarea {
  width: 100%; }

.form-group {
  float: left;
  width: 100%; }

.form-control {
  border-radius: 0px; }

.form-control:focus,
.widget .search-field:focus {
  border-color: #212423;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-left: 0;
  position: relative; }

span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 1em;
  margin-bottom: 0.55em; }

.wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 7px;
  margin-bottom: 0.55em; }

div.wpcf7-validation-errors {
  clear: both;
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff; }

.form-control.wpcf7-not-valid {
  border-color: #a94442; }

span.wpcf7-not-valid-tip {
  margin-top: -22px;
  font-size: 12px; }

.wpcf7-not-valid {
  border-color: #d43f3a !important; }

.beitrittsgesuch input[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227;
  margin-bottom: 2em; }

.beitrittsgesuch input[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

.formular input[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227; }

.formular input[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

.lostpassword-submit button[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227; }

.lostpassword-submit button[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

.anmelden-form input[type="submit"] {
  background-color: transparent;
  color: #262626;
  border: 1px solid #262626; }

.anmelden-form input[type="submit"]:hover {
  background-color: #262626;
  color: #fff;
  border: 1px solid #262626; }

.modal-backdrop {
  opacity: 0.7 !important; }

.acf-fields > .acf-field {
  border-top: none !important;
  padding: 15px 12px 15px 0 !important;
  margin-bottom: 5px !important; }

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="date"], .acf-field input[type="datetime"], .acf-field input[type="datetime-local"], .acf-field input[type="email"], .acf-field input[type="month"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="tel"], .acf-field input[type="time"], .acf-field input[type="url"], .acf-field input[type="week"], .acf-field textarea, .acf-field select {
  padding: 4px 8px 4px 0 !important;
  font-size: 0.875em !important; }

.acf-field[data-width] + .acf-field[data-width] {
  border-left: none !important; }

.acf-label {
  display: none; }

.current-role {
  width: 50%; }
  .current-role .text-role {
    border-bottom: 1px solid #a7a9ac;
    margin-right: 12px;
    font-size: 0.875em;
    padding: 4px 8px 4px 0 !important;
    margin-bottom: 10px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:visited {
  -webkit-transition: all .2s;
  transition: all .2s;
  color: inherit; }

a:hover,
a:focus,
a:active {
  color: inherit;
  outline: 0;
  text-decoration: underline; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
ul#languages-menu li {
  font-size: 12px;
  font-weight: 100;
  font-family: 'Nunito Sans', sans-serif;
  padding-right: 7px; }

ul#languages-menu li.wpml-ls-current-language {
  font-weight: 900; }

#languages-menu {
  float: left;
  padding-right: 36px; }

.dropdown {
  display: none; }

.menu-main-menu-container > ul > li > a {
  border-bottom: 2px solid #fff; }

.menu-main-menu-container > ul > li > a:hover {
  border-bottom: 2px solid #c74227; }

.menu-step-by-step-container > ul > li > a {
  border-bottom: 2px solid #fff; }

.menu-step-by-step-fr-container > ul > li > a {
  border-bottom: 2px solid #fff; }

.menu-step-by-step-it-container > ul > li > a {
  border-bottom: 2px solid #fff; }

.menu-step-by-step-container > ul > li > a:hover {
  border-bottom: 2px solid #c74227; }

.menu-step-by-step-fr-container > ul > li > a:hover {
  border-bottom: 2px solid #c74227; }

.menu-step-by-step-it-container > ul > li > a:hover {
  border-bottom: 2px solid #c74227; }

.main-navigation {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  padding-bottom: 1em; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: left;
    margin-bottom: -11px; }
  .main-navigation .menu-step-by-step-container ul {
    margin-bottom: 0px; }
  .main-navigation .menu-step-by-step-fr-container ul {
    margin-bottom: 0px; }
  .main-navigation .menu-step-by-step-it-container ul {
    margin-bottom: 0px; }
  .main-navigation li {
    padding: 0 15px 0 0;
    display: inline-block;
    font-size: 21px;
    font-family: 'FrutigerLTPro-BoldCn', sans-serif; }
  .main-navigation a {
    text-decoration: none;
    color: #806f67; }
  .main-navigation a:hover {
    color: #c74227 !important; }
  .main-navigation img:hover {
    filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
  .main-navigation .nav-menu > li > a:hover {
    color: #c74227; }
  .main-navigation .main-navigation ul li:hover > ul,
  .main-navigation .main-navigation ul li.focus > ul {
    left: auto; }
  .main-navigation .main-navigation ul ul li:hover > ul,
  .main-navigation .main-navigation ul ul li.focus > ul {
    left: 100%; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a,
  .main-navigation .current-menu-ancestor > a {
    color: #c74227; }
  .main-navigation .current-menu-ancestor img, .main-navigation .current-page-ancestor img {
    filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
  .main-navigation .current-menu-item img {
    filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
  .main-navigation .sub-menu {
    display: none; }
  .main-navigation .current-page-ancestor a {
    color: #c74227; }

.menu-step-by-step-container .current_page_item > a,
.menu-step-by-step-container .current-menu-item > a,
.menu-step-by-step-container .current_page_ancestor > a,
.menu-step-by-step-container .current-menu-ancestor > a, .menu-step-by-step-fr-container .current_page_item > a,
.menu-step-by-step-fr-container .current-menu-item > a,
.menu-step-by-step-fr-container .current_page_ancestor > a,
.menu-step-by-step-fr-container .current-menu-ancestor > a, .menu-step-by-step-it-container .current_page_item > a,
.menu-step-by-step-it-container .current-menu-item > a,
.menu-step-by-step-it-container .current_page_ancestor > a,
.menu-step-by-step-it-container .current-menu-ancestor > a {
  color: #c74227; }
.menu-step-by-step-container .current-menu-ancestor img, .menu-step-by-step-fr-container .current-menu-ancestor img, .menu-step-by-step-it-container .current-menu-ancestor img {
  filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
.menu-step-by-step-container .current-menu-item img, .menu-step-by-step-fr-container .current-menu-item img, .menu-step-by-step-it-container .current-menu-item img {
  filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
.menu-step-by-step-container .logged-in img, .menu-step-by-step-fr-container .logged-in img, .menu-step-by-step-it-container .logged-in img {
  filter: invert(30%) sepia(47%) saturate(2550%) hue-rotate(346deg) brightness(83%) contrast(89%); }
.menu-step-by-step-container .sub-menu, .menu-step-by-step-fr-container .sub-menu, .menu-step-by-step-it-container .sub-menu {
  display: none; }

form#lostpasswordform fieldset {
  border: none !important;
  padding: 0 !important; }

ul.sub-menu {
  padding-bottom: 0 !important; }

.sub-menu li {
  margin-top: .7em;
  padding-bottom: .6em;
  display: block;
  padding-right: .6em;
  font-size: 0.875em;
  text-transform: uppercase; }

.sub-menu li a {
  text-transform: none;
  font-family: 'Nunito Sans', sans-serif; }

.sub-menu li {
  padding-bottom: 0; }

.sub-menu li:last-child {
  padding-bottom: .5em; }

button.menu-toggle {
  padding: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  z-index: 9999;
  position: relative;
  left: 15px; }

#secondary {
  margin-top: 4em; }

.menu-sidebar-login-container li, .menu-sidebar-login-it-container li, .menu-sidebar-login-fr-container li {
  font-size: 25px;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif; }
.menu-sidebar-login-container a, .menu-sidebar-login-it-container a, .menu-sidebar-login-fr-container a {
  text-decoration: none;
  color: #806f67; }
.menu-sidebar-login-container a:hover, .menu-sidebar-login-it-container a:hover, .menu-sidebar-login-fr-container a:hover {
  color: #c74227 !important; }
.menu-sidebar-login-container .current_page_item a, .menu-sidebar-login-it-container .current_page_item a, .menu-sidebar-login-fr-container .current_page_item a {
  color: #c74227; }

.page-template-2-spalten button {
  margin-left: 0; }
.page-template-2-spalten .text-center {
  text-align: left; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
  margin: 0;
  outline: none; }

.main-navigation.toggled ul {
  margin-top: 1em; }

.toggled .top-navigation {
  margin-left: 15px; }

.top-navigation {
  margin-top: -5em;
  float: left;
  width: 100%; }

.menu-toggle span.bar {
  display: block;
  width: 40px;
  background: #806f67;
  height: 5px;
  margin: .5em 0 0;
  clear: both;
  transition: all .3s;
  -webkit-transition: all .3s; }

.toggled button.menu-toggle {
  left: 10px;
  margin-bottom: 2em; }

.main-navigation.toggled .menu-toggle .burger span.bar {
  display: none; }

.main-navigation.toggled .menu-toggle .burger span:last-child {
  display: block !important;
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.main-navigation.toggled .menu-toggle .burger span:first-child {
  display: block !important;
  margin: 1.3em 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.logo-anmelden img {
  width: 50px;
  height: auto;
  margin-right: 5px; }

.menu-main-menu-container > ul > li.logo-anmelden > a:hover {
  border-bottom: 2px solid transparent; }

@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; }

  .main-navigation li.menu-item-has-children:hover > ul {
    display: block; }

  .main-navigation ul ul {
    background: #fff;
    padding: 0 1em 1em 1em;
    float: left;
    position: absolute;
    z-index: 99999;
    text-align: left;
    display: none;
    margin-left: -20px;
    text-transform: uppercase; }

  .arrow-right-button {
    display: none; }

  .main-navigation ul ul li:hover .arrow-right-button {
    content: '';
    background: url(https://vdms.mokay.ch/wp-content/themes/vdms/images/arrow-right.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 0;
    float: right;
    margin-right: -32px;
    display: block;
    position: relative;
    z-index: 99999999;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0); } }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      transform: translateX(-20px); }
    100% {
      opacity: 1;
      transform: translateX(0); } }
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }

  .main-navigation ul ul ul {
    background: #fff;
    padding: 0 1em .5em 1em;
    float: left;
    position: absolute;
    z-index: 99999;
    text-align: left;
    display: none;
    margin-left: 305px;
    text-transform: uppercase;
    width: 100%;
    margin-top: -37px; } }
@media screen and (max-width: 991px) {
  .main-navigation li,
  .main-navigation ul {
    width: 100%; }

  .main-navigation .nav-menu > li {
    margin-bottom: 10px; }

  .main-navigation a {
    line-height: 1.5em; }

  .main-navigation .current-menu-item > a {
    color: #c74227; }

  .nav-menu ul li.menu-item-has-children a.dropdown {
    float: right;
    text-align: center;
    cursor: pointer;
    top: 14px; }

  .nav-menu li.menu-item-has-children a.dropdown {
    float: right;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    margin-top: -1.7em; }

  .nav-menu ul li.menu-item-has-children a.dropdown.toggled i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

  ul.nav-menu li.menu-item-has-children a.dropdown.toggled i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

  .nav-menu li.menu-item-has-children a.dropdown i {
    -webkit-transition: transform .3s;
    transition: transform .3s; }

  .sub-menu li {
    display: block;
    width: 100%;
    text-align: center; }

  .sub-menu li a {
    padding: 0;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.2; }

  ul#primary-menu {
    margin-bottom: .5em;
    text-align: center; }

  #primary-menu .sub-menu {
    display: none; }

  .side-menu {
    display: none; }

  .main-navigation .nav-menu {
    text-align: left; }

  .main-navigation .nav-menu > li > a {
    display: inline-block; }

  ul.sub-menu {
    margin-bottom: 0 !important; }

  ul.sub-menu > li {
    margin-left: 0;
    padding-right: 0; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination {
  text-align: center;
  width: 100%;
  float: left; }
  .pagination ul {
    width: 100%;
    float: left; }
  .pagination ul,
  .pagination li {
    margin: 0;
    padding: 0; }
  .pagination li {
    display: inline-block; }
  .pagination li a,
  .pagination li.disabled {
    color: #212423;
    text-decoration: none; }
  .pagination li a:hover,
  .pagination li.active a {
    color: #fff; }
  .pagination li a,
  .pagination li a:hover {
    background-color: #fff;
    border: 1px solid #212423;
    cursor: pointer;
    padding: .3em .5em; }
  .pagination li.active a,
  .pagination li.disabled {
    background-color: #fff;
    border: 1px solid #212423;
    cursor: pointer;
    padding: .3em .5em; }
  .pagination li a:hover,
  .pagination li.active a {
    background-color: #212423; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: left;
  text-align: left;
  width: 100%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Margins
--------------------------------------------------------------*/
.more-margin {
  margin-bottom: 1em; }

.more-margin-2 {
  margin-bottom: 4em; }

.acf-form-submit {
  margin-top: 1em; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Neuer Container
--------------------------------------------------------------*/
.container-vdms {
  width: 1350px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.stoerer {
  position: fixed;
  height: 100px;
  width: 20px;
  background-color: #806f67;
  display: block;
  float: left;
  right: 0;
  z-index: 9999999999;
  top: 30%; }

header#masthead {
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 150px;
  background: #fff;
  transition: all .5s ease; }

header#masthead.shrink {
  height: 130px;
  border-bottom: 0.1px solid rgba(117, 103, 98, 0.2); }
  header#masthead.shrink .top-navigation {
    margin-top: -4em;
    transition: all .5s ease; }
  header#masthead.shrink .logo {
    transition: all .5s ease;
    margin-top: 0; }

.site-branding {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center; }
  .site-branding .logo {
    text-align: right;
    margin-top: 15px; }
    .site-branding .logo img {
      height: auto;
      width: 60px; }

.site-title {
  font-size: 2em;
  font-weight: 900; }

.bogen {
  width: 100%;
  height: 130%;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: -15%;
  left: -15%; }

.header-slider,
.header-image,
.header-image-placeholder {
  height: 550px;
  position: relative; }

.header-slider {
  margin-top: 140px; }

.header-slider .slide,
.header-image {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 550px;
  top: 150px;
  margin-bottom: 150px;
  overflow: hidden; }
  .header-slider .slide h1,
  .header-image h1 {
    margin-bottom: 5px; }

.header-image.praxis {
  margin-bottom: 50px; }

.header-image-placeholder {
  height: 150px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#555555+0,111111+100 */
  background: #555555;
  /* Old browsers */
  background: -moz-linear-gradient(top, #555555 0%, #333333 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #555555 0%, #333333 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #555555 0%, #333333 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#333333', GradientType=0);
  /* IE6-9 */ }

.header-image .slide-content {
  text-align: left;
  position: relative;
  z-index: 2; }
  .header-image .slide-content .content-block {
    margin-top: 12%; }

.header-single {
  float: left;
  height: 200px;
  width: 100%; }

.header-image .slide-content .content-wrapper-subtitle {
  display: inline-block;
  font-size: 1.3em; }

.header-slider .slide-content a {
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  padding: .5em 1em;
  font-weight: 700;
  text-transform: uppercase; }

.header-slider .slide-content a:hover {
  background: #fff;
  color: #000; }

.header-space {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 200px; }

.header-space + .site-content .site-page {
  margin-top: 0; }

.site-page {
  float: left;
  width: 100%;
  margin-top: 3em;
  position: relative; }
  .site-page h3.color-brown {
    margin-bottom: 1.5em; }
  .site-page .wp-block-column li a {
    color: #806f67; }

.home .site-page {
  margin-top: unset; }

/*--------------------------------------------------------------
# Frontpage
--------------------------------------------------------------*/
.home .to-hide {
  opacity: 0;
  transition: .5s all ease; }

.services-choice {
  margin-top: 4em;
  margin-bottom: 6em;
  float: left;
  width: 100%; }
  .services-choice .service-feature {
    display: flex;
    align-items: center;
    font-family: 'FrutigerLTPro-BoldCn', sans-serif; }
    .services-choice .service-feature .circle_1, .services-choice .service-feature .circle_2, .services-choice .service-feature .circle_3 {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      color: #fff;
      float: left;
      display: flex;
      text-align: center;
      font-size: 1.20em;
      transition: all .5s ease; }
    .services-choice .service-feature .circle_1:hover {
      background-color: #fff !important;
      color: #66c1bf;
      border: 2px solid #66c1bf; }
    .services-choice .service-feature .circle_2:hover {
      background-color: #fff !important;
      color: #c74227;
      border: 2px solid #c74227; }
    .services-choice .service-feature .circle_3:hover {
      background-color: #fff !important;
      color: #806f67;
      border: 2px solid #806f67; }
    .services-choice .service-feature span {
      margin-left: 15px;
      font-family: 'FrutigerLTPro-Bold', sans-serif;
      color: #756762;
      font-size: 1.12em; }

.arrow-down {
  margin-top: 7em;
  float: right; }
  .arrow-down img {
    width: 15px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out; }
  .arrow-down img:hover {
    transform: translate(0, 0.5em);
    -webkit-transform: translate(0, 0.5em);
    -moz-transform: translate(0, 0.5em);
    -o-transform: translate(0, 0.5em);
    -ms-transform: translate(0, 0.5em); }

.aktuelles_block {
  margin-bottom: 4em;
  float: left; }
  .aktuelles_block .arrow-right {
    float: right;
    margin-top: 2em;
    position: relative;
    right: 3em;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out; }
    .aktuelles_block .arrow-right img {
      width: 35px;
      position: absolute;
      margin-left: .5em;
      top: 4px; }
  .aktuelles_block .arrow-right:hover {
    transform: translate(0.5em, 0);
    -webkit-transform: translate(0.5em, 0);
    -moz-transform: translate(0.5em, 0);
    -o-transform: translate(0.5em, 0);
    -ms-transform: translate(0.5em, 0); }
  .aktuelles_block a {
    text-decoration: none; }
  .aktuelles_block h1 {
    margin-bottom: .5em; }
  .aktuelles_block h3:hover {
    text-decoration: none !important;
    color: #c74227; }
  .aktuelles_block .image_section {
    float: left;
    margin-bottom: 1.5em; }
  .aktuelles_block .time {
    font-size: 0.875em;
    float: left;
    width: 100%;
    margin-bottom: 23px; }
  .aktuelles_block .news-content-2 {
    border-bottom: 1px solid #b1b3b6;
    float: left;
    margin-bottom: 1em; }

.aktuelles_block .news-content-2 h3 {
  margin-bottom: 5px;
  margin-top: 0; }

.aktuelles_block .post .image_section {
  padding-right: 15px; }

.aktuelles_block .post .news-content {
  padding-right: 15px; }

.aktuelles_block .news-content-2 {
  width: 97%;
  margin-left: 15px; }

.gemeinsam_kurse .gemeinsam {
  position: relative; }
  .gemeinsam_kurse .gemeinsam .signet {
    position: absolute;
    right: 1em;
    width: 120px;
    top: 2.5em; }
.gemeinsam_kurse .background-blue, .gemeinsam_kurse .background-brown {
  margin-top: 1em; }
.gemeinsam_kurse .news-content-2 {
  border-bottom: 1px solid #b1b3b6;
  float: left;
  width: 100%;
  margin-bottom: 1em; }
  .gemeinsam_kurse .news-content-2 .time {
    font-size: 0.875em;
    float: left;
    width: 100%;
    margin-bottom: 1.5em; }
  .gemeinsam_kurse .news-content-2 h3 {
    transition: .5s all ease;
    cursor: pointer; }
  .gemeinsam_kurse .news-content-2 h3:hover {
    color: #66c1bf;
    transition: .5s all ease; }
  .gemeinsam_kurse .news-content-2 .arrow-right {
    float: right;
    position: relative;
    bottom: 40px;
    width: 35px; }
    .gemeinsam_kurse .news-content-2 .arrow-right img {
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      position: absolute;
      margin-left: .5em; }
    .gemeinsam_kurse .news-content-2 .arrow-right img:hover {
      transform: translate(0.5em, 0);
      -webkit-transform: translate(0.5em, 0);
      -moz-transform: translate(0.5em, 0);
      -o-transform: translate(0.5em, 0);
      -ms-transform: translate(0.5em, 0); }
.gemeinsam_kurse a {
  text-decoration: none; }

.reflexe.background-brown {
  background: rgba(128, 112, 103, 0.2); }

.reflexe {
  padding: 3em 0;
  background-size: cover !important;
  background-position: center !important;
  margin-top: 4em; }
  .reflexe button {
    border: 1px solid #756762; }
  .reflexe a {
    text-decoration: none; }

.wp-block-image a {
  background-image: none !important;
  background-position: unset !important;
  background-repeat: unset !important;
  background-size: unset !important;
  color: unset !important;
  min-height: inherit !important;
  max-height: inherit !important;
  display: unset !important;
  padding-left: unset !important;
  align-items: unset !important; }

.goenner {
  padding: 4em 0; }
  .goenner ul {
    list-style: none;
    padding-left: 0;
    margin-left: -8px; }
  .goenner img {
    width: 200px; }
  .goenner li {
    margin-bottom: 2em; }

.logos {
  margin-top: 2.5em;
  width: 100%;
  height: auto;
  display: inline-block; }

.mitglieder-logos img {
  padding: 1.5em 0; }

.mitglied_werden {
  padding: 1em 0; }
  .mitglied_werden a {
    text-decoration: none; }

.mitglied_buttons {
  float: left;
  margin-bottom: 2em; }

.circle_mitglied {
  margin-right: 1.5em !important;
  cursor: pointer; }

.modal-dialog.model_new {
  width: 50%; }

.mitglied_werden_2 {
  margin-top: 3em;
  float: left;
  width: 100%; }

.wpcf7-form-control-wrap.date-457 input::before {
  content: "Beginn der Mitgliedschaft";
  margin-right: 10px; }

.page-id-6685 .wpcf7-form-control-wrap.date-457 input::before {
  content: "Début du statut de membre" !important;
  margin-right: 10px; }

.page-id-6358 .wpcf7-form-control-wrap.date-457 input::before {
  content: "Inizio adesione" !important;
  margin-right: 10px; }

input[type="date"] {
  margin-bottom: 1.5em !important; }

.kategorien .desc {
  height: 100%;
  margin-bottom: 4em; }
.kategorien .arrow-right {
  float: right;
  position: absolute;
  right: 3em;
  top: 0;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out; }
  .kategorien .arrow-right img {
    width: 35px;
    margin-top: 5px;
    position: absolute;
    margin-left: .5em; }
.kategorien .arrow-right:hover {
  transform: translate(0.5em, 0);
  -webkit-transform: translate(0.5em, 0);
  -moz-transform: translate(0.5em, 0);
  -o-transform: translate(0.5em, 0);
  -ms-transform: translate(0.5em, 0); }
.kategorien hr {
  margin-left: 0;
  margin-right: 0; }
.kategorien .circle_kategorie {
  border-radius: 50%;
  width: 125px;
  height: 125px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  font-size: 1.1em; }
.kategorien .jahresbeitrag {
  position: relative; }

section.richtlinien-choice.praktikum {
  display: flex;
  margin-bottom: 40px;
  float: left;
}

.richtlinien-choice {
  margin-top: 4em;
  margin-bottom: 6em;
  width: 100%; }
  .richtlinien-choice .richtlinie-feature {
    display: flex;
    align-items: center;
    font-family: 'FrutigerLTPro-BoldCn', sans-serif; }
    .richtlinien-choice .richtlinie-feature .circle_1 {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      color: #fff;
      float: left;
      display: flex;
      text-align: center;
      font-size: 1.28em;
      transition: all .5s ease; }
    .richtlinien-choice .richtlinie-feature .circle_1:hover {
      background-color: #fff !important;
      color: #806f67;
      border: 2px solid #806f67; }
    .richtlinien-choice .richtlinie-feature span {
      margin-left: 15px;
      font-family: 'FrutigerLTPro-BoldCn', sans-serif;
      color: #756762;
      font-size: 1.12em;
      line-height: 1.3; }

.circle_mitglied {
  background-color: #c74227;
  border: 2px solid #c74227;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #fff;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  font-size: 1.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 1em;
  padding: 0;
  transition: all .5s ease; }

.circle_mitglied:hover {
  background-color: transparent;
  border: 2px solid #c74227;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  color: #c74227;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  font-size: 1.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 1em;
  padding: 0; }

.formular, .beitrittsgesuch {
  padding-top: 4em;
  padding-bottom: 4em;
  font-size: 0.9em;
  margin-bottom: 4em;
  position: relative; }
  .formular h3, .beitrittsgesuch h3 {
    margin-bottom: 1.5em; }

.leistungen-mouse {
  display: flex;
  align-items: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  margin-bottom: 1em; }
  .leistungen-mouse span {
    margin-left: 15px;
    color: #756762;
    font-size: 1.12em;
    line-height: 1.3;
    position: inherit;
    font-family: 'FrutigerLTPro-Bold', sans-serif; }

.circle_leistung {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  float: left;
  position: inherit;
  font-size: 1.28em; }

.circle_image {
  width: 150px;
  height: 150px;
  background-size: cover;
  border-radius: 50%;
  display: none;
  float: left;
  position: inherit; }

.circle_leistung_section {
  position: inherit; }

.zitat {
  margin-top: 10px; }
  .zitat .testimonial_text {
    text-align: center; }
  .zitat span {
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: inline-block; }

.testimonial-choice span {
  font-size: 16px;
  margin-top: -10px;
  float: left;
  width: 100%; }

.testimonial-choice .testimonial_text {
  max-width: 80%;
  margin: 0 auto; }

.testimonial_text {
  font-family: 'Georgia-Italic', sans-serif;
  color: #756762;
  margin-bottom: 1em; }

.lSSlideWrapper {
  z-index: 3 !important; }

.alm-btn-wrap .alm-load-more-btn {
  font-family: 'FrutigerLTPro-Condensed', sans-serif !important;
  margin-left: 15px !important;
  font-size: 1em !important; }

.mehr_laden_btn {
  background-color: #756762 !important;
  color: white !important;
  border-radius: 0 !important;
  float: left !important; }

button.alm-load-more-btn.more.done {
  display: none; }

.wp-block-column h3:first-child {
  margin-top: 0; }

.wp-block-column h3 {
  margin-top: 1em;
  display: inline-block;
  width: 100%; }

.jobs-content a:hover {
  text-decoration: none !important;
  color: #c74227; }

.jobs-content h3 {
  margin-bottom: 4px; }

.job-ort {
  font-size: 16px; }

.jobs-feature {
  float: left;
  width: 100%; }

.back-to-prev {
  float: right; }

.title-back {
  float: left;
  position: relative;
  left: 20px; }

.arrow-left {
  float: left;
  position: relative;
  width: 35px;
  height: 35px;
  top: 3px;
  right: 0; }
  .arrow-left img {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    position: absolute;
    margin-left: .5em; }
  .arrow-left img:hover {
    transform: translate(-0.5em, 0);
    -webkit-transform: translate(-0.5em, 0);
    -moz-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0); }

.jobs .container {
  padding-top: 2em;
  padding-bottom: 2em; }
  .jobs .container input {
    margin-bottom: 0; }
  .jobs .container .search-submit {
    padding: 5px 40px;
    font-size: 13px;
    font-family: 'FrutigerLTPro-BoldCn', sans-serif;
    float: right; }

.image_logo {
  height: 150px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.courses-container {
  margin-bottom: 2em; }

.menu-opacity {
  opacity: 0.6; }

.jobs-content {
  border-bottom: 1px solid #b1b3b6;
  margin-bottom: 1em;
  padding-bottom: 1.5em;
  position: relative; }
  .jobs-content .arrow-right {
    float: right;
    position: absolute;
    right: .5em;
    width: 35px;
    top: 1.5em; }
    .jobs-content .arrow-right img {
      width: 35px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      position: absolute;
      margin-left: .5em; }
    .jobs-content .arrow-right img:hover {
      transform: translate(0.5em, 0);
      -webkit-transform: translate(0.5em, 0);
      -moz-transform: translate(0.5em, 0);
      -o-transform: translate(0.5em, 0);
      -ms-transform: translate(0.5em, 0); }

.back_news {
  margin-bottom: 4em; }

.mitglieder_logos a[href$=".pdf"] {
  background-image: none;
  padding-left: 0;
  text-decoration: none;
  min-height: inherit;
  max-height: inherit;
  display: inherit;
  align-items: inherit; }

a[href$=".pdf"] {
  background-image: url(https://vdms.mokay.ch/wp-content/themes/vdms/images/pdf-icon-5.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  color: #806f67;
  min-height: 34px;
  max-height: 34px;
  display: flex;
  padding-left: 60px;
  align-items: center; }

.richtlinie-feature a[href$=".pdf"] {
  background-image: none;
  padding-left: 0;
  text-decoration: none; }

.no-margin {
  margin: 0; }

.cta {
  margin-top: 1em; }
  .cta a {
    text-decoration: none; }

.wp-block-file {
  margin-bottom: 1em; }
  .wp-block-file a {
    color: #806f67; }

.wp-block-column li:last-child {
  margin-bottom: 1em; }

.cta .arrow-right img {
  width: 35px;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  position: absolute;
  margin-left: .5em;
  margin-top: 5px; }
.cta .arrow-right img:hover {
  transform: translate(0.5em, 0);
  -webkit-transform: translate(0.5em, 0);
  -moz-transform: translate(0.5em, 0);
  -o-transform: translate(0.5em, 0);
  -ms-transform: translate(0.5em, 0); }

.dozenten {
  padding-bottom: 4em;
  padding-top: 4em;
  margin-bottom: 4em; }
  .dozenten .dozent {
    padding-top: 1em;
    padding-bottom: 1em;
    height: 390px; }
    .dozenten .dozent .circle_dozent {
      height: 200px;
      width: 200px;
      margin: 0 auto;
      background-size: cover;
      border-radius: 50%;
      margin-bottom: 1em; }
    .dozenten .dozent span {
      text-align: center; }

.therapeut {
  height: 250px;
  width: 250px;
  background-size: cover;
  border-radius: 50%;
  margin-bottom: 1em; }

.signet {
  position: absolute;
  height: 130px;
  width: 130px;
  right: 0;
  top: 0; }

.vorstand, .firma {
  padding-bottom: 2em;
  padding-top: 2em;
  margin-bottom: 1em; }
  .vorstand h3, .firma h3 {
    font-size: 1.5em;
    margin-bottom: 1em; }
  .vorstand .mitarbeiter, .firma .mitarbeiter {
    padding-top: 1em;
    padding-bottom: 1em; }
    .vorstand .mitarbeiter .circle_mitarbeiter, .firma .mitarbeiter .circle_mitarbeiter {
      height: 200px;
      width: 200px;
      margin: 0 auto;
      background-size: cover;
      border-radius: 50%;
      margin-bottom: 1em; }
    .vorstand .mitarbeiter span, .firma .mitarbeiter span {
      text-align: center; }

.image_section {
  margin-bottom: 1.5em; }

.aktuelles_block .image_section {
  width: 100%; }

.post .image_section img {
  width: 100%; }

.news-content .date {
  margin-bottom: 1em; }

.news_content div:last-child {
  margin-bottom: 0; }

.news_content {
  display: flex;
  flex-direction: column;
  align-items: start;
  height: 100%;
  margin-bottom: 1em; }

.kontakt iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.informations {
  cursor: pointer;
  border-bottom: 2px solid #000;
  float: left;
  margin-top: 1em;
  margin-bottom: 1em; }

.informations.toggled {
  border-bottom: 2px solid #fff; }

.monat_menu {
  display: flex;
  align-items: center; }

.courses-section i.fa-chevron-left {
  font-size: 2em;
  margin-right: 10px; }

.courses-section i.fa-chevron-right {
  font-size: 2em;
  margin-left: 10px; }

.course_desc {
  font-size: 0.875em;
  color: #756762;
  text-align: right;
  align-items: end;
  margin-top: 1.5em;
  font-family: 'FrutigerLTPro-Condensed', sans-serif; }

.content-desc {
  float: left;
  width: 100%; }

.black_underline {
  background-color: #000;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 2em; }

.menu-menu-test-container {
  opacity: 0.6; }

.menu-menu-test-it-container {
  opacity: 0.6; }

.menu-menu-test-fr-container {
  opacity: 0.6; }

.courses-kategorie a[href$=".pdf"] {
  background-image: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  display: inline; }
.courses-kategorie img {
  margin-bottom: 2em; }

.main-navigation .menu-item ul:lang(it) {
  width: 344px !important; }

.courses-section {
  margin-bottom: 4em; }
  .courses-section a[href$=".pdf"] {
    padding-left: 2.5em;
    background-image: url(https://vdms.mokay.ch/wp-content/themes/vdms/images/pdf-icon-5.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 34px;
    max-height: 34px;
    display: flex;
    float: left;
    margin-top: 24px;
    margin-left: 80px; }
  .courses-section a[href$=".pdf"]:hover {
    background-image: url(https://vdms.mokay.ch/wp-content/themes/vdms/images/pdf-icon-5-brown.png); }
  .courses-section a[href$=".pdf"]:lang(fr) {
    padding-left: 2.5em;
    background-image: url(https://vdms.mokay.ch/wp-content/themes/vdms/images/pdf-icon-5.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 34px;
    max-height: 34px;
    display: flex;
    float: left;
    margin-top: 24px;
    margin-left: 29px; }
  .courses-section .sign-up {
    float: right;
    margin-top: 1.5em;
    font-size: 0.9em; }
  .courses-section .middle-text {
    font-size: 1.3em;
    margin-top: -2px;
    font-family: 'FrutigerLTPro-Bold', sans-serif;
    margin-bottom: -3px; }
  .courses-section .top-text {
    font-family: 'FrutigerLTPro-Condensed', sans-serif;
    margin-bottom: -3px; }
  .courses-section .bottom-text {
    font-family: 'FrutigerLTPro-Condensed', sans-serif; }
  .courses-section .course-content h3 {
    margin-bottom: 4px; }
  .courses-section .post:last-child hr {
    display: none; }

.course-feature hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

.modal-dialog {
  width: 80%;
  margin-top: 60px; }
  .modal-dialog .beitrittsgesuch {
    margin-bottom: 0;
    width: 100%;
    padding-left: 4em;
    padding-right: 4em; }

.empty-space {
  width: 100%; }

.modal-header {
  padding: 15px;
  border-bottom: none;
  position: absolute;
  right: 0;
  font-size: 2em; }
  .modal-header span {
    font-size: 1.5em;
    color: #000; }

.modal-body {
  padding: 0; }

.modal-content {
  border-radius: 0; }
  .modal-content span.wpcf7-list-item-label {
    display: flex;
    margin-top: -21px;
    margin-left: 20px; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  position: absolute;
  bottom: 45px;
  left: 3em; }

.wpcf7 form.sent .wpcf7-response-output {
  position: absolute;
  bottom: 45px;
  left: 3em; }

.courses-kategorie {
  float: left;
  margin-bottom: 2em; }
  .courses-kategorie a {
    text-decoration: none; }
  .courses-kategorie .arrow-right {
    margin-bottom: 3px;
    position: relative;
    font-family: 'FrutigerLTPro-Condensed', sans-serif; }
    .courses-kategorie .arrow-right img {
      width: 35px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      position: absolute;
      margin-left: .5em;
      top: 4px; }
    .courses-kategorie .arrow-right img:hover {
      transform: translate(0.5em, 0);
      -webkit-transform: translate(0.5em, 0);
      -moz-transform: translate(0.5em, 0);
      -o-transform: translate(0.5em, 0);
      -ms-transform: translate(0.5em, 0); }

.courses-kategorie-feature span {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  letter-spacing: 0; }

.courses-kategorie-feature {
  float: left;
  text-align: center; }

.courses_color {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-align: center;
  font-size: 17px;
  font-family: 'FrutigerLTPro-BoldCn', sans-serif;
  color: #fff;
  padding: 5px;
  margin: 0 auto; }

#content-courses {
  margin-top: -2em; }

span.sign-up-title {
  font-family: 'FrutigerLTPro-BoldCn', sans-serif; }

.anmelden_block {
  margin-top: 26px;
  position: relative; }

.complete {
  position: absolute;
  left: -45px;
  top: 28px;
  font-family: 'FrutigerLTPro-Condensed', sans-serif; }

.profil_1 {
  display: flex;
  align-items: center;
  margin-bottom: 2em; }

.profil_1 .right-sidebar {
  padding-left: 1.5em; }

.acf-field.acf-field-select.acf-field-5fb3d0d660d1d.-c0 .acf-label {
  display: block !important; }

.left-sidebar {
  width: 24%;
  float: left;
  height: 100%; }

.right-sidebar {
  width: 75%;
  height: 100%;
  float: right; }
  .right-sidebar .therapeuten-description {
    border-left: 1px solid #a7a9ac;
    padding-left: 1.5em; }

.right-sidebar.therapeut {
  width: 76%;
  height: 100%; }

.right-sidebar.lead_text {
  padding-left: 15px; }

.icons-praxis {
  margin-bottom: 1.5em; }

.therapeuten-description ul {
  margin-bottom: 1em; }

.therapeut_style {
  margin-top: 1.5em;
  font-size: 0.875em;
  float: right; }

.single-therapeuten-profil .site-page {
  display: none; }

.single-therapeuten-profil .therapeuten-site-page {
  display: block; }

.login-formular {
  padding-top: 0;
  padding-bottom: 4em;
  font-size: 0.9em;
  margin-bottom: 4em;
  position: relative; }
  .login-formular h3 {
    margin-bottom: 1.5em; }

.login-formular input[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227; }

.login-formular input[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

.acf-field[data-name="spezialisierte_methoden"] .acf-label {
  display: block; }
  .acf-field[data-name="spezialisierte_methoden"] .acf-label label {
    font-weight: 300 !important; }

.acf-field[data-name="sprachkenntnisse"] .acf-label {
  display: block; }
  .acf-field[data-name="sprachkenntnisse"] .acf-label label {
    font-weight: 300 !important; }

.acf-checkbox-list li label {
  font-size: 1em; }

.therapeut-formular {
  padding-top: 0;
  padding-bottom: 4em;
  font-size: 0.9em;
  margin-bottom: 4em;
  position: relative; }
  .therapeut-formular h3 {
    margin-bottom: 1.5em; }
  .therapeut-formular .acf-label {
    display: block !important; }

.therapeut-formular input[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227; }

.therapeut-formular input[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

.anmelden-form input {
  margin-bottom: 5px; }
.anmelden-form .login-remember {
  display: none; }
.anmelden-form .login-submit {
  float: left;
  margin-bottom: 0; }
  .anmelden-form .login-submit input {
    margin-bottom: 0; }
.anmelden-form .lost-password {
  color: #756762;
  float: right; }
.anmelden-form .lost-password:hover {
  text-decoration: underline; }

.anmelden_down hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: 6em; }

.acf-field.acf-field-select.acf-field-5f8ee3e2a5ab2.-c0 .acf-label {
  display: block !important; }
  .acf-field.acf-field-select.acf-field-5f8ee3e2a5ab2.-c0 .acf-label .description {
    display: none !important; }

.therapeuten {
  border-top: 4px solid;
  margin-bottom: 2em; }
  .therapeuten hr {
    margin-left: 0;
    margin-right: 0; }
  .therapeuten a {
    text-decoration: underline; }
  .therapeuten h3 {
    margin-bottom: 5px; }
  .therapeuten .dots {
    display: none; }
  .therapeuten i {
    font-size: 2em; }
  .therapeuten i.fa.fa-chevron-right {
    float: right; }
  .therapeuten i.fa.fa-chevron-left {
    float: left; }
  .therapeuten .page-numbers.current::before {
    content: 'Seite '; }
  .therapeuten .page-numbers.current::after {
    content: ' von'; }
  .therapeuten .page-numbers:nth-child(2) {
    display: none; }
  .therapeuten .pagination a {
    text-decoration: none; }
  .therapeuten .therapeut_block:first-child {
    margin-top: 1em; }

#gutschein span.wpcf7-form-control-wrap.wunschbetrag {
  float: left; }

#gutschein span.wpcf7-form-control-wrap.wunschbetrag input {
  width: 50px;
  margin-bottom: 1em; }

#gutschein span.wpcf7-list-item.last {
  float: left; }

#gutschein span.wpcf7-list-item {
  display: block;
  font-size: 0.875em; }

#gutschein label {
  font-size: inherit; }

.gutschein_1 {
  margin-left: 2em; }

#gutschein input[type="submit"] {
  margin-bottom: 0;
  margin-top: 1em; }

#gutschein .bemerkungen_1 label {
  font-size: 0.875em; }

.therapeut_button input[type="submit"] {
  background-color: #c74227;
  color: #fff;
  border: 1px solid #c74227; }

.therapeut_button input[type="submit"]:hover {
  background-color: transparent;
  color: #c74227;
  border: 1px solid #c74227; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  background: #EEEBE9;
  color: #000 !important;
  padding: 1.5em 0 .5em 0;
  position: relative;
  font-size: 15px;
  width: 100%;
  margin-top: 100px; }

h2.widgettitle {
  font-size: 1.2em !important;
  color: #fff !important;
  font-weight: 700; }

#media_image-2 img {
  width: 180px; }

.widget h3 {
  margin-bottom: 6px; }

.footer-unten hr {
  height: 1px;
  background-color: white;
  margin-left: 0;
  margin-right: 0;
  opacity: 0.5;
  margin-bottom: 15px; }

#text-4 img {
  width: 100px; }

#text-10 img {
  width: 100px; }

#text-9 img {
  width: 100px; }

.textwidget h3 {
  margin-top: 1.5em; }

#text-6 {
  float: right; }
  #text-6 img {
    margin-left: 10px;
    width: 30px; }

#text-11 {
  float: right; }
  #text-11 img {
    margin-left: 10px;
    width: 30px; }

#text-12 {
  float: right; }
  #text-12 img {
    margin-left: 10px;
    width: 30px; }

.back-to-top-wrapper {
  display: block;
  float: right;
  position: relative;
  bottom: -50px;
  right: 80px;
  color: #756762;
  font-size: 16px; }
  .back-to-top-wrapper .arrow-up img {
    position: absolute;
    bottom: 30px;
    width: 16px;
    left: 30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out; }
  .back-to-top-wrapper .arrow-up img:hover {
    transform: translate(0, -0.5em);
    -webkit-transform: translate(0, -0.5em);
    -moz-transform: translate(0, -0.5em);
    -o-transform: translate(0, -0.5em);
    -ms-transform: translate(0, -0.5em); }

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/*
.lSSlideWrapper {
    position: static;
}
*/
.lSAction > .lSNext {
  background-position: -46px 0;
  right: 50px;
  margin-top: -2em; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 40px;
  margin-top: -2em; }

/*
.lSAction > a {
    opacity: 1 !important;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #f58220 !important;
    border-radius: 0 !important;
}

.lSSlideOuter .lSPager.lSpg > li a {
    border-radius: 0 !important;
}

ul.lSPager.lSpg {
    position: absolute;
    width: 100%;
    bottom: 10px;
}

*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: .875em; }

.widget p {
  margin-bottom: .5em; }

.widget ul,
.widget li {
  margin: 0;
  padding: 0;
  list-style: none; }

#secondary {
  padding-left: 2em; }

#secondary .widget .widget-title {
  padding: 5px 0;
  background: #fff;
  margin-bottom: 0; }

.post-template-default #breadcrumbs {
  margin-top: 0px; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

.widget .search-field {
  border: 1px solid #e9e9e9;
  padding: .3em 1em .25em;
  font-weight: 400; }

/* Beautiful News Widget */
.widget_beautiful_news_widget li:first-child {
  margin-top: 0;
  border-top: 0px none; }

.widget_beautiful_news_widget li {
  border-top: 3px solid #e9e9e9;
  margin-top: 1.5em;
  padding-top: 1em;
  margin-bottom: 1em; }

.widget_beautiful_news_widget h3 {
  display: inline-block;
  margin: 0; }

.widget_beautiful_news_widget time {
  display: inline-block;
  margin-bottom: 1em; }

.widget_beautiful_news_widget .thumbnail {
  width: 100%;
  height: auto; }

.widget_beautiful_news_widget .thumbnail img {
  width: 100%;
  height: auto; }

/* Widget Search */
#secondary .widget_search .search-submit {
  font-size: 1em; }

/* Callback form */
#callback-form {
  max-width: 500px; }

#callback-form h2 {
  margin-bottom: 1.5em;
  line-height: 1.75;
  border-bottom: 3px solid #000; }

#callback-form label {
  padding-top: .5em; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.effect-box:hover {
  opacity: 0.7;
  transition: all ease 1s; }

/*--------------------------------------------------------------
# Flex
--------------------------------------------------------------*/
.full-width {
  margin-left: -33.33%;
  margin-right: -33.33%; }

/*--------------------------------------------------------------
# Theme my Login
--------------------------------------------------------------*/
.tml .tml-field {
  width: 90% !important; }

.tml .tml-field-wrap {
  width: 50% !important;
  float: left !important; }

.tml-field-wrap.tml-contact_info_section_header-wrap {
  width: 100% !important; }

.tml-field-wrap.tml-personal_options_section_header-wrap {
  width: 100% !important; }

.tml-field-wrap.tml-header_contact-wrap {
  width: 100% !important; }

.tml-field-wrap.tml-submit-wrap {
  width: 100% !important; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.content-box-title {
  position: absolute;
  color: white;
  opacity: 0;
  padding: 60px;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-in-out 0s;
  background: none repeat scroll 0 0 rgba(0, 152, 131, 0.92);
  height: 264px;
  width: 360px; }
  .content-box-title p {
    margin-bottom: 0px;
    margin-top: 10px; }
  .content-box-title a {
    color: white; }
  .content-box-title a:hover {
    text-decoration: underline; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 1.5em; }

.page-header {
  padding-bottom: 9px;
  margin: 0;
  border-bottom: 0px none; }

.thumbnail {
  padding: 0px;
  line-height: 1.42857143;
  background-color: transparent;
  border: 0px none;
  border-radius: 0;
  margin-bottom: 2em; }

.thumbnail-link {
  display: inline-block; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.more-link {
  margin-top: 1em; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sub-page-box h3 {
  margin: 2em 0 .5em; }

h2.entry-title {
  margin-bottom: .5em; }

a.more-link {
  margin-top: 1.25em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.wp-block-column .news {
  width: 100%;
  margin-bottom: 0; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  margin-right: -30px; }

.gallery-item {
  padding: 0 30px 30px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0px; }

.gallery-icon.landscape {
  padding: 0px; }
  .gallery-icon.landscape img {
    width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.wp-block-gallery.columns-4 .blocks-gallery-item {
  width: calc((100% - 80px)/4);
  margin-right: 26px; }

.mitglieder-logos .image_logo {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.mitglieder-logos .image_logo:hover {
  -webkit-filter: inherit;
  filter: inherit; }

.mitglieder-logos {
  display: block;
  margin-top: 3em;
  margin-left: -15px; }
  .mitglieder-logos .logos_m {
    margin-bottom: 2.5em; }

.image_logo {
  height: 100px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  float: left;
  width: 80%; }

.netzwerk_logos .image_logo {
  height: 87px; }

.image_logo.logo_3 {
  opacity: 0.6; }

.image_logo.logo_3:hover {
  opacity: 1; }

.netzwerk_logos .image_logo.logo_3 {
  margin-top: inherit;
  opacity: inherit; }

section.mitglieder_logos.netzwerk_logos {
  margin-top: -2em; }

.netzwerk-mitglieder {
  text-align: center; }

.netzwerk-mitglieder .mitglied_buttons {
  display: inline-block !important;
  float: inherit !important; }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.7) !important; }

.menu-step-by-step-container > ul > li.logo-anmelden > a:hover {
  border-bottom: none; }

.menu-step-by-step-container > ul > li.logo-anmelden > a {
  border-bottom: none; }

.menu-step-by-step-fr-container > ul > li.logo-anmelden > a:hover {
  border-bottom: none; }

.menu-step-by-step-fr-container > ul > li.logo-anmelden > a {
  border-bottom: none; }

.menu-step-by-step-it-container > ul > li.logo-anmelden > a:hover {
  border-bottom: none; }

.menu-step-by-step-it-container > ul > li.logo-anmelden > a {
  border-bottom: none; }

.tooltips {
  position: relative; }

.tooltips .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: white;
  color: #000;
  text-align: left;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  top: 130%;
  left: 30%;
  margin-left: -60px;
  font-size: 11px;
  padding: 15px;
  border: 1px solid; }

.tooltips:hover .tooltiptext {
  visibility: visible; }

.arrow_up {
  width: 25px;
  height: 25px;
  background: #fff;
  bottom: 28px;
  position: relative;
  transform: rotate(45deg);
  border-top: 1px solid;
  border-left: 1px solid;
  margin-left: 20px; }

.text_tooltip {
  margin-top: -18px; }

.popup_mitglied {
  padding: 2em 2em 1em 2em;
  text-align: left; }

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 1350px) {
  .container-vdms {
    width: 1200px; } }
@media screen and (max-width: 1199px) {
  .container-vdms {
    width: 100%;
    padding: 0; }

  .news_content {
    min-height: 137px; }

  h1 {
    font-size: 2.5em; }

  h2 {
    font-size: 2em; } }
@media screen and (max-width: 992px) {
  .aktuelles_block .news-content-2 {
    width: 100%;
    margin-left: 0px; }

  .aktuelles_block .post .image_section {
    padding-right: 0; }

  .aktuelles_block .post .news-content {
    padding-right: 0; }

  .profil_1 {
    display: inline-block;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
    .profil_1 .right-sidebar {
      padding-left: 0; }

  .richtlinien-choice .richtlinie-feature {
    height: 145px; }

  .arrow-down {
    display: none; }

  .complete {
    left: 0;
    top: -10px; }

  .top-navigation {
    margin-top: inherit;
    float: inherit;
    width: inherit; }

  .modal-dialog .beitrittsgesuch {
    padding-left: 15px;
    padding-right: 15px; }

  .sub-menu {
    margin-top: 10px !important; }
    .sub-menu li {
      padding-top: 0;
      margin-top: 10px; }
      .sub-menu li a {
        font-size: 16px; }

  .news_content {
    min-height: inherit; }

  .site-branding {
    display: block;
    position: fixed;
    height: inherit;
    right: 15px;
    top: 1em;
    z-index: 1; }

  .main-navigation.toggled {
    background: #fff;
    -webkit-box-shadow: 0px 14px 24px -13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 24px -13px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 24px -13px rgba(0, 0, 0, 0.75);
    position: fixed;
    left: 0;
    width: 75%;
    display: block; }

  .main-navigation li {
    text-align: left;
    margin-left: 15px; }

  .logo img {
    width: 150px; }

  .lSAction > .lSPrev,
  .lSAction > .lSNext {
    display: none; }

  h1 {
    font-size: 1.7em;
    margin-bottom: 8px; }

  h2 {
    font-size: 1.5em; }

  header#masthead {
    display: block;
    height: 100px; }

  .dropdown {
    display: block; }

  .service-feature {
    margin-bottom: 1.5em; }

  .services-choice {
    margin-top: 2em;
    margin-bottom: 2em; }

  .gemeinsam_kurse .gemeinsam {
    margin-bottom: 4em; }

  .gemeinsam_kurse .gemeinsam .signet {
    position: absolute;
    right: 1em;
    width: 80px;
    top: -2em; }

  button {
    font-size: 1em; }

  .reflexe {
    padding: 1em 0 !important;
    background-position: 70% 50% !important;
    margin-top: 4em; }

  .goenner ul {
    padding: 2em 0; }

  .top-navigation {
    display: none; }

  .toggled .top-navigation {
    display: block; }

  .header-image {
    top: 100px; }

  .main-navigation {
    padding-top: 1.5em;
    z-index: 99999999; }

  .menu-main-menu-container > ul > li > a:hover {
    border-bottom: none; }

  .menu-main-menu-container > ul > li > a {
    border-bottom: none; }

  .richtlinie-feature {
    margin-bottom: 1.5em; }

  .richtlinien-choice {
    margin-top: 2em;
    margin-bottom: 2em; }

  .vorstand, .firma {
    margin-bottom: inherit; }

  .wp-block-column {
    margin-bottom: 1em; }

  .kategorien .col-md-3 {
    margin-bottom: 1em; }

  .kategorien .desc {
    height: auto;
    margin-bottom: 3em; }

  .header-space {
    margin-top: 130px; }

  .stoerer {
    height: 50px;
    width: 10px;
    top: 20%; }

  .back-to-top-wrapper {
    display: none; }

  .courses_kategories {
    margin-top: 2em;
    float: left; }

  .anmelden_block {
    width: 100%;
    float: left; }

  .hr_block {
    float: left;
    width: 100%; }

  .circle_block {
    float: left; }

  .course-content {
    width: 100%;
    float: left;
    margin-top: 1em; }

  .courses-section a[href$=".pdf"] {
    float: right;
    margin-left: 0; }

  .courses-section a[href$=".pdf"]:lang(fr) {
    float: right;
    margin-left: 0; }

  .courses-section .sign-up {
    float: left; }

  .modal-dialog {
    width: auto;
    margin-top: 2em; }

  .jobs .container input {
    margin-bottom: 2em; }

  .jobs .container .search-submit {
    float: left; }

  .courses-section i.fa-chevron-right {
    font-size: 1em; }

  .courses-section i.fa-chevron-left {
    font-size: 1em;
    margin-left: 10px; }

  h4 {
    font-size: 1.4em; }

  .jobs .container {
    width: 100%; }

  input:focus,
  select:focus,
  textarea:focus,
  button:focus {
    outline: none; }

  input.middle:focus {
    outline-width: 0; }

  input {
    border-radius: 0; }

  input[type="search"] {
    -webkit-appearance: none; }

  .courses-kategorie-feature span {
    float: none;
    font-size: 1em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center; }

  ul#languages-menu li {
    font-size: 15px;
    font-weight: 100;
    font-family: 'Nunito Sans', sans-serif;
    padding-right: 7px;
    display: inline;
    margin-left: 0; }

  #languages-menu {
    float: left;
    padding-right: 3.3em;
    top: 450px;
    margin-bottom: 1em; }

  .site-branding .logo {
    margin-top: inherit; }

  span.wpcf7-form-control-wrap.acceptance-171 {
    float: none;
    margin-bottom: 1em; }

  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    position: absolute;
    bottom: 10px;
    left: 5px; }

  .right-sidebar, .left-sidebar {
    width: 100%;
    float: left;
    border-left: none;
    padding-left: 0; }

  .praxis-images {
    float: left; }

  .right-sidebar.therapeut {
    float: left;
    width: 100%; }

  .right-sidebar .therapeuten-description {
    padding-left: 0;
    border: none; }

  .praxis-images {
    margin-bottom: 2em;
    padding-left: 0; }

  .profil.left-sidebar {
    margin-bottom: 1em; }

  .right-sidebar {
    margin-bottom: 1em; }

  .signet {
    position: absolute;
    height: 100px;
    width: 100px;
    right: 0;
    top: 0; }

  .main-navigation .menu-item ul:lang(it) {
    width: inherit !important; }

  .therapeut_style {
    margin-top: 1.5em;
    font-size: 0.875em;
    float: left; }

  .modal-dialog.model_new {
    width: auto; } }
@media screen and (max-width: 767px) {
  .anmelden-down {
    width: 100%; }

  .background-brown-light-anmelden {
    width: 100%; }

  .slide-content .content-block {
    width: 90%;
    margin-left: 0;
    margin-top: 180px; }

  .header-slider .slide, .header-image {
    height: 280px; }

  .overline:after {
    width: 30px;
    border-top: 5px solid; }

  .bogen {
    left: -23%;
    width: 100%;
    height: 150%;
    top: -25%; }

  .slide-content {
    width: 80%;
    margin-left: 0; }

  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: 40%; }

  .jobs-feature .post {
    width: 100%; }

  .signet {
    position: absolute;
    height: 80px;
    width: 80px;
    right: 0;
    top: 0; }

  header#masthead.shrink .top-navigation {
    margin-top: 0; }

  .reflexe.background-brown {
    background-image: none !important; }

  .therapeut_block {
    word-break: break-word; }

  .kategorien .circle_kategorie {
    margin-bottom: 1em; }

  #secondary {
    padding-left: 0; }

  .netzwerk_logos .image_logo {
    height: 60px;
    margin-bottom: 3em;
    background-position: center center;
    width: 100%; }

  .netzwerk_logos .mitglieder-logos {
    margin-left: 0 !important;
    margin-top: 0 !important; } }
@media screen and (max-width: 480px) {
  .header-slider .slide, .header-image {
    height: 220px;
    background-position: 0% 50%; }

  .signet {
    position: absolute;
    height: 80px;
    width: 80px;
    right: 0;
    top: -50px; }

  .testimonial-choice .testimonial_text {
    max-width: 100%;
    margin: 0 auto; }

  .site-branding .logo img {
    width: 150px; }

  header#masthead.shrink {
    height: 100px; }

  .site-page {
    margin-top: 0; }

  .back-to-prev {
    float: none; }

  .gemeinsam_kurse .news-content-2 .arrow-right {
    right: 5px; }

  .single-therapeuten-profil .profil_1 .therapeut {
    margin: 0 auto;
    width: 200px;
    height: 200px; }

  .jobs-container {
    margin-bottom: 2em; }

  img.wp-image-3621 {
    margin-top: 1em; }

  .netzwerk-mitglieder .circle_mitglied:first-child {
    margin-right: 0.5em !important; } }

/*# sourceMappingURL=style.css.map */
